diff --git a/data/documentation/braze/apns-certificate.json b/data/documentation/braze/apns-certificate.json index c43a1d47db..6f1576a452 100644 --- a/data/documentation/braze/apns-certificate.json +++ b/data/documentation/braze/apns-certificate.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"seeAlsoSections":[{"title":"Related Documentation","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"]},{"title":"Push Notifications","generated":true,"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"]}],"metadata":{"role":"article","roleHeading":"Article","modules":[{"name":"BrazeKit"}],"title":"Apple Push Certificate"},"abstract":[{"text":"Create an Apple Push file or certificate.","type":"text"}],"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/Braze\/apns-certificate"},"sections":[],"primaryContentSections":[{"kind":"content","content":[{"text":"Overview","level":2,"anchor":"Overview","type":"heading"},{"inlineContent":[{"type":"text","text":"Before you can send a push notification using Braze, you must provide your Push notification file or certificate from Apple. You may present either a "},{"type":"codeVoice","code":".p8"},{"text":" file (recommended) or a ","type":"text"},{"code":".p12","type":"codeVoice"},{"text":" certificate.","type":"text"}],"type":"paragraph"},{"type":"heading","anchor":"p8-File-recommended","text":".p8 File (recommended)","level":3},{"type":"paragraph","inlineContent":[{"text":"As described on this ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/help.apple.com\/developer-account\/#\/devcdfbb56a3"},{"type":"text","text":":"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"In your developer account, go to ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/account\/ios\/certificate","isActive":true},{"text":".","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Under Keys, select All and click the Add button (+) in the upper-right corner.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Under Key Description, enter a unique name for the signing key."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Under Key Services, select the APNs checkbox, then click Continue. Click "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Confirm"}]},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Note the Key ID. Click "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Download"}]},{"text":" to generate and download the key now.","type":"text"}],"type":"paragraph"}]}]},{"type":"aside","name":"Note","style":"note","content":[{"inlineContent":[{"text":"When you download the key, it is saved as a text file with a .p8 file extension. Save the file in a secure place because the key is ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"not saved in your developer account and you won’t be able to download it again"}]},{"type":"text","text":"."}],"type":"paragraph"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Navigate to the "},{"identifier":"https:\/\/dashboard-01.braze.com\/app_settings\/app_settings","type":"reference","isActive":true},{"text":" page in the dashboard and upload the .p8 file.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"When prompted, also enter your app’s ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/account\/ios\/identifier\/bundle\/","isActive":true},{"type":"text","text":", the "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/account\/ios\/authkey"},{"type":"text","text":" that you noted when generating the key, and your "},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/account\/#\/membership"},{"type":"text","text":". Click "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Save"}]},{"text":".","type":"text"}]}]}],"type":"orderedList"},{"type":"heading","text":".p12 Certificate (legacy)","level":3,"anchor":"p12-Certificate-legacy"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Alternatively, you may utilize Apple’s older authentication scheme ("},{"type":"codeVoice","code":".p12"},{"type":"text","text":" SSL certificates). Unlike the "},{"type":"codeVoice","code":".p8"},{"type":"text","text":" solution described above, these certificates automatically expire every year and will require you to regenerate and re-upload them. Braze will send you email reminders as the certificate approaches expiration to help your notifications continue uninterrupted, but because this is a manual process we recommend utilizing the above-described "},{"type":"codeVoice","code":".p8"},{"text":" authentication scheme instead. However, if you still wish to, you may configure and upload ","type":"text"},{"type":"codeVoice","code":".p12"},{"type":"text","text":" certificates as described here:"}]},{"type":"heading","anchor":"Step-1-Generate-Certificate-Signing-Request","level":4,"text":"Step 1: Generate Certificate Signing Request"},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Navigate to the ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/ios\/manage\/overview\/index.action","isActive":true}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Select "},{"inlineContent":[{"text":"Identifiers","type":"text"}],"type":"emphasis"},{"type":"text","text":" in the left sidebar and filter "},{"type":"emphasis","inlineContent":[{"type":"text","text":"App Ids"}]},{"type":"text","text":" using the button on the right of the page "},{"type":"image","identifier":"apns-certificate-identifiers-app-ids.png"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select your application.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Enable push notifications by checking the checkbox then click "},{"inlineContent":[{"text":"Edit","type":"text"}],"type":"emphasis"},{"text":" ","type":"text"},{"type":"image","identifier":"apns-certificate-app-id-config.png"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Click Create Certificate under the Production SSL Certificate ","type":"text"},{"type":"image","identifier":"apns-certificate-modal.png"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"style":"note","name":"Note","content":[{"type":"paragraph","inlineContent":[{"type":"strong","inlineContent":[{"type":"text","text":"Production SSL Certificate"}]},{"text":" are suitable for App Store and TestFlight builds. Use a ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"Development SSL Certificate"}]},{"type":"text","text":" to for development builds."}]}],"type":"aside"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Follow the instructions from the SSL certificate assistant.","type":"text"}]}]}]},{"name":"Note","style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You must update your provisioning profile for the app after you create your SSL certificates. A simple “Refresh” in the organizer will accomplish this."}]}],"type":"aside"},{"text":"Step 2: Export Certificate","anchor":"Step-2-Export-Certificate","type":"heading","level":4},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Download the production push certificate that you just created and open it with the Keychain Access application."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"In Keychain Access, click on My Certificates and locate your push certificate.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Export it as a "},{"code":".p12","type":"codeVoice"},{"type":"text","text":" file and use a temporary, unsecure password (you will need this password when uploading your certificate to Braze)."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Navigate to the "},{"identifier":"https:\/\/dashboard-01.braze.com\/app_settings\/app_settings","overridingTitleInlineContent":[{"type":"text","text":"Settings"}],"type":"reference","isActive":true,"overridingTitle":"Settings"},{"type":"text","text":" page in the dashboard and upload your production certificate. "},{"type":"image","identifier":"apns-certificate-upload.png"}],"type":"paragraph"}]}]},{"style":"note","name":"Note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You can upload either your development or production push certificates to the dashboard for your distribution provisioning profile apps, but you can only have one active at a time. As such, if you wish to do repeated testing of push notifications once your app goes live in the App Store, we recommend setting up a separate App Group or App for the development version of your app."}]}],"type":"aside"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"https://dashboard-01.braze.com/app_settings/app_settings":{"identifier":"https:\/\/dashboard-01.braze.com\/app_settings\/app_settings","title":"Settings","type":"link","titleInlineContent":[{"type":"text","text":"Settings"}],"url":"https:\/\/dashboard-01.braze.com\/app_settings\/app_settings"},"https://developer.apple.com/account/#/membership":{"url":"https:\/\/developer.apple.com\/account\/#\/membership","title":"Team ID","type":"link","identifier":"https:\/\/developer.apple.com\/account\/#\/membership","titleInlineContent":[{"type":"text","text":"Team ID"}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"apns-certificate-upload.png":{"identifier":"apns-certificate-upload.png","alt":"The Braze dashboard application push notification setting page","type":"image","variants":[{"url":"\/images\/apns-certificate-upload.png","traits":["1x","light"]}]},"apns-certificate-identifiers-app-ids.png":{"variants":[{"url":"\/images\/apns-certificate-identifiers-app-ids.png","traits":["1x","light"]}],"type":"image","identifier":"apns-certificate-identifiers-app-ids.png","alt":"The iOS provisioning portal webpage with the "},"https://developer.apple.com/account/ios/identifier/bundle/":{"identifier":"https:\/\/developer.apple.com\/account\/ios\/identifier\/bundle\/","title":"Bundle ID","type":"link","titleInlineContent":[{"type":"text","text":"Bundle ID"}],"url":"https:\/\/developer.apple.com\/account\/ios\/identifier\/bundle\/"},"https://developer.apple.com/account/ios/certificate":{"url":"https:\/\/developer.apple.com\/account\/ios\/certificate","title":"Certificates, Identifiers & Profiles","type":"link","identifier":"https:\/\/developer.apple.com\/account\/ios\/certificate","titleInlineContent":[{"type":"text","text":"Certificates, Identifiers & Profiles"}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","type":"link","titleInlineContent":[{"type":"text","text":"Push Story"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"apns-certificate-modal.png":{"variants":[{"url":"\/images\/apns-certificate-modal.png","traits":["1x","light"]}],"type":"image","identifier":"apns-certificate-modal.png","alt":"The certificate creation modal"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"https://help.apple.com/developer-account/#/devcdfbb56a3":{"identifier":"https:\/\/help.apple.com\/developer-account\/#\/devcdfbb56a3","title":"page","type":"link","titleInlineContent":[{"type":"text","text":"page"}],"url":"https:\/\/help.apple.com\/developer-account\/#\/devcdfbb56a3"},"apns-certificate-app-id-config.png":{"variants":[{"url":"\/images\/apns-certificate-app-id-config.png","traits":["1x","light"]}],"type":"image","identifier":"apns-certificate-app-id-config.png","alt":"The "},"https://developer.apple.com/account/ios/authkey":{"identifier":"https:\/\/developer.apple.com\/account\/ios\/authkey","title":"Key ID","type":"link","titleInlineContent":[{"type":"text","text":"Key ID"}],"url":"https:\/\/developer.apple.com\/account\/ios\/authkey"},"https://developer.apple.com/ios/manage/overview/index.action":{"url":"https:\/\/developer.apple.com\/ios\/manage\/overview\/index.action","title":"iOS provisioning portal webpage","type":"link","identifier":"https:\/\/developer.apple.com\/ios\/manage\/overview\/index.action","titleInlineContent":[{"type":"text","text":"iOS provisioning portal webpage"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities","type":"link","titleInlineContent":[{"type":"text","text":"Live Activities"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"Related Documentation","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"]},{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"],"generated":true,"title":"Push Notifications"}],"sections":[],"abstract":[{"text":"Create an Apple Push file or certificate.","type":"text"}],"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"primaryContentSections":[{"kind":"content","content":[{"type":"heading","level":2,"text":"Overview","anchor":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Before you can send a push notification using Braze, you must provide your Push notification file or certificate from Apple. You may present either a "},{"type":"codeVoice","code":".p8"},{"type":"text","text":" file (recommended) or a "},{"code":".p12","type":"codeVoice"},{"type":"text","text":" certificate."}]},{"level":3,"anchor":"p8-File-recommended","type":"heading","text":".p8 File (recommended)"},{"type":"paragraph","inlineContent":[{"text":"As described on this ","type":"text"},{"identifier":"https:\/\/help.apple.com\/developer-account\/#\/devcdfbb56a3","isActive":true,"type":"reference"},{"type":"text","text":":"}]},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"text":"In your developer account, go to ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/account\/ios\/certificate"},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Under Keys, select All and click the Add button (+) in the upper-right corner.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Under Key Description, enter a unique name for the signing key."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Under Key Services, select the APNs checkbox, then click Continue. Click ","type":"text"},{"inlineContent":[{"text":"Confirm","type":"text"}],"type":"emphasis"},{"text":".","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Note the Key ID. Click "},{"type":"emphasis","inlineContent":[{"text":"Download","type":"text"}]},{"text":" to generate and download the key now.","type":"text"}],"type":"paragraph"}]}]},{"type":"aside","name":"Note","content":[{"inlineContent":[{"type":"text","text":"When you download the key, it is saved as a text file with a .p8 file extension. Save the file in a secure place because the key is "},{"type":"strong","inlineContent":[{"text":"not saved in your developer account and you won’t be able to download it again","type":"text"}]},{"text":".","type":"text"}],"type":"paragraph"}],"style":"note"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Navigate to the "},{"isActive":true,"type":"reference","identifier":"https:\/\/dashboard-01.braze.com\/app_settings\/app_settings"},{"type":"text","text":" page in the dashboard and upload the .p8 file."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"When prompted, also enter your app’s "},{"identifier":"https:\/\/developer.apple.com\/account\/ios\/identifier\/bundle\/","isActive":true,"type":"reference"},{"type":"text","text":", the "},{"identifier":"https:\/\/developer.apple.com\/account\/ios\/authkey","isActive":true,"type":"reference"},{"text":" that you noted when generating the key, and your ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/account\/#\/membership","isActive":true,"type":"reference"},{"text":". Click ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Save","type":"text"}]},{"type":"text","text":"."}],"type":"paragraph"}]}]},{"level":3,"text":".p12 Certificate (legacy)","type":"heading","anchor":"p12-Certificate-legacy"},{"inlineContent":[{"text":"Alternatively, you may utilize Apple’s older authentication scheme (","type":"text"},{"code":".p12","type":"codeVoice"},{"text":" SSL certificates). Unlike the ","type":"text"},{"type":"codeVoice","code":".p8"},{"type":"text","text":" solution described above, these certificates automatically expire every year and will require you to regenerate and re-upload them. Braze will send you email reminders as the certificate approaches expiration to help your notifications continue uninterrupted, but because this is a manual process we recommend utilizing the above-described "},{"type":"codeVoice","code":".p8"},{"text":" authentication scheme instead. However, if you still wish to, you may configure and upload ","type":"text"},{"code":".p12","type":"codeVoice"},{"text":" certificates as described here:","type":"text"}],"type":"paragraph"},{"text":"Step 1: Generate Certificate Signing Request","anchor":"Step-1-Generate-Certificate-Signing-Request","level":4,"type":"heading"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Navigate to the "},{"identifier":"https:\/\/developer.apple.com\/ios\/manage\/overview\/index.action","isActive":true,"type":"reference"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"Identifiers"}]},{"text":" in the left sidebar and filter ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"App Ids"}]},{"text":" using the button on the right of the page ","type":"text"},{"type":"image","identifier":"apns-certificate-identifiers-app-ids.png"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Select your application."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Enable push notifications by checking the checkbox then click "},{"inlineContent":[{"type":"text","text":"Edit"}],"type":"emphasis"},{"text":" ","type":"text"},{"type":"image","identifier":"apns-certificate-app-id-config.png"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Click Create Certificate under the Production SSL Certificate ","type":"text"},{"identifier":"apns-certificate-modal.png","type":"image"}]},{"type":"unorderedList","items":[{"content":[{"style":"note","name":"Note","type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"strong","inlineContent":[{"text":"Production SSL Certificate","type":"text"}]},{"type":"text","text":" are suitable for App Store and TestFlight builds. Use a "},{"inlineContent":[{"type":"text","text":"Development SSL Certificate"}],"type":"strong"},{"type":"text","text":" to for development builds."}]}]}]}]}]},{"content":[{"inlineContent":[{"text":"Follow the instructions from the SSL certificate assistant.","type":"text"}],"type":"paragraph"}]}],"type":"orderedList"},{"type":"aside","style":"note","content":[{"type":"paragraph","inlineContent":[{"text":"You must update your provisioning profile for the app after you create your SSL certificates. A simple “Refresh” in the organizer will accomplish this.","type":"text"}]}],"name":"Note"},{"text":"Step 2: Export Certificate","anchor":"Step-2-Export-Certificate","type":"heading","level":4},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Download the production push certificate that you just created and open it with the Keychain Access application."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In Keychain Access, click on My Certificates and locate your push certificate."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Export it as a "},{"code":".p12","type":"codeVoice"},{"type":"text","text":" file and use a temporary, unsecure password (you will need this password when uploading your certificate to Braze)."}]}]},{"content":[{"inlineContent":[{"text":"Navigate to the ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/dashboard-01.braze.com\/app_settings\/app_settings","overridingTitleInlineContent":[{"type":"text","text":"Settings"}],"overridingTitle":"Settings"},{"text":" page in the dashboard and upload your production certificate. ","type":"text"},{"identifier":"apns-certificate-upload.png","type":"image"}],"type":"paragraph"}]}]},{"type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You can upload either your development or production push certificates to the dashboard for your distribution provisioning profile apps, but you can only have one active at a time. As such, if you wish to do repeated testing of push notifications once your app goes live in the App Store, we recommend setting up a separate App Group or App for the development version of your app."}]}],"name":"Note","style":"note"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/Braze\/apns-certificate"},"metadata":{"role":"article","roleHeading":"Article","title":"Apple Push Certificate","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"https://developer.apple.com/account/ios/identifier/bundle/":{"type":"link","title":"Bundle ID","identifier":"https:\/\/developer.apple.com\/account\/ios\/identifier\/bundle\/","titleInlineContent":[{"type":"text","text":"Bundle ID"}],"url":"https:\/\/developer.apple.com\/account\/ios\/identifier\/bundle\/"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"title":"Push Story","type":"link","titleInlineContent":[{"type":"text","text":"Push Story"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"apns-certificate-modal.png":{"type":"image","variants":[{"traits":["1x","light"],"url":"\/images\/apns-certificate-modal.png"}],"identifier":"apns-certificate-modal.png","alt":"The certificate creation modal"},"apns-certificate-upload.png":{"variants":[{"url":"\/images\/apns-certificate-upload.png","traits":["1x","light"]}],"type":"image","identifier":"apns-certificate-upload.png","alt":"The Braze dashboard application push notification setting page"},"https://developer.apple.com/account/ios/certificate":{"type":"link","titleInlineContent":[{"type":"text","text":"Certificates, Identifiers & Profiles"}],"url":"https:\/\/developer.apple.com\/account\/ios\/certificate","title":"Certificates, Identifiers & Profiles","identifier":"https:\/\/developer.apple.com\/account\/ios\/certificate"},"https://developer.apple.com/ios/manage/overview/index.action":{"title":"iOS provisioning portal webpage","type":"link","titleInlineContent":[{"type":"text","text":"iOS provisioning portal webpage"}],"identifier":"https:\/\/developer.apple.com\/ios\/manage\/overview\/index.action","url":"https:\/\/developer.apple.com\/ios\/manage\/overview\/index.action"},"apns-certificate-app-id-config.png":{"alt":"The ","variants":[{"traits":["1x","light"],"url":"\/images\/apns-certificate-app-id-config.png"}],"type":"image","identifier":"apns-certificate-app-id-config.png"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"https://dashboard-01.braze.com/app_settings/app_settings":{"type":"link","titleInlineContent":[{"type":"text","text":"Settings"}],"url":"https:\/\/dashboard-01.braze.com\/app_settings\/app_settings","title":"Settings","identifier":"https:\/\/dashboard-01.braze.com\/app_settings\/app_settings"},"https://help.apple.com/developer-account/#/devcdfbb56a3":{"title":"page","type":"link","titleInlineContent":[{"type":"text","text":"page"}],"identifier":"https:\/\/help.apple.com\/developer-account\/#\/devcdfbb56a3","url":"https:\/\/help.apple.com\/developer-account\/#\/devcdfbb56a3"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"title":"Live Activities","type":"link","titleInlineContent":[{"type":"text","text":"Live Activities"}],"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"https://developer.apple.com/account/ios/authkey":{"type":"link","title":"Key ID","identifier":"https:\/\/developer.apple.com\/account\/ios\/authkey","titleInlineContent":[{"type":"text","text":"Key ID"}],"url":"https:\/\/developer.apple.com\/account\/ios\/authkey"},"https://developer.apple.com/account/#/membership":{"title":"Team ID","type":"link","titleInlineContent":[{"type":"text","text":"Team ID"}],"identifier":"https:\/\/developer.apple.com\/account\/#\/membership","url":"https:\/\/developer.apple.com\/account\/#\/membership"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"apns-certificate-identifiers-app-ids.png":{"variants":[{"url":"\/images\/apns-certificate-identifiers-app-ids.png","traits":["1x","light"]}],"type":"image","identifier":"apns-certificate-identifiers-app-ids.png","alt":"The iOS provisioning portal webpage with the "}}} \ No newline at end of file diff --git a/data/documentation/braze/appboy-migration-guide.json b/data/documentation/braze/appboy-migration-guide.json index b8e95ca032..c95fa0e71a 100644 --- a/data/documentation/braze/appboy-migration-guide.json +++ b/data/documentation/braze/appboy-migration-guide.json @@ -1 +1 @@ -{"primaryContentSections":[{"content":[{"level":4,"type":"heading","anchor":"Xcode-version-requirements-and-updated-deployment-targets","text":"Xcode version requirements and updated deployment targets"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Libraries provided in "},{"type":"codeVoice","code":"braze-swift-sdk"},{"text":" require Xcode 15.2 or later. The minimum deployment targets have also been updated.","type":"text"}]},{"type":"heading","text":"Minimum deployment targets","anchor":"Minimum-deployment-targets","level":5},{"header":"row","rows":[[[{"type":"paragraph","inlineContent":[]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Objective-C SDK (Appboy)"}]}],[{"inlineContent":[{"type":"text","text":"Swift SDK (Braze)"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"text","text":"iOS"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"9.0"}]}],[{"type":"paragraph","inlineContent":[{"text":"12.0","type":"text"}]}]],[[{"type":"paragraph","inlineContent":[{"text":"tvOS","type":"text"}]}],[{"inlineContent":[{"type":"text","text":"9.0"}],"type":"paragraph"}],[{"inlineContent":[{"text":"12.0","type":"text"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"text":"Mac Catalyst","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"13.0"}]}],[{"inlineContent":[{"type":"text","text":"13.0"}],"type":"paragraph"}]]],"type":"table"},{"level":4,"anchor":"Libraries","text":"Libraries","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The table below lists the libraries provided in ","type":"text"},{"type":"codeVoice","code":"braze-swift-sdk"},{"type":"text","text":" and their corresponding "},{"code":"Appboy-iOS-SDK","type":"codeVoice"},{"text":" library.","type":"text"}]},{"rows":[[[{"type":"paragraph","inlineContent":[{"text":"Objective-C SDK (Appboy)","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Swift SDK (Braze)"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"AppboyKit"}]}],[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","isActive":true}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"text":"AppboyKit","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"AppboyUI"}]}],[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"text":"AppboyPushStory","type":"text"}],"type":"paragraph"}],[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"text":"n\/a","type":"text"}],"type":"paragraph"}],[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","type":"reference","isActive":true}],"type":"paragraph"}]]],"type":"table","header":"row"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Location features have been extracted into a separate library, "},{"type":"codeVoice","code":"BrazeLocation"},{"type":"text","text":". This library is optional and can be added to your project if you wish to use location features."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"We now provide a "},{"type":"codeVoice","code":"BrazeNotificationService"},{"text":" library to streamline the rich push integration.","type":"text"}]}]}]},{"level":4,"anchor":"Compatibility-Libraries","type":"heading","text":"Compatibility Libraries"},{"inlineContent":[{"text":"In order to make the migration easier, we provide compatibility libraries that can be used to replace the ","type":"text"},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"text":" libraries:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeKitCompat"},{"type":"text","text":":"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Provides all the ","type":"text"},{"type":"codeVoice","code":"Appboy"},{"type":"text","text":" and "},{"type":"codeVoice","code":"ABK*"},{"text":" classes and methods that were available in the ","type":"text"},{"code":"Appboy-iOS-SDK","type":"codeVoice"},{"text":" version 4.X.X.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Includes deprecation warnings to update your code to use the new "},{"code":"Braze","type":"codeVoice"},{"type":"text","text":" classes and methods."}],"type":"paragraph"}]}]}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"BrazeUICompat"},{"text":":","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Provides all the ","type":"text"},{"type":"codeVoice","code":"ABK*"},{"type":"text","text":" classes and methods that were available in the "},{"type":"codeVoice","code":"AppboyUI"},{"type":"text","text":" library from "},{"code":"Appboy-iOS-SDK","type":"codeVoice"},{"text":" version 4.X.X.","type":"text"}]}]}],"type":"unorderedList"}]}]},{"type":"heading","anchor":"Migration-Scenarios","level":2,"text":"Migration Scenarios"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This section presents different migration scenarios based on your project’s needs. At the end of any standalone scenario, your application will be in compile order and can be tested and submitted to the App Store."}]},{"type":"heading","anchor":"Scenario-1-Minimal-migration","text":"Scenario 1: Minimal migration","level":3},{"name":"Note","style":"note","content":[{"type":"paragraph","inlineContent":[{"inlineContent":[{"text":"Summary","type":"text"}],"type":"strong"},{"text":":","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Allow use of "},{"code":"AppboyKit","type":"codeVoice"},{"type":"text","text":" \/ "},{"code":"AppboyUI","type":"codeVoice"},{"type":"text","text":" APIs (marked as deprecated)."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Minimal changes:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Replace import statements with "},{"code":"import BrazeKitCompat","type":"codeVoice"},{"type":"text","text":" \/ "},{"code":"import BrazeUICompat","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Call ","type":"text"},{"code":"changeUser","type":"codeVoice"},{"type":"text","text":" to re-identify users"}],"type":"paragraph"}]}]}]}]}],"type":"aside"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The minimal migration scenario allows you to quickly get your application in compile order. It does not require any changes to your code apart from updating import statements."}]},{"type":"paragraph","inlineContent":[{"text":"Almost all ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"Appboy"}]},{"type":"text","text":" methods and symbols are functional. However, they are marked as deprecated and you will need to update your code to use the new "},{"type":"codeVoice","code":"Braze"},{"type":"text","text":" classes and methods in a future major release."}]},{"type":"heading","anchor":"Step-1-Replace-the-Appboy-SDK-with-the-Braze-SDK-compatibility-libraries","text":"Step 1: Replace the Appboy SDK with the Braze SDK compatibility libraries","level":4},{"text":"Swift Package Manager","anchor":"Swift-Package-Manager","type":"heading","level":5},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"text":"Remove the ","type":"text"},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"text":" dependency from your project","type":"text"}],"type":"paragraph"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"In Xcode, select your project at the top of the Project Navigator (left side bar)."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Select your project again above the "},{"type":"emphasis","inlineContent":[{"text":"Targets","type":"text"}]},{"type":"text","text":" section."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Select the ","type":"text"},{"inlineContent":[{"text":"Package Dependencies","type":"text"}],"type":"emphasis"},{"text":" tab.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Select the "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":" dependency (alternative name: "},{"code":"braze-ios-sdk","type":"codeVoice"},{"type":"text","text":") and click the delete button ("},{"code":"-","type":"codeVoice"},{"type":"text","text":" sign)."}],"type":"paragraph"}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Add the "},{"type":"codeVoice","code":"braze-swift-sdk"},{"type":"text","text":" dependency to your project"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In Xcode, select your project at the top of the Project Navigator (left side bar)."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select your project again above the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Targets","type":"text"}]},{"text":" section.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Package Dependencies","type":"text"}]},{"type":"text","text":" tab."}]}]},{"content":[{"inlineContent":[{"text":"Click the ","type":"text"},{"type":"codeVoice","code":"+"},{"type":"text","text":" sign and select "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Add Package Dependency"}]},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Enter the URL of the "},{"type":"codeVoice","code":"braze-swift-sdk"},{"text":" repository: ","type":"text"},{"code":"https:\/\/github.com\/braze-inc\/braze-swift-sdk","type":"codeVoice"}]}]}],"type":"orderedList"}]},{"content":[{"inlineContent":[{"type":"text","text":"Link the "},{"code":"BrazeKitCompat","type":"codeVoice"},{"text":" \/ ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"text":" library to your project","type":"text"}],"type":"paragraph"},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In Xcode, select your project at the top of the Project Navigator (left side bar)."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Select your project again above the "},{"inlineContent":[{"text":"Targets","type":"text"}],"type":"emphasis"},{"type":"text","text":" section."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"General"}]},{"text":" tab.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"Frameworks, Libraries, and Embedded Content"}]},{"text":" section.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Click the ","type":"text"},{"code":"+","type":"codeVoice"},{"text":" sign.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Select the ","type":"text"},{"type":"codeVoice","code":"BrazeKitCompat"},{"text":" library from the ","type":"text"},{"type":"codeVoice","code":"braze-swift-sdk"},{"text":" package.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"(Optional) Select the ","type":"text"},{"type":"codeVoice","code":"BrazeUICompat"},{"type":"text","text":" library from the "},{"type":"codeVoice","code":"braze-swift-sdk"},{"type":"text","text":" package."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Click the "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Add"}]},{"type":"text","text":" button."}],"type":"paragraph"}]}]}]}]},{"type":"heading","level":5,"text":"CocoaPods","anchor":"CocoaPods"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Remove the "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":" dependency from your project"}],"type":"paragraph"},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Open your "},{"code":"Podfile","type":"codeVoice"},{"type":"text","text":"."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Remove the "},{"type":"codeVoice","code":"pod 'Appboy-iOS-SDK'"},{"type":"text","text":" line."}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add the "},{"type":"codeVoice","code":"BrazeKitCompat"},{"type":"text","text":" \/ "},{"code":"BrazeUICompat","type":"codeVoice"},{"text":" dependency to your project","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Open your ","type":"text"},{"type":"codeVoice","code":"Podfile"},{"text":".","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Add the ","type":"text"},{"type":"codeVoice","code":"pod 'BrazeKitCompat'"},{"text":" line.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"(Optional) Add the ","type":"text"},{"code":"pod 'BrazeUICompat'","type":"codeVoice"},{"type":"text","text":" line."}],"type":"paragraph"}]}],"type":"orderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Run "},{"type":"codeVoice","code":"pod install"}]}]}],"type":"orderedList"},{"level":5,"text":"Manual Integration","anchor":"Manual-Integration","type":"heading"},{"inlineContent":[{"type":"text","text":"We highly recommend that you use Swift Package Manager or CocoaPods to import the SDK. However, if you are unable to import using a package manager, you can manually integrate the Swift SDK instead."}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Remove the "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":" dependency from your project"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"If you were using ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-2-static-xcframework-for-static-integration","isActive":true,"type":"reference"},{"type":"text","text":", remove the "},{"type":"codeVoice","code":"AppboyKit"},{"text":" and ","type":"text"},{"code":"AppboyUI","type":"codeVoice"},{"type":"text","text":" folders from your project."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If you were using "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-1-dynamic-xcframework"},{"type":"text","text":", navigate to your project settings’ "},{"type":"emphasis","inlineContent":[{"type":"text","text":"General"}]},{"type":"text","text":" tab and remove "},{"type":"codeVoice","code":"Appboy_iOS_SDK.xcframework"},{"text":" under the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Frameworks, Libraries, and Embedded Content","type":"text"}]},{"text":" section.","type":"text"}]}]}],"type":"orderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Remove libraries required by ","type":"text"},{"type":"codeVoice","code":"AppboyKit"}]},{"items":[{"content":[{"inlineContent":[{"text":"Navigate to your project’s ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"Build Phases"}]},{"text":" tab.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Under the ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"Link Binary With Libraries"}]},{"type":"text","text":" section, remove:"}],"type":"paragraph"}]}],"type":"orderedList"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"QuartzCore.framework"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"libz.tbd","type":"codeVoice"}]}]},{"content":[{"inlineContent":[{"code":"CoreImage.framework","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"CoreText.framework","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"WebKit.framework"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"CoreTelephony.framework","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"CoreLocation.framework","type":"codeVoice"},{"text":" (if applicable)","type":"text"}]}]}]}]},{"content":[{"inlineContent":[{"text":"Add ","type":"text"},{"code":"BrazeKit","type":"codeVoice"},{"type":"text","text":", "},{"code":"BrazeLocation","type":"codeVoice"},{"text":", ","type":"text"},{"type":"codeVoice","code":"BrazeKitCompat"},{"text":", and, optionally, ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"type":"text","text":" to your project"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Follow ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/swift\/initial_sdk_setup\/installation_methods\/manual_integration"},{"type":"text","text":", and prepare to add the "},{"type":"codeVoice","code":"Compat"},{"type":"text","text":" frameworks during steps 2 ("},{"type":"emphasis","inlineContent":[{"type":"text","text":"Choose your frameworks"}]},{"type":"text","text":") and 3 ("},{"type":"emphasis","inlineContent":[{"text":"Prepare your files","type":"text"}]},{"type":"text","text":")."}]}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"BrazeKit"},{"text":" and ","type":"text"},{"code":"BrazeLocation","type":"codeVoice"},{"type":"text","text":" "},{"inlineContent":[{"type":"text","text":"are required"}],"type":"emphasis"},{"text":" even if you only plan to import ","type":"text"},{"type":"codeVoice","code":"BrazeKitCompat"},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"If your project will consist entirely of Objective-C source code files post-migration, add an empty Swift file to your file tree. This will prevent “missing symbol” errors by ensuring the Swift runtime gets embedded and appropriate frameworks get linked."}],"type":"paragraph"}]}],"type":"orderedList"}]}],"type":"orderedList"},{"anchor":"Step-2-Update-the-import-statements","type":"heading","level":4,"text":"Step 2: Update the import statements"},{"type":"paragraph","inlineContent":[{"type":"text","text":"To start using the compatibility APIs, you must update your import statements to use the "},{"type":"codeVoice","code":"BrazeKitCompat"},{"text":" \/ ","type":"text"},{"type":"codeVoice","code":"BrazeUICompat"},{"text":" libraries.","type":"text"}]},{"content":[{"inlineContent":[{"type":"text","text":"Apps fully written in Objective-C may not need to update import statements. The Appboy-iOS-SDK headers are still available in the compatibility libraries when integrating via SwiftPM or CocoaPods."}],"type":"paragraph"}],"type":"aside","style":"tip","name":"Tip"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Replace:"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"Swift:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"codeVoice","code":"import Appboy*"}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Objective-C:"}]},{"items":[{"content":[{"inlineContent":[{"code":"#import ","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"#import \"Appboy*\""}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"#import ","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"#import \"ABK*\""}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"@import Appboy*;","type":"codeVoice"}]}]}],"type":"unorderedList"}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"type":"text","text":"With:"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"Swift:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"import BrazeKitCompat"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"(Optional) "},{"type":"codeVoice","code":"import BrazeUICompat"}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Objective-C:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"codeVoice","code":"@import BrazeKitCompat;"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"(Optional) "},{"code":"@import BrazeUICompat;","type":"codeVoice"}],"type":"paragraph"}]}]}]}],"type":"unorderedList"}]}],"type":"unorderedList"},{"type":"aside","style":"warning","content":[{"inlineContent":[{"type":"text","text":"CocoaPods users may encounter the error "},{"type":"emphasis","inlineContent":[{"text":"“Cannot find ‘Appboy’ in scope”","type":"text"}]},{"type":"text","text":" when importing both "},{"code":"BrazeKitCompat","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"BrazeUICompat"},{"text":" in their Swift project.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"This error may occur as soon as you import "},{"type":"codeVoice","code":"BrazeUICompat"},{"type":"text","text":" in a CocoaPods \/ Swift project."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"To resolve this error, you must import ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"type":"text","text":" alongside "},{"type":"codeVoice","code":"BrazeKitCompat"},{"type":"text","text":" every time it is imported."}]}],"name":"Warning"},{"inlineContent":[{"type":"text","text":"Your application should now be in compile order and can be tested and submitted to the App Store."}],"type":"paragraph"},{"text":"Step 3: Re-identify users","type":"heading","level":4,"anchor":"Step-3-Re-identify-users"},{"type":"paragraph","inlineContent":[{"text":"Migrating to the Braze iOS SDK requires re-identifying users. To do so, you must call the ","type":"text"},{"type":"codeVoice","code":"changeUser"},{"text":" method on the ","type":"text"},{"code":"Appboy","type":"codeVoice"},{"text":" instance for non-anonymous users.","type":"text"}]},{"type":"codeListing","syntax":"swift","code":["\/\/ Re-identify a logged in user with the Braze SDK","Appboy.sharedInstance().changeUser(\"existing_user_id\")"]},{"type":"heading","level":3,"anchor":"Scenario-2-Full-migration","text":"Scenario 2: Full migration"},{"type":"aside","style":"note","content":[{"inlineContent":[{"type":"strong","inlineContent":[{"text":"Summary","type":"text"}]},{"type":"text","text":":"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Replace all instances of ","type":"text"},{"type":"codeVoice","code":"Appboy"},{"type":"text","text":" with "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":"."}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This enables all deprecation warnings."}]}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"text":"Migrate each features one by one to the new APIs.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Migrate the SDK initialization last.","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This disables all compatibility APIs."}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Call ","type":"text"},{"type":"codeVoice","code":"changeUser"},{"type":"text","text":" to re-identify users."}]}]}]}],"name":"Note"},{"level":4,"text":"Pre-requisites","type":"heading","anchor":"Pre-requisites"},{"type":"paragraph","inlineContent":[{"type":"text","text":"To perform the full migration:"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Complete the steps above for ","type":"text"},{"type":"codeVoice","code":"Scenario 1: Minimal migration"},{"text":".","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Link "},{"code":"BrazeKit","type":"codeVoice"},{"type":"text","text":", "},{"code":"BrazeUI","type":"codeVoice"},{"text":" (if applicable), and ","type":"text"},{"code":"BrazeLocation","type":"codeVoice"},{"type":"text","text":" (if applicable) in addition to the compatibility libraries:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Swift Package Manager: Link the libraries in section "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Frameworks, Libraries, and Embedded Content"}]},{"text":" of your application target configuration page.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"CocoaPods: Add the "},{"type":"codeVoice","code":"BrazeKit"},{"text":", ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" (optional) and ","type":"text"},{"code":"BrazeLocation","type":"codeVoice"},{"type":"text","text":" (optional) pods to your Podfile and run "},{"type":"codeVoice","code":"pod install"},{"type":"text","text":"."}]}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add import statements for these libraries where applicable."}]},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"e.g. "},{"code":"BrazeKit","type":"codeVoice"},{"type":"text","text":" must be imported alongside "},{"code":"BrazeKitCompat","type":"codeVoice"},{"text":":","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"codeListing","syntax":"swift","code":["import BrazeKitCompat","import BrazeKit \/\/ Required to use the new APIs"]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Replace all mentions of the ","type":"text"},{"type":"codeVoice","code":"Appboy"},{"text":" class with ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":":"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"e.g. "},{"type":"codeVoice","code":"Appboy.sharedInstance()"},{"type":"text","text":" → "},{"code":"Braze.sharedInstance()","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This enables all the deprecation warnings to help guide your migration process."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"This enables the use of new features available only via the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" instance.","type":"text"}],"type":"paragraph"}]}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Updating the SDK initialization code to use the "},{"type":"codeVoice","code":"Braze"},{"text":" initializer ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"reference"},{"type":"text","text":" disables the compatibility APIs. This step must be performed last, once you have verified that you do not rely on any compatibility API."}],"type":"paragraph"}],"type":"aside","style":"warning","name":"Warning"},{"text":"Deprecation warnings","type":"heading","level":4,"anchor":"Deprecation-warnings"},{"inlineContent":[{"type":"text","text":"Compiling your application at this point should result in a lot of deprecation warnings:"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"identifier":"migration-deprecation-warning.png","type":"image"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Checking these warnings messages is the easiest way to migrate your code."}]},{"style":"tip","type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Some of these warnings may be able to automatically update the code via the "},{"code":"Fix","type":"codeVoice"},{"type":"text","text":" button as pictured above."}]}],"name":"Tip"},{"level":4,"anchor":"Push-Notifications","text":"Push Notifications","type":"heading"},{"text":"Standard Push Notifications","level":5,"anchor":"Standard-Push-Notifications","type":"heading"},{"style":"warning","content":[{"inlineContent":[{"type":"text","text":"Braze does not support pre-iOS 10 deprecated push notification handling methods (e.g. "},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiapplicationdelegate\/1623117-application"},{"text":"). The use of these deprecated APIs can lead to unexpected behaviors and make your push notification integration harder to diagnostic.","type":"text"}],"type":"paragraph"}],"name":"Warning","type":"aside"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Braze now automatically reads the user permission and notification settings once the user has interacted with the permission prompt.","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Calling ","type":"text"},{"type":"codeVoice","code":"Appboy.pushAuthorization(fromUserNotificationCenter:)"},{"type":"text","text":" is not needed anymore."}]}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"text":"Braze push notification handling methods now return a boolean value indicating whether the notification originates from Braze and was processed by the SDK.","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"This enables your application to integrate the Braze push notification feature alongside other push notification providers (e.g. in-house push notification system).","type":"text"}]}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"text":"See our tutorial ","type":"text"},{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","type":"reference","isActive":true},{"type":"text","text":" for a complete, up-to-date integration."}],"type":"paragraph"}]}],"type":"unorderedList"},{"level":6,"type":"heading","text":"Main API changes","anchor":"Main-API-changes"},{"type":"table","header":"row","rows":[[[{"type":"paragraph","inlineContent":[]}],[{"inlineContent":[{"text":"Appboy","type":"text"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"text":"Braze","type":"text"}]}]],[[{"inlineContent":[{"type":"text","text":"Notification authorization"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"appboy.pushAuthorization(fromUserNotificationCenter:)"}]}],[{"inlineContent":[{"text":"Not needed anymore","type":"text"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"text","text":"Device token"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"appboy.registerDeviceToken(_:)"}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze.notifications."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"inlineContent":[{"text":"Background notifications","type":"text"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"appboy.register(_:didReceiveRemoteNotification:fetchCompletionHandler:)"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"braze.notifications."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)","isActive":true,"type":"reference"}]}]],[[{"inlineContent":[{"text":"User-visible notifications","type":"text"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"appboy.userNotificationCenter(_:didReceive:withCompletionHandler:)"}],"type":"paragraph"}],[{"inlineContent":[{"code":"braze.notifications.","type":"codeVoice"},{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"text","text":"Notifications buttons"}],"type":"paragraph"}],[{"inlineContent":[{"code":"ABKPushUtils.getAppboyUNNotificationCategorySet()","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"Braze.Notifications."},{"text":"","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories"}]}]]]},{"type":"heading","text":"Rich Push Notifications","level":5,"anchor":"Rich-Push-Notifications"},{"type":"paragraph","inlineContent":[{"text":"Previously, support for rich push notifications was provided via a ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"Notification Service Extension"}]},{"type":"text","text":" including this "},{"isActive":true,"type":"reference","identifier":"https:\/\/github.com\/Appboy\/appboy-ios-sdk\/blob\/646d16f2e770f61558d0b51a50e9f292f396e8e6\/Example\/StopwatchNotificationService\/NotificationService.m"},{"text":".","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method of integration is "},{"type":"strong","inlineContent":[{"type":"text","text":"fully compatible with the Braze SDK"}]},{"text":" and you will still be able to receive and process rich push notifications if you leave that code unchanged.","type":"text"}]},{"inlineContent":[{"type":"text","text":"Nonetheless, we recommend migrating to using our "},{"code":"BrazeNotificationService","type":"codeVoice"},{"type":"text","text":" library. Migrating to this new integration method ensures that your "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Notification Service Extension"}]},{"type":"text","text":" is automatically updated when updating the Braze SDK."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"The easiest way to migrate this feature is by:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Deleting the current ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Notification Service Extension","type":"text"}]},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Following the steps in our tutorial "},{"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}]}]},{"type":"heading","text":"Push Stories Notifications","anchor":"Push-Stories-Notifications","level":5},{"inlineContent":[{"text":"Support for Push Stories notifications was provided via a ","type":"text"},{"inlineContent":[{"type":"text","text":"Notification Content Extension"}],"type":"emphasis"},{"type":"text","text":" making use of the "},{"type":"codeVoice","code":"Appboy-Push-Story"},{"type":"text","text":" library."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"This method of integration is "},{"type":"strong","inlineContent":[{"type":"text","text":"fully compatible with the Braze SDK"}]},{"type":"text","text":" and you will still be able to receive and process Push Stories notifications if you leave that code unchanged."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Nonetheless, we recommend migrating to using our "},{"type":"codeVoice","code":"BrazePushStory"},{"type":"text","text":" library. Migrating to this new integration method ensures that your integration is automatically updated when updating the Braze SDK."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The easiest way to migrate this feature is by:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Taking note of the ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups","isActive":true},{"text":" used by your current ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Notification Content Extension","type":"text"}]},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Deleting the current "},{"inlineContent":[{"text":"Notification Content Extension","type":"text"}],"type":"emphasis"},{"text":".","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Following the steps in our tutorial ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","isActive":true},{"text":".","type":"text"}]}]}]},{"anchor":"User-Interface","level":4,"text":"User Interface","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"We have updated our UI components to provide a better user experience and to be more easily customizable."}]},{"name":"Important","style":"important","content":[{"inlineContent":[{"text":"","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeUICompat"},{"type":"text","text":" maintains the dependency on SDWebImage."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"BrazeUI","type":"codeVoice"},{"type":"text","text":" does not depend on SDWebImage."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" does not support GIFs out of the box. See "},{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","isActive":true,"type":"reference"},{"type":"text","text":" and "},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","isActive":true,"type":"reference"},{"type":"text","text":" for more details."}]}]}]}],"type":"aside"},{"type":"heading","anchor":"In-App-Message-UI","level":5,"text":"In-App Message UI"},{"inlineContent":[{"text":"Registering the In-App Message UI is now a manual step. To use the Braze In-App Message UI, follow our tutorial ","type":"text"},{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"heading","text":"Main API changes","level":6,"anchor":"Main-API-changes"},{"type":"table","header":"row","rows":[[[{"type":"paragraph","inlineContent":[{"text":"Appboy","type":"text"}]}],[{"inlineContent":[{"type":"text","text":"Braze"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKInAppMessage"}],"type":"paragraph"}],[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true},{"type":"text","text":" \/ "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"reference"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageControllerDelegate.before(inAppMessageDisplayed:)"}],"type":"paragraph"}],[{"inlineContent":[{"code":"BrazeInAppMessageUIDelegate.","type":"codeVoice"},{"text":"","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageControllerDelegate.beforeControlMessageImpressionLogged(_:)"}]}],[{"type":"paragraph","inlineContent":[{"code":"BrazeInAppMessageUIDelegate.","type":"codeVoice"},{"type":"text","text":""},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","isActive":true}]}]],[[{"inlineContent":[{"code":"ABKInAppMessageControllerDelegate.noMatchingTrigger(for:name:)","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"BrazeDelegate.","type":"codeVoice"},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","type":"reference","isActive":true}]}]]]},{"name":"Tip","type":"aside","style":"tip","content":[{"type":"paragraph","inlineContent":[{"text":"If you were previously customizing the appearance or behavior of the Appboy In-App Message UI (e.g. via subclassing), these customizations will be lost. The Braze In-App Message UI provides more customization APIs, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","isActive":true,"type":"reference"},{"type":"text","text":"."}]}]},{"anchor":"BrazeInAppMessageUIDisplayChoice-changes","level":6,"type":"heading","text":"`BrazeInAppMessageUI.DisplayChoice` changes"},{"rows":[[[{"inlineContent":[{"type":"text","text":"Appboy"}],"type":"paragraph"}],[{"inlineContent":[{"type":"text","text":"Braze"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKDisplayInAppMessageNow"}]}],[{"inlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUI\/DisplayChoice\/now"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKDiscardInAppMessage"}]}],[{"inlineContent":[{"code":"BrazeInAppMessageUI\/DisplayChoice\/discard","type":"codeVoice"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKDisplayInAppMessageLater"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUI\/DisplayChoice\/reenqueue"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKReenqueueInAppMessage"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUI\/DisplayChoice\/reenqueue"}]}]]],"type":"table","header":"row"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note that "},{"type":"codeVoice","code":"BrazeInAppMessageUI\/DisplayChoice\/reenqueue"},{"type":"text","text":" differs from the behavior of "},{"code":"ABKDisplayInAppMessageLater","type":"codeVoice"},{"type":"text","text":". Both values will prevent display and push the in-app message to the top of the stack, but the "},{"type":"codeVoice","code":".reenqueue"},{"type":"text","text":" option in the Swift SDK also automatically allows the in-app message to become re-eligible for triggers."}]},{"inlineContent":[{"type":"text","text":"In "},{"code":"BrazeKitCompat","type":"codeVoice"},{"type":"text","text":", both "},{"type":"codeVoice","code":"ABKDisplayInAppMessageLater"},{"text":" and ","type":"text"},{"code":"ABKReenqueueInAppMessage","type":"codeVoice"},{"type":"text","text":" result in the same behavior as the Swift SDK’s "},{"code":"reenqueue","type":"codeVoice"},{"text":" display option.","type":"text"}],"type":"paragraph"},{"text":"Content Cards UI","anchor":"Content-Cards-UI","type":"heading","level":5},{"inlineContent":[{"type":"text","text":"BrazeUI provides updated Content Cards UI components:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","isActive":true},{"type":"text","text":" (replace: "},{"code":"ABKContentCardsTableViewController","type":"codeVoice"},{"text":")","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},{"text":" (replace: ","type":"text"},{"type":"codeVoice","code":"ABKContentCardsViewController"},{"type":"text","text":")"}]}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"To use the Braze Content Cards UI, follow our tutorial "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"text":".","type":"text"}],"type":"paragraph"},{"style":"tip","type":"aside","name":"Tip","content":[{"inlineContent":[{"text":"If you were previously customizing the appearance or behavior of the Appboy Content Cards UI (e.g. via subclassing), these customizations will be lost. The Braze Content Cards UI provides more customization APIs, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"paragraph"}]},{"anchor":"Main-API-changes","type":"heading","level":6,"text":"Main API changes"},{"rows":[[[{"inlineContent":[{"type":"text","text":"Appboy"}],"type":"paragraph"}],[{"inlineContent":[{"text":"Braze","type":"text"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKContentCard"}]}],[{"type":"paragraph","inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","type":"reference"},{"type":"text","text":" \/ "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","isActive":true}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKContentCardsTableViewController"}]}],[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKContentCardsViewController"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","type":"reference","isActive":true}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"appboy.contentCardsController.contentCards"}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze.contentCards."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","type":"reference","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"appboy.requestContentCardsRefresh()","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"braze.contentCards."},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","isActive":true}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Notification Center based updates ("},{"type":"codeVoice","code":"ABKContentCardsProcessedNotification"},{"text":")","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"braze.contentCards."},{"text":"","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)"}]}]]],"header":"row","type":"table"},{"type":"heading","level":5,"text":"NewsFeed UI","anchor":"NewsFeed-UI"},{"inlineContent":[{"type":"text","text":"Braze does not provide a NewsFeed UI. The Appboy NewsFeed UI is still available when using both "},{"code":"BrazeKitCompat","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"BrazeUICompat"},{"type":"text","text":" libraries."}],"type":"paragraph"},{"type":"aside","name":"Important","content":[{"type":"paragraph","inlineContent":[{"text":"If your application relies on the Appboy NewsFeed UI, you will not be able to complete the migration and perform the ","type":"text"},{"inlineContent":[{"text":"SDK initialization and configuration","type":"text"}],"type":"emphasis"},{"type":"text","text":" section of this guide. Your application and your Braze integration will remain fully functional, even when using the deprecated initialization method."}]}],"style":"important"},{"type":"heading","anchor":"Main-API-changes","text":"Main API changes","level":6},{"type":"table","header":"row","rows":[[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Appboy"}]}],[{"inlineContent":[{"type":"text","text":"Braze"}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"ABKCard","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"}]}]],[[{"inlineContent":[{"code":"ABKNewsFeedTableViewController","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Not available"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKNewsFeedViewController"}]}],[{"inlineContent":[{"text":"Not available","type":"text"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"code":"appboy.feedController.newsFeedCards","type":"codeVoice"}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze.newsFeed."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"appboy.requestFeedRefresh()","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"braze.newsFeed.","type":"codeVoice"},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)","isActive":true,"type":"reference"}]}]],[[{"inlineContent":[{"type":"text","text":"Notification Center based updates ("},{"type":"codeVoice","code":"ABKFeedUpdatedNotification"},{"type":"text","text":")"}],"type":"paragraph"}],[{"inlineContent":[{"code":"braze.newsFeed.","type":"codeVoice"},{"type":"text","text":""},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","isActive":true}],"type":"paragraph"}]]]},{"type":"heading","anchor":"Protocols-and-delegates","level":4,"text":"Protocols and delegates"},{"inlineContent":[{"text":"The table below matches Appboy public protocols with their equivalent in the Braze SDK.","type":"text"}],"type":"paragraph"},{"type":"table","rows":[[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Appboy"}]}],[{"type":"paragraph","inlineContent":[{"text":"Braze","type":"text"}]}],[{"inlineContent":[{"text":"Property","type":"text"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKURLDelegate"}]}],[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"braze."},{"text":"","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","type":"reference"}]}]],[[{"inlineContent":[{"code":"ABKSdkAuthenticationDelegate","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","type":"reference"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"braze."},{"type":"text","text":""},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","isActive":true}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKIDFADelegate"}],"type":"paragraph"}],[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","isActive":true,"type":"reference"},{"text":", ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","isActive":true,"type":"reference"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKImageDelegate"}],"type":"paragraph"}],[{"inlineContent":[{"text":"Not needed anymore","type":"text"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKSDWebImageImageDelegate"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Not needed anymore"}]}],[{"inlineContent":[],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageControllerDelegate"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","isActive":true,"type":"reference"},{"type":"text","text":" \/ "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"inAppMessageUI."},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","isActive":true},{"type":"text","text":" \/ "},{"type":"codeVoice","code":"braze."},{"type":"text","text":""},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageUIControlling"}]}],[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","type":"reference","isActive":true}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"braze."},{"type":"text","text":""},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","isActive":true}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageUIDelegate"}]}],[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","isActive":true}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"inAppMessageUI."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","isActive":true,"type":"reference"}]}]]],"header":"row"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"ABKURLDelegate.handleAppboyURL(_:from:withExtras:)"},{"type":"text","text":" delegate method is now accessible via "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","isActive":true},{"text":" ","type":"text"},{"type":"codeVoice","code":"BrazeDelegate"},{"type":"text","text":" method."}]},{"type":"paragraph","inlineContent":[{"text":"The boolean value returned by this method is now used to determine whether the URL should be opened by Braze (","type":"text"},{"type":"codeVoice","code":"true"},{"text":") or not (","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"},{"type":"text","text":" "},{"text":"This is the opposite of the previous behavior, where the return value of ","type":"text"},{"code":"ABKURLDelegate.handleAppboyURL(_:from:withExtras:)","type":"codeVoice"},{"type":"text","text":" was used to determine whether the URL should be opened by Appboy ("},{"type":"codeVoice","code":"false"},{"text":") or not (","type":"text"},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}]}],"name":"Warning","style":"warning","type":"aside"},{"level":4,"type":"heading","anchor":"SDK-initialization-and-configuration","text":"SDK initialization and configuration"},{"inlineContent":[{"text":"Updating the SDK initialization and configuration is the last step to finish the migration process. Performing this step will prevent you from using any compatibility APIs.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"inlineContent":[{"type":"text","text":"Acknowledge the warning below before continuing"}],"type":"strong"}],"type":"paragraph"},{"name":"Warning","style":"warning","content":[{"type":"paragraph","inlineContent":[{"text":"Before updating the SDK initialization and configuration, you:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Must migrate all available features and deprecated methods"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"All compatibility APIs including all deprecated symbols, all ","type":"text"},{"code":"BrazeKitCompat","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"type":"text","text":" symbols will not work after updating the SDK initialization."}]}]},{"content":[{"inlineContent":[{"text":"At this point, you may still use ","type":"text"},{"type":"codeVoice","code":"Braze."},{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()"},{"type":"text","text":", "},{"code":"Braze.","type":"codeVoice"},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","isActive":true},{"type":"text","text":" deprecated methods."}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Must still use "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","type":"reference","isActive":true},{"text":" SDK initialization method.","type":"text"}]}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"After updating the SDK initialization and configuration, the SDK:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Will not read the "},{"type":"codeVoice","code":"Info.plist"},{"text":" based SDK configuration.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Will not be compatible with "},{"type":"codeVoice","code":"BrazeKitCompat"},{"text":" (","type":"text"},{"type":"codeVoice","code":"AppboyKit"},{"type":"text","text":") symbols."}]}]},{"content":[{"inlineContent":[{"text":"Will not be compatible with ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"type":"text","text":" ("},{"code":"AppboyUI","type":"codeVoice"},{"type":"text","text":") UI components."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Will not emit the Content Cards and NewsFeed updates via the Notification Center.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Will not automatically use the ","type":"text"},{"code":"BrazeLocation","type":"codeVoice"},{"type":"text","text":" library."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Will not read the "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor","isActive":true},{"type":"text","text":" as part of the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","isActive":true,"type":"reference"},{"type":"text","text":" configuration."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Will not depend on ","type":"text"},{"identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","type":"reference","isActive":true},{"text":".","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Will not support GIFs out of the box.","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","isActive":true},{"text":" and ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","type":"reference"},{"type":"text","text":" for more details."}],"type":"paragraph"}]}],"type":"unorderedList"}]}]}],"type":"aside"},{"type":"paragraph","inlineContent":[{"text":"The Braze SDK does not offer singleton APIs. You are now responsible for creating the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" instance and keeping a strong reference to it for the duration of your use of the Braze SDK:","type":"text"}]},{"type":"codeListing","syntax":"swift","code":["\/\/ Create braze instance","let configuration = Braze.Configuration(apiKey: \"...\", endpoint: \"...\")","let braze = Braze(configuration: configuration)","","\/\/ Keep a strong reference to it","AppDelegate.braze = braze"]},{"anchor":"Configuration","type":"heading","text":"Configuration","level":5},{"inlineContent":[{"text":"The Braze instance is configured via a ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"},{"text":" object.","type":"text"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["let configuration = Braze.Configuration(apiKey: \"...\", endpoint: \"...\")","configuration.api.flushInterval = 60","configuration.logger.level = .info"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The table below matches Appboy public configuration keys with their equivalent in the Braze SDK."}]},{"rows":[[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Appboy (code)"}]}],[{"type":"paragraph","inlineContent":[{"text":"Appboy (Info.plist)","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze"}]}]],[[{"inlineContent":[{"code":"ABKEndpointKey","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"code":"Endpoint","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"configuration.api."},{"text":"","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKEnableSDKAuthenticationKey"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"EnableSDKAuthentication"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration.api."},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","isActive":true}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKSessionTimeoutKey"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"SessionTimeout"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"configuration."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","type":"reference","isActive":true}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKEnableAutomaticLocationCollectionKey"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"EnableAutomaticLocationCollection"}]}],[{"type":"paragraph","inlineContent":[{"code":"configuration.location.","type":"codeVoice"},{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection"}]}]],[[{"inlineContent":[{"code":"ABKEnableGeofencesKey","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"EnableGeofences"}],"type":"paragraph"}],[{"inlineContent":[{"code":"configuration.location.","type":"codeVoice"},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled","type":"reference","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKDisableAutomaticGeofenceRequestsKey"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"DisableAutomaticGeofenceRequests"}]}],[{"inlineContent":[{"type":"codeVoice","code":"configuration.location."},{"type":"text","text":""},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKEnableDismissModalOnOutsideTapKey"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"DismissModalOnOutsideTap"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKPushStoryAppGroupKey"}]}],[{"type":"paragraph","inlineContent":[{"code":"PushStoryAppGroup","type":"codeVoice"}]}],[{"inlineContent":[{"type":"codeVoice","code":"configuration.push."},{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKEphemeralEventsKey"}]}],[{"inlineContent":[{"type":"codeVoice","code":"EphemeralEvents"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents","type":"reference","isActive":true}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKLogLevelKey"}],"type":"paragraph"}],[{"inlineContent":[{"code":"LogLevel","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"configuration.logger.","type":"codeVoice"},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","isActive":true}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKFlushIntervalOptionKey"}],"type":"paragraph"}],[{"inlineContent":[{"type":"emphasis","inlineContent":[{"type":"text","text":"n\/a"}]}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration.api."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","isActive":true,"type":"reference"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKRequestProcessingPolicyOptionKey"}]}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"text":"n\/a","type":"text"}],"type":"emphasis"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration.api."},{"type":"text","text":""},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","isActive":true}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKSDKFlavorKey"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"type":"text","text":"n\/a"}],"type":"emphasis"}]}],[{"inlineContent":[{"code":"configuration.api.","type":"codeVoice"},{"type":"text","text":""},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKMinimumTriggerTimeIntervalKey"}],"type":"paragraph"}],[{"inlineContent":[{"inlineContent":[{"type":"text","text":"n\/a"}],"type":"emphasis"}],"type":"paragraph"}],[{"inlineContent":[{"code":"configuration.","type":"codeVoice"},{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKDeviceAllowlistKey"}]}],[{"inlineContent":[{"inlineContent":[{"type":"text","text":"n\/a"}],"type":"emphasis"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"configuration."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKURLDelegateKey","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"type":"emphasis","inlineContent":[{"type":"text","text":"n\/a"}]}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze."},{"text":"","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKSdkAuthenticationDelegateKey","type":"codeVoice"}]}],[{"inlineContent":[{"type":"emphasis","inlineContent":[{"text":"n\/a","type":"text"}]}],"type":"paragraph"}],[{"inlineContent":[{"code":"braze.","type":"codeVoice"},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","type":"reference","isActive":true}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKIDFADelegateKey","type":"codeVoice"}]}],[{"inlineContent":[{"type":"emphasis","inlineContent":[{"type":"text","text":"n\/a"}]}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"braze.","type":"codeVoice"},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","type":"reference","isActive":true},{"type":"text","text":" \/ "},{"code":"braze.","type":"codeVoice"},{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)"}]}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKInAppMessageControllerDelegateKey","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"type":"emphasis","inlineContent":[{"text":"n\/a","type":"text"}]}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","type":"reference","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"ABKImageDelegateKey","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"type":"text","text":"n\/a"}],"type":"emphasis"}]}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"type":"text","text":"n\/a"}],"type":"emphasis"}]}]]],"type":"table","header":"row"},{"text":"Configuration - Location and geofences","type":"heading","level":5,"anchor":"Configuration-Location-and-geofences"},{"type":"paragraph","inlineContent":[{"text":"The location features have been extracted to the optional ","type":"text"},{"code":"BrazeLocation","type":"codeVoice"},{"type":"text","text":" module"}]},{"name":"Note","type":"aside","style":"note","content":[{"inlineContent":[{"type":"text","text":"This guarantees that "},{"code":"BrazeKit","type":"codeVoice"},{"text":" does not use or reference the ","type":"text"},{"type":"codeVoice","code":"CoreLocation"},{"type":"text","text":" system framework and enables "},{"type":"codeVoice","code":"BrazeKit"},{"type":"text","text":" to be used in more contexts."}],"type":"paragraph"}]},{"inlineContent":[{"text":"To configure the SDK to use location features, follow our tutorial ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"},{"type":"text","text":"."}],"type":"paragraph"},{"syntax":"swift","type":"codeListing","code":["import BrazeLocation","","let configuration = Braze.Configuration(apiKey: \"...\", endpoint: \"...\")","configuration.location.brazeLocationProvider = BrazeLocationProvider()","configuration.location.automaticLocationCollection = true","configuration.location.geofencesEnabled = true","configuration.location.automaticGeofenceRequests = true"]},{"anchor":"Updating-the-SDK-initialization","type":"heading","level":5,"text":"Updating the SDK initialization"},{"inlineContent":[{"text":"The Braze instance is initialized using the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","isActive":true},{"text":" initializer. The Braze SDK remains active as long as the instance is alive.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"We recommend storing the instance somewhere easily accessible, for instance, as a static property of your "},{"type":"codeVoice","code":"AppDelegate"},{"type":"text","text":" class:"}],"type":"paragraph"},{"syntax":"swift","code":["@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {",""," \/\/ Create braze instance"," let configuration = Braze.Configuration(apiKey: \"...\", endpoint: \"...\")"," let braze = Braze(configuration: configuration)",""," \/\/ Keep a strong reference to it"," AppDelegate.braze = braze",""," return true"," }","","}"],"type":"codeListing"},{"level":4,"type":"heading","text":"Re-identify users","anchor":"Re-identify-users"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Migrating to the Braze iOS SDK requires re-identifying users. To do so, you must call the "},{"code":"changeUser","type":"codeVoice"},{"type":"text","text":" method on the "},{"code":"Braze","type":"codeVoice"},{"text":" instance for non-anonymous users.","type":"text"}]},{"type":"codeListing","syntax":"swift","code":["\/\/ Re-identify a logged in user with the Braze SDK","AppDelegate.braze.changeUser(userId: \"existing_user_id\")"]},{"anchor":"Cleanup","text":"Cleanup","level":5,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"You can now remove all mentions of ","type":"text"},{"code":"BrazeKitCompat","type":"codeVoice"},{"type":"text","text":" and "},{"code":"BrazeUICompat","type":"codeVoice"},{"type":"text","text":" from your project:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Remove the import statements in your source code","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Swift Package Manager: Unlink both libraries from your application","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"CocoaPods: Remove the pods entries for both libraries from your ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Podfile","type":"text"}]}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"This guide provides step by step instructions to help you migrate from our deprecated "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":". Start using the Braze Swift SDK with minimal changes to your project."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/Braze\/a1-installation","doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"],"title":"Essentials","generated":true}],"metadata":{"title":"Appboy-iOS-SDK: Migration guide","modules":[{"name":"BrazeKit"}],"roleHeading":"Article","role":"article"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"sections":[],"kind":"article","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"https://www.braze.com/docs/developer_guide/platform_integration_guides/swift/initial_sdk_setup/installation_methods/manual_integration":{"title":"this guide","identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/swift\/initial_sdk_setup\/installation_methods\/manual_integration","type":"link","titleInlineContent":[{"type":"text","text":"this guide"}],"url":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/swift\/initial_sdk_setup\/installation_methods\/manual_integration"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"title":"location analytics and geofence monitoring","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/requestPolicy-swift.property":{"abstract":[{"type":"text","text":"The request policy (default: "},{"code":".automatic","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestPolicy"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","kind":"typeIdentifier","text":"RequestPolicy"}],"title":"requestPolicy","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","abstract":[{"text":"The interval in seconds between automatic data flushes (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"type":"text","text":" seconds)."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"title":"flushInterval","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"title":"Push Story","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"https://developer.apple.com/documentation/uikit/uiapplicationdelegate/1623117-application":{"title":"application(_:didReceiveRemoteNotification:)","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiapplicationdelegate\/1623117-application","type":"link","titleInlineContent":[{"code":"application(_:didReceiveRemoteNotification:)","type":"codeVoice"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiapplicationdelegate\/1623117-application"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","title":"BrazeSDKAuthDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeSDKAuthDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/register(deviceToken:fileID:line:)":{"type":"topic","abstract":[{"type":"text","text":"Registers the device as eligible to receive push notifications."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"deviceToken"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"title":"register(deviceToken:fileID:line:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)"},"https://github.com/Appboy/appboy-ios-sdk/blob/646d16f2e770f61558d0b51a50e9f292f396e8e6/Example/StopwatchNotificationService/NotificationService.m":{"title":"sample code","identifier":"https:\/\/github.com\/Appboy\/appboy-ios-sdk\/blob\/646d16f2e770f61558d0b51a50e9f292f396e8e6\/Example\/StopwatchNotificationService\/NotificationService.m","type":"link","titleInlineContent":[{"type":"text","text":"sample code"}],"url":"https:\/\/github.com\/Appboy\/appboy-ios-sdk\/blob\/646d16f2e770f61558d0b51a50e9f292f396e8e6\/Example\/StopwatchNotificationService\/NotificationService.m"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleBackgroundNotification(userInfo:fetchCompletionHandler:)":{"type":"topic","abstract":[{"type":"text","text":"Asks Braze to handle the remote background notification."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handleBackgroundNotification","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"userInfo"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"fetchCompletionHandler"},{"text":": (","kind":"text"},{"text":"UIBackgroundFetchResult","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleBackgroundNotification(userInfo:fetchCompletionHandler:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cards":{"abstract":[{"type":"text","text":"The content cards for the current user."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cards","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]"}],"title":"cards","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards"},"https://github.com/SDWebImage/SDWebImage":{"title":"SDWebImage","type":"link","identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","titleInlineContent":[{"code":"SDWebImage","type":"codeVoice"}],"url":"https:\/\/github.com\/SDWebImage\/SDWebImage"},"https://www.braze.com/docs/developer_guide/platform_integration_guides/legacy_sdks/ios/initial_sdk_setup/installation_methods/manual_integration_options/#option-2-static-xcframework-for-static-integration":{"title":"static XCFrameworks","identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-2-static-xcframework-for-static-integration","type":"link","titleInlineContent":[{"type":"text","text":"static XCFrameworks"}],"url":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-2-static-xcframework-for-static-integration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticLocationCollection":{"type":"topic","kind":"symbol","title":"automaticLocationCollection","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","role":"symbol","abstract":[{"type":"text","text":"Automatically collect the user location at session start (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticLocationCollection"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh(_:)":{"abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"((("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"title":"requestRefresh(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/triggerMinimumTimeInterval":{"type":"topic","abstract":[{"type":"text","text":"The minimum time interval in seconds between triggers (default: "},{"code":"30","type":"codeVoice"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"triggerMinimumTimeInterval"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"title":"triggerMinimumTimeInterval","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/geofencesEnabled":{"abstract":[{"type":"text","text":"Enables geofence monitoring (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled","role":"symbol","title":"geofencesEnabled","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"geofencesEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/categories":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"categories"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"UNNotificationCategory","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationCategory"},{"text":">","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Braze user notification categories."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","role":"symbol","title":"categories","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"https://apple.co/3BmxFey":{"title":"IDFA","identifier":"https:\/\/apple.co\/3BmxFey","type":"link","titleInlineContent":[{"type":"text","text":"IDFA"}],"url":"https:\/\/apple.co\/3BmxFey"},"https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor":{"title":"identifierForVendor","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor","titleInlineContent":[{"code":"identifierForVendor","type":"codeVoice"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-6xxc5":{"required":true,"abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldOpenURL"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"braze(_:shouldOpenURL:)","defaultImplementations":1,"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"role":"symbol","title":"init(configuration:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"configuration","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"text":"Creates an instance of the Braze SDK.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/appGroup":{"type":"topic","role":"symbol","title":"appGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","abstract":[{"type":"text","text":"The app group used to communicate with push extensions (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"appGroup"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/sessionTimeout":{"type":"topic","abstract":[{"type":"text","text":"The length of time before a session times out in seconds (default: "},{"code":"10","type":"codeVoice"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sessionTimeout"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"title":"sessionTimeout","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/subscribeToUpdates(_:)":{"abstract":[{"type":"text","text":"Subscribes to content cards updates."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"((["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"title":"subscribeToUpdates(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/ephemeralEvents":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","kind":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"ephemeralEvents","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"title":"ephemeralEvents"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/endpoint":{"abstract":[{"type":"text","text":"The api endpoint used by the SDK."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"endpoint","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"endpoint","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-8rt7y":{"required":true,"type":"topic","abstract":[{"type":"text","text":"Notifies the delegate that Braze did not find a matching trigger for the event."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent"},{"text":")","kind":"text"}],"title":"braze(_:noMatchingTriggerForEvent:)","defaultImplementations":1,"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y"},"doc://Braze/documentation/BrazeNotificationService":{"abstract":[],"type":"topic","title":"BrazeNotificationService","kind":"symbol","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","url":"\/documentation\/brazenotificationservice"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"title":"inAppMessagePresenter","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"abstract":[{"text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"displayChoiceForMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","type":"topic","kind":"symbol","title":"inAppMessage(_:displayChoiceForMessage:)","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"role":"symbol","title":"delegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/delegate","abstract":[{"type":"text","text":"Delegate for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"text":" instance.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkFlavor-swift.property":{"type":"topic","abstract":[{"type":"text","text":"Internal."}],"role":"symbol","kind":"symbol","title":"sdkFlavor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier","text":"SDKFlavor"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/delegate":{"type":"topic","abstract":[{"type":"text","text":"The object that act as the delegate for the in-app message UI."}],"role":"symbol","kind":"symbol","title":"delegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","url":"\/documentation\/brazeui\/brazeinappmessageui\/delegate"},"https://developer.apple.com/documentation/xcode/configuring-app-groups":{"title":"App Group","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups","titleInlineContent":[{"type":"text","text":"App Group"}],"url":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"type":"topic","abstract":[{"type":"text","text":"SDK Authentication delegate for the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" instance.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","kind":"typeIdentifier","text":"BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"title":"sdkAuthDelegate","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/devicePropertyAllowList":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","abstract":[{"text":"The device properties automatically collected by the SDK (default: all","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true},{"type":"text","text":" cases)."}],"title":"devicePropertyAllowList","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"devicePropertyAllowList"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"DeviceProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticGeofenceRequests":{"type":"topic","kind":"symbol","title":"automaticGeofenceRequests","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","role":"symbol","abstract":[{"type":"text","text":"Automatically requests geofences for the device last known position (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticGeofenceRequests","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"title":"In-App Messages","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"https://www.braze.com/docs/developer_guide/platform_integration_guides/legacy_sdks/ios/initial_sdk_setup/installation_methods/manual_integration_options/#option-1-dynamic-xcframework":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-1-dynamic-xcframework","titleInlineContent":[{"type":"text","text":"dynamic XCFrameworks"}],"title":"dynamic XCFrameworks","url":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-1-dynamic-xcframework"},"doc://Braze/documentation/Braze/gif-support-integrations":{"type":"topic","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" implementations for common third party GIF images libraries."}],"role":"article","kind":"article","title":"GIF Support Integrations","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","url":"\/documentation\/braze\/gif-support-integrations"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/level-swift.property":{"type":"topic","abstract":[{"type":"text","text":"The minimum logging level (default: "},{"code":".error","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","kind":"symbol","title":"level","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"level"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","kind":"typeIdentifier","text":"Level"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleUserNotification(response:withCompletionHandler:)":{"type":"topic","abstract":[{"type":"text","text":"Asks Braze to handle the user notification response."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handleUserNotification","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"text":"withCompletionHandler","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleUserNotification(response:withCompletionHandler:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeLocation":{"url":"\/documentation\/brazelocation","title":"BrazeLocation","kind":"symbol","role":"collection","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","type":"topic"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"type":"topic","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"title":"BrazeInAppMessagePresenter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkAuthentication":{"type":"topic","abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","kind":"symbol","title":"sdkAuthentication","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthentication"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/subscribeToUpdates(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)","title":"subscribeToUpdates(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","abstract":[{"text":"Subscribes to newsfeed updates.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/cards":{"abstract":[{"type":"text","text":"The newsfeed cards for the current user."}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards","kind":"symbol","title":"cards","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","text":"NewsFeedCard"},{"text":"]","kind":"text"}],"type":"topic"},"migration-deprecation-warning.png":{"alt":"Deprecation warning","type":"image","identifier":"migration-deprecation-warning.png","variants":[{"url":"\/images\/migration-deprecation-warning.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/migration-deprecation-warning~dark.png"}]},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/requestRefresh(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)","title":"requestRefresh(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"kind":"text","text":"((("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)","type":"topic","abstract":[{"text":"Requests an immediate refresh of the newsfeed cards from Braze servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"title":"Content Cards","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"type":"text","text":"Content Cards"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide"},"abstract":[{"text":"This guide provides step by step instructions to help you migrate from our deprecated ","type":"text"},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"text":". Start using the Braze Swift SDK with minimal changes to your project.","type":"text"}],"primaryContentSections":[{"kind":"content","content":[{"type":"heading","text":"Xcode version requirements and updated deployment targets","anchor":"Xcode-version-requirements-and-updated-deployment-targets","level":4},{"type":"paragraph","inlineContent":[{"type":"text","text":"Libraries provided in "},{"type":"codeVoice","code":"braze-swift-sdk"},{"text":" require Xcode 15.2 or later. The minimum deployment targets have also been updated.","type":"text"}]},{"level":5,"type":"heading","anchor":"Minimum-deployment-targets","text":"Minimum deployment targets"},{"header":"row","rows":[[[{"inlineContent":[],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Objective-C SDK (Appboy)"}]}],[{"type":"paragraph","inlineContent":[{"text":"Swift SDK (Braze)","type":"text"}]}]],[[{"inlineContent":[{"text":"iOS","type":"text"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"text":"9.0","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"12.0"}]}]],[[{"type":"paragraph","inlineContent":[{"text":"tvOS","type":"text"}]}],[{"inlineContent":[{"type":"text","text":"9.0"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"text":"12.0","type":"text"}]}]],[[{"type":"paragraph","inlineContent":[{"text":"Mac Catalyst","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"text":"13.0","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"text":"13.0","type":"text"}]}]]],"type":"table"},{"text":"Libraries","anchor":"Libraries","type":"heading","level":4},{"type":"paragraph","inlineContent":[{"type":"text","text":"The table below lists the libraries provided in "},{"type":"codeVoice","code":"braze-swift-sdk"},{"type":"text","text":" and their corresponding "},{"code":"Appboy-iOS-SDK","type":"codeVoice"},{"text":" library.","type":"text"}]},{"type":"table","header":"row","rows":[[[{"type":"paragraph","inlineContent":[{"text":"Objective-C SDK (Appboy)","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Swift SDK (Braze)"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"AppboyKit"}]}],[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","isActive":true,"type":"reference"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"AppboyKit"}]}],[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"text","text":"AppboyUI"}],"type":"paragraph"}],[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}],"type":"paragraph"}]],[[{"inlineContent":[{"text":"AppboyPushStory","type":"text"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","type":"reference","isActive":true}]}]],[[{"type":"paragraph","inlineContent":[{"text":"n\/a","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService"}]}]]]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Location features have been extracted into a separate library, ","type":"text"},{"type":"codeVoice","code":"BrazeLocation"},{"type":"text","text":". This library is optional and can be added to your project if you wish to use location features."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"We now provide a ","type":"text"},{"type":"codeVoice","code":"BrazeNotificationService"},{"type":"text","text":" library to streamline the rich push integration."}]}]}]},{"level":4,"type":"heading","text":"Compatibility Libraries","anchor":"Compatibility-Libraries"},{"inlineContent":[{"text":"In order to make the migration easier, we provide compatibility libraries that can be used to replace the ","type":"text"},{"code":"Appboy-iOS-SDK","type":"codeVoice"},{"type":"text","text":" libraries:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"code":"BrazeKitCompat","type":"codeVoice"},{"text":":","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Provides all the ","type":"text"},{"type":"codeVoice","code":"Appboy"},{"text":" and ","type":"text"},{"code":"ABK*","type":"codeVoice"},{"text":" classes and methods that were available in the ","type":"text"},{"code":"Appboy-iOS-SDK","type":"codeVoice"},{"type":"text","text":" version 4.X.X."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Includes deprecation warnings to update your code to use the new "},{"type":"codeVoice","code":"Braze"},{"text":" classes and methods.","type":"text"}]}]}]}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"BrazeUICompat"},{"type":"text","text":":"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Provides all the "},{"type":"codeVoice","code":"ABK*"},{"text":" classes and methods that were available in the ","type":"text"},{"code":"AppboyUI","type":"codeVoice"},{"type":"text","text":" library from "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":" version 4.X.X."}]}]}],"type":"unorderedList"}]}]},{"text":"Migration Scenarios","anchor":"Migration-Scenarios","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"This section presents different migration scenarios based on your project’s needs. At the end of any standalone scenario, your application will be in compile order and can be tested and submitted to the App Store."}],"type":"paragraph"},{"anchor":"Scenario-1-Minimal-migration","type":"heading","level":3,"text":"Scenario 1: Minimal migration"},{"name":"Note","content":[{"inlineContent":[{"inlineContent":[{"type":"text","text":"Summary"}],"type":"strong"},{"type":"text","text":":"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Allow use of "},{"type":"codeVoice","code":"AppboyKit"},{"text":" \/ ","type":"text"},{"code":"AppboyUI","type":"codeVoice"},{"type":"text","text":" APIs (marked as deprecated)."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Minimal changes:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Replace import statements with "},{"code":"import BrazeKitCompat","type":"codeVoice"},{"type":"text","text":" \/ "},{"type":"codeVoice","code":"import BrazeUICompat"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Call ","type":"text"},{"type":"codeVoice","code":"changeUser"},{"type":"text","text":" to re-identify users"}]}]}]}]}]}],"style":"note","type":"aside"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The minimal migration scenario allows you to quickly get your application in compile order. It does not require any changes to your code apart from updating import statements."}]},{"inlineContent":[{"type":"text","text":"Almost all "},{"inlineContent":[{"text":"Appboy","type":"text"}],"type":"emphasis"},{"text":" methods and symbols are functional. However, they are marked as deprecated and you will need to update your code to use the new ","type":"text"},{"type":"codeVoice","code":"Braze"},{"text":" classes and methods in a future major release.","type":"text"}],"type":"paragraph"},{"level":4,"text":"Step 1: Replace the Appboy SDK with the Braze SDK compatibility libraries","anchor":"Step-1-Replace-the-Appboy-SDK-with-the-Braze-SDK-compatibility-libraries","type":"heading"},{"anchor":"Swift-Package-Manager","level":5,"text":"Swift Package Manager","type":"heading"},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Remove the "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":" dependency from your project"}]},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"text":"In Xcode, select your project at the top of the Project Navigator (left side bar).","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Select your project again above the "},{"inlineContent":[{"text":"Targets","type":"text"}],"type":"emphasis"},{"text":" section.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"inlineContent":[{"type":"text","text":"Package Dependencies"}],"type":"emphasis"},{"text":" tab.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Select the "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"text":" dependency (alternative name: ","type":"text"},{"code":"braze-ios-sdk","type":"codeVoice"},{"text":") and click the delete button (","type":"text"},{"type":"codeVoice","code":"-"},{"type":"text","text":" sign)."}]}]}]}]},{"content":[{"inlineContent":[{"text":"Add the ","type":"text"},{"code":"braze-swift-sdk","type":"codeVoice"},{"type":"text","text":" dependency to your project"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"In Xcode, select your project at the top of the Project Navigator (left side bar).","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select your project again above the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Targets","type":"text"}]},{"text":" section.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"inlineContent":[{"type":"text","text":"Package Dependencies"}],"type":"emphasis"},{"type":"text","text":" tab."}]}]},{"content":[{"inlineContent":[{"text":"Click the ","type":"text"},{"code":"+","type":"codeVoice"},{"text":" sign and select ","type":"text"},{"inlineContent":[{"type":"text","text":"Add Package Dependency"}],"type":"emphasis"},{"text":".","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Enter the URL of the "},{"code":"braze-swift-sdk","type":"codeVoice"},{"text":" repository: ","type":"text"},{"type":"codeVoice","code":"https:\/\/github.com\/braze-inc\/braze-swift-sdk"}]}]}],"type":"orderedList"}]},{"content":[{"inlineContent":[{"type":"text","text":"Link the "},{"code":"BrazeKitCompat","type":"codeVoice"},{"type":"text","text":" \/ "},{"code":"BrazeUICompat","type":"codeVoice"},{"text":" library to your project","type":"text"}],"type":"paragraph"},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"In Xcode, select your project at the top of the Project Navigator (left side bar).","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Select your project again above the "},{"inlineContent":[{"type":"text","text":"Targets"}],"type":"emphasis"},{"type":"text","text":" section."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"inlineContent":[{"type":"text","text":"General"}],"type":"emphasis"},{"type":"text","text":" tab."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"inlineContent":[{"type":"text","text":"Frameworks, Libraries, and Embedded Content"}],"type":"emphasis"},{"text":" section.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Click the ","type":"text"},{"code":"+","type":"codeVoice"},{"text":" sign.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Select the "},{"type":"codeVoice","code":"BrazeKitCompat"},{"text":" library from the ","type":"text"},{"type":"codeVoice","code":"braze-swift-sdk"},{"type":"text","text":" package."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"(Optional) Select the ","type":"text"},{"type":"codeVoice","code":"BrazeUICompat"},{"text":" library from the ","type":"text"},{"type":"codeVoice","code":"braze-swift-sdk"},{"type":"text","text":" package."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Click the "},{"inlineContent":[{"text":"Add","type":"text"}],"type":"emphasis"},{"type":"text","text":" button."}]}]}]}]}]},{"type":"heading","text":"CocoaPods","anchor":"CocoaPods","level":5},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Remove the "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":" dependency from your project"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Open your "},{"code":"Podfile","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Remove the ","type":"text"},{"type":"codeVoice","code":"pod 'Appboy-iOS-SDK'"},{"type":"text","text":" line."}]}]}],"type":"orderedList"}]},{"content":[{"inlineContent":[{"type":"text","text":"Add the "},{"code":"BrazeKitCompat","type":"codeVoice"},{"text":" \/ ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"type":"text","text":" dependency to your project"}],"type":"paragraph"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Open your "},{"code":"Podfile","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Add the ","type":"text"},{"type":"codeVoice","code":"pod 'BrazeKitCompat'"},{"text":" line.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"(Optional) Add the "},{"type":"codeVoice","code":"pod 'BrazeUICompat'"},{"type":"text","text":" line."}],"type":"paragraph"}]}]}]},{"content":[{"inlineContent":[{"text":"Run ","type":"text"},{"type":"codeVoice","code":"pod install"}],"type":"paragraph"}]}]},{"text":"Manual Integration","level":5,"type":"heading","anchor":"Manual-Integration"},{"type":"paragraph","inlineContent":[{"text":"We highly recommend that you use Swift Package Manager or CocoaPods to import the SDK. However, if you are unable to import using a package manager, you can manually integrate the Swift SDK instead.","type":"text"}]},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Remove the "},{"code":"Appboy-iOS-SDK","type":"codeVoice"},{"text":" dependency from your project","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"If you were using "},{"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-2-static-xcframework-for-static-integration","isActive":true,"type":"reference"},{"type":"text","text":", remove the "},{"type":"codeVoice","code":"AppboyKit"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"AppboyUI"},{"text":" folders from your project.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"If you were using ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-1-dynamic-xcframework","type":"reference","isActive":true},{"type":"text","text":", navigate to your project settings’ "},{"inlineContent":[{"type":"text","text":"General"}],"type":"emphasis"},{"type":"text","text":" tab and remove "},{"type":"codeVoice","code":"Appboy_iOS_SDK.xcframework"},{"text":" under the ","type":"text"},{"inlineContent":[{"type":"text","text":"Frameworks, Libraries, and Embedded Content"}],"type":"emphasis"},{"type":"text","text":" section."}],"type":"paragraph"}]}],"type":"orderedList"}]},{"content":[{"inlineContent":[{"text":"Remove libraries required by ","type":"text"},{"code":"AppboyKit","type":"codeVoice"}],"type":"paragraph"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Navigate to your project’s "},{"inlineContent":[{"type":"text","text":"Build Phases"}],"type":"emphasis"},{"type":"text","text":" tab."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Under the ","type":"text"},{"inlineContent":[{"type":"text","text":"Link Binary With Libraries"}],"type":"emphasis"},{"type":"text","text":" section, remove:"}],"type":"paragraph"}]}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"QuartzCore.framework","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"libz.tbd","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"CoreImage.framework"}]}]},{"content":[{"inlineContent":[{"code":"CoreText.framework","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"WebKit.framework"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"CoreTelephony.framework"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"CoreLocation.framework"},{"type":"text","text":" (if applicable)"}]}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add "},{"code":"BrazeKit","type":"codeVoice"},{"text":", ","type":"text"},{"type":"codeVoice","code":"BrazeLocation"},{"text":", ","type":"text"},{"code":"BrazeKitCompat","type":"codeVoice"},{"text":", and, optionally, ","type":"text"},{"type":"codeVoice","code":"BrazeUICompat"},{"type":"text","text":" to your project"}]},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Follow "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/swift\/initial_sdk_setup\/installation_methods\/manual_integration","type":"reference"},{"type":"text","text":", and prepare to add the "},{"type":"codeVoice","code":"Compat"},{"text":" frameworks during steps 2 (","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"Choose your frameworks"}]},{"text":") and 3 (","type":"text"},{"inlineContent":[{"type":"text","text":"Prepare your files"}],"type":"emphasis"},{"type":"text","text":")."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeKit"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"BrazeLocation"},{"type":"text","text":" "},{"type":"emphasis","inlineContent":[{"type":"text","text":"are required"}]},{"text":" even if you only plan to import ","type":"text"},{"type":"codeVoice","code":"BrazeKitCompat"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If your project will consist entirely of Objective-C source code files post-migration, add an empty Swift file to your file tree. This will prevent “missing symbol” errors by ensuring the Swift runtime gets embedded and appropriate frameworks get linked."}]}]}]}]}],"type":"orderedList"},{"text":"Step 2: Update the import statements","type":"heading","anchor":"Step-2-Update-the-import-statements","level":4},{"inlineContent":[{"text":"To start using the compatibility APIs, you must update your import statements to use the ","type":"text"},{"type":"codeVoice","code":"BrazeKitCompat"},{"text":" \/ ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"text":" libraries.","type":"text"}],"type":"paragraph"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Apps fully written in Objective-C may not need to update import statements. The Appboy-iOS-SDK headers are still available in the compatibility libraries when integrating via SwiftPM or CocoaPods.","type":"text"}]}],"style":"tip","type":"aside","name":"Tip"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Replace:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Swift:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"import Appboy*"}]}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Objective-C:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"#import ","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"#import \"Appboy*\""}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"#import "}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"#import \"ABK*\"","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"@import Appboy*;"}]}]}]}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"With:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Swift:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"import BrazeKitCompat","type":"codeVoice"}]}]},{"content":[{"inlineContent":[{"text":"(Optional) ","type":"text"},{"type":"codeVoice","code":"import BrazeUICompat"}],"type":"paragraph"}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Objective-C:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"@import BrazeKitCompat;","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"(Optional) ","type":"text"},{"code":"@import BrazeUICompat;","type":"codeVoice"}]}]}]}]}]}]}]},{"name":"Warning","style":"warning","type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"CocoaPods users may encounter the error ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"“Cannot find ‘Appboy’ in scope”"}]},{"type":"text","text":" when importing both "},{"type":"codeVoice","code":"BrazeKitCompat"},{"type":"text","text":" and "},{"type":"codeVoice","code":"BrazeUICompat"},{"type":"text","text":" in their Swift project."},{"text":" ","type":"text"},{"type":"text","text":"This error may occur as soon as you import "},{"code":"BrazeUICompat","type":"codeVoice"},{"type":"text","text":" in a CocoaPods \/ Swift project."}]},{"inlineContent":[{"type":"text","text":"To resolve this error, you must import "},{"type":"codeVoice","code":"BrazeUICompat"},{"text":" alongside ","type":"text"},{"code":"BrazeKitCompat","type":"codeVoice"},{"type":"text","text":" every time it is imported."}],"type":"paragraph"}]},{"inlineContent":[{"text":"Your application should now be in compile order and can be tested and submitted to the App Store.","type":"text"}],"type":"paragraph"},{"level":4,"text":"Step 3: Re-identify users","anchor":"Step-3-Re-identify-users","type":"heading"},{"inlineContent":[{"type":"text","text":"Migrating to the Braze iOS SDK requires re-identifying users. To do so, you must call the "},{"code":"changeUser","type":"codeVoice"},{"text":" method on the ","type":"text"},{"code":"Appboy","type":"codeVoice"},{"type":"text","text":" instance for non-anonymous users."}],"type":"paragraph"},{"syntax":"swift","type":"codeListing","code":["\/\/ Re-identify a logged in user with the Braze SDK","Appboy.sharedInstance().changeUser(\"existing_user_id\")"]},{"anchor":"Scenario-2-Full-migration","level":3,"type":"heading","text":"Scenario 2: Full migration"},{"name":"Note","style":"note","content":[{"inlineContent":[{"type":"strong","inlineContent":[{"type":"text","text":"Summary"}]},{"text":":","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Replace all instances of ","type":"text"},{"code":"Appboy","type":"codeVoice"},{"type":"text","text":" with "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"This enables all deprecation warnings.","type":"text"}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Migrate each features one by one to the new APIs."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Migrate the SDK initialization last."}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This disables all compatibility APIs."}]}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"text":"Call ","type":"text"},{"code":"changeUser","type":"codeVoice"},{"type":"text","text":" to re-identify users."}],"type":"paragraph"}]}]}],"type":"aside"},{"anchor":"Pre-requisites","level":4,"text":"Pre-requisites","type":"heading"},{"inlineContent":[{"text":"To perform the full migration:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"Complete the steps above for ","type":"text"},{"type":"codeVoice","code":"Scenario 1: Minimal migration"},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Link ","type":"text"},{"type":"codeVoice","code":"BrazeKit"},{"type":"text","text":", "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" (if applicable), and "},{"code":"BrazeLocation","type":"codeVoice"},{"text":" (if applicable) in addition to the compatibility libraries:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Swift Package Manager: Link the libraries in section "},{"type":"emphasis","inlineContent":[{"text":"Frameworks, Libraries, and Embedded Content","type":"text"}]},{"type":"text","text":" of your application target configuration page."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"CocoaPods: Add the "},{"type":"codeVoice","code":"BrazeKit"},{"type":"text","text":", "},{"type":"codeVoice","code":"BrazeUI"},{"text":" (optional) and ","type":"text"},{"type":"codeVoice","code":"BrazeLocation"},{"text":" (optional) pods to your Podfile and run ","type":"text"},{"type":"codeVoice","code":"pod install"},{"text":".","type":"text"}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Add import statements for these libraries where applicable.","type":"text"}]},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"e.g. "},{"code":"BrazeKit","type":"codeVoice"},{"text":" must be imported alongside ","type":"text"},{"code":"BrazeKitCompat","type":"codeVoice"},{"type":"text","text":":"}],"type":"paragraph"}]}],"type":"unorderedList"},{"code":["import BrazeKitCompat","import BrazeKit \/\/ Required to use the new APIs"],"type":"codeListing","syntax":"swift"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Replace all mentions of the "},{"type":"codeVoice","code":"Appboy"},{"type":"text","text":" class with "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":":"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"e.g. "},{"code":"Appboy.sharedInstance()","type":"codeVoice"},{"type":"text","text":" → "},{"code":"Braze.sharedInstance()","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"This enables all the deprecation warnings to help guide your migration process."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"This enables the use of new features available only via the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference","isActive":true},{"text":" instance.","type":"text"}]}]}]}]}],"type":"orderedList"},{"name":"Warning","style":"warning","content":[{"inlineContent":[{"type":"text","text":"Updating the SDK initialization code to use the "},{"code":"Braze","type":"codeVoice"},{"type":"text","text":" initializer "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"},{"text":" disables the compatibility APIs. This step must be performed last, once you have verified that you do not rely on any compatibility API.","type":"text"}],"type":"paragraph"}],"type":"aside"},{"text":"Deprecation warnings","anchor":"Deprecation-warnings","type":"heading","level":4},{"inlineContent":[{"text":"Compiling your application at this point should result in a lot of deprecation warnings:","type":"text"}],"type":"paragraph"},{"inlineContent":[{"identifier":"migration-deprecation-warning.png","type":"image"}],"type":"paragraph"},{"inlineContent":[{"text":"Checking these warnings messages is the easiest way to migrate your code.","type":"text"}],"type":"paragraph"},{"content":[{"inlineContent":[{"type":"text","text":"Some of these warnings may be able to automatically update the code via the "},{"code":"Fix","type":"codeVoice"},{"type":"text","text":" button as pictured above."}],"type":"paragraph"}],"style":"tip","type":"aside","name":"Tip"},{"level":4,"anchor":"Push-Notifications","type":"heading","text":"Push Notifications"},{"level":5,"anchor":"Standard-Push-Notifications","type":"heading","text":"Standard Push Notifications"},{"style":"warning","type":"aside","content":[{"inlineContent":[{"text":"Braze does not support pre-iOS 10 deprecated push notification handling methods (e.g. ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiapplicationdelegate\/1623117-application"},{"text":"). The use of these deprecated APIs can lead to unexpected behaviors and make your push notification integration harder to diagnostic.","type":"text"}],"type":"paragraph"}],"name":"Warning"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Braze now automatically reads the user permission and notification settings once the user has interacted with the permission prompt.","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Calling "},{"code":"Appboy.pushAuthorization(fromUserNotificationCenter:)","type":"codeVoice"},{"type":"text","text":" is not needed anymore."}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze push notification handling methods now return a boolean value indicating whether the notification originates from Braze and was processed by the SDK."}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"This enables your application to integrate the Braze push notification feature alongside other push notification providers (e.g. in-house push notification system).","type":"text"}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"See our tutorial ","type":"text"},{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","isActive":true,"type":"reference"},{"type":"text","text":" for a complete, up-to-date integration."}]}]}],"type":"unorderedList"},{"anchor":"Main-API-changes","text":"Main API changes","type":"heading","level":6},{"rows":[[[{"inlineContent":[],"type":"paragraph"}],[{"inlineContent":[{"text":"Appboy","type":"text"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"text":"Braze","type":"text"}]}]],[[{"type":"paragraph","inlineContent":[{"text":"Notification authorization","type":"text"}]}],[{"inlineContent":[{"code":"appboy.pushAuthorization(fromUserNotificationCenter:)","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"type":"text","text":"Not needed anymore"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Device token"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"appboy.registerDeviceToken(_:)"}]}],[{"type":"paragraph","inlineContent":[{"code":"braze.notifications.","type":"codeVoice"},{"type":"text","text":""},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)"}]}]],[[{"inlineContent":[{"type":"text","text":"Background notifications"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"appboy.register(_:didReceiveRemoteNotification:fetchCompletionHandler:)"}],"type":"paragraph"}],[{"inlineContent":[{"code":"braze.notifications.","type":"codeVoice"},{"type":"text","text":""},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"User-visible notifications"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"appboy.userNotificationCenter(_:didReceive:withCompletionHandler:)"}]}],[{"inlineContent":[{"code":"braze.notifications.","type":"codeVoice"},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","isActive":true}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"text":"Notifications buttons","type":"text"}]}],[{"inlineContent":[{"type":"codeVoice","code":"ABKPushUtils.getAppboyUNNotificationCategorySet()"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"Braze.Notifications."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Notification is from Braze"}]}],[{"inlineContent":[{"type":"codeVoice","code":"ABKPushUtils.isAppboyRemoteNotification(userInfo:)"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"Braze.Notifications."},{"text":"","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)"}]}]]],"header":"row","type":"table"},{"level":5,"text":"Rich Push Notifications","anchor":"Rich-Push-Notifications","type":"heading"},{"inlineContent":[{"type":"text","text":"Previously, support for rich push notifications was provided via a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Notification Service Extension"}]},{"type":"text","text":" including this "},{"type":"reference","identifier":"https:\/\/github.com\/Appboy\/appboy-ios-sdk\/blob\/646d16f2e770f61558d0b51a50e9f292f396e8e6\/Example\/StopwatchNotificationService\/NotificationService.m","isActive":true},{"text":".","type":"text"}],"type":"paragraph"},{"inlineContent":[{"text":"This method of integration is ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"fully compatible with the Braze SDK"}]},{"text":" and you will still be able to receive and process rich push notifications if you leave that code unchanged.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"Nonetheless, we recommend migrating to using our ","type":"text"},{"type":"codeVoice","code":"BrazeNotificationService"},{"type":"text","text":" library. Migrating to this new integration method ensures that your "},{"inlineContent":[{"text":"Notification Service Extension","type":"text"}],"type":"emphasis"},{"type":"text","text":" is automatically updated when updating the Braze SDK."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The easiest way to migrate this feature is by:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Deleting the current "},{"inlineContent":[{"text":"Notification Service Extension","type":"text"}],"type":"emphasis"},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Following the steps in our tutorial "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"type":"text","text":"."}],"type":"paragraph"}]}]},{"type":"heading","text":"Push Stories Notifications","level":5,"anchor":"Push-Stories-Notifications"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Support for Push Stories notifications was provided via a "},{"type":"emphasis","inlineContent":[{"text":"Notification Content Extension","type":"text"}]},{"type":"text","text":" making use of the "},{"code":"Appboy-Push-Story","type":"codeVoice"},{"text":" library.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method of integration is "},{"type":"strong","inlineContent":[{"type":"text","text":"fully compatible with the Braze SDK"}]},{"type":"text","text":" and you will still be able to receive and process Push Stories notifications if you leave that code unchanged."}]},{"inlineContent":[{"text":"Nonetheless, we recommend migrating to using our ","type":"text"},{"code":"BrazePushStory","type":"codeVoice"},{"type":"text","text":" library. Migrating to this new integration method ensures that your integration is automatically updated when updating the Braze SDK."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"The easiest way to migrate this feature is by:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Taking note of the "},{"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups","type":"reference","isActive":true},{"type":"text","text":" used by your current "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Notification Content Extension"}]},{"text":".","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Deleting the current "},{"type":"emphasis","inlineContent":[{"text":"Notification Content Extension","type":"text"}]},{"text":".","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Following the steps in our tutorial "},{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}]}]},{"anchor":"User-Interface","level":4,"text":"User Interface","type":"heading"},{"inlineContent":[{"text":"We have updated our UI components to provide a better user experience and to be more easily customizable.","type":"text"}],"type":"paragraph"},{"type":"aside","style":"important","name":"Important","content":[{"inlineContent":[{"text":"","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeUICompat"},{"text":" maintains the dependency on SDWebImage.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" does not depend on SDWebImage."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeUI"},{"text":" does not support GIFs out of the box. See ","type":"text"},{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","type":"reference","isActive":true},{"text":" and ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","isActive":true,"type":"reference"},{"text":" for more details.","type":"text"}]}]}],"type":"unorderedList"}]},{"type":"heading","text":"In-App Message UI","level":5,"anchor":"In-App-Message-UI"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Registering the In-App Message UI is now a manual step. To use the Braze In-App Message UI, follow our tutorial "},{"isActive":true,"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","type":"reference"},{"text":".","type":"text"}]},{"level":6,"type":"heading","anchor":"Main-API-changes","text":"Main API changes"},{"header":"row","type":"table","rows":[[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Appboy"}]}],[{"type":"paragraph","inlineContent":[{"text":"Braze","type":"text"}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKInAppMessage"}],"type":"paragraph"}],[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"type":"text","text":" \/ "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageControllerDelegate.before(inAppMessageDisplayed:)"}]}],[{"inlineContent":[{"code":"BrazeInAppMessageUIDelegate.","type":"codeVoice"},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageControllerDelegate.beforeControlMessageImpressionLogged(_:)"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUIDelegate."},{"text":"","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb"}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageControllerDelegate.noMatchingTrigger(for:name:)"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeDelegate."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","isActive":true,"type":"reference"}]}]]]},{"style":"tip","type":"aside","name":"Tip","content":[{"inlineContent":[{"text":"If you were previously customizing the appearance or behavior of the Appboy In-App Message UI (e.g. via subclassing), these customizations will be lost. The Braze In-App Message UI provides more customization APIs, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},{"type":"text","text":"."}],"type":"paragraph"}]},{"text":"`BrazeInAppMessageUI.DisplayChoice` changes","anchor":"BrazeInAppMessageUIDisplayChoice-changes","type":"heading","level":6},{"type":"table","header":"row","rows":[[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Appboy"}]}],[{"type":"paragraph","inlineContent":[{"text":"Braze","type":"text"}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKDisplayInAppMessageNow"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUI\/DisplayChoice\/now"}]}]],[[{"inlineContent":[{"code":"ABKDiscardInAppMessage","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"code":"BrazeInAppMessageUI\/DisplayChoice\/discard","type":"codeVoice"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKDisplayInAppMessageLater"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUI\/DisplayChoice\/reenqueue"}]}]],[[{"inlineContent":[{"code":"ABKReenqueueInAppMessage","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUI\/DisplayChoice\/reenqueue"}],"type":"paragraph"}]]]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note that "},{"type":"codeVoice","code":"BrazeInAppMessageUI\/DisplayChoice\/reenqueue"},{"text":" differs from the behavior of ","type":"text"},{"code":"ABKDisplayInAppMessageLater","type":"codeVoice"},{"type":"text","text":". Both values will prevent display and push the in-app message to the top of the stack, but the "},{"code":".reenqueue","type":"codeVoice"},{"text":" option in the Swift SDK also automatically allows the in-app message to become re-eligible for triggers.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In "},{"code":"BrazeKitCompat","type":"codeVoice"},{"type":"text","text":", both "},{"type":"codeVoice","code":"ABKDisplayInAppMessageLater"},{"text":" and ","type":"text"},{"code":"ABKReenqueueInAppMessage","type":"codeVoice"},{"type":"text","text":" result in the same behavior as the Swift SDK’s "},{"code":"reenqueue","type":"codeVoice"},{"text":" display option.","type":"text"}]},{"anchor":"Content-Cards-UI","level":5,"type":"heading","text":"Content Cards UI"},{"type":"paragraph","inlineContent":[{"type":"text","text":"BrazeUI provides updated Content Cards UI components:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"type":"text","text":" (replace: "},{"type":"codeVoice","code":"ABKContentCardsTableViewController"},{"text":")","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","isActive":true},{"text":" (replace: ","type":"text"},{"type":"codeVoice","code":"ABKContentCardsViewController"},{"type":"text","text":")"}]}]}]},{"inlineContent":[{"type":"text","text":"To use the Braze Content Cards UI, follow our tutorial "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"type":"text","text":"."}],"type":"paragraph"},{"style":"tip","content":[{"type":"paragraph","inlineContent":[{"text":"If you were previously customizing the appearance or behavior of the Appboy Content Cards UI (e.g. via subclassing), these customizations will be lost. The Braze Content Cards UI provides more customization APIs, see ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","type":"reference"},{"type":"text","text":"."}]}],"name":"Tip","type":"aside"},{"anchor":"Main-API-changes","level":6,"text":"Main API changes","type":"heading"},{"header":"row","rows":[[[{"type":"paragraph","inlineContent":[{"text":"Appboy","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKContentCard"}]}],[{"inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","type":"reference"},{"type":"text","text":" \/ "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","type":"reference","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKContentCardsTableViewController"}],"type":"paragraph"}],[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"ABKContentCardsViewController","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"appboy.contentCardsController.contentCards"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"braze.contentCards."},{"type":"text","text":""},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"appboy.requestContentCardsRefresh()"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"braze.contentCards.","type":"codeVoice"},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","isActive":true}]}]],[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Notification Center based updates ("},{"type":"codeVoice","code":"ABKContentCardsProcessedNotification"},{"text":")","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"code":"braze.contentCards.","type":"codeVoice"},{"type":"text","text":""},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)"}]}]]],"type":"table"},{"level":5,"text":"NewsFeed UI","anchor":"NewsFeed-UI","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze does not provide a NewsFeed UI. The Appboy NewsFeed UI is still available when using both "},{"code":"BrazeKitCompat","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"text":" libraries.","type":"text"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If your application relies on the Appboy NewsFeed UI, you will not be able to complete the migration and perform the "},{"type":"emphasis","inlineContent":[{"type":"text","text":"SDK initialization and configuration"}]},{"type":"text","text":" section of this guide. Your application and your Braze integration will remain fully functional, even when using the deprecated initialization method."}]}],"type":"aside","name":"Important","style":"important"},{"text":"Main API changes","type":"heading","anchor":"Main-API-changes","level":6},{"rows":[[[{"type":"paragraph","inlineContent":[{"type":"text","text":"Appboy"}]}],[{"inlineContent":[{"type":"text","text":"Braze"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKCard"}]}],[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"}]}]],[[{"inlineContent":[{"code":"ABKNewsFeedTableViewController","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"text":"Not available","type":"text"}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"ABKNewsFeedViewController","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"text":"Not available","type":"text"}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"appboy.feedController.newsFeedCards","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"braze.newsFeed."},{"type":"text","text":""},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards","type":"reference"}]}]],[[{"inlineContent":[{"code":"appboy.requestFeedRefresh()","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"braze.newsFeed.","type":"codeVoice"},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)","type":"reference","isActive":true}]}]],[[{"inlineContent":[{"type":"text","text":"Notification Center based updates ("},{"type":"codeVoice","code":"ABKFeedUpdatedNotification"},{"type":"text","text":")"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"braze.newsFeed."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","isActive":true,"type":"reference"}],"type":"paragraph"}]]],"type":"table","header":"row"},{"text":"Protocols and delegates","level":4,"type":"heading","anchor":"Protocols-and-delegates"},{"type":"paragraph","inlineContent":[{"text":"The table below matches Appboy public protocols with their equivalent in the Braze SDK.","type":"text"}]},{"rows":[[[{"type":"paragraph","inlineContent":[{"text":"Appboy","type":"text"}]}],[{"type":"paragraph","inlineContent":[{"text":"Braze","type":"text"}]}],[{"inlineContent":[{"type":"text","text":"Property"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKURLDelegate","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze."},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKSdkAuthenticationDelegate"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","isActive":true,"type":"reference"}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze."},{"type":"text","text":""},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","type":"reference"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKIDFADelegate"}],"type":"paragraph"}],[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)"},{"text":", ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)"}],"type":"paragraph"}],[{"inlineContent":[],"type":"paragraph"}]],[[{"inlineContent":[{"code":"ABKImageDelegate","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Not needed anymore"}]}],[{"type":"paragraph","inlineContent":[]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKSDWebImageImageDelegate"}]}],[{"type":"paragraph","inlineContent":[{"text":"Not needed anymore","type":"text"}]}],[{"inlineContent":[],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageControllerDelegate"}]}],[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"},{"type":"text","text":" \/ "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","isActive":true,"type":"reference"}]}],[{"inlineContent":[{"code":"inAppMessageUI.","type":"codeVoice"},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","type":"reference","isActive":true},{"type":"text","text":" \/ "},{"type":"codeVoice","code":"braze."},{"type":"text","text":""},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","isActive":true}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageUIControlling"}]}],[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","type":"reference","isActive":true}]}],[{"type":"paragraph","inlineContent":[{"code":"braze.","type":"codeVoice"},{"text":"","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKInAppMessageUIDelegate"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"}]}],[{"inlineContent":[{"type":"codeVoice","code":"inAppMessageUI."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","isActive":true,"type":"reference"}],"type":"paragraph"}]]],"type":"table","header":"row"},{"content":[{"inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"ABKURLDelegate.handleAppboyURL(_:from:withExtras:)"},{"text":" delegate method is now accessible via ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","isActive":true},{"type":"text","text":" "},{"code":"BrazeDelegate","type":"codeVoice"},{"type":"text","text":" method."}],"type":"paragraph"},{"inlineContent":[{"text":"The boolean value returned by this method is now used to determine whether the URL should be opened by Braze (","type":"text"},{"type":"codeVoice","code":"true"},{"text":") or not (","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."},{"type":"text","text":" "},{"text":"This is the opposite of the previous behavior, where the return value of ","type":"text"},{"type":"codeVoice","code":"ABKURLDelegate.handleAppboyURL(_:from:withExtras:)"},{"type":"text","text":" was used to determine whether the URL should be opened by Appboy ("},{"type":"codeVoice","code":"false"},{"type":"text","text":") or not ("},{"code":"true","type":"codeVoice"},{"text":").","type":"text"}],"type":"paragraph"}],"name":"Warning","style":"warning","type":"aside"},{"type":"heading","text":"SDK initialization and configuration","anchor":"SDK-initialization-and-configuration","level":4},{"type":"paragraph","inlineContent":[{"text":"Updating the SDK initialization and configuration is the last step to finish the migration process. Performing this step will prevent you from using any compatibility APIs.","type":"text"}]},{"type":"paragraph","inlineContent":[{"inlineContent":[{"text":"Acknowledge the warning below before continuing","type":"text"}],"type":"strong"}]},{"style":"warning","name":"Warning","type":"aside","content":[{"inlineContent":[{"type":"text","text":"Before updating the SDK initialization and configuration, you:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Must migrate all available features and deprecated methods","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"All compatibility APIs including all deprecated symbols, all "},{"code":"BrazeKitCompat","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"BrazeUICompat"},{"type":"text","text":" symbols will not work after updating the SDK initialization."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"At this point, you may still use "},{"type":"codeVoice","code":"Braze."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","isActive":true,"type":"reference"},{"text":", ","type":"text"},{"code":"Braze.","type":"codeVoice"},{"text":"","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","type":"reference"},{"text":" deprecated methods.","type":"text"}]}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Must still use "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)"},{"text":" SDK initialization method.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"After updating the SDK initialization and configuration, the SDK:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Will not read the "},{"code":"Info.plist","type":"codeVoice"},{"type":"text","text":" based SDK configuration."}]}]},{"content":[{"inlineContent":[{"text":"Will not be compatible with ","type":"text"},{"type":"codeVoice","code":"BrazeKitCompat"},{"type":"text","text":" ("},{"code":"AppboyKit","type":"codeVoice"},{"text":") symbols.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Will not be compatible with ","type":"text"},{"code":"BrazeUICompat","type":"codeVoice"},{"type":"text","text":" ("},{"type":"codeVoice","code":"AppboyUI"},{"text":") UI components.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Will not emit the Content Cards and NewsFeed updates via the Notification Center."}]}]},{"content":[{"inlineContent":[{"text":"Will not automatically use the ","type":"text"},{"code":"BrazeLocation","type":"codeVoice"},{"type":"text","text":" library."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Will not read the "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor","type":"reference","isActive":true},{"text":" as part of the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","type":"reference"},{"text":" configuration.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Will not depend on ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage"},{"text":".","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Will not support GIFs out of the box.","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","isActive":true,"type":"reference"},{"text":" and ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","isActive":true},{"type":"text","text":" for more details."}]}]}],"type":"unorderedList"}]}]}]},{"type":"paragraph","inlineContent":[{"text":"The Braze SDK does not offer singleton APIs. You are now responsible for creating the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance and keeping a strong reference to it for the duration of your use of the Braze SDK:"}]},{"syntax":"swift","code":["\/\/ Create braze instance","let configuration = Braze.Configuration(apiKey: \"...\", endpoint: \"...\")","let braze = Braze(configuration: configuration)","","\/\/ Keep a strong reference to it","AppDelegate.braze = braze"],"type":"codeListing"},{"text":"Configuration","type":"heading","level":5,"anchor":"Configuration"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance is configured via a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","isActive":true,"type":"reference"},{"type":"text","text":" object."}]},{"syntax":"swift","type":"codeListing","code":["let configuration = Braze.Configuration(apiKey: \"...\", endpoint: \"...\")","configuration.api.flushInterval = 60","configuration.logger.level = .info"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The table below matches Appboy public configuration keys with their equivalent in the Braze SDK."}]},{"header":"row","rows":[[[{"inlineContent":[{"text":"Appboy (code)","type":"text"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"text","text":"Appboy (Info.plist)"}]}],[{"type":"paragraph","inlineContent":[{"text":"Braze","type":"text"}]}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKEndpointKey","type":"codeVoice"}]}],[{"inlineContent":[{"code":"Endpoint","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration.api."},{"text":"","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","type":"reference"}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKEnableSDKAuthenticationKey"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"EnableSDKAuthentication"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"configuration.api."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKSessionTimeoutKey"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"SessionTimeout"}]}],[{"type":"paragraph","inlineContent":[{"code":"configuration.","type":"codeVoice"},{"type":"text","text":""},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","type":"reference"}]}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKEnableAutomaticLocationCollectionKey","type":"codeVoice"}]}],[{"inlineContent":[{"code":"EnableAutomaticLocationCollection","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"code":"configuration.location.","type":"codeVoice"},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","type":"reference","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"ABKEnableGeofencesKey","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"EnableGeofences","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration.location."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled","type":"reference","isActive":true}]}]],[[{"inlineContent":[{"code":"ABKDisableAutomaticGeofenceRequestsKey","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"DisableAutomaticGeofenceRequests","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"code":"configuration.location.","type":"codeVoice"},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","isActive":true}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKEnableDismissModalOnOutsideTapKey"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"DismissModalOnOutsideTap"}]}],[{"inlineContent":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","type":"reference","isActive":true}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKPushStoryAppGroupKey"}]}],[{"type":"paragraph","inlineContent":[{"code":"PushStoryAppGroup","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration.push."},{"text":"","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup"}]}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKEphemeralEventsKey"}],"type":"paragraph"}],[{"inlineContent":[{"code":"EphemeralEvents","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration."},{"text":"","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents"}]}]],[[{"inlineContent":[{"code":"ABKLogLevelKey","type":"codeVoice"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"LogLevel"}]}],[{"inlineContent":[{"code":"configuration.logger.","type":"codeVoice"},{"text":"","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKFlushIntervalOptionKey"}]}],[{"inlineContent":[{"type":"emphasis","inlineContent":[{"text":"n\/a","type":"text"}]}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"code":"configuration.api.","type":"codeVoice"},{"text":"","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval"}]}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKRequestProcessingPolicyOptionKey","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"type":"emphasis","inlineContent":[{"type":"text","text":"n\/a"}]}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration.api."},{"type":"text","text":""},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","type":"reference"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKSDKFlavorKey"}]}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"text":"n\/a","type":"text"}],"type":"emphasis"}]}],[{"inlineContent":[{"type":"codeVoice","code":"configuration.api."},{"text":"","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKMinimumTriggerTimeIntervalKey"}]}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"type":"text","text":"n\/a"}],"type":"emphasis"}]}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration."},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","isActive":true}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKDeviceAllowlistKey"}]}],[{"inlineContent":[{"type":"emphasis","inlineContent":[{"text":"n\/a","type":"text"}]}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"configuration."},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","isActive":true,"type":"reference"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"ABKURLDelegateKey"}]}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"text":"n\/a","type":"text"}],"type":"emphasis"}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze."},{"text":"","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKSdkAuthenticationDelegateKey","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"type":"text","text":"n\/a"}],"type":"emphasis"}]}],[{"inlineContent":[{"type":"codeVoice","code":"braze."},{"type":"text","text":""},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"inlineContent":[{"type":"codeVoice","code":"ABKIDFADelegateKey"}],"type":"paragraph"}],[{"inlineContent":[{"inlineContent":[{"text":"n\/a","type":"text"}],"type":"emphasis"}],"type":"paragraph"}],[{"inlineContent":[{"code":"braze.","type":"codeVoice"},{"text":"","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","isActive":true,"type":"reference"},{"type":"text","text":" \/ "},{"type":"codeVoice","code":"braze."},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","isActive":true}],"type":"paragraph"}]],[[{"inlineContent":[{"code":"ABKInAppMessageControllerDelegateKey","type":"codeVoice"}],"type":"paragraph"}],[{"inlineContent":[{"inlineContent":[{"text":"n\/a","type":"text"}],"type":"emphasis"}],"type":"paragraph"}],[{"inlineContent":[{"type":"codeVoice","code":"braze."},{"text":"","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","isActive":true}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"code":"ABKImageDelegateKey","type":"codeVoice"}]}],[{"type":"paragraph","inlineContent":[{"type":"emphasis","inlineContent":[{"type":"text","text":"n\/a"}]}]}],[{"type":"paragraph","inlineContent":[{"type":"emphasis","inlineContent":[{"text":"n\/a","type":"text"}]}]}]]],"type":"table"},{"type":"heading","anchor":"Configuration-Location-and-geofences","text":"Configuration - Location and geofences","level":5},{"type":"paragraph","inlineContent":[{"text":"The location features have been extracted to the optional ","type":"text"},{"type":"codeVoice","code":"BrazeLocation"},{"type":"text","text":" module"}]},{"name":"Note","type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"This guarantees that ","type":"text"},{"type":"codeVoice","code":"BrazeKit"},{"text":" does not use or reference the ","type":"text"},{"type":"codeVoice","code":"CoreLocation"},{"text":" system framework and enables ","type":"text"},{"code":"BrazeKit","type":"codeVoice"},{"text":" to be used in more contexts.","type":"text"}]}],"style":"note"},{"type":"paragraph","inlineContent":[{"text":"To configure the SDK to use location features, follow our tutorial ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","isActive":true},{"type":"text","text":"."}]},{"syntax":"swift","type":"codeListing","code":["import BrazeLocation","","let configuration = Braze.Configuration(apiKey: \"...\", endpoint: \"...\")","configuration.location.brazeLocationProvider = BrazeLocationProvider()","configuration.location.automaticLocationCollection = true","configuration.location.geofencesEnabled = true","configuration.location.automaticGeofenceRequests = true"]},{"anchor":"Updating-the-SDK-initialization","level":5,"type":"heading","text":"Updating the SDK initialization"},{"inlineContent":[{"text":"The Braze instance is initialized using the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"reference","isActive":true},{"text":" initializer. The Braze SDK remains active as long as the instance is alive.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"We recommend storing the instance somewhere easily accessible, for instance, as a static property of your "},{"type":"codeVoice","code":"AppDelegate"},{"type":"text","text":" class:"}],"type":"paragraph"},{"syntax":"swift","code":["@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {",""," \/\/ Create braze instance"," let configuration = Braze.Configuration(apiKey: \"...\", endpoint: \"...\")"," let braze = Braze(configuration: configuration)",""," \/\/ Keep a strong reference to it"," AppDelegate.braze = braze",""," return true"," }","","}"],"type":"codeListing"},{"text":"Re-identify users","level":4,"anchor":"Re-identify-users","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Migrating to the Braze iOS SDK requires re-identifying users. To do so, you must call the ","type":"text"},{"type":"codeVoice","code":"changeUser"},{"type":"text","text":" method on the "},{"code":"Braze","type":"codeVoice"},{"type":"text","text":" instance for non-anonymous users."}]},{"syntax":"swift","code":["\/\/ Re-identify a logged in user with the Braze SDK","AppDelegate.braze.changeUser(userId: \"existing_user_id\")"],"type":"codeListing"},{"text":"Cleanup","level":5,"anchor":"Cleanup","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"You can now remove all mentions of ","type":"text"},{"code":"BrazeKitCompat","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"BrazeUICompat"},{"text":" from your project:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Remove the import statements in your source code","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Swift Package Manager: Unlink both libraries from your application","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"CocoaPods: Remove the pods entries for both libraries from your ","type":"text"},{"inlineContent":[{"text":"Podfile","type":"text"}],"type":"emphasis"}],"type":"paragraph"}]}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"title":"Appboy-iOS-SDK: Migration guide","roleHeading":"Article","role":"article"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"seeAlsoSections":[{"title":"Essentials","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/Braze\/a1-installation","doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"]}],"references":{"doc://Braze/documentation/BrazeLocation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","abstract":[],"url":"\/documentation\/brazelocation","title":"BrazeLocation","role":"collection","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"role":"symbol","title":"inAppMessagePresenter","kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-6xxc5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","role":"symbol","title":"braze(_:shouldOpenURL:)","type":"topic","required":true,"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5","abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"text":"shouldOpenURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"defaultImplementations":1,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/appGroup":{"type":"topic","title":"appGroup","abstract":[{"text":"The app group used to communicate with push extensions (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/ephemeralEvents":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","title":"ephemeralEvents","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ephemeralEvents"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/requestRefresh(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Requests an immediate refresh of the newsfeed cards from Braze servers."}],"role":"symbol","type":"topic","title":"requestRefresh(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"(((","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"NewsFeedCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"https://www.braze.com/docs/developer_guide/platform_integration_guides/swift/initial_sdk_setup/installation_methods/manual_integration":{"type":"link","url":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/swift\/initial_sdk_setup\/installation_methods\/manual_integration","title":"this guide","titleInlineContent":[{"text":"this guide","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/swift\/initial_sdk_setup\/installation_methods\/manual_integration"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/subscribeToUpdates(_:)":{"abstract":[{"text":"Subscribes to newsfeed updates.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","title":"subscribeToUpdates(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","text":"NewsFeedCard"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleBackgroundNotification(userInfo:fetchCompletionHandler:)":{"kind":"symbol","abstract":[{"type":"text","text":"Asks Braze to handle the remote background notification."}],"role":"symbol","type":"topic","title":"handleBackgroundNotification(userInfo:fetchCompletionHandler:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleBackgroundNotification"},{"kind":"text","text":"("},{"text":"userInfo","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"fetchCompletionHandler"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","titleInlineContent":[{"text":"Content Cards","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","kind":"symbol","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"title":"BrazeInAppMessagePresenter","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-8rt7y":{"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","abstract":[{"text":"Notifies the delegate that Braze did not find a matching trigger for the event.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"type":"topic","title":"braze(_:noMatchingTriggerForEvent:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkFlavor-swift.property":{"title":"sdkFlavor","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","abstract":[{"text":"Internal.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"text":": ","kind":"text"},{"text":"SDKFlavor","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/register(deviceToken:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","role":"symbol","title":"register(deviceToken:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)","abstract":[{"text":"Registers the device as eligible to receive push notifications.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"deviceToken"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/endpoint":{"title":"endpoint","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint","abstract":[{"type":"text","text":"The api endpoint used by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"endpoint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)","abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"type":"topic","title":"requestRefresh(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"((("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}]},"https://apple.co/3BmxFey":{"type":"link","url":"https:\/\/apple.co\/3BmxFey","title":"IDFA","titleInlineContent":[{"text":"IDFA","type":"text"}],"identifier":"https:\/\/apple.co\/3BmxFey"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkAuthentication":{"title":"sdkAuthentication","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication","abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthentication","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"role":"symbol","title":"BrazeSDKAuthDelegate","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/brazesdkauthdelegate","abstract":[{"text":"Delegate to handle SDK Authentication.","type":"text"}]},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"doc://Braze/documentation/Braze/gif-support-integrations":{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","role":"article","type":"topic","title":"GIF Support Integrations","url":"\/documentation\/braze\/gif-support-integrations","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"kind":"article"},"doc://Braze/documentation/BrazeNotificationService":{"url":"\/documentation\/brazenotificationservice","type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","title":"BrazeNotificationService","role":"collection"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","titleInlineContent":[{"text":"Push Story","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/devicePropertyAllowList":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The device properties automatically collected by the SDK (default: all"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true},{"text":" cases).","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"devicePropertyAllowList"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","text":"DeviceProperty"},{"kind":"text","text":">"}],"title":"devicePropertyAllowList","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"https://developer.apple.com/documentation/uikit/uiapplicationdelegate/1623117-application":{"type":"link","titleInlineContent":[{"code":"application(_:didReceiveRemoteNotification:)","type":"codeVoice"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiapplicationdelegate\/1623117-application","title":"application(_:didReceiveRemoteNotification:)","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiapplicationdelegate\/1623117-application"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cards":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cards","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]"}],"type":"topic","title":"cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","abstract":[{"type":"text","text":"The content cards for the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","url":"\/documentation\/brazekit\/braze\/delegate","type":"topic","abstract":[{"text":"Delegate for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeDelegate","preciseIdentifier":"s:8BrazeKit0A8DelegateP"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","title":"delegate"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/categories":{"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"categories"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"text":"UNNotificationCategory","preciseIdentifier":"c:objc(cs)UNNotificationCategory","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"categories","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","abstract":[{"type":"text","text":"Braze user notification categories."}]},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","defaultImplementations":1,"title":"inAppMessage(_:displayChoiceForMessage:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"required":true,"type":"topic","abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticLocationCollection":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","type":"topic","title":"automaticLocationCollection","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticLocationCollection","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","abstract":[{"text":"Automatically collect the user location at session start (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleUserNotification(response:withCompletionHandler:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleUserNotification"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Asks Braze to handle the user notification response."}],"title":"handleUserNotification(response:withCompletionHandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"role":"symbol","title":"sdkAuthDelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkAuthDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeSDKAuthDelegate","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate","abstract":[{"text":"SDK Authentication delegate for the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference","isActive":true},{"type":"text","text":" instance."}]},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":")"}],"kind":"symbol","role":"symbol","title":"init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/cards":{"kind":"symbol","abstract":[{"text":"The newsfeed cards for the current user.","type":"text"}],"role":"symbol","type":"topic","title":"cards","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards"},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/requestPolicy-swift.property":{"title":"requestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","text":"RequestPolicy"}],"role":"symbol","abstract":[{"text":"The request policy (default: ","type":"text"},{"code":".automatic","type":"codeVoice"},{"type":"text","text":")."}]},"https://developer.apple.com/documentation/xcode/configuring-app-groups":{"type":"link","url":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups","title":"App Group","titleInlineContent":[{"text":"App Group","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups"},"https://www.braze.com/docs/developer_guide/platform_integration_guides/legacy_sdks/ios/initial_sdk_setup/installation_methods/manual_integration_options/#option-1-dynamic-xcframework":{"type":"link","titleInlineContent":[{"text":"dynamic XCFrameworks","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-1-dynamic-xcframework","title":"dynamic XCFrameworks","identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-1-dynamic-xcframework"},"https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor":{"type":"link","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor","title":"identifierForVendor","titleInlineContent":[{"code":"identifierForVendor","type":"codeVoice"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/geofencesEnabled":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","abstract":[{"text":"Enables geofence monitoring (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"title":"geofencesEnabled","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"geofencesEnabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled"},"https://github.com/SDWebImage/SDWebImage":{"type":"link","titleInlineContent":[{"code":"SDWebImage","type":"codeVoice"}],"url":"https:\/\/github.com\/SDWebImage\/SDWebImage","title":"SDWebImage","identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/triggerMinimumTimeInterval":{"title":"triggerMinimumTimeInterval","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","kind":"symbol","abstract":[{"text":"The minimum time interval in seconds between triggers (default: ","type":"text"},{"type":"codeVoice","code":"30"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"triggerMinimumTimeInterval","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isBrazeNotification(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isBrazeNotification"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Specifies whether the push notification was sent by Braze."}],"title":"isBrazeNotification(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"title":"flushInterval","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","abstract":[{"type":"text","text":"The interval in seconds between automatic data flushes (default: "},{"code":"10","type":"codeVoice"},{"type":"text","text":" seconds)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/sessionTimeout":{"title":"sessionTimeout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"sessionTimeout","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"role":"symbol","abstract":[{"text":"The length of time before a session times out in seconds (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout"},"https://www.braze.com/docs/developer_guide/platform_integration_guides/legacy_sdks/ios/initial_sdk_setup/installation_methods/manual_integration_options/#option-2-static-xcframework-for-static-integration":{"type":"link","url":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-2-static-xcframework-for-static-integration","title":"static XCFrameworks","titleInlineContent":[{"text":"static XCFrameworks","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_integration_guides\/legacy_sdks\/ios\/initial_sdk_setup\/installation_methods\/manual_integration_options\/#option-2-static-xcframework-for-static-integration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/level-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","title":"level","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"level","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","text":"Level","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property","abstract":[{"type":"text","text":"The minimum logging level (default: "},{"type":"codeVoice","code":".error"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/delegate":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","role":"symbol","title":"delegate","url":"\/documentation\/brazeui\/brazeinappmessageui\/delegate","abstract":[{"text":"The object that act as the delegate for the in-app message UI.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/subscribeToUpdates(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)","type":"topic","title":"subscribeToUpdates(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"(([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)","abstract":[{"type":"text","text":"Subscribes to content cards updates."}]},"https://github.com/Appboy/appboy-ios-sdk/blob/646d16f2e770f61558d0b51a50e9f292f396e8e6/Example/StopwatchNotificationService/NotificationService.m":{"type":"link","titleInlineContent":[{"text":"sample code","type":"text"}],"url":"https:\/\/github.com\/Appboy\/appboy-ios-sdk\/blob\/646d16f2e770f61558d0b51a50e9f292f396e8e6\/Example\/StopwatchNotificationService\/NotificationService.m","title":"sample code","identifier":"https:\/\/github.com\/Appboy\/appboy-ios-sdk\/blob\/646d16f2e770f61558d0b51a50e9f292f396e8e6\/Example\/StopwatchNotificationService\/NotificationService.m"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticGeofenceRequests":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","type":"topic","title":"automaticGeofenceRequests","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticGeofenceRequests"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","abstract":[{"text":"Automatically requests geofences for the device last known position (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"migration-deprecation-warning.png":{"type":"image","alt":"Deprecation warning","variants":[{"traits":["1x","light"],"url":"\/images\/migration-deprecation-warning.png"},{"url":"\/images\/migration-deprecation-warning~dark.png","traits":["1x","dark"]}],"identifier":"migration-deprecation-warning.png"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/braze/content-cards-customization.json b/data/documentation/braze/content-cards-customization.json index 152953c9f0..47e9816acb 100644 --- a/data/documentation/braze/content-cards-customization.json +++ b/data/documentation/braze/content-cards-customization.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Article","title":"Content Cards UI Customization","role":"article"},"identifier":{"url":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","interfaceLanguage":"swift"},"abstract":[{"text":"The ","type":"text"},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"content","content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"inlineContent":[{"type":"image","identifier":"content-card-customization-attributes.png"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"All "},{"code":"BrazeUI","type":"codeVoice"},{"text":" components are crafted with the following principles in mind:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Accessible"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Follow accessibility guidelines and are compatible with VoiceOver.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Support ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","isActive":true,"type":"reference"},{"text":".","type":"text"}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Themeable"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Light and dark mode compatible."}],"type":"paragraph"}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Adaptive to multiple layouts"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Support multiple device sizes and orientations, including "},{"isActive":true,"type":"reference","identifier":"https:\/\/support.apple.com\/en-us\/HT207582"},{"type":"text","text":" UIs."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Support ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area"},{"type":"text","text":" and "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins"},{"text":".","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Support "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/"},{"type":"text","text":" layouts."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Support on-screen keyboard."}]}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Customizable"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Padding, margin, spacing, font, image size and more.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Sensible defaults.","type":"text"}]}]}],"type":"unorderedList"}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"For these reasons, we recommend trying to customize the "},{"code":"BrazeUI","type":"codeVoice"},{"text":" components before creating your own custom components.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Nonetheless, we understand that there are cases where the look and feel of your application cannot be achieved via our customization APIs. In these cases, we support multiple ways you can integrate your own custom components with the Braze SDK (See the "},{"type":"emphasis","inlineContent":[{"text":"Custom UI","type":"text"}]},{"type":"text","text":" section)."}]},{"text":"Content Cards Attributes","level":2,"anchor":"Content-Cards-Attributes","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Depending on the type of the content card, the ","type":"text"},{"code":"BrazeUI","type":"codeVoice"},{"type":"text","text":" module defaults to one of the cells below for display. These cells can be customized all at once by modifying the content card view controller "},{"type":"codeVoice","code":"Attributes"},{"type":"text","text":" struct."}]},{"items":[{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classiccell\/"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/","isActive":true,"type":"reference"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/","isActive":true,"type":"reference"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/","type":"reference","isActive":true}]}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/controlcell\/"}]}]}],"type":"unorderedList"},{"type":"aside","name":"Important","style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Content card properties such as title, description, image, etc. are directly available on the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true,"type":"reference"},{"text":" data type. Configuring content cards campaign on the Braze dashboard is the preferred way to customize these properties.","type":"text"}]}]},{"text":"Customizing via Attributes","anchor":"Customizing-via-Attributes","type":"heading","level":3},{"type":"paragraph","inlineContent":[{"text":"We offer two ways to customize the ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" content card view controller and associated cells via the ","type":"text"},{"type":"codeVoice","code":"Attributes"},{"type":"text","text":" struct:"}]},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Modifying the "},{"type":"codeVoice","code":"Attributes.defaults"},{"type":"text","text":" static variable."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing an "},{"type":"codeVoice","code":"Attributes"},{"type":"text","text":" struct to the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"type":"text","text":" initializer."}]}]}],"type":"unorderedList"},{"text":"Modifying the `Attributes.defaults` static variable","anchor":"Modifying-the-Attributesdefaults-static-variable","type":"heading","level":4},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"Attributes.defaults"},{"type":"text","text":" static variable is a convenient way to modify the default attributes for all Content Cards view controller and associated cells."}]},{"inlineContent":[{"type":"text","text":"For example, to change the default image size and corner radius for all cells, you can write the following code:"}],"type":"paragraph"},{"code":["BrazeContentCardUI.ViewController.Attributes.defaults.cellAttributes.cornerRadius = 20","BrazeContentCardUI.ViewController.Attributes.defaults.cellAttributes.classicImageSize = CGSize(width: 65, height: 65)"],"type":"codeListing","syntax":"swift"},{"type":"heading","level":4,"text":"Passing an `Attributes` struct to the view controller initializer","anchor":"Passing-an-Attributes-struct-to-the-view-controller-initializer"},{"inlineContent":[{"text":"The ","type":"text"},{"isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","type":"reference"},{"text":" initializer can be used to pass a custom ","type":"text"},{"code":"Attributes","type":"codeVoice"},{"type":"text","text":" struct to the view controller."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, you can change the image size and corner radius for a specific instance of the view controller:"}]},{"type":"codeListing","syntax":"swift","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.cellAttributes.cornerRadius = 20","attributes.cellAttributes.classicImageSize = CGSize(width: 65, height: 65)","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"]},{"type":"heading","level":4,"anchor":"Dark-theme-customization","text":"Dark theme customization"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, Content Card views will automatically respond to Dark Mode changes on the device with a set of themed colors and layout changes."}]},{"inlineContent":[{"text":"This behavior can be overridden by setting the ","type":"text"},{"type":"codeVoice","code":"Attributes.enableDarkTheme"},{"type":"text","text":" property to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"type":"paragraph"},{"code":["\/\/ Option 1: Directly modifying the `Attributes.defaults` static variable.","BrazeContentCardUI.ViewController.Attributes.defaults.enabledDarkTheme = false","","\/\/ Option 2: Passing a modified `Attributes` struct to the view controller initializer.","var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.enableDarkTheme = false","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"],"syntax":"swift","type":"codeListing"},{"text":"Customizing via subclassing","anchor":"Customizing-via-subclassing","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"For cases where the "},{"type":"codeVoice","code":"Attributes"},{"type":"text","text":" struct is not enough, you can subclass one or multiple Content Card cells to customize them further."}],"type":"paragraph"},{"inlineContent":[{"text":"To use your subclass instead of the default cell, you can modify the ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells"},{"type":"text","text":" property of the "},{"code":"Attributes","type":"codeVoice"},{"type":"text","text":" struct:"}],"type":"paragraph"},{"syntax":"swift","type":"codeListing","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.cells[BrazeContentCardUI.ClassicImageCell.identifier] = CustomClassicImageCell.self","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"]},{"text":"Custom UI","type":"heading","level":2,"anchor":"Custom-UI"},{"type":"paragraph","inlineContent":[{"text":"Finally, for cases where subclassing is not enough, you can implement your own Content Cards presentation UI by accessing the methods and properties of the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","isActive":true,"type":"reference"},{"type":"text","text":" class."}]},{"type":"paragraph","inlineContent":[{"text":"The custom UI must:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log impressions by calling "},{"code":"logImpression()","type":"codeVoice"},{"text":" using ","type":"text"},{"code":"card.context","type":"codeVoice"},{"type":"text","text":"."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Log clicks by calling "},{"code":"logClick()","type":"codeVoice"},{"type":"text","text":" using "},{"type":"codeVoice","code":"card.context"},{"type":"text","text":"."}],"type":"paragraph"}]}]},{"type":"paragraph","inlineContent":[{"text":"This method of integration does not require the use of ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":", all content cards data types and methods are directly available in "},{"code":"BrazeKit","type":"codeVoice"},{"type":"text","text":" via the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"},{"type":"text","text":" class."}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See the "},{"type":"codeVoice","code":"ContentCards-Custom-UI"},{"text":" scheme of the Examples project for a complete implementation.","type":"text"}]}],"name":"Tip","style":"tip","type":"aside"},{"type":"heading","anchor":"Customization-Recipes","text":"Customization Recipes","level":2},{"inlineContent":[{"text":"This section presents multiple recipes for common customization use cases.","type":"text"}],"type":"paragraph"},{"level":4,"type":"heading","anchor":"Tint-Color","text":"Tint Color"},{"inlineContent":[{"type":"text","text":"The cell unviewed indicator, pin image and domain label color automatically adopts your application’s "},{"type":"codeVoice","code":"tintColor"},{"text":". This color can be changed by setting the ","type":"text"},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" property of the "},{"type":"codeVoice","code":"BrazeContentCardUI.ViewController"},{"type":"text","text":" instance."}],"type":"paragraph"},{"type":"codeListing","code":["let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze)","viewController.view.tintColor = .systemGreen"],"syntax":"swift"},{"inlineContent":[{"type":"image","identifier":"content-card-customization-tint.png"}],"type":"paragraph"},{"type":"heading","anchor":"Hide-the-Unviewed-Indicator","text":"Hide the Unviewed Indicator","level":4},{"inlineContent":[{"type":"text","text":"The unviewed indicator can be hidden by setting the "},{"type":"codeVoice","code":"unviewedIndicatorColor"},{"type":"text","text":" to "},{"type":"codeVoice","code":"UIColor.clear"},{"type":"text","text":" on the Attributes struct:"}],"type":"paragraph"},{"type":"codeListing","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.cellAttributes.unviewedIndicatorColor = .clear","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"],"syntax":"swift"},{"type":"heading","level":4,"anchor":"Filter-Content-Cards","text":"Filter Content Cards"},{"inlineContent":[{"type":"text","text":"The cards presented in the view controller can be filtered by setting the "},{"type":"codeVoice","code":"transform"},{"type":"text","text":" property on the Attributes struct."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The example below displays only cards for which the key-value pair "},{"type":"codeVoice","code":"home_feed: true"},{"text":" is present in the ","type":"text"},{"type":"codeVoice","code":"extras"},{"type":"text","text":" dictionary."}]},{"syntax":"swift","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.transform = { cards in"," cards.filter { $0.extras[\"home_feed\"] as? Bool == true }","}","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"],"type":"codeListing"},{"type":"paragraph","inlineContent":[{"identifier":"content-card-customization-filtered.png","type":"image"}]},{"text":"Transform Content Cards","type":"heading","anchor":"Transform-Content-Cards","level":4},{"inlineContent":[{"type":"text","text":"The cards presented can be transformed by setting the "},{"type":"codeVoice","code":"transform"},{"text":" property on the Attributes struct.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The example below modifies the "},{"type":"codeVoice","code":"title"},{"text":" and ","type":"text"},{"code":"description","type":"codeVoice"},{"type":"text","text":" of compatible cards."}]},{"syntax":"swift","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.transform = { cards in"," cards.map { card in"," var card = card"," if let title = card.title {"," card.title = \"[modified] \\(title)\""," }"," if let description = card.description {"," card.description = \"[modified] \\(description)\""," }"," return card"," }","}","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"],"type":"codeListing"},{"inlineContent":[{"type":"image","identifier":"content-card-customization-transformed.png"}],"type":"paragraph"},{"type":"heading","level":4,"anchor":"Empty-State","text":"Empty State"},{"inlineContent":[{"type":"text","text":"The view controller empty state can be customized by setting the related attributes."}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.emptyStateMessage = \"This is a custom empty state message\"","attributes.emptyStateMessageFont = .preferredFont(forTextStyle: .title1)","attributes.emptyStateMessageColor = .secondaryLabel"]},{"type":"paragraph","inlineContent":[{"type":"image","identifier":"content-card-customization-empty.png"}]},{"text":"More customization","type":"heading","anchor":"More-customization","level":4},{"inlineContent":[{"type":"text","text":"More examples of customization can be found in the "},{"type":"codeVoice","code":"ContentCardUI-Customization"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"ContentCards-Custom-UI"},{"text":" schemes of the Examples project.","type":"text"}],"type":"paragraph"}]}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"],"title":"User Interface"}],"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"titleInlineContent":[{"text":"In-App Messages","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"text":"Content Cards","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link"},"content-card-customization-filtered.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/content-card-customization-filtered.png"},{"url":"\/images\/content-card-customization-filtered~dark.png","traits":["1x","dark"]}],"identifier":"content-card-customization-filtered.png","type":"image","alt":"Filter Content Cards"},"content-card-customization-empty.png":{"alt":"Empty State","identifier":"content-card-customization-empty.png","type":"image","variants":[{"traits":["1x","light"],"url":"\/images\/content-card-customization-empty.png"},{"url":"\/images\/content-card-customization-empty~dark.png","traits":["1x","dark"]}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/controlcell/":{"titleInlineContent":[{"code":"Control","type":"codeVoice"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/controlcell\/","type":"link","title":"Control","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/controlcell\/"},"https://developer.apple.com/documentation/uikit/uiview/positioning_content_within_layout_margins":{"title":"Layout Margins","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","titleInlineContent":[{"text":"Layout Margins","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","type":"link"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"content-card-customization-attributes.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/content-card-customization-attributes.png"},{"url":"\/images\/content-card-customization-attributes~dark.png","traits":["1x","dark"]}],"identifier":"content-card-customization-attributes.png","type":"image","alt":"Content Cards Customization Attributes"},"https://support.apple.com/en-us/HT207582":{"title":"multitasking","url":"https:\/\/support.apple.com\/en-us\/HT207582","titleInlineContent":[{"text":"multitasking","type":"text"}],"identifier":"https:\/\/support.apple.com\/en-us\/HT207582","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:attributes:)":{"titleInlineContent":[{"code":"init(braze:attributes:)","type":"codeVoice"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","type":"link","title":"init(braze:attributes:)","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"https://developer.apple.com/documentation/uikit/uiview/positioning_content_relative_to_the_safe_area":{"title":"Safe Area","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area","titleInlineContent":[{"text":"Safe Area","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area","type":"link"},"https://developer.apple.com/design/human-interface-guidelines/foundations/right-to-left/":{"titleInlineContent":[{"text":"right-to-left","type":"text"}],"identifier":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/","type":"link","title":"right-to-left","url":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/"},"https://developer.apple.com/documentation/uikit/uifont/scaling_fonts_automatically":{"title":"Dynamic Type","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","titleInlineContent":[{"text":"Dynamic Type","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/imageonlycell/":{"titleInlineContent":[{"code":"ImageOnlyCell","type":"codeVoice"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/","type":"link","title":"ImageOnlyCell","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"content-card-customization-tint.png":{"alt":"Tint Color","identifier":"content-card-customization-tint.png","type":"image","variants":[{"traits":["1x","light"],"url":"\/images\/content-card-customization-tint.png"},{"url":"\/images\/content-card-customization-tint~dark.png","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"content-card-customization-transformed.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/content-card-customization-transformed.png"},{"url":"\/images\/content-card-customization-transformed~dark.png","traits":["1x","dark"]}],"identifier":"content-card-customization-transformed.png","type":"image","alt":"Transform Content Cards"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/captionedimagecell/":{"title":"CaptionedImageCell","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/","titleInlineContent":[{"code":"CaptionedImageCell","type":"codeVoice"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/classiccell/":{"titleInlineContent":[{"code":"ClassicCell","type":"codeVoice"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classiccell\/","type":"link","title":"ClassicCell","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classiccell\/"},"doc://Braze/documentation/Braze/gif-support-integrations":{"type":"topic","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" implementations for common third party GIF images libraries."}],"role":"article","kind":"article","title":"GIF Support Integrations","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","url":"\/documentation\/braze\/gif-support-integrations"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/classicimagecell/":{"title":"ClassicImageCell","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/","titleInlineContent":[{"code":"ClassicImageCell","type":"codeVoice"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cells":{"titleInlineContent":[{"code":"cells","type":"codeVoice"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","type":"link","title":"cells","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells"}}} \ No newline at end of file +{"metadata":{"role":"article","roleHeading":"Article","title":"Content Cards UI Customization","modules":[{"name":"BrazeKit"}]},"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","interfaceLanguage":"swift"},"seeAlsoSections":[{"title":"User Interface","generated":true,"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"content","content":[{"text":"Overview","anchor":"overview","type":"heading","level":2},{"inlineContent":[{"type":"image","identifier":"content-card-customization-attributes.png"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"All "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" components are crafted with the following principles in mind:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Accessible"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Follow accessibility guidelines and are compatible with VoiceOver."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Support ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","isActive":true,"type":"reference"},{"type":"text","text":"."}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Themeable","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Light and dark mode compatible."}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Adaptive to multiple layouts"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Support multiple device sizes and orientations, including "},{"isActive":true,"identifier":"https:\/\/support.apple.com\/en-us\/HT207582","type":"reference"},{"type":"text","text":" UIs."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Support "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area","type":"reference","isActive":true},{"type":"text","text":" and "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","isActive":true},{"type":"text","text":"."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Support "},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/"},{"type":"text","text":" layouts."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Support on-screen keyboard."}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Customizable","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Padding, margin, spacing, font, image size and more.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Sensible defaults.","type":"text"}],"type":"paragraph"}]}]}]}],"type":"unorderedList"},{"inlineContent":[{"text":"For these reasons, we recommend trying to customize the ","type":"text"},{"code":"BrazeUI","type":"codeVoice"},{"text":" components before creating your own custom components.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"Nonetheless, we understand that there are cases where the look and feel of your application cannot be achieved via our customization APIs. In these cases, we support multiple ways you can integrate your own custom components with the Braze SDK (See the ","type":"text"},{"inlineContent":[{"type":"text","text":"Custom UI"}],"type":"emphasis"},{"type":"text","text":" section)."}]},{"type":"heading","text":"Content Cards Attributes","anchor":"Content-Cards-Attributes","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Depending on the type of the content card, the "},{"type":"codeVoice","code":"BrazeUI"},{"text":" module defaults to one of the cells below for display. These cells can be customized all at once by modifying the content card view controller ","type":"text"},{"type":"codeVoice","code":"Attributes"},{"text":" struct.","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classiccell\/"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/","isActive":true}]}]},{"content":[{"inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/","type":"reference","isActive":true}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/","type":"reference"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/controlcell\/","isActive":true,"type":"reference"}]}]}]},{"name":"Important","type":"aside","style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Content card properties such as title, description, image, etc. are directly available on the "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","type":"reference"},{"type":"text","text":" data type. Configuring content cards campaign on the Braze dashboard is the preferred way to customize these properties."}]}]},{"text":"Customizing via Attributes","level":3,"anchor":"Customizing-via-Attributes","type":"heading"},{"inlineContent":[{"type":"text","text":"We offer two ways to customize the "},{"code":"BrazeUI","type":"codeVoice"},{"text":" content card view controller and associated cells via the ","type":"text"},{"type":"codeVoice","code":"Attributes"},{"text":" struct:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Modifying the "},{"type":"codeVoice","code":"Attributes.defaults"},{"type":"text","text":" static variable."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Passing an "},{"type":"codeVoice","code":"Attributes"},{"text":" struct to the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","isActive":true},{"text":" initializer.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"text":"Modifying the `Attributes.defaults` static variable","type":"heading","level":4,"anchor":"Modifying-the-Attributesdefaults-static-variable"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"Attributes.defaults"},{"type":"text","text":" static variable is a convenient way to modify the default attributes for all Content Cards view controller and associated cells."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, to change the default image size and corner radius for all cells, you can write the following code:"}]},{"code":["BrazeContentCardUI.ViewController.Attributes.defaults.cellAttributes.cornerRadius = 20","BrazeContentCardUI.ViewController.Attributes.defaults.cellAttributes.classicImageSize = CGSize(width: 65, height: 65)"],"syntax":"swift","type":"codeListing"},{"text":"Passing an `Attributes` struct to the view controller initializer","level":4,"anchor":"Passing-an-Attributes-struct-to-the-view-controller-initializer","type":"heading"},{"inlineContent":[{"text":"The ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)"},{"type":"text","text":" initializer can be used to pass a custom "},{"code":"Attributes","type":"codeVoice"},{"type":"text","text":" struct to the view controller."}],"type":"paragraph"},{"inlineContent":[{"text":"For example, you can change the image size and corner radius for a specific instance of the view controller:","type":"text"}],"type":"paragraph"},{"code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.cellAttributes.cornerRadius = 20","attributes.cellAttributes.classicImageSize = CGSize(width: 65, height: 65)","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"],"type":"codeListing","syntax":"swift"},{"level":4,"type":"heading","text":"Dark theme customization","anchor":"Dark-theme-customization"},{"inlineContent":[{"type":"text","text":"By default, Content Card views will automatically respond to Dark Mode changes on the device with a set of themed colors and layout changes."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This behavior can be overridden by setting the "},{"type":"codeVoice","code":"Attributes.enableDarkTheme"},{"text":" property to ","type":"text"},{"code":"false","type":"codeVoice"},{"text":".","type":"text"}]},{"code":["\/\/ Option 1: Directly modifying the `Attributes.defaults` static variable.","BrazeContentCardUI.ViewController.Attributes.defaults.enabledDarkTheme = false","","\/\/ Option 2: Passing a modified `Attributes` struct to the view controller initializer.","var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.enableDarkTheme = false","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"],"syntax":"swift","type":"codeListing"},{"text":"Customizing via subclassing","type":"heading","level":2,"anchor":"Customizing-via-subclassing"},{"inlineContent":[{"type":"text","text":"For cases where the "},{"type":"codeVoice","code":"Attributes"},{"type":"text","text":" struct is not enough, you can subclass one or multiple Content Card cells to customize them further."}],"type":"paragraph"},{"inlineContent":[{"text":"To use your subclass instead of the default cell, you can modify the ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells"},{"type":"text","text":" property of the "},{"type":"codeVoice","code":"Attributes"},{"type":"text","text":" struct:"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.cells[BrazeContentCardUI.ClassicImageCell.identifier] = CustomClassicImageCell.self","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"]},{"anchor":"Custom-UI","text":"Custom UI","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Finally, for cases where subclassing is not enough, you can implement your own Content Cards presentation UI by accessing the methods and properties of the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","isActive":true,"type":"reference"},{"type":"text","text":" class."}]},{"type":"paragraph","inlineContent":[{"text":"The custom UI must:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log impressions by calling "},{"code":"logImpression()","type":"codeVoice"},{"text":" using ","type":"text"},{"code":"card.context","type":"codeVoice"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log clicks by calling ","type":"text"},{"type":"codeVoice","code":"logClick()"},{"type":"text","text":" using "},{"code":"card.context","type":"codeVoice"},{"text":".","type":"text"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method of integration does not require the use of "},{"type":"codeVoice","code":"BrazeUI"},{"text":", all content cards data types and methods are directly available in ","type":"text"},{"type":"codeVoice","code":"BrazeKit"},{"text":" via the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","isActive":true},{"text":" class.","type":"text"}]},{"content":[{"inlineContent":[{"text":"See the ","type":"text"},{"code":"ContentCards-Custom-UI","type":"codeVoice"},{"type":"text","text":" scheme of the Examples project for a complete implementation."}],"type":"paragraph"}],"name":"Tip","type":"aside","style":"tip"},{"level":2,"anchor":"Customization-Recipes","text":"Customization Recipes","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This section presents multiple recipes for common customization use cases."}]},{"level":4,"anchor":"Tint-Color","text":"Tint Color","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The cell unviewed indicator, pin image and domain label color automatically adopts your application’s "},{"type":"codeVoice","code":"tintColor"},{"text":". This color can be changed by setting the ","type":"text"},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" property of the "},{"code":"BrazeContentCardUI.ViewController","type":"codeVoice"},{"type":"text","text":" instance."}]},{"type":"codeListing","syntax":"swift","code":["let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze)","viewController.view.tintColor = .systemGreen"]},{"type":"paragraph","inlineContent":[{"type":"image","identifier":"content-card-customization-tint.png"}]},{"text":"Hide the Unviewed Indicator","type":"heading","level":4,"anchor":"Hide-the-Unviewed-Indicator"},{"inlineContent":[{"type":"text","text":"The unviewed indicator can be hidden by setting the "},{"code":"unviewedIndicatorColor","type":"codeVoice"},{"type":"text","text":" to "},{"type":"codeVoice","code":"UIColor.clear"},{"text":" on the Attributes struct:","type":"text"}],"type":"paragraph"},{"code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.cellAttributes.unviewedIndicatorColor = .clear","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"],"syntax":"swift","type":"codeListing"},{"anchor":"Filter-Content-Cards","type":"heading","level":4,"text":"Filter Content Cards"},{"inlineContent":[{"type":"text","text":"The cards presented in the view controller can be filtered by setting the "},{"code":"transform","type":"codeVoice"},{"text":" property on the Attributes struct.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"The example below displays only cards for which the key-value pair ","type":"text"},{"code":"home_feed: true","type":"codeVoice"},{"type":"text","text":" is present in the "},{"code":"extras","type":"codeVoice"},{"text":" dictionary.","type":"text"}]},{"syntax":"swift","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.transform = { cards in"," cards.filter { $0.extras[\"home_feed\"] as? Bool == true }","}","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"],"type":"codeListing"},{"inlineContent":[{"identifier":"content-card-customization-filtered.png","type":"image"}],"type":"paragraph"},{"level":4,"anchor":"Transform-Content-Cards","type":"heading","text":"Transform Content Cards"},{"type":"paragraph","inlineContent":[{"text":"The cards presented can be transformed by setting the ","type":"text"},{"type":"codeVoice","code":"transform"},{"type":"text","text":" property on the Attributes struct."}]},{"inlineContent":[{"type":"text","text":"The example below modifies the "},{"code":"title","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"description"},{"text":" of compatible cards.","type":"text"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.transform = { cards in"," cards.map { card in"," var card = card"," if let title = card.title {"," card.title = \"[modified] \\(title)\""," }"," if let description = card.description {"," card.description = \"[modified] \\(description)\""," }"," return card"," }","}","","let viewController = BrazeContentCardUI.ViewController(braze: AppDelegate.braze, attributes: attributes)"]},{"inlineContent":[{"type":"image","identifier":"content-card-customization-transformed.png"}],"type":"paragraph"},{"text":"Empty State","anchor":"Empty-State","type":"heading","level":4},{"inlineContent":[{"type":"text","text":"The view controller empty state can be customized by setting the related attributes."}],"type":"paragraph"},{"syntax":"swift","type":"codeListing","code":["var attributes = BrazeContentCardUI.ViewController.Attributes.defaults","attributes.emptyStateMessage = \"This is a custom empty state message\"","attributes.emptyStateMessageFont = .preferredFont(forTextStyle: .title1)","attributes.emptyStateMessageColor = .secondaryLabel"]},{"inlineContent":[{"type":"image","identifier":"content-card-customization-empty.png"}],"type":"paragraph"},{"anchor":"More-customization","text":"More customization","level":4,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"More examples of customization can be found in the ","type":"text"},{"type":"codeVoice","code":"ContentCardUI-Customization"},{"type":"text","text":" and "},{"type":"codeVoice","code":"ContentCards-Custom-UI"},{"text":" schemes of the Examples project.","type":"text"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"The ","type":"text"},{"code":"BrazeUI","type":"codeVoice"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"references":{"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","titleInlineContent":[{"type":"text","text":"Content Cards"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"content-card-customization-attributes.png":{"alt":"Content Cards Customization Attributes","variants":[{"url":"\/images\/content-card-customization-attributes.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/content-card-customization-attributes~dark.png"}],"type":"image","identifier":"content-card-customization-attributes.png"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:attributes:)":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","title":"init(braze:attributes:)","titleInlineContent":[{"code":"init(braze:attributes:)","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cells":{"type":"link","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","title":"cells","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","titleInlineContent":[{"code":"cells","type":"codeVoice"}]},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"content-card-customization-filtered.png":{"identifier":"content-card-customization-filtered.png","alt":"Filter Content Cards","type":"image","variants":[{"url":"\/images\/content-card-customization-filtered.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/content-card-customization-filtered~dark.png"}]},"https://developer.apple.com/documentation/uikit/uiview/positioning_content_within_layout_margins":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","title":"Layout Margins","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","titleInlineContent":[{"type":"text","text":"Layout Margins"}]},"content-card-customization-transformed.png":{"identifier":"content-card-customization-transformed.png","alt":"Transform Content Cards","type":"image","variants":[{"url":"\/images\/content-card-customization-transformed.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/content-card-customization-transformed~dark.png"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/controlcell/":{"type":"link","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/controlcell\/","title":"Control","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/controlcell\/","titleInlineContent":[{"code":"Control","type":"codeVoice"}]},"content-card-customization-tint.png":{"identifier":"content-card-customization-tint.png","alt":"Tint Color","type":"image","variants":[{"url":"\/images\/content-card-customization-tint.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/content-card-customization-tint~dark.png"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/captionedimagecell/":{"type":"link","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/","title":"CaptionedImageCell","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/","titleInlineContent":[{"code":"CaptionedImageCell","type":"codeVoice"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/classicimagecell/":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/","title":"ClassicImageCell","titleInlineContent":[{"code":"ClassicImageCell","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/","type":"link"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"https://support.apple.com/en-us/HT207582":{"type":"link","identifier":"https:\/\/support.apple.com\/en-us\/HT207582","title":"multitasking","url":"https:\/\/support.apple.com\/en-us\/HT207582","titleInlineContent":[{"type":"text","text":"multitasking"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/imageonlycell/":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/","title":"ImageOnlyCell","titleInlineContent":[{"code":"ImageOnlyCell","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/","type":"link"},"https://developer.apple.com/documentation/uikit/uifont/scaling_fonts_automatically":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","title":"Dynamic Type","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","titleInlineContent":[{"type":"text","text":"Dynamic Type"}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/documentation/Braze/gif-support-integrations":{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","role":"article","type":"topic","title":"GIF Support Integrations","url":"\/documentation\/braze\/gif-support-integrations","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"kind":"article"},"https://developer.apple.com/design/human-interface-guidelines/foundations/right-to-left/":{"identifier":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/","title":"right-to-left","titleInlineContent":[{"type":"text","text":"right-to-left"}],"url":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/","type":"link"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazecontentcardui/classiccell/":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classiccell\/","title":"ClassicCell","titleInlineContent":[{"code":"ClassicCell","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazecontentcardui\/classiccell\/","type":"link"},"https://developer.apple.com/documentation/uikit/uiview/positioning_content_relative_to_the_safe_area":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area","title":"Safe Area","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area","titleInlineContent":[{"type":"text","text":"Safe Area"}]},"content-card-customization-empty.png":{"identifier":"content-card-customization-empty.png","alt":"Empty State","type":"image","variants":[{"url":"\/images\/content-card-customization-empty.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/content-card-customization-empty~dark.png"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/braze/device-id-configuration.json b/data/documentation/braze/device-id-configuration.json index fdc8c7e2ab..858e98fb7c 100644 --- a/data/documentation/braze/device-id-configuration.json +++ b/data/documentation/braze/device-id-configuration.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration"},"metadata":{"title":"Device ID Configuration","roleHeading":"Article","role":"article","modules":[{"name":"BrazeKit"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"abstract":[{"type":"text","text":"Configuring your user’s device ID with "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle"],"title":"Customize Behavior"}],"primaryContentSections":[{"kind":"content","content":[{"type":"heading","level":2,"anchor":"Overview","text":"Overview"},{"inlineContent":[{"type":"text","text":"In "},{"type":"codeVoice","code":"BrazeKit"},{"type":"text","text":", a user can be identified using one of two device ID options:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Apple’s ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor"},{"text":" property.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"A randomly generated UUID."}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"text":"Because ","type":"text"},{"code":"identifierForVendor","type":"codeVoice"},{"text":" may not be available in all scenarios or devices, Braze provides the option to use a more generic UUID to identify a user’s device.","type":"text"}]},{"type":"heading","level":2,"anchor":"Setting-Your-Configuration","text":"Setting Your Configuration"},{"inlineContent":[{"type":"text","text":"To configure this option, set "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","type":"reference"},{"type":"text","text":" under "},{"code":"Braze.Configuration","type":"codeVoice"},{"type":"text","text":". Assigning this property to "},{"type":"codeVoice","code":"true"},{"type":"text","text":" will generate a random UUID for each user installation, whereas a value of "},{"type":"codeVoice","code":"false"},{"type":"text","text":" will notify the SDK to use the device’s "},{"type":"codeVoice","code":"identifierForVendor"},{"text":".","type":"text"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\"",")","\/\/ Set this value to `true` to opt out of `identifierForVendor` usage.","configuration.useUUIDAsDeviceId = true","let braze = Braze(configuration: configuration)"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The default value for this property is "},{"type":"codeVoice","code":"false"},{"type":"text","text":", although it will default to "},{"code":"true","type":"codeVoice"},{"type":"text","text":" in the future."}]},{"style":"note","name":"Note","type":"aside","content":[{"inlineContent":[{"text":"For device types that do not support ","type":"text"},{"type":"codeVoice","code":"identifierForVendor"},{"text":", such as watchOS or macOS, Braze will default to a randomly generated UUID regardless of which option is configured.","type":"text"}],"type":"paragraph"}]},{"type":"paragraph","inlineContent":[{"text":"After being generated, device IDs created from UUIDs will remain consistent throughout the lifetime of the application’s installation or until ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","isActive":true},{"type":"text","text":" is called."}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Since calling ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","type":"reference","isActive":true},{"type":"text","text":" will erase all local SDK storage, the device ID that was previously stored will be deleted. Thus, if "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","type":"reference","isActive":true},{"type":"text","text":" is enabled, the SDK will generate a new UUID for the device ID after this operation. Similarly, if "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","isActive":true},{"text":" is disabled, the SDK will re-use the same IDFV after this operation.","type":"text"}]}],"type":"aside","name":"Important","style":"important"},{"anchor":"Migrating-from-a-Previous-Version","type":"heading","text":"Migrating from a Previous Version","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"If you are migrating your project from the legacy "},{"identifier":"https:\/\/github.com\/Appboy\/appboy-ios-sdk","type":"reference","isActive":true},{"text":" or from a version of the Braze Swift SDK prior to ","type":"text"},{"type":"codeVoice","code":"5.7.0"},{"text":", note that the ","type":"text"},{"code":"identifierForVendor","type":"codeVoice"},{"type":"text","text":" option will be used by default, regardless of the configuration setting. This ensures continuity for any anonymous users previously identified by the "},{"type":"codeVoice","code":"identifierForVendor"},{"text":" device ID.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In such cases, if you wish to override those pre-existing values and ensure that your "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId"},{"type":"text","text":" configuration is respected, call "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","isActive":true},{"type":"text","text":" on the "},{"code":"Braze","type":"codeVoice"},{"type":"text","text":" instance after migrating to any version of the Braze Swift SDK from "},{"type":"codeVoice","code":"5.7.0"},{"text":" onwards.","type":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"url":"\/documentation\/brazekit\/overrideresourcesbundle","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourcesBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"title":"useUUIDAsDeviceId","type":"topic","abstract":[{"text":"Determines if a randomly generated UUID should be used as the device ID","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"url":"\/documentation\/brazekit\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourceBundle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor":{"type":"link","titleInlineContent":[{"type":"codeVoice","code":"UIDevice.identifierForVendor"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor","title":"UIDevice.identifierForVendor"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"role":"symbol","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},"https://github.com/Appboy/appboy-ios-sdk":{"titleInlineContent":[{"type":"text","text":"AppboyKit SDK"}],"type":"link","url":"https:\/\/github.com\/Appboy\/appboy-ios-sdk","identifier":"https:\/\/github.com\/Appboy\/appboy-ios-sdk","title":"AppboyKit SDK"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"role":"symbol","title":"wipeData()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/wipedata()","abstract":[{"text":"Deletes all locally stored SDK data and sets ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","isActive":true,"type":"reference"},{"type":"text","text":" to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"}}} \ No newline at end of file +{"primaryContentSections":[{"content":[{"level":2,"text":"Overview","type":"heading","anchor":"Overview"},{"inlineContent":[{"text":"In ","type":"text"},{"code":"BrazeKit","type":"codeVoice"},{"type":"text","text":", a user can be identified using one of two device ID options:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Apple’s ","type":"text"},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor","type":"reference"},{"type":"text","text":" property."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A randomly generated UUID."}]}]}],"type":"unorderedList"},{"inlineContent":[{"text":"Because ","type":"text"},{"code":"identifierForVendor","type":"codeVoice"},{"type":"text","text":" may not be available in all scenarios or devices, Braze provides the option to use a more generic UUID to identify a user’s device."}],"type":"paragraph"},{"type":"heading","text":"Setting Your Configuration","level":2,"anchor":"Setting-Your-Configuration"},{"type":"paragraph","inlineContent":[{"type":"text","text":"To configure this option, set "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","isActive":true,"type":"reference"},{"type":"text","text":" under "},{"code":"Braze.Configuration","type":"codeVoice"},{"text":". Assigning this property to ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":" will generate a random UUID for each user installation, whereas a value of "},{"code":"false","type":"codeVoice"},{"text":" will notify the SDK to use the device’s ","type":"text"},{"type":"codeVoice","code":"identifierForVendor"},{"text":".","type":"text"}]},{"syntax":"swift","type":"codeListing","code":["let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\"",")","\/\/ Set this value to `true` to opt out of `identifierForVendor` usage.","configuration.useUUIDAsDeviceId = true","let braze = Braze(configuration: configuration)"]},{"inlineContent":[{"type":"text","text":"Starting in 7.0.0, the default value for this property is "},{"type":"codeVoice","code":"true"},{"type":"text","text":"."}],"type":"paragraph"},{"content":[{"type":"paragraph","inlineContent":[{"text":"For device types that do not support ","type":"text"},{"type":"codeVoice","code":"identifierForVendor"},{"text":", such as watchOS or macOS, Braze will default to a randomly generated UUID regardless of which option is configured.","type":"text"}]}],"style":"note","name":"Note","type":"aside"},{"inlineContent":[{"text":"After being generated, device IDs created from UUIDs will remain consistent throughout the lifetime of the application’s installation or until ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","isActive":true},{"type":"text","text":" is called."}],"type":"paragraph"},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Since calling "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"},{"text":" will erase all local SDK storage, the device ID that was previously stored will be deleted. Thus, if ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","type":"reference"},{"type":"text","text":" is enabled, the SDK will generate a new UUID for the device ID after this operation. Similarly, if "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId"},{"type":"text","text":" is disabled, the SDK will re-use the same IDFV after this operation."}]}],"type":"aside","name":"Important"},{"level":2,"text":"Migrating from a Previous Version","anchor":"Migrating-from-a-Previous-Version","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If you are migrating your project from the legacy "},{"type":"reference","isActive":true,"identifier":"https:\/\/github.com\/Appboy\/appboy-ios-sdk"},{"type":"text","text":" or from a version of the Braze Swift SDK prior to "},{"type":"codeVoice","code":"5.7.0"},{"type":"text","text":", note that the "},{"code":"identifierForVendor","type":"codeVoice"},{"text":" option will be used by default, regardless of the configuration setting. This ensures continuity for any anonymous users previously identified by the ","type":"text"},{"type":"codeVoice","code":"identifierForVendor"},{"text":" device ID.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"In such cases, if you wish to override those pre-existing values and ensure that your "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","isActive":true},{"type":"text","text":" configuration is respected, call "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","isActive":true,"type":"reference"},{"type":"text","text":" on the "},{"type":"codeVoice","code":"Braze"},{"type":"text","text":" instance after migrating to any version of the Braze Swift SDK from "},{"code":"5.7.0","type":"codeVoice"},{"text":" onwards.","type":"text"}]}],"kind":"content"}],"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"abstract":[{"type":"text","text":"Configuring your user’s device ID with "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","type":"reference","isActive":true},{"text":".","type":"text"}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle"],"title":"Customize Behavior"}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"Device ID Configuration","roleHeading":"Article","role":"article","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","url":"\/documentation\/brazekit\/braze\/wipedata()","type":"topic","abstract":[{"type":"text","text":"Deletes all locally stored SDK data and sets "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","title":"wipeData()"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"https://github.com/Appboy/appboy-ios-sdk":{"url":"https:\/\/github.com\/Appboy\/appboy-ios-sdk","titleInlineContent":[{"type":"text","text":"AppboyKit SDK"}],"identifier":"https:\/\/github.com\/Appboy\/appboy-ios-sdk","title":"AppboyKit SDK","type":"link"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"abstract":[{"type":"text","text":"Determines if a randomly generated UUID should be used as the device ID"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","role":"symbol","title":"useUUIDAsDeviceId","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcesbundle"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","role":"symbol","title":"enabled"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcebundle"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor":{"title":"UIDevice.identifierForVendor","titleInlineContent":[{"type":"codeVoice","code":"UIDevice.identifierForVendor"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor"}}} \ No newline at end of file diff --git a/data/documentation/braze/gif-support-integrations.json b/data/documentation/braze/gif-support-integrations.json index 9ad55fb585..1e33c7f733 100644 --- a/data/documentation/braze/gif-support-integrations.json +++ b/data/documentation/braze/gif-support-integrations.json @@ -1 +1 @@ -{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"],["doc:\/\/Braze\/documentation\/BrazeUI"]]},"sections":[],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"],"generated":true,"title":"User Interface"}],"primaryContentSections":[{"kind":"content","content":[{"text":"Overview","type":"heading","level":2,"anchor":"Overview"},{"inlineContent":[{"type":"text","text":"Braze does not provide animated GIF support out of the box. Support can be added by wrapping a third-party provider or your own view in an instance of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","isActive":true},{"text":".","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This article presents sample implementations for popular third party libraries:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"#sdwebimage-recommended","isActive":true},{"text":" (recommended)","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"identifier":"#gifu","type":"reference"}]}]},{"content":[{"inlineContent":[{"type":"reference","identifier":"#swiftygif","isActive":true}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"identifier":"#flanimatedimage","type":"reference","isActive":true}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"reference","identifier":"#yyimage","isActive":true}],"type":"paragraph"}]}]},{"text":"Integration","level":3,"anchor":"Integration","type":"heading"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Choose one of the implementations below."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Install the dependency by following the instructions in the corresponding dependency repository page."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Copy and paste the sample code into a new file in your project."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Set "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","isActive":true,"type":"reference"},{"type":"text","text":" to an instance of your provider. For instance, if you select "},{"inlineContent":[{"type":"text","text":"SDWebImage"}],"type":"strong"},{"text":":","type":"text"}],"type":"paragraph"}]}]},{"type":"codeListing","code":["GIFViewProvider.shared = .sdWebImage"],"syntax":"swift"},{"type":"heading","level":3,"text":"SDWebImage (recommended)","anchor":"SDWebImage-recommended"},{"inlineContent":[{"type":"text","text":"Repository: "},{"identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","isActive":true,"type":"reference"}],"type":"paragraph"},{"syntax":"swift","code":["import BrazeUI","import SDWebImage","","extension GIFViewProvider {",""," public static let sdWebImage = Self("," view: { SDAnimatedImageView(image: image(for: $0)) },"," updateView: { ($0 as? SDAnimatedImageView)?.image = image(for: $1) }"," )",""," private static func image(for url: URL?) -> UIImage? {"," guard let url = url else { return nil }"," return url.pathExtension == \"gif\""," ? SDAnimatedImage(contentsOfFile: url.path)"," : UIImage(contentsOfFile: url.path)"," }","","}"],"type":"codeListing"},{"type":"heading","text":"Gifu","anchor":"Gifu","level":3},{"type":"paragraph","inlineContent":[{"type":"text","text":"Repository: "},{"isActive":true,"type":"reference","identifier":"https:\/\/github.com\/kaishin\/Gifu"}]},{"code":["import BrazeUI","import Gifu","","extension GIFViewProvider {",""," public static let gifu = Self("," view: { url in"," let view = GIFImageView()"," guard let url = url else { return view }"," if url.pathExtension == \"gif\" {"," view.animate(withGIFURL: url)"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," return view"," },"," updateView: { view, url in"," guard let view = view as? GIFImageView else { return }"," guard let url = url else {"," view.image = nil"," return"," }"," if url.pathExtension == \"gif\" {"," view.animate(withGIFURL: url)"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," }"," )","","}"],"type":"codeListing","syntax":"swift"},{"type":"heading","text":"SwiftyGif","anchor":"SwiftyGif","level":3},{"type":"paragraph","inlineContent":[{"type":"text","text":"Repository: "},{"identifier":"https:\/\/github.com\/kirualex\/SwiftyGif","type":"reference","isActive":true}]},{"syntax":"swift","code":["import BrazeUI","import SwiftyGif","","extension GIFViewProvider {",""," public static let swiftyGif = Self("," view: { url in"," guard let url = url else { return UIImageView() }"," if url.pathExtension == \"gif\" {"," return UIImageView(gifURL: url)"," } else {"," return UIImageView(image: .init(contentsOfFile: url.path))"," }"," },"," updateView: { view, url in"," guard let view = view as? UIImageView else { return }"," guard let url = url else {"," view.image = nil"," return"," }"," if url.pathExtension == \"gif\" {"," view.setGifFromURL(url)"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," }"," )","","}"],"type":"codeListing"},{"text":"FLAnimatedImage","type":"heading","level":3,"anchor":"FLAnimatedImage"},{"type":"paragraph","inlineContent":[{"text":"Repository: ","type":"text"},{"type":"reference","identifier":"https:\/\/github.com\/Flipboard\/FLAnimatedImage","isActive":true}]},{"syntax":"swift","type":"codeListing","code":["import BrazeUI","import FLAnimatedImage","","extension GIFViewProvider {",""," public static let flAnimatedImage = Self("," view: { url in"," let view = FLAnimatedImageView()"," guard let url = url else { return view }"," if url.pathExtension == \"gif\" {"," view.animatedImage = FLAnimatedImage(animatedGIFData: try? Data(contentsOf: url))"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," return view"," },"," updateView: { view, url in"," guard let view = view as? FLAnimatedImageView else { return }"," guard let url = url else {"," view.animatedImage = nil"," view.image = nil"," return"," }"," if url.pathExtension == \"gif\" {"," view.animatedImage = FLAnimatedImage(animatedGIFData: try? Data(contentsOf: url))"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," }"," )","","}"]},{"text":"YYImage","level":3,"type":"heading","anchor":"YYImage"},{"type":"paragraph","inlineContent":[{"text":"Repository: ","type":"text"},{"type":"reference","identifier":"https:\/\/github.com\/ibireme\/YYImage","isActive":true}]},{"code":["import BrazeUI","import YYImage","","extension GIFViewProvider {",""," public static let yyImage = Self("," view: { url in"," guard let url = url else { return YYAnimatedImageView() }"," return YYAnimatedImageView(image: YYImage(contentsOfFile: url.path))"," },"," updateView: { view, url in"," guard let view = view as? YYAnimatedImageView else { return }"," view.image = url.flatMap { YYImage.init(contentsOfFile: $0.path) }"," }"," )","","}"],"syntax":"swift","type":"codeListing"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Article","title":"GIF Support Integrations","role":"article","modules":[{"name":"BrazeUI"},{"name":"BrazeKit"}]},"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"reference","isActive":true},{"type":"text","text":" implementations for common third party GIF images libraries."}],"references":{"https://github.com/ibireme/YYImage":{"url":"https:\/\/github.com\/ibireme\/YYImage","type":"link","identifier":"https:\/\/github.com\/ibireme\/YYImage","title":"ibireme\/YYImage","titleInlineContent":[{"text":"ibireme\/YYImage","type":"text"}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"https://github.com/SDWebImage/SDWebImage":{"identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","title":"SDWebImage\/SDWebImage","type":"link","url":"https:\/\/github.com\/SDWebImage\/SDWebImage","titleInlineContent":[{"text":"SDWebImage\/SDWebImage","type":"text"}]},"#flanimatedimage":{"type":"link","titleInlineContent":[{"type":"text","text":"FLAnimatedImage"}],"identifier":"#flanimatedimage","title":"FLAnimatedImage","url":"#flanimatedimage"},"https://github.com/kirualex/SwiftyGif":{"url":"https:\/\/github.com\/kirualex\/SwiftyGif","type":"link","title":"kirualex\/SwiftyGif","identifier":"https:\/\/github.com\/kirualex\/SwiftyGif","titleInlineContent":[{"type":"text","text":"kirualex\/SwiftyGif"}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"#yyimage":{"identifier":"#yyimage","title":"YYImage","type":"link","url":"#yyimage","titleInlineContent":[{"type":"text","text":"YYImage"}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"#sdwebimage-recommended":{"type":"link","titleInlineContent":[{"type":"text","text":"SDWebImage"}],"identifier":"#sdwebimage-recommended","title":"SDWebImage","url":"#sdwebimage-recommended"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"#gifu":{"identifier":"#gifu","title":"Gifu","type":"link","url":"#gifu","titleInlineContent":[{"type":"text","text":"Gifu"}]},"https://github.com/kaishin/Gifu":{"type":"link","titleInlineContent":[{"type":"text","text":"kaishin\/Gifu"}],"identifier":"https:\/\/github.com\/kaishin\/Gifu","title":"kaishin\/Gifu","url":"https:\/\/github.com\/kaishin\/Gifu"},"https://github.com/Flipboard/FLAnimatedImage":{"identifier":"https:\/\/github.com\/Flipboard\/FLAnimatedImage","title":"Flipboard\/FLAnimatedImage","type":"link","url":"https:\/\/github.com\/Flipboard\/FLAnimatedImage","titleInlineContent":[{"text":"Flipboard\/FLAnimatedImage","type":"text"}]},"#swiftygif":{"url":"#swiftygif","type":"link","title":"SwiftyGif","identifier":"#swiftygif","titleInlineContent":[{"type":"text","text":"SwiftyGif"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"],["doc:\/\/Braze\/documentation\/BrazeUI"]]},"sections":[],"primaryContentSections":[{"content":[{"type":"heading","anchor":"Overview","text":"Overview","level":2},{"type":"paragraph","inlineContent":[{"text":"Braze does not provide animated GIF support out of the box. Support can be added by wrapping a third-party provider or your own view in an instance of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}]},{"inlineContent":[{"text":"This article presents sample implementations for popular third party libraries:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"#sdwebimage-recommended","isActive":true},{"type":"text","text":" (recommended)"}]}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"#gifu"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"#swiftygif","type":"reference","isActive":true}]}]},{"content":[{"inlineContent":[{"type":"reference","isActive":true,"identifier":"#flanimatedimage"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"#yyimage"}],"type":"paragraph"}]}],"type":"unorderedList"},{"level":3,"type":"heading","text":"Integration","anchor":"Integration"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Choose one of the implementations below."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Install the dependency by following the instructions in the corresponding dependency repository page."}]}]},{"content":[{"inlineContent":[{"text":"Copy and paste the sample code into a new file in your project.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","isActive":true,"type":"reference"},{"type":"text","text":" to an instance of your provider. For instance, if you select "},{"type":"strong","inlineContent":[{"text":"SDWebImage","type":"text"}]},{"text":":","type":"text"}]}]}]},{"type":"codeListing","code":["GIFViewProvider.shared = .sdWebImage"],"syntax":"swift"},{"anchor":"SDWebImage-recommended","text":"SDWebImage (recommended)","type":"heading","level":3},{"type":"paragraph","inlineContent":[{"type":"text","text":"Repository: "},{"type":"reference","isActive":true,"identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage"}]},{"type":"codeListing","syntax":"swift","code":["import BrazeUI","import SDWebImage","","extension GIFViewProvider {",""," public static let sdWebImage = Self("," view: { SDAnimatedImageView(image: image(for: $0)) },"," updateView: { ($0 as? SDAnimatedImageView)?.image = image(for: $1) }"," )",""," private static func image(for url: URL?) -> UIImage? {"," guard let url = url else { return nil }"," return url.pathExtension == \"gif\""," ? SDAnimatedImage(contentsOfFile: url.path)"," : UIImage(contentsOfFile: url.path)"," }","","}"]},{"type":"heading","level":3,"text":"Gifu","anchor":"Gifu"},{"inlineContent":[{"text":"Repository: ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/github.com\/kaishin\/Gifu"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["import BrazeUI","import Gifu","","extension GIFViewProvider {",""," public static let gifu = Self("," view: { url in"," let view = GIFImageView()"," guard let url = url else { return view }"," if url.pathExtension == \"gif\" {"," view.animate(withGIFURL: url)"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," return view"," },"," updateView: { view, url in"," guard let view = view as? GIFImageView else { return }"," guard let url = url else {"," view.image = nil"," return"," }"," if url.pathExtension == \"gif\" {"," view.animate(withGIFURL: url)"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," }"," )","","}"]},{"level":3,"anchor":"SwiftyGif","text":"SwiftyGif","type":"heading"},{"inlineContent":[{"type":"text","text":"Repository: "},{"identifier":"https:\/\/github.com\/kirualex\/SwiftyGif","isActive":true,"type":"reference"}],"type":"paragraph"},{"code":["import BrazeUI","import SwiftyGif","","extension GIFViewProvider {",""," public static let swiftyGif = Self("," view: { url in"," guard let url = url else { return UIImageView() }"," if url.pathExtension == \"gif\" {"," return UIImageView(gifURL: url)"," } else {"," return UIImageView(image: .init(contentsOfFile: url.path))"," }"," },"," updateView: { view, url in"," guard let view = view as? UIImageView else { return }"," guard let url = url else {"," view.image = nil"," return"," }"," if url.pathExtension == \"gif\" {"," view.setGifFromURL(url)"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," }"," )","","}"],"type":"codeListing","syntax":"swift"},{"level":3,"text":"FLAnimatedImage","type":"heading","anchor":"FLAnimatedImage"},{"type":"paragraph","inlineContent":[{"text":"Repository: ","type":"text"},{"identifier":"https:\/\/github.com\/Flipboard\/FLAnimatedImage","isActive":true,"type":"reference"}]},{"syntax":"swift","type":"codeListing","code":["import BrazeUI","import FLAnimatedImage","","extension GIFViewProvider {",""," public static let flAnimatedImage = Self("," view: { url in"," let view = FLAnimatedImageView()"," guard let url = url else { return view }"," if url.pathExtension == \"gif\" {"," view.animatedImage = FLAnimatedImage(animatedGIFData: try? Data(contentsOf: url))"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," return view"," },"," updateView: { view, url in"," guard let view = view as? FLAnimatedImageView else { return }"," guard let url = url else {"," view.animatedImage = nil"," view.image = nil"," return"," }"," if url.pathExtension == \"gif\" {"," view.animatedImage = FLAnimatedImage(animatedGIFData: try? Data(contentsOf: url))"," } else {"," view.image = UIImage(contentsOfFile: url.path)"," }"," }"," )","","}"]},{"text":"YYImage","type":"heading","level":3,"anchor":"YYImage"},{"inlineContent":[{"type":"text","text":"Repository: "},{"isActive":true,"identifier":"https:\/\/github.com\/ibireme\/YYImage","type":"reference"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["import BrazeUI","import YYImage","","extension GIFViewProvider {",""," public static let yyImage = Self("," view: { url in"," guard let url = url else { return YYAnimatedImageView() }"," return YYAnimatedImageView(image: YYImage(contentsOfFile: url.path))"," },"," updateView: { view, url in"," guard let view = view as? YYAnimatedImageView else { return }"," view.image = url.flatMap { YYImage.init(contentsOfFile: $0.path) }"," }"," )","","}"]}],"kind":"content"}],"seeAlsoSections":[{"generated":true,"title":"User Interface","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"]}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","isActive":true,"type":"reference"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"metadata":{"roleHeading":"Article","modules":[{"name":"BrazeKit"},{"name":"BrazeUI"}],"role":"article","title":"GIF Support Integrations"},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","role":"symbol","type":"topic","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shared"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"kind":"symbol"},"#yyimage":{"title":"YYImage","type":"link","titleInlineContent":[{"type":"text","text":"YYImage"}],"identifier":"#yyimage","url":"#yyimage"},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"#gifu":{"type":"link","identifier":"#gifu","titleInlineContent":[{"type":"text","text":"Gifu"}],"title":"Gifu","url":"#gifu"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"https://github.com/Flipboard/FLAnimatedImage":{"title":"Flipboard\/FLAnimatedImage","type":"link","titleInlineContent":[{"type":"text","text":"Flipboard\/FLAnimatedImage"}],"identifier":"https:\/\/github.com\/Flipboard\/FLAnimatedImage","url":"https:\/\/github.com\/Flipboard\/FLAnimatedImage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"text":"Content Cards","type":"text"}],"title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"#flanimatedimage":{"title":"FLAnimatedImage","type":"link","titleInlineContent":[{"text":"FLAnimatedImage","type":"text"}],"identifier":"#flanimatedimage","url":"#flanimatedimage"},"https://github.com/kaishin/Gifu":{"type":"link","identifier":"https:\/\/github.com\/kaishin\/Gifu","titleInlineContent":[{"type":"text","text":"kaishin\/Gifu"}],"title":"kaishin\/Gifu","url":"https:\/\/github.com\/kaishin\/Gifu"},"https://github.com/ibireme/YYImage":{"title":"ibireme\/YYImage","type":"link","titleInlineContent":[{"text":"ibireme\/YYImage","type":"text"}],"identifier":"https:\/\/github.com\/ibireme\/YYImage","url":"https:\/\/github.com\/ibireme\/YYImage"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"#sdwebimage-recommended":{"title":"SDWebImage","type":"link","titleInlineContent":[{"text":"SDWebImage","type":"text"}],"identifier":"#sdwebimage-recommended","url":"#sdwebimage-recommended"},"https://github.com/kirualex/SwiftyGif":{"type":"link","identifier":"https:\/\/github.com\/kirualex\/SwiftyGif","titleInlineContent":[{"type":"text","text":"kirualex\/SwiftyGif"}],"title":"kirualex\/SwiftyGif","url":"https:\/\/github.com\/kirualex\/SwiftyGif"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"#swiftygif":{"title":"SwiftyGif","type":"link","titleInlineContent":[{"text":"SwiftyGif","type":"text"}],"identifier":"#swiftygif","url":"#swiftygif"},"https://github.com/SDWebImage/SDWebImage":{"type":"link","identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","url":"https:\/\/github.com\/SDWebImage\/SDWebImage","title":"SDWebImage\/SDWebImage","titleInlineContent":[{"text":"SDWebImage\/SDWebImage","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/braze/in-app-message-customization.json b/data/documentation/braze/in-app-message-customization.json index 7c0177a05a..b3f2cbfcf1 100644 --- a/data/documentation/braze/in-app-message-customization.json +++ b/data/documentation/braze/in-app-message-customization.json @@ -1 +1 @@ -{"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"],"generated":true,"title":"User Interface"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"sections":[],"kind":"article","primaryContentSections":[{"kind":"content","content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"inlineContent":[{"identifier":"in-app-message-customization-header.gif","type":"image"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"All "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" components are crafted with the following principles in mind:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Accessible"}]},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Follow accessibility guidelines and are compatible with VoiceOver."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Support "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Themeable"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Light and dark mode compatible.","type":"text"}]}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Adaptive to multiple layouts"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Support multiple device sizes and orientations, including "},{"identifier":"https:\/\/support.apple.com\/en-us\/HT207582","isActive":true,"type":"reference"},{"text":" UIs.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Support "},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area"},{"type":"text","text":" and "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","isActive":true},{"text":".","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Support ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/"},{"type":"text","text":" layouts."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Support on-screen keyboard.","type":"text"}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Customizable"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Padding, margin, spacing, font, image size and more.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Sensible defaults."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Global or per message customization.","type":"text"}]}]}],"type":"unorderedList"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For these reasons, we recommend trying to customize the "},{"code":"BrazeUI","type":"codeVoice"},{"text":" components before creating your own custom components.","type":"text"}]},{"inlineContent":[{"text":"Nonetheless, we understand that there are cases where the look and feel of your application cannot be achieved via our customization APIs. In these cases, we support multiple ways you can integrate your own custom components with the Braze SDK (See the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Custom UI","type":"text"}]},{"type":"text","text":" section)."}],"type":"paragraph"},{"level":2,"anchor":"In-App-Message-Views-Attributes","type":"heading","text":"In-App Message Views Attributes"},{"inlineContent":[{"type":"text","text":"Depending on the type of the in-app Message, the "},{"code":"BrazeUI","type":"codeVoice"},{"type":"text","text":" module defaults to one of the views in the table for presentation. Each of these views, with the exception of "},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":", has a corresponding "},{"type":"codeVoice","code":"Attributes"},{"text":" struct that can be used to customize the view:","type":"text"}],"type":"paragraph"},{"header":"row","rows":[[[{"type":"paragraph","inlineContent":[{"inlineContent":[{"text":"View","type":"text"}],"type":"strong"}]}],[{"inlineContent":[{"type":"strong","inlineContent":[{"type":"text","text":"Attributes"}]}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview"}]}],[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","isActive":true,"type":"reference"}]}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview"}]}],[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","isActive":true}]}],[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","isActive":true,"type":"reference"}]}]],[[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview"}]}],[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","isActive":true,"type":"reference"}]}]],[[{"inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","isActive":true,"type":"reference"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","isActive":true}]}]],[[{"inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview","type":"reference","isActive":true}],"type":"paragraph"}],[{"inlineContent":[{"isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/controlview"}]}],[{"type":"paragraph","inlineContent":[{"text":"n\/a","type":"text"}]}]]],"type":"table"},{"style":"important","content":[{"inlineContent":[{"type":"text","text":"Message properties such as the title, body, image, text + background colors, etc. are directly available on the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","type":"reference","isActive":true},{"text":" data type. Configuring in-app message campaigns on the Braze dashboard is the preferred way to customize these properties.","type":"text"}],"type":"paragraph"}],"name":"Important","type":"aside"},{"text":"Customizing via Attributes","anchor":"Customizing-via-Attributes","type":"heading","level":3},{"type":"paragraph","inlineContent":[{"type":"text","text":"We offer three ways to customize the "},{"code":"BrazeUI","type":"codeVoice"},{"text":" in-app message views via the ","type":"text"},{"type":"codeVoice","code":"Attributes"},{"text":" struct:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Modifying the "},{"code":"Attributes.defaults","type":"codeVoice"},{"text":" static variable.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Implementing the "},{"type":"codeVoice","code":"inAppMessage(_:prepareWith:)"},{"type":"text","text":" delegate."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Modifying the current "},{"code":"messageView","type":"codeVoice"},{"type":"text","text":" attributes on the "},{"type":"codeVoice","code":"BrazeInAppMessageUI"},{"type":"text","text":" instance."}],"type":"paragraph"}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"These different customization methods are complementary and can be used together. The next sections describe them in more details."}]},{"anchor":"Modifying-the-Attributesdefaults-static-variable","type":"heading","text":"Modifying the `Attributes.defaults` static variable","level":4},{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"Attributes.defaults"},{"type":"text","text":" static variable is a convenient way to modify the default attributes for all In-App Message views of a specific type."}]},{"type":"paragraph","inlineContent":[{"text":"For example, to change the default image size and corner radius for all slideup views, you can write the following code:","type":"text"}]},{"type":"codeListing","code":["BrazeInAppMessageUI.SlideupView.Attributes.defaults.imageSize = CGSize(width: 65, height: 65)","BrazeInAppMessageUI.SlideupView.Attributes.defaults.cornerRadius = 20"],"syntax":"swift"},{"level":4,"type":"heading","text":"Implementing the `inAppMessage(_:prepareWith:)` delegate","anchor":"Implementing-the-inAppMessageprepareWith-delegate"},{"inlineContent":[{"type":"text","text":"The "},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},{"text":" delegate is called before the In-App Message is presented. You can use this delegate to modify the attributes of the message view about to be presented.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, to change the image size and corner radius for a specific slideup view, you can write the following code in an object conforming to "},{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate","isActive":true},{"type":"text","text":":"}]},{"syntax":"swift","code":["func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext",") {"," context.attributes?.slideup?.imageSize = CGSize(width: 65, height: 65)"," context.attributes?.slideup?.cornerRadius = 20","}"],"type":"codeListing"},{"type":"aside","name":"Note","style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If the message is not a slideup, the previous code will have no effect."}]}]},{"type":"heading","level":4,"text":"Modifying the current `messageView` attributes","anchor":"Modifying-the-current-messageView-attributes"},{"inlineContent":[{"type":"text","text":"The "},{"code":"BrazeInAppMessageUI","type":"codeVoice"},{"text":" instance has a ","type":"text"},{"code":"messageView","type":"codeVoice"},{"type":"text","text":" property to access the message view currently being presented. You can modify the attributes of this view at any time:"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["inAppMessageUI.messageView?.slideup?.attributes.imageSize = CGSize(width: 65, height: 65)","inAppMessageUI.messageView?.slideup?.attributes.cornerRadius = 20"]},{"type":"aside","name":"Note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no message currently being presented or if the message is not a slideup, the above code will have no effect."}]}],"style":"note"},{"type":"heading","anchor":"Customizing-via-subclassing","level":2,"text":"Customizing via subclassing"},{"inlineContent":[{"type":"text","text":"For cases where the "},{"type":"codeVoice","code":"Attributes"},{"text":" struct is not enough, you can subclass one or multiple In-App Message views to customize them further.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"To use your subclass instead of the default view, you can set the ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview"},{"type":"text","text":" property of the presentation context in the "},{"overridingTitleInlineContent":[{"type":"codeVoice","code":"inAppMessage(_:prepareWith:)"}],"isActive":true,"overridingTitle":"inAppMessage(_:prepareWith:)","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","type":"reference"},{"type":"text","text":" delegate method:"}]},{"code":["func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext",") {"," if case .slideup = context.message {"," context.customView = CustomSlideupView("," message: context.message,"," attributes: context.attributes"," )"," }","}"],"syntax":"swift","type":"codeListing"},{"style":"tip","content":[{"inlineContent":[{"text":"By subclassing ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" provided views, you inherit all the features listed in the introduction (accessibility, adaptive layout, etc.)."}],"type":"paragraph"}],"name":"Tip","type":"aside"},{"text":"Custom UI","type":"heading","anchor":"Custom-UI","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Finally, for cases where subclassing is not enough, you can implement your own In-App Message presentation UI by conforming to the "},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/brazeinappmessagepresenter"},{"type":"text","text":" protocol."}]},{"type":"codeListing","syntax":"swift","code":["struct CustomPresenter: BrazeInAppMessagePresenter {",""," func present(message: Braze.InAppMessage) {"," \/\/ Implement your own presentation logic here."," }","","}"]},{"inlineContent":[{"type":"text","text":"The in-app message presenter is responsible for implementing any queuing strategy for cases when the in-app message cannot be presented to the user directly (e.g. other in-app message is already visible on screen)."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom in-app message presenter must:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Log impressions by calling ","type":"text"},{"type":"codeVoice","code":"logImpression()"},{"type":"text","text":" using "},{"code":"message.context","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log clicks by calling "},{"code":"logClick(buttonId:)","type":"codeVoice"},{"text":" using ","type":"text"},{"type":"codeVoice","code":"message.context"},{"type":"text","text":"."}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"This method of integration does not require the use of "},{"code":"BrazeUI","type":"codeVoice"},{"text":", and the In-App message presenter can be set on the ","type":"text"},{"code":"Braze","type":"codeVoice"},{"type":"text","text":" instance via the "},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/braze\/inappmessagepresenter"},{"type":"text","text":" property."}]},{"type":"codeListing","code":["AppDelegate.braze.inAppMessagePresenter = CustomPresenter()"],"syntax":"swift"},{"name":"Tip","type":"aside","style":"tip","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See the "},{"code":"InAppMessages-Custom-UI","type":"codeVoice"},{"text":" scheme of the Examples project for a complete implementation.","type":"text"}]}]},{"text":"Customization Recipes","level":2,"anchor":"Customization-Recipes","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This section presents multiple recipes for common customization use cases."}]},{"level":4,"text":"Prevent the presentation of in-app messages temporarily","anchor":"Prevent-the-presentation-of-in-app-messages-temporarily","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"There might be cases where you want to prevent the display of in-app messages temporarily (e.g. when the user is in the middle of a purchase flow).","type":"text"}]},{"inlineContent":[{"text":"To prevent an in-app message from being displayed, you can implement the ","type":"text"},{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","isActive":true,"type":"reference"},{"text":" delegate method and return either ","type":"text"},{"type":"codeVoice","code":".discard"},{"type":"text","text":" or "},{"code":".reenqueue","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"},{"code":["func inAppMessage("," _ ui: BrazeInAppMessageUI,"," displayChoiceForMessage message: Braze.InAppMessage",") -> BrazeInAppMessageUI.DisplayChoice {"," if isInPurchaseFlow {"," return .reenqueue"," }"," return .now","}"],"type":"codeListing","syntax":"swift"},{"inlineContent":[{"text":"When returning ","type":"text"},{"type":"codeVoice","code":".reenqueue"},{"type":"text","text":", the message is put on top of the "},{"isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/stack","type":"reference"},{"type":"text","text":". Messages in the stack can be displayed using the "},{"type":"reference","isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentnext()"},{"type":"text","text":" method."}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["\/\/ After the user finished the purchase flow","inAppMessageUI.presentNext()"]},{"level":4,"text":"Customize with a key-value pair","anchor":"Customize-with-a-key-value-pair","type":"heading"},{"inlineContent":[{"type":"text","text":"By accessing the message "},{"type":"codeVoice","code":"extras"},{"type":"text","text":" dictionary in the "},{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","overridingTitle":"inAppMessage(_:prepareWith:)","type":"reference","isActive":true,"overridingTitleInlineContent":[{"code":"inAppMessage(_:prepareWith:)","type":"codeVoice"}]},{"text":" delegate method, you can customize the view based on a key-value pair.","type":"text"}],"type":"paragraph"},{"syntax":"swift","code":["func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext",") {"," \/\/ Customize the slideup view image size attribute"," if context.message.extras[\"large_image\"] as? Bool == true {"," context.attributes?.slideup?.imageSize = CGSize(width: 65, height: 65)"," }",""," \/\/ Customize the slideup text case"," if context.message.extras[\"uppercased\"] as? Bool == true,"," let text = context.message.slideup?.message {"," context.message.slideup?.message = text.uppercased()"," }","}"],"type":"codeListing"},{"text":"Dismiss modal and full messages on background tap","type":"heading","anchor":"Dismiss-modal-and-full-messages-on-background-tap","level":4},{"inlineContent":[{"type":"text","text":"By setting the "},{"code":"dismissOnBackgroundTap","type":"codeVoice"},{"type":"text","text":" attribute to "},{"type":"codeVoice","code":"true"},{"text":" on all modal and full views, you can dismiss them when the user taps on the background.","type":"text"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["BrazeInAppMessageUI.ModalView.Attributes.defaults.dismissOnBackgroundTap = true","BrazeInAppMessageUI.ModalImageView.Attributes.defaults.dismissOnBackgroundTap = true","BrazeInAppMessageUI.FullView.Attributes.defaults.dismissOnBackgroundTap = true","BrazeInAppMessageUI.FullImageView.Attributes.defaults.dismissOnBackgroundTap = true"]},{"anchor":"Display-slideups-above-the-tab-bar","level":4,"type":"heading","text":"Display slideups above the tab bar"},{"inlineContent":[{"text":"Set the bottom margin to the height of the tab bar (e.g. ","type":"text"},{"code":"44pt","type":"codeVoice"},{"type":"text","text":")."}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["BrazeInAppMessageUI.SlideupView.Attributes.defaults.margin.bottom = 44"]},{"inlineContent":[{"type":"image","identifier":"in-app-message-customization-tabbar.png"}],"type":"paragraph"},{"type":"heading","text":"Animate changes to the current message view","anchor":"Animate-changes-to-the-current-message-view","level":4},{"inlineContent":[{"text":"When updating the currently presented message view attributes, wrap the mutating code in an animation block to animate the changes.","type":"text"}],"type":"paragraph"},{"code":["func updateLayout(tabBarVisible: Bool) {"," let slideupView = AppDelegate.inAppMessageUI.messageView?.slideup"," UIView.animate(withDuration: 0.2) {"," slideupView.attributes.margin.bottom = tabBarVisible ? 44 : 15"," }","}"],"type":"codeListing","syntax":"swift"},{"type":"paragraph","inlineContent":[{"identifier":"in-app-message-customization-header.gif","type":"image"}]},{"text":"Customize the HTML message web view configuration","type":"heading","level":4,"anchor":"Customize-the-HTML-message-web-view-configuration"},{"inlineContent":[{"type":"text","text":"The HTML message web view configuration is customizable."}],"type":"paragraph"},{"code":["BrazeInAppMessageUI.HtmlView.Attributes.defaults.configure = { webViewConfiguration in"," \/\/ Customize the web view configuration here","}"],"type":"codeListing","syntax":"swift"},{"anchor":"Full-width-slideup","type":"heading","text":"Full-width slideup","level":4},{"inlineContent":[{"type":"text","text":"We provide a customizable subclass of a full-width slideup in the "},{"type":"codeVoice","code":"InAppMessageUI-Customization"},{"type":"text","text":" scheme of the Examples project."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"image","identifier":"in-app-message-customization-full-width.png"}]},{"type":"heading","level":4,"text":"Confirm button slideup","anchor":"Confirm-button-slideup"},{"inlineContent":[{"text":"We provide a customizable subclass of a confirm button slideup in the ","type":"text"},{"code":"InAppMessageUI-Customization","type":"codeVoice"},{"type":"text","text":" scheme of the Examples project."}],"type":"paragraph"},{"inlineContent":[{"type":"image","identifier":"in-app-message-customization-slideup-confirm.gif"}],"type":"paragraph"},{"anchor":"More-customization","level":4,"text":"More customization","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"More examples of customization can be found in the "},{"type":"codeVoice","code":"InAppMessageUI-Customization"},{"type":"text","text":" and "},{"code":"InAppMessages-Custom-UI","type":"codeVoice"},{"type":"text","text":" schemes of the Examples project."}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"type":"text","text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application."}],"metadata":{"roleHeading":"Article","modules":[{"name":"BrazeKit"}],"role":"article","title":"In-App Message UI Customization"},"references":{"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazekit/brazeinappmessagepresenter":{"titleInlineContent":[{"type":"codeVoice","code":"BrazeInAppMessagePresenter"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/brazeinappmessagepresenter","title":"BrazeInAppMessagePresenter","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/brazeinappmessagepresenter","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/modalview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview","type":"link","title":"ModalView","titleInlineContent":[{"code":"ModalView","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-11fog":{"titleInlineContent":[{"type":"codeVoice","code":"inAppMessage(_:prepareWith:)"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","title":"inAppMessage(_:prepareWith:)","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/fullimageview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","type":"link","title":"FullImageView","titleInlineContent":[{"code":"FullImageView","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview"},"https://developer.apple.com/documentation/uikit/uiview/positioning_content_within_layout_margins":{"titleInlineContent":[{"type":"text","text":"Layout Margins"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","title":"Layout Margins","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazekit/braze/inappmessagepresenter":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/braze\/inappmessagepresenter","type":"link","title":"inAppMessagePresenter","titleInlineContent":[{"code":"inAppMessagePresenter","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/braze\/inappmessagepresenter"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct":{"titleInlineContent":[{"type":"codeVoice","code":"SlideupView.Attributes"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","title":"SlideupView.Attributes","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/presentnext()":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","type":"link","title":"inAppMessageUI.presentNext()","titleInlineContent":[{"code":"inAppMessageUI.presentNext()","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentnext()"},"in-app-message-customization-tabbar.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/in-app-message-customization-tabbar.png"},{"url":"\/images\/in-app-message-customization-tabbar~dark.png","traits":["1x","dark"]}],"alt":"Account for tab bar","identifier":"in-app-message-customization-tabbar.png","type":"image"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","title":"Content Cards","titleInlineContent":[{"type":"text","text":"Content Cards"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/fullview":{"titleInlineContent":[{"type":"codeVoice","code":"FullView"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview","title":"FullView","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/stack":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/stack","type":"link","title":"stack","titleInlineContent":[{"type":"codeVoice","code":"stack"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/stack"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/slideupview":{"titleInlineContent":[{"type":"codeVoice","code":"SlideupView"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview","title":"SlideupView","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","type":"link","title":"ModalImageView.Attributes","titleInlineContent":[{"type":"codeVoice","code":"ModalImageView.Attributes"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/htmlview":{"titleInlineContent":[{"type":"codeVoice","code":"HtmlView"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview","title":"HtmlView","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview","type":"link"},"https://developer.apple.com/documentation/uikit/uiview/positioning_content_relative_to_the_safe_area":{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area","type":"link","title":"Safe Area","titleInlineContent":[{"type":"text","text":"Safe Area"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageuidelegate":{"titleInlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUIDelegate"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate","title":"BrazeInAppMessageUIDelegate","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate","type":"link"},"https://support.apple.com/en-us/HT207582":{"identifier":"https:\/\/support.apple.com\/en-us\/HT207582","type":"link","title":"multitasking","titleInlineContent":[{"type":"text","text":"multitasking"}],"url":"https:\/\/support.apple.com\/en-us\/HT207582"},"in-app-message-customization-header.gif":{"variants":[{"url":"\/images\/in-app-message-customization-header.gif","traits":["1x","light"]},{"url":"\/images\/in-app-message-customization-header~dark.gif","traits":["1x","dark"]}],"alt":"Animated changes","identifier":"in-app-message-customization-header.gif","type":"image"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","type":"link","title":"ModalView.Attributes","titleInlineContent":[{"type":"codeVoice","code":"ModalView.Attributes"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/presentationcontext/customview":{"titleInlineContent":[{"code":"customView","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","title":"customView","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","type":"link"},"https://developer.apple.com/design/human-interface-guidelines/foundations/right-to-left/":{"identifier":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/","type":"link","title":"right-to-left","titleInlineContent":[{"type":"text","text":"right-to-left"}],"url":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/"},"doc://Braze/documentation/Braze/gif-support-integrations":{"type":"topic","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" implementations for common third party GIF images libraries."}],"role":"article","kind":"article","title":"GIF Support Integrations","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","url":"\/documentation\/braze\/gif-support-integrations"},"in-app-message-customization-slideup-confirm.gif":{"variants":[{"traits":["1x","light"],"url":"\/images\/in-app-message-customization-slideup-confirm.gif"},{"url":"\/images\/in-app-message-customization-slideup-confirm~dark.gif","traits":["1x","dark"]}],"alt":"Confirm button slideup","identifier":"in-app-message-customization-slideup-confirm.gif","type":"image"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/controlview":{"titleInlineContent":[{"code":"ControlView","type":"codeVoice"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/controlview","title":"ControlView","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/controlview","type":"link"},"in-app-message-customization-full-width.png":{"identifier":"in-app-message-customization-full-width.png","type":"image","alt":"Full-width slideup","variants":[{"traits":["1x","light"],"url":"\/images\/in-app-message-customization-full-width.png"},{"url":"\/images\/in-app-message-customization-full-width~dark.png","traits":["1x","dark"]}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/fullimageview/attributes":{"titleInlineContent":[{"type":"codeVoice","code":"FullImageView.Attributes"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"FullImageView.Attributes","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","type":"link"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"https://developer.apple.com/documentation/uikit/uifont/scaling_fonts_automatically":{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","type":"link","title":"Dynamic Type","titleInlineContent":[{"type":"text","text":"Dynamic Type"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-9w1nb":{"titleInlineContent":[{"type":"codeVoice","code":"inAppMessage(_:displayChoiceForMessage:)"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","title":"inAppMessage(_:displayChoiceForMessage:)","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/modalimageview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","type":"link","title":"ModalImageView","titleInlineContent":[{"type":"codeVoice","code":"ModalImageView"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/fullview/attributes":{"titleInlineContent":[{"type":"codeVoice","code":"FullView.Attributes"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","title":"FullView.Attributes","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","type":"link"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","type":"link","title":"HtmlView.Attributes","titleInlineContent":[{"type":"codeVoice","code":"HtmlView.Attributes"}],"url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"],"title":"User Interface"}],"primaryContentSections":[{"kind":"content","content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"image","identifier":"in-app-message-customization-header.gif"}]},{"inlineContent":[{"text":"All ","type":"text"},{"code":"BrazeUI","type":"codeVoice"},{"type":"text","text":" components are crafted with the following principles in mind:"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Accessible"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Follow accessibility guidelines and are compatible with VoiceOver.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Support ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","type":"reference","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Themeable"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"Light and dark mode compatible.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"type":"text","text":"Adaptive to multiple layouts"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Support multiple device sizes and orientations, including "},{"isActive":true,"identifier":"https:\/\/support.apple.com\/en-us\/HT207582","type":"reference"},{"text":" UIs.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Support "},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area"},{"type":"text","text":" and "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","isActive":true,"type":"reference"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Support ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/"},{"type":"text","text":" layouts."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Support on-screen keyboard."}],"type":"paragraph"}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"text":"Customizable","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Padding, margin, spacing, font, image size and more.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Sensible defaults.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Global or per message customization.","type":"text"}]}]}]}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"For these reasons, we recommend trying to customize the "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" components before creating your own custom components."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"Nonetheless, we understand that there are cases where the look and feel of your application cannot be achieved via our customization APIs. In these cases, we support multiple ways you can integrate your own custom components with the Braze SDK (See the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Custom UI","type":"text"}]},{"text":" section).","type":"text"}]},{"level":2,"type":"heading","anchor":"In-App-Message-Views-Attributes","text":"In-App Message Views Attributes"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Depending on the type of the in-app Message, the "},{"code":"BrazeUI","type":"codeVoice"},{"type":"text","text":" module defaults to one of the views in the table for presentation. Each of these views, with the exception of "},{"code":"ControlView","type":"codeVoice"},{"text":", has a corresponding ","type":"text"},{"code":"Attributes","type":"codeVoice"},{"type":"text","text":" struct that can be used to customize the view:"}]},{"header":"row","rows":[[[{"inlineContent":[{"type":"strong","inlineContent":[{"text":"View","type":"text"}]}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"inlineContent":[{"type":"text","text":"Attributes"}],"type":"strong"}]}]],[[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview"}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct"}]}]],[[{"inlineContent":[{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview","isActive":true}],"type":"paragraph"}],[{"inlineContent":[{"isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","isActive":true,"type":"reference"}]}],[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","isActive":true,"type":"reference"}]}]],[[{"inlineContent":[{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview","isActive":true}],"type":"paragraph"}],[{"inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","isActive":true,"type":"reference"}],"type":"paragraph"}]],[[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","type":"reference","isActive":true}]}],[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","isActive":true,"type":"reference"}]}]],[[{"inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview","type":"reference","isActive":true}],"type":"paragraph"}],[{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","isActive":true,"type":"reference"}]}]],[[{"inlineContent":[{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/controlview","type":"reference","isActive":true}],"type":"paragraph"}],[{"inlineContent":[{"type":"text","text":"n\/a"}],"type":"paragraph"}]]],"type":"table"},{"type":"aside","content":[{"inlineContent":[{"text":"Message properties such as the title, body, image, text + background colors, etc. are directly available on the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true,"type":"reference"},{"type":"text","text":" data type. Configuring in-app message campaigns on the Braze dashboard is the preferred way to customize these properties."}],"type":"paragraph"}],"style":"important","name":"Important"},{"text":"Customizing via Attributes","level":3,"anchor":"Customizing-via-Attributes","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"We offer three ways to customize the ","type":"text"},{"code":"BrazeUI","type":"codeVoice"},{"text":" in-app message views via the ","type":"text"},{"code":"Attributes","type":"codeVoice"},{"type":"text","text":" struct:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Modifying the ","type":"text"},{"type":"codeVoice","code":"Attributes.defaults"},{"type":"text","text":" static variable."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Implementing the "},{"code":"inAppMessage(_:prepareWith:)","type":"codeVoice"},{"text":" delegate.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Modifying the current "},{"type":"codeVoice","code":"messageView"},{"text":" attributes on the ","type":"text"},{"code":"BrazeInAppMessageUI","type":"codeVoice"},{"text":" instance.","type":"text"}],"type":"paragraph"}]}]},{"inlineContent":[{"text":"These different customization methods are complementary and can be used together. The next sections describe them in more details.","type":"text"}],"type":"paragraph"},{"level":4,"text":"Modifying the `Attributes.defaults` static variable","anchor":"Modifying-the-Attributesdefaults-static-variable","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"code":"Attributes.defaults","type":"codeVoice"},{"type":"text","text":" static variable is a convenient way to modify the default attributes for all In-App Message views of a specific type."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, to change the default image size and corner radius for all slideup views, you can write the following code:"}]},{"syntax":"swift","type":"codeListing","code":["BrazeInAppMessageUI.SlideupView.Attributes.defaults.imageSize = CGSize(width: 65, height: 65)","BrazeInAppMessageUI.SlideupView.Attributes.defaults.cornerRadius = 20"]},{"type":"heading","level":4,"anchor":"Implementing-the-inAppMessageprepareWith-delegate","text":"Implementing the `inAppMessage(_:prepareWith:)` delegate"},{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},{"text":" delegate is called before the In-App Message is presented. You can use this delegate to modify the attributes of the message view about to be presented.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"For example, to change the image size and corner radius for a specific slideup view, you can write the following code in an object conforming to "},{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate","isActive":true,"type":"reference"},{"type":"text","text":":"}]},{"type":"codeListing","code":["func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext",") {"," context.attributes?.slideup?.imageSize = CGSize(width: 65, height: 65)"," context.attributes?.slideup?.cornerRadius = 20","}"],"syntax":"swift"},{"type":"aside","content":[{"inlineContent":[{"text":"If the message is not a slideup, the previous code will have no effect.","type":"text"}],"type":"paragraph"}],"style":"note","name":"Note"},{"type":"heading","level":4,"text":"Modifying the current `messageView` attributes","anchor":"Modifying-the-current-messageView-attributes"},{"inlineContent":[{"text":"The ","type":"text"},{"code":"BrazeInAppMessageUI","type":"codeVoice"},{"text":" instance has a ","type":"text"},{"code":"messageView","type":"codeVoice"},{"type":"text","text":" property to access the message view currently being presented. You can modify the attributes of this view at any time:"}],"type":"paragraph"},{"type":"codeListing","code":["inAppMessageUI.messageView?.slideup?.attributes.imageSize = CGSize(width: 65, height: 65)","inAppMessageUI.messageView?.slideup?.attributes.cornerRadius = 20"],"syntax":"swift"},{"name":"Note","type":"aside","content":[{"inlineContent":[{"type":"text","text":"If there is no message currently being presented or if the message is not a slideup, the above code will have no effect."}],"type":"paragraph"}],"style":"note"},{"text":"Customizing via subclassing","anchor":"Customizing-via-subclassing","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"For cases where the "},{"type":"codeVoice","code":"Attributes"},{"text":" struct is not enough, you can subclass one or multiple In-App Message views to customize them further.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"text":"To use your subclass instead of the default view, you can set the ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview"},{"type":"text","text":" property of the presentation context in the "},{"overridingTitle":"inAppMessage(_:prepareWith:)","type":"reference","overridingTitleInlineContent":[{"type":"codeVoice","code":"inAppMessage(_:prepareWith:)"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","isActive":true},{"text":" delegate method:","type":"text"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext",") {"," if case .slideup = context.message {"," context.customView = CustomSlideupView("," message: context.message,"," attributes: context.attributes"," )"," }","}"]},{"type":"aside","style":"tip","name":"Tip","content":[{"inlineContent":[{"type":"text","text":"By subclassing "},{"code":"BrazeUI","type":"codeVoice"},{"text":" provided views, you inherit all the features listed in the introduction (accessibility, adaptive layout, etc.).","type":"text"}],"type":"paragraph"}]},{"level":2,"text":"Custom UI","type":"heading","anchor":"Custom-UI"},{"type":"paragraph","inlineContent":[{"text":"Finally, for cases where subclassing is not enough, you can implement your own In-App Message presentation UI by conforming to the ","type":"text"},{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/brazeinappmessagepresenter","isActive":true},{"text":" protocol.","type":"text"}]},{"code":["struct CustomPresenter: BrazeInAppMessagePresenter {",""," func present(message: Braze.InAppMessage) {"," \/\/ Implement your own presentation logic here."," }","","}"],"type":"codeListing","syntax":"swift"},{"type":"paragraph","inlineContent":[{"text":"The in-app message presenter is responsible for implementing any queuing strategy for cases when the in-app message cannot be presented to the user directly (e.g. other in-app message is already visible on screen).","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom in-app message presenter must:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Log impressions by calling "},{"code":"logImpression()","type":"codeVoice"},{"type":"text","text":" using "},{"type":"codeVoice","code":"message.context"},{"type":"text","text":"."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Log clicks by calling "},{"code":"logClick(buttonId:)","type":"codeVoice"},{"type":"text","text":" using "},{"type":"codeVoice","code":"message.context"},{"type":"text","text":"."}],"type":"paragraph"}]}]},{"inlineContent":[{"text":"This method of integration does not require the use of ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":", and the In-App message presenter can be set on the ","type":"text"},{"code":"Braze","type":"codeVoice"},{"type":"text","text":" instance via the "},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/braze\/inappmessagepresenter"},{"type":"text","text":" property."}],"type":"paragraph"},{"code":["AppDelegate.braze.inAppMessagePresenter = CustomPresenter()"],"type":"codeListing","syntax":"swift"},{"content":[{"inlineContent":[{"type":"text","text":"See the "},{"code":"InAppMessages-Custom-UI","type":"codeVoice"},{"type":"text","text":" scheme of the Examples project for a complete implementation."}],"type":"paragraph"}],"style":"tip","name":"Tip","type":"aside"},{"text":"Customization Recipes","type":"heading","anchor":"Customization-Recipes","level":2},{"type":"paragraph","inlineContent":[{"text":"This section presents multiple recipes for common customization use cases.","type":"text"}]},{"text":"Prevent the presentation of in-app messages temporarily","level":4,"type":"heading","anchor":"Prevent-the-presentation-of-in-app-messages-temporarily"},{"type":"paragraph","inlineContent":[{"type":"text","text":"There might be cases where you want to prevent the display of in-app messages temporarily (e.g. when the user is in the middle of a purchase flow)."}]},{"type":"paragraph","inlineContent":[{"text":"To prevent an in-app message from being displayed, you can implement the ","type":"text"},{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","isActive":true},{"text":" delegate method and return either ","type":"text"},{"code":".discard","type":"codeVoice"},{"type":"text","text":" or "},{"type":"codeVoice","code":".reenqueue"},{"text":".","type":"text"}]},{"syntax":"swift","type":"codeListing","code":["func inAppMessage("," _ ui: BrazeInAppMessageUI,"," displayChoiceForMessage message: Braze.InAppMessage",") -> BrazeInAppMessageUI.DisplayChoice {"," if isInPurchaseFlow {"," return .reenqueue"," }"," return .now","}"]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When returning "},{"code":".reenqueue","type":"codeVoice"},{"text":", the message is put on top of the ","type":"text"},{"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/stack","isActive":true},{"type":"text","text":". Messages in the stack can be displayed using the "},{"isActive":true,"type":"reference","identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentnext()"},{"type":"text","text":" method."}]},{"syntax":"swift","code":["\/\/ After the user finished the purchase flow","inAppMessageUI.presentNext()"],"type":"codeListing"},{"type":"heading","anchor":"Customize-with-a-key-value-pair","text":"Customize with a key-value pair","level":4},{"inlineContent":[{"text":"By accessing the message ","type":"text"},{"type":"codeVoice","code":"extras"},{"text":" dictionary in the ","type":"text"},{"overridingTitleInlineContent":[{"type":"codeVoice","code":"inAppMessage(_:prepareWith:)"}],"type":"reference","overridingTitle":"inAppMessage(_:prepareWith:)","isActive":true,"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},{"type":"text","text":" delegate method, you can customize the view based on a key-value pair."}],"type":"paragraph"},{"code":["func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext",") {"," \/\/ Customize the slideup view image size attribute"," if context.message.extras[\"large_image\"] as? Bool == true {"," context.attributes?.slideup?.imageSize = CGSize(width: 65, height: 65)"," }",""," \/\/ Customize the slideup text case"," if context.message.extras[\"uppercased\"] as? Bool == true,"," let text = context.message.slideup?.message {"," context.message.slideup?.message = text.uppercased()"," }","}"],"type":"codeListing","syntax":"swift"},{"type":"heading","level":4,"anchor":"Dismiss-modal-and-full-messages-on-background-tap","text":"Dismiss modal and full messages on background tap"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By setting the "},{"code":"dismissOnBackgroundTap","type":"codeVoice"},{"text":" attribute to ","type":"text"},{"type":"codeVoice","code":"true"},{"text":" on all modal and full views, you can dismiss them when the user taps on the background.","type":"text"}]},{"code":["BrazeInAppMessageUI.ModalView.Attributes.defaults.dismissOnBackgroundTap = true","BrazeInAppMessageUI.ModalImageView.Attributes.defaults.dismissOnBackgroundTap = true","BrazeInAppMessageUI.FullView.Attributes.defaults.dismissOnBackgroundTap = true","BrazeInAppMessageUI.FullImageView.Attributes.defaults.dismissOnBackgroundTap = true"],"type":"codeListing","syntax":"swift"},{"level":4,"text":"Display slideups above the tab bar","anchor":"Display-slideups-above-the-tab-bar","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set the bottom margin to the height of the tab bar (e.g. "},{"code":"44pt","type":"codeVoice"},{"type":"text","text":")."}]},{"syntax":"swift","type":"codeListing","code":["BrazeInAppMessageUI.SlideupView.Attributes.defaults.margin.bottom = 44"]},{"inlineContent":[{"identifier":"in-app-message-customization-tabbar.png","type":"image"}],"type":"paragraph"},{"text":"Animate changes to the current message view","anchor":"Animate-changes-to-the-current-message-view","level":4,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"When updating the currently presented message view attributes, wrap the mutating code in an animation block to animate the changes.","type":"text"}]},{"syntax":"swift","type":"codeListing","code":["func updateLayout(tabBarVisible: Bool) {"," let slideupView = AppDelegate.inAppMessageUI.messageView?.slideup"," UIView.animate(withDuration: 0.2) {"," slideupView.attributes.margin.bottom = tabBarVisible ? 44 : 15"," }","}"]},{"inlineContent":[{"type":"image","identifier":"in-app-message-customization-header.gif"}],"type":"paragraph"},{"anchor":"Customize-the-HTML-message-web-view-configuration","type":"heading","text":"Customize the HTML message web view configuration","level":4},{"inlineContent":[{"text":"The HTML message web view configuration is customizable.","type":"text"}],"type":"paragraph"},{"syntax":"swift","type":"codeListing","code":["BrazeInAppMessageUI.HtmlView.Attributes.defaults.configure = { webViewConfiguration in"," \/\/ Customize the web view configuration here","}"]},{"level":4,"text":"Full-width slideup","anchor":"Full-width-slideup","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"We provide a customizable subclass of a full-width slideup in the ","type":"text"},{"type":"codeVoice","code":"InAppMessageUI-Customization"},{"type":"text","text":" scheme of the Examples project."}]},{"inlineContent":[{"identifier":"in-app-message-customization-full-width.png","type":"image"}],"type":"paragraph"},{"text":"Confirm button slideup","type":"heading","level":4,"anchor":"Confirm-button-slideup"},{"inlineContent":[{"text":"We provide a customizable subclass of a confirm button slideup in the ","type":"text"},{"code":"InAppMessageUI-Customization","type":"codeVoice"},{"type":"text","text":" scheme of the Examples project."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"image","identifier":"in-app-message-customization-slideup-confirm.gif"}]},{"level":4,"anchor":"More-customization","text":"More customization","type":"heading"},{"inlineContent":[{"type":"text","text":"More examples of customization can be found in the "},{"type":"codeVoice","code":"InAppMessageUI-Customization"},{"type":"text","text":" and "},{"type":"codeVoice","code":"InAppMessages-Custom-UI"},{"type":"text","text":" schemes of the Examples project."}],"type":"paragraph"}]}],"metadata":{"roleHeading":"Article","modules":[{"name":"BrazeKit"}],"role":"article","title":"In-App Message UI Customization"},"sections":[],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"https://developer.apple.com/documentation/uikit/uiview/positioning_content_within_layout_margins":{"title":"Layout Margins","titleInlineContent":[{"text":"Layout Margins","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins","type":"link","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_within_layout_margins"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/fullview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview","title":"FullView","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview","titleInlineContent":[{"type":"codeVoice","code":"FullView"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct":{"title":"ModalImageView.Attributes","titleInlineContent":[{"type":"codeVoice","code":"ModalImageView.Attributes"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"in-app-message-customization-header.gif":{"identifier":"in-app-message-customization-header.gif","type":"image","alt":"Animated changes","variants":[{"url":"\/images\/in-app-message-customization-header.gif","traits":["1x","light"]},{"url":"\/images\/in-app-message-customization-header~dark.gif","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/presentnext()":{"title":"inAppMessageUI.presentNext()","titleInlineContent":[{"type":"codeVoice","code":"inAppMessageUI.presentNext()"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentnext()"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/presentationcontext/customview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","title":"customView","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","titleInlineContent":[{"type":"codeVoice","code":"customView"}]},"in-app-message-customization-full-width.png":{"variants":[{"url":"\/images\/in-app-message-customization-full-width.png","traits":["1x","light"]},{"url":"\/images\/in-app-message-customization-full-width~dark.png","traits":["1x","dark"]}],"alt":"Full-width slideup","type":"image","identifier":"in-app-message-customization-full-width.png"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/controlview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/controlview","title":"ControlView","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/controlview","titleInlineContent":[{"type":"codeVoice","code":"ControlView"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"title":"Content Cards","titleInlineContent":[{"text":"Content Cards","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/stack":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/stack","title":"stack","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/stack","titleInlineContent":[{"type":"codeVoice","code":"stack"}]},"in-app-message-customization-tabbar.png":{"variants":[{"url":"\/images\/in-app-message-customization-tabbar.png","traits":["1x","light"]},{"url":"\/images\/in-app-message-customization-tabbar~dark.png","traits":["1x","dark"]}],"alt":"Account for tab bar","type":"image","identifier":"in-app-message-customization-tabbar.png"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/fullimageview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","title":"FullImageView","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","titleInlineContent":[{"type":"codeVoice","code":"FullImageView"}]},"https://developer.apple.com/documentation/uikit/uiview/positioning_content_relative_to_the_safe_area":{"title":"Safe Area","titleInlineContent":[{"text":"Safe Area","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area","type":"link","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/positioning_content_relative_to_the_safe_area"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/modalview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview","title":"ModalView","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview","titleInlineContent":[{"type":"codeVoice","code":"ModalView"}]},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct":{"title":"HtmlView.Attributes","titleInlineContent":[{"type":"codeVoice","code":"HtmlView.Attributes"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazekit/braze/inappmessagepresenter":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/braze\/inappmessagepresenter","title":"inAppMessagePresenter","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/braze\/inappmessagepresenter","titleInlineContent":[{"type":"codeVoice","code":"inAppMessagePresenter"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageuidelegate":{"title":"BrazeInAppMessageUIDelegate","titleInlineContent":[{"type":"codeVoice","code":"BrazeInAppMessageUIDelegate"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate"},"in-app-message-customization-slideup-confirm.gif":{"identifier":"in-app-message-customization-slideup-confirm.gif","type":"image","alt":"Confirm button slideup","variants":[{"url":"\/images\/in-app-message-customization-slideup-confirm.gif","traits":["1x","light"]},{"url":"\/images\/in-app-message-customization-slideup-confirm~dark.gif","traits":["1x","dark"]}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/slideupview":{"title":"SlideupView","titleInlineContent":[{"type":"codeVoice","code":"SlideupView"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazekit/brazeinappmessagepresenter":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/brazeinappmessagepresenter","title":"BrazeInAppMessagePresenter","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazekit\/brazeinappmessagepresenter","titleInlineContent":[{"code":"BrazeInAppMessagePresenter","type":"codeVoice"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct":{"title":"ModalView.Attributes","titleInlineContent":[{"type":"codeVoice","code":"ModalView.Attributes"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/modalimageview":{"title":"ModalImageView","titleInlineContent":[{"type":"codeVoice","code":"ModalImageView"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/modalimageview"},"https://developer.apple.com/documentation/uikit/uifont/scaling_fonts_automatically":{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","title":"Dynamic Type","type":"link","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uifont\/scaling_fonts_automatically","titleInlineContent":[{"type":"text","text":"Dynamic Type"}]},"https://developer.apple.com/design/human-interface-guidelines/foundations/right-to-left/":{"title":"right-to-left","titleInlineContent":[{"text":"right-to-left","type":"text"}],"identifier":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/","type":"link","url":"https:\/\/developer.apple.com\/design\/human-interface-guidelines\/foundations\/right-to-left\/"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-11fog":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","title":"inAppMessage(_:prepareWith:)","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","titleInlineContent":[{"code":"inAppMessage(_:prepareWith:)","type":"codeVoice"}]},"https://support.apple.com/en-us/HT207582":{"title":"multitasking","titleInlineContent":[{"text":"multitasking","type":"text"}],"identifier":"https:\/\/support.apple.com\/en-us\/HT207582","type":"link","url":"https:\/\/support.apple.com\/en-us\/HT207582"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/htmlview":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview","title":"HtmlView","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/htmlview","titleInlineContent":[{"code":"HtmlView","type":"codeVoice"}]},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/fullimageview/attributes":{"title":"FullImageView.Attributes","titleInlineContent":[{"type":"codeVoice","code":"FullImageView.Attributes"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","title":"SlideupView.Attributes","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","titleInlineContent":[{"code":"SlideupView.Attributes","type":"codeVoice"}]},"doc://Braze/documentation/Braze/gif-support-integrations":{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","role":"article","type":"topic","title":"GIF Support Integrations","url":"\/documentation\/braze\/gif-support-integrations","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"kind":"article"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageui/fullview/attributes":{"title":"FullView.Attributes","titleInlineContent":[{"type":"codeVoice","code":"FullView.Attributes"}],"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes"},"https://braze-inc.github.io/braze-swift-sdk/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-9w1nb":{"identifier":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","title":"inAppMessage(_:displayChoiceForMessage:)","type":"link","url":"https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","titleInlineContent":[{"code":"inAppMessage(_:displayChoiceForMessage:)","type":"codeVoice"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit.json b/data/documentation/brazekit.json index 48e08ca15f..117b3cc09b 100644 --- a/data/documentation/brazekit.json +++ b/data/documentation/brazekit.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit"},"metadata":{"role":"collection","title":"BrazeKit","externalID":"BrazeKit","roleHeading":"Framework","symbolKind":"module","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit"]}],"abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"hierarchy":{"paths":[[]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"kind":"content","content":[{"text":"Overview","level":2,"type":"heading","anchor":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"BrazeKit, via the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference","isActive":true},{"type":"text","text":" class, provides utilities to interact with the Braze platform."}]},{"type":"paragraph","inlineContent":[{"text":"Follow the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","type":"reference"},{"text":" to get started quickly and learn how to make the most of the Braze SDK.","type":"text"}]}]}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/Braze\/a1-installation","doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"],"title":"Essentials"},{"title":"Push Notifications","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","doc:\/\/Braze\/documentation\/Braze\/apns-certificate"]},{"title":"User Interface","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"]},{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"],"title":"Location"},{"title":"Privacy Tracking","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle"],"title":"Customize Behavior"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate"],"title":"Protocols"},{"title":"Variables","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","title":"BrazeSDKAuthDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeSDKAuthDelegate","kind":"identifier"}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"titleInlineContent":[{"text":"Push Story","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link","title":"Push Story","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"title":"useUUIDAsDeviceId","type":"topic","abstract":[{"text":"Determines if a randomly generated UUID should be used as the device ID","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/documentation/Braze/apns-certificate":{"url":"\/documentation\/braze\/apns-certificate","type":"topic","abstract":[{"text":"Create an Apple Push file or certificate.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/apns-certificate","role":"article","title":"Apple Push Certificate","kind":"article"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","title":"location analytics and geofence monitoring","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageWindowType":{"role":"symbol","title":"BrazeInAppMessageWindowType","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"url":"\/documentation\/brazekit\/brazeinappmessagewindowtype","abstract":[{"text":"Conform to this protocol to ensure that Braze’s ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"type":"text","text":"the window presenting the in-app messages."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"titleInlineContent":[{"type":"text","text":"In-App Messages"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","title":"Live Activities","titleInlineContent":[{"type":"text","text":"Live Activities"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/documentation/Braze/appboy-migration-guide":{"type":"topic","abstract":[{"type":"text","text":"This guide provides step by step instructions to help you migrate from our deprecated "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":". Start using the Braze Swift SDK with minimal changes to your project."}],"role":"article","kind":"article","title":"Appboy-iOS-SDK: Migration guide","url":"\/documentation\/braze\/appboy-migration-guide","identifier":"doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes":{"role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/brazeliveactivityattributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","title":"BrazeLiveActivityAttributes"},"doc://Braze/documentation/Braze/gif-support-integrations":{"type":"topic","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" implementations for common third party GIF images libraries."}],"role":"article","kind":"article","title":"GIF Support Integrations","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","url":"\/documentation\/braze\/gif-support-integrations"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/documentation/Braze/device-id-configuration":{"url":"\/documentation\/braze\/device-id-configuration","type":"topic","abstract":[{"type":"text","text":"Configuring your user’s device ID with "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","role":"article","title":"Device ID Configuration","kind":"article"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"titleInlineContent":[{"type":"text","text":"Content Cards"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"url":"\/documentation\/brazekit\/overrideresourcesbundle","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourcesBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"url":"\/documentation\/brazekit\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourceBundle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"}}} \ No newline at end of file +{"primaryContentSections":[{"content":[{"type":"heading","text":"Overview","anchor":"Overview","level":2},{"inlineContent":[{"text":"BrazeKit, via the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" class, provides utilities to interact with the Braze platform."}],"type":"paragraph"},{"inlineContent":[{"text":"Follow the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},{"text":" to get started quickly and learn how to make the most of the Braze SDK.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"BrazeKit","symbolKind":"module","role":"collection","roleHeading":"Framework","title":"BrazeKit"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit"]}],"sections":[],"hierarchy":{"paths":[[]]},"abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"topicSections":[{"title":"Essentials","identifiers":["doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/Braze\/a1-installation","doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"]},{"title":"Push Notifications","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","doc:\/\/Braze\/documentation\/Braze\/apns-certificate"]},{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"],"title":"User Interface"},{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"],"title":"Location"},{"title":"Privacy Tracking","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"]},{"title":"Customize Behavior","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle"]},{"title":"Protocols","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate"]},{"title":"Variables","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"]}],"references":{"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/documentation/Braze/device-id-configuration":{"abstract":[{"text":"Configuring your user’s device ID with ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","role":"article","title":"Device ID Configuration","type":"topic","kind":"article","url":"\/documentation\/braze\/device-id-configuration"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","title":"Live Activities","titleInlineContent":[{"type":"text","text":"Live Activities"}]},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"abstract":[{"type":"text","text":"Determines if a randomly generated UUID should be used as the device ID"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","role":"symbol","title":"useUUIDAsDeviceId","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageWindowType":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","abstract":[{"type":"text","text":"Conform to this protocol to ensure that Braze’s "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","isActive":true,"type":"reference"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"type":"text","text":"the window presenting the in-app messages."}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"role":"symbol","title":"BrazeInAppMessageWindowType","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagewindowtype"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcebundle"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/Braze/appboy-migration-guide":{"kind":"article","abstract":[{"type":"text","text":"This guide provides step by step instructions to help you migrate from our deprecated "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"text":". Start using the Braze Swift SDK with minimal changes to your project.","type":"text"}],"role":"article","type":"topic","title":"Appboy-iOS-SDK: Migration guide","url":"\/documentation\/braze\/appboy-migration-guide","identifier":"doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide"},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"titleInlineContent":[{"type":"text","text":"In-App Messages"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","title":"location analytics and geofence monitoring","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"role":"symbol","title":"BrazeSDKAuthDelegate","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/brazesdkauthdelegate","abstract":[{"text":"Delegate to handle SDK Authentication.","type":"text"}]},"doc://Braze/documentation/Braze/apns-certificate":{"abstract":[{"type":"text","text":"Create an Apple Push file or certificate."}],"url":"\/documentation\/braze\/apns-certificate","type":"topic","kind":"article","title":"Apple Push Certificate","identifier":"doc:\/\/Braze\/documentation\/Braze\/apns-certificate","role":"article"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/Braze/gif-support-integrations":{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","role":"article","type":"topic","title":"GIF Support Integrations","url":"\/documentation\/braze\/gif-support-integrations","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"kind":"article"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"titleInlineContent":[{"type":"text","text":"Push Story"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link","title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcesbundle"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","title":"Content Cards","titleInlineContent":[{"type":"text","text":"Content Cards"}]},"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/brazeliveactivityattributes","type":"topic","title":"BrazeLiveActivityAttributes","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","navigatorTitle":[{"text":"BrazeLiveActivityAttributes","kind":"identifier"}],"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze.json b/data/documentation/brazekit/braze.json index 8a37c60f83..f4b7ef254e 100644 --- a/data/documentation/brazekit/braze.json +++ b/data/documentation/brazekit/braze.json @@ -1 +1 @@ -{"relationshipsSections":[{"kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"c:@M@BrazeKit@objc(cs)Braze","title":"Braze","symbolKind":"class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Braze"}],"roleHeading":"Class","navigatorTitle":[{"text":"Braze","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"topicSections":[{"title":"Lifecycle","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)"],"title":"User"},{"title":"Analytics","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"]},{"title":"Notifications","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"],"title":"In-App Messages"},{"title":"Content Cards","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"],"title":"Feature Flags"},{"title":"NewsFeed","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)"],"title":"Location"},{"abstract":[{"text":"SDK Authentication allows you to supply cryptographic proof (generated server-side) to SDK requests made on behalf of logged-in users.","type":"text"}],"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate"],"discussion":{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See the "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_wide\/sdk_authentication\/"},{"type":"text","text":" developer guide page for more information about this feature."}]},{"type":"paragraph","inlineContent":[{"text":"When implementing the SDK Authentication feature, you are responsible for:","type":"text"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Implementing the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","isActive":true,"type":"reference"},{"type":"text","text":" method "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5","isActive":true,"type":"reference"},{"type":"text","text":" to update the SDK authentication signature when needed."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Providing a valid SDK authentication signature"}]}]}]}]},"title":"SDK Authentication"},{"title":"Misc.","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"title":"Utilities"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources"],"title":"Classes"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sessionUpdatesStream"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId(queue:completion:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/subscribeToSessionUpdates(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/license"],"title":"Type Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"],"title":"Enumerations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Braze","kind":"identifier"}]}]},{"content":[{"level":2,"anchor":"Cheatsheet","text":"Cheatsheet","type":"heading"},{"type":"codeListing","syntax":"swift","code":["\/\/ Initialization","let configuration = Braze.Configuration(apiKey: \"\", endpoint: \"\")","let braze = Braze(configuration: configuration)","","\/\/ Identify user","braze.changeUser(userId: userId)","","\/\/ Update user attributes","braze.user.set(email: \"user@example.com\")","","\/\/ Log custom events","braze.logCustomEvent(name: \"custom_event\")"]},{"type":"heading","level":2,"anchor":"Overview","text":"Overview"},{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" class can be used to access all the features of the BrazeKit module."}]}],"kind":"content"}],"sections":[],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide","doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/Braze\/a1-installation","doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"],"generated":true,"title":"Essentials"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","role":"symbol","abstract":[{"text":"SDK version.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/version","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"type":"topic","abstract":[{"type":"text","text":"SDK Authentication delegate for the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" instance.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","kind":"typeIdentifier","text":"BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"title":"sdkAuthDelegate","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"title":"inAppMessagePresenter","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"liveActivities"},{"text":": ","kind":"text"},{"text":"LiveActivities","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC"}],"title":"liveActivities","abstract":[{"type":"text","text":"Live Activities module."}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"https://apple.co/3rSyyZm":{"identifier":"https:\/\/apple.co\/3rSyyZm","type":"link","titleInlineContent":[{"type":"text","text":"IDFV"}],"url":"https:\/\/apple.co\/3rSyyZm","title":"IDFV"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"type":"topic","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"title":"BrazeInAppMessagePresenter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/license":{"type":"topic","abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","type":"reference","isActive":true},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","title":"license","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"license"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/license","url":"\/documentation\/brazekit\/braze\/license"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"role":"symbol","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/deviceId()":{"type":"topic","abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","isActive":true,"type":"reference"},{"text":".","type":"text"}],"role":"symbol","kind":"symbol","title":"deviceId()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId()","url":"\/documentation\/brazekit\/braze\/deviceid()"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Resources":{"title":"Braze.Resources","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/resources","abstract":[{"type":"text","text":"Resources related utilities."}],"navigatorTitle":[{"kind":"identifier","text":"Resources"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Resources","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"https://www.braze.com/docs/developer_guide/platform_wide/sdk_authentication/":{"title":"SDK Authentication","titleInlineContent":[{"type":"text","text":"SDK Authentication"}],"url":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_wide\/sdk_authentication\/","identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_wide\/sdk_authentication\/","type":"link"},"https://apple.co/3BmxFey":{"identifier":"https:\/\/apple.co\/3BmxFey","type":"link","titleInlineContent":[{"type":"text","text":"IDFA"}],"url":"https:\/\/apple.co\/3BmxFey","title":"IDFA"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"role":"symbol","title":"configuration","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"text":": ","kind":"text"},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"title":"acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeKit.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/featureFlags-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.property","abstract":[{"type":"text","text":"Feature Flags module."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","title":"featureFlags","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"featureFlags"},{"text":": ","kind":"text"},{"text":"FeatureFlags","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC"}]},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"url":"\/documentation\/brazekit\/braze\/resources\/license","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","title":"license"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"title":"Braze.SessionEvent","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/sessionevent","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},"doc://Braze/documentation/Braze/appboy-migration-guide":{"type":"topic","abstract":[{"type":"text","text":"This guide provides step by step instructions to help you migrate from our deprecated "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"type":"text","text":". Start using the Braze Swift SDK with minimal changes to your project."}],"role":"article","kind":"article","title":"Appboy-iOS-SDK: Migration guide","url":"\/documentation\/braze\/appboy-migration-guide","identifier":"doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","kind":"symbol","title":"Braze.NewsFeed","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(sdkAuthenticationSignature:)":{"title":"set(sdkAuthenticationSignature:)","url":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"role":"symbol","title":"init(configuration:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"configuration","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"text":"Creates an instance of the Braze SDK.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sessionUpdatesStream":{"type":"topic","abstract":[{"type":"text","text":"The session events, delivered as an asynchronous stream."}],"role":"symbol","kind":"symbol","title":"sessionUpdatesStream","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sessionUpdatesStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","kind":"typeIdentifier","preciseIdentifier":"s:ScS"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO","text":"SessionEvent","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sessionUpdatesStream","url":"\/documentation\/brazekit\/braze\/sessionupdatesstream"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"role":"symbol","title":"delegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/delegate","abstract":[{"type":"text","text":"Delegate for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"text":" instance.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm"},{"type":"text","text":")."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)"},"doc://Braze/documentation/BrazeKit/Braze/acknowledgments":{"type":"topic","abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","isActive":true,"type":"reference"},{"text":".","type":"text"}],"role":"symbol","kind":"symbol","title":"acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/acknowledgments","url":"\/documentation\/brazekit\/braze\/acknowledgments"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/user-swift.property":{"type":"topic","abstract":[{"type":"text","text":"User module."}],"role":"symbol","kind":"symbol","title":"user","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/subscribeToSessionUpdates(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToSessionUpdates"},{"text":"((","kind":"text"},{"text":"SessionEvent","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Subscribes to session updates."}],"title":"subscribeToSessionUpdates(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/subscribetosessionupdates(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/subscribeToSessionUpdates(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","title":"BrazeSDKAuthDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeSDKAuthDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/deviceId(queue:completion:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/deviceid(queue:completion:)","title":"deviceId(queue:completion:)","role":"symbol","deprecated":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"queue"},{"kind":"text","text":": "},{"text":"DispatchQueue","preciseIdentifier":"c:objc(cs)OS_dispatch_queue","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId(queue:completion:)","abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/newsFeed-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","title":"newsFeed","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","text":"NewsFeed"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","type":"topic","abstract":[{"text":"NewsFeed module.","type":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-457h5":{"defaultImplementations":1,"abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"type":"topic","kind":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthenticationFailedWithError"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","text":"SDKAuthenticationError"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5","title":"braze(_:sdkAuthenticationFailedWithError:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"type":"text","text":"Change the current identified Braze user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"changeUser(userId:sdkAuthSignature:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(latitude:longitude:fileID:line:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)","title":"requestGeofences(latitude:longitude:fileID:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestGeofences"},{"kind":"text","text":"("},{"kind":"externalParam","text":"latitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)","abstract":[{"text":"Requests geofences at a specific location.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","title":"contentCards","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"text":": ","kind":"text"},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","abstract":[{"text":"Content Cards module.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notifications"},{"kind":"text","text":": "},{"text":"Notifications","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC"}],"title":"notifications","abstract":[{"type":"text","text":"Notification module."}]},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"role":"symbol","title":"wipeData()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/wipedata()","abstract":[{"text":"Deletes all locally stored SDK data and sets ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","isActive":true,"type":"reference"},{"type":"text","text":" to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","topicSections":[{"title":"Lifecycle","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"]},{"title":"User","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"title":"Analytics"},{"title":"Notifications","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"],"title":"In-App Messages"},{"title":"Content Cards","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"]},{"title":"Feature Flags","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]},{"title":"NewsFeed","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]},{"title":"Location","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate"],"title":"SDK Authentication","abstract":[{"text":"SDK Authentication allows you to supply cryptographic proof (generated server-side) to SDK requests made on behalf of logged-in users.","type":"text"}],"discussion":{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See the "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_wide\/sdk_authentication\/"},{"type":"text","text":" developer guide page for more information about this feature."}]},{"type":"paragraph","inlineContent":[{"text":"When implementing the SDK Authentication feature, you are responsible for:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Implementing the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","isActive":true,"type":"reference"},{"type":"text","text":" method "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5","type":"reference"},{"type":"text","text":" to update the SDK authentication signature when needed."}]}]},{"content":[{"inlineContent":[{"text":"Providing a valid SDK authentication signature","type":"text"}],"type":"paragraph"}]}],"type":"orderedList"}]}},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"],"title":"Misc."},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"title":"Utilities"},{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources"],"title":"Classes"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sessionUpdatesStream"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId(queue:completion:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/subscribeToSessionUpdates(_:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/license"],"title":"Type Properties"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Braze","kind":"identifier"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Cheatsheet","anchor":"Cheatsheet"},{"code":["\/\/ Initialization","let configuration = Braze.Configuration(apiKey: \"\", endpoint: \"\")","let braze = Braze(configuration: configuration)","","\/\/ Identify user","braze.changeUser(userId: userId)","","\/\/ Update user attributes","braze.user.set(email: \"user@example.com\")","","\/\/ Log custom events","braze.logCustomEvent(name: \"custom_event\")"],"type":"codeListing","syntax":"swift"},{"type":"heading","text":"Overview","level":2,"anchor":"Overview"},{"inlineContent":[{"text":"The ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" class can be used to access all the features of the BrazeKit module."}],"type":"paragraph"}]}],"seeAlsoSections":[{"title":"Essentials","identifiers":["doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide","doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/Braze\/a1-installation","doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"],"generated":true}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To"}],"abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"variants":[{"paths":["\/documentation\/brazekit\/braze"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"class","roleHeading":"Class","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"c:@M@BrazeKit@objc(cs)Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"title":"Braze","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Braze"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/featureFlags-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","title":"featureFlags","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.property","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Feature Flags module."}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"featureFlags","kind":"identifier"},{"kind":"text","text":": "},{"text":"FeatureFlags","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":")"}],"kind":"symbol","role":"symbol","title":"init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","url":"\/documentation\/brazekit\/braze\/delegate","type":"topic","abstract":[{"text":"Delegate for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeDelegate","preciseIdentifier":"s:8BrazeKit0A8DelegateP"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","title":"delegate"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/deviceId()":{"kind":"symbol","deprecated":true,"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId"},{"type":"text","text":"."}],"role":"symbol","type":"topic","title":"deviceId()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"deviceId","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazekit\/braze\/deviceid()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId()"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"abstract":[{"type":"text","text":"Notification module."}],"title":"notifications","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"notifications","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Notifications","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","abstract":[{"text":"Live Activities module.","type":"text"}],"kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"liveActivities","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC","text":"LiveActivities","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","title":"liveActivities"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"role":"symbol","title":"inAppMessagePresenter","kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"title":"license","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","url":"\/documentation\/brazekit\/braze\/resources\/license","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","url":"\/documentation\/brazekit\/braze\/wipedata()","type":"topic","abstract":[{"type":"text","text":"Deletes all locally stored SDK data and sets "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","title":"wipeData()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"role":"symbol","title":"BrazeSDKAuthDelegate","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/brazesdkauthdelegate","abstract":[{"text":"Delegate to handle SDK Authentication.","type":"text"}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/sessionUpdatesStream":{"kind":"symbol","abstract":[{"type":"text","text":"The session events, delivered as an asynchronous stream."}],"role":"symbol","type":"topic","title":"sessionUpdatesStream","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sessionUpdatesStream","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncStream","preciseIdentifier":"s:ScS"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"SessionEvent","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"text":">","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/sessionupdatesstream","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sessionUpdatesStream"},"https://www.braze.com/docs/developer_guide/platform_wide/sdk_authentication/":{"identifier":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_wide\/sdk_authentication\/","titleInlineContent":[{"type":"text","text":"SDK Authentication"}],"type":"link","title":"SDK Authentication","url":"https:\/\/www.braze.com\/docs\/developer_guide\/platform_wide\/sdk_authentication\/"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"role":"symbol","title":"sdkAuthDelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkAuthDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeSDKAuthDelegate","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate","abstract":[{"text":"SDK Authentication delegate for the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference","isActive":true},{"type":"text","text":" instance."}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"title":"Braze.NewsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","type":"topic","abstract":[{"type":"text","text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","role":"symbol","title":"enabled"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Resources":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Resources"}],"kind":"symbol","abstract":[{"text":"Resources related utilities.","type":"text"}],"navigatorTitle":[{"text":"Resources","kind":"identifier"}],"role":"symbol","title":"Braze.Resources","url":"\/documentation\/brazekit\/braze\/resources","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources"},"doc://Braze/documentation/BrazeKit/Braze/newsFeed-swift.property":{"title":"newsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","type":"topic","abstract":[{"text":"NewsFeed module.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","kind":"typeIdentifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(sdkAuthenticationSignature:)":{"role":"symbol","title":"set(sdkAuthenticationSignature:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"symbol","abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"type":"topic","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/subscribeToSessionUpdates(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/subscribeToSessionUpdates(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToSessionUpdates"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"SessionEvent","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"url":"\/documentation\/brazekit\/braze\/subscribetosessionupdates(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Subscribes to session updates.","type":"text"}],"title":"subscribeToSessionUpdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"role":"symbol","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"text":"Change the current identified Braze user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/deviceId(queue:completion:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId(queue:completion:)","role":"symbol","type":"topic","title":"deviceId(queue:completion:)","url":"\/documentation\/brazekit\/braze\/deviceid(queue:completion:)","abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId"},{"text":".","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":"(","kind":"text"},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_dispatch_queue","text":"DispatchQueue"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/user-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"text":": ","kind":"text"},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.property","kind":"symbol","type":"topic","role":"symbol","abstract":[{"type":"text","text":"User module."}],"title":"user"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(latitude:longitude:fileID:line:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)","abstract":[{"type":"text","text":"Requests geofences at a specific location."}],"title":"requestGeofences(latitude:longitude:fileID:line:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestGeofences"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-457h5":{"kind":"symbol","abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"title":"braze(_:sdkAuthenticationFailedWithError:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SDKAuthenticationError","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","abstract":[{"text":"Tracks the identifier for vendor (","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm"},{"text":").","type":"text"}]},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/documentation/Braze/appboy-migration-guide":{"kind":"article","abstract":[{"type":"text","text":"This guide provides step by step instructions to help you migrate from our deprecated "},{"type":"codeVoice","code":"Appboy-iOS-SDK"},{"text":". Start using the Braze Swift SDK with minimal changes to your project.","type":"text"}],"role":"article","type":"topic","title":"Appboy-iOS-SDK: Migration guide","url":"\/documentation\/braze\/appboy-migration-guide","identifier":"doc:\/\/Braze\/documentation\/Braze\/appboy-migration-guide"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/acknowledgments":{"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","type":"reference","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/acknowledgments","title":"acknowledgments","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"acknowledgments","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"]","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/acknowledgments","role":"symbol","kind":"symbol","deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","url":"\/documentation\/brazekit\/braze\/version","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"version","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"SDK version."}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"https://apple.co/3rSyyZm":{"type":"link","titleInlineContent":[{"type":"text","text":"IDFV"}],"url":"https:\/\/apple.co\/3rSyyZm","title":"IDFV","identifier":"https:\/\/apple.co\/3rSyyZm"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeKit."}]},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","kind":"symbol","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"title":"BrazeInAppMessagePresenter","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"kind":"symbol","role":"symbol","title":"configuration"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"kind":"text","text":": "},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"title":"contentCards","abstract":[{"text":"Content Cards module.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]},"https://apple.co/3BmxFey":{"identifier":"https:\/\/apple.co\/3BmxFey","titleInlineContent":[{"type":"text","text":"IDFA"}],"type":"link","title":"IDFA","url":"https:\/\/apple.co\/3BmxFey"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/license":{"kind":"symbol","deprecated":true,"abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","title":"license","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/license","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/license"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/acknowledgments.json b/data/documentation/brazekit/braze/acknowledgments.json index 13d41dcd80..aa92da41de 100644 --- a/data/documentation/brazekit/braze/acknowledgments.json +++ b/data/documentation/brazekit/braze/acknowledgments.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/acknowledgments"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"]","kind":"text"}],"extendedModule":"BrazeKit","roleHeading":"Type Property","title":"acknowledgments","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cpy)acknowledgments"},"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","type":"reference","isActive":true},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/acknowledgments"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"title":"acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeKit.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/acknowledgments":{"type":"topic","abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","isActive":true,"type":"reference"},{"text":".","type":"text"}],"role":"symbol","kind":"symbol","title":"acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/acknowledgments","url":"\/documentation\/brazekit\/braze\/acknowledgments"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"]","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"extendedModule":"BrazeKit","platforms":[],"role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cpy)acknowledgments","title":"acknowledgments","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"roleHeading":"Type Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/acknowledgments"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/acknowledgments"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeKit."}]},"doc://Braze/documentation/BrazeKit/Braze/acknowledgments":{"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","type":"reference","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/acknowledgments","title":"acknowledgments","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"acknowledgments","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"]","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/acknowledgments","role":"symbol","kind":"symbol","deprecated":true},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/addsdkmetadata(_:)-6j90i.json b/data/documentation/brazekit/braze/addsdkmetadata(_:)-6j90i.json index 803abee470..16e0a13162 100644 --- a/data/documentation/brazekit/braze/addsdkmetadata(_:)-6j90i.json +++ b/data/documentation/brazekit/braze/addsdkmetadata(_:)-6j90i.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSdkMetadata","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"metadata"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)addSdkMetadata:","role":"symbol","extendedModule":"BrazeKit","symbolKind":"method","platforms":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"addSdkMetadata(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i"],"traits":[{"interfaceLanguage":"swift"}]}],"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"sections":[],"deprecationSummary":[{"inlineContent":[{"text":"SDK metadata must be set using the 'Braze.Configuration' object at SDK initialization","type":"text"}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addSdkMetadata","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"metadata","kind":"internalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SDK metadata must be set using the 'Braze.Configuration' object at SDK initialization"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","interfaceLanguage":"swift"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addSdkMetadata","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"role":"symbol","platforms":[],"roleHeading":"Instance Method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)addSdkMetadata:","symbolKind":"method","extendedModule":"BrazeKit","title":"addSdkMetadata(_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i"]}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/addsdkmetadata(_:)-9waks.json b/data/documentation/brazekit/braze/addsdkmetadata(_:)-9waks.json index 33bfff541a..0cc5cb5e6f 100644 --- a/data/documentation/brazekit/braze/addsdkmetadata(_:)-9waks.json +++ b/data/documentation/brazekit/braze/addsdkmetadata(_:)-9waks.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@nonobjc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"metadata","kind":"internalParam"},{"kind":"text","text":": ["},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"text":"])","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks"]}],"metadata":{"title":"addSdkMetadata(_:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","platforms":[],"externalID":"s:8BrazeKit0A0C14addSdkMetadatayySayAA014_COMPAT_ABKSdkE0OGF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addSdkMetadata","kind":"identifier"},{"kind":"text","text":"(["},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"extendedModule":"BrazeKit"},"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SDK metadata must be set using the 'Braze.Configuration' object at SDK initialization"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@nonobjc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"metadata"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier","text":"_COMPAT_ABKSdkMetadata"},{"text":"])","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"SDK metadata must be set using the 'Braze.Configuration' object at SDK initialization"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","interfaceLanguage":"swift"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier","text":"_COMPAT_ABKSdkMetadata"},{"text":"])","kind":"text"}],"platforms":[],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C14addSdkMetadatayySayAA014_COMPAT_ABKSdkE0OGF","symbolKind":"method","title":"addSdkMetadata(_:)","extendedModule":"BrazeKit"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/appboyurldelegate.json b/data/documentation/brazekit/braze/appboyurldelegate.json index 4f2eaaacdf..34afb38656 100644 --- a/data/documentation/brazekit/braze/appboyurldelegate.json +++ b/data/documentation/brazekit/braze/appboyurldelegate.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/appboyurldelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[],"roleHeading":"Instance Property","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)appboyUrlDelegate","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","extendedModule":"BrazeKit","title":"appboyUrlDelegate","modules":[{"name":"BrazeKit"}]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"sections":[],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"weak","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"appboyUrlDelegate"},{"kind":"text","text":": "},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Type: ABKURLDelegate?"}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"roleHeading":"Instance Property","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)appboyUrlDelegate","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"appboyUrlDelegate","role":"symbol","platforms":[],"extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"weak","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"Type: ABKURLDelegate?"}],"type":"paragraph"}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/appboyurldelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate"},"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/cancellable.json b/data/documentation/brazekit/braze/cancellable.json index 353ca304fc..4e9ac4becd 100644 --- a/data/documentation/brazekit/braze/cancellable.json +++ b/data/documentation/brazekit/braze/cancellable.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/empty"],"title":"Type Properties"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"generated":true,"title":"Utilities"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/cancellable"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZCancellable) ","kind":"text"},{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Cancellable"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Overview","type":"heading","anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The cancellable:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Cancels the operation when deinitialized"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Cancels the operation when "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","isActive":true},{"type":"text","text":" is called"}]}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"You must keep a strong reference to the cancellable to keep the SDK operation active."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"title":"Braze.Cancellable","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Cancellable"}],"role":"symbol","externalID":"s:8BrazeKit0A0C11CancellableC","modules":[{"name":"BrazeKit"}],"symbolKind":"class","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"roleHeading":"Class"},"references":{"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/empty":{"type":"topic","url":"\/documentation\/brazekit\/braze\/cancellable\/empty","title":"empty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/empty","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"empty","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"role":"symbol","abstract":[{"text":"An empty cancellable that performs nothing when cancelled (no-op).","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","type":"topic","title":"cancel()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","abstract":[{"text":"Cancels the SDK operation.","type":"text"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/cancellable"]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/empty"]}],"metadata":{"roleHeading":"Class","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cancellable","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C11CancellableC","title":"Braze.Cancellable","symbolKind":"class","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"extendedModule":"BrazeKit"},"sections":[],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZCancellable) ","kind":"text"},{"text":"final","kind":"keyword"},{"kind":"text","text":" "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"overview","text":"Overview","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The cancellable:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Cancels the operation when deinitialized"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Cancels the operation when "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()"},{"type":"text","text":" is called"}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"text":"You must keep a strong reference to the cancellable to keep the SDK operation active.","type":"text"}]}],"kind":"content"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"title":"Utilities","generated":true}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},"references":{"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/empty":{"abstract":[{"type":"text","text":"An empty cancellable that performs nothing when cancelled (no-op)."}],"title":"empty","url":"\/documentation\/brazekit\/braze\/cancellable\/empty","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/empty","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"empty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"cancel()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Cancels the SDK operation.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/cancellable/cancel().json b/data/documentation/brazekit/braze/cancellable/cancel().json index 2ee9e1531b..7f056d10de 100644 --- a/data/documentation/brazekit/braze/cancellable/cancel().json +++ b/data/documentation/brazekit/braze/cancellable/cancel().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Cancels the SDK operation."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/cancellable\/cancel()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"]]},"sections":[],"kind":"symbol","metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C11CancellableC6cancelyyF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"()"}],"title":"cancel()"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cancel"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","type":"topic","title":"cancel()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","abstract":[{"text":"Cancels the SDK operation.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:8BrazeKit0A0C11CancellableC6cancelyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"cancel()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cancel"},{"kind":"text","text":"()"}],"symbolKind":"method","role":"symbol"},"kind":"symbol","abstract":[{"text":"Cancels the SDK operation.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cancel"},{"text":"()","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/cancellable\/cancel()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"cancel()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Cancels the SDK operation.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/cancellable/empty.json b/data/documentation/brazekit/braze/cancellable/empty.json index 49f78c948a..906a1621db 100644 --- a/data/documentation/brazekit/braze/cancellable/empty.json +++ b/data/documentation/brazekit/braze/cancellable/empty.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"empty"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/empty"},"metadata":{"symbolKind":"property","title":"empty","externalID":"s:8BrazeKit0A0C11CancellableC5emptyAEvpZ","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"empty"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","role":"symbol"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/cancellable\/empty"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"An empty cancellable that performs nothing when cancelled (no-op)."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/empty":{"type":"topic","url":"\/documentation\/brazekit\/braze\/cancellable\/empty","title":"empty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/empty","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"empty","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"role":"symbol","abstract":[{"text":"An empty cancellable that performs nothing when cancelled (no-op).","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"empty","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/empty"},"abstract":[{"text":"An empty cancellable that performs nothing when cancelled (no-op).","type":"text"}],"metadata":{"roleHeading":"Type Property","title":"empty","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C11CancellableC5emptyAEvpZ","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"empty","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/cancellable\/empty"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable/empty":{"abstract":[{"type":"text","text":"An empty cancellable that performs nothing when cancelled (no-op)."}],"title":"empty","url":"\/documentation\/brazekit\/braze\/cancellable\/empty","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/empty","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"empty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/changeuser(_:).json b/data/documentation/brazekit/braze/changeuser(_:).json index 9a97aeae6f..52e5fcd170 100644 --- a/data/documentation/brazekit/braze/changeuser(_:).json +++ b/data/documentation/brazekit/braze/changeuser(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"metadata":{"platforms":[],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C10changeUseryySSF","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"title":"changeUser(_:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/changeuser(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"userId","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)"},"metadata":{"roleHeading":"Instance Method","title":"changeUser(_:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","platforms":[],"role":"symbol","externalID":"s:8BrazeKit0A0C10changeUseryySSF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}]},"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"userId","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/changeuser(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/changeuser(_:sdkauthsignature:).json b/data/documentation/brazekit/braze/changeuser(_:sdkauthsignature:).json index 2bf3271ce8..f0a4993c00 100644 --- a/data/documentation/brazekit/braze/changeuser(_:sdkauthsignature:).json +++ b/data/documentation/brazekit/braze/changeuser(_:sdkauthsignature:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C10changeUser_16sdkAuthSignatureySS_SSSgtF","symbolKind":"method","platforms":[],"title":"changeUser(_:sdkAuthSignature:)","role":"symbol","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthSignature"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"userId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthSignature"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"changeUser(_:sdkAuthSignature:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C10changeUser_16sdkAuthSignatureySS_SSSgtF","modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"userId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"languages":["swift"]}]}],"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/changeuser(userid:sdkauthsignature:fileid:line:).json b/data/documentation/brazekit/braze/changeuser(userid:sdkauthsignature:fileid:line:).json index a9d7502af9..aa2a201504 100644 --- a/data/documentation/brazekit/braze/changeuser(userid:sdkauthsignature:fileid:line:).json +++ b/data/documentation/brazekit/braze/changeuser(userid:sdkauthsignature:fileid:line:).json @@ -1 +1 @@ -{"metadata":{"extendedModule":"BrazeKit","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","externalID":"s:8BrazeKit0A0C10changeUser6userId16sdkAuthSignature6fileID4lineySS_SSSgs12StaticStringVSutF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"userId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Change the current identified Braze user."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"userId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"userId","content":[{"type":"paragraph","inlineContent":[{"text":"The new user identifier.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The optional user SDK authentication signature."}],"type":"paragraph"}],"name":"sdkAuthSignature"}],"kind":"parameters"},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"When a user first uses Braze on a device, they are considered “anonymous”. Use this method to","type":"text"},{"text":" ","type":"text"},{"text":"identify a user with a unique ID, which enables the following:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"If the same user is identified on another device, their user profile, usage history and event history","type":"text"},{"type":"text","text":" "},{"type":"text","text":"will be shared across devices."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"If your app is used on the same device by multiple people, you can assign each of them a unique","type":"text"},{"type":"text","text":" "},{"type":"text","text":"identifier to track them separately. Only the most recent user on a particular device will receive"},{"text":" ","type":"text"},{"type":"text","text":"push notifications and in-app messages."}]}]}]},{"inlineContent":[{"type":"text","text":"When you request a user switch (which is any call to "},{"code":"changeUser","type":"codeVoice"},{"text":" where the new user ID is not the same","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"as the existing user ID), the current session for the previous user (anonymous or not) is automatically"},{"text":" ","type":"text"},{"type":"text","text":"ended and a new session is started. Similarly, following a call to "},{"code":"changeUser","type":"codeVoice"},{"type":"text","text":", any events which fire are"},{"text":" ","type":"text"},{"text":"guaranteed to be for the new user. If an in-flight server request completes for the old user after the","type":"text"},{"type":"text","text":" "},{"text":"user switch, no events will fire, so you do not need to worry about filtering out events from Braze for old users.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"text":"Additionally, if you identify a user which has never been identified on another device, the entire history of that","type":"text"},{"type":"text","text":" "},{"text":"user as an “anonymous” user on this device will be preserved and associated with the newly identified user.","type":"text"},{"type":"text","text":" "},{"text":"However, if you identify a user which has been identified in another device, any history which was already","type":"text"},{"type":"text","text":" "},{"type":"text","text":"flushed to the server for the anonymous user on this device will be merged into the identified user."},{"text":" ","type":"text"},{"text":"(See: ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/api\/endpoints\/user_data\/post_users_merge#merge_updates-behavior","isActive":true},{"type":"text","text":")"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: Once you identify a user, you cannot revert to the “anonymous” user. The transition from anonymous"},{"type":"text","text":" "},{"type":"text","text":"to identified tracking is only allowed "},{"type":"emphasis","inlineContent":[{"text":"once","type":"text"}]},{"type":"text","text":" because the initial anonymous user receives special treatment to"},{"text":" ","type":"text"},{"text":"allow for preservation of their history. As a result, we recommend against changing the user ID just because","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"your app has entered a “logged out” state because it makes you unable to target the previously logged out"},{"type":"text","text":" "},{"type":"text","text":"user with re-engagement campaigns. If you anticipate multiple users on the same device, but only want to"},{"type":"text","text":" "},{"text":"target one of them when your app is in a logged out state, we recommend separately keeping track of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"user ID you want to target while logged out and switching back to that user ID as part of your app’s logout process."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note that the current user’s information and ID can be retrieved at any time via the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","isActive":true},{"text":" module.","type":"text"}]}],"kind":"content"}],"sections":[],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property"],"title":"User"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"https://www.braze.com/docs/api/endpoints/user_data/post_users_merge#merge_updates-behavior":{"url":"https:\/\/www.braze.com\/docs\/api\/endpoints\/user_data\/post_users_merge#merge_updates-behavior","type":"link","titleInlineContent":[{"text":"List of merge fields","type":"text"}],"title":"List of merge fields","identifier":"https:\/\/www.braze.com\/docs\/api\/endpoints\/user_data\/post_users_merge#merge_updates-behavior"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/user-swift.property":{"type":"topic","abstract":[{"type":"text","text":"User module."}],"role":"symbol","kind":"symbol","title":"user","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"type":"text","text":"Change the current identified Braze user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"changeUser(userId:sdkAuthSignature:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","interfaceLanguage":"swift"},"seeAlsoSections":[{"title":"User","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"sdkAuthSignature","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The new user identifier."}]}],"name":"userId"},{"name":"sdkAuthSignature","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The optional user SDK authentication signature."}]}]}],"kind":"parameters"},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When a user first uses Braze on a device, they are considered “anonymous”. Use this method to"},{"type":"text","text":" "},{"type":"text","text":"identify a user with a unique ID, which enables the following:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If the same user is identified on another device, their user profile, usage history and event history"},{"type":"text","text":" "},{"text":"will be shared across devices.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"If your app is used on the same device by multiple people, you can assign each of them a unique","type":"text"},{"type":"text","text":" "},{"text":"identifier to track them separately. Only the most recent user on a particular device will receive","type":"text"},{"text":" ","type":"text"},{"text":"push notifications and in-app messages.","type":"text"}],"type":"paragraph"}]}]},{"inlineContent":[{"text":"When you request a user switch (which is any call to ","type":"text"},{"code":"changeUser","type":"codeVoice"},{"type":"text","text":" where the new user ID is not the same"},{"type":"text","text":" "},{"type":"text","text":"as the existing user ID), the current session for the previous user (anonymous or not) is automatically"},{"text":" ","type":"text"},{"type":"text","text":"ended and a new session is started. Similarly, following a call to "},{"type":"codeVoice","code":"changeUser"},{"text":", any events which fire are","type":"text"},{"type":"text","text":" "},{"text":"guaranteed to be for the new user. If an in-flight server request completes for the old user after the","type":"text"},{"text":" ","type":"text"},{"text":"user switch, no events will fire, so you do not need to worry about filtering out events from Braze for old users.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"Additionally, if you identify a user which has never been identified on another device, the entire history of that","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user as an “anonymous” user on this device will be preserved and associated with the newly identified user."},{"type":"text","text":" "},{"text":"However, if you identify a user which has been identified in another device, any history which was already","type":"text"},{"type":"text","text":" "},{"text":"flushed to the server for the anonymous user on this device will be merged into the identified user.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"(See: "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/api\/endpoints\/user_data\/post_users_merge#merge_updates-behavior","isActive":true},{"text":")","type":"text"}]},{"inlineContent":[{"type":"text","text":"Note: Once you identify a user, you cannot revert to the “anonymous” user. The transition from anonymous"},{"text":" ","type":"text"},{"type":"text","text":"to identified tracking is only allowed "},{"type":"emphasis","inlineContent":[{"text":"once","type":"text"}]},{"type":"text","text":" because the initial anonymous user receives special treatment to"},{"text":" ","type":"text"},{"text":"allow for preservation of their history. As a result, we recommend against changing the user ID just because","type":"text"},{"text":" ","type":"text"},{"text":"your app has entered a “logged out” state because it makes you unable to target the previously logged out","type":"text"},{"type":"text","text":" "},{"type":"text","text":"user with re-engagement campaigns. If you anticipate multiple users on the same device, but only want to"},{"text":" ","type":"text"},{"type":"text","text":"target one of them when your app is in a logged out state, we recommend separately keeping track of the"},{"text":" ","type":"text"},{"type":"text","text":"user ID you want to target while logged out and switching back to that user ID as part of your app’s logout process."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"Note that the current user’s information and ID can be retrieved at any time via the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","isActive":true,"type":"reference"},{"type":"text","text":" module."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C10changeUser6userId16sdkAuthSignature6fileID4lineySS_SSSgs12StaticStringVSutF","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"text":"Change the current identified Braze user.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"role":"symbol","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"text":"Change the current identified Braze user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/user-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"text":": ","kind":"text"},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.property","kind":"symbol","type":"topic","role":"symbol","abstract":[{"type":"text","text":"User module."}],"title":"user"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"https://www.braze.com/docs/api/endpoints/user_data/post_users_merge#merge_updates-behavior":{"type":"link","titleInlineContent":[{"type":"text","text":"List of merge fields"}],"url":"https:\/\/www.braze.com\/docs\/api\/endpoints\/user_data\/post_users_merge#merge_updates-behavior","title":"List of merge fields","identifier":"https:\/\/www.braze.com\/docs\/api\/endpoints\/user_data\/post_users_merge#merge_updates-behavior"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel.json b/data/documentation/brazekit/braze/channel.json index 73e99998b4..3b8925628a 100644 --- a/data/documentation/brazekit/braze/channel.json +++ b/data/documentation/brazekit/braze/channel.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","interfaceLanguage":"swift"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"kind":"relationships","type":"conformsTo","title":"Conforms To"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"title":"Braze.Channel","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}],"roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C7ChannelO","navigatorTitle":[{"kind":"identifier","text":"Channel"}],"extendedModule":"BrazeKit","symbolKind":"enum"},"sections":[],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"],"generated":true,"title":"Misc."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/contentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/inAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/newsFeed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/notification"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"],"generated":true}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Channel"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"url":"\/documentation\/brazekit\/braze\/resources\/license","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","title":"license"},"doc://Braze/documentation/BrazeKit/Braze/Channel/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/channel\/equatable-implementations","type":"topic","kind":"article","title":"Equatable Implementations"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","type":"topic","kind":"article","title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Channel/inAppMessage":{"role":"symbol","abstract":[{"text":"In-App Message channel.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/channel\/inappmessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/inAppMessage","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.Channel.inAppMessage"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Channel/newsFeed":{"role":"symbol","abstract":[{"type":"text","text":"News Feed channel"}],"url":"\/documentation\/brazekit\/braze\/channel\/newsfeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/newsFeed","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.Channel.newsFeed"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/Channel/notification":{"role":"symbol","abstract":[{"text":"Push notification channel.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/channel\/notification","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/notification","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"notification","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.Channel.notification"},"doc://Braze/documentation/BrazeKit/Braze/Channel/contentCard":{"role":"symbol","abstract":[{"type":"text","text":"Content Cards channel."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/contentCard","url":"\/documentation\/brazekit\/braze\/channel\/contentcard","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.Channel.contentCard"},"doc://Braze/documentation/BrazeKit/Braze/Channel/init(rawValue:)":{"role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/channel\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","title":"init(rawValue:)"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"title":"acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeKit.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","role":"symbol","abstract":[{"text":"SDK version.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/version","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/contentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/inAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/newsFeed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/notification"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"seeAlsoSections":[{"title":"Misc.","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"],"generated":true}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"metadata":{"title":"Braze.Channel","roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Channel"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"enum","externalID":"s:8BrazeKit0A0C7ChannelO","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Channel"}],"extendedModule":"BrazeKit"},"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/Equatable-Implementations":{"kind":"article","abstract":[],"url":"\/documentation\/brazekit\/braze\/channel\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"title":"license","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","url":"\/documentation\/brazekit\/braze\/resources\/license","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","kind":"article","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Channel/notification":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/notification","title":"Braze.Channel.notification","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"notification","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/notification","abstract":[{"text":"Push notification channel.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/init(rawValue:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/channel\/init(rawvalue:)","abstract":[],"type":"topic","title":"init(rawValue:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/contentCard":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/contentCard","url":"\/documentation\/brazekit\/braze\/channel\/contentcard","role":"symbol","abstract":[{"type":"text","text":"Content Cards channel."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"}],"type":"topic","title":"Braze.Channel.contentCard","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","url":"\/documentation\/brazekit\/braze\/version","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"version","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"SDK version."}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/inAppMessage":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/inAppMessage","url":"\/documentation\/brazekit\/braze\/channel\/inappmessage","abstract":[{"type":"text","text":"In-App Message channel."}],"type":"topic","title":"Braze.Channel.inAppMessage","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/newsFeed":{"kind":"symbol","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}],"abstract":[{"text":"News Feed channel","type":"text"}],"url":"\/documentation\/brazekit\/braze\/channel\/newsfeed","title":"Braze.Channel.newsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/newsFeed"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeKit."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/!=(_:_:).json b/data/documentation/brazekit/braze/channel/!=(_:_:).json index 7560e6e100..82b63a2697 100644 --- a/data/documentation/brazekit/braze/channel/!=(_:_:).json +++ b/data/documentation/brazekit/braze/channel/!=(_:_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"op","title":"!=(_:_:)","roleHeading":"Operator","extendedModule":"Swift","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Channel/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/channel\/equatable-implementations","type":"topic","kind":"article","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Channel/!=(_:_:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/!=(_:_:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/channel\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Operator","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","extendedModule":"Swift","symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/!=(_:_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/!=(_:_:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Channel/!=(_:_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/channel\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/Equatable-Implementations":{"kind":"article","abstract":[],"url":"\/documentation\/brazekit\/braze\/channel\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/contentcard.json b/data/documentation/brazekit/braze/channel/contentcard.json index 81de4b6dd6..b6dd854aa9 100644 --- a/data/documentation/brazekit/braze/channel/contentcard.json +++ b/data/documentation/brazekit/braze/channel/contentcard.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/contentCard","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Content Cards channel."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/contentcard"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C7ChannelO11contentCardyA2EmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Channel.contentCard","roleHeading":"Case"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/contentCard":{"role":"symbol","abstract":[{"type":"text","text":"Content Cards channel."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/contentCard","url":"\/documentation\/brazekit\/braze\/channel\/contentcard","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.Channel.contentCard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/contentCard"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/contentcard"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Channel.contentCard","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C7ChannelO11contentCardyA2EmF"},"abstract":[{"text":"Content Cards channel.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/contentCard":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/contentCard","url":"\/documentation\/brazekit\/braze\/channel\/contentcard","role":"symbol","abstract":[{"type":"text","text":"Content Cards channel."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"}],"type":"topic","title":"Braze.Channel.contentCard","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/encode(to:).json b/data/documentation/brazekit/braze/channel/encode(to:).json index d1bcd44c72..1fd71ab696 100644 --- a/data/documentation/brazekit/braze/channel/encode(to:).json +++ b/data/documentation/brazekit/braze/channel/encode(to:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"metadata":{"roleHeading":"Instance Method","title":"encode(to:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"role":"symbol","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/encode(to:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/encode(to:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","type":"topic","kind":"article","title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Channel/encode(to:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/channel\/encode(to:)","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/encode(to:)"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","role":"symbol","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"encode(to:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/encode(to:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/encode(to:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/Channel/encode(to:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/channel\/encode(to:)","type":"topic","kind":"symbol","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/encode(to:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","kind":"article","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/equatable-implementations.json b/data/documentation/brazekit/braze/channel/equatable-implementations.json index b4c61c4e1d..a8ed68b592 100644 --- a/data/documentation/brazekit/braze/channel/equatable-implementations.json +++ b/data/documentation/brazekit/braze/channel/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/!=(_:_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/!=(_:_:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/!=(_:_:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/channel\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/!=(_:_:)"],"title":"Operators"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/!=(_:_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/channel\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/hash(into:).json b/data/documentation/brazekit/braze/channel/hash(into:).json index 4bb89f5933..3813bebc2a 100644 --- a/data/documentation/brazekit/braze/channel/hash(into:).json +++ b/data/documentation/brazekit/braze/channel/hash(into:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"role":"symbol","extendedModule":"Swift","title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hash(into:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/Channel/hash(into:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/channel\/hash(into:)","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","type":"topic","kind":"article","title":"RawRepresentable Implementations"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hash(into:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"role":"symbol","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","symbolKind":"method","extendedModule":"Swift","title":"hash(into:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/hash(into:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/channel\/hash(into:)","title":"hash(into:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","kind":"article","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/hashvalue.json b/data/documentation/brazekit/braze/channel/hashvalue.json index 1ab49a0c04..7d61b1f32f 100644 --- a/data/documentation/brazekit/braze/channel/hashvalue.json +++ b/data/documentation/brazekit/braze/channel/hashvalue.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","extendedModule":"Swift","title":"hashValue","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/hashvalue"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hashValue","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/hashValue":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/channel\/hashvalue","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","type":"topic","kind":"article","title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"hashValue","extendedModule":"Swift","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","symbolKind":"property","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/hashvalue"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/hashValue":{"title":"hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hashValue","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","kind":"article","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/inappmessage.json b/data/documentation/brazekit/braze/channel/inappmessage.json index e7db7d9e54..7d59bcc854 100644 --- a/data/documentation/brazekit/braze/channel/inappmessage.json +++ b/data/documentation/brazekit/braze/channel/inappmessage.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/inappmessage"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/inAppMessage"},"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Channel.inAppMessage","role":"symbol","externalID":"s:8BrazeKit0A0C7ChannelO12inAppMessageyA2EmF","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"}]},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"abstract":[{"text":"In-App Message channel.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Channel/inAppMessage":{"role":"symbol","abstract":[{"text":"In-App Message channel.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/channel\/inappmessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/inAppMessage","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.Channel.inAppMessage"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/inAppMessage"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"}]}],"kind":"declarations"}],"metadata":{"externalID":"s:8BrazeKit0A0C7ChannelO12inAppMessageyA2EmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Channel.inAppMessage","role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/inappmessage"]}],"abstract":[{"type":"text","text":"In-App Message channel."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/inAppMessage":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/inAppMessage","url":"\/documentation\/brazekit\/braze\/channel\/inappmessage","abstract":[{"type":"text","text":"In-App Message channel."}],"type":"topic","title":"Braze.Channel.inAppMessage","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/init(from:).json b/data/documentation/brazekit/braze/channel/init(from:).json index ac5fe9107a..d8448d184d 100644 --- a/data/documentation/brazekit/braze/channel/init(from:).json +++ b/data/documentation/brazekit/braze/channel/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"extendedModule":"Swift","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"init","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/Channel/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/channel\/init(from:)","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","type":"topic","kind":"article","title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"extendedModule":"Swift","symbolKind":"init","role":"symbol","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C7ChannelO","roleHeading":"Initializer","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(from:)","url":"\/documentation\/brazekit\/braze\/channel\/init(from:)","role":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Channel/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","kind":"article","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/init(rawvalue:).json b/data/documentation/brazekit/braze/channel/init(rawvalue:).json index ad6ccb8e64..c900a7938a 100644 --- a/data/documentation/brazekit/braze/channel/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/channel/init(rawvalue:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"symbolKind":"init","role":"symbol","externalID":"s:8BrazeKit0A0C7ChannelO8rawValueAESgSS_tcfc","roleHeading":"Initializer","title":"init(rawValue:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(rawValue:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Channel/init(rawValue:)":{"role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/channel\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","title":"init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/init(rawvalue:)"]}],"metadata":{"symbolKind":"init","role":"symbol","externalID":"s:8BrazeKit0A0C7ChannelO8rawValueAESgSS_tcfc","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/init(rawValue:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/channel\/init(rawvalue:)","abstract":[],"type":"topic","title":"init(rawValue:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/newsfeed.json b/data/documentation/brazekit/braze/channel/newsfeed.json index 9b4f61095a..a83bb08486 100644 --- a/data/documentation/brazekit/braze/channel/newsfeed.json +++ b/data/documentation/brazekit/braze/channel/newsfeed.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"News Feed channel","type":"text"}],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C7ChannelO8newsFeedyA2EmF","roleHeading":"Case","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}],"title":"Braze.Channel.newsFeed","modules":[{"name":"BrazeKit"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/newsfeed"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/newsFeed","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Channel/newsFeed":{"role":"symbol","abstract":[{"type":"text","text":"News Feed channel"}],"url":"\/documentation\/brazekit\/braze\/channel\/newsfeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/newsFeed","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.Channel.newsFeed"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/channel\/newsfeed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/newsFeed","interfaceLanguage":"swift"},"abstract":[{"text":"News Feed channel","type":"text"}],"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C7ChannelO8newsFeedyA2EmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"}],"title":"Braze.Channel.newsFeed","roleHeading":"Case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel/newsFeed":{"kind":"symbol","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}],"abstract":[{"text":"News Feed channel","type":"text"}],"url":"\/documentation\/brazekit\/braze\/channel\/newsfeed","title":"Braze.Channel.newsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/newsFeed"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/notification.json b/data/documentation/brazekit/braze/channel/notification.json index d2984ca496..5cc992f652 100644 --- a/data/documentation/brazekit/braze/channel/notification.json +++ b/data/documentation/brazekit/braze/channel/notification.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/notification","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/notification"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"notification","kind":"identifier"}]}],"kind":"declarations"}],"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"notification","kind":"identifier"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C7ChannelO12notificationyA2EmF","title":"Braze.Channel.notification"},"abstract":[{"text":"Push notification channel.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/notification":{"role":"symbol","abstract":[{"text":"Push notification channel.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/channel\/notification","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/notification","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"notification","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.Channel.notification"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/notification","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C7ChannelO12notificationyA2EmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notification"}],"role":"symbol","symbolKind":"case","title":"Braze.Channel.notification","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"notification","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"abstract":[{"text":"Push notification channel.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/channel\/notification"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/Channel/notification":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/notification","title":"Braze.Channel.notification","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"notification","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/notification","abstract":[{"text":"Push notification channel.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/channel/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/channel/rawrepresentable-implementations.json index e3cb70a00f..a3f58d36a4 100644 --- a/data/documentation/brazekit/braze/channel/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/channel/rawrepresentable-implementations.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(from:)"],"generated":true,"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hashValue"],"title":"Instance Properties","generated":true},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hash(into:)"],"title":"Instance Methods"}],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/encode(to:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/channel\/encode(to:)","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/encode(to:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Channel/hashValue":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/channel\/hashvalue","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Channel/hash(into:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/channel\/hash(into:)","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/Channel/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/channel\/init(from:)","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(from:)"}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(from:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hash(into:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/init(from:)","url":"\/documentation\/brazekit\/braze\/channel\/init(from:)","role":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Channel/encode(to:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/channel\/encode(to:)","type":"topic","kind":"symbol","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/encode(to:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Channel/hashValue":{"title":"hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/channel\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hashValue","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Channel/hash(into:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/channel\/hash(into:)","title":"hash(into:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel\/hash(into:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class.json b/data/documentation/brazekit/braze/configuration-swift.class.json index 1d74683e2a..b535c61757 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class.json +++ b/data/documentation/brazekit/braze/configuration-swift.class.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","interfaceLanguage":"swift"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init(apiKey:endpoint:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/api-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/location-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/logger-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/optInWhenPushAuthorized","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/push-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/tvOSPersistedSizeLimit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle"],"title":"Customize Behavior"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","type":"conformsTo","title":"Conforms To"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZConfiguration) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class"]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"class","extendedModule":"BrazeKit","title":"Braze.Configuration","roleHeading":"Class","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The Braze SDK configuration."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"url":"\/documentation\/brazekit\/overrideresourcesbundle","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourcesBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","kind":"symbol"},"doc://Braze/documentation/Braze/device-id-configuration":{"url":"\/documentation\/braze\/device-id-configuration","type":"topic","abstract":[{"type":"text","text":"Configuring your user’s device ID with "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","role":"article","title":"Device ID Configuration","kind":"article"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/sessionTimeout":{"type":"topic","abstract":[{"type":"text","text":"The length of time before a session times out in seconds (default: "},{"code":"10","type":"codeVoice"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sessionTimeout"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"title":"sessionTimeout","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"url":"\/documentation\/brazekit\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourceBundle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/location-swift.property":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"location","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC8LocationC","text":"Location","kind":"typeIdentifier"}],"title":"location","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/location-swift.property"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/ephemeralEvents":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","kind":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"ephemeralEvents","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"title":"ephemeralEvents"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/triggerMinimumTimeInterval":{"type":"topic","abstract":[{"type":"text","text":"The minimum time interval in seconds between triggers (default: "},{"code":"30","type":"codeVoice"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"triggerMinimumTimeInterval"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"title":"triggerMinimumTimeInterval","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/push-swift.property":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"push","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC","kind":"typeIdentifier","text":"Push"}],"title":"push","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/push-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"title":"useUUIDAsDeviceId","type":"topic","abstract":[{"text":"Determines if a randomly generated UUID should be used as the device ID","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/logger-swift.property":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logger","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC","text":"Logger","kind":"typeIdentifier"}],"title":"logger","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/logger-swift.property"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/init()":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Creates a Braze SDK configuration object with no default parameters."}],"fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"title":"init()","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init()"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/api-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property","role":"symbol","title":"api","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/api-swift.property","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"api","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Api","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC"}],"abstract":[{"type":"text","text":"Api configuration."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/optInWhenPushAuthorized":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specifies if a user’s notification subscription state should automatically be set to ","type":"text"},{"code":"optedIn","type":"codeVoice"},{"type":"text","text":" "},{"type":"text","text":"when push permissions are authorized (default: "},{"code":"true","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"optInWhenPushAuthorized","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"optInWhenPushAuthorized","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/optInWhenPushAuthorized"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/devicePropertyAllowList":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","abstract":[{"text":"The device properties automatically collected by the SDK (default: all","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true},{"type":"text","text":" cases)."}],"title":"devicePropertyAllowList","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"devicePropertyAllowList"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"DeviceProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/forwardUniversalLinks":{"title":"forwardUniversalLinks","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"forwardUniversalLinks","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","type":"topic","abstract":[{"type":"text","text":"Specifies if the SDK should automatically recognize and forward universal links to the"},{"text":" ","type":"text"},{"type":"text","text":"system methods (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/init(apiKey:endpoint:)":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Creates a Braze SDK configuration object."}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"apiKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"endpoint","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"title":"init(apiKey:endpoint:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init(apiKey:endpoint:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/tvOSPersistedSizeLimit":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tvOSPersistedSizeLimit"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt64V","text":"UInt64"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit","kind":"symbol","role":"symbol","type":"topic","title":"tvOSPersistedSizeLimit","abstract":[{"type":"text","text":"The size limit for the persisted data ("},{"type":"strong","inlineContent":[{"type":"text","text":"tvOS only"}]},{"type":"text","text":", default: 128 KiB)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/tvOSPersistedSizeLimit"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init(apiKey:endpoint:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/api-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/location-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/logger-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/optInWhenPushAuthorized","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/push-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/tvOSPersistedSizeLimit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId"],"title":"Instance Properties"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]}],"abstract":[{"text":"The Braze SDK configuration.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"title":"Customize Behavior","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle"]}],"metadata":{"extendedModule":"BrazeKit","symbolKind":"class","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC","title":"Braze.Configuration","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"roleHeading":"Class","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"Configuration"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZConfiguration) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/triggerMinimumTimeInterval":{"title":"triggerMinimumTimeInterval","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","kind":"symbol","abstract":[{"text":"The minimum time interval in seconds between triggers (default: ","type":"text"},{"type":"codeVoice","code":"30"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"triggerMinimumTimeInterval","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/api-swift.property":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"api"},{"text":": ","kind":"text"},{"text":"Api","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC"}],"title":"api","abstract":[{"type":"text","text":"Api configuration."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/api-swift.property","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/optInWhenPushAuthorized":{"kind":"symbol","role":"symbol","title":"optInWhenPushAuthorized","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"optInWhenPushAuthorized"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"abstract":[{"text":"Specifies if a user’s notification subscription state should automatically be set to ","type":"text"},{"type":"codeVoice","code":"optedIn"},{"type":"text","text":" "},{"text":"when push permissions are authorized (default: ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/optInWhenPushAuthorized","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/push-swift.property":{"abstract":[{"text":"Push configuration.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"push","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC","text":"Push","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/push-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property","title":"push","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"abstract":[{"type":"text","text":"Determines if a randomly generated UUID should be used as the device ID"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","role":"symbol","title":"useUUIDAsDeviceId","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/location-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/location-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property","kind":"symbol","abstract":[{"type":"text","text":"Location configuration."}],"role":"symbol","title":"location","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"location","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC8LocationC","text":"Location","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcesbundle"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/logger-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logger"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC","text":"Logger"}],"kind":"symbol","title":"logger","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/logger-swift.property","abstract":[{"type":"text","text":"Logger configuration."}],"type":"topic","role":"symbol"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/init(apiKey:endpoint:)":{"kind":"symbol","role":"symbol","title":"init(apiKey:endpoint:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init(apiKey:endpoint:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)","abstract":[{"type":"text","text":"Creates a Braze SDK configuration object."}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"apiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"endpoint","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/ephemeralEvents":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","title":"ephemeralEvents","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ephemeralEvents"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcebundle"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/devicePropertyAllowList":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The device properties automatically collected by the SDK (default: all"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true},{"text":" cases).","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"devicePropertyAllowList"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","text":"DeviceProperty"},{"kind":"text","text":">"}],"title":"devicePropertyAllowList","type":"topic"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/Braze/device-id-configuration":{"abstract":[{"text":"Configuring your user’s device ID with ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","role":"article","title":"Device ID Configuration","type":"topic","kind":"article","url":"\/documentation\/braze\/device-id-configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/init()":{"abstract":[{"text":"Creates a Braze SDK configuration object with no default parameters.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init()","title":"init()","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init()","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/tvOSPersistedSizeLimit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/tvOSPersistedSizeLimit","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit","kind":"symbol","abstract":[{"text":"The size limit for the persisted data (","type":"text"},{"type":"strong","inlineContent":[{"text":"tvOS only","type":"text"}]},{"text":", default: 128 KiB).","type":"text"}],"role":"symbol","title":"tvOSPersistedSizeLimit","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tvOSPersistedSizeLimit"},{"text":": ","kind":"text"},{"text":"UInt64","preciseIdentifier":"s:s6UInt64V","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/sessionTimeout":{"title":"sessionTimeout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"sessionTimeout","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"role":"symbol","abstract":[{"text":"The length of time before a session times out in seconds (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/forwardUniversalLinks":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","role":"symbol","type":"topic","title":"forwardUniversalLinks","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","abstract":[{"type":"text","text":"Specifies if the SDK should automatically recognize and forward universal links to the"},{"type":"text","text":" "},{"type":"text","text":"system methods (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"forwardUniversalLinks"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class.json index 7e49284697..74bac1cb4d 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Api","kind":"identifier"}],"symbolKind":"class","role":"symbol","extendedModule":"BrazeKit","roleHeading":"Class","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC","title":"Braze.Configuration.Api","navigatorTitle":[{"kind":"identifier","text":"Api"}]},"abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flavor-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/key","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkMetadata-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSdkMetadata(_:)-1abnw"],"title":"Instance Methods"},{"title":"Type Aliases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/Flavor-swift.typealias","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SdkMetadata-swift.typealias"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZConfigurationApi) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Api"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/Flavor-swift.typealias":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Flavor"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/Flavor-swift.typealias","role":"symbol","navigatorTitle":[{"text":"Flavor","kind":"identifier"}],"title":"Braze.Configuration.Api.Flavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSdkMetadata(_:)-1abnw":{"deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSdkMetadata(_:)-1abnw","abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","isActive":true},{"type":"text","text":"."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addSdkMetadata","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"kind":"text","text":"])"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","abstract":[{"text":"The interval in seconds between automatic data flushes (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"type":"text","text":" seconds)."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"title":"flushInterval","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkFlavor-swift.property":{"type":"topic","abstract":[{"type":"text","text":"Internal."}],"role":"symbol","kind":"symbol","title":"sdkFlavor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier","text":"SDKFlavor"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/key":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"key","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"text":"The Braze api key.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/key","role":"symbol","title":"key","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flavor-swift.property":{"role":"symbol","title":"flavor","deprecated":true,"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flavor","kind":"identifier"},{"kind":"text","text":": "},{"text":"SDKFlavor","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flavor-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SdkMetadata-swift.typealias":{"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","isActive":true},{"type":"text","text":"."}],"navigatorTitle":[{"text":"SdkMetadata","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SdkMetadata-swift.typealias","role":"symbol","title":"Braze.Configuration.Api.SdkMetadata","type":"topic","deprecated":true,"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"SdkMetadata","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/endpoint":{"abstract":[{"type":"text","text":"The api endpoint used by the SDK."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"endpoint","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"endpoint","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/trackingPropertyAllowList":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"trackingPropertyAllowList","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"The list of properties to be collected for tracking users (default: an empty list)."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList","title":"trackingPropertyAllowList"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/requestPolicy-swift.property":{"abstract":[{"type":"text","text":"The request policy (default: "},{"code":".automatic","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestPolicy"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","kind":"typeIdentifier","text":"RequestPolicy"}],"title":"requestPolicy","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkAuthentication":{"type":"topic","abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","kind":"symbol","title":"sdkAuthentication","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthentication"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkMetadata-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkMetadata-swift.property","type":"topic","title":"sdkMetadata","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property","role":"symbol","kind":"symbol","abstract":[{"text":"The details around the type of Braze SDK integration.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkMetadata","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier","text":"SDKMetadata"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSDKMetadata(_:)-7rnuv":{"role":"symbol","title":"addSDKMetadata(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}],"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"title":"Braze.Configuration.Api","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"symbolKind":"class"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flavor-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/key","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkMetadata-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSdkMetadata(_:)-1abnw"],"title":"Instance Methods"},{"title":"Type Aliases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/Flavor-swift.typealias","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SdkMetadata-swift.typealias"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZConfigurationApi) ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}]}],"sections":[],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkFlavor-swift.property":{"title":"sdkFlavor","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","abstract":[{"text":"Internal.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"text":": ","kind":"text"},{"text":"SDKFlavor","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/key":{"title":"key","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key","abstract":[{"type":"text","text":"The Braze api key."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/key","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"key","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"title":"flushInterval","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","abstract":[{"type":"text","text":"The interval in seconds between automatic data flushes (default: "},{"code":"10","type":"codeVoice"},{"type":"text","text":" seconds)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkAuthentication":{"title":"sdkAuthentication","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication","abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthentication","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flavor-swift.property":{"title":"flavor","role":"symbol","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flavor-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flavor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier","text":"SDKFlavor"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/requestPolicy-swift.property":{"title":"requestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","text":"RequestPolicy"}],"role":"symbol","abstract":[{"text":"The request policy (default: ","type":"text"},{"code":".automatic","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSdkMetadata(_:)-1abnw":{"title":"addSdkMetadata(_:)","role":"symbol","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw","abstract":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","type":"reference"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSdkMetadata(_:)-1abnw","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSdkMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"text":"SDKMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"kind":"text","text":"])"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkMetadata-swift.property":{"title":"sdkMetadata","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property","abstract":[{"type":"text","text":"The details around the type of Braze SDK integration."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkMetadata"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"text":"SDKMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"text":">","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkMetadata-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/endpoint":{"title":"endpoint","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint","abstract":[{"type":"text","text":"The api endpoint used by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"endpoint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/trackingPropertyAllowList":{"title":"trackingPropertyAllowList","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","abstract":[{"type":"text","text":"The list of properties to be collected for tracking users (default: an empty list)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"trackingPropertyAllowList","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SdkMetadata-swift.typealias":{"navigatorTitle":[{"kind":"identifier","text":"SdkMetadata"}],"title":"Braze.Configuration.Api.SdkMetadata","abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SdkMetadata-swift.typealias","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias","type":"topic","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SdkMetadata"}],"deprecated":true,"kind":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSDKMetadata(_:)-7rnuv":{"title":"addSDKMetadata(_:)","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"text":"])","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/Flavor-swift.typealias":{"title":"Braze.Configuration.Api.Flavor","role":"symbol","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias","navigatorTitle":[{"text":"Flavor","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/Flavor-swift.typealias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Flavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/addsdkmetadata(_:)-1abnw.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/addsdkmetadata(_:)-1abnw.json index ceff00e16e..f3f68c87da 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/addsdkmetadata(_:)-1abnw.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/addsdkmetadata(_:)-1abnw.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","isActive":true,"type":"reference"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"addSdkMetadata","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"sdkMetadata","kind":"internalParam"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","text":"SDKMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"kind":"text","text":"])"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSdkMetadata(_:)-1abnw","interfaceLanguage":"swift"},"metadata":{"title":"addSdkMetadata(_:)","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC14addSdkMetadatayySayAG11SDKMetadataOGF","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addSdkMetadata","kind":"identifier"},{"kind":"text","text":"(["},{"text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"role":"symbol","platforms":[],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSDKMetadata(_:)-7rnuv":{"role":"symbol","title":"addSDKMetadata(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSdkMetadata(_:)-1abnw":{"deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSdkMetadata(_:)-1abnw","abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","isActive":true},{"type":"text","text":"."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addSdkMetadata","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"kind":"text","text":"])"}]}}} \ No newline at end of file +{"abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSdkMetadata(_:)-1abnw"},"metadata":{"platforms":[],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC14addSdkMetadatayySayAG11SDKMetadataOGF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"addSdkMetadata","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","text":"SDKMetadata"},{"kind":"text","text":"])"}],"title":"addSdkMetadata(_:)","symbolKind":"method","extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSdkMetadata","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"sdkMetadata"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","text":"SDKMetadata","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"},{"text":"])","kind":"text"}],"languages":["swift"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSDKMetadata(_:)-7rnuv":{"title":"addSDKMetadata(_:)","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"text":"])","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSdkMetadata(_:)-1abnw":{"title":"addSdkMetadata(_:)","role":"symbol","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw","abstract":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","type":"reference"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSdkMetadata(_:)-1abnw","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSdkMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"text":"SDKMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"kind":"text","text":"])"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/addsdkmetadata(_:)-7rnuv.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/addsdkmetadata(_:)-7rnuv.json index aa7f3a9501..624eacd9a6 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/addsdkmetadata(_:)-7rnuv.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/addsdkmetadata(_:)-7rnuv.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addSDKMetadata","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"sdkMetadata"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier","text":"SDKMetadata"},{"text":"])","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"inlineContent":[{"type":"text","text":"Metadata tell Braze how the SDK is integrated (e.g. wrapper, package manager, etc.)"}],"type":"paragraph"},{"level":2,"type":"heading","text":"Objective-C","anchor":"Objective-C"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In Objective-C, pass an array of "},{"type":"codeVoice","code":"BRZSDKMetadata"},{"type":"text","text":" instead:"}]},{"syntax":null,"code":["[configuration.api addSDKMetadata:@["," BRZSDKMetadata.swiftpm,"," BRZSDKMetadata.expo","]];"],"type":"codeListing"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv"]}],"abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"kind":"text","text":"])"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC14addSDKMetadatayySayAG0F0OGF","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"addSDKMetadata(_:)"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSDKMetadata(_:)-7rnuv":{"role":"symbol","title":"addSDKMetadata(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv"]}],"abstract":[{"text":"Appends the ","type":"text"},{"type":"codeVoice","code":"SDKMetadata"},{"type":"text","text":" types to the existing array."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSDKMetadata"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","text":"SDKMetadata"},{"text":"])","kind":"text"}],"title":"addSDKMetadata(_:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC14addSDKMetadatayySayAG0F0OGF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"sdkMetadata","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"SDKMetadata","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Metadata tell Braze how the SDK is integrated (e.g. wrapper, package manager, etc.)"}]},{"text":"Objective-C","level":2,"anchor":"Objective-C","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"In Objective-C, pass an array of ","type":"text"},{"code":"BRZSDKMetadata","type":"codeVoice"},{"text":" instead:","type":"text"}]},{"code":["[configuration.api addSDKMetadata:@["," BRZSDKMetadata.swiftpm,"," BRZSDKMetadata.expo","]];"],"type":"codeListing","syntax":null}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSDKMetadata(_:)-7rnuv":{"title":"addSDKMetadata(_:)","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"text":"])","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/endpoint.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/endpoint.json index 2910ec9b04..270e5f27f3 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/endpoint.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/endpoint.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The api endpoint used by the SDK."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"endpoint","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC8endpointSSSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"endpoint","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"endpoint","roleHeading":"Instance Property","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/endpoint":{"abstract":[{"type":"text","text":"The api endpoint used by the SDK."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"endpoint","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"endpoint","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"endpoint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC8endpointSSSgvp","symbolKind":"property","title":"endpoint"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"endpoint","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint"]}],"kind":"symbol","sections":[],"abstract":[{"text":"The api endpoint used by the SDK.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/endpoint":{"title":"endpoint","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint","abstract":[{"type":"text","text":"The api endpoint used by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/endpoint","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"endpoint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flavor-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flavor-swift.property.json index ecc7656cd6..abe1e8c237 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flavor-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flavor-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"flavor"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","text":"SDKFlavor","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property"]}],"sections":[],"metadata":{"symbolKind":"property","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"platforms":[],"title":"flavor","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC6flavorAG9SDKFlavorOvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"flavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","text":"SDKFlavor","kind":"typeIdentifier"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flavor-swift.property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flavor-swift.property":{"role":"symbol","title":"flavor","deprecated":true,"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flavor","kind":"identifier"},{"kind":"text","text":": "},{"text":"SDKFlavor","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flavor-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property"]}],"sections":[],"metadata":{"extendedModule":"BrazeKit","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC6flavorAG9SDKFlavorOvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flavor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SDKFlavor","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO"}],"modules":[{"name":"BrazeKit"}],"title":"flavor","platforms":[]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flavor-swift.property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flavor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","text":"SDKFlavor","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flavor-swift.property":{"title":"flavor","role":"symbol","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flavor-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flavor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier","text":"SDKFlavor"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flavor-swift.typealias.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flavor-swift.typealias.json index 7912ac884f..0922fcd31c 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flavor-swift.typealias.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flavor-swift.typealias.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"Flavor","kind":"identifier"},{"text":" = ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","text":"SDKFlavor","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"Braze.Configuration.Api.Flavor","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC6Flavora","symbolKind":"typealias","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Type Alias","platforms":[],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Flavor","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Flavor"}],"extendedModule":"BrazeKit"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/Flavor-swift.typealias"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/Flavor-swift.typealias":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Flavor"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/Flavor-swift.typealias","role":"symbol","navigatorTitle":[{"text":"Flavor","kind":"identifier"}],"title":"Braze.Configuration.Api.Flavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Flavor","kind":"identifier"},{"text":" = ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","text":"SDKFlavor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/Flavor-swift.typealias"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Type Alias","title":"Braze.Configuration.Api.Flavor","navigatorTitle":[{"kind":"identifier","text":"Flavor"}],"extendedModule":"BrazeKit","platforms":[],"modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"typealias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Flavor"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC6Flavora"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/Flavor-swift.typealias":{"title":"Braze.Configuration.Api.Flavor","role":"symbol","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias","navigatorTitle":[{"text":"Flavor","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/Flavor-swift.typealias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Flavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flushinterval.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flushinterval.json index c17bd18e59..90b5c3340f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flushinterval.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/flushinterval.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"This value is used when "},{"type":"codeVoice","code":"requestPolicy"},{"type":"text","text":" is set to "},{"type":"codeVoice","code":"automatic"},{"text":".","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval"},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","title":"flushInterval","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13flushIntervalSdvp"},"abstract":[{"type":"text","text":"The interval in seconds between automatic data flushes (default: "},{"type":"codeVoice","code":"10"},{"type":"text","text":" seconds)."}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","abstract":[{"text":"The interval in seconds between automatic data flushes (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"type":"text","text":" seconds)."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"title":"flushInterval","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13flushIntervalSdvp","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"roleHeading":"Instance Property","symbolKind":"property","title":"flushInterval"},"abstract":[{"text":"The interval in seconds between automatic data flushes (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"type":"text","text":" seconds)."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"flushInterval","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This value is used when "},{"code":"requestPolicy","type":"codeVoice"},{"text":" is set to ","type":"text"},{"code":"automatic","type":"codeVoice"},{"type":"text","text":"."}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"title":"flushInterval","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","abstract":[{"type":"text","text":"The interval in seconds between automatic data flushes (default: "},{"code":"10","type":"codeVoice"},{"type":"text","text":" seconds)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/key.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/key.json index 41bb9fc544..371f51b50d 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/key.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/key.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC3keySSSgvp","title":"key"},"abstract":[{"type":"text","text":"The Braze api key."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"key","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/key"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/key":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"key","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"text":"The Braze api key.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/key","role":"symbol","title":"key","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/key"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The Braze api key."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"key","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]}]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC3keySSSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"key","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"key","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/key":{"title":"key","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key","abstract":[{"type":"text","text":"The Braze api key."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/key","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"key","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum.json index 14ef838c8a..68dee5d3f1 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"},"abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/manual"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeKit","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Enumeration","title":"Braze.Configuration.Api.RequestPolicy","symbolKind":"enum"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/manual":{"title":"Braze.Configuration.Api.RequestPolicy.manual","type":"topic","abstract":[{"text":"Data flushes must be manually performed.","type":"text"}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"manual"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/manual","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/equatable-implementations","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/s12CaseIterableP":{"identifier":"doc:\/\/Braze\/s12CaseIterableP","type":"unresolvable","title":"Swift.CaseIterable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(rawValue:)","role":"symbol","title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/automatic":{"title":"Braze.Configuration.Api.RequestPolicy.automatic","type":"topic","abstract":[{"text":"Automatically handle all server communication.","type":"text"}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automatic","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic","role":"symbol"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations","type":"topic"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se","type":"unresolvable"},"doc://Braze/SE":{"title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE","type":"unresolvable"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"Braze.Configuration.Api.RequestPolicy","extendedModule":"BrazeKit","roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}]},"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"kind":"relationships"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"sections":[],"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/manual"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(rawValue:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"references":{"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/Equatable-Implementations":{"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/equatable-implementations","type":"topic","title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations","abstract":[]},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","type":"unresolvable","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(rawValue:)","role":"symbol","type":"topic","title":"init(rawValue:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s12CaseIterableP":{"title":"Swift.CaseIterable","type":"unresolvable","identifier":"doc:\/\/Braze\/s12CaseIterableP"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/automatic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic","role":"symbol","title":"Braze.Configuration.Api.RequestPolicy.automatic","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","abstract":[{"type":"text","text":"Automatically handle all server communication."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"automatic","kind":"identifier"}],"kind":"symbol"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/manual":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/manual","role":"symbol","title":"Braze.Configuration.Api.RequestPolicy.manual","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual","abstract":[{"text":"Data flushes must be manually performed.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"manual","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/!=(_:_:).json index 9dd833c528..d55b332ef3 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)"]}],"metadata":{"title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/!=(_:_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/equatable-implementations","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/!=(_:_:)":{"title":"!=(_:_:)","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"roleHeading":"Operator","symbolKind":"op","extendedModule":"Swift","title":"!=(_:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/!=(_:_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)","type":"topic","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/Equatable-Implementations":{"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/equatable-implementations","type":"topic","title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/automatic.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/automatic.json index 776b00faac..bb7392a999 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/automatic.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/automatic.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automatic"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"This includes flushing analytics data to the server and requesting new in-app messages."},{"type":"text","text":" "},{"type":"text","text":"Braze’s communication policy is to perform immediate server requests when user facing data"},{"type":"text","text":" "},{"type":"text","text":"is required (new in-app messages, etc.), and to otherwise perform periodic flushes of new"},{"text":" ","type":"text"},{"type":"text","text":"analytics data every few seconds"},{"text":" ","type":"text"},{"text":"(","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","type":"reference"},{"type":"text","text":")."}],"type":"paragraph"}]}],"metadata":{"title":"Braze.Configuration.Api.RequestPolicy.automatic","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"automatic"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO9automaticyA2ImF","symbolKind":"case"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"abstract":[{"text":"Automatically handle all server communication.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/automatic":{"title":"Braze.Configuration.Api.RequestPolicy.automatic","type":"topic","abstract":[{"text":"Automatically handle all server communication.","type":"text"}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automatic","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","abstract":[{"text":"The interval in seconds between automatic data flushes (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"type":"text","text":" seconds)."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"title":"flushInterval","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"abstract":[{"type":"text","text":"Automatically handle all server communication."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"automatic"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"This includes flushing analytics data to the server and requesting new in-app messages.","type":"text"},{"type":"text","text":" "},{"text":"Braze’s communication policy is to perform immediate server requests when user facing data","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"is required (new in-app messages, etc.), and to otherwise perform periodic flushes of new"},{"text":" ","type":"text"},{"text":"analytics data every few seconds","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"("},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval"},{"text":").","type":"text"}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic"},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO9automaticyA2ImF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"automatic","kind":"identifier"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.RequestPolicy.automatic","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"title":"flushInterval","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","abstract":[{"type":"text","text":"The interval in seconds between automatic data flushes (default: "},{"code":"10","type":"codeVoice"},{"type":"text","text":" seconds)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/automatic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic","role":"symbol","title":"Braze.Configuration.Api.RequestPolicy.automatic","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","abstract":[{"type":"text","text":"Automatically handle all server communication."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"automatic","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/encode(to:).json index 82d720e931..3ad830f36d 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/encode(to:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method","role":"symbol","title":"encode(to:)","extendedModule":"Swift","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/encode(to:)"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/encode(to:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)","kind":"symbol","role":"symbol","type":"topic","title":"encode(to:)","abstract":[],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","roleHeading":"Instance Method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"encode(to:)","role":"symbol","symbolKind":"method","extendedModule":"Swift","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]}},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/encode(to:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/encode(to:)","kind":"symbol","type":"topic","title":"encode(to:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/equatable-implementations.json index 52cbf49a5c..943f1b94b0 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/!=(_:_:)"],"title":"Operators","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations"},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/!=(_:_:)":{"title":"!=(_:_:)","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/!=(_:_:)"],"title":"Operators"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/Equatable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/!=(_:_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)","type":"topic","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/hash(into:).json index 8f39923ffa..bd50914c77 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/hash(into:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hash(into:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"method","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"extendedModule":"Swift","title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/hash(into:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"title":"hash(into:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)","type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"metadata":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"method","extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"title":"hash(into:)","roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hash(into:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/hash(into:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hash(into:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)","type":"topic","title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/hashvalue.json index a9e83168ea..d02c08fabb 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/hashvalue.json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hashValue"},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","role":"symbol","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"symbolKind":"property","title":"hashValue","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/hashValue":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"abstract":[],"title":"hashValue","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hashValue","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue"]}],"metadata":{"roleHeading":"Instance Property","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","role":"symbol","extendedModule":"Swift","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"title":"hashValue"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hashValue"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/hashValue":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"title":"hashValue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/init(from:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/init(from:).json index 74bd0c0817..e7af04549b 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/init(from:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/init(from:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(from:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Initializer","role":"symbol","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"extendedModule":"Swift","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/init(from:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(from:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Initializer","extendedModule":"Swift","title":"init(from:)","role":"symbol","symbolKind":"init","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/init(from:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"title":"init(from:)","abstract":[],"role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/init(rawvalue:).json index 4da373be2f..9022023e05 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(rawValue:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO8rawValueAISgSS_tcfc","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(rawValue:)","role":"symbol","title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"metadata":{"symbolKind":"init","title":"init(rawValue:)","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO8rawValueAISgSS_tcfc"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(rawValue:)","role":"symbol","type":"topic","title":"init(rawValue:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/manual.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/manual.json index 3c57535d24..401766a632 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/manual.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/manual.json @@ -1 +1 @@ -{"abstract":[{"text":"Data flushes must be manually performed.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"manual","kind":"identifier"}]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"text":"Behaves similarly to ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic"},{"type":"text","text":", except that updates to custom attributes and"},{"type":"text","text":" "},{"text":"custom events don’t automatically flush to the server. Instead, you must call","type":"text"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","isActive":true},{"type":"text","text":" when you want to synchronize newly updated user data"},{"type":"text","text":" "},{"text":"with Braze.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note that the configuration does not turn off all networking, i.e. requests important to the"},{"text":" ","type":"text"},{"type":"text","text":"proper functionality of the Braze SDK will still occur."}]}],"kind":"content"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/manual","interfaceLanguage":"swift"},"metadata":{"title":"Braze.Configuration.Api.RequestPolicy.manual","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO6manualyA2ImF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"manual","kind":"identifier"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/manual":{"title":"Braze.Configuration.Api.RequestPolicy.manual","type":"topic","abstract":[{"text":"Data flushes must be manually performed.","type":"text"}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"manual"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/manual","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/automatic":{"title":"Braze.Configuration.Api.RequestPolicy.automatic","type":"topic","abstract":[{"text":"Automatically handle all server communication.","type":"text"}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automatic","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"manual","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Behaves similarly to "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic"},{"text":", except that updates to custom attributes and","type":"text"},{"text":" ","type":"text"},{"text":"custom events don’t automatically flush to the server. Instead, you must call","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","isActive":true,"type":"reference"},{"type":"text","text":" when you want to synchronize newly updated user data"},{"text":" ","type":"text"},{"text":"with Braze.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"Note that the configuration does not turn off all networking, i.e. requests important to the","type":"text"},{"text":" ","type":"text"},{"text":"proper functionality of the Braze SDK will still occur.","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/manual"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"abstract":[{"type":"text","text":"Data flushes must be manually performed."}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO6manualyA2ImF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.RequestPolicy.manual","symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"manual","kind":"identifier"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/manual":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/manual","role":"symbol","title":"Braze.Configuration.Api.RequestPolicy.manual","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual","abstract":[{"text":"Data flushes must be manually performed.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"manual","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/automatic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/automatic","role":"symbol","title":"Braze.Configuration.Api.RequestPolicy.automatic","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","abstract":[{"type":"text","text":"Automatically handle all server communication."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"automatic","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/rawrepresentable-implementations.json index 7bbb4d1b64..c836b88875 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(from:)"],"generated":true},{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hashValue"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hash(into:)"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","metadata":{"title":"RawRepresentable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/hashValue":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"abstract":[],"title":"hashValue","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hashValue","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/encode(to:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)","kind":"symbol","role":"symbol","type":"topic","title":"encode(to:)","abstract":[],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/hash(into:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"title":"hash(into:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)","type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/init(from:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(from:)"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hashValue"],"title":"Instance Properties","generated":true},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hash(into:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/init(from:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"title":"init(from:)","abstract":[],"role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/hashValue":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"title":"hashValue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/encode(to:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/encode(to:)","kind":"symbol","type":"topic","title":"encode(to:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum/hash(into:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum\/hash(into:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)","type":"topic","title":"hash(into:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.property.json index 34a4a17e6c..5fb21da72e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/requestpolicy-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestPolicy"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"RequestPolicy","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13requestPolicyAG07RequestF0Ovp","roleHeading":"Instance Property","title":"requestPolicy"},"abstract":[{"text":"The request policy (default: ","type":"text"},{"code":".automatic","type":"codeVoice"},{"type":"text","text":")."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestPolicy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"RequestPolicy","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Regardless of policy, Braze will intelligently combine requests on the request queue to"},{"type":"text","text":" "},{"type":"text","text":"minimize the total number of requests and their combined payload."}]},{"text":"Objective-C","type":"heading","level":2,"anchor":"Objective-C"},{"inlineContent":[{"text":"In Objective-C, use ","type":"text"},{"code":"BRZRequestPolicy","type":"codeVoice"},{"type":"text","text":" instead:"}],"type":"paragraph"},{"type":"codeListing","syntax":null,"code":["configuration.requestPolicy = BRZRequestPolicy.automatic \/\/ or BRZRequestPolicy.manual"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/requestPolicy-swift.property":{"abstract":[{"type":"text","text":"The request policy (default: "},{"code":".automatic","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestPolicy"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","kind":"typeIdentifier","text":"RequestPolicy"}],"title":"requestPolicy","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","type":"topic","abstract":[{"type":"text","text":"Request policies supported by the SDK."}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestPolicy","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"kind":"symbol","sections":[],"metadata":{"title":"requestPolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"text":"RequestPolicy","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC13requestPolicyAG07RequestF0Ovp","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestPolicy","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","text":"RequestPolicy","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Regardless of policy, Braze will intelligently combine requests on the request queue to"},{"text":" ","type":"text"},{"type":"text","text":"minimize the total number of requests and their combined payload."}]},{"anchor":"Objective-C","type":"heading","level":2,"text":"Objective-C"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In Objective-C, use "},{"code":"BRZRequestPolicy","type":"codeVoice"},{"type":"text","text":" instead:"}]},{"syntax":null,"code":["configuration.requestPolicy = BRZRequestPolicy.automatic \/\/ or BRZRequestPolicy.manual"],"type":"codeListing"}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The request policy (default: "},{"type":"codeVoice","code":".automatic"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/requestPolicy-swift.property":{"title":"requestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/requestPolicy-swift.property","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC13RequestPolicyO","text":"RequestPolicy"}],"role":"symbol","abstract":[{"text":"The request policy (default: ","type":"text"},{"code":".automatic","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/RequestPolicy-swift.enum":{"title":"Braze.Configuration.Api.RequestPolicy","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/RequestPolicy-swift.enum","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestPolicy"}],"navigatorTitle":[{"text":"RequestPolicy","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"Request policies supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkauthentication.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkauthentication.json index ca8a6c8952..f9ef71b569 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkauthentication.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkauthentication.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"sdkAuthentication","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC17sdkAuthenticationSbvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthentication"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkAuthentication","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkAuthentication":{"type":"topic","abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","kind":"symbol","title":"sdkAuthentication","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthentication"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"sdkAuthentication","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"sdkAuthentication","symbolKind":"property","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC17sdkAuthenticationSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"abstract":[{"text":"Enables SDK authentication (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthentication"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkAuthentication":{"title":"sdkAuthentication","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication","abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthentication","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum.json index 866d8f2518..8545434398 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/cordova","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/flutter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/mparticle","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/react","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/segment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/tealium","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/unity","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/vanilla","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/xamarin"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"metadata":{"navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"extendedModule":"BrazeKit","title":"Braze.Configuration.Api.SDKFlavor","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","symbolKind":"enum","roleHeading":"Enumeration","role":"symbol","modules":[{"name":"BrazeKit"}]},"abstract":[{"text":"Internal.","type":"text"}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKFlavor","kind":"identifier"}],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(rawValue:)","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[],"title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/flutter":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/flutter","title":"Braze.Configuration.Api.SDKFlavor.flutter","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flutter"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/tealium":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/tealium","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tealium"}],"abstract":[],"type":"topic","kind":"symbol","title":"Braze.Configuration.Api.SDKFlavor.tealium","role":"symbol"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/xamarin":{"title":"Braze.Configuration.Api.SDKFlavor.xamarin","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"xamarin"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/xamarin","abstract":[],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/vanilla":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla","kind":"symbol","abstract":[],"title":"Braze.Configuration.Api.SDKFlavor.vanilla","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/vanilla","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"vanilla","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/react":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"react"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/react","title":"Braze.Configuration.Api.SDKFlavor.react"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/unity":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unity","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/unity","title":"Braze.Configuration.Api.SDKFlavor.unity","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/mparticle":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mparticle"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/mparticle","type":"topic","title":"Braze.Configuration.Api.SDKFlavor.mparticle"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/segment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/segment","title":"Braze.Configuration.Api.SDKFlavor.segment","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/cordova":{"kind":"symbol","title":"Braze.Configuration.Api.SDKFlavor.cordova","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cordova","kind":"identifier"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/cordova"},"doc://Braze/s12CaseIterableP":{"identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/equatable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","kind":"article"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"},"metadata":{"roleHeading":"Enumeration","role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}],"navigatorTitle":[{"kind":"identifier","text":"SDKFlavor"}],"title":"Braze.Configuration.Api.SDKFlavor","symbolKind":"enum"},"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/cordova","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/flutter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/mparticle","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/react","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/segment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/tealium","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/unity","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/vanilla","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/xamarin"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(rawValue:)"],"title":"Initializers"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]}],"abstract":[{"type":"text","text":"Internal."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/segment":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKFlavor.segment","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/segment"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/flutter":{"title":"Braze.Configuration.Api.SDKFlavor.flutter","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"flutter","kind":"identifier"}],"type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/flutter","role":"symbol"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","type":"unresolvable","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/unity":{"title":"Braze.Configuration.Api.SDKFlavor.unity","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/unity","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unity"}],"abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/mparticle":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"mparticle","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/mparticle","title":"Braze.Configuration.Api.SDKFlavor.mparticle"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/react":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"react"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/react","title":"Braze.Configuration.Api.SDKFlavor.react","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/xamarin":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"xamarin","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/xamarin","title":"Braze.Configuration.Api.SDKFlavor.xamarin","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/cordova":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cordova"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/cordova","title":"Braze.Configuration.Api.SDKFlavor.cordova","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/tealium":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"tealium","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/tealium","title":"Braze.Configuration.Api.SDKFlavor.tealium","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium","abstract":[]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/Equatable-Implementations":{"kind":"article","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/vanilla":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla","kind":"symbol","title":"Braze.Configuration.Api.SDKFlavor.vanilla","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/vanilla","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"vanilla"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/init(rawValue:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(rawValue:)","kind":"symbol","abstract":[],"type":"topic","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)"},"doc://Braze/s12CaseIterableP":{"identifier":"doc:\/\/Braze\/s12CaseIterableP","type":"unresolvable","title":"Swift.CaseIterable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/!=(_:_:).json index 4e3db06f52..a802a63e9c 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/!=(_:_:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"op","role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","roleHeading":"Operator","title":"!=(_:_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/equatable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"op","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","role":"symbol","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/!=(_:_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/Equatable-Implementations":{"kind":"article","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/cordova.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/cordova.json index 64d7611673..eb311cfb49 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/cordova.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/cordova.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"Braze.Configuration.Api.SDKFlavor.cordova","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7cordovayA2ImF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"cordova"}],"symbolKind":"case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cordova"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/cordova","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/cordova":{"kind":"symbol","title":"Braze.Configuration.Api.SDKFlavor.cordova","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cordova","kind":"identifier"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/cordova"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cordova","kind":"identifier"}],"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7cordovayA2ImF","symbolKind":"case","title":"Braze.Configuration.Api.SDKFlavor.cordova"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/cordova"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"cordova"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/cordova":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cordova"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/cordova","title":"Braze.Configuration.Api.SDKFlavor.cordova","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/encode(to:).json index b23fec1d50..4ad72c8787 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/encode(to:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"encode(to:)","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"extendedModule":"Swift","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"method","roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/encode(to:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/encode(to:)":{"title":"encode(to:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/encode(to:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"extendedModule":"Swift","symbolKind":"method","title":"encode(to:)","roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/encode(to:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/encode(to:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/equatable-implementations.json index 82150277bf..9bcb0e0918 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","kind":"symbol"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/!=(_:_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/flutter.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/flutter.json index 1a21125ad8..e5abed717a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/flutter.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/flutter.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/flutter","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"flutter","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter"]}],"metadata":{"title":"Braze.Configuration.Api.SDKFlavor.flutter","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7flutteryA2ImF","symbolKind":"case","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"flutter","kind":"identifier"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/flutter":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/flutter","title":"Braze.Configuration.Api.SDKFlavor.flutter","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flutter"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/flutter"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"flutter","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7flutteryA2ImF","roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"flutter","kind":"identifier"}],"role":"symbol","title":"Braze.Configuration.Api.SDKFlavor.flutter"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/flutter":{"title":"Braze.Configuration.Api.SDKFlavor.flutter","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"flutter","kind":"identifier"}],"type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/flutter","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/hash(into:).json index a2391762d2..11e9134c6a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/hash(into:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hash(into:)"},"metadata":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","role":"symbol","title":"hash(into:)","symbolKind":"method","extendedModule":"Swift"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/hash(into:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hash(into:)","type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)","title":"hash(into:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","title":"hash(into:)","extendedModule":"Swift","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]}},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/hash(into:)":{"kind":"symbol","abstract":[],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"hash(into:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hash(into:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/hashvalue.json index 790aa0cd85..e11eb5c32e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/hashvalue.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"hashValue","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hashValue","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/hashValue":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hashValue","abstract":[],"title":"hashValue","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"metadata":{"title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","role":"symbol","extendedModule":"Swift"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hashValue","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/hashValue":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hashValue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hashValue","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/init(from:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/init(from:).json index 81257c907a..d688a72f93 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/init(from:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/init(from:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(from:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}]}],"metadata":{"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"extendedModule":"Swift","roleHeading":"Initializer","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","role":"symbol","title":"init(from:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/init(from:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(from:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)","title":"init(from:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","kind":"article","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(from:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"init(from:)","extendedModule":"Swift","roleHeading":"Initializer","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]}},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(from:)","abstract":[],"title":"init(from:)","kind":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","role":"collectionGroup","abstract":[],"title":"RawRepresentable Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/init(rawvalue:).json index 9c38c2a888..7ae672f16f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO8rawValueAISgSS_tcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"init","title":"init(rawValue:)","role":"symbol"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(rawValue:)","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[],"title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(rawValue:)"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"init(rawValue:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO8rawValueAISgSS_tcfc","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/init(rawValue:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(rawValue:)","kind":"symbol","abstract":[],"type":"topic","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/mparticle.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/mparticle.json index b8664818a2..c4c03a522c 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/mparticle.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/mparticle.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mparticle"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/mparticle","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO9mparticleyA2ImF","title":"Braze.Configuration.Api.SDKFlavor.mparticle","symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"mparticle","kind":"identifier"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/mparticle":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mparticle"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/mparticle","type":"topic","title":"Braze.Configuration.Api.SDKFlavor.mparticle"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"mparticle","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/mparticle"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"Braze.Configuration.Api.SDKFlavor.mparticle","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mparticle"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO9mparticleyA2ImF","modules":[{"name":"BrazeKit"}],"symbolKind":"case","role":"symbol"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/mparticle":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"mparticle","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/mparticle","title":"Braze.Configuration.Api.SDKFlavor.mparticle"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/rawrepresentable-implementations.json index 46fc78de59..56aa235461 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(from:)"],"title":"Initializers"},{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hashValue"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hash(into:)"],"generated":true,"title":"Instance Methods"}],"metadata":{"title":"RawRepresentable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/encode(to:)":{"title":"encode(to:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/encode(to:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/init(from:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(from:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)","title":"init(from:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/hashValue":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hashValue","abstract":[],"title":"hashValue","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/hash(into:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hash(into:)","type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)","title":"hash(into:)","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"sections":[],"metadata":{"title":"RawRepresentable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(from:)"],"generated":true,"title":"Initializers"},{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hashValue"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hash(into:)"],"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/hashValue":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hashValue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hashValue","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/hash(into:)":{"kind":"symbol","abstract":[],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"hash(into:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/init(from:)","abstract":[],"title":"init(from:)","kind":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/encode(to:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/encode(to:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/react.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/react.json index 4f6a196165..557803d7c8 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/react.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/react.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"react","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/react"},"metadata":{"title":"Braze.Configuration.Api.SDKFlavor.react","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO5reactyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"react"}],"symbolKind":"case"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/react":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"react"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/react","title":"Braze.Configuration.Api.SDKFlavor.react"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/react","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"react","kind":"identifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO5reactyA2ImF","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"react"}],"title":"Braze.Configuration.Api.SDKFlavor.react","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/react":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"react"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/react","title":"Braze.Configuration.Api.SDKFlavor.react","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/segment.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/segment.json index 79e28a6ce1..1da5395761 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/segment.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/segment.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment"]}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"segment"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7segmentyA2ImF","title":"Braze.Configuration.Api.SDKFlavor.segment","roleHeading":"Case","symbolKind":"case"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"segment"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/segment","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/segment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/segment","title":"Braze.Configuration.Api.SDKFlavor.segment","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/segment","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"segment"}],"title":"Braze.Configuration.Api.SDKFlavor.segment","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7segmentyA2ImF","role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/segment":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKFlavor.segment","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/segment"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/tealium.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/tealium.json index e9af41472b..8e6c483b3f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/tealium.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/tealium.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Case","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tealium"}],"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7tealiumyA2ImF","title":"Braze.Configuration.Api.SDKFlavor.tealium","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"tealium","kind":"identifier"}]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/tealium"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/tealium":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/tealium","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tealium"}],"abstract":[],"type":"topic","kind":"symbol","title":"Braze.Configuration.Api.SDKFlavor.tealium","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tealium","kind":"identifier"}],"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7tealiumyA2ImF","symbolKind":"case","title":"Braze.Configuration.Api.SDKFlavor.tealium"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tealium"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/tealium"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/tealium":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"tealium","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/tealium","title":"Braze.Configuration.Api.SDKFlavor.tealium","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/unity.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/unity.json index ac59fdd545..be5e23323f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/unity.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/unity.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/unity","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unity","kind":"identifier"}]}],"kind":"declarations"}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO5unityyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unity","kind":"identifier"}],"role":"symbol","roleHeading":"Case","title":"Braze.Configuration.Api.SDKFlavor.unity","modules":[{"name":"BrazeKit"}],"symbolKind":"case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/unity":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unity","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/unity","title":"Braze.Configuration.Api.SDKFlavor.unity","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unity","kind":"identifier"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity"]}],"metadata":{"role":"symbol","title":"Braze.Configuration.Api.SDKFlavor.unity","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unity","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO5unityyA2ImF","roleHeading":"Case","symbolKind":"case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/unity","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/unity":{"title":"Braze.Configuration.Api.SDKFlavor.unity","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/unity","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unity"}],"abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/vanilla.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/vanilla.json index 6f54e535d3..9004ad676f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/vanilla.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/vanilla.json @@ -1 +1 @@ -{"sections":[],"metadata":{"title":"Braze.Configuration.Api.SDKFlavor.vanilla","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7vanillayA2ImF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"vanilla","kind":"identifier"}],"symbolKind":"case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/vanilla"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"vanilla"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/vanilla":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla","kind":"symbol","abstract":[],"title":"Braze.Configuration.Api.SDKFlavor.vanilla","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/vanilla","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"vanilla","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"vanilla","kind":"identifier"}],"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7vanillayA2ImF","symbolKind":"case","title":"Braze.Configuration.Api.SDKFlavor.vanilla"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/vanilla"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"vanilla","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/vanilla":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla","kind":"symbol","title":"Braze.Configuration.Api.SDKFlavor.vanilla","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/vanilla","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"vanilla"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/xamarin.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/xamarin.json index 0b8bdbb97f..353e9408cf 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/xamarin.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.enum/xamarin.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/xamarin","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7xamarinyA2ImF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"xamarin","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKFlavor.xamarin"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"xamarin"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/xamarin":{"title":"Braze.Configuration.Api.SDKFlavor.xamarin","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"xamarin"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/xamarin","abstract":[],"kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/xamarin","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"xamarin","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum"]]},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKFlavor.xamarin","role":"symbol","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"xamarin","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO7xamarinyA2ImF"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum/xamarin":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"xamarin","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum\/xamarin","title":"Braze.Configuration.Api.SDKFlavor.xamarin","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.property.json index b636ff8e05..8522815c9c 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkflavor-swift.property.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier","text":"SDKFlavor"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9sdkFlavorAG9SDKFlavorOvp","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"sdkFlavor"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"abstract":[{"type":"text","text":"Internal."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","text":"SDKFlavor","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Internal."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SDKFlavor"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkFlavor-swift.property":{"type":"topic","abstract":[{"type":"text","text":"Internal."}],"role":"symbol","kind":"symbol","title":"sdkFlavor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier","text":"SDKFlavor"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Internal.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","text":"SDKFlavor","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SDKFlavor","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO"}],"title":"sdkFlavor","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC9sdkFlavorAG9SDKFlavorOvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKFlavor-swift.enum":{"title":"Braze.Configuration.Api.SDKFlavor","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","navigatorTitle":[{"text":"SDKFlavor","kind":"identifier"}],"abstract":[{"type":"text","text":"Internal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKFlavor-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKFlavor","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkFlavor-swift.property":{"title":"sdkFlavor","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkFlavor-swift.property","abstract":[{"text":"Internal.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"text":": ","kind":"text"},{"text":"SDKFlavor","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC9SDKFlavorO","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum.json index 07fca7c5cb..d3073d8a1a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Enumeration","symbolKind":"enum","title":"Braze.Configuration.Api.SDKMetadata","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","interfaceLanguage":"swift"},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Overview","type":"heading","anchor":"overview"},{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv"},{"type":"text","text":"."}]}]}],"abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/adjust","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/airbridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/appsflyer","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/bluedot","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/branch","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/carthage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cocoapods","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordova","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordovapm","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/expo","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/flutter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/foursquare","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gimbal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/googletagmanager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gradle","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/ionic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/kochava","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/maccatalyst","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/manual","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/mparticle","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nativescript","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/npm","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nuget","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/pub","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/radar","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnative","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnativenewarch","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/segment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/singular","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/swiftpm","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/tealium","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unity","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unitypm","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unreal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/vizbee","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/xamarin"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/appsflyer":{"title":"Braze.Configuration.Api.SDKMetadata.appsflyer","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/appsflyer","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"appsflyer"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/swiftpm":{"title":"Braze.Configuration.Api.SDKMetadata.swiftpm","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/swiftpm","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"swiftpm","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/carthage":{"title":"Braze.Configuration.Api.SDKMetadata.carthage","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/carthage","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carthage"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/reactnativenewarch":{"title":"Braze.Configuration.Api.SDKMetadata.reactnativenewarch","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnativenewarch","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"reactnativenewarch","kind":"identifier"}]},"doc://Braze/s12CaseIterableP":{"identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/singular":{"title":"Braze.Configuration.Api.SDKMetadata.singular","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/singular","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"singular"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unity":{"title":"Braze.Configuration.Api.SDKMetadata.unity","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unity","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unity","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/mparticle":{"title":"Braze.Configuration.Api.SDKMetadata.mparticle","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/mparticle","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mparticle"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/gimbal":{"title":"Braze.Configuration.Api.SDKMetadata.gimbal","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gimbal","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"gimbal","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/adjust":{"title":"Braze.Configuration.Api.SDKMetadata.adjust","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/adjust","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"adjust"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/nuget":{"title":"Braze.Configuration.Api.SDKMetadata.nuget","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nuget","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"nuget","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/gradle":{"title":"Braze.Configuration.Api.SDKMetadata.gradle","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gradle","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"gradle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/maccatalyst":{"title":"Braze.Configuration.Api.SDKMetadata.maccatalyst","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/maccatalyst","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maccatalyst"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/init(rawValue:)":{"title":"init(rawValue:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/googletagmanager":{"title":"Braze.Configuration.Api.SDKMetadata.googletagmanager","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/googletagmanager","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"googletagmanager"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unreal":{"title":"Braze.Configuration.Api.SDKMetadata.unreal","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unreal","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unreal","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/equatable-implementations","kind":"article","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unitypm":{"title":"Braze.Configuration.Api.SDKMetadata.unitypm","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unitypm","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unitypm"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/flutter":{"title":"Braze.Configuration.Api.SDKMetadata.flutter","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/flutter","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter","kind":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"flutter","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/radar":{"title":"Braze.Configuration.Api.SDKMetadata.radar","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/radar","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"radar"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cocoapods":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.cocoapods","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cocoapods","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cocoapods"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/expo":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.expo","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"expo"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/expo"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/reactnative":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.reactnative","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"reactnative","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnative"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/manual":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.manual","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"manual"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/manual"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/kochava":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.kochava","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"kochava","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/kochava"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/foursquare":{"title":"Braze.Configuration.Api.SDKMetadata.foursquare","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/foursquare","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"foursquare","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/bluedot":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.bluedot","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bluedot"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/bluedot"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/branch":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.branch","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"branch","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/branch"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/xamarin":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.xamarin","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"xamarin"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/xamarin"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cordovapm":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.cordovapm","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cordovapm","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordovapm"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/nativescript":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nativescript","kind":"symbol","title":"Braze.Configuration.Api.SDKMetadata.nativescript","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nativescript","kind":"identifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/segment":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.segment","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"segment"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/segment"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/pub":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.pub","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pub"}],"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/pub"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSDKMetadata(_:)-7rnuv":{"role":"symbol","title":"addSDKMetadata(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cordova":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.cordova","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cordova"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordova"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/vizbee":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.vizbee","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"vizbee","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/vizbee"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/tealium":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.tealium","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tealium"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/tealium"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/npm":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.npm","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"npm","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/npm"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/ionic":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.ionic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ionic"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/ionic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/airbridge":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.airbridge","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"airbridge","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/airbridge"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","interfaceLanguage":"swift"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"languages":["swift"]}]},{"content":[{"text":"Overview","type":"heading","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","type":"reference","isActive":true},{"text":".","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"SDK Metadata supported by the SDK.","type":"text"}],"metadata":{"extendedModule":"BrazeKit","symbolKind":"enum","title":"Braze.Configuration.Api.SDKMetadata","roleHeading":"Enumeration","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/adjust","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/airbridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/appsflyer","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/bluedot","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/branch","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/carthage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cocoapods","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordova","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordovapm","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/expo","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/flutter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/foursquare","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gimbal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/googletagmanager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gradle","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/ionic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/kochava","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/maccatalyst","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/manual","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/mparticle","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nativescript","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/npm","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nuget","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/pub","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/radar","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnative","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnativenewarch","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/segment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/singular","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/swiftpm","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/tealium","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unity","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unitypm","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unreal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/vizbee","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/xamarin"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(rawValue:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cordovapm":{"title":"Braze.Configuration.Api.SDKMetadata.cordovapm","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordovapm","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cordovapm","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/npm":{"title":"Braze.Configuration.Api.SDKMetadata.npm","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/npm","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"npm","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/tealium":{"title":"Braze.Configuration.Api.SDKMetadata.tealium","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/tealium","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tealium"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/vizbee":{"title":"Braze.Configuration.Api.SDKMetadata.vizbee","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/vizbee","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"vizbee","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/adjust":{"title":"Braze.Configuration.Api.SDKMetadata.adjust","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"adjust","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/adjust","abstract":[]},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/gradle":{"title":"Braze.Configuration.Api.SDKMetadata.gradle","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gradle","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"gradle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/foursquare":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare","title":"Braze.Configuration.Api.SDKMetadata.foursquare","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/foursquare","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"foursquare","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/ionic":{"title":"Braze.Configuration.Api.SDKMetadata.ionic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/ionic","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"ionic","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/airbridge":{"title":"Braze.Configuration.Api.SDKMetadata.airbridge","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/airbridge","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"airbridge","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/addSDKMetadata(_:)-7rnuv":{"title":"addSDKMetadata(_:)","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","abstract":[{"type":"text","text":"Appends the "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types to the existing array.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/addSDKMetadata(_:)-7rnuv","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addSDKMetadata","kind":"identifier"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"text":"])","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/segment":{"title":"Braze.Configuration.Api.SDKMetadata.segment","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/segment","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/manual":{"title":"Braze.Configuration.Api.SDKMetadata.manual","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/manual","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"manual","kind":"identifier"}]},"doc://Braze/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Braze\/s12CaseIterableP"},"doc://Braze/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/singular":{"title":"Braze.Configuration.Api.SDKMetadata.singular","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/singular","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"singular","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unreal":{"title":"Braze.Configuration.Api.SDKMetadata.unreal","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unreal","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unreal","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/gimbal":{"title":"Braze.Configuration.Api.SDKMetadata.gimbal","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gimbal","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"gimbal","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/init(rawValue:)":{"title":"init(rawValue:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unitypm":{"title":"Braze.Configuration.Api.SDKMetadata.unitypm","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unitypm","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unitypm","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/googletagmanager":{"title":"Braze.Configuration.Api.SDKMetadata.googletagmanager","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/googletagmanager","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"googletagmanager"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/nativescript":{"title":"Braze.Configuration.Api.SDKMetadata.nativescript","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nativescript","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"nativescript","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations","type":"topic","kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cordova":{"title":"Braze.Configuration.Api.SDKMetadata.cordova","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordova","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cordova"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unity":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unity","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unity","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"Braze.Configuration.Api.SDKMetadata.unity"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/mparticle":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"mparticle","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/mparticle","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle","title":"Braze.Configuration.Api.SDKMetadata.mparticle","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/swiftpm":{"title":"Braze.Configuration.Api.SDKMetadata.swiftpm","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/swiftpm","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"swiftpm"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/radar":{"title":"Braze.Configuration.Api.SDKMetadata.radar","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/radar","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"radar","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/carthage":{"title":"Braze.Configuration.Api.SDKMetadata.carthage","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/carthage","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carthage"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cocoapods":{"title":"Braze.Configuration.Api.SDKMetadata.cocoapods","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cocoapods","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cocoapods","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/reactnativenewarch":{"title":"Braze.Configuration.Api.SDKMetadata.reactnativenewarch","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnativenewarch","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reactnativenewarch"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/bluedot":{"title":"Braze.Configuration.Api.SDKMetadata.bluedot","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/bluedot","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"bluedot","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/maccatalyst":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst","type":"topic","title":"Braze.Configuration.Api.SDKMetadata.maccatalyst","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"maccatalyst"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/maccatalyst","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/flutter":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/flutter","role":"symbol","kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter","title":"Braze.Configuration.Api.SDKMetadata.flutter","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flutter"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/expo":{"title":"Braze.Configuration.Api.SDKMetadata.expo","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/expo","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"expo"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/xamarin":{"title":"Braze.Configuration.Api.SDKMetadata.xamarin","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/xamarin","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"xamarin","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/kochava":{"title":"Braze.Configuration.Api.SDKMetadata.kochava","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/kochava","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"kochava"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/reactnative":{"title":"Braze.Configuration.Api.SDKMetadata.reactnative","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnative","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"reactnative","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/branch":{"title":"Braze.Configuration.Api.SDKMetadata.branch","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/branch","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"branch"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/nuget":{"title":"Braze.Configuration.Api.SDKMetadata.nuget","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nuget","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"nuget","kind":"identifier"}]},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/pub":{"title":"Braze.Configuration.Api.SDKMetadata.pub","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/pub","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pub"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/appsflyer":{"title":"Braze.Configuration.Api.SDKMetadata.appsflyer","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/appsflyer","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"appsflyer","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/!=(_:_:).json index f6825763c1..0d557378c8 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}],"kind":"declarations"}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","role":"symbol","symbolKind":"op","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/equatable-implementations","kind":"article","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/!=(_:_:)":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","roleHeading":"Operator","symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations","type":"topic","kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/adjust.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/adjust.json index e60f2d0f20..95220d4e67 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/adjust.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/adjust.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"adjust"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6adjustyA2ImF","roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.adjust"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/adjust"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"adjust","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/adjust":{"title":"Braze.Configuration.Api.SDKMetadata.adjust","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/adjust","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"adjust"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/adjust"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"title":"Braze.Configuration.Api.SDKMetadata.adjust","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"adjust"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6adjustyA2ImF","symbolKind":"case","role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"adjust","kind":"identifier"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/adjust":{"title":"Braze.Configuration.Api.SDKMetadata.adjust","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"adjust","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/adjust","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/airbridge.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/airbridge.json index 8ecba11f85..7cda7742ef 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/airbridge.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/airbridge.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"airbridge","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/airbridge","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9airbridgeyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"airbridge"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.airbridge","roleHeading":"Case","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/airbridge":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.airbridge","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"airbridge","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/airbridge"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"airbridge","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9airbridgeyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"airbridge"}],"title":"Braze.Configuration.Api.SDKMetadata.airbridge","role":"symbol","symbolKind":"case","roleHeading":"Case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/airbridge","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/airbridge":{"title":"Braze.Configuration.Api.SDKMetadata.airbridge","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/airbridge","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"airbridge","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/appsflyer.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/appsflyer.json index 94f74f636a..358e29e085 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/appsflyer.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/appsflyer.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9appsflyeryA2ImF","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.appsflyer","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appsflyer"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/appsflyer"},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"appsflyer","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/appsflyer":{"title":"Braze.Configuration.Api.SDKMetadata.appsflyer","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/appsflyer","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"appsflyer"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"appsflyer","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"appsflyer","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKMetadata.appsflyer","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9appsflyeryA2ImF","roleHeading":"Case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/appsflyer","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/appsflyer":{"title":"Braze.Configuration.Api.SDKMetadata.appsflyer","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/appsflyer","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"appsflyer","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/bluedot.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/bluedot.json index 37ea7d716e..dbe83ef43f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/bluedot.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/bluedot.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/bluedot"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot"]}],"metadata":{"role":"symbol","symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.bluedot","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7bluedotyA2ImF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"bluedot","kind":"identifier"}]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bluedot"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/bluedot":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.bluedot","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bluedot"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/bluedot"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/bluedot"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bluedot"}]}]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7bluedotyA2ImF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.bluedot","symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bluedot"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/bluedot":{"title":"Braze.Configuration.Api.SDKMetadata.bluedot","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/bluedot","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"bluedot","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/branch.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/branch.json index 2342369854..dc9eaf0c3d 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/branch.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/branch.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/branch"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"branch"}]}]}],"metadata":{"title":"Braze.Configuration.Api.SDKMetadata.branch","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6branchyA2ImF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"branch"}],"symbolKind":"case"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/branch":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.branch","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"branch","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/branch"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6branchyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"branch","kind":"identifier"}],"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.branch","role":"symbol","symbolKind":"case"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"branch"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/branch","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/branch":{"title":"Braze.Configuration.Api.SDKMetadata.branch","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/branch","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"branch"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/carthage.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/carthage.json index 952ae24224..4d5c3d2c28 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/carthage.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/carthage.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/carthage"},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO8carthageyA2ImF","symbolKind":"case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"carthage"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.carthage"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"carthage","kind":"identifier"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/carthage":{"title":"Braze.Configuration.Api.SDKMetadata.carthage","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/carthage","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carthage"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/carthage","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carthage"}],"title":"Braze.Configuration.Api.SDKMetadata.carthage","symbolKind":"case","role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO8carthageyA2ImF","modules":[{"name":"BrazeKit"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carthage"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/carthage":{"title":"Braze.Configuration.Api.SDKMetadata.carthage","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/carthage","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carthage"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cocoapods.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cocoapods.json index 73eb79764d..2adbf5aab9 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cocoapods.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cocoapods.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cocoapods","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9cocoapodsyA2ImF","role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.cocoapods","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cocoapods","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cocoapods"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cocoapods":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.cocoapods","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cocoapods","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cocoapods"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cocoapods","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cocoapods"},"metadata":{"symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.cocoapods","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"cocoapods"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9cocoapodsyA2ImF"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cocoapods":{"title":"Braze.Configuration.Api.SDKMetadata.cocoapods","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cocoapods","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cocoapods","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cordova.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cordova.json index c84f02cf5c..839b326c90 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cordova.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cordova.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cordova","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordova"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cordova","kind":"identifier"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7cordovayA2ImF","roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.cordova"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cordova":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.cordova","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cordova"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordova"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cordova","kind":"identifier"}],"languages":["swift"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordova"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.cordova","symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7cordovayA2ImF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cordova"}],"roleHeading":"Case"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cordova":{"title":"Braze.Configuration.Api.SDKMetadata.cordova","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordova","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cordova"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cordovapm.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cordovapm.json index 153cccfdd5..51be5303b6 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cordovapm.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/cordovapm.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordovapm","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cordovapm"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"cordovapm"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9cordovapmyA2ImF","roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.cordovapm"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cordovapm":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.cordovapm","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cordovapm","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordovapm"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cordovapm","kind":"identifier"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordovapm"},"metadata":{"symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.cordovapm","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cordovapm","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9cordovapmyA2ImF"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/cordovapm":{"title":"Braze.Configuration.Api.SDKMetadata.cordovapm","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/cordovapm","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cordovapm","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/encode(to:).json index ad3c948116..b7c4336877 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)"]}],"metadata":{"title":"encode(to:)","symbolKind":"method","extendedModule":"Swift","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/encode(to:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/encode(to:)","type":"topic","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)","kind":"symbol","abstract":[]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/encode(to:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","title":"encode(to:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"symbolKind":"method","extendedModule":"Swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/encode(to:)","title":"encode(to:)","role":"symbol","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/equatable-implementations.json index dfaa08e91f..c08eb95395 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/!=(_:_:)"],"title":"Operators","generated":true}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/!=(_:_:)":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/Equatable-Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/!=(_:_:)"]}],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/expo.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/expo.json index 98081522f7..237424ace9 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/expo.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/expo.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.expo","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO4expoyA2ImF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"expo"}],"roleHeading":"Case","symbolKind":"case"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/expo"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"expo","kind":"identifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/expo":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.expo","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"expo"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/expo"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"expo"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"Braze.Configuration.Api.SDKMetadata.expo","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"expo"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO4expoyA2ImF","role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/expo","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/expo":{"title":"Braze.Configuration.Api.SDKMetadata.expo","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/expo","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"expo"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/flutter.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/flutter.json index 50dad6fa0e..62b71c79fa 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/flutter.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/flutter.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/flutter","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"flutter","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"flutter","kind":"identifier"}],"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.flutter","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7flutteryA2ImF","symbolKind":"case","roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/flutter":{"title":"Braze.Configuration.Api.SDKMetadata.flutter","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/flutter","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter","kind":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"flutter","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/flutter","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7flutteryA2ImF","role":"symbol","roleHeading":"Case","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flutter"}],"title":"Braze.Configuration.Api.SDKMetadata.flutter","modules":[{"name":"BrazeKit"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flutter"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/flutter":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/flutter","role":"symbol","kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter","title":"Braze.Configuration.Api.SDKMetadata.flutter","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flutter"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/foursquare.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/foursquare.json index 4ffe7f03b4..e736c57bc3 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/foursquare.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/foursquare.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/foursquare"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foursquare"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO10foursquareyA2ImF","symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.foursquare","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foursquare"}]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/foursquare":{"title":"Braze.Configuration.Api.SDKMetadata.foursquare","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/foursquare","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"foursquare","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"metadata":{"symbolKind":"case","roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.foursquare","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO10foursquareyA2ImF","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foursquare"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/foursquare","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"foursquare","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/foursquare":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare","title":"Braze.Configuration.Api.SDKMetadata.foursquare","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/foursquare","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"foursquare","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/gimbal.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/gimbal.json index b7e99593bc..18e6f25b30 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/gimbal.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/gimbal.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.gimbal","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6gimbalyA2ImF","symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gimbal","kind":"identifier"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"gimbal","kind":"identifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gimbal","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/gimbal":{"title":"Braze.Configuration.Api.SDKMetadata.gimbal","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gimbal","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"gimbal","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gimbal","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"gimbal"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"gimbal"}],"title":"Braze.Configuration.Api.SDKMetadata.gimbal","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6gimbalyA2ImF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/gimbal":{"title":"Braze.Configuration.Api.SDKMetadata.gimbal","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gimbal","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"gimbal","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/googletagmanager.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/googletagmanager.json index cd28751d6e..73e3e7b31a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/googletagmanager.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/googletagmanager.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"googletagmanager","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/googletagmanager","interfaceLanguage":"swift"},"metadata":{"title":"Braze.Configuration.Api.SDKMetadata.googletagmanager","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO16googletagmanageryA2ImF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"googletagmanager","kind":"identifier"}],"symbolKind":"case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/googletagmanager":{"title":"Braze.Configuration.Api.SDKMetadata.googletagmanager","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/googletagmanager","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"googletagmanager"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/googletagmanager"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"googletagmanager"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"googletagmanager","kind":"identifier"}],"role":"symbol","symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.googletagmanager","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO16googletagmanageryA2ImF","roleHeading":"Case"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/googletagmanager":{"title":"Braze.Configuration.Api.SDKMetadata.googletagmanager","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/googletagmanager","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"googletagmanager"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/gradle.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/gradle.json index 97bd33a93e..7b45fb1c57 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/gradle.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/gradle.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.gradle","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6gradleyA2ImF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gradle"}],"symbolKind":"case"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gradle"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gradle"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/gradle":{"title":"Braze.Configuration.Api.SDKMetadata.gradle","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gradle","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"gradle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gradle","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle"]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6gradleyA2ImF","modules":[{"name":"BrazeKit"}],"symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.gradle","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"gradle","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"gradle"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/gradle":{"title":"Braze.Configuration.Api.SDKMetadata.gradle","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/gradle","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"gradle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/hash(into:).json index a902709876..cf9f2f4f42 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/hash(into:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","title":"hash(into:)","symbolKind":"method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/hash(into:)":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"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"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"abstract":[],"title":"hash(into:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hash(into:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hash(into:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"role":"symbol","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"method","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/hash(into:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)","title":"hash(into:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/hashvalue.json index 429796784c..046aea6a8b 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/hashvalue.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue"]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"symbolKind":"property","extendedModule":"Swift","title":"hashValue","roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hashValue"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/hashValue":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"abstract":[],"title":"hashValue","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hashValue","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue"]}],"kind":"symbol","sections":[],"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"title":"hashValue","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"symbolKind":"property","role":"symbol","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hashValue"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/hashValue":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hashValue","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue","abstract":[],"type":"topic","title":"hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/init(from:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/init(from:).json index b1600a7c0f..3edefed468 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/init(from:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","role":"symbol","symbolKind":"init","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(from:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[],"title":"init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"symbolKind":"init","extendedModule":"Swift","roleHeading":"Initializer","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","title":"init(from:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/init(from:)":{"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(from:)","role":"symbol","abstract":[],"kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/init(rawvalue:).json index 3b5ceea25f..af7b38ca9c 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO8rawValueAISgSS_tcfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/init(rawValue:)":{"title":"init(rawValue:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"init","title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO8rawValueAISgSS_tcfc"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/init(rawValue:)":{"title":"init(rawValue:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/ionic.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/ionic.json index 289337b40e..a4af62e0b7 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/ionic.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/ionic.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO5ionicyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"ionic","kind":"identifier"}],"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.ionic","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ionic"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/ionic","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/ionic":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.ionic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ionic"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/ionic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/ionic","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ionic"}],"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO5ionicyA2ImF","symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.ionic"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ionic","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/ionic":{"title":"Braze.Configuration.Api.SDKMetadata.ionic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/ionic","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"ionic","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/kochava.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/kochava.json index 28da23ca33..c5c42aa763 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/kochava.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/kochava.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"kochava"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"kochava"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7kochavayA2ImF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.kochava","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/kochava","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/kochava":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.kochava","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"kochava","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/kochava"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"kochava"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/kochava","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.kochava","symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7kochavayA2ImF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"kochava"}],"modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/kochava":{"title":"Braze.Configuration.Api.SDKMetadata.kochava","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/kochava","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"kochava"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/maccatalyst.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/maccatalyst.json index 9030e953bf..ff5acb6f02 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/maccatalyst.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/maccatalyst.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"maccatalyst","kind":"identifier"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/maccatalyst","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maccatalyst"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO11maccatalystyA2ImF","roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.maccatalyst"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/maccatalyst":{"title":"Braze.Configuration.Api.SDKMetadata.maccatalyst","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/maccatalyst","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maccatalyst"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO11maccatalystyA2ImF","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maccatalyst"}],"roleHeading":"Case","symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.maccatalyst"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"maccatalyst","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/maccatalyst","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/maccatalyst":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst","type":"topic","title":"Braze.Configuration.Api.SDKMetadata.maccatalyst","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"maccatalyst"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/maccatalyst","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/manual.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/manual.json index fc8109032a..fb963649e6 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/manual.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/manual.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"manual","kind":"identifier"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/manual","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual"]}],"sections":[],"kind":"symbol","metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"manual","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6manualyA2ImF","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.manual"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/manual":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.manual","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"manual"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/manual"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"manual","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6manualyA2ImF","title":"Braze.Configuration.Api.SDKMetadata.manual","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"manual","kind":"identifier"}],"roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/manual","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/manual":{"title":"Braze.Configuration.Api.SDKMetadata.manual","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/manual","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"manual","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/mparticle.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/mparticle.json index 09e0a6ee8b..9fe66990c9 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/mparticle.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/mparticle.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/mparticle","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"mparticle","kind":"identifier"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9mparticleyA2ImF","roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.mparticle"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"mparticle","kind":"identifier"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/mparticle":{"title":"Braze.Configuration.Api.SDKMetadata.mparticle","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/mparticle","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mparticle"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"mparticle","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/mparticle"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mparticle"}],"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.mparticle","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO9mparticleyA2ImF"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/mparticle":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"mparticle","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/mparticle","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle","title":"Braze.Configuration.Api.SDKMetadata.mparticle","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/nativescript.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/nativescript.json index 5f6c5fcea9..49ec031e56 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/nativescript.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/nativescript.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nativescript","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"title":"Braze.Configuration.Api.SDKMetadata.nativescript","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nativescript","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO12nativescriptyA2ImF","roleHeading":"Case"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"nativescript","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/nativescript":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nativescript","kind":"symbol","title":"Braze.Configuration.Api.SDKMetadata.nativescript","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nativescript","kind":"identifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nativescript"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nativescript","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"title":"Braze.Configuration.Api.SDKMetadata.nativescript","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO12nativescriptyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"nativescript","kind":"identifier"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/nativescript":{"title":"Braze.Configuration.Api.SDKMetadata.nativescript","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nativescript","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"nativescript","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/npm.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/npm.json index 57718f0c8d..1b4873d213 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/npm.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/npm.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"npm","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/npm"},"metadata":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.npm","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"npm","kind":"identifier"}],"symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO3npmyA2ImF"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/npm":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.npm","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"npm","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/npm"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"npm","kind":"identifier"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/npm","interfaceLanguage":"swift"},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.npm","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"npm","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO3npmyA2ImF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/npm":{"title":"Braze.Configuration.Api.SDKMetadata.npm","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/npm","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"npm","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/nuget.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/nuget.json index c0b73bf271..0a7f60e259 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/nuget.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/nuget.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nuget","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO5nugetyA2ImF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nuget"}],"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.nuget","symbolKind":"case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nuget"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/nuget":{"title":"Braze.Configuration.Api.SDKMetadata.nuget","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nuget","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"nuget","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nuget","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"nuget"}],"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.nuget","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO5nugetyA2ImF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"nuget","kind":"identifier"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/nuget":{"title":"Braze.Configuration.Api.SDKMetadata.nuget","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/nuget","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"nuget","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/pub.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/pub.json index 0822b8fc57..c6911ddd2f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/pub.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/pub.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"case","role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.pub","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"pub","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO3pubyA2ImF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pub","kind":"identifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/pub","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/pub":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.pub","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pub"}],"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/pub"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub"]}],"sections":[],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pub","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKMetadata.pub","symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO3pubyA2ImF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"pub","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/pub","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/pub":{"title":"Braze.Configuration.Api.SDKMetadata.pub","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/pub","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pub"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/radar.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/radar.json index e3b65011dd..ac1d3c63dd 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/radar.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/radar.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"radar"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"roleHeading":"Case","symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.radar","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"radar"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO5radaryA2ImF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/radar","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/radar":{"title":"Braze.Configuration.Api.SDKMetadata.radar","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/radar","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"radar"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/radar"},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"radar","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKMetadata.radar","symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO5radaryA2ImF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"radar"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/radar":{"title":"Braze.Configuration.Api.SDKMetadata.radar","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/radar","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"radar","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/rawrepresentable-implementations.json index a44a0f56d8..e84bfb0115 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"kind":"article","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hashValue"]},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hash(into:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/hashValue":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"abstract":[],"title":"hashValue","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hashValue","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/hash(into:)":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"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"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"abstract":[],"title":"hash(into:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hash(into:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[],"title":"init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/encode(to:)","type":"topic","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)","kind":"symbol","abstract":[]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(from:)"],"generated":true,"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hashValue"],"generated":true,"title":"Instance Properties"},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hash(into:)"]}],"sections":[],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/init(from:)":{"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/init(from:)","role":"symbol","abstract":[],"kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/hash(into:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)","title":"hash(into:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/encode(to:)","title":"encode(to:)","role":"symbol","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/hashValue":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/hashValue","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue","abstract":[],"type":"topic","title":"hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/reactnative.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/reactnative.json index c2bf1d4204..4ec7f7710e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/reactnative.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/reactnative.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnative"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reactnative","kind":"identifier"}]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO11reactnativeyA2ImF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"reactnative"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.reactnative","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/reactnative":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.reactnative","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"reactnative","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnative"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reactnative"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnative","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"kind":"symbol","sections":[],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reactnative"}],"title":"Braze.Configuration.Api.SDKMetadata.reactnative","symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO11reactnativeyA2ImF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/reactnative":{"title":"Braze.Configuration.Api.SDKMetadata.reactnative","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnative","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"reactnative","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/reactnativenewarch.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/reactnativenewarch.json index 8bd52500b3..cfc611ed82 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/reactnativenewarch.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/reactnativenewarch.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"reactnativenewarch","kind":"identifier"}]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO18reactnativenewarchyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reactnativenewarch"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.reactnativenewarch","roleHeading":"Case"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnativenewarch","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/reactnativenewarch":{"title":"Braze.Configuration.Api.SDKMetadata.reactnativenewarch","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnativenewarch","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"reactnativenewarch","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnativenewarch","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reactnativenewarch"}]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO18reactnativenewarchyA2ImF","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reactnativenewarch","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKMetadata.reactnativenewarch","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/reactnativenewarch":{"title":"Braze.Configuration.Api.SDKMetadata.reactnativenewarch","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/reactnativenewarch","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reactnativenewarch"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/segment.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/segment.json index 3b3b299f3b..354a1b1e83 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/segment.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/segment.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/segment","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7segmentyA2ImF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","title":"Braze.Configuration.Api.SDKMetadata.segment","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}],"symbolKind":"case"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/segment":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.segment","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"segment"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/segment"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/segment","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"segment","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"segment","kind":"identifier"}],"symbolKind":"case","role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.segment","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7segmentyA2ImF"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/segment":{"title":"Braze.Configuration.Api.SDKMetadata.segment","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/segment","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"segment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/singular.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/singular.json index 9f8761cf92..ebd5640ae0 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/singular.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/singular.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"singular"}]}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"singular","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKMetadata.singular","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO8singularyA2ImF","roleHeading":"Case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/singular","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/singular":{"title":"Braze.Configuration.Api.SDKMetadata.singular","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/singular","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"singular"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"singular","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/singular","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO8singularyA2ImF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"singular","kind":"identifier"}],"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.singular","roleHeading":"Case","symbolKind":"case"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/singular":{"title":"Braze.Configuration.Api.SDKMetadata.singular","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/singular","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"singular","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/swiftpm.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/swiftpm.json index d176ccb025..6ca0e5caae 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/swiftpm.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/swiftpm.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"title":"Braze.Configuration.Api.SDKMetadata.swiftpm","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Case","symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7swiftpmyA2ImF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"swiftpm"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/swiftpm"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"swiftpm"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/swiftpm":{"title":"Braze.Configuration.Api.SDKMetadata.swiftpm","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/swiftpm","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"swiftpm","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/swiftpm","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7swiftpmyA2ImF","title":"Braze.Configuration.Api.SDKMetadata.swiftpm","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"swiftpm","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"case"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"swiftpm","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/swiftpm":{"title":"Braze.Configuration.Api.SDKMetadata.swiftpm","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/swiftpm","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"swiftpm"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/tealium.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/tealium.json index d4498224ad..888ef7a9c6 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/tealium.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/tealium.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tealium"}]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.tealium","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7tealiumyA2ImF","modules":[{"name":"BrazeKit"}],"symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tealium"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/tealium"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/tealium":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.tealium","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tealium"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/tealium"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"tealium","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7tealiumyA2ImF","title":"Braze.Configuration.Api.SDKMetadata.tealium","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tealium"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"case"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/tealium"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/tealium":{"title":"Braze.Configuration.Api.SDKMetadata.tealium","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/tealium","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"tealium"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unity.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unity.json index c9caec12f0..0f25d69188 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unity.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unity.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO5unityyA2ImF","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unity","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKMetadata.unity"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unity","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unity"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unity":{"title":"Braze.Configuration.Api.SDKMetadata.unity","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unity","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unity","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unity","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unity","interfaceLanguage":"swift"},"metadata":{"symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.unity","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unity","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO5unityyA2ImF"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unity":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unity","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unity","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"Braze.Configuration.Api.SDKMetadata.unity"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unitypm.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unitypm.json index d1b179e4ec..2196cad4f9 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unitypm.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unitypm.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unitypm","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7unitypmyA2ImF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unitypm","kind":"identifier"}],"symbolKind":"case","role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.unitypm"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unitypm","kind":"identifier"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unitypm":{"title":"Braze.Configuration.Api.SDKMetadata.unitypm","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unitypm","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unitypm"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"Braze.Configuration.Api.SDKMetadata.unitypm","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unitypm","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7unitypmyA2ImF","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unitypm"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unitypm"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unitypm":{"title":"Braze.Configuration.Api.SDKMetadata.unitypm","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unitypm","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unitypm","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unreal.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unreal.json index a5c476fa32..266ddf7dd1 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unreal.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/unreal.json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unreal"}],"role":"symbol","symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.unreal","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6unrealyA2ImF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unreal","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unreal","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unreal":{"title":"Braze.Configuration.Api.SDKMetadata.unreal","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unreal","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unreal","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unreal"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unreal","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unreal","kind":"identifier"}],"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6unrealyA2ImF","symbolKind":"case","title":"Braze.Configuration.Api.SDKMetadata.unreal"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/unreal":{"title":"Braze.Configuration.Api.SDKMetadata.unreal","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/unreal","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unreal","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/vizbee.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/vizbee.json index f6e69dd1c6..ba1f5760c7 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/vizbee.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/vizbee.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/vizbee","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Api.SDKMetadata.vizbee","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"vizbee","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6vizbeeyA2ImF"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"vizbee"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/vizbee":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.vizbee","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"vizbee","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/vizbee"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"vizbee","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.vizbee","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO6vizbeeyA2ImF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"vizbee","kind":"identifier"}]},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/vizbee","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/vizbee":{"title":"Braze.Configuration.Api.SDKMetadata.vizbee","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/vizbee","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"vizbee","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/xamarin.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/xamarin.json index f2cf499f09..ddeea63177 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/xamarin.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.enum/xamarin.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"xamarin"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7xamarinyA2ImF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"xamarin","kind":"identifier"}],"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.xamarin"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/xamarin"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/xamarin":{"role":"symbol","title":"Braze.Configuration.Api.SDKMetadata.xamarin","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"xamarin"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/xamarin"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"xamarin"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/xamarin"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"]]},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"xamarin","kind":"identifier"}],"title":"Braze.Configuration.Api.SDKMetadata.xamarin","symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO7xamarinyA2ImF"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum/xamarin":{"title":"Braze.Configuration.Api.SDKMetadata.xamarin","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum\/xamarin","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"xamarin","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.property.json index e70d2f51f4..842ae741c1 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.property.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkMetadata-swift.property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","symbolKind":"property","role":"symbol","title":"sdkMetadata","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkMetadata"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"SDKMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"kind":"text","text":">"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11sdkMetadataShyAG11SDKMetadataOGvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkMetadata","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","text":"SDKMetadata"},{"text":"> { get }","kind":"text"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"To append values, call "},{"type":"codeVoice","code":"addSDKMetadata:"},{"type":"text","text":" with an array of "},{"type":"codeVoice","code":"SDKMetadata"},{"text":" types.","type":"text"}],"type":"paragraph"}]}],"abstract":[{"text":"The details around the type of Braze SDK integration.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkMetadata-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkMetadata-swift.property","type":"topic","title":"sdkMetadata","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property","role":"symbol","kind":"symbol","abstract":[{"text":"The details around the type of Braze SDK integration.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkMetadata","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier","text":"SDKMetadata"},{"text":">","kind":"text"}]}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"The details around the type of Braze SDK integration."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkMetadata","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum"},{"kind":"text","text":"> { get }"}]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"To append values, call ","type":"text"},{"type":"codeVoice","code":"addSDKMetadata:"},{"type":"text","text":" with an array of "},{"code":"SDKMetadata","type":"codeVoice"},{"text":" types.","type":"text"}]}],"kind":"content"}],"metadata":{"title":"sdkMetadata","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkMetadata","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"SDKMetadata","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"kind":"text","text":">"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11sdkMetadataShyAG11SDKMetadataOGvp","roleHeading":"Instance Property","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkMetadata-swift.property"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkMetadata-swift.property":{"title":"sdkMetadata","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property","abstract":[{"type":"text","text":"The details around the type of Braze SDK integration."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkMetadata"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"text":"SDKMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"},{"text":">","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkMetadata-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.typealias.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.typealias.json index d34d0fdcf2..84f1f54202 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.typealias.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/sdkmetadata-swift.typealias.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SdkMetadata-swift.typealias","interfaceLanguage":"swift"},"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","type":"reference","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"SdkMetadata","kind":"identifier"},{"text":" = ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","text":"SDKMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO"}]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SdkMetadataa","role":"symbol","symbolKind":"typealias","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"SdkMetadata","kind":"identifier"}],"title":"Braze.Configuration.Api.SdkMetadata","platforms":[],"roleHeading":"Type Alias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SdkMetadata"}]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SdkMetadata-swift.typealias":{"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","isActive":true},{"type":"text","text":"."}],"navigatorTitle":[{"text":"SdkMetadata","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SdkMetadata-swift.typealias","role":"symbol","title":"Braze.Configuration.Api.SdkMetadata","type":"topic","deprecated":true,"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"SdkMetadata","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SDKMetadata","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.Configuration.Api.SdkMetadata","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SdkMetadataa","symbolKind":"typealias","roleHeading":"Type Alias","platforms":[],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SdkMetadata","kind":"identifier"}],"extendedModule":"BrazeKit","navigatorTitle":[{"kind":"identifier","text":"SdkMetadata"}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"SdkMetadata","kind":"identifier"},{"kind":"text","text":" = "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC11SDKMetadataO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","text":"SDKMetadata","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","isActive":true},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SdkMetadata-swift.typealias"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SdkMetadata-swift.typealias":{"navigatorTitle":[{"kind":"identifier","text":"SdkMetadata"}],"title":"Braze.Configuration.Api.SdkMetadata","abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SdkMetadata-swift.typealias","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias","type":"topic","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SdkMetadata"}],"deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/SDKMetadata-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/SDKMetadata-swift.enum","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"SDK Metadata supported by the SDK."}],"navigatorTitle":[{"text":"SDKMetadata","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKMetadata"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/trackingpropertyallowlist.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/trackingpropertyallowlist.json index b1c21ab865..ee122d95ed 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/trackingpropertyallowlist.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.class/trackingpropertyallowlist.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The list of properties to be collected for tracking users (default: an empty list).","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC25trackingPropertyAllowListShyAE08TrackingF0OGvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"trackingPropertyAllowList","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"property","role":"symbol","title":"trackingPropertyAllowList"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"trackingPropertyAllowList"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","kind":"typeIdentifier","text":"TrackingProperty"},{"text":">","kind":"text"}]}]},{"content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The SDK will route collection of any of these data into a separate tracking endpoint,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"which must be declared in the privacy manifest."}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/trackingPropertyAllowList":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"trackingPropertyAllowList","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"The list of properties to be collected for tracking users (default: an empty list)."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList","title":"trackingPropertyAllowList"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"trackingPropertyAllowList","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","text":"TrackingProperty","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"The SDK will route collection of any of these data into a separate tracking endpoint,","type":"text"},{"type":"text","text":" "},{"text":"which must be declared in the privacy manifest.","type":"text"}]}]}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class"]]},"abstract":[{"type":"text","text":"The list of properties to be collected for tracking users (default: an empty list)."}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC3ApiC25trackingPropertyAllowListShyAE08TrackingF0OGvp","title":"trackingPropertyAllowList","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"trackingPropertyAllowList"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"TrackingProperty","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/trackingPropertyAllowList":{"title":"trackingPropertyAllowList","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","abstract":[{"type":"text","text":"The list of properties to be collected for tracking users (default: an empty list)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"trackingPropertyAllowList","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.property.json index 65a9639d85..1dda6b73b1 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/api-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/api-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"api","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC","text":"Api","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Api configuration.","type":"text"}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC3apiAE3ApiCvp","symbolKind":"property","title":"api","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"api","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC","kind":"typeIdentifier","text":"Api"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/api-swift.property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/api-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property","role":"symbol","title":"api","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/api-swift.property","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"api","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Api","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC"}],"abstract":[{"type":"text","text":"Api configuration."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"type":"topic","abstract":[{"text":"API \/ platform communication configuration.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Api"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","navigatorTitle":[{"kind":"identifier","text":"Api"}],"role":"symbol","kind":"symbol","title":"Braze.Configuration.Api"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"api"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","text":"Api","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"api","kind":"identifier"},{"kind":"text","text":": "},{"text":"Api","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC"}],"title":"api","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC3apiAE3ApiCvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/api-swift.property","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Api configuration."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/api-swift.property":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"api"},{"text":": ","kind":"text"},{"text":"Api","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC3ApiC"}],"title":"api","abstract":[{"type":"text","text":"Api configuration."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/api-swift.property","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"API \/ platform communication configuration."}],"navigatorTitle":[{"kind":"identifier","text":"Api"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Api","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty.json index 39dfeb4c7f..5dc41e0cfe 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DeviceProperty"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"overview","text":"Overview","level":2},{"inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","isActive":true,"type":"reference"},{"type":"text","text":" for usage."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty"]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/carrier","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/locale","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/model","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/osVersion","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushAuthStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushDisplayOptions","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushEnabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/resolution","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/timeZone"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/allCases"],"title":"Type Properties"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],"generated":true}],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"metadata":{"symbolKind":"enum","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"role":"symbol","roleHeading":"Enumeration","title":"Braze.Configuration.DeviceProperty","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/allCases":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"allCases","kind":"identifier"},{"text":": [`Self`","kind":"text"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/allCases","title":"allCases","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/resolution":{"abstract":[{"type":"text","text":"The device main screen resolution."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/resolution","role":"symbol","title":"Braze.Configuration.DeviceProperty.resolution","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"resolution","kind":"identifier"}]},"doc://Braze/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/Equatable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations","title":"Equatable Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushAuthStatus":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus","role":"symbol","abstract":[{"type":"text","text":"The push authorization status."}],"kind":"symbol","title":"Braze.Configuration.DeviceProperty.pushAuthStatus","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushAuthStatus","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthStatus","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/osVersion":{"title":"Braze.Configuration.DeviceProperty.osVersion","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/osVersion","kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"osVersion","kind":"identifier"}],"abstract":[{"text":"The device os version.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushDisplayOptions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushDisplayOptions","title":"Braze.Configuration.DeviceProperty.pushDisplayOptions","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions","abstract":[{"type":"text","text":"The push display options."}],"role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushDisplayOptions","kind":"identifier"}],"deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/locale":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale","abstract":[{"text":"The device locale.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/locale","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"locale","kind":"identifier"}],"title":"Braze.Configuration.DeviceProperty.locale"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/carrier":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"carrier"}],"type":"topic","abstract":[{"type":"text","text":"The device phone carrier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/carrier","role":"symbol","title":"Braze.Configuration.DeviceProperty.carrier","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushEnabled":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled","title":"Braze.Configuration.DeviceProperty.pushEnabled","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushEnabled"}],"abstract":[{"text":"The push enabled state.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushEnabled","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","abstract":[],"title":"RawRepresentable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/init(rawValue:)":{"type":"topic","title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(rawValue:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)","role":"symbol","kind":"symbol"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/devicePropertyAllowList":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","abstract":[{"text":"The device properties automatically collected by the SDK (default: all","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true},{"type":"text","text":" cases)."}],"title":"devicePropertyAllowList","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"devicePropertyAllowList"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"DeviceProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/timeZone":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"timeZone"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/timeZone","abstract":[{"text":"The device time zone.","type":"text"}],"title":"Braze.Configuration.DeviceProperty.timeZone","role":"symbol"},"doc://Braze/s12CaseIterableP":{"type":"unresolvable","title":"Swift.CaseIterable","identifier":"doc:\/\/Braze\/s12CaseIterableP"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/model":{"abstract":[{"type":"text","text":"The device model."}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"model"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/model","title":"Braze.Configuration.DeviceProperty.model","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/carrier","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/locale","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/model","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/osVersion","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushAuthStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushDisplayOptions","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushEnabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/resolution","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/timeZone"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(rawValue:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/allCases"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],"title":"Default Implementations"}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DeviceProperty","kind":"identifier"}]}]},{"content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList"},{"text":" for usage.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"title":"Braze.Configuration.DeviceProperty","modules":[{"name":"BrazeKit"}],"roleHeading":"Enumeration","navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/allCases":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"allCases","kind":"identifier"},{"kind":"text","text":": [`Self`"},{"text":"]","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/allCases","title":"allCases","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/model":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model","type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"model","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/model","title":"Braze.Configuration.DeviceProperty.model","abstract":[{"type":"text","text":"The device model."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/s12CaseIterableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/carrier":{"title":"Braze.Configuration.DeviceProperty.carrier","type":"topic","abstract":[{"text":"The device phone carrier.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/carrier","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carrier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/devicePropertyAllowList":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The device properties automatically collected by the SDK (default: all"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true},{"text":" cases).","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"devicePropertyAllowList"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","text":"DeviceProperty"},{"kind":"text","text":">"}],"title":"devicePropertyAllowList","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushEnabled":{"kind":"symbol","title":"Braze.Configuration.DeviceProperty.pushEnabled","role":"symbol","abstract":[{"type":"text","text":"The push enabled state."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushEnabled","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushEnabled","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/resolution":{"role":"symbol","title":"Braze.Configuration.DeviceProperty.resolution","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/resolution","abstract":[{"text":"The device main screen resolution.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"resolution"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushDisplayOptions":{"type":"topic","deprecated":true,"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushDisplayOptions"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushDisplayOptions","role":"symbol","title":"Braze.Configuration.DeviceProperty.pushDisplayOptions","abstract":[{"type":"text","text":"The push display options."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/locale":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/locale","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"locale","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The device locale.","type":"text"}],"title":"Braze.Configuration.DeviceProperty.locale"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushAuthStatus":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushAuthStatus","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus","abstract":[{"type":"text","text":"The push authorization status."}],"type":"topic","title":"Braze.Configuration.DeviceProperty.pushAuthStatus","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthStatus"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/osVersion":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"osVersion"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/osVersion","title":"Braze.Configuration.DeviceProperty.osVersion","abstract":[{"text":"The device os version.","type":"text"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/timeZone":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"timeZone"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/timeZone","kind":"symbol","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty.timeZone","abstract":[{"text":"The device time zone.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/init(rawValue:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(rawValue:)","abstract":[],"title":"init(rawValue:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations","title":"Equatable Implementations","type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/equatable-implementations","role":"collectionGroup","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/!=(_:_:).json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/!=(_:_:).json index 8110a7572d..dc79e20e7e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/!=(_:_:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/!=(_:_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"metadata":{"role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","symbolKind":"op","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/!=(_:_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/Equatable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations","title":"Equatable Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/!=(_:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/!=(_:_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"op","extendedModule":"Swift","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","role":"symbol","roleHeading":"Operator"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/!=(_:_:)","title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)","type":"topic","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations","title":"Equatable Implementations","type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/equatable-implementations","role":"collectionGroup","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/allcases.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/allcases.json index e8c6f0ec32..0421cd5407 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/allcases.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/allcases.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allCases"},{"text":": [`Self`","kind":"text"},{"kind":"text","text":"]"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO8allCasesSayAGGvpZ","roleHeading":"Type Property","title":"allCases"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"CaseIterable.allCases","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/allCases"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"allCases","kind":"identifier"},{"kind":"text","text":": [`Self`"},{"text":"]","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/allCases":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"allCases","kind":"identifier"},{"text":": [`Self`","kind":"text"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/allCases","title":"allCases","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"allCases","kind":"identifier"},{"kind":"text","text":": [`Self`"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/allCases"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"CaseIterable.allCases","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO8allCasesSayAGGvpZ","roleHeading":"Type Property","modules":[{"name":"BrazeKit"}],"title":"allCases","role":"symbol","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allCases"},{"kind":"text","text":": [`Self`"},{"kind":"text","text":"]"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/allCases":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"allCases","kind":"identifier"},{"kind":"text","text":": [`Self`"},{"text":"]","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/allCases","title":"allCases","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/carrier.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/carrier.json index 0acccaed74..6014547ef5 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/carrier.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/carrier.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"abstract":[{"text":"The device phone carrier.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/carrier"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"carrier","kind":"identifier"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO7carrieryA2GmF","roleHeading":"Case","title":"Braze.Configuration.DeviceProperty.carrier"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carrier"}]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"name":"Warning","style":"warning","type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"","type":"text"},{"code":"CTCarrier","type":"codeVoice"},{"text":" is deprecated as of iOS 16, and ","type":"text"},{"type":"codeVoice","code":"carrierName"},{"type":"text","text":" will default to "},{"code":"--","type":"codeVoice"},{"type":"text","text":" in a future iOS version."}]}]}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/carrier":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"carrier"}],"type":"topic","abstract":[{"type":"text","text":"The device phone carrier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/carrier","role":"symbol","title":"Braze.Configuration.DeviceProperty.carrier","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"carrier","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO7carrieryA2GmF","role":"symbol","title":"Braze.Configuration.DeviceProperty.carrier","symbolKind":"case"},"abstract":[{"type":"text","text":"The device phone carrier."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/carrier","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"carrier","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"name":"Warning","style":"warning","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"code":"CTCarrier","type":"codeVoice"},{"text":" is deprecated as of iOS 16, and ","type":"text"},{"type":"codeVoice","code":"carrierName"},{"text":" will default to ","type":"text"},{"type":"codeVoice","code":"--"},{"type":"text","text":" in a future iOS version."}]}],"type":"aside"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/carrier":{"title":"Braze.Configuration.DeviceProperty.carrier","type":"topic","abstract":[{"text":"The device phone carrier.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/carrier","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"carrier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/encode(to:).json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/encode(to:).json index 02c2a20714..047bd83ca3 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/encode(to:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/encode(to:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/encode(to:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"roleHeading":"Instance Method","role":"symbol","title":"encode(to:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","extendedModule":"Swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","abstract":[],"title":"RawRepresentable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/encode(to:)","role":"symbol","type":"topic","title":"encode(to:)","kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/encode(to:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"symbolKind":"method","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"encode(to:)","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/encode(to:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/encode(to:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/equatable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/equatable-implementations.json index 4c03de5610..02a1461dad 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/equatable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/equatable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/!=(_:_:)"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/!=(_:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/Equatable-Implementations"},"kind":"article","topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/!=(_:_:)"],"generated":true}],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/!=(_:_:)","title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)","type":"topic","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/hash(into:).json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/hash(into:).json index 42cd561deb..9ecba22a0f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/hash(into:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"hash(into:)","extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hash(into:)"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/hash(into:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hash(into:)","role":"symbol","type":"topic","title":"hash(into:)","kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","abstract":[],"title":"RawRepresentable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"role":"symbol","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","symbolKind":"method","extendedModule":"Swift","title":"hash(into:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hash(into:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/hash(into:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)","title":"hash(into:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hash(into:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/hashvalue.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/hashvalue.json index 86632474b0..24e265a64a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/hashvalue.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/hashvalue.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"metadata":{"roleHeading":"Instance Property","extendedModule":"Swift","title":"hashValue","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hashValue","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","abstract":[],"title":"RawRepresentable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hashValue","role":"symbol","kind":"symbol","title":"hashValue","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hashValue","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"extendedModule":"Swift","role":"symbol","title":"hashValue","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/hashValue":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"title":"hashValue","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/init(from:).json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/init(from:).json index 5308953f33..5552703527 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/init(from:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/init(from:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"symbolKind":"init","roleHeading":"Initializer","role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","abstract":[],"title":"RawRepresentable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(from:)","role":"symbol","kind":"symbol","title":"init(from:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(from:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","symbolKind":"init","extendedModule":"Swift","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"title":"init(from:)","roleHeading":"Initializer","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/init(from:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"title":"init(from:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/init(rawvalue:).json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/init(rawvalue:).json index d5b0565bc8..6f16458260 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/init(rawvalue:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"init(rawValue:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO8rawValueAGSgSS_tcfc","symbolKind":"init","role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(rawValue:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/init(rawValue:)":{"type":"topic","title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(rawValue:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO8rawValueAGSgSS_tcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","symbolKind":"init","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(rawValue:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/init(rawValue:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(rawValue:)","abstract":[],"title":"init(rawValue:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/locale.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/locale.json index d29444a24b..b69fedd70a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/locale.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/locale.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.DeviceProperty.locale","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO6localeyA2GmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"locale"}],"symbolKind":"case"},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/locale","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The device locale.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"locale","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/locale":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale","abstract":[{"text":"The device locale.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/locale","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"locale","kind":"identifier"}],"title":"Braze.Configuration.DeviceProperty.locale"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"locale","kind":"identifier"}],"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO6localeyA2GmF","symbolKind":"case","title":"Braze.Configuration.DeviceProperty.locale"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"locale","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"The device locale.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/locale"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/locale":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/locale","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"locale","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The device locale.","type":"text"}],"title":"Braze.Configuration.DeviceProperty.locale"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/model.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/model.json index 4802519905..d86e0b3859 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/model.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/model.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"model","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"abstract":[{"text":"The device model.","type":"text"}],"metadata":{"title":"Braze.Configuration.DeviceProperty.model","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"model"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO5modelyA2GmF","symbolKind":"case","roleHeading":"Case","role":"symbol","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/model","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/model":{"abstract":[{"type":"text","text":"The device model."}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"model"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/model","title":"Braze.Configuration.DeviceProperty.model","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO5modelyA2GmF","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"model"}],"title":"Braze.Configuration.DeviceProperty.model","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"model"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/model"},"abstract":[{"type":"text","text":"The device model."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/model":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model","type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"model","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/model","title":"Braze.Configuration.DeviceProperty.model","abstract":[{"type":"text","text":"The device model."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/osversion.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/osversion.json index 38d99ba095..dcc10d8559 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/osversion.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/osversion.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/osVersion"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"type":"text","text":"The device os version."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"osVersion"}],"languages":["swift"]}]}],"metadata":{"title":"Braze.Configuration.DeviceProperty.osVersion","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO9osVersionyA2GmF","symbolKind":"case","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"osVersion","kind":"identifier"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/osVersion":{"title":"Braze.Configuration.DeviceProperty.osVersion","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/osVersion","kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"osVersion","kind":"identifier"}],"abstract":[{"text":"The device os version.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/osVersion","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"osVersion"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"osVersion"}],"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO9osVersionyA2GmF","title":"Braze.Configuration.DeviceProperty.osVersion"},"abstract":[{"type":"text","text":"The device os version."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/osVersion":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"osVersion"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/osVersion","title":"Braze.Configuration.DeviceProperty.osVersion","abstract":[{"text":"The device os version.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushauthstatus.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushauthstatus.json index 13aaac0c66..f2cb286872 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushauthstatus.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushauthstatus.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"pushAuthStatus","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO14pushAuthStatusyA2GmF","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.Configuration.DeviceProperty.pushAuthStatus"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The push authorization status.","type":"text"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushAuthStatus"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"pushAuthStatus","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"text":"Failure to collect this device property may prevent the device from receiving","type":"text"},{"text":" ","type":"text"},{"text":"push notifications.","type":"text"}]}],"type":"aside","name":"Important"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushAuthStatus":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus","role":"symbol","abstract":[{"type":"text","text":"The push authorization status."}],"kind":"symbol","title":"Braze.Configuration.DeviceProperty.pushAuthStatus","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushAuthStatus","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthStatus","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushAuthStatus","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"role":"symbol","title":"Braze.Configuration.DeviceProperty.pushAuthStatus","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushAuthStatus"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO14pushAuthStatusyA2GmF","roleHeading":"Case","symbolKind":"case"},"abstract":[{"type":"text","text":"The push authorization status."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthStatus","kind":"identifier"}]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"aside","name":"Important","style":"important","content":[{"type":"paragraph","inlineContent":[{"text":"Failure to collect this device property may prevent the device from receiving","type":"text"},{"text":" ","type":"text"},{"text":"push notifications.","type":"text"}]}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushAuthStatus":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushAuthStatus","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus","abstract":[{"type":"text","text":"The push authorization status."}],"type":"topic","title":"Braze.Configuration.DeviceProperty.pushAuthStatus","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthStatus"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushdisplayoptions.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushdisplayoptions.json index 6a47b2e192..3b35b1676e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushdisplayoptions.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushdisplayoptions.json @@ -1 +1 @@ -{"metadata":{"title":"Braze.Configuration.DeviceProperty.pushDisplayOptions","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO18pushDisplayOptionsyA2GmF","symbolKind":"case","modules":[{"name":"BrazeKit"}],"platforms":[],"roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"pushDisplayOptions","kind":"identifier"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushDisplayOptions","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"content":[{"inlineContent":[{"type":"text","text":"Push display options are no longer supported. Providing this value has no"},{"type":"text","text":" "},{"type":"text","text":"effect."}],"type":"paragraph"}],"name":"Important","type":"aside","style":"important"}],"kind":"content"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushDisplayOptions","interfaceLanguage":"swift"},"deprecationSummary":[{"inlineContent":[{"text":"Push display options are no longer supported. Providing this value will have no effect.","type":"text"}],"type":"paragraph"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The push display options."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushDisplayOptions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushDisplayOptions","title":"Braze.Configuration.DeviceProperty.pushDisplayOptions","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions","abstract":[{"type":"text","text":"The push display options."}],"role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushDisplayOptions","kind":"identifier"}],"deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"The push display options.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.DeviceProperty.pushDisplayOptions","role":"symbol","roleHeading":"Case","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushDisplayOptions","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO18pushDisplayOptionsyA2GmF","platforms":[]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushDisplayOptions","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"content":[{"inlineContent":[{"type":"text","text":"Push display options are no longer supported. Providing this value has no"},{"type":"text","text":" "},{"type":"text","text":"effect."}],"type":"paragraph"}],"name":"Important","type":"aside","style":"important"}],"kind":"content"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Push display options are no longer supported. Providing this value will have no effect.","type":"text"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushDisplayOptions","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushDisplayOptions":{"type":"topic","deprecated":true,"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushDisplayOptions"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushDisplayOptions","role":"symbol","title":"Braze.Configuration.DeviceProperty.pushDisplayOptions","abstract":[{"type":"text","text":"The push display options."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushenabled.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushenabled.json index c16084d8a7..fce3befe3f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushenabled.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/pushenabled.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO11pushEnabledyA2GmF","title":"Braze.Configuration.DeviceProperty.pushEnabled","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushEnabled"}],"role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"pushEnabled","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"style":"important","name":"Important","type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Failure to collect this device property may prevent the device from receiving"},{"text":" ","type":"text"},{"type":"text","text":"push notifications."}]}]}],"kind":"content"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushEnabled"},"abstract":[{"type":"text","text":"The push enabled state."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushEnabled":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled","title":"Braze.Configuration.DeviceProperty.pushEnabled","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushEnabled"}],"abstract":[{"text":"The push enabled state.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushEnabled","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The push enabled state."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushEnabled"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"Braze.Configuration.DeviceProperty.pushEnabled","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO11pushEnabledyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushEnabled","kind":"identifier"}],"roleHeading":"Case","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushEnabled"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"content":[{"inlineContent":[{"text":"Failure to collect this device property may prevent the device from receiving","type":"text"},{"type":"text","text":" "},{"type":"text","text":"push notifications."}],"type":"paragraph"}],"type":"aside","style":"important","name":"Important"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/pushEnabled":{"kind":"symbol","title":"Braze.Configuration.DeviceProperty.pushEnabled","role":"symbol","abstract":[{"type":"text","text":"The push enabled state."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/pushEnabled","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushEnabled","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/rawrepresentable-implementations.json index a120ded33a..eac76eba5a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"metadata":{"title":"RawRepresentable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(from:)"],"generated":true,"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hashValue"],"title":"Instance Properties","generated":true},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hash(into:)"],"title":"Instance Methods"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hashValue","role":"symbol","kind":"symbol","title":"hashValue","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/hash(into:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hash(into:)","role":"symbol","type":"topic","title":"hash(into:)","kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(from:)","role":"symbol","kind":"symbol","title":"init(from:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/encode(to:)","role":"symbol","type":"topic","title":"encode(to:)","kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/RawRepresentable-Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(from:)"],"title":"Initializers","generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hashValue"],"generated":true},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hash(into:)"],"title":"Instance Methods"}],"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/hash(into:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)","title":"hash(into:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/encode(to:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/encode(to:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/hashValue":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"title":"hashValue","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/init(from:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"title":"init(from:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/resolution.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/resolution.json index ef2caf0ca0..404f1ac20f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/resolution.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/resolution.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/resolution","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The device main screen resolution.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"resolution","kind":"identifier"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO10resolutionyA2GmF","role":"symbol","symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.DeviceProperty.resolution","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"resolution","kind":"identifier"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/resolution":{"abstract":[{"type":"text","text":"The device main screen resolution."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/resolution","role":"symbol","title":"Braze.Configuration.DeviceProperty.resolution","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"resolution","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/resolution"},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"resolution","kind":"identifier"}],"title":"Braze.Configuration.DeviceProperty.resolution","symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO10resolutionyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The device main screen resolution.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"resolution"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/resolution":{"role":"symbol","title":"Braze.Configuration.DeviceProperty.resolution","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/resolution","abstract":[{"text":"The device main screen resolution.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"resolution"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/timezone.json b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/timezone.json index 1dcafe8b70..34bc19e904 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/timezone.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/deviceproperty/timezone.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The device time zone."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"Braze.Configuration.DeviceProperty.timeZone","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO8timeZoneyA2GmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeZone"}],"symbolKind":"case"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/timeZone","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"timeZone","kind":"identifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/timeZone":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"timeZone"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/timeZone","abstract":[{"text":"The device time zone.","type":"text"}],"title":"Braze.Configuration.DeviceProperty.timeZone","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO8timeZoneyA2GmF","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.DeviceProperty.timeZone","role":"symbol","symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"timeZone","kind":"identifier"}]},"abstract":[{"type":"text","text":"The device time zone."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/timeZone","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"timeZone","kind":"identifier"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty/timeZone":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"timeZone"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty\/timeZone","kind":"symbol","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty.timeZone","abstract":[{"text":"The device time zone.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/devicepropertyallowlist.json b/data/documentation/brazekit/braze/configuration-swift.class/devicepropertyallowlist.json index d1b03818cc..460f478fea 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/devicepropertyallowlist.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/devicepropertyallowlist.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The device properties automatically collected by the SDK (default: all","type":"text"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true,"type":"reference"},{"type":"text","text":" cases)."}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"devicePropertyAllowList"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"DeviceProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},{"text":">","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:8BrazeKit0A0C13ConfigurationC23devicePropertyAllowListShyAE06DeviceE0OGvp","modules":[{"name":"BrazeKit"}],"title":"devicePropertyAllowList"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"devicePropertyAllowList"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","text":"DeviceProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Assign an empty set ("},{"type":"codeVoice","code":"[]"},{"text":") to this value to prevent all device properties to being sent to","type":"text"},{"text":" ","type":"text"},{"text":"Braze’s servers.","type":"text"}]},{"name":"Important","type":"aside","content":[{"inlineContent":[{"text":"Removing some device properties can disable SDK features, see","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","type":"reference","isActive":true},{"type":"text","text":" for details."}],"type":"paragraph"}],"style":"important"},{"text":"Objective-C","level":2,"type":"heading","anchor":"Objective-C"},{"type":"paragraph","inlineContent":[{"text":"In Objective-C, pass an array of ","type":"text"},{"code":"BRZDeviceProperty","type":"codeVoice"},{"type":"text","text":" keys instead:"}]},{"type":"codeListing","syntax":null,"code":["configuration.devicePropertyAllowList = @["," BRZDeviceProperty.timeZone,"," BRZDeviceProperty.model","];"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/devicePropertyAllowList":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","abstract":[{"text":"The device properties automatically collected by the SDK (default: all","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true},{"type":"text","text":" cases)."}],"title":"devicePropertyAllowList","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"devicePropertyAllowList"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"DeviceProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","role":"symbol","type":"topic","title":"Braze.Configuration.DeviceProperty","kind":"symbol","abstract":[{"type":"text","text":"The type of device property that can be collected by the SDK."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DeviceProperty","kind":"identifier"}],"navigatorTitle":[{"text":"DeviceProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"devicePropertyAllowList","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"DeviceProperty","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"Assign an empty set (","type":"text"},{"code":"[]","type":"codeVoice"},{"type":"text","text":") to this value to prevent all device properties to being sent to"},{"text":" ","type":"text"},{"type":"text","text":"Braze’s servers."}],"type":"paragraph"},{"style":"important","name":"Important","type":"aside","content":[{"inlineContent":[{"text":"Removing some device properties can disable SDK features, see","type":"text"},{"type":"text","text":" "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","type":"reference"},{"type":"text","text":" for details."}],"type":"paragraph"}]},{"type":"heading","anchor":"Objective-C","text":"Objective-C","level":2},{"type":"paragraph","inlineContent":[{"text":"In Objective-C, pass an array of ","type":"text"},{"type":"codeVoice","code":"BRZDeviceProperty"},{"type":"text","text":" keys instead:"}]},{"syntax":null,"code":["configuration.devicePropertyAllowList = @["," BRZDeviceProperty.timeZone,"," BRZDeviceProperty.model","];"],"type":"codeListing"}]}],"abstract":[{"text":"The device properties automatically collected by the SDK (default: all","type":"text"},{"text":" ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty"},{"type":"text","text":" cases)."}],"kind":"symbol","sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"devicePropertyAllowList","kind":"identifier"},{"kind":"text","text":": "},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"DeviceProperty","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO"},{"text":">","kind":"text"}],"title":"devicePropertyAllowList","externalID":"s:8BrazeKit0A0C13ConfigurationC23devicePropertyAllowListShyAE06DeviceE0OGvp"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/DeviceProperty":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DeviceProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"DeviceProperty"}],"type":"topic","title":"Braze.Configuration.DeviceProperty","abstract":[{"text":"The type of device property that can be collected by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/devicePropertyAllowList":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/devicePropertyAllowList","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The device properties automatically collected by the SDK (default: all"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/DeviceProperty","isActive":true},{"text":" cases).","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"devicePropertyAllowList"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC14DevicePropertyO","text":"DeviceProperty"},{"kind":"text","text":">"}],"title":"devicePropertyAllowList","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/ephemeralevents.json b/data/documentation/brazekit/braze/configuration-swift.class/ephemeralevents.json index 49fbfdf7f7..fb3e62e6e2 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/ephemeralevents.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/ephemeralevents.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC15ephemeralEventsSaySSGvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"ephemeralEvents","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"symbolKind":"property","title":"ephemeralEvents"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ephemeralEvents","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/ephemeralEvents":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","kind":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"ephemeralEvents","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"title":"ephemeralEvents"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ephemeralEvents","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"metadata":{"title":"ephemeralEvents","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"ephemeralEvents","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC15ephemeralEventsSaySSGvp","role":"symbol","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/ephemeralEvents":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","title":"ephemeralEvents","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ephemeralEvents"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/ephemeralEvents"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/forwarduniversallinks.json b/data/documentation/brazekit/braze/configuration-swift.class/forwarduniversallinks.json index e4518a1a66..46d6c2a20d 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/forwarduniversallinks.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/forwarduniversallinks.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Specifies if the SDK should automatically recognize and forward universal links to the"},{"type":"text","text":" "},{"type":"text","text":"system methods (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"forwardUniversalLinks","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When enabled, the SDK will automatically forward universal links to the system methods"},{"text":" ","type":"text"},{"type":"text","text":"defined in "},{"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app","isActive":true,"type":"reference"},{"text":".","type":"text"}]},{"type":"paragraph","inlineContent":[{"text":"To correctly recognize universal links, the SDK will look for your application entitlements","type":"text"},{"text":" ","type":"text"},{"text":"in two places:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"code":".entitlements","type":"codeVoice"},{"type":"text","text":" file in your application bundle."}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This requires adding the "},{"type":"codeVoice","code":".entitlements"},{"type":"text","text":" file as a resource in your application target."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Supports both simulator and device."}]}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"type":"text","text":"The application entitlements embedded in the application binary code signature."}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Supports physical devices only. Simulator executables are not signed."}],"type":"paragraph"}]}]}]}],"type":"unorderedList"},{"type":"aside","name":"Note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Universal links is a method for opening your application from an external source"},{"type":"text","text":" "},{"type":"text","text":"(e.g. a website). When Braze processes a click action URL from a campaign, the application"},{"type":"text","text":" "},{"text":"is already opened and the default system methods are not called automatically.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"This setting will default to true in a future SDK major release."}]}],"style":"note"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"forwardUniversalLinks","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC21forwardUniversalLinksSbvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","title":"forwardUniversalLinks","symbolKind":"property"},"references":{"https://developer.apple.com/documentation/xcode/supporting-universal-links-in-your-app":{"titleInlineContent":[{"type":"text","text":"Supporting universal links in your app"}],"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app","url":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app","title":"Supporting universal links in your app","type":"link"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/forwardUniversalLinks":{"title":"forwardUniversalLinks","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"forwardUniversalLinks","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","type":"topic","abstract":[{"type":"text","text":"Specifies if the SDK should automatically recognize and forward universal links to the"},{"text":" ","type":"text"},{"type":"text","text":"system methods (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"metadata":{"title":"forwardUniversalLinks","externalID":"s:8BrazeKit0A0C13ConfigurationC21forwardUniversalLinksSbvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"forwardUniversalLinks"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"forwardUniversalLinks","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"When enabled, the SDK will automatically forward universal links to the system methods"},{"text":" ","type":"text"},{"text":"defined in ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"To correctly recognize universal links, the SDK will look for your application entitlements"},{"text":" ","type":"text"},{"type":"text","text":"in two places:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"code":".entitlements","type":"codeVoice"},{"text":" file in your application bundle.","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"This requires adding the ","type":"text"},{"type":"codeVoice","code":".entitlements"},{"text":" file as a resource in your application target.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Supports both simulator and device.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The application entitlements embedded in the application binary code signature.","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Supports physical devices only. Simulator executables are not signed.","type":"text"}]}]}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Universal links is a method for opening your application from an external source"},{"type":"text","text":" "},{"type":"text","text":"(e.g. a website). When Braze processes a click action URL from a campaign, the application"},{"text":" ","type":"text"},{"type":"text","text":"is already opened and the default system methods are not called automatically."},{"type":"text","text":" "},{"type":"text","text":"This setting will default to true in a future SDK major release."}],"type":"paragraph"}],"style":"note","name":"Note","type":"aside"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Specifies if the SDK should automatically recognize and forward universal links to the"},{"type":"text","text":" "},{"type":"text","text":"system methods (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/forwardUniversalLinks":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","role":"symbol","type":"topic","title":"forwardUniversalLinks","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","abstract":[{"type":"text","text":"Specifies if the SDK should automatically recognize and forward universal links to the"},{"type":"text","text":" "},{"type":"text","text":"system methods (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"forwardUniversalLinks"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"https://developer.apple.com/documentation/xcode/supporting-universal-links-in-your-app":{"titleInlineContent":[{"type":"text","text":"Supporting universal links in your app"}],"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app","title":"Supporting universal links in your app","type":"link","url":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/init().json b/data/documentation/brazekit/braze/configuration-swift.class/init().json index 0b0fd465e7..ea28e8ce4a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/init().json +++ b/data/documentation/brazekit/braze/configuration-swift.class/init().json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/init()"]}],"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C13ConfigurationCAEycfc","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"init()"},"abstract":[{"text":"Creates a Braze SDK configuration object with no default parameters.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"()"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When using this initializer, you "},{"type":"emphasis","inlineContent":[{"type":"text","text":"must"}]},{"text":" set the API key and endpoint prior","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"to creating the "},{"type":"codeVoice","code":"braze"},{"type":"text","text":" instance"}]}],"name":"Important","style":"important","type":"aside"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/init()":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Creates a Braze SDK configuration object with no default parameters."}],"fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"title":"init()","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init()"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates a Braze SDK configuration object with no default parameters."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"aside","style":"important","content":[{"inlineContent":[{"text":"When using this initializer, you ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"must","type":"text"}]},{"type":"text","text":" set the API key and endpoint prior"},{"type":"text","text":" "},{"text":"to creating the ","type":"text"},{"type":"codeVoice","code":"braze"},{"type":"text","text":" instance"}],"type":"paragraph"}],"name":"Important"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationCAEycfc","title":"init()","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/init()"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/init()":{"abstract":[{"text":"Creates a Braze SDK configuration object with no default parameters.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init()","title":"init()","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init()","role":"symbol","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/init(apikey:endpoint:).json b/data/documentation/brazekit/braze/configuration-swift.class/init(apikey:endpoint:).json index 7d3fe970dc..42f786290f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/init(apikey:endpoint:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/init(apikey:endpoint:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Initializer","title":"init(apiKey:endpoint:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"apiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"endpoint","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC6apiKey8endpointAESS_SStcfc","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init(apiKey:endpoint:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"apiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"endpoint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The Braze api key."}],"type":"paragraph"}],"name":"apiKey"},{"content":[{"inlineContent":[{"type":"text","text":"The Braze endpoint."}],"type":"paragraph"}],"name":"endpoint"}],"kind":"parameters"},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"A configuration is used with "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","isActive":true},{"text":" to customize the SDK behavior.","type":"text"},{"text":" ","type":"text"},{"text":"The api key and endpoint are available on the Braze dashboard, in the application setting","type":"text"},{"text":" ","type":"text"},{"text":"page.","type":"text"}],"type":"paragraph"},{"type":"heading","level":2,"text":"Usage","anchor":"Usage"},{"code":["\/\/ Create configuration","var configuration = Configuration(apiKey: \"BRAZE API KEY\", endpoint: \"BRAZE ENDPOINT\")","","\/\/ Customize other settings","configuration.sessionTimeout = 5","configuration.triggerMinimumTimeInterval = 15","","\/\/ Create Braze instance using configuration","let braze = Braze(configuration: configuration)"],"type":"codeListing","syntax":"swift"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"sections":[],"abstract":[{"text":"Creates a Braze SDK configuration object.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/init(apiKey:endpoint:)":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Creates a Braze SDK configuration object."}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"apiKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"endpoint","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"title":"init(apiKey:endpoint:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init(apiKey:endpoint:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"role":"symbol","title":"init(configuration:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"configuration","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"text":"Creates an instance of the Braze SDK.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Creates a Braze SDK configuration object.","type":"text"}],"metadata":{"symbolKind":"init","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC6apiKey8endpointAESS_SStcfc","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"apiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"endpoint","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Initializer","title":"init(apiKey:endpoint:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"apiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"endpoint","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"apiKey","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze api key."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze endpoint."}]}],"name":"endpoint"}],"kind":"parameters"},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"A configuration is used with "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","isActive":true},{"type":"text","text":" to customize the SDK behavior."},{"type":"text","text":" "},{"text":"The api key and endpoint are available on the Braze dashboard, in the application setting","type":"text"},{"type":"text","text":" "},{"text":"page.","type":"text"}],"type":"paragraph"},{"anchor":"Usage","text":"Usage","type":"heading","level":2},{"syntax":"swift","code":["\/\/ Create configuration","var configuration = Configuration(apiKey: \"BRAZE API KEY\", endpoint: \"BRAZE ENDPOINT\")","","\/\/ Customize other settings","configuration.sessionTimeout = 5","configuration.triggerMinimumTimeInterval = 15","","\/\/ Create Braze instance using configuration","let braze = Braze(configuration: configuration)"],"type":"codeListing"}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init(apiKey:endpoint:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":")"}],"kind":"symbol","role":"symbol","title":"init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/init(apiKey:endpoint:)":{"kind":"symbol","role":"symbol","title":"init(apiKey:endpoint:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/init(apiKey:endpoint:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)","abstract":[{"type":"text","text":"Creates a Braze SDK configuration object."}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"apiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"endpoint","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class.json b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class.json index 1cb8d694ab..709e7223e2 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class.json @@ -1 +1 @@ -{"relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC","role":"symbol","symbolKind":"class","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"title":"Braze.Configuration.Location","roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/allowBackgroundGeofenceUpdates","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/brazeLocationProvider","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"abstract":[{"type":"text","text":"Location configuration."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZConfigurationLocation) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","interfaceLanguage":"swift"},"references":{"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/distanceFilter":{"abstract":[{"type":"text","text":"The number of meters required to trigger a location update in the background (default: "},{"type":"codeVoice","code":"1600"},{"type":"text","text":")."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","role":"symbol","title":"distanceFilter","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"distanceFilter"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/geofencesEnabled":{"abstract":[{"type":"text","text":"Enables geofence monitoring (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled","role":"symbol","title":"geofencesEnabled","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"geofencesEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/allowBackgroundGeofenceUpdates":{"type":"topic","kind":"symbol","title":"allowBackgroundGeofenceUpdates","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates","role":"symbol","abstract":[{"type":"text","text":"Enables the location manager to update geofences while in the background."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/allowBackgroundGeofenceUpdates","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowBackgroundGeofenceUpdates"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticGeofenceRequests":{"type":"topic","kind":"symbol","title":"automaticGeofenceRequests","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","role":"symbol","abstract":[{"type":"text","text":"Automatically requests geofences for the device last known position (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticGeofenceRequests","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticLocationCollection":{"type":"topic","kind":"symbol","title":"automaticLocationCollection","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","role":"symbol","abstract":[{"type":"text","text":"Automatically collect the user location at session start (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticLocationCollection"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/brazeLocationProvider":{"type":"topic","kind":"symbol","title":"brazeLocationProvider","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider","role":"symbol","abstract":[{"type":"text","text":"The BrazeLocationProvider dependency (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/brazeLocationProvider","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"brazeLocationProvider","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"text":"?","kind":"text"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Location configuration."}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/allowBackgroundGeofenceUpdates","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/brazeLocationProvider","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled"]}],"metadata":{"roleHeading":"Class","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC","extendedModule":"BrazeKit","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Location"}],"title":"Braze.Configuration.Location","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"symbolKind":"class"},"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From"},{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZConfigurationLocation) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Location"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/distanceFilter":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","abstract":[{"text":"The number of meters required to trigger a location update in the background (default: ","type":"text"},{"code":"1600","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"distanceFilter","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic","title":"distanceFilter","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticLocationCollection":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","type":"topic","title":"automaticLocationCollection","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticLocationCollection","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","abstract":[{"text":"Automatically collect the user location at session start (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/brazeLocationProvider":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider","type":"topic","title":"brazeLocationProvider","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"brazeLocationProvider","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/brazeLocationProvider","abstract":[{"type":"text","text":"The BrazeLocationProvider dependency (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/geofencesEnabled":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","abstract":[{"text":"Enables geofence monitoring (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"title":"geofencesEnabled","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"geofencesEnabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticGeofenceRequests":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","type":"topic","title":"automaticGeofenceRequests","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticGeofenceRequests"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","abstract":[{"text":"Automatically requests geofences for the device last known position (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/allowBackgroundGeofenceUpdates":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/allowBackgroundGeofenceUpdates","title":"allowBackgroundGeofenceUpdates","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates","role":"symbol","abstract":[{"type":"text","text":"Enables the location manager to update geofences while in the background."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowBackgroundGeofenceUpdates"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/allowbackgroundgeofenceupdates.json b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/allowbackgroundgeofenceupdates.json index 36f1a4a17e..ecef956311 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/allowbackgroundgeofenceupdates.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/allowbackgroundgeofenceupdates.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"abstract":[{"type":"text","text":"Enables the location manager to update geofences while in the background."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates"]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC30allowBackgroundGeofenceUpdatesSbvp","title":"allowBackgroundGeofenceUpdates","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"allowBackgroundGeofenceUpdates","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowBackgroundGeofenceUpdates"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"When enabling this setting, configure a higher "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","isActive":true,"type":"reference"},{"text":" value to minimize battery usage.","type":"text"}],"type":"paragraph"},{"name":"Important","content":[{"inlineContent":[{"type":"text","text":"When enabled, ensure that you have the "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Location updates"}]},{"type":"text","text":" background mode enabled in your app’s entitlements."}],"type":"paragraph"}],"type":"aside","style":"important"}],"kind":"content"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/allowBackgroundGeofenceUpdates"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/allowBackgroundGeofenceUpdates":{"type":"topic","kind":"symbol","title":"allowBackgroundGeofenceUpdates","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates","role":"symbol","abstract":[{"type":"text","text":"Enables the location manager to update geofences while in the background."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/allowBackgroundGeofenceUpdates","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowBackgroundGeofenceUpdates"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/distanceFilter":{"abstract":[{"type":"text","text":"The number of meters required to trigger a location update in the background (default: "},{"type":"codeVoice","code":"1600"},{"type":"text","text":")."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","role":"symbol","title":"distanceFilter","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"distanceFilter"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"allowBackgroundGeofenceUpdates","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"When enabling this setting, configure a higher "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter"},{"text":" value to minimize battery usage.","type":"text"}],"type":"paragraph"},{"style":"important","name":"Important","type":"aside","content":[{"inlineContent":[{"type":"text","text":"When enabled, ensure that you have the "},{"type":"emphasis","inlineContent":[{"text":"Location updates","type":"text"}]},{"text":" background mode enabled in your app’s entitlements.","type":"text"}],"type":"paragraph"}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/allowBackgroundGeofenceUpdates","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates"]}],"sections":[],"metadata":{"role":"symbol","title":"allowBackgroundGeofenceUpdates","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC30allowBackgroundGeofenceUpdatesSbvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowBackgroundGeofenceUpdates"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Enables the location manager to update geofences while in the background.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/allowBackgroundGeofenceUpdates":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/allowBackgroundGeofenceUpdates","title":"allowBackgroundGeofenceUpdates","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates","role":"symbol","abstract":[{"type":"text","text":"Enables the location manager to update geofences while in the background."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowBackgroundGeofenceUpdates"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/distanceFilter":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","abstract":[{"text":"The number of meters required to trigger a location update in the background (default: ","type":"text"},{"code":"1600","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"distanceFilter","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic","title":"distanceFilter","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/automaticgeofencerequests.json b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/automaticgeofencerequests.json index c90fd1cefc..1503a9378d 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/automaticgeofencerequests.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/automaticgeofencerequests.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticGeofenceRequests","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"When set to ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":", use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)","isActive":true},{"type":"text","text":" to"},{"type":"text","text":" "},{"text":"manually request geofences.","type":"text"}],"type":"paragraph"},{"name":"Note","type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Geofences monitoring is not available on tvOS and visionOS. Setting this value to"},{"text":" ","type":"text"},{"code":"true","type":"codeVoice"},{"text":" has no effect on these platforms.","type":"text"}]}],"style":"note"}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"automaticGeofenceRequests","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticGeofenceRequests","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC25automaticGeofenceRequestsSbvp"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"kind":"symbol","abstract":[{"type":"text","text":"Automatically requests geofences for the device last known position (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticGeofenceRequests":{"type":"topic","kind":"symbol","title":"automaticGeofenceRequests","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","role":"symbol","abstract":[{"type":"text","text":"Automatically requests geofences for the device last known position (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticGeofenceRequests","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(latitude:longitude:fileID:line:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)","title":"requestGeofences(latitude:longitude:fileID:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestGeofences"},{"kind":"text","text":"("},{"kind":"externalParam","text":"latitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)","abstract":[{"text":"Requests geofences at a specific location.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Automatically requests geofences for the device last known position (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticGeofenceRequests","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"When set to "},{"type":"codeVoice","code":"false"},{"text":", use ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)"},{"type":"text","text":" to"},{"type":"text","text":" "},{"type":"text","text":"manually request geofences."}],"type":"paragraph"},{"name":"Note","content":[{"inlineContent":[{"text":"Geofences monitoring is not available on tvOS and visionOS. Setting this value to","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":" has no effect on these platforms."}],"type":"paragraph"}],"type":"aside","style":"note"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"automaticGeofenceRequests","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","symbolKind":"property","title":"automaticGeofenceRequests","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC25automaticGeofenceRequestsSbvp","roleHeading":"Instance Property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(latitude:longitude:fileID:line:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)","abstract":[{"type":"text","text":"Requests geofences at a specific location."}],"title":"requestGeofences(latitude:longitude:fileID:line:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestGeofences"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticGeofenceRequests":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","type":"topic","title":"automaticGeofenceRequests","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticGeofenceRequests"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticGeofenceRequests","abstract":[{"text":"Automatically requests geofences for the device last known position (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/automaticlocationcollection.json b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/automaticlocationcollection.json index c26a8479fc..1dc5381b21 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/automaticlocationcollection.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/automaticlocationcollection.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"automaticLocationCollection","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticLocationCollection","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC09automaticD10CollectionSbvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticLocationCollection"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze SDK never attempts to collect the user location when unauthorized by the system."},{"type":"text","text":" "},{"type":"text","text":"Your application is responsible to request the appropriate location permission."}]},{"inlineContent":[{"type":"text","text":"Use "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)"},{"text":" ","type":"text"},{"type":"text","text":"to manually attribute a location to a user."}],"type":"paragraph"}]}],"abstract":[{"type":"text","text":"Automatically collect the user location at session start (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticLocationCollection":{"type":"topic","kind":"symbol","title":"automaticLocationCollection","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","role":"symbol","abstract":[{"type":"text","text":"Automatically collect the user location at session start (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticLocationCollection"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?, "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Sets the last known location for the user.","type":"text"}],"title":"setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"abstract":[{"text":"Automatically collect the user location at session start (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"metadata":{"roleHeading":"Instance Property","title":"automaticLocationCollection","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC09automaticD10CollectionSbvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticLocationCollection"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticLocationCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"The Braze SDK never attempts to collect the user location when unauthorized by the system."},{"type":"text","text":" "},{"type":"text","text":"Your application is responsible to request the appropriate location permission."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","type":"reference","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"to manually attribute a location to a user."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)":{"title":"setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","kind":"symbol","abstract":[{"text":"Sets the last known location for the user.","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"verticalAccuracy"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/automaticLocationCollection":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","type":"topic","title":"automaticLocationCollection","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticLocationCollection","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/automaticLocationCollection","abstract":[{"text":"Automatically collect the user location at session start (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/brazelocationprovider.json b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/brazelocationprovider.json index a1c5dc1054..8f60c2175f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/brazelocationprovider.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/brazelocationprovider.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/brazeLocationProvider","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The BrazeLocationProvider dependency (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"brazeLocationProvider","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"Set this value to an instance of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","isActive":true,"type":"reference"},{"type":"text","text":" to use any of the"},{"text":" ","type":"text"},{"type":"text","text":"SDK location feature."}]}]}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"brazeLocationProvider","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"brazeLocationProvider","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC05brazeD8ProvideryXlSgvp","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/brazeLocationProvider":{"type":"topic","kind":"symbol","title":"brazeLocationProvider","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider","role":"symbol","abstract":[{"type":"text","text":"The BrazeLocationProvider dependency (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/brazeLocationProvider","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"brazeLocationProvider","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"title":"BrazeLocationProvider","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"abstract":[],"url":"\/documentation\/brazelocation\/brazelocationprovider","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"BrazeLocationProvider","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/brazeLocationProvider","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The BrazeLocationProvider dependency (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider"]}],"metadata":{"title":"brazeLocationProvider","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC05brazeD8ProvideryXlSgvp","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"brazeLocationProvider"},{"text":": ","kind":"text"},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"brazeLocationProvider","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set this value to an instance of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","type":"reference"},{"type":"text","text":" to use any of the"},{"text":" ","type":"text"},{"text":"SDK location feature.","type":"text"}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/brazeLocationProvider":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider","type":"topic","title":"brazeLocationProvider","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"brazeLocationProvider","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/brazeLocationProvider","abstract":[{"type":"text","text":"The BrazeLocationProvider dependency (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","title":"BrazeLocationProvider","type":"topic","url":"\/documentation\/brazelocation\/brazelocationprovider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeLocationProvider"}],"role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationProvider"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/distancefilter.json b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/distancefilter.json index b196890f7f..61a70267fc 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/distancefilter.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/distancefilter.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"distanceFilter"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This value only takes effect when "},{"type":"codeVoice","code":"allowBackgroundGeofenceUpdates"},{"type":"text","text":" is enabled. The minimum valid value is "},{"type":"codeVoice","code":"800"},{"type":"text","text":"."}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","interfaceLanguage":"swift"},"abstract":[{"text":"The number of meters required to trigger a location update in the background (default: ","type":"text"},{"type":"codeVoice","code":"1600"},{"type":"text","text":")."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter"]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC14distanceFilterSdvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"distanceFilter","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"distanceFilter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/distanceFilter":{"abstract":[{"type":"text","text":"The number of meters required to trigger a location update in the background (default: "},{"type":"codeVoice","code":"1600"},{"type":"text","text":")."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","role":"symbol","title":"distanceFilter","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"distanceFilter"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"The number of meters required to trigger a location update in the background (default: ","type":"text"},{"type":"codeVoice","code":"1600"},{"type":"text","text":")."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter"},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"distanceFilter"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"title":"distanceFilter","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC14distanceFilterSdvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"distanceFilter"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"This value only takes effect when ","type":"text"},{"code":"allowBackgroundGeofenceUpdates","type":"codeVoice"},{"type":"text","text":" is enabled. The minimum valid value is "},{"type":"codeVoice","code":"800"},{"text":".","type":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/distanceFilter":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/distanceFilter","abstract":[{"text":"The number of meters required to trigger a location update in the background (default: ","type":"text"},{"code":"1600","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"distanceFilter","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic","title":"distanceFilter","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/geofencesenabled.json b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/geofencesenabled.json index 48552a3a9e..2d52c63d06 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/geofencesenabled.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.class/geofencesenabled.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"geofencesEnabled"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}],"kind":"declarations"},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"Geofence monitoring requires either:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"The permission "},{"code":".authorizedAlways","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The permission "},{"code":".authorizedWhenInUse","type":"codeVoice"},{"text":" with the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Background Mode -> Location updates","type":"text"}]},{"text":" ","type":"text"},{"type":"text","text":"capability enabled."}],"type":"paragraph"}]}]},{"inlineContent":[{"type":"text","text":"See "},{"identifier":"https:\/\/apple.co\/40hO1Bb","type":"reference","isActive":true}],"type":"paragraph"},{"name":"Note","style":"note","type":"aside","content":[{"inlineContent":[{"text":"Geofences monitoring is not available on tvOS and visionOS. Setting this value to","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" has no effect on these platforms."}],"type":"paragraph"}]}],"kind":"content"}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","symbolKind":"property","title":"geofencesEnabled","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC16geofencesEnabledSbvp","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"geofencesEnabled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled"},"abstract":[{"type":"text","text":"Enables geofence monitoring (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/geofencesEnabled":{"abstract":[{"type":"text","text":"Enables geofence monitoring (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled","role":"symbol","title":"geofencesEnabled","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"geofencesEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"https://apple.co/40hO1Bb":{"title":"Handling location updates in the background","url":"https:\/\/apple.co\/40hO1Bb","type":"link","identifier":"https:\/\/apple.co\/40hO1Bb","titleInlineContent":[{"text":"Handling location updates in the background","type":"text"}]}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled"},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC8LocationC16geofencesEnabledSbvp","title":"geofencesEnabled","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"geofencesEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"]]},"sections":[],"abstract":[{"text":"Enables geofence monitoring (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"geofencesEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Geofence monitoring requires either:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The permission ","type":"text"},{"type":"codeVoice","code":".authorizedAlways"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The permission "},{"type":"codeVoice","code":".authorizedWhenInUse"},{"text":" with the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Background Mode -> Location updates","type":"text"}]},{"type":"text","text":" "},{"text":"capability enabled.","type":"text"}]}]}]},{"inlineContent":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/40hO1Bb"}],"type":"paragraph"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Geofences monitoring is not available on tvOS and visionOS. Setting this value to"},{"text":" ","type":"text"},{"code":"true","type":"codeVoice"},{"text":" has no effect on these platforms.","type":"text"}]}],"name":"Note","style":"note","type":"aside"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class/geofencesEnabled":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","abstract":[{"text":"Enables geofence monitoring (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"title":"geofencesEnabled","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"geofencesEnabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class\/geofencesEnabled"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"https://apple.co/40hO1Bb":{"url":"https:\/\/apple.co\/40hO1Bb","titleInlineContent":[{"type":"text","text":"Handling location updates in the background"}],"title":"Handling location updates in the background","identifier":"https:\/\/apple.co\/40hO1Bb","type":"link"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.property.json index e1fe7c53de..4b1cd32bb9 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/location-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/location-swift.property.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Location configuration."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"roleHeading":"Instance Property","title":"location","externalID":"s:8BrazeKit0A0C13ConfigurationC8locationAE8LocationCvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"location","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Location","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC8LocationC"}],"role":"symbol","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/location-swift.property","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"location"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC8LocationC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","kind":"typeIdentifier","text":"Location"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/location-swift.property":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"location","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC8LocationC","text":"Location","kind":"typeIdentifier"}],"title":"location","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/location-swift.property"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Location configuration.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/location-swift.property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"location","kind":"identifier"},{"kind":"text","text":": "},{"text":"Location","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC8LocationC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC8locationAE8LocationCvp","role":"symbol","title":"location","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"location"},{"text":": ","kind":"text"},{"text":"Location","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC8LocationC"}],"symbolKind":"property"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/location-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/location-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property","kind":"symbol","abstract":[{"type":"text","text":"Location configuration."}],"role":"symbol","title":"location","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"location","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC8LocationC","text":"Location","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class.json index a1302306d5..eaa81d4c23 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Logger configuration."}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom","kind":"relationships"},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZConfigurationLogger) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","title":"Braze.Configuration.Logger","roleHeading":"Class","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","navigatorTitle":[{"text":"Logger","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"symbolKind":"class"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/print","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/signposts"],"title":"Instance Properties"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/signposts":{"title":"signposts","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Flag specifying whether signposts should be emitted by the Braze SDK (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"signposts","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/signposts"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/print":{"abstract":[{"type":"text","text":"The print function to use for logging (default: "},{"code":"nil","type":"codeVoice"},{"type":"text","text":", uses the Braze internal logging."},{"type":"text","text":" "},{"text":"function).","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"print","kind":"identifier"},{"kind":"text","text":": (("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"level","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","text":"Level","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/print","kind":"symbol","title":"print","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/level-swift.property":{"type":"topic","abstract":[{"type":"text","text":"The minimum logging level (default: "},{"code":".error","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","kind":"symbol","title":"level","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"level"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","kind":"typeIdentifier","text":"Level"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Logger configuration."}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}],"roleHeading":"Class","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC","symbolKind":"class","extendedModule":"BrazeKit","title":"Braze.Configuration.Logger"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/print","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/signposts"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],"title":"Enumerations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZConfigurationLogger) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/level-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","title":"level","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"level","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","text":"Level","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property","abstract":[{"type":"text","text":"The minimum logging level (default: "},{"type":"codeVoice","code":".error"},{"type":"text","text":")."}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/print":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"print"},{"kind":"text","text":": (("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"level","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Level","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/print","title":"print","type":"topic","abstract":[{"type":"text","text":"The print function to use for logging (default: "},{"type":"codeVoice","code":"nil"},{"text":", uses the Braze internal logging.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"function)."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/signposts":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/signposts","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"signposts","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Flag specifying whether signposts should be emitted by the Braze SDK (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"title":"signposts"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum.json index d4f9fcb19c..fd79a090d6 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum.json @@ -1 +1 @@ -{"metadata":{"extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"enum","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Level"}],"title":"Braze.Configuration.Logger.Level"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZLoggerLevel) ","kind":"text"},{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Level"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/debug","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/disabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/info"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(rawValue:)"],"title":"Initializers"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo"}],"abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/debug":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/debug","title":"Braze.Configuration.Logger.Level.debug","abstract":[{"type":"text","text":"Log debugging information + "},{"type":"codeVoice","code":".info"},{"text":" + ","type":"text"},{"type":"codeVoice","code":".error"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"debug","kind":"identifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/equatable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"kind":"article","type":"topic","title":"RawRepresentable Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/info":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"info","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Log general SDK information (e.g. user changes, etc.) + "},{"type":"codeVoice","code":".error"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/info","role":"symbol","title":"Braze.Configuration.Logger.Level.info","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/disabled":{"title":"Braze.Configuration.Logger.Level.disabled","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"No logging occurs with "},{"code":".disabled","type":"codeVoice"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/disabled","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"disabled","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/init(rawValue:)":{"title":"init(rawValue:)","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5UInt8V","text":"UInt8","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)","role":"symbol"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/error":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/error","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error","kind":"symbol","abstract":[{"text":"Log errors.","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"error"}],"title":"Braze.Configuration.Logger.Level.error"},"doc://Braze/s12CaseIterableP":{"title":"Swift.CaseIterable","type":"unresolvable","identifier":"doc:\/\/Braze\/s12CaseIterableP"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","interfaceLanguage":"swift"},"metadata":{"symbolKind":"enum","role":"symbol","extendedModule":"BrazeKit","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Level"}],"roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZLoggerLevel) "},{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Level"}],"platforms":["iOS"]}]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/debug","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/disabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/info"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(rawValue:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"]]},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"sections":[],"abstract":[{"text":"The log levels supported by the SDK.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/Equatable-Implementations":{"type":"topic","abstract":[],"role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/disabled":{"abstract":[{"text":"No logging occurs with ","type":"text"},{"type":"codeVoice","code":".disabled"},{"text":".","type":"text"}],"type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disabled"}],"title":"Braze.Configuration.Logger.Level.disabled","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/disabled","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/info":{"type":"topic","abstract":[{"type":"text","text":"Log general SDK information (e.g. user changes, etc.) + "},{"code":".error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"info","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/info","title":"Braze.Configuration.Logger.Level.info","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/debug":{"abstract":[{"text":"Log debugging information + ","type":"text"},{"type":"codeVoice","code":".info"},{"text":" + ","type":"text"},{"code":".error","type":"codeVoice"}],"type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"debug"}],"title":"Braze.Configuration.Logger.Level.debug","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/debug","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/error":{"type":"topic","abstract":[{"type":"text","text":"Log errors."}],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"error","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/error","title":"Braze.Configuration.Logger.Level.error","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5UInt8V","text":"UInt8","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(rawValue:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/s12CaseIterableP":{"title":"Swift.CaseIterable","type":"unresolvable","identifier":"doc:\/\/Braze\/s12CaseIterableP"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/!=(_:_:).json index 5df4670aa8..d41c3e93b8 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/equatable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/!=(_:_:)"},"sections":[],"metadata":{"role":"symbol","title":"!=(_:_:)","extendedModule":"Swift","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/Equatable-Implementations":{"type":"topic","abstract":[],"role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/!=(_:_:)":{"type":"topic","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/!=(_:_:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/debug.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/debug.json index d286437e00..cd353049a2 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/debug.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/debug.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"kind":"symbol","abstract":[{"text":"Log debugging information + ","type":"text"},{"type":"codeVoice","code":".info"},{"type":"text","text":" + "},{"code":".error","type":"codeVoice"}],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.Logger.Level.debug","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"debug","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO5debugyA2ImF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/debug","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"debug","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/debug":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/debug","title":"Braze.Configuration.Logger.Level.debug","abstract":[{"type":"text","text":"Log debugging information + "},{"type":"codeVoice","code":".info"},{"text":" + ","type":"text"},{"type":"codeVoice","code":".error"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"debug","kind":"identifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO5debugyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"debug"}],"title":"Braze.Configuration.Logger.Level.debug","symbolKind":"case","role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"debug"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/debug"},"abstract":[{"text":"Log debugging information + ","type":"text"},{"type":"codeVoice","code":".info"},{"type":"text","text":" + "},{"code":".error","type":"codeVoice"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/debug":{"abstract":[{"text":"Log debugging information + ","type":"text"},{"type":"codeVoice","code":".info"},{"text":" + ","type":"text"},{"code":".error","type":"codeVoice"}],"type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"debug"}],"title":"Braze.Configuration.Logger.Level.debug","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/debug","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/disabled.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/disabled.json index f147ed65ed..c737903b11 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/disabled.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/disabled.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"No logging occurs with "},{"type":"codeVoice","code":".disabled"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/disabled","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"disabled","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"disabled"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","title":"Braze.Configuration.Logger.Level.disabled","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO8disabledyA2ImF"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/disabled":{"title":"Braze.Configuration.Logger.Level.disabled","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"No logging occurs with "},{"code":".disabled","type":"codeVoice"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/disabled","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"disabled","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"disabled"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"No logging occurs with "},{"code":".disabled","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO8disabledyA2ImF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"disabled","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.Configuration.Logger.Level.disabled","roleHeading":"Case","symbolKind":"case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/disabled"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/disabled":{"abstract":[{"text":"No logging occurs with ","type":"text"},{"type":"codeVoice","code":".disabled"},{"text":".","type":"text"}],"type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disabled"}],"title":"Braze.Configuration.Logger.Level.disabled","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/disabled","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/encode(to:).json index 4919508b88..0fcdaff154 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/encode(to:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/encode(to:)"},"metadata":{"extendedModule":"Swift","externalID":"s:SYsSERzs5UInt8V8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","role":"symbol","title":"encode(to:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"UInt8","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"kind":"article","type":"topic","title":"RawRepresentable Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/encode(to:)":{"title":"encode(to:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/encode(to:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"UInt8","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"Swift","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"symbolKind":"method","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"UInt8","type":"codeVoice"},{"text":".","type":"text"}]},"externalID":"s:SYsSERzs5UInt8V8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","role":"symbol","title":"encode(to:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/encode(to:)":{"title":"encode(to:)","kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt8"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/encode(to:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/equatable-implementations.json index 9e5e3bcd4a..335ab4875b 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"sections":[],"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"}}} \ No newline at end of file +{"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/!=(_:_:)"],"title":"Operators","generated":true}],"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/!=(_:_:)":{"type":"topic","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/!=(_:_:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/error.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/error.json index 8c4ba3fd9f..39e21011af 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/error.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/error.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"abstract":[{"type":"text","text":"Log errors."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"error","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/error"},"metadata":{"title":"Braze.Configuration.Logger.Level.error","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO5erroryA2ImF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"error"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/error":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/error","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error","kind":"symbol","abstract":[{"text":"Log errors.","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"error"}],"title":"Braze.Configuration.Logger.Level.error"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error"]}],"metadata":{"roleHeading":"Case","role":"symbol","symbolKind":"case","title":"Braze.Configuration.Logger.Level.error","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"error","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO5erroryA2ImF","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/error"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"error"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Log errors.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/error":{"type":"topic","abstract":[{"type":"text","text":"Log errors."}],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"error","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/error","title":"Braze.Configuration.Logger.Level.error","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/hash(into:).json index 55aae27735..9eea412c39 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/hash(into:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","extendedModule":"Swift","title":"hash(into:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"kind":"article","type":"topic","title":"RawRepresentable Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/hash(into:)":{"title":"hash(into:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hash(into:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"abstract":[],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hash(into:)"},"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","roleHeading":"Instance Method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"hash(into:)","role":"symbol","symbolKind":"method","extendedModule":"Swift","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/hash(into:)":{"title":"hash(into:)","kind":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hash(into:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/hashvalue.json index c2a28b93ea..0712f68a8e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/hashvalue.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue"]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","role":"symbol","symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"title":"hashValue"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hashValue"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/hashValue":{"title":"hashValue","role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hashValue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"abstract":[],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"kind":"article","type":"topic","title":"RawRepresentable Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hashValue"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","roleHeading":"Instance Property","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"hashValue","role":"symbol","symbolKind":"property","extendedModule":"Swift","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]}},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/hashValue":{"kind":"symbol","title":"hashValue","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hashValue","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/info.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/info.json index 8f7b8f2697..9f15a438c5 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/info.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/info.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"info","kind":"identifier"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO4infoyA2ImF","roleHeading":"Case","title":"Braze.Configuration.Logger.Level.info"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"info","kind":"identifier"}],"platforms":["iOS"]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Log general SDK information (e.g. user changes, etc.) + "},{"code":".error","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/info"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/info":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"info","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Log general SDK information (e.g. user changes, etc.) + "},{"type":"codeVoice","code":".error"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/info","role":"symbol","title":"Braze.Configuration.Logger.Level.info","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/info"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"info"}],"title":"Braze.Configuration.Logger.Level.info","symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO4infoyA2ImF","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Log general SDK information (e.g. user changes, etc.) + ","type":"text"},{"type":"codeVoice","code":".error"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"info"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/info":{"type":"topic","abstract":[{"type":"text","text":"Log general SDK information (e.g. user changes, etc.) + "},{"code":".error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"info","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/info","title":"Braze.Configuration.Logger.Level.info","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/init(from:).json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/init(from:).json index 2fd9341299..4cb4ecc377 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/init(from:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/init(from:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(from:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"extendedModule":"Swift","symbolKind":"init","role":"symbol","roleHeading":"Initializer","title":"init(from:)","externalID":"s:SYsSeRzs5UInt8V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"UInt8","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(from:)","kind":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"UInt8","type":"codeVoice"},{"type":"text","text":"."}]},"title":"init(from:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"kind":"article","type":"topic","title":"RawRepresentable Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"]]},"metadata":{"roleHeading":"Initializer","title":"init(from:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt8"},{"type":"text","text":"."}]},"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"init","extendedModule":"Swift","externalID":"s:SYsSeRzs5UInt8V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/RawRepresentable-Implementations":{"abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/init(from:)":{"abstract":[],"title":"init(from:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"UInt8","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(from:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/init(rawvalue:).json index a27d948842..a225ab68a6 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5UInt8V","text":"UInt8"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"init","title":"init(rawValue:)","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO8rawValueAISgs5UInt8V_tcfc","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5UInt8V","text":"UInt8"},{"kind":"text","text":")"}],"roleHeading":"Initializer"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/init(rawValue:)":{"title":"init(rawValue:)","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5UInt8V","text":"UInt8","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(rawValue:)"},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO8rawValueAISgs5UInt8V_tcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt8","preciseIdentifier":"s:s5UInt8V","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(rawValue:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"UInt8","kind":"typeIdentifier","preciseIdentifier":"s:s5UInt8V"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5UInt8V","text":"UInt8","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(rawValue:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/rawrepresentable-implementations.json index dbc9346de6..2ddb472534 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"sections":[],"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hashValue"],"title":"Instance Properties","generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hash(into:)"],"generated":true}],"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(from:)","kind":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"UInt8","type":"codeVoice"},{"type":"text","text":"."}]},"title":"init(from:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"symbol","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Braze"}],"type":"topic","url":"\/documentation\/brazekit\/braze","navigatorTitle":[{"kind":"identifier","text":"Braze"}],"title":"Braze","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/hashValue":{"title":"hashValue","role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hashValue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"abstract":[],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/hash(into:)":{"title":"hash(into:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hash(into:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"abstract":[],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/encode(to:)":{"title":"encode(to:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/encode(to:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"UInt8","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/RawRepresentable-Implementations"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(from:)"],"generated":true},{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hashValue"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hash(into:)"],"title":"Instance Methods"}],"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations","role":"collectionGroup"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/hash(into:)":{"title":"hash(into:)","kind":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hash(into:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/hashValue":{"kind":"symbol","title":"hashValue","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/hashValue","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/init(from:)":{"abstract":[],"title":"init(from:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"UInt8","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum/encode(to:)":{"title":"encode(to:)","kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt8"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum\/encode(to:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.property.json index f2acaa00fb..35b9f1e977 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/level-swift.property.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property"]}],"kind":"symbol","abstract":[{"type":"text","text":"The minimum logging level (default: "},{"type":"codeVoice","code":".error"},{"type":"text","text":")."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"level","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Level","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum"}]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","isActive":true,"type":"reference"},{"type":"text","text":" for possible"},{"text":" ","type":"text"},{"text":"values.","type":"text"}],"type":"paragraph"}]}],"metadata":{"role":"symbol","title":"level","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5levelAG5LevelOvp","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"level","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Level","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/level-swift.property":{"type":"topic","abstract":[{"type":"text","text":"The minimum logging level (default: "},{"code":".error","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","kind":"symbol","title":"level","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"level"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","kind":"typeIdentifier","text":"Level"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The minimum logging level (default: "},{"type":"codeVoice","code":".error"},{"type":"text","text":")."}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"level"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","text":"Level"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","isActive":true},{"type":"text","text":" for possible"},{"type":"text","text":" "},{"text":"values.","type":"text"}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"]]},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"level","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Level","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO"}],"title":"level","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5levelAG5LevelOvp","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/level-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/level-swift.property","title":"level","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"level","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","text":"Level","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property","abstract":[{"type":"text","text":"The minimum logging level (default: "},{"type":"codeVoice","code":".error"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/print.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/print.json index 75f6d8918d..b30fa3e02f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/print.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/print.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"title":"print","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5printSbSS_AG5LevelOtcSgvp","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"print"},{"text":": ((","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"level","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","text":"Level"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")?","kind":"text"}],"role":"symbol"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"The print function to use for logging (default: "},{"code":"nil","type":"codeVoice"},{"type":"text","text":", uses the Braze internal logging."},{"type":"text","text":" "},{"text":"function).","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/print"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"print","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"level"},{"text":": ","kind":"text"},{"text":"Level","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")?"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"Takes a string to print and a logging "},{"code":"Level","type":"codeVoice"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Returns "},{"code":"true","type":"codeVoice"},{"text":" to print using the Braze internal logging function, ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":" to prevent default logging."}],"type":"paragraph"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","kind":"symbol","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","navigatorTitle":[{"text":"Level","kind":"identifier"}],"title":"Braze.Configuration.Logger.Level","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/print":{"abstract":[{"type":"text","text":"The print function to use for logging (default: "},{"code":"nil","type":"codeVoice"},{"type":"text","text":", uses the Braze internal logging."},{"type":"text","text":" "},{"text":"function).","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"print","kind":"identifier"},{"kind":"text","text":": (("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"level","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","text":"Level","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/print","kind":"symbol","title":"print","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/print"},"abstract":[{"text":"The print function to use for logging (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":", uses the Braze internal logging."},{"text":" ","type":"text"},{"text":"function).","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"print","kind":"identifier"},{"kind":"text","text":": (("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"level","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","text":"Level"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5printSbSS_AG5LevelOtcSgvp","title":"print","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"print"},{"kind":"text","text":": (("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"level"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","text":"Level","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")?"}]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Takes a string to print and a logging ","type":"text"},{"type":"codeVoice","code":"Level"},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Returns ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":" to print using the Braze internal logging function, "},{"code":"false","type":"codeVoice"},{"text":" to prevent default logging.","type":"text"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/Level-swift.enum":{"type":"topic","title":"Braze.Configuration.Logger.Level","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Level","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/Level-swift.enum","abstract":[{"type":"text","text":"The log levels supported by the SDK."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","role":"symbol","navigatorTitle":[{"text":"Level","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/print":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"print"},{"kind":"text","text":": (("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"level","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Level","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC5LevelO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/print","title":"print","type":"topic","abstract":[{"type":"text","text":"The print function to use for logging (default: "},{"type":"codeVoice","code":"nil"},{"text":", uses the Braze internal logging.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"function)."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/signposts.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/signposts.json index cdfd73a5c7..e2700876d0 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/signposts.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.class/signposts.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"metadata":{"symbolKind":"property","title":"signposts","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC9signpostsSbvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"signposts"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"roleHeading":"Instance Property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"signposts","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"Signposts are not emitted on iOS versions prior to 13.0."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"type":"text","text":"Flag specifying whether signposts should be emitted by the Braze SDK (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/signposts","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/signposts":{"title":"signposts","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Flag specifying whether signposts should be emitted by the Braze SDK (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"signposts","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/signposts"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"signposts","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"Signposts are not emitted on iOS versions prior to 13.0.","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/signposts"},"abstract":[{"text":"Flag specifying whether signposts should be emitted by the Braze SDK (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"signposts","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC6LoggerC9signpostsSbvp","symbolKind":"property","title":"signposts"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class/signposts":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class\/signposts","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"signposts","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Flag specifying whether signposts should be emitted by the Braze SDK (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"title":"signposts"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.property.json index 5923acbc0c..c84aec506f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/logger-swift.property.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC6loggerAE6LoggerCvp","title":"logger","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logger"},{"kind":"text","text":": "},{"text":"Logger","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logger","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","text":"Logger"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"text":"Logger configuration.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/logger-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/logger-swift.property":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logger","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC","text":"Logger","kind":"typeIdentifier"}],"title":"logger","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/logger-swift.property"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"title":"Braze.Configuration.Logger","role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/logger-swift.property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logger"},{"text":": ","kind":"text"},{"text":"Logger","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC6loggerAE6LoggerCvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logger","kind":"identifier"},{"kind":"text","text":": "},{"text":"Logger","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC"}],"title":"logger","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Logger configuration."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Logger-swift.class":{"type":"topic","title":"Braze.Configuration.Logger","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Logger-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","kind":"symbol","abstract":[{"type":"text","text":"Logger configuration."}],"role":"symbol","navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/logger-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logger"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC6LoggerC","text":"Logger"}],"kind":"symbol","title":"logger","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/logger-swift.property","abstract":[{"type":"text","text":"Logger configuration."}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/optinwhenpushauthorized.json b/data/documentation/brazekit/braze/configuration-swift.class/optinwhenpushauthorized.json index 4f35e3e176..4b230fca01 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/optinwhenpushauthorized.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/optinwhenpushauthorized.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"optInWhenPushAuthorized"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC23optInWhenPushAuthorizedSbvp","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"optInWhenPushAuthorized"},"abstract":[{"type":"text","text":"Specifies if a user’s notification subscription state should automatically be set to "},{"code":"optedIn","type":"codeVoice"},{"type":"text","text":" "},{"type":"text","text":"when push permissions are authorized (default: "},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/optInWhenPushAuthorized"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optInWhenPushAuthorized"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"When enabled, the user’s state will change to ","type":"text"},{"code":"optedIn","type":"codeVoice"},{"type":"text","text":" after accepting the push permissions prompt"},{"type":"text","text":" "},{"text":"or when manually switching from denied to authorized in the device settings. Under this condition,","type":"text"},{"type":"text","text":" "},{"text":"the notification subscription state can be manually overridden by calling ","type":"text"},{"code":"set(pushNotificationSubscriptionState:)","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"but will be changed back to "},{"type":"codeVoice","code":"optedIn"},{"text":" if either of the above scenarios occur.","type":"text"}]}],"kind":"content"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/optInWhenPushAuthorized":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specifies if a user’s notification subscription state should automatically be set to ","type":"text"},{"code":"optedIn","type":"codeVoice"},{"type":"text","text":" "},{"type":"text","text":"when push permissions are authorized (default: "},{"code":"true","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"optInWhenPushAuthorized","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"optInWhenPushAuthorized","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/optInWhenPushAuthorized"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC23optInWhenPushAuthorizedSbvp","title":"optInWhenPushAuthorized","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"optInWhenPushAuthorized","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/optInWhenPushAuthorized"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"optInWhenPushAuthorized","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"},{"content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"When enabled, the user’s state will change to "},{"code":"optedIn","type":"codeVoice"},{"type":"text","text":" after accepting the push permissions prompt"},{"type":"text","text":" "},{"type":"text","text":"or when manually switching from denied to authorized in the device settings. Under this condition,"},{"type":"text","text":" "},{"text":"the notification subscription state can be manually overridden by calling ","type":"text"},{"type":"codeVoice","code":"set(pushNotificationSubscriptionState:)"},{"type":"text","text":" "},{"type":"text","text":"but will be changed back to "},{"code":"optedIn","type":"codeVoice"},{"type":"text","text":" if either of the above scenarios occur."}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Specifies if a user’s notification subscription state should automatically be set to "},{"type":"codeVoice","code":"optedIn"},{"text":" ","type":"text"},{"type":"text","text":"when push permissions are authorized (default: "},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/optInWhenPushAuthorized":{"kind":"symbol","role":"symbol","title":"optInWhenPushAuthorized","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"optInWhenPushAuthorized"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"abstract":[{"text":"Specifies if a user’s notification subscription state should automatically be set to ","type":"text"},{"type":"codeVoice","code":"optedIn"},{"type":"text","text":" "},{"text":"when push permissions are authorized (default: ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/optInWhenPushAuthorized","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class.json index 531a14b01c..eae4d13b3f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"roleHeading":"Class","symbolKind":"class","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Push","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC"},"abstract":[{"type":"text","text":"Push configuration."}],"relationshipsSections":[{"type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZConfigurationPush) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Push"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],"title":"Classes"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property"],"title":"Instance Properties"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/automation-swift.property":{"type":"topic","role":"symbol","title":"automation","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","abstract":[{"type":"text","text":"The automatic push notification handling behavior (default: disabled)."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"automation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","text":"Automation","kind":"typeIdentifier"}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/appGroup":{"type":"topic","role":"symbol","title":"appGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","abstract":[{"type":"text","text":"The app group used to communicate with push extensions (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"appGroup"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"Push configuration.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],"title":"Classes"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property"],"title":"Instance Properties"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","interfaceLanguage":"swift"},"relationshipsSections":[{"kind":"relationships","title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"metadata":{"extendedModule":"BrazeKit","roleHeading":"Class","role":"symbol","symbolKind":"class","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC","navigatorTitle":[{"kind":"identifier","text":"Push"}],"title":"Braze.Configuration.Push","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Push","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZConfigurationPush) "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Push"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"]}],"sections":[],"references":{"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/automation-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","text":"Automation","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","abstract":[{"text":"The automatic push notification handling behavior (default: disabled).","type":"text"}],"kind":"symbol","title":"automation"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/appGroup":{"type":"topic","title":"appGroup","abstract":[{"text":"The app group used to communicate with push extensions (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/appgroup.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/appgroup.json index 17c0f2de9d..ff920eabea 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/appgroup.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/appgroup.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"]]},"sections":[],"kind":"symbol","metadata":{"title":"appGroup","role":"symbol","symbolKind":"property","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC8appGroupSSSgvp","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appGroup","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"appGroup","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]}]}],"abstract":[{"text":"The app group used to communicate with push extensions (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/appGroup":{"type":"topic","role":"symbol","title":"appGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","abstract":[{"type":"text","text":"The app group used to communicate with push extensions (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"appGroup"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup"},"abstract":[{"text":"The app group used to communicate with push extensions (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup"]}],"sections":[],"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC8appGroupSSSgvp","title":"appGroup","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appGroup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"appGroup"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/appGroup":{"type":"topic","title":"appGroup","abstract":[{"text":"The app group used to communicate with push extensions (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/appGroup","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class.json index 018d4628a5..34796e2450 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class.json @@ -1 +1 @@ -{"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From"},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s27ExpressibleByBooleanLiteralP","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Push automation configuration.","type":"text"}],"metadata":{"title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"roleHeading":"Class","symbolKind":"class","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Automation","kind":"identifier"}],"extendedModule":"BrazeKit"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(booleanLiteral:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(enablingAllAutomations:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/automaticSetup","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleBackgroundNotification","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleNotificationResponse","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/registerDeviceToken","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/setNotificationCategories","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/willPresentNotification"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/defaultForegroundPresentationOptions"],"title":"Type Properties"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZConfigurationPushAutomation) ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Automation","kind":"identifier"}]}]},{"kind":"content","content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"inlineContent":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","type":"reference","isActive":true},{"type":"text","text":" for details."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/handleBackgroundNotification":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"handleBackgroundNotification","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","kind":"symbol","title":"handleBackgroundNotification","abstract":[{"type":"text","text":"Specifies whether"},{"type":"text","text":" "},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},{"type":"text","text":" "},{"text":"should be swizzled (default: false)","type":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleBackgroundNotification"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s27ExpressibleByBooleanLiteralP":{"identifier":"doc:\/\/Braze\/s27ExpressibleByBooleanLiteralP","title":"Swift.ExpressibleByBooleanLiteral","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/setNotificationCategories":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/setNotificationCategories","title":"setNotificationCategories","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setNotificationCategories"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[{"text":"Specifies whether ","type":"text"},{"code":"UNUserNotificationCenter.setNotificationCategories(_:)","type":"codeVoice"},{"type":"text","text":" should be"},{"type":"text","text":" "},{"text":"swizzled (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/automation-swift.property":{"type":"topic","role":"symbol","title":"automation","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","abstract":[{"type":"text","text":"The automatic push notification handling behavior (default: disabled)."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"automation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","text":"Automation","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/requestAuthorizationAtLaunch":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","title":"requestAuthorizationAtLaunch","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestAuthorizationAtLaunch","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/registerDeviceToken":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/registerDeviceToken","title":"registerDeviceToken","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didRegisterForRemoteNotificationsWithDeviceToken:)"},{"type":"text","text":" "},{"type":"text","text":"should be swizzled (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(enablingAllAutomations:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(enablingAllAutomations:)","title":"init(enablingAllAutomations:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"enablingAllAutomations"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and returns a Braze push automation configuration with all automations either","type":"text"},{"text":" ","type":"text"},{"text":"enabled or disabled.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/foregroundPresentationOptions":{"title":"foregroundPresentationOptions","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"foregroundPresentationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","type":"topic","abstract":[{"text":"The foreground presentation options used when automatically handling notifications","type":"text"},{"type":"text","text":" "},{"text":"originating from Braze and received while the application is in the foreground (default:","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"[.list, .banner]"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","title":"init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"automaticSetup","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"requestAuthorizationAtLaunch","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"authorizationOptions"},{"text":": ","kind":"text"},{"text":"UNAuthorizationOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@UNAuthorizationOptions"},{"kind":"text","text":", "},{"text":"foregroundPresentationOptions","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"setNotificationCategories","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"registerDeviceToken"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"text":"handleBackgroundNotification","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handleNotificationResponse","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentNotification"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and returns a Braze push automation configuration.","type":"text"}],"kind":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/handleNotificationResponse":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleNotificationResponse","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse","title":"handleNotificationResponse","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleNotificationResponse"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"text":"Specifies whether","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"type":"text","text":" "},{"type":"text","text":"should be swizzled (default: false)"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/automaticSetup":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/automaticSetup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup","title":"automaticSetup","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticSetup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether Braze should automate app registration and notification categories setup"},{"type":"text","text":" "},{"text":"(default: ","type":"text"},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/authorizationOptions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","abstract":[{"text":"The permission \/ authorization options used by Braze when ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","isActive":true},{"type":"text","text":" "},{"type":"text","text":"is "},{"code":"true","type":"codeVoice"},{"type":"text","text":" (default: "},{"type":"codeVoice","code":"[.badge, .sound, .alert]"},{"text":").","type":"text"}],"type":"topic","title":"authorizationOptions","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"authorizationOptions"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","kind":"typeIdentifier","text":"UNAuthorizationOptions"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(booleanLiteral:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(booleanLiteral:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)","title":"init(booleanLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"booleanLiteral","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BooleanLiteralType","preciseIdentifier":"s:s18BooleanLiteralTypea"},{"kind":"text","text":")"}],"abstract":[],"kind":"symbol"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/defaultForegroundPresentationOptions":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/defaultForegroundPresentationOptions","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions","title":"defaultForegroundPresentationOptions","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultForegroundPresentationOptions"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The default presentation options for notifications received while the application is running"},{"text":" ","type":"text"},{"type":"text","text":"in the foreground."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/willPresentNotification":{"abstract":[{"type":"text","text":"Specifies whether"},{"type":"text","text":" "},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:willPresent:withCompletionHandler:))"},{"text":" ","type":"text"},{"type":"text","text":"should be swizzled (default: false)"}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresentNotification","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/willPresentNotification","type":"topic","title":"willPresentNotification"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(booleanLiteral:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(enablingAllAutomations:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/automaticSetup","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleBackgroundNotification","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleNotificationResponse","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/registerDeviceToken","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/setNotificationCategories","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/willPresentNotification"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/defaultForegroundPresentationOptions"]}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s27ExpressibleByBooleanLiteralP","doc:\/\/Braze\/SH"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","interfaceLanguage":"swift"},"abstract":[{"text":"Push automation configuration.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BRZConfigurationPushAutomation) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Automation","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Overview","anchor":"overview","type":"heading","level":2},{"inlineContent":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","isActive":true,"type":"reference"},{"type":"text","text":" "},{"type":"text","text":"for details."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"]}],"metadata":{"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","role":"symbol","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Automation","kind":"identifier"}],"title":"Braze.Configuration.Push.Automation","modules":[{"name":"BrazeKit"}],"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"Automation"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"]]},"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/handleBackgroundNotification":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleBackgroundNotification","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleBackgroundNotification"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleBackgroundNotification","abstract":[{"type":"text","text":"Specifies whether"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},{"type":"text","text":" "},{"type":"text","text":"should be swizzled (default: false)"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/handleNotificationResponse":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleNotificationResponse","role":"symbol","title":"handleNotificationResponse","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse","abstract":[{"text":"Specifies whether","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"type":"text","text":" "},{"text":"should be swizzled (default: false)","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"handleNotificationResponse","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/automaticSetup":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"automaticSetup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","title":"automaticSetup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/automaticSetup","abstract":[{"type":"text","text":"Specifies whether Braze should automate app registration and notification categories setup"},{"type":"text","text":" "},{"type":"text","text":"(default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)":{"kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"automaticSetup"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"requestAuthorizationAtLaunch"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"text":"authorizationOptions","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","kind":"typeIdentifier","text":"UNAuthorizationOptions"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"foregroundPresentationOptions"},{"text":": ","kind":"text"},{"text":"UNNotificationPresentationOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"},{"kind":"text","text":", "},{"text":"setNotificationCategories","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"registerDeviceToken","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handleBackgroundNotification","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"handleNotificationResponse","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"willPresentNotification","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","role":"symbol","title":"init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)","abstract":[{"text":"Creates and returns a Braze push automation configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/authorizationOptions":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"authorizationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","text":"UNAuthorizationOptions","kind":"typeIdentifier"}],"title":"authorizationOptions","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","abstract":[{"type":"text","text":"The permission \/ authorization options used by Braze when "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","isActive":true},{"text":" ","type":"text"},{"text":"is ","type":"text"},{"type":"codeVoice","code":"true"},{"text":" (default: ","type":"text"},{"code":"[.badge, .sound, .alert]","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/s27ExpressibleByBooleanLiteralP":{"identifier":"doc:\/\/Braze\/s27ExpressibleByBooleanLiteralP","type":"unresolvable","title":"Swift.ExpressibleByBooleanLiteral"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/registerDeviceToken":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"registerDeviceToken","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/registerDeviceToken","type":"topic","abstract":[{"text":"Specifies whether","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didRegisterForRemoteNotificationsWithDeviceToken:)"},{"text":" ","type":"text"},{"type":"text","text":"should be swizzled (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"role":"symbol","title":"registerDeviceToken"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/setNotificationCategories":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories","title":"setNotificationCategories","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/setNotificationCategories","role":"symbol","abstract":[{"text":"Specifies whether ","type":"text"},{"code":"UNUserNotificationCenter.setNotificationCategories(_:)","type":"codeVoice"},{"type":"text","text":" should be"},{"text":" ","type":"text"},{"text":"swizzled (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setNotificationCategories","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/defaultForegroundPresentationOptions":{"kind":"symbol","abstract":[{"type":"text","text":"The default presentation options for notifications received while the application is running"},{"type":"text","text":" "},{"text":"in the foreground.","type":"text"}],"role":"symbol","type":"topic","title":"defaultForegroundPresentationOptions","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultForegroundPresentationOptions","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/defaultForegroundPresentationOptions"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/automation-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","text":"Automation","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","abstract":[{"text":"The automatic push notification handling behavior (default: disabled).","type":"text"}],"kind":"symbol","title":"automation"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/requestAuthorizationAtLaunch":{"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestAuthorizationAtLaunch"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","role":"symbol","title":"requestAuthorizationAtLaunch","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(enablingAllAutomations:)":{"title":"init(enablingAllAutomations:)","abstract":[{"type":"text","text":"Creates and returns a Braze push automation configuration with all automations either"},{"text":" ","type":"text"},{"type":"text","text":"enabled or disabled."}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(enablingAllAutomations:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"enablingAllAutomations","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/willPresentNotification":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/willPresentNotification","type":"topic","title":"willPresentNotification","kind":"symbol","abstract":[{"type":"text","text":"Specifies whether"},{"text":" ","type":"text"},{"code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:willPresent:withCompletionHandler:))","type":"codeVoice"},{"text":" ","type":"text"},{"text":"should be swizzled (default: false)","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"willPresentNotification","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/foregroundPresentationOptions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","kind":"symbol","title":"foregroundPresentationOptions","abstract":[{"type":"text","text":"The foreground presentation options used when automatically handling notifications"},{"type":"text","text":" "},{"type":"text","text":"originating from Braze and received while the application is in the foreground (default:"},{"type":"text","text":" "},{"code":"[.list, .banner]","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundPresentationOptions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(booleanLiteral:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"booleanLiteral"},{"text":": ","kind":"text"},{"text":"BooleanLiteralType","kind":"typeIdentifier","preciseIdentifier":"s:s18BooleanLiteralTypea"},{"text":")","kind":"text"}],"abstract":[],"title":"init(booleanLiteral:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(booleanLiteral:)","type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/authorizationoptions.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/authorizationoptions.json index 61c2010f38..46588fca4c 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/authorizationoptions.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/authorizationoptions.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC20authorizationOptionsSo015UNAuthorizationG0Vvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"authorizationOptions","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"authorizationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UNAuthorizationOptions","preciseIdentifier":"c:@E@UNAuthorizationOptions"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"abstract":[{"text":"The permission \/ authorization options used by Braze when ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","type":"reference","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"is "},{"type":"codeVoice","code":"true"},{"type":"text","text":" (default: "},{"type":"codeVoice","code":"[.badge, .sound, .alert]"},{"type":"text","text":")."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"authorizationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UNAuthorizationOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@UNAuthorizationOptions"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/authorizationOptions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","abstract":[{"text":"The permission \/ authorization options used by Braze when ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","isActive":true},{"type":"text","text":" "},{"type":"text","text":"is "},{"code":"true","type":"codeVoice"},{"type":"text","text":" (default: "},{"type":"codeVoice","code":"[.badge, .sound, .alert]"},{"text":").","type":"text"}],"type":"topic","title":"authorizationOptions","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"authorizationOptions"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","kind":"typeIdentifier","text":"UNAuthorizationOptions"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/requestAuthorizationAtLaunch":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","title":"requestAuthorizationAtLaunch","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestAuthorizationAtLaunch","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC20authorizationOptionsSo015UNAuthorizationG0Vvp","roleHeading":"Instance Property","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"authorizationOptions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNAuthorizationOptions","preciseIdentifier":"c:@E@UNAuthorizationOptions"}],"title":"authorizationOptions"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The permission \/ authorization options used by Braze when "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","isActive":true},{"type":"text","text":" "},{"text":"is ","type":"text"},{"code":"true","type":"codeVoice"},{"text":" (default: ","type":"text"},{"code":"[.badge, .sound, .alert]","type":"codeVoice"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"authorizationOptions","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNAuthorizationOptions","preciseIdentifier":"c:@E@UNAuthorizationOptions"}]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/authorizationOptions":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"authorizationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","text":"UNAuthorizationOptions","kind":"typeIdentifier"}],"title":"authorizationOptions","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","abstract":[{"type":"text","text":"The permission \/ authorization options used by Braze when "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","isActive":true},{"text":" ","type":"text"},{"text":"is ","type":"text"},{"type":"codeVoice","code":"true"},{"text":" (default: ","type":"text"},{"code":"[.badge, .sound, .alert]","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/requestAuthorizationAtLaunch":{"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestAuthorizationAtLaunch"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","role":"symbol","title":"requestAuthorizationAtLaunch","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/automaticsetup.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/automaticsetup.json index e9103cfea4..0f50d476e9 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/automaticsetup.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/automaticsetup.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/automaticSetup"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticSetup","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"When enabled, Braze automatically:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Registers your app to receive remote notifications through Apple Push Notification service"},{"text":" ","type":"text"},{"text":"(","type":"text"},{"type":"reference","identifier":"https:\/\/apple.co\/41P6ogp","isActive":true},{"type":"text","text":")."}]}]},{"content":[{"inlineContent":[{"text":"Add the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","isActive":true},{"type":"text","text":" to the list of supported"},{"type":"text","text":" "},{"text":"notification categories on the current ","type":"text"},{"type":"codeVoice","code":"UNUserNotificationCenter"},{"type":"text","text":" "},{"type":"text","text":"("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3ItuvKS"},{"type":"text","text":") (does not overwrite existing categories)."}],"type":"paragraph"}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticSetup"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC14automaticSetupSbvp","symbolKind":"property","role":"symbol","title":"automaticSetup","roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"abstract":[{"type":"text","text":"Specifies whether Braze should automate app registration and notification categories setup"},{"text":" ","type":"text"},{"text":"(default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"https://apple.co/41P6ogp":{"titleInlineContent":[{"type":"codeVoice","code":"registerForRemoteNotifications()"}],"title":"registerForRemoteNotifications()","type":"link","identifier":"https:\/\/apple.co\/41P6ogp","url":"https:\/\/apple.co\/41P6ogp"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/categories":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"categories"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"UNNotificationCategory","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationCategory"},{"text":">","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Braze user notification categories."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","role":"symbol","title":"categories","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/automaticSetup":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/automaticSetup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup","title":"automaticSetup","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticSetup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether Braze should automate app registration and notification categories setup"},{"type":"text","text":" "},{"text":"(default: ","type":"text"},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"https://apple.co/3ItuvKS":{"identifier":"https:\/\/apple.co\/3ItuvKS","titleInlineContent":[{"code":"setNotificationCategories(_:)","type":"codeVoice"}],"title":"setNotificationCategories(_:)","type":"link","url":"https:\/\/apple.co\/3ItuvKS"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/automaticSetup"},"abstract":[{"text":"Specifies whether Braze should automate app registration and notification categories setup","type":"text"},{"type":"text","text":" "},{"type":"text","text":"(default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticSetup"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","title":"automaticSetup","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC14automaticSetupSbvp","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticSetup"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"When enabled, Braze automatically:"}]},{"items":[{"content":[{"inlineContent":[{"text":"Registers your app to receive remote notifications through Apple Push Notification service","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/41P6ogp"},{"type":"text","text":")."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Add the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories"},{"type":"text","text":" to the list of supported"},{"text":" ","type":"text"},{"type":"text","text":"notification categories on the current "},{"type":"codeVoice","code":"UNUserNotificationCenter"},{"text":" ","type":"text"},{"type":"text","text":"("},{"type":"reference","identifier":"https:\/\/apple.co\/3ItuvKS","isActive":true},{"type":"text","text":") (does not overwrite existing categories)."}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/categories":{"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"categories"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"text":"UNNotificationCategory","preciseIdentifier":"c:objc(cs)UNNotificationCategory","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"categories","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","abstract":[{"type":"text","text":"Braze user notification categories."}]},"https://apple.co/3ItuvKS":{"title":"setNotificationCategories(_:)","type":"link","titleInlineContent":[{"type":"codeVoice","code":"setNotificationCategories(_:)"}],"identifier":"https:\/\/apple.co\/3ItuvKS","url":"https:\/\/apple.co\/3ItuvKS"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/automaticSetup":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"automaticSetup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","title":"automaticSetup","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/automaticSetup","abstract":[{"type":"text","text":"Specifies whether Braze should automate app registration and notification categories setup"},{"type":"text","text":" "},{"type":"text","text":"(default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"https://apple.co/41P6ogp":{"title":"registerForRemoteNotifications()","type":"link","titleInlineContent":[{"code":"registerForRemoteNotifications()","type":"codeVoice"}],"identifier":"https:\/\/apple.co\/41P6ogp","url":"https:\/\/apple.co\/41P6ogp"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/defaultforegroundpresentationoptions.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/defaultforegroundpresentationoptions.json index 531c106005..6817a22745 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/defaultforegroundpresentationoptions.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/defaultforegroundpresentationoptions.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC36defaultForegroundPresentationOptionsSo014UNNotificationhI0VvpZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultForegroundPresentationOptions"},{"kind":"text","text":": "},{"text":"UNNotificationPresentationOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"}],"title":"defaultForegroundPresentationOptions","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","role":"symbol","symbolKind":"property"},"abstract":[{"text":"The default presentation options for notifications received while the application is running","type":"text"},{"text":" ","type":"text"},{"text":"in the foreground.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultForegroundPresentationOptions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/defaultForegroundPresentationOptions","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/defaultForegroundPresentationOptions":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/defaultForegroundPresentationOptions","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions","title":"defaultForegroundPresentationOptions","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultForegroundPresentationOptions"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The default presentation options for notifications received while the application is running"},{"text":" ","type":"text"},{"type":"text","text":"in the foreground."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions"]}],"metadata":{"symbolKind":"property","roleHeading":"Type Property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC36defaultForegroundPresentationOptionsSo014UNNotificationhI0VvpZ","title":"defaultForegroundPresentationOptions","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultForegroundPresentationOptions","kind":"identifier"},{"kind":"text","text":": "},{"text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","kind":"typeIdentifier"}]},"abstract":[{"type":"text","text":"The default presentation options for notifications received while the application is running"},{"type":"text","text":" "},{"type":"text","text":"in the foreground."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaultForegroundPresentationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/defaultForegroundPresentationOptions"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/defaultForegroundPresentationOptions":{"kind":"symbol","abstract":[{"type":"text","text":"The default presentation options for notifications received while the application is running"},{"type":"text","text":" "},{"text":"in the foreground.","type":"text"}],"role":"symbol","type":"topic","title":"defaultForegroundPresentationOptions","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultForegroundPresentationOptions","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/defaultForegroundPresentationOptions"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/foregroundpresentationoptions.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/foregroundpresentationoptions.json index 93ced5a2b0..928a61afa1 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/foregroundpresentationoptions.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/foregroundpresentationoptions.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions"]}],"sections":[],"abstract":[{"text":"The foreground presentation options used when automatically handling notifications","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"originating from Braze and received while the application is in the foreground (default:"},{"type":"text","text":" "},{"code":"[.list, .banner]","type":"codeVoice"},{"type":"text","text":")."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundPresentationOptions"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC29foregroundPresentationOptionsSo014UNNotificationgH0Vvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundPresentationOptions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"foregroundPresentationOptions","roleHeading":"Instance Property","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/foregroundPresentationOptions":{"title":"foregroundPresentationOptions","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"foregroundPresentationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","type":"topic","abstract":[{"text":"The foreground presentation options used when automatically handling notifications","type":"text"},{"type":"text","text":" "},{"text":"originating from Braze and received while the application is in the foreground (default:","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"[.list, .banner]"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Instance Property","title":"foregroundPresentationOptions","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundPresentationOptions"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions"}],"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC29foregroundPresentationOptionsSo014UNNotificationgH0Vvp"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The foreground presentation options used when automatically handling notifications","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"originating from Braze and received while the application is in the foreground (default:"},{"type":"text","text":" "},{"type":"codeVoice","code":"[.list, .banner]"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundPresentationOptions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/foregroundPresentationOptions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","kind":"symbol","title":"foregroundPresentationOptions","abstract":[{"type":"text","text":"The foreground presentation options used when automatically handling notifications"},{"type":"text","text":" "},{"type":"text","text":"originating from Braze and received while the application is in the foreground (default:"},{"type":"text","text":" "},{"code":"[.list, .banner]","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundPresentationOptions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/handlebackgroundnotification.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/handlebackgroundnotification.json index cf6d7c4f3f..3992dd49c0 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/handlebackgroundnotification.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/handlebackgroundnotification.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"abstract":[{"text":"Specifies whether","type":"text"},{"type":"text","text":" "},{"code":"UIApplicationDelegate.application(_:didReceiveRemoteNotification:fetchCompletionHandler:)","type":"codeVoice"},{"text":" ","type":"text"},{"text":"should be swizzled (default: false)","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"handleBackgroundNotification","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When swizzled:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Braze automatically handles background notifications","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Braze calls any pre-existing implementation of"},{"type":"text","text":" "},{"type":"codeVoice","code":"application(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},{"text":" if the notification","type":"text"},{"type":"text","text":" "},{"text":"does not originate from a Braze campaign","type":"text"}],"type":"paragraph"}]}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleBackgroundNotification","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC28handleBackgroundNotificationSbvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"handleBackgroundNotification","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}],"title":"handleBackgroundNotification"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/handleBackgroundNotification":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"handleBackgroundNotification","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","kind":"symbol","title":"handleBackgroundNotification","abstract":[{"type":"text","text":"Specifies whether"},{"type":"text","text":" "},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},{"type":"text","text":" "},{"text":"should be swizzled (default: false)","type":"text"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleBackgroundNotification"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleBackgroundNotification"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC28handleBackgroundNotificationSbvp","symbolKind":"property","title":"handleBackgroundNotification","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleBackgroundNotification"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"When swizzled:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Braze automatically handles background notifications","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Braze calls any pre-existing implementation of"},{"type":"text","text":" "},{"code":"application(_:didReceiveRemoteNotification:fetchCompletionHandler:)","type":"codeVoice"},{"text":" if the notification","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"does not originate from a Braze campaign"}],"type":"paragraph"}]}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleBackgroundNotification","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether"},{"type":"text","text":" "},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},{"text":" ","type":"text"},{"type":"text","text":"should be swizzled (default: false)"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/handleBackgroundNotification":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleBackgroundNotification","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleBackgroundNotification"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleBackgroundNotification","abstract":[{"type":"text","text":"Specifies whether"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},{"type":"text","text":" "},{"type":"text","text":"should be swizzled (default: false)"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/handlenotificationresponse.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/handlenotificationresponse.json index cb62bfe947..3114e6f46e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/handlenotificationresponse.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/handlenotificationresponse.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleNotificationResponse"},"abstract":[{"text":"Specifies whether","type":"text"},{"type":"text","text":" "},{"code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:didReceive:withCompletionHandler:)","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"should be swizzled (default: false)"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"handleNotificationResponse","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC26handleNotificationResponseSbvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleNotificationResponse"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleNotificationResponse"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"When swizzled:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Braze automatically handles user notifications"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Braze calls any pre-existing implementation of"},{"type":"text","text":" "},{"type":"codeVoice","code":"userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"type":"text","text":" if the notification does not"},{"text":" ","type":"text"},{"text":"originate from a Braze campaign","type":"text"}],"type":"paragraph"}]}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/handleNotificationResponse":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleNotificationResponse","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse","title":"handleNotificationResponse","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleNotificationResponse"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"text":"Specifies whether","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"type":"text","text":" "},{"type":"text","text":"should be swizzled (default: false)"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleNotificationResponse","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleNotificationResponse"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"When swizzled:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze automatically handles user notifications"}]}]},{"content":[{"inlineContent":[{"text":"Braze calls any pre-existing implementation of","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"text":" if the notification does not","type":"text"},{"type":"text","text":" "},{"type":"text","text":"originate from a Braze campaign"}],"type":"paragraph"}]}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Property","title":"handleNotificationResponse","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC26handleNotificationResponseSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"handleNotificationResponse","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"abstract":[{"text":"Specifies whether","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"text":" ","type":"text"},{"text":"should be swizzled (default: false)","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/handleNotificationResponse":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/handleNotificationResponse","role":"symbol","title":"handleNotificationResponse","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse","abstract":[{"text":"Specifies whether","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"type":"text","text":" "},{"text":"should be swizzled (default: false)","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"handleNotificationResponse","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:).json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:).json index 9f50fb02a2..85f6691910 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"automaticSetup","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"requestAuthorizationAtLaunch"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = false, ","kind":"text"},{"text":"authorizationOptions","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UNAuthorizationOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@UNAuthorizationOptions"},{"kind":"text","text":" = [.badge, .sound, .alert], "},{"text":"foregroundPresentationOptions","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions"},{"kind":"text","text":" = Automation\n .defaultForegroundPresentationOptions, "},{"kind":"externalParam","text":"setNotificationCategories"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = false, ","kind":"text"},{"text":"registerDeviceToken","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"text":"handleBackgroundNotification","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"handleNotificationResponse"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"willPresentNotification"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"automaticSetup","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Automate app registration and notification categories setup (default:"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}]}]},{"name":"requestAuthorizationAtLaunch","content":[{"type":"paragraph","inlineContent":[{"text":"Request the notification permission \/ authorization at","type":"text"},{"type":"text","text":" "},{"type":"text","text":"launch (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The permission \/ authorization options used by Braze when","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","isActive":true},{"text":" is enabled (default: ","type":"text"},{"code":"[.badge, .sound, .alert]","type":"codeVoice"},{"type":"text","text":")"}]}],"name":"authorizationOptions"},{"name":"foregroundPresentationOptions","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The foreground presentation options used when"},{"type":"text","text":" "},{"type":"text","text":"automatically handling notifications originating from Braze and received while the"},{"type":"text","text":" "},{"text":"application is in the foreground (default: ","type":"text"},{"type":"codeVoice","code":"[.list, .banner]"},{"type":"text","text":")."}]}]},{"name":"setNotificationCategories","content":[{"inlineContent":[{"type":"text","text":"Automatically include the SDK notification categories each"},{"text":" ","type":"text"},{"text":"time you call ","type":"text"},{"type":"codeVoice","code":"setNotificationCategories(_:)"},{"type":"text","text":" (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"type":"paragraph"}]},{"name":"registerDeviceToken","content":[{"type":"paragraph","inlineContent":[{"text":"Automatically register the device token (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}]}]},{"name":"handleBackgroundNotification","content":[{"inlineContent":[{"text":"Automatically handle background notifications (default:","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Automatically handle notifications responses (default:","type":"text"},{"type":"text","text":" "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}]}],"name":"handleNotificationResponse"},{"name":"willPresentNotification","content":[{"inlineContent":[{"type":"text","text":"Automatically present notifications when the app is running in"},{"text":" ","type":"text"},{"text":"the foreground (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","roleHeading":"Initializer","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"automaticSetup","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"requestAuthorizationAtLaunch"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"authorizationOptions","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UNAuthorizationOptions","preciseIdentifier":"c:@E@UNAuthorizationOptions"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"foregroundPresentationOptions"},{"text":": ","kind":"text"},{"text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"setNotificationCategories","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"registerDeviceToken","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"handleBackgroundNotification"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handleNotificationResponse","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"willPresentNotification","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC14automaticSetup28requestAuthorizationAtLaunch20authorizationOptions022foregroundPresentationM025setNotificationCategories19registerDeviceToken016handleBackgroundQ00vQ8Response011willPresentQ0AISb_SbSo015UNAuthorizationM0VSo014UNNotificationoM0VS5btcfc"},"abstract":[{"text":"Creates and returns a Braze push automation configuration.","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/requestAuthorizationAtLaunch":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","title":"requestAuthorizationAtLaunch","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestAuthorizationAtLaunch","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","title":"init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"automaticSetup","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"requestAuthorizationAtLaunch","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"authorizationOptions"},{"text":": ","kind":"text"},{"text":"UNAuthorizationOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@UNAuthorizationOptions"},{"kind":"text","text":", "},{"text":"foregroundPresentationOptions","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"setNotificationCategories","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"registerDeviceToken"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"text":"handleBackgroundNotification","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handleNotificationResponse","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentNotification"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and returns a Braze push automation configuration.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"automaticSetup","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = false, "},{"text":"requestAuthorizationAtLaunch","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"authorizationOptions"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNAuthorizationOptions","text":"UNAuthorizationOptions"},{"text":" = [.badge, .sound, .alert], ","kind":"text"},{"text":"foregroundPresentationOptions","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions"},{"kind":"text","text":" = Automation\n .defaultForegroundPresentationOptions, "},{"kind":"externalParam","text":"setNotificationCategories"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false, "},{"text":"registerDeviceToken","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"handleBackgroundNotification"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = false, ","kind":"text"},{"text":"handleNotificationResponse","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"willPresentNotification"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Automate app registration and notification categories setup (default:"},{"type":"text","text":" "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"paragraph"}],"name":"automaticSetup"},{"content":[{"inlineContent":[{"type":"text","text":"Request the notification permission \/ authorization at"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"paragraph"}],"name":"requestAuthorizationAtLaunch"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The permission \/ authorization options used by Braze when","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","type":"reference","isActive":true},{"text":" is enabled (default: ","type":"text"},{"type":"codeVoice","code":"[.badge, .sound, .alert]"},{"type":"text","text":")"}]}],"name":"authorizationOptions"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The foreground presentation options used when","type":"text"},{"type":"text","text":" "},{"text":"automatically handling notifications originating from Braze and received while the","type":"text"},{"type":"text","text":" "},{"text":"application is in the foreground (default: ","type":"text"},{"code":"[.list, .banner]","type":"codeVoice"},{"type":"text","text":")."}]}],"name":"foregroundPresentationOptions"},{"content":[{"inlineContent":[{"type":"text","text":"Automatically include the SDK notification categories each"},{"type":"text","text":" "},{"text":"time you call ","type":"text"},{"type":"codeVoice","code":"setNotificationCategories(_:)"},{"type":"text","text":" (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"paragraph"}],"name":"setNotificationCategories"},{"name":"registerDeviceToken","content":[{"inlineContent":[{"text":"Automatically register the device token (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"paragraph"}]},{"name":"handleBackgroundNotification","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Automatically handle background notifications (default:"},{"text":" ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Automatically handle notifications responses (default:","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"paragraph"}],"name":"handleNotificationResponse"},{"name":"willPresentNotification","content":[{"inlineContent":[{"text":"Automatically present notifications when the app is running in","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"the foreground (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"type":"paragraph"}]}]}],"sections":[],"metadata":{"title":"init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC14automaticSetup28requestAuthorizationAtLaunch20authorizationOptions022foregroundPresentationM025setNotificationCategories19registerDeviceToken016handleBackgroundQ00vQ8Response011willPresentQ0AISb_SbSo015UNAuthorizationM0VSo014UNNotificationoM0VS5btcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"automaticSetup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"text":"requestAuthorizationAtLaunch","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"authorizationOptions"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","text":"UNAuthorizationOptions","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"foregroundPresentationOptions","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"setNotificationCategories","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"registerDeviceToken","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"handleBackgroundNotification","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"handleNotificationResponse"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresentNotification"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Initializer"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","interfaceLanguage":"swift"},"abstract":[{"text":"Creates and returns a Braze push automation configuration.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)":{"kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"automaticSetup"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"requestAuthorizationAtLaunch"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"text":"authorizationOptions","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","kind":"typeIdentifier","text":"UNAuthorizationOptions"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"foregroundPresentationOptions"},{"text":": ","kind":"text"},{"text":"UNNotificationPresentationOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"},{"kind":"text","text":", "},{"text":"setNotificationCategories","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"registerDeviceToken","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handleBackgroundNotification","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"handleNotificationResponse","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"willPresentNotification","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","role":"symbol","title":"init(automaticSetup:requestAuthorizationAtLaunch:authorizationOptions:foregroundPresentationOptions:setNotificationCategories:registerDeviceToken:handleBackgroundNotification:handleNotificationResponse:willPresentNotification:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)","abstract":[{"text":"Creates and returns a Braze push automation configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/requestAuthorizationAtLaunch":{"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestAuthorizationAtLaunch"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","role":"symbol","title":"requestAuthorizationAtLaunch","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(booleanliteral:).json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(booleanliteral:).json index bd82dba54c..deef22df9b 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(booleanliteral:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(booleanliteral:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"required"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"booleanLiteral","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"BooleanLiteralType","kind":"typeIdentifier","preciseIdentifier":"s:s18BooleanLiteralTypea"},{"text":")","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(booleanLiteral:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByBooleanLiteral.init(booleanLiteral:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"title":"init(booleanLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"booleanLiteral","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BooleanLiteralType","preciseIdentifier":"s:s18BooleanLiteralTypea"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC14booleanLiteralAISb_tcfc","symbolKind":"init","roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(booleanLiteral:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(booleanLiteral:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)","title":"init(booleanLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"booleanLiteral","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BooleanLiteralType","preciseIdentifier":"s:s18BooleanLiteralTypea"},{"kind":"text","text":")"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"ExpressibleByBooleanLiteral.init(booleanLiteral:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(booleanLiteral:)"},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC14booleanLiteralAISb_tcfc","title":"init(booleanLiteral:)","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"booleanLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s18BooleanLiteralTypea","text":"BooleanLiteralType"},{"text":")","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"text":"required","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"booleanLiteral","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"BooleanLiteralType","kind":"typeIdentifier","preciseIdentifier":"s:s18BooleanLiteralTypea"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(booleanLiteral:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"booleanLiteral"},{"text":": ","kind":"text"},{"text":"BooleanLiteralType","kind":"typeIdentifier","preciseIdentifier":"s:s18BooleanLiteralTypea"},{"text":")","kind":"text"}],"abstract":[],"title":"init(booleanLiteral:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(booleanLiteral:)","type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(enablingallautomations:).json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(enablingallautomations:).json index 2d5a966051..bdafacb021 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(enablingallautomations:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/init(enablingallautomations:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"Creates and returns a Braze push automation configuration with all automations either","type":"text"},{"type":"text","text":" "},{"text":"enabled or disabled.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(initEnablingAllAutomations:) ","kind":"text"},{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"enablingAllAutomations"},{"text":" ","kind":"text"},{"text":"enabled","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Specifies whether all automations should be enabled or disabled.","type":"text"}],"type":"paragraph"}],"name":"enabled"}]}],"metadata":{"roleHeading":"Initializer","title":"init(enablingAllAutomations:)","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC22enablingAllAutomationsAISb_tcfc","symbolKind":"init","platforms":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"enablingAllAutomations","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(enablingAllAutomations:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(enablingAllAutomations:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(enablingAllAutomations:)","title":"init(enablingAllAutomations:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"enablingAllAutomations"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and returns a Braze push automation configuration with all automations either","type":"text"},{"text":" ","type":"text"},{"text":"enabled or disabled.","type":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"metadata":{"title":"init(enablingAllAutomations:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"enablingAllAutomations","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC22enablingAllAutomationsAISb_tcfc","platforms":[],"symbolKind":"init"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(enablingAllAutomations:)","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a Braze push automation configuration with all automations either"},{"type":"text","text":" "},{"type":"text","text":"enabled or disabled."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(initEnablingAllAutomations:) ","kind":"text"},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"enablingAllAutomations"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"enabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"enabled","content":[{"inlineContent":[{"text":"Specifies whether all automations should be enabled or disabled.","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/init(enablingAllAutomations:)":{"title":"init(enablingAllAutomations:)","abstract":[{"type":"text","text":"Creates and returns a Braze push automation configuration with all automations either"},{"text":" ","type":"text"},{"type":"text","text":"enabled or disabled."}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/init(enablingAllAutomations:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"enablingAllAutomations","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/registerdevicetoken.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/registerdevicetoken.json index 2a51f8438c..96fe10d6a1 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/registerdevicetoken.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/registerdevicetoken.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/registerDeviceToken","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"registerDeviceToken","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When "},{"type":"codeVoice","code":"true"},{"type":"text","text":","},{"text":" ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didFailToRegisterForRemoteNotificationsWithError:)"},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"swizzled as well to automatically reports configuration errors."}]},{"inlineContent":[{"type":"text","text":"When swizzled:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Braze automatically associates the notification device token with the current user","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Braze calls any pre-existing implementation of","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"application(_:didRegisterForRemoteNotificationsWithDeviceToken:)"}]}]}],"type":"unorderedList"}],"kind":"content"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"metadata":{"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC19registerDeviceTokenSbvp","title":"registerDeviceToken","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Specifies whether","type":"text"},{"type":"text","text":" "},{"code":"UIApplicationDelegate.application(_:didRegisterForRemoteNotificationsWithDeviceToken:)","type":"codeVoice"},{"text":" ","type":"text"},{"text":"should be swizzled (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/registerDeviceToken":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/registerDeviceToken","title":"registerDeviceToken","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didRegisterForRemoteNotificationsWithDeviceToken:)"},{"type":"text","text":" "},{"type":"text","text":"should be swizzled (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/registerDeviceToken"},"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC19registerDeviceTokenSbvp","title":"registerDeviceToken"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Specifies whether","type":"text"},{"type":"text","text":" "},{"code":"UIApplicationDelegate.application(_:didRegisterForRemoteNotificationsWithDeviceToken:)","type":"codeVoice"},{"text":" ","type":"text"},{"text":"should be swizzled (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"registerDeviceToken","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"When "},{"code":"true","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"code":"UIApplicationDelegate.application(_:didFailToRegisterForRemoteNotificationsWithError:)","type":"codeVoice"},{"type":"text","text":" is"},{"type":"text","text":" "},{"text":"swizzled as well to automatically reports configuration errors.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When swizzled:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Braze automatically associates the notification device token with the current user","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze calls any pre-existing implementation of"},{"text":" ","type":"text"},{"type":"codeVoice","code":"application(_:didRegisterForRemoteNotificationsWithDeviceToken:)"}]}]}],"type":"unorderedList"}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/registerDeviceToken":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"registerDeviceToken","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/registerDeviceToken","type":"topic","abstract":[{"text":"Specifies whether","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate.application(_:didRegisterForRemoteNotificationsWithDeviceToken:)"},{"text":" ","type":"text"},{"type":"text","text":"should be swizzled (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"role":"symbol","title":"registerDeviceToken"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/requestauthorizationatlaunch.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/requestauthorizationatlaunch.json index c5c4aa9378..a9285ae086 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/requestauthorizationatlaunch.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/requestauthorizationatlaunch.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Specifies whether Braze should request the notification permission \/ authorization at"},{"type":"text","text":" "},{"type":"text","text":"launch (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property","title":"requestAuthorizationAtLaunch","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"requestAuthorizationAtLaunch","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC28requestAuthorizationAtLaunchSbvp","roleHeading":"Instance Property"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"requestAuthorizationAtLaunch","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"paragraph"}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/authorizationOptions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","abstract":[{"text":"The permission \/ authorization options used by Braze when ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","isActive":true},{"type":"text","text":" "},{"type":"text","text":"is "},{"code":"true","type":"codeVoice"},{"type":"text","text":" (default: "},{"type":"codeVoice","code":"[.badge, .sound, .alert]"},{"text":").","type":"text"}],"type":"topic","title":"authorizationOptions","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"authorizationOptions"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","kind":"typeIdentifier","text":"UNAuthorizationOptions"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/requestAuthorizationAtLaunch":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","title":"requestAuthorizationAtLaunch","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestAuthorizationAtLaunch","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestAuthorizationAtLaunch"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions"},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC28requestAuthorizationAtLaunchSbvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestAuthorizationAtLaunch","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"requestAuthorizationAtLaunch"},"abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"type":"text","text":" "},{"text":"launch (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/authorizationOptions":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"authorizationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UNAuthorizationOptions","text":"UNAuthorizationOptions","kind":"typeIdentifier"}],"title":"authorizationOptions","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/authorizationOptions","abstract":[{"type":"text","text":"The permission \/ authorization options used by Braze when "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","isActive":true},{"text":" ","type":"text"},{"text":"is ","type":"text"},{"type":"codeVoice","code":"true"},{"text":" (default: ","type":"text"},{"code":"[.badge, .sound, .alert]","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/requestAuthorizationAtLaunch":{"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestAuthorizationAtLaunch"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/requestAuthorizationAtLaunch","role":"symbol","title":"requestAuthorizationAtLaunch","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","abstract":[{"text":"Specifies whether Braze should request the notification permission \/ authorization at","type":"text"},{"text":" ","type":"text"},{"text":"launch (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/setnotificationcategories.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/setnotificationcategories.json index 79eedf9bfb..778dde7ac9 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/setnotificationcategories.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/setnotificationcategories.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setNotificationCategories"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC25setNotificationCategoriesSbvp","title":"setNotificationCategories"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/setNotificationCategories","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"setNotificationCategories","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When swizzled:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze automatically includes the SDK notification categories each time you call"},{"type":"text","text":" "},{"code":"setNotificationCategories(_:)","type":"codeVoice"}]}]}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Specifies whether "},{"code":"UNUserNotificationCenter.setNotificationCategories(_:)","type":"codeVoice"},{"text":" should be","type":"text"},{"type":"text","text":" "},{"text":"swizzled (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/setNotificationCategories":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/setNotificationCategories","title":"setNotificationCategories","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setNotificationCategories"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[{"text":"Specifies whether ","type":"text"},{"code":"UNUserNotificationCenter.setNotificationCategories(_:)","type":"codeVoice"},{"type":"text","text":" should be"},{"type":"text","text":" "},{"text":"swizzled (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC25setNotificationCategoriesSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"setNotificationCategories","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"setNotificationCategories","role":"symbol","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setNotificationCategories"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]},{"content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"When swizzled:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Braze automatically includes the SDK notification categories each time you call","type":"text"},{"type":"text","text":" "},{"code":"setNotificationCategories(_:)","type":"codeVoice"}],"type":"paragraph"}]}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/setNotificationCategories","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether "},{"code":"UNUserNotificationCenter.setNotificationCategories(_:)","type":"codeVoice"},{"type":"text","text":" should be"},{"type":"text","text":" "},{"type":"text","text":"swizzled (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/setNotificationCategories":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories","title":"setNotificationCategories","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/setNotificationCategories","role":"symbol","abstract":[{"text":"Specifies whether ","type":"text"},{"code":"UNUserNotificationCenter.setNotificationCategories(_:)","type":"codeVoice"},{"type":"text","text":" should be"},{"text":" ","type":"text"},{"text":"swizzled (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setNotificationCategories","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/willpresentnotification.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/willpresentnotification.json index 5d4beb5de6..39ad070968 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/willpresentnotification.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.class/willpresentnotification.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"willPresentNotification","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"When swizzled, Braze displays push notifications while the app is running in the foreground."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If a pre-existing implementation of"},{"type":"text","text":" "},{"type":"codeVoice","code":"userNotificationCenter(_:willPresent:withCompletionHandler:))"},{"text":" is defined, Braze will merge","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"the "},{"code":"UNNotificationPresentationOptions","type":"codeVoice"},{"text":" provided via the completion handler with the values","type":"text"},{"type":"text","text":" "},{"text":"of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions"},{"text":".","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC23willPresentNotificationSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"willPresentNotification","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"willPresentNotification","roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"Specifies whether"},{"type":"text","text":" "},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:willPresent:withCompletionHandler:))"},{"text":" ","type":"text"},{"type":"text","text":"should be swizzled (default: false)"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/willPresentNotification"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/foregroundPresentationOptions":{"title":"foregroundPresentationOptions","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"foregroundPresentationOptions","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationPresentationOptions","text":"UNNotificationPresentationOptions"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","type":"topic","abstract":[{"text":"The foreground presentation options used when automatically handling notifications","type":"text"},{"type":"text","text":" "},{"text":"originating from Braze and received while the application is in the foreground (default:","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"[.list, .banner]"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/willPresentNotification":{"abstract":[{"type":"text","text":"Specifies whether"},{"type":"text","text":" "},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:willPresent:withCompletionHandler:))"},{"text":" ","type":"text"},{"type":"text","text":"should be swizzled (default: false)"}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresentNotification","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/willPresentNotification","type":"topic","title":"willPresentNotification"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Specifies whether"},{"type":"text","text":" "},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:willPresent:withCompletionHandler:))"},{"text":" ","type":"text"},{"text":"should be swizzled (default: false)","type":"text"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"willPresentNotification","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC23willPresentNotificationSbvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresentNotification","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/willPresentNotification","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willPresentNotification"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"When swizzled, Braze displays push notifications while the app is running in the foreground."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"If a pre-existing implementation of"},{"text":" ","type":"text"},{"code":"userNotificationCenter(_:willPresent:withCompletionHandler:))","type":"codeVoice"},{"type":"text","text":" is defined, Braze will merge"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"UNNotificationPresentationOptions"},{"type":"text","text":" provided via the completion handler with the values"},{"type":"text","text":" "},{"text":"of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/willPresentNotification":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/willPresentNotification","type":"topic","title":"willPresentNotification","kind":"symbol","abstract":[{"type":"text","text":"Specifies whether"},{"text":" ","type":"text"},{"code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:willPresent:withCompletionHandler:))","type":"codeVoice"},{"text":" ","type":"text"},{"text":"should be swizzled (default: false)","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"willPresentNotification","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class/foregroundPresentationOptions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class\/foregroundPresentationOptions","kind":"symbol","title":"foregroundPresentationOptions","abstract":[{"type":"text","text":"The foreground presentation options used when automatically handling notifications"},{"type":"text","text":" "},{"type":"text","text":"originating from Braze and received while the application is in the foreground (default:"},{"type":"text","text":" "},{"code":"[.list, .banner]","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundPresentationOptions"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationPresentationOptions","preciseIdentifier":"c:@E@UNNotificationPresentationOptions"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.property.json index da85c14386..142f93af2a 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.class/automation-swift.property.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10automationAG10AutomationCvp","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"automation","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"automation","kind":"identifier"},{"kind":"text","text":": "},{"text":"Automation","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","kind":"typeIdentifier"}]},"kind":"symbol","abstract":[{"text":"The automatic push notification handling behavior (default: disabled).","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automation","kind":"identifier"},{"kind":"text","text":": "},{"text":"Automation","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","kind":"typeIdentifier"}]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"name":"Important","content":[{"inlineContent":[{"text":"The SDK must be initialized on the main thread to enable push notification","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"automation. SDK initialization must happen before the application has finished launching"},{"text":" ","type":"text"},{"type":"text","text":"or in your AppDelegate "},{"type":"reference","identifier":"https:\/\/archive.is\/nUG1k","isActive":true},{"type":"text","text":" implementation."}],"type":"paragraph"}],"type":"aside","style":"important"},{"content":[{"inlineContent":[{"text":"The automation steps performed by the SDK are compatible with pre-existing push","type":"text"},{"type":"text","text":" "},{"text":"notification handling integrations in your codebase. The SDK only automates the","type":"text"},{"type":"text","text":" "},{"text":"processing of remote notification received from Braze. Any system handler implemented","type":"text"},{"type":"text","text":" "},{"type":"text","text":"to process your own or another third party SDK remote notifications will continue to"},{"text":" ","type":"text"},{"type":"text","text":"work when "},{"code":"automation","type":"codeVoice"},{"type":"text","text":" is enabled."}],"type":"paragraph"}],"name":"Note","type":"aside","style":"note"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, the SDK does not perform any automation steps and you are required to implement"},{"text":" ","type":"text"},{"text":"the ","type":"text"},{"code":"UIApplicationDelegate","type":"codeVoice"},{"type":"text","text":" and "},{"code":"UNUserNotificationCenterDelegate","type":"codeVoice"},{"type":"text","text":" methods yourself as"},{"type":"text","text":" "},{"type":"text","text":"described in the "},{"isActive":true,"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","type":"reference"},{"text":" tutorial.","type":"text"}]},{"inlineContent":[{"text":"You can enable automatic push notification handling as follows:","type":"text"}],"type":"paragraph"},{"syntax":null,"code":["configuration.push.automation = true"],"type":"codeListing"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This instructs the SDK to:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Register your application for push notification on the system."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Request the push notification authorization \/ permission at initialization."}]}]},{"content":[{"inlineContent":[{"text":"Dynamically provide implementations for the push notification related system delegate","type":"text"},{"type":"text","text":" "},{"text":"methods.","type":"text"}],"type":"paragraph"}]}]},{"type":"paragraph","inlineContent":[{"text":"For a more granular behavior, each automation step can be enabled individually:","type":"text"}]},{"code":["\/\/ Automate only the `application(_:didRegisterForRemoteNotificationsWithDeviceToken:)`","\/\/ delegate method","configuration.push.automation.registerDeviceToken = true"],"syntax":null,"type":"codeListing"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Or you can perform a combination of both approaches:"}]},{"syntax":null,"type":"codeListing","code":["\/\/ Enable all automations","configuration.push.automation = true","\/\/ Disable the automatic notification authorization request at launch.","configuration.push.automation.requestAuthorizationAtLaunch = false"]},{"style":"important","name":"Important","content":[{"type":"paragraph","inlineContent":[{"text":"When enabled, the ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate"},{"type":"text","text":" and"},{"type":"text","text":" "},{"code":"UNUserNotificationCenterDelegate","type":"codeVoice"},{"text":" methods will not be executed when processing remote","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"notifications received from Braze."},{"type":"text","text":" "},{"type":"text","text":"Use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)","isActive":true},{"type":"text","text":" to subscribe to"},{"type":"text","text":" "},{"type":"text","text":"those push notification updates when "},{"type":"codeVoice","code":"automation"},{"text":" is enabled.","type":"text"}]}],"type":"aside"},{"type":"paragraph","inlineContent":[{"text":"The behavior of each automation step is described in","type":"text"},{"text":" ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"},{"type":"text","text":"."}]}],"kind":"content"}],"references":{"https://archive.is/nUG1k":{"url":"https:\/\/archive.is\/nUG1k","titleInlineContent":[{"code":"application(_:didFinishLaunchingWithOptions:)","type":"codeVoice"}],"type":"link","title":"application(_:didFinishLaunchingWithOptions:)","identifier":"https:\/\/archive.is\/nUG1k"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/automation-swift.property":{"type":"topic","role":"symbol","title":"automation","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","abstract":[{"type":"text","text":"The automatic push notification handling behavior (default: disabled)."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"automation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","text":"Automation","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/subscribeToUpdates(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Subscribes to notifications updates."}],"title":"subscribeToUpdates(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","text":"Payload"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"automation","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"automation"},{"text":": ","kind":"text"},{"text":"Automation","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","kind":"typeIdentifier"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC4PushC10automationAG10AutomationCvp","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automation"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","text":"Automation","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"aside","name":"Important","style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The SDK must be initialized on the main thread to enable push notification"},{"type":"text","text":" "},{"type":"text","text":"automation. SDK initialization must happen before the application has finished launching"},{"type":"text","text":" "},{"type":"text","text":"or in your AppDelegate "},{"identifier":"https:\/\/archive.is\/nUG1k","isActive":true,"type":"reference"},{"text":" implementation.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"If the application setup requires the SDK to be initialized after the application has"},{"text":" ","type":"text"},{"text":"finished launching, refer to the","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"BrazeKit\/Braze\/prepareForDelayedInitialization(pushAutomation:)"},{"type":"text","text":" method."}]}]},{"name":"Note","style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The automation steps performed by the SDK are compatible with pre-existing push"},{"text":" ","type":"text"},{"text":"notification handling integrations in your codebase. The SDK only automates the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"processing of remote notification received from Braze. Any system handler implemented"},{"type":"text","text":" "},{"type":"text","text":"to process your own or another third party SDK remote notifications will continue to"},{"type":"text","text":" "},{"text":"work when ","type":"text"},{"type":"codeVoice","code":"automation"},{"type":"text","text":" is enabled."}]}],"type":"aside"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, the SDK does not perform any automation steps and you are required to implement"},{"type":"text","text":" "},{"type":"text","text":"the "},{"type":"codeVoice","code":"UIApplicationDelegate"},{"type":"text","text":" and "},{"code":"UNUserNotificationCenterDelegate","type":"codeVoice"},{"type":"text","text":" methods yourself as"},{"text":" ","type":"text"},{"type":"text","text":"described in the "},{"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","isActive":true},{"text":" tutorial.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can enable automatic push notification handling as follows:"}]},{"type":"codeListing","syntax":null,"code":["configuration.push.automation = true"]},{"type":"paragraph","inlineContent":[{"text":"This instructs the SDK to:","type":"text"}]},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Register your application for push notification on the system."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Request the push notification authorization \/ permission at initialization."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Dynamically provide implementations for the push notification related system delegate"},{"text":" ","type":"text"},{"text":"methods.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For a more granular behavior, each automation step can be enabled individually:"}]},{"code":["\/\/ Automate only the `application(_:didRegisterForRemoteNotificationsWithDeviceToken:)`","\/\/ delegate method","configuration.push.automation.registerDeviceToken = true"],"syntax":null,"type":"codeListing"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Or you can perform a combination of both approaches:"}]},{"code":["\/\/ Enable all automations","configuration.push.automation = true","\/\/ Disable the automatic notification authorization request at launch.","configuration.push.automation.requestAuthorizationAtLaunch = false"],"syntax":null,"type":"codeListing"},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"text":"When enabled, the ","type":"text"},{"type":"codeVoice","code":"UIApplicationDelegate"},{"text":" and","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate"},{"type":"text","text":" methods will not be executed when processing remote"},{"type":"text","text":" "},{"type":"text","text":"notifications received from Braze."},{"type":"text","text":" "},{"type":"text","text":"Use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)","isActive":true},{"text":" to subscribe to","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"those push notification updates when "},{"type":"codeVoice","code":"automation"},{"type":"text","text":" is enabled."}]}],"type":"aside","name":"Important"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The behavior of each automation step is described in"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","isActive":true,"type":"reference"},{"text":".","type":"text"}]}],"kind":"content"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"abstract":[{"text":"The automatic push notification handling behavior (default: disabled).","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/automation-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","text":"Automation","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","abstract":[{"text":"The automatic push notification handling behavior (default: disabled).","type":"text"}],"kind":"symbol","title":"automation"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/subscribeToUpdates(_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"((","kind":"text"},{"text":"Payload","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)","abstract":[{"text":"Subscribes to notifications updates.","type":"text"}],"kind":"symbol","title":"subscribeToUpdates(_:)"},"https://archive.is/nUG1k":{"type":"link","titleInlineContent":[{"code":"application(_:didFinishLaunchingWithOptions:)","type":"codeVoice"}],"url":"https:\/\/archive.is\/nUG1k","title":"application(_:didFinishLaunchingWithOptions:)","identifier":"https:\/\/archive.is\/nUG1k"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.property.json index 6f6dd0bb33..1d12776c9e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/push-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/push-swift.property.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/push-swift.property","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4pushAE4PushCvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"push"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC","kind":"typeIdentifier","text":"Push"}],"symbolKind":"property","roleHeading":"Instance Property","title":"push"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"push","kind":"identifier"},{"kind":"text","text":": "},{"text":"Push","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"abstract":[{"text":"Push configuration.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push","navigatorTitle":[{"kind":"identifier","text":"Push"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","abstract":[{"type":"text","text":"Push configuration."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Push","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/push-swift.property":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"push","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC","kind":"typeIdentifier","text":"Push"}],"title":"push","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/push-swift.property"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Push configuration."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"push","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Push","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/push-swift.property","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"push","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC","text":"Push","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC4pushAE4PushCvp","role":"symbol","title":"push"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class","type":"topic","title":"Braze.Configuration.Push","kind":"symbol","abstract":[{"type":"text","text":"Push configuration."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Push"}],"navigatorTitle":[{"kind":"identifier","text":"Push"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/push-swift.property":{"abstract":[{"text":"Push configuration.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"push","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC","text":"Push","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/push-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property","title":"push","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/sessiontimeout.json b/data/documentation/brazekit/braze/configuration-swift.class/sessiontimeout.json index 3d15e00d27..8d05e82ea8 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/sessiontimeout.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/sessiontimeout.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"abstract":[{"text":"The length of time before a session times out in seconds (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sessionTimeout"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","symbolKind":"property","title":"sessionTimeout","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC14sessionTimeoutSdvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sessionTimeout","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/sessionTimeout":{"type":"topic","abstract":[{"type":"text","text":"The length of time before a session times out in seconds (default: "},{"code":"10","type":"codeVoice"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sessionTimeout"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"title":"sessionTimeout","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout"}}} \ No newline at end of file +{"metadata":{"title":"sessionTimeout","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sessionTimeout","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC14sessionTimeoutSdvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"abstract":[{"type":"text","text":"The length of time before a session times out in seconds (default: "},{"type":"codeVoice","code":"10"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sessionTimeout","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/sessionTimeout":{"title":"sessionTimeout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"sessionTimeout","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"role":"symbol","abstract":[{"text":"The length of time before a session times out in seconds (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/sessionTimeout","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty.json index 5ff7e1e25a..1a41bfb71f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty"]}],"metadata":{"title":"Braze.Configuration.TrackingProperty","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","symbolKind":"enum","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"extendedModule":"BrazeKit"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomAttributes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomEvents","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/analyticsEvents","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/attributionData","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/country","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customAttribute(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/dateOfBirth","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/deviceData","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/email","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/emailSubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/everything","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/firstName","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/homeCity","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/language","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/lastName","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/notificationSubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/phoneNumber","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/purchases","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToStartTokens","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToken"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations"]}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/allCustomEvents":{"role":"symbol","abstract":[{"text":"Mark all custom events for tracking.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents","title":"Braze.Configuration.TrackingProperty.allCustomEvents","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCustomEvents"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomEvents"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/purchases":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/purchases","title":"Braze.Configuration.TrackingProperty.purchases","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchases"}],"kind":"symbol","type":"topic","abstract":[{"text":"Purchase events.","type":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/homeCity":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/homeCity","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"homeCity"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity","abstract":[],"title":"Braze.Configuration.TrackingProperty.homeCity"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/pushToStartTokens":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"pushToStartTokens","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToStartTokens","title":"Braze.Configuration.TrackingProperty.pushToStartTokens","role":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/language":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/language","title":"Braze.Configuration.TrackingProperty.language","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"language","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/country":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/country","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country","title":"Braze.Configuration.TrackingProperty.country","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"country"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/attributionData":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata","role":"symbol","abstract":[],"title":"Braze.Configuration.TrackingProperty.attributionData","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/attributionData","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"attributionData","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/lastName":{"abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/lastName","role":"symbol","kind":"symbol","title":"Braze.Configuration.TrackingProperty.lastName","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"lastName","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/gender":{"abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gender","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/gender","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender","title":"Braze.Configuration.TrackingProperty.gender","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/analyticsEvents":{"abstract":[{"type":"text","text":"All Braze events, not including purchases or custom events."}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"analyticsEvents","kind":"identifier"}],"title":"Braze.Configuration.TrackingProperty.analyticsEvents","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/analyticsEvents","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/email":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/email","title":"Braze.Configuration.TrackingProperty.email","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"email","kind":"identifier"}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/deviceData":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"deviceData","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/deviceData","title":"Braze.Configuration.TrackingProperty.deviceData","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/pushToken":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushToken","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToken","title":"Braze.Configuration.TrackingProperty.pushToken","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/everything":{"abstract":[{"type":"text","text":"Mark every user data for tracking."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"everything","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/everything","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything","title":"Braze.Configuration.TrackingProperty.everything","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/customEvent(_:)":{"title":"Braze.Configuration.TrackingProperty.customEvent(_:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customEvent(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">)","kind":"text"}],"role":"symbol","abstract":[{"type":"text","text":"Custom events."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/customAttribute(_:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)","title":"Braze.Configuration.TrackingProperty.customAttribute(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"customAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">)"}],"abstract":[{"text":"Custom attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customAttribute(_:)","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/firstName":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"firstName","kind":"identifier"}],"kind":"symbol","abstract":[],"title":"Braze.Configuration.TrackingProperty.firstName","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/firstName","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/notificationSubscriptionState":{"kind":"symbol","title":"Braze.Configuration.TrackingProperty.notificationSubscriptionState","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/notificationSubscriptionState","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"notificationSubscriptionState"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/phoneNumber":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phoneNumber","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.TrackingProperty.phoneNumber","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/phoneNumber","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations","abstract":[],"kind":"article","title":"Equatable Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/dateOfBirth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/dateOfBirth","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth","abstract":[],"title":"Braze.Configuration.TrackingProperty.dateOfBirth"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/allCustomAttributes":{"role":"symbol","title":"Braze.Configuration.TrackingProperty.allCustomAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"allCustomAttributes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes","abstract":[{"type":"text","text":"Mark all custom attributes for tracking."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomAttributes"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/emailSubscriptionState":{"title":"Braze.Configuration.TrackingProperty.emailSubscriptionState","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/emailSubscriptionState","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emailSubscriptionState"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"extendedModule":"BrazeKit","title":"Braze.Configuration.TrackingProperty","symbolKind":"enum","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},"abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomAttributes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomEvents","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/analyticsEvents","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/attributionData","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/country","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customAttribute(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/dateOfBirth","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/deviceData","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/email","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/emailSubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/everything","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/firstName","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/homeCity","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/language","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/lastName","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/notificationSubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/phoneNumber","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/purchases","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToStartTokens","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToken"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/firstName":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"firstName","kind":"identifier"}],"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/firstName","title":"Braze.Configuration.TrackingProperty.firstName"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/language":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"language","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language","kind":"symbol","abstract":[],"title":"Braze.Configuration.TrackingProperty.language","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/language"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/everything":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"everything","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything","kind":"symbol","abstract":[{"text":"Mark every user data for tracking.","type":"text"}],"title":"Braze.Configuration.TrackingProperty.everything","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/everything"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/homeCity":{"kind":"symbol","role":"symbol","title":"Braze.Configuration.TrackingProperty.homeCity","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"homeCity"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/homeCity","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/deviceData":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/deviceData","title":"Braze.Configuration.TrackingProperty.deviceData","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"deviceData","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/pushToken":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushToken","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken","kind":"symbol","abstract":[],"title":"Braze.Configuration.TrackingProperty.pushToken","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToken"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/dateOfBirth":{"title":"Braze.Configuration.TrackingProperty.dateOfBirth","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/dateOfBirth","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/analyticsEvents":{"title":"Braze.Configuration.TrackingProperty.analyticsEvents","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/analyticsEvents","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents","abstract":[{"text":"All Braze events, not including purchases or custom events.","type":"text"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"analyticsEvents","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/gender":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gender","kind":"identifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender","abstract":[],"title":"Braze.Configuration.TrackingProperty.gender","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/gender"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/email":{"title":"Braze.Configuration.TrackingProperty.email","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/email","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"email","kind":"identifier"}],"type":"topic"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/equatable-implementations","kind":"article","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations","role":"collectionGroup","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/customAttribute(_:)":{"title":"Braze.Configuration.TrackingProperty.customAttribute(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customAttribute(_:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)","abstract":[{"type":"text","text":"Custom attributes."}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customAttribute"},{"text":"(","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/lastName":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/lastName","kind":"symbol","abstract":[],"type":"topic","title":"Braze.Configuration.TrackingProperty.lastName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"lastName","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/allCustomAttributes":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"allCustomAttributes","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.TrackingProperty.allCustomAttributes","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomAttributes","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes","kind":"symbol","abstract":[{"type":"text","text":"Mark all custom attributes for tracking."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/pushToStartTokens":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"pushToStartTokens","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.TrackingProperty.pushToStartTokens","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToStartTokens","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/attributionData":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributionData"}],"type":"topic","title":"Braze.Configuration.TrackingProperty.attributionData","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/attributionData","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/purchases":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/purchases","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases","title":"Braze.Configuration.TrackingProperty.purchases","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchases"}],"abstract":[{"type":"text","text":"Purchase events."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/emailSubscriptionState":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/emailSubscriptionState","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate","title":"Braze.Configuration.TrackingProperty.emailSubscriptionState","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"emailSubscriptionState","kind":"identifier"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/country":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/country","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country","title":"Braze.Configuration.TrackingProperty.country","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/notificationSubscriptionState":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/notificationSubscriptionState","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate","title":"Braze.Configuration.TrackingProperty.notificationSubscriptionState","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"notificationSubscriptionState","kind":"identifier"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/allCustomEvents":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomEvents","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents","title":"Braze.Configuration.TrackingProperty.allCustomEvents","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"allCustomEvents","kind":"identifier"}],"abstract":[{"type":"text","text":"Mark all custom events for tracking."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/customEvent(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customEvent(_:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)","title":"Braze.Configuration.TrackingProperty.customEvent(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"customEvent"},{"text":"(","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">)","kind":"text"}],"abstract":[{"type":"text","text":"Custom events."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/phoneNumber":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/phoneNumber","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber","title":"Braze.Configuration.TrackingProperty.phoneNumber","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phoneNumber","kind":"identifier"}],"abstract":[],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/!=(_:_:).json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/!=(_:_:).json index 04d9ebfb06..c8831edd25 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/!=(_:_:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/!=(_:_:).json @@ -1 +1 @@ -{"metadata":{"extendedModule":"Swift","role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/!=(_:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/!=(_:_:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations","abstract":[],"kind":"article","title":"Equatable Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","roleHeading":"Operator","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/!=(_:_:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/equatable-implementations","kind":"article","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations","role":"collectionGroup","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/allcustomattributes.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/allcustomattributes.json index 0460cbfbea..03e1792850 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/allcustomattributes.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/allcustomattributes.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"role":"symbol","title":"Braze.Configuration.TrackingProperty.allCustomAttributes","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allCustomAttributes"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO19allCustomAttributesyA2GmF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomAttributes"},"abstract":[{"type":"text","text":"Mark all custom attributes for tracking."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allCustomAttributes"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Adding this property will cause the "},{"code":".customAttribute","type":"codeVoice"},{"text":" case to be a no-op.","type":"text"}],"type":"paragraph"}]}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/allCustomAttributes":{"role":"symbol","title":"Braze.Configuration.TrackingProperty.allCustomAttributes","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"allCustomAttributes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes","abstract":[{"type":"text","text":"Mark all custom attributes for tracking."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomAttributes"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"allCustomAttributes","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"Adding this property will cause the "},{"type":"codeVoice","code":".customAttribute"},{"type":"text","text":" case to be a no-op."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomAttributes"},"abstract":[{"type":"text","text":"Mark all custom attributes for tracking."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"allCustomAttributes","kind":"identifier"}],"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO19allCustomAttributesyA2GmF","symbolKind":"case","title":"Braze.Configuration.TrackingProperty.allCustomAttributes"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/allCustomAttributes":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"allCustomAttributes","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.TrackingProperty.allCustomAttributes","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomAttributes","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes","kind":"symbol","abstract":[{"type":"text","text":"Mark all custom attributes for tracking."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/allcustomevents.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/allcustomevents.json index 4640bd0a35..0967673b7b 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/allcustomevents.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/allcustomevents.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO15allCustomEventsyA2GmF","modules":[{"name":"BrazeKit"}],"symbolKind":"case","roleHeading":"Case","title":"Braze.Configuration.TrackingProperty.allCustomEvents","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allCustomEvents"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allCustomEvents"}]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Adding this property will cause the ","type":"text"},{"code":".customEvent","type":"codeVoice"},{"text":" case to be a no-op.","type":"text"}]}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents"]}],"abstract":[{"text":"Mark all custom events for tracking.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomEvents","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/allCustomEvents":{"role":"symbol","abstract":[{"text":"Mark all custom events for tracking.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents","title":"Braze.Configuration.TrackingProperty.allCustomEvents","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"allCustomEvents"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomEvents"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Mark all custom events for tracking."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"allCustomEvents","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Adding this property will cause the "},{"code":".customEvent","type":"codeVoice"},{"text":" case to be a no-op.","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"allCustomEvents","kind":"identifier"}],"symbolKind":"case","role":"symbol","title":"Braze.Configuration.TrackingProperty.allCustomEvents","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO15allCustomEventsyA2GmF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomEvents","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/allCustomEvents":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/allCustomEvents","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents","title":"Braze.Configuration.TrackingProperty.allCustomEvents","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"allCustomEvents","kind":"identifier"}],"abstract":[{"type":"text","text":"Mark all custom events for tracking."}],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/analyticsevents.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/analyticsevents.json index 25914a1732..54bfd715f4 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/analyticsevents.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/analyticsevents.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"All Braze events, not including purchases or custom events.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"analyticsEvents","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO15analyticsEventsyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"analyticsEvents","kind":"identifier"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.analyticsEvents","roleHeading":"Case","symbolKind":"case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/analyticsEvents","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/analyticsEvents":{"abstract":[{"type":"text","text":"All Braze events, not including purchases or custom events."}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"analyticsEvents","kind":"identifier"}],"title":"Braze.Configuration.TrackingProperty.analyticsEvents","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/analyticsEvents","role":"symbol"}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Case","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"analyticsEvents"}],"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO15analyticsEventsyA2GmF","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.analyticsEvents"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"analyticsEvents"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/analyticsEvents"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"abstract":[{"type":"text","text":"All Braze events, not including purchases or custom events."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/analyticsEvents":{"title":"Braze.Configuration.TrackingProperty.analyticsEvents","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/analyticsEvents","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents","abstract":[{"text":"All Braze events, not including purchases or custom events.","type":"text"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"analyticsEvents","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/attributiondata.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/attributiondata.json index 114f1c86fd..d0d9b2a7a7 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/attributiondata.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/attributiondata.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributionData"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO15attributionDatayA2GmF","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.Configuration.TrackingProperty.attributionData"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/attributionData"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"attributionData","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/attributionData":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata","role":"symbol","abstract":[],"title":"Braze.Configuration.TrackingProperty.attributionData","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/attributionData","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"attributionData","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributionData","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributionData"}],"title":"Braze.Configuration.TrackingProperty.attributionData","symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO15attributionDatayA2GmF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/attributionData"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/attributionData":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributionData"}],"type":"topic","title":"Braze.Configuration.TrackingProperty.attributionData","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/attributionData","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/country.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/country.json index bc43352904..aa611754d4 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/country.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/country.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"country","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/country"},"sections":[],"metadata":{"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.country","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO7countryyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"country","kind":"identifier"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/country":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/country","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country","title":"Braze.Configuration.TrackingProperty.country","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"country"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/country"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"country","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country"]}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO7countryyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.country","role":"symbol","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"country","kind":"identifier"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/country":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/country","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country","title":"Braze.Configuration.TrackingProperty.country","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/customattribute(_:).json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/customattribute(_:).json index a25ec884a7..66fdf13c97 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/customattribute(_:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/customattribute(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customAttribute(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"abstract":[{"type":"text","text":"Custom attributes."}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customAttribute"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">)"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO15customAttributeyAGShySSGcAGmF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","symbolKind":"case","role":"symbol","title":"Braze.Configuration.TrackingProperty.customAttribute(_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"customAttribute"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">)"}]}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Only tracks the set of names provided."}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/customAttribute(_:)":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)","title":"Braze.Configuration.TrackingProperty.customAttribute(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"customAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">)"}],"abstract":[{"text":"Custom attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customAttribute(_:)","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO15customAttributeyAGShySSGcAGmF","title":"Braze.Configuration.TrackingProperty.customAttribute(_:)","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"customAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">)","kind":"text"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customAttribute(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)"]}],"kind":"symbol","sections":[],"abstract":[{"text":"Custom attributes.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"customAttribute"},{"text":"(","kind":"text"},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Only tracks the set of names provided.","type":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/customAttribute(_:)":{"title":"Braze.Configuration.TrackingProperty.customAttribute(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customAttribute(_:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)","abstract":[{"type":"text","text":"Custom attributes."}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customAttribute"},{"text":"(","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/customevent(_:).json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/customevent(_:).json index 49d43cbfb4..1d9aba74ed 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/customevent(_:).json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/customevent(_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customEvent(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">)","kind":"text"}]}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Only tracks the set of names provided."}]}],"kind":"content"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO11customEventyAGShySSGcAGmF","title":"Braze.Configuration.TrackingProperty.customEvent(_:)","symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"customEvent","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">)"}],"roleHeading":"Case"},"abstract":[{"text":"Custom events.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/customEvent(_:)":{"title":"Braze.Configuration.TrackingProperty.customEvent(_:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customEvent(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">)","kind":"text"}],"role":"symbol","abstract":[{"type":"text","text":"Custom events."}],"kind":"symbol","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customEvent(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"text":"Custom events.","type":"text"}],"metadata":{"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO11customEventyAGShySSGcAGmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customEvent"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"title":"Braze.Configuration.TrackingProperty.customEvent(_:)","modules":[{"name":"BrazeKit"}],"symbolKind":"case"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customEvent"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">)"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"Only tracks the set of names provided."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/customEvent(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/customEvent(_:)","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)","title":"Braze.Configuration.TrackingProperty.customEvent(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"customEvent"},{"text":"(","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">)","kind":"text"}],"abstract":[{"type":"text","text":"Custom events."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/dateofbirth.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/dateofbirth.json index 81be226327..29135852ba 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/dateofbirth.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/dateofbirth.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth"]}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.dateOfBirth","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dateOfBirth","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO11dateOfBirthyA2GmF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/dateOfBirth","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/dateOfBirth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/dateOfBirth","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth","abstract":[],"title":"Braze.Configuration.TrackingProperty.dateOfBirth"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO11dateOfBirthyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.dateOfBirth","role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dateOfBirth"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/dateOfBirth","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/dateOfBirth":{"title":"Braze.Configuration.TrackingProperty.dateOfBirth","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/dateOfBirth","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/devicedata.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/devicedata.json index ee0a93cdc6..1a5c105c8e 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/devicedata.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/devicedata.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/deviceData","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO10deviceDatayA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceData","kind":"identifier"}],"role":"symbol","title":"Braze.Configuration.TrackingProperty.deviceData","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","symbolKind":"case"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deviceData"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/deviceData":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"deviceData","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/deviceData","title":"Braze.Configuration.TrackingProperty.deviceData","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/deviceData","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO10deviceDatayA2GmF","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"deviceData","kind":"identifier"}],"roleHeading":"Case","symbolKind":"case","title":"Braze.Configuration.TrackingProperty.deviceData"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"deviceData","kind":"identifier"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/deviceData":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/deviceData","title":"Braze.Configuration.TrackingProperty.deviceData","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"deviceData","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/email.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/email.json index f6d03fd82e..224add85f2 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/email.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/email.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email"]}],"kind":"symbol","metadata":{"role":"symbol","title":"Braze.Configuration.TrackingProperty.email","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO5emailyA2GmF","symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"email","kind":"identifier"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"email","kind":"identifier"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/email"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/email":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/email","title":"Braze.Configuration.TrackingProperty.email","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"email","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/email","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"email"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO5emailyA2GmF","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"email"}],"title":"Braze.Configuration.TrackingProperty.email","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/email":{"title":"Braze.Configuration.TrackingProperty.email","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/email","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"email","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/emailsubscriptionstate.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/emailsubscriptionstate.json index 51c30f4470..28dc33fe17 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/emailsubscriptionstate.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/emailsubscriptionstate.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/emailSubscriptionState","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO22emailSubscriptionStateyA2GmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"emailSubscriptionState","kind":"identifier"}],"title":"Braze.Configuration.TrackingProperty.emailSubscriptionState"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"emailSubscriptionState","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/emailSubscriptionState":{"title":"Braze.Configuration.TrackingProperty.emailSubscriptionState","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/emailSubscriptionState","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emailSubscriptionState"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/emailSubscriptionState","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"emailSubscriptionState","kind":"identifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"emailSubscriptionState","kind":"identifier"}],"role":"symbol","symbolKind":"case","title":"Braze.Configuration.TrackingProperty.emailSubscriptionState","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO22emailSubscriptionStateyA2GmF","roleHeading":"Case"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/emailSubscriptionState":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/emailSubscriptionState","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate","title":"Braze.Configuration.TrackingProperty.emailSubscriptionState","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"emailSubscriptionState","kind":"identifier"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/equatable-implementations.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/equatable-implementations.json index 1572bcdbd3..4fbc087958 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/equatable-implementations.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/!=(_:_:)"],"generated":true}],"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/!=(_:_:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"sections":[],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/!=(_:_:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/everything.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/everything.json index e151482cb2..cc4bbe8329 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/everything.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/everything.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"abstract":[{"type":"text","text":"Mark every user data for tracking."}],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"everything","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO10everythingyA2GmF","role":"symbol","title":"Braze.Configuration.TrackingProperty.everything","symbolKind":"case"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"everything","kind":"identifier"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"Adding this property will cause other cases to be a no-op as everything will be routed to the tracking domain.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything"]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/everything"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/everything":{"abstract":[{"type":"text","text":"Mark every user data for tracking."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"everything","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/everything","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything","title":"Braze.Configuration.TrackingProperty.everything","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/everything","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"everything"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"Adding this property will cause other cases to be a no-op as everything will be routed to the tracking domain.","type":"text"}],"type":"paragraph"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"everything","kind":"identifier"}],"title":"Braze.Configuration.TrackingProperty.everything","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO10everythingyA2GmF","role":"symbol"},"abstract":[{"type":"text","text":"Mark every user data for tracking."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/everything":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"everything","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything","kind":"symbol","abstract":[{"text":"Mark every user data for tracking.","type":"text"}],"title":"Braze.Configuration.TrackingProperty.everything","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/everything"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/firstname.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/firstname.json index 57cc32dbc7..31d54cd587 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/firstname.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/firstname.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO9firstNameyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"firstName","kind":"identifier"}],"title":"Braze.Configuration.TrackingProperty.firstName"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstName"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/firstName","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/firstName":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"firstName","kind":"identifier"}],"kind":"symbol","abstract":[],"title":"Braze.Configuration.TrackingProperty.firstName","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/firstName","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/firstName","interfaceLanguage":"swift"},"metadata":{"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO9firstNameyA2GmF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstName"}],"title":"Braze.Configuration.TrackingProperty.firstName"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"firstName","kind":"identifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/firstName":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"firstName","kind":"identifier"}],"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/firstName","title":"Braze.Configuration.TrackingProperty.firstName"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/gender.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/gender.json index 827aa52f82..481c94ce89 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/gender.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/gender.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/gender"},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gender","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO6genderyA2GmF","role":"symbol","title":"Braze.Configuration.TrackingProperty.gender","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"gender","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/gender":{"abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gender","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/gender","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender","title":"Braze.Configuration.TrackingProperty.gender","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/gender","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.gender","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gender"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO6genderyA2GmF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gender"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/gender":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gender","kind":"identifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender","abstract":[],"title":"Braze.Configuration.TrackingProperty.gender","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/gender"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/homecity.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/homecity.json index e4d0a97729..3e0aaf59d7 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/homecity.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/homecity.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/homeCity","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO8homeCityyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"homeCity","kind":"identifier"}],"title":"Braze.Configuration.TrackingProperty.homeCity"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"homeCity","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/homeCity":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/homeCity","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"homeCity"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity","abstract":[],"title":"Braze.Configuration.TrackingProperty.homeCity"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO8homeCityyA2GmF","role":"symbol","title":"Braze.Configuration.TrackingProperty.homeCity","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"homeCity","kind":"identifier"}]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/homeCity","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"homeCity"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/homeCity":{"kind":"symbol","role":"symbol","title":"Braze.Configuration.TrackingProperty.homeCity","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"homeCity"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/homeCity","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/language.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/language.json index b72cd2d494..01e852600f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/language.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/language.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/language","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"language"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO8languageyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"language"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.language","roleHeading":"Case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/language":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/language","title":"Braze.Configuration.TrackingProperty.language","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"language","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/language"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"language","kind":"identifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language"]}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.language","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"language"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO8languageyA2GmF"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/language":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"language","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language","kind":"symbol","abstract":[],"title":"Braze.Configuration.TrackingProperty.language","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/language"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/lastname.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/lastname.json index bd1b89beda..f6abc702ac 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/lastname.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/lastname.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lastName","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO8lastNameyA2GmF","role":"symbol","symbolKind":"case","title":"Braze.Configuration.TrackingProperty.lastName","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/lastName","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lastName","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/lastName":{"abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/lastName","role":"symbol","kind":"symbol","title":"Braze.Configuration.TrackingProperty.lastName","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"lastName","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"lastName","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/lastName"},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastName"}],"title":"Braze.Configuration.TrackingProperty.lastName","symbolKind":"case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO8lastNameyA2GmF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/lastName":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/lastName","kind":"symbol","abstract":[],"type":"topic","title":"Braze.Configuration.TrackingProperty.lastName","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"lastName","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/notificationsubscriptionstate.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/notificationsubscriptionstate.json index 0530b2c33c..689c944056 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/notificationsubscriptionstate.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/notificationsubscriptionstate.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/notificationSubscriptionState","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"sections":[],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notificationSubscriptionState","kind":"identifier"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO29notificationSubscriptionStateyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.notificationSubscriptionState"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notificationSubscriptionState","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/notificationSubscriptionState":{"kind":"symbol","title":"Braze.Configuration.TrackingProperty.notificationSubscriptionState","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/notificationSubscriptionState","abstract":[],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"notificationSubscriptionState"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notificationSubscriptionState","kind":"identifier"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/notificationSubscriptionState","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO29notificationSubscriptionStateyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"notificationSubscriptionState","kind":"identifier"}],"title":"Braze.Configuration.TrackingProperty.notificationSubscriptionState","role":"symbol","symbolKind":"case","roleHeading":"Case"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/notificationSubscriptionState":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/notificationSubscriptionState","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate","title":"Braze.Configuration.TrackingProperty.notificationSubscriptionState","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"notificationSubscriptionState","kind":"identifier"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/phonenumber.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/phonenumber.json index 89f87f4fa1..18e999592b 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/phonenumber.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/phonenumber.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phoneNumber","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO11phoneNumberyA2GmF","title":"Braze.Configuration.TrackingProperty.phoneNumber"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/phoneNumber"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phoneNumber","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/phoneNumber":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phoneNumber","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.TrackingProperty.phoneNumber","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/phoneNumber","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"Braze.Configuration.TrackingProperty.phoneNumber","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phoneNumber"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO11phoneNumberyA2GmF","symbolKind":"case","role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/phoneNumber","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phoneNumber"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/phoneNumber":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/phoneNumber","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber","title":"Braze.Configuration.TrackingProperty.phoneNumber","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phoneNumber","kind":"identifier"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/purchases.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/purchases.json index 1ea9c23063..a6a7b6b28d 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/purchases.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/purchases.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/purchases"},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"purchases","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO9purchasesyA2GmF","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.Configuration.TrackingProperty.purchases"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"purchases"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases"]}],"kind":"symbol","abstract":[{"text":"Purchase events.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/purchases":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/purchases","title":"Braze.Configuration.TrackingProperty.purchases","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchases"}],"kind":"symbol","type":"topic","abstract":[{"text":"Purchase events.","type":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"purchases"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/purchases"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"abstract":[{"type":"text","text":"Purchase events."}],"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO9purchasesyA2GmF","title":"Braze.Configuration.TrackingProperty.purchases","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"purchases","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","symbolKind":"case"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/purchases":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/purchases","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases","title":"Braze.Configuration.TrackingProperty.purchases","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchases"}],"abstract":[{"type":"text","text":"Purchase events."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/pushtoken.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/pushtoken.json index fa1e175de9..84d493557d 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/pushtoken.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/pushtoken.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"sections":[],"kind":"symbol","metadata":{"role":"symbol","symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO9pushTokenyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushToken"}],"modules":[{"name":"BrazeKit"}],"title":"Braze.Configuration.TrackingProperty.pushToken"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToken"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushToken","kind":"identifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/pushToken":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushToken","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToken","title":"Braze.Configuration.TrackingProperty.pushToken","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushToken","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToken","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"Braze.Configuration.TrackingProperty.pushToken","externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO9pushTokenyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushToken","kind":"identifier"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/pushToken":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushToken","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken","kind":"symbol","abstract":[],"title":"Braze.Configuration.TrackingProperty.pushToken","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToken"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/pushtostarttokens.json b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/pushtostarttokens.json index 62c437f8aa..0b54ac03da 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/pushtostarttokens.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/trackingproperty/pushtostarttokens.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO17pushToStartTokensyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushToStartTokens","kind":"identifier"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","title":"Braze.Configuration.TrackingProperty.pushToStartTokens","symbolKind":"case"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"pushToStartTokens","kind":"identifier"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToStartTokens","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/pushToStartTokens":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"pushToStartTokens","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToStartTokens","title":"Braze.Configuration.TrackingProperty.pushToStartTokens","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushToStartTokens"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToStartTokens"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO17pushToStartTokensyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushToStartTokens"}],"role":"symbol","title":"Braze.Configuration.TrackingProperty.pushToStartTokens","roleHeading":"Case","symbolKind":"case"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty/pushToStartTokens":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"pushToStartTokens","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.TrackingProperty.pushToStartTokens","role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty\/pushToStartTokens","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/triggerminimumtimeinterval.json b/data/documentation/brazekit/braze/configuration-swift.class/triggerminimumtimeinterval.json index 6ccdd45a13..0cb3399f29 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/triggerminimumtimeinterval.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/triggerminimumtimeinterval.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"triggerMinimumTimeInterval","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"triggerMinimumTimeInterval"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC26triggerMinimumTimeIntervalSdvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The minimum time interval in seconds between triggers (default: ","type":"text"},{"type":"codeVoice","code":"30"},{"text":").","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"triggerMinimumTimeInterval"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"After a trigger happens, the SDK will ignore any triggers until the minimum time interval","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"elapses. The minimum valid value is "},{"code":"0","type":"codeVoice"},{"text":".","type":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/triggerMinimumTimeInterval":{"type":"topic","abstract":[{"type":"text","text":"The minimum time interval in seconds between triggers (default: "},{"code":"30","type":"codeVoice"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"triggerMinimumTimeInterval"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"title":"triggerMinimumTimeInterval","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"abstract":[{"text":"The minimum time interval in seconds between triggers (default: ","type":"text"},{"code":"30","type":"codeVoice"},{"text":").","type":"text"}],"sections":[],"metadata":{"title":"triggerMinimumTimeInterval","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC26triggerMinimumTimeIntervalSdvp","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"triggerMinimumTimeInterval","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"triggerMinimumTimeInterval","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"After a trigger happens, the SDK will ignore any triggers until the minimum time interval","type":"text"},{"type":"text","text":" "},{"text":"elapses. The minimum valid value is ","type":"text"},{"type":"codeVoice","code":"0"},{"type":"text","text":"."}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/triggerMinimumTimeInterval":{"title":"triggerMinimumTimeInterval","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/triggerMinimumTimeInterval","kind":"symbol","abstract":[{"text":"The minimum time interval in seconds between triggers (default: ","type":"text"},{"type":"codeVoice","code":"30"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"triggerMinimumTimeInterval","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/tvospersistedsizelimit.json b/data/documentation/brazekit/braze/configuration-swift.class/tvospersistedsizelimit.json index d5788491f1..eab242f3fd 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/tvospersistedsizelimit.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/tvospersistedsizelimit.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"abstract":[{"text":"The size limit for the persisted data (","type":"text"},{"inlineContent":[{"text":"tvOS only","type":"text"}],"type":"strong"},{"type":"text","text":", default: 128 KiB)."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit"]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"tvOSPersistedSizeLimit","kind":"identifier"},{"kind":"text","text":": "},{"text":"UInt64","kind":"typeIdentifier","preciseIdentifier":"s:s6UInt64V"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC22tvOSPersistedSizeLimits6UInt64Vvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","title":"tvOSPersistedSizeLimit","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/tvOSPersistedSizeLimit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tvOSPersistedSizeLimit"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt64V","text":"UInt64","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"text":"The SDK persistence for tvOS apps relies on ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/archive.ph\/0fhgU"},{"type":"text","text":". tvOS apps user defaults must"},{"type":"text","text":" "},{"type":"text","text":"remain under "},{"type":"reference","identifier":"https:\/\/archive.ph\/29PDV","isActive":true},{"text":", otherwise they are terminated by the system.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The SDK ensure that no more than "},{"type":"codeVoice","code":"persistedSizeLimit"},{"text":" is stored in the user defaults. Past","type":"text"},{"text":" ","type":"text"},{"text":"that limit, the SDK will not persist data and will remain fully functional for the session.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Campaign assets are downloaded to cache directories and are not limited by"},{"type":"text","text":" "},{"code":"persistedSizeLimit","type":"codeVoice"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The default value is set to 128 KiB which is enough to persist a large amount of campaigns"},{"type":"text","text":" "},{"type":"text","text":"and events."}]}],"kind":"content"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"https://archive.ph/29PDV":{"identifier":"https:\/\/archive.ph\/29PDV","title":"1 MiB","url":"https:\/\/archive.ph\/29PDV","titleInlineContent":[{"type":"text","text":"1 MiB"}],"type":"link"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/tvOSPersistedSizeLimit":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tvOSPersistedSizeLimit"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt64V","text":"UInt64"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit","kind":"symbol","role":"symbol","type":"topic","title":"tvOSPersistedSizeLimit","abstract":[{"type":"text","text":"The size limit for the persisted data ("},{"type":"strong","inlineContent":[{"type":"text","text":"tvOS only"}]},{"type":"text","text":", default: 128 KiB)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/tvOSPersistedSizeLimit"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"https://archive.ph/0fhgU":{"identifier":"https:\/\/archive.ph\/0fhgU","title":"UserDefaults","url":"https:\/\/archive.ph\/0fhgU","titleInlineContent":[{"type":"text","text":"UserDefaults"}],"type":"link"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit"]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/tvOSPersistedSizeLimit"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"tvOSPersistedSizeLimit","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt64","preciseIdentifier":"s:s6UInt64V"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"The SDK persistence for tvOS apps relies on ","type":"text"},{"isActive":true,"identifier":"https:\/\/archive.ph\/0fhgU","type":"reference"},{"type":"text","text":". tvOS apps user defaults must"},{"type":"text","text":" "},{"type":"text","text":"remain under "},{"type":"reference","identifier":"https:\/\/archive.ph\/29PDV","isActive":true},{"text":", otherwise they are terminated by the system.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The SDK ensure that no more than "},{"code":"persistedSizeLimit","type":"codeVoice"},{"text":" is stored in the user defaults. Past","type":"text"},{"type":"text","text":" "},{"type":"text","text":"that limit, the SDK will not persist data and will remain fully functional for the session."}]},{"inlineContent":[{"text":"Campaign assets are downloaded to cache directories and are not limited by","type":"text"},{"type":"text","text":" "},{"code":"persistedSizeLimit","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The default value is set to 128 KiB which is enough to persist a large amount of campaigns"},{"type":"text","text":" "},{"type":"text","text":"and events."}]}],"kind":"content"}],"metadata":{"roleHeading":"Instance Property","title":"tvOSPersistedSizeLimit","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"tvOSPersistedSizeLimit","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt64V","text":"UInt64"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13ConfigurationC22tvOSPersistedSizeLimits6UInt64Vvp","symbolKind":"property"},"abstract":[{"type":"text","text":"The size limit for the persisted data ("},{"type":"strong","inlineContent":[{"text":"tvOS only","type":"text"}]},{"text":", default: 128 KiB).","type":"text"}],"references":{"https://archive.ph/0fhgU":{"titleInlineContent":[{"type":"text","text":"UserDefaults"}],"type":"link","identifier":"https:\/\/archive.ph\/0fhgU","title":"UserDefaults","url":"https:\/\/archive.ph\/0fhgU"},"https://archive.ph/29PDV":{"type":"link","title":"1 MiB","titleInlineContent":[{"text":"1 MiB","type":"text"}],"identifier":"https:\/\/archive.ph\/29PDV","url":"https:\/\/archive.ph\/29PDV"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/tvOSPersistedSizeLimit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/tvOSPersistedSizeLimit","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit","kind":"symbol","abstract":[{"text":"The size limit for the persisted data (","type":"text"},{"type":"strong","inlineContent":[{"text":"tvOS only","type":"text"}]},{"text":", default: 128 KiB).","type":"text"}],"role":"symbol","title":"tvOSPersistedSizeLimit","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tvOSPersistedSizeLimit"},{"text":": ","kind":"text"},{"text":"UInt64","preciseIdentifier":"s:s6UInt64V","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.class/useuuidasdeviceid.json b/data/documentation/brazekit/braze/configuration-swift.class/useuuidasdeviceid.json index 6a65454841..1ed6b527c7 100644 --- a/data/documentation/brazekit/braze/configuration-swift.class/useuuidasdeviceid.json +++ b/data/documentation/brazekit/braze/configuration-swift.class/useuuidasdeviceid.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13ConfigurationC17useUUIDAsDeviceIdSbvp","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"useUUIDAsDeviceId"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Starting in 7.0.0, the default value for this property is "},{"type":"codeVoice","code":"true"},{"text":".","type":"text"}]},{"inlineContent":[{"text":"Disable this flag to use the device’s ","type":"text"},{"type":"codeVoice","code":"identifierForVendor"},{"text":" (","type":"text"},{"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm","isActive":true},{"type":"text","text":")"},{"type":"text","text":" "},{"type":"text","text":"as the device ID."}],"type":"paragraph"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"]}],"abstract":[{"type":"text","text":"Determines if a randomly generated UUID should be used as the device ID"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"https://apple.co/3rSyyZm":{"url":"https:\/\/apple.co\/3rSyyZm","title":"IDFV","type":"link","identifier":"https:\/\/apple.co\/3rSyyZm","titleInlineContent":[{"type":"text","text":"IDFV"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"title":"useUUIDAsDeviceId","type":"topic","abstract":[{"text":"Determines if a randomly generated UUID should be used as the device ID","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useUUIDAsDeviceId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Starting in 7.0.0, the default value for this property is ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Disable this flag to use the device’s "},{"code":"identifierForVendor","type":"codeVoice"},{"text":" (","type":"text"},{"identifier":"https:\/\/apple.co\/3rSyyZm","type":"reference","isActive":true},{"type":"text","text":")"},{"type":"text","text":" "},{"type":"text","text":"as the device ID."}]}],"kind":"content"}],"abstract":[{"text":"Determines if a randomly generated UUID should be used as the device ID","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"useUUIDAsDeviceId","externalID":"s:8BrazeKit0A0C13ConfigurationC17useUUIDAsDeviceIdSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"],["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"https://apple.co/3rSyyZm":{"identifier":"https:\/\/apple.co\/3rSyyZm","titleInlineContent":[{"text":"IDFV","type":"text"}],"type":"link","title":"IDFV","url":"https:\/\/apple.co\/3rSyyZm"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"abstract":[{"type":"text","text":"Determines if a randomly generated UUID should be used as the device ID"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","role":"symbol","title":"useUUIDAsDeviceId","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/configuration-swift.property.json b/data/documentation/brazekit/braze/configuration-swift.property.json index d9a26c8672..f9d8deb74f 100644 --- a/data/documentation/brazekit/braze/configuration-swift.property.json +++ b/data/documentation/brazekit/braze/configuration-swift.property.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"seeAlsoSections":[{"title":"Lifecycle","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"],"generated":true}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"configuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property"},"metadata":{"title":"configuration","role":"symbol","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)configuration","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"configuration","kind":"identifier"},{"kind":"text","text":": "},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"The configuration used to create this braze instance.","type":"text"}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/configuration-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"role":"symbol","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"role":"symbol","title":"configuration","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"text":": ","kind":"text"},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"role":"symbol","title":"init(configuration:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"configuration","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"text":"Creates an instance of the Braze SDK.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"role":"symbol","title":"delegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/delegate","abstract":[{"type":"text","text":"Delegate for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"text":" instance.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"role":"symbol","title":"wipeData()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/wipedata()","abstract":[{"text":"Deletes all locally stored SDK data and sets ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","isActive":true,"type":"reference"},{"type":"text","text":" to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"}}} \ No newline at end of file +{"abstract":[{"text":"The configuration used to create this braze instance.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"configuration","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","text":"Configuration","kind":"typeIdentifier"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"generated":true,"title":"Lifecycle","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property"},"metadata":{"role":"symbol","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)configuration","title":"configuration","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"configuration","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/configuration-swift.property"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","url":"\/documentation\/brazekit\/braze\/wipedata()","type":"topic","abstract":[{"type":"text","text":"Deletes all locally stored SDK data and sets "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","title":"wipeData()"},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","url":"\/documentation\/brazekit\/braze\/delegate","type":"topic","abstract":[{"text":"Delegate for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeDelegate","preciseIdentifier":"s:8BrazeKit0A8DelegateP"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","title":"delegate"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":")"}],"kind":"symbol","role":"symbol","title":"init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"kind":"symbol","role":"symbol","title":"configuration"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","role":"symbol","title":"enabled"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard.json b/data/documentation/brazekit/braze/contentcard.json index 84858ffb6e..66327747fd 100644 --- a/data/documentation/brazekit/braze/contentcard.json +++ b/data/documentation/brazekit/braze/contentcard.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"indirect","kind":"keyword"},{"kind":"text","text":" "},{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCard"}],"languages":["swift"]}]},{"content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This representation takes advantage of Swift strong type system to ensure that only valid"},{"type":"text","text":" "},{"code":"ContentCard","type":"codeVoice"},{"type":"text","text":" can be represented. It depends heavily on value types, which are not compatible"},{"type":"text","text":" "},{"type":"text","text":"with Objective-C."}]},{"inlineContent":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","isActive":true},{"text":" for an Objective-C compatible representation of the Content","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Card type."}],"type":"paragraph"},{"type":"heading","level":2,"text":"Usage","anchor":"Usage"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access the card click url:"}]}]}]},{"syntax":"swift","code":["card.clickAction.url"],"type":"codeListing"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Access the extras dictionary:"}],"type":"paragraph"}]}],"type":"unorderedList"},{"syntax":"swift","type":"codeListing","code":["card.extras"]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Modify the card title when the card is a "},{"code":".classic()","type":"codeVoice"},{"text":" or a ","type":"text"},{"code":".classicImage()","type":"codeVoice"},{"text":":","type":"text"}],"type":"paragraph"}]}]},{"syntax":"swift","code":["card.classic?.title = \"This is a custom title\"","card.classicImage?.title = \"This is a custom title\""],"type":"codeListing"},{"text":"Conversion to \/ from ContentCardRaw","anchor":"Conversion-to--from-ContentCardRaw","level":2,"type":"heading"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Convert to "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},{"type":"text","text":":"}]}]}]},{"syntax":"swift","type":"codeListing","code":["let cardRaw = Braze.ContentCardRaw(card)"]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Convert from "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","type":"reference"},{"text":":","type":"text"}]}]}]},{"type":"codeListing","code":["let card = try Braze.ContentCard(cardRaw)"],"syntax":"swift"}],"kind":"content"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"symbolKind":"enum","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11ContentCardO","roleHeading":"Enumeration","title":"Braze.ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/cellIdentifier","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/description","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/title"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logClick(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logDismissed(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logImpression(using:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context"],"title":"Type Aliases"},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/decoding(json:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations"]}],"abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},"kind":"symbol","seeAlsoSections":[{"title":"Content Cards","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/BrazeContentCardDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/brazecontentcarddatalookup-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup","title":"BrazeContentCardDataLookup Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOnly"},{"text":"(","kind":"text"},{"text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"The ImageOnly Content Card type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","title":"Braze.ContentCard.imageOnly(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage(_:)":{"abstract":[{"type":"text","text":"The Captioned Image Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","isActive":true},{"text":".","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"},{"text":"(","kind":"text"},{"text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)","title":"Braze.ContentCard.captionedImage(_:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic(_:)","title":"Braze.ContentCard.classic(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier","text":"Classic"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","abstract":[{"text":"The Classic Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","text":"ImageOnly"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"type":"text","text":"content card is not an "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","type":"reference"},{"text":" card.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly-swift.property","title":"imageOnly"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/cellIdentifier":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cellIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/cellidentifier","abstract":[{"type":"text","text":"The cell identifier used by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" to display the","type":"text"},{"text":" ","type":"text"},{"text":"content cards.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/cellIdentifier","title":"cellIdentifier"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"Braze.ContentCard.classicImage(_:)","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"text":"content card is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","type":"reference","isActive":true},{"text":" card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control-swift.property","role":"symbol","title":"control","kind":"symbol"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"Logs the content card click event."}],"title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/description":{"abstract":[{"text":"Directly access the card’s ","type":"text"},{"code":"description","type":"codeVoice"},{"type":"text","text":" when available."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/description","url":"\/documentation\/brazekit\/braze\/contentcard\/description","kind":"symbol","type":"topic","title":"description","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/init(from:)":{"kind":"symbol","title":"init(from:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(from:)","abstract":[],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"The Control Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","role":"symbol","title":"Braze.ContentCard.control(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/title":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/title","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/title","title":"title","abstract":[{"type":"text","text":"Directly access the card’s "},{"type":"codeVoice","code":"title"},{"type":"text","text":" when available."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Context":{"url":"\/documentation\/brazekit\/braze\/contentcard\/context","kind":"symbol","role":"symbol","abstract":[{"text":"The Context provides methods to log card analytics, process click actions and other utilities.","type":"text"}],"title":"Braze.ContentCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","title":"contentCards","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"text":": ","kind":"text"},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","abstract":[{"text":"Content Cards module.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/decoding(json:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/decoding(json:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/decoding(json:)","title":"decoding(json:)","abstract":[{"type":"text","text":"Decodes the JSON into an In-App Message."}],"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": Foundation"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations","type":"topic","title":"Equatable Implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logClick(using:)":{"type":"topic","role":"symbol","title":"logClick(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logClick(using:)","url":"\/documentation\/brazekit\/braze\/contentcard\/logclick(using:)","abstract":[{"type":"text","text":"Logs a content card click using the Braze instance without any safeguarding features."},{"type":"text","text":" "},{"type":"text","text":"The click is logged regardless of whether the card has a corresponding click action, unlike "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","type":"reference"},{"type":"text","text":"."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/json()":{"abstract":[{"type":"text","text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"title":"json()","url":"\/documentation\/brazekit\/braze\/contentcard\/json()","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/json()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/init(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[{"type":"text","text":"Creates and returns a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"text":" from a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","isActive":true,"type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(_:)","role":"symbol","title":"init(_:)","kind":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"captionedImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when"},{"type":"text","text":" "},{"type":"text","text":"the content card is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","isActive":true},{"text":" card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage-swift.property","role":"symbol","title":"captionedImage","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/domain":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Directly access the card’s "},{"type":"codeVoice","code":"domain"},{"type":"text","text":" when available."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/domain","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/domain","title":"domain"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logImpression(using:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/logimpression(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"Logs a content card impression using the Braze instance without any safeguarding features.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logImpression(using:)","role":"symbol","title":"logImpression(using:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logDismissed(using:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logDismissed(using:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/logdismissed(using:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"role":"symbol","abstract":[{"type":"text","text":"Logs a content card dismissal using the Braze instance without any safeguarding features."}],"type":"topic","title":"logDismissed(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.property","title":"classic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","text":"Classic"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic-swift.property","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","isActive":true},{"type":"text","text":" card."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage-swift.property":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImage"},{"text":": ","kind":"text"},{"text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","title":"classicImage","role":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","type":"reference"},{"type":"text","text":" card."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageURL":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageurl","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Shorthand for the content card image URL if any.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageURL","role":"symbol","title":"imageURL","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"indirect","kind":"keyword"},{"text":" ","kind":"text"},{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Overview","anchor":"overview","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"This representation takes advantage of Swift strong type system to ensure that only valid"},{"text":" ","type":"text"},{"code":"ContentCard","type":"codeVoice"},{"type":"text","text":" can be represented. It depends heavily on value types, which are not compatible"},{"text":" ","type":"text"},{"type":"text","text":"with Objective-C."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","type":"reference"},{"type":"text","text":" for an Objective-C compatible representation of the Content"},{"type":"text","text":" "},{"type":"text","text":"Card type."}]},{"level":2,"text":"Usage","type":"heading","anchor":"Usage"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Access the card click url:"}],"type":"paragraph"}]}]},{"code":["card.clickAction.url"],"type":"codeListing","syntax":"swift"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access the extras dictionary:"}]}]}],"type":"unorderedList"},{"code":["card.extras"],"type":"codeListing","syntax":"swift"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Modify the card title when the card is a "},{"code":".classic()","type":"codeVoice"},{"text":" or a ","type":"text"},{"type":"codeVoice","code":".classicImage()"},{"type":"text","text":":"}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"codeListing","code":["card.classic?.title = \"This is a custom title\"","card.classicImage?.title = \"This is a custom title\""],"syntax":"swift"},{"level":2,"text":"Conversion to \/ from ContentCardRaw","anchor":"Conversion-to--from-ContentCardRaw","type":"heading"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Convert to "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","isActive":true},{"type":"text","text":":"}],"type":"paragraph"}]}],"type":"unorderedList"},{"code":["let cardRaw = Braze.ContentCardRaw(card)"],"type":"codeListing","syntax":"swift"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Convert from "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},{"type":"text","text":":"}],"type":"paragraph"}]}],"type":"unorderedList"},{"code":["let card = try Braze.ContentCard(cardRaw)"],"syntax":"swift","type":"codeListing"}]}],"sections":[],"abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","symbolKind":"enum","title":"Braze.ContentCard","modules":[{"name":"BrazeKit"}],"roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCard"}],"navigatorTitle":[{"kind":"identifier","text":"ContentCard"}],"externalID":"s:8BrazeKit0A0C11ContentCardO","extendedModule":"BrazeKit"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"],"title":"Structures"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/cellIdentifier","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/description","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/title"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logClick(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logDismissed(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logImpression(using:)"]},{"title":"Type Aliases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context"]},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/decoding(json:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"],"title":"Content Cards"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/json()":{"role":"symbol","abstract":[{"text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/json()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/json()","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"json()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logImpression(using:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/logimpression(using:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logImpression(using:)","abstract":[{"text":"Logs a content card impression using the Braze instance without any safeguarding features.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logImpression(using:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/decoding(json:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/decoding(json:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": Foundation","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"title":"decoding(json:)","abstract":[{"text":"Decodes the JSON into an In-App Message.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/decoding(json:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Classic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV"},{"text":"?","kind":"text"}],"title":"classic","abstract":[{"text":"Direct access to the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","isActive":true},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)"},{"type":"text","text":" card."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Control","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV"},{"text":"?","kind":"text"}],"title":"control","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"type":"text","text":"content card is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","isActive":true},{"text":" card.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control-swift.property"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"kind":"text","text":": "},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"title":"contentCards","abstract":[{"text":"Content Cards module.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageURL":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageurl","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"title":"imageURL","abstract":[{"text":"Shorthand for the content card image URL if any.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageURL"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classic(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","text":"Classic","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.ContentCard.classic(_:)","abstract":[{"text":"The Classic Content Card type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"classicImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ClassicImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"text":"?","kind":"text"}],"title":"classicImage","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","type":"reference"},{"type":"text","text":" card."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logClick(using:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/logclick(using:)","type":"topic","abstract":[{"type":"text","text":"Logs a content card click using the Braze instance without any safeguarding features."},{"type":"text","text":" "},{"text":"The click is logged regardless of whether the card has a corresponding click action, unlike ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","type":"reference","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logClick(using:)","kind":"symbol","role":"symbol","title":"logClick(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logDismissed(using:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/logdismissed(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logDismissed","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"title":"logDismissed(using:)","abstract":[{"type":"text","text":"Logs a content card dismissal using the Braze instance without any safeguarding features."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logDismissed(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control"},{"kind":"text","text":")"}],"title":"Braze.ContentCard.control(_:)","abstract":[{"type":"text","text":"The Control Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/BrazeContentCardDataLookup-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","type":"topic","abstract":[],"title":"BrazeContentCardDataLookup Implementations","url":"\/documentation\/brazekit\/braze\/contentcard\/brazecontentcarddatalookup-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"classicImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier","text":"ClassicImage"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.classicImage(_:)","abstract":[{"type":"text","text":"The Classic Image Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/init(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(_:)","abstract":[{"type":"text","text":"Creates and returns a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"type":"text","text":" from a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","isActive":true,"type":"reference"},{"type":"text","text":"."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"type":"topic","abstract":[{"text":"Logs the content card click event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.captionedImage(_:)","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)","abstract":[{"text":"The Captioned Image Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Context":{"url":"\/documentation\/brazekit\/braze\/contentcard\/context","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"Braze.ContentCard.Context","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV"},{"text":"?","kind":"text"}],"title":"imageOnly","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"content card is not an "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)"},{"text":" card.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/title":{"url":"\/documentation\/brazekit\/braze\/contentcard\/title","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"title","abstract":[{"text":"Directly access the card’s ","type":"text"},{"type":"codeVoice","code":"title"},{"type":"text","text":" when available."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/title","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/domain":{"url":"\/documentation\/brazekit\/braze\/contentcard\/domain","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"domain","abstract":[{"type":"text","text":"Directly access the card’s "},{"type":"codeVoice","code":"domain"},{"text":" when available.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/domain"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/description":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/description","kind":"symbol","title":"description","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/description","abstract":[{"text":"Directly access the card’s ","type":"text"},{"code":"description","type":"codeVoice"},{"type":"text","text":" when available."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CaptionedImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},{"kind":"text","text":"?"}],"title":"captionedImage","abstract":[{"text":"Direct access to the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when"},{"type":"text","text":" "},{"type":"text","text":"the content card is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","type":"reference","isActive":true},{"type":"text","text":" card."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage-swift.property"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/cellIdentifier":{"url":"\/documentation\/brazekit\/braze\/contentcard\/cellidentifier","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cellIdentifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"cellIdentifier","abstract":[{"type":"text","text":"The cell identifier used by "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"type":"text","text":" to display the"},{"type":"text","text":" "},{"type":"text","text":"content cards."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/cellIdentifier","kind":"symbol"},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageOnly"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","text":"ImageOnly"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.imageOnly(_:)","abstract":[{"type":"text","text":"The ImageOnly Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/!=(_:_:).json b/data/documentation/brazekit/braze/contentcard/!=(_:_:).json index dda11bec20..39dc043dc3 100644 --- a/data/documentation/brazekit/braze/contentcard/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcard/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/!=(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/!=(_:_:)"]}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"op","role":"symbol","extendedModule":"Swift","roleHeading":"Operator","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations","type":"topic","title":"Equatable Implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/!=(_:_:)","type":"topic","title":"!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/!=(_:_:)"]}],"metadata":{"title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","roleHeading":"Operator","extendedModule":"Swift","symbolKind":"op"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations","kind":"article"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/brazecontentcarddatalookup-implementations.json b/data/documentation/brazekit/braze/contentcard/brazecontentcarddatalookup-implementations.json index 509a68862e..7b4aee2036 100644 --- a/data/documentation/brazekit/braze/contentcard/brazecontentcarddatalookup-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/brazecontentcarddatalookup-implementations.json @@ -1 +1 @@ -{"sections":[],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"BrazeContentCardDataLookup Implementations"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/data-swift.property"],"generated":true,"title":"Instance Properties"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/subscript(dynamicMember:)"],"title":"Subscripts"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/data-swift.property":{"title":"data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.property","abstract":[{"type":"text","text":"The card data type holding values common to all content card types."}],"kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/data-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/subscript(dynamicMember:)":{"title":"subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/subscript(dynamicmember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/subscript(dynamicMember:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/data-swift.property"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/subscript(dynamicMember:)"],"generated":true,"title":"Subscripts"}],"metadata":{"role":"collectionGroup","title":"BrazeContentCardDataLookup Implementations","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/subscript(dynamicMember:)":{"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/subscript(dynamicMember:)","title":"subscript(dynamicMember:)","type":"topic","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/subscript(dynamicmember:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/data-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/data-swift.property","type":"topic","title":"data","abstract":[{"text":"The card data type holding values common to all content card types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.property","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage(_:).json b/data/documentation/brazekit/braze/contentcard/captionedimage(_:).json index 21a2277f37..a76b23206d 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage(_:).json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"text":"The Captioned Image Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C11ContentCardO14captionedImageyA2E09CaptionedF0VcAEmF","role":"symbol","title":"Braze.ContentCard.captionedImage(_:)","symbolKind":"case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"},{"kind":"text","text":"("},{"text":"CaptionedImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage(_:)":{"abstract":[{"type":"text","text":"The Captioned Image Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","isActive":true},{"text":".","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"},{"text":"(","kind":"text"},{"text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)","title":"Braze.ContentCard.captionedImage(_:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"symbolKind":"case","title":"Braze.ContentCard.captionedImage(_:)","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO14captionedImageyA2E09CaptionedF0VcAEmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"},{"kind":"text","text":"("},{"text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","text":"CaptionedImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The Captioned Image Content Card type, see "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.captionedImage(_:)","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)","abstract":[{"text":"The Captioned Image Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.property.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.property.json index b4e9ac99a1..1be3ae9e77 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.property.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the content card is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","type":"reference","isActive":true},{"type":"text","text":" card."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage-swift.property","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C11ContentCardO14captionedImageAE09CaptionedF0VSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","title":"captionedImage","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","extendedModule":"BrazeKit"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","text":"CaptionedImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage(_:)":{"abstract":[{"type":"text","text":"The Captioned Image Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","isActive":true},{"text":".","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"},{"text":"(","kind":"text"},{"text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)","title":"Braze.ContentCard.captionedImage(_:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"captionedImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when"},{"type":"text","text":" "},{"type":"text","text":"the content card is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","isActive":true},{"text":" card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage-swift.property","role":"symbol","title":"captionedImage","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage-swift.property","interfaceLanguage":"swift"},"abstract":[{"text":"Direct access to the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" when","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the content card is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","isActive":true,"type":"reference"},{"type":"text","text":" card."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.property"]}],"metadata":{"title":"captionedImage","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14captionedImageAE09CaptionedF0VSgvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"CaptionedImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CaptionedImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},{"kind":"text","text":"?"}],"title":"captionedImage","abstract":[{"text":"Direct access to the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when"},{"type":"text","text":" "},{"type":"text","text":"the content card is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)","type":"reference","isActive":true},{"type":"text","text":" card."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/captionedImage(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.captionedImage(_:)","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)","abstract":[{"text":"The Captioned Image Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/captionedImage(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct.json index 08a97c2546..f8bd3f8e7b 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct.json @@ -1 +1 @@ -{"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"CaptionedImage","kind":"identifier"}],"symbolKind":"struct","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","roleHeading":"Structure","title":"Braze.ContentCard.CaptionedImage","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(data:image:imageAspectRatio:title:description:domain:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/description","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/imageAspectRatio","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/title"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations"],"title":"Default Implementations"}],"abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/BrazeContentCardDataLookup-Implementations":{"role":"collectionGroup","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/image":{"abstract":[{"type":"text","text":"The card image URL."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/image","type":"topic","kind":"symbol","title":"image","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/image","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/Equatable-Implementations":{"kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/equatable-implementations","abstract":[],"title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/title":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/title","title":"title","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/title","type":"topic","kind":"symbol","abstract":[{"text":"The card title.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/init(data:image:imageAspectRatio:title:description:domain:)":{"title":"init(data:image:imageAspectRatio:title:description:domain:)","abstract":[{"text":"Creates and returns a Captioned Image Content Card.","type":"text"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(data:image:imageAspectRatio:title:description:domain:)","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(data:image:imageaspectratio:title:description:domain:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"image"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"domain"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/description":{"title":"description","type":"topic","abstract":[{"text":"The card description.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/description","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/description"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/imageAspectRatio":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageAspectRatio"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/imageAspectRatio","abstract":[{"text":"The card image aspect ratio.","type":"text"}],"title":"imageAspectRatio","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/imageaspectratio"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/data":{"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/data","role":"symbol","type":"topic","kind":"symbol","title":"data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/data"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/domain":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/domain","abstract":[{"type":"text","text":"The card domain."}],"title":"domain","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/domain"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"title":"Braze.ContentCard.CaptionedImage","symbolKind":"struct","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","role":"symbol","roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"CaptionedImage","kind":"identifier"}],"extendedModule":"BrazeKit","navigatorTitle":[{"kind":"identifier","text":"CaptionedImage"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(data:image:imageAspectRatio:title:description:domain:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/description","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/imageAspectRatio","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/title"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct"]}],"kind":"symbol","relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/image":{"abstract":[{"text":"The card image URL.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/image","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/image","title":"image","kind":"symbol","type":"topic"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/data":{"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/data","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/data","title":"data","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/description":{"abstract":[{"text":"The card description.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/description","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/description","title":"description","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/Equatable-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations","type":"topic","title":"Equatable Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/equatable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/domain":{"abstract":[{"text":"The card domain.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/domain","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/domain","title":"domain","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/title":{"abstract":[{"type":"text","text":"The card title."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/title","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/title","title":"title","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/imageAspectRatio":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/imageAspectRatio","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/imageaspectratio","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"The card image aspect ratio.","type":"text"}],"title":"imageAspectRatio"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/init(from:)":{"title":"init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/BrazeContentCardDataLookup-Implementations":{"title":"BrazeContentCardDataLookup Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations","type":"topic","kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/brazecontentcarddatalookup-implementations"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/init(data:image:imageAspectRatio:title:description:domain:)":{"type":"topic","role":"symbol","title":"init(data:image:imageAspectRatio:title:description:domain:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(data:image:imageAspectRatio:title:description:domain:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"image"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?, "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"description"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"domain"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(data:image:imageaspectratio:title:description:domain:)","abstract":[{"type":"text","text":"Creates and returns a Captioned Image Content Card."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/!=(_:_:).json index 5e1ae12af1..023fa26a92 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/!=(_:_:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"Swift","roleHeading":"Operator","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","symbolKind":"op","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/!=(_:_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/Equatable-Implementations":{"kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/equatable-implementations","abstract":[],"title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","roleHeading":"Operator","symbolKind":"op","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","title":"!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/!=(_:_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/Equatable-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations","type":"topic","title":"Equatable Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/equatable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/brazecontentcarddatalookup-implementations.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/brazecontentcarddatalookup-implementations.json index 2399ac45ed..2a0d7f14ae 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/brazecontentcarddatalookup-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/brazecontentcarddatalookup-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/subscript(dynamicMember:)"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations","interfaceLanguage":"swift"},"kind":"article","metadata":{"title":"BrazeContentCardDataLookup Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/subscript(dynamicMember:)":{"role":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/subscript(dynamicMember:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"BrazeContentCardDataLookup Implementations"},"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"generated":true,"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/subscript(dynamicMember:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/subscript(dynamicMember:)":{"title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/subscript(dynamicMember:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/subscript(dynamicmember:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/data.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/data.json index 3d453bde43..b142e9d956 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/data.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/data.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV4dataAE4DataVvp","title":"data"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/data","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/data":{"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/data","role":"symbol","type":"topic","kind":"symbol","title":"data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/data"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","symbolKind":"property","externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV4dataAE4DataVvp","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/data"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/data","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/data":{"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/data","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/data","title":"data","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/description.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/description.json index b82b5a07b2..b62b139035 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/description.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/description.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"languages":["swift"]}]}],"sections":[],"metadata":{"role":"symbol","title":"description","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV11descriptionSSvp"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/description"},"abstract":[{"text":"The card description.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/description":{"title":"description","type":"topic","abstract":[{"text":"The card description.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/description","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/description"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/description"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/description"},"abstract":[{"type":"text","text":"The card description."}],"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"description","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV11descriptionSSvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/description":{"abstract":[{"text":"The card description.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/description","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/description","title":"description","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/domain.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/domain.json index 17e0974c91..a36942ecc3 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/domain.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/domain.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/domain"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV6domainSSSgvp","symbolKind":"property","title":"domain","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"The card domain."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/domain"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/domain":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/domain","abstract":[{"type":"text","text":"The card domain."}],"title":"domain","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/domain"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The card domain.","type":"text"}],"kind":"symbol","metadata":{"symbolKind":"property","title":"domain","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV6domainSSSgvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/domain","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/domain"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/domain":{"abstract":[{"text":"The card domain.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/domain","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/domain","title":"domain","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/equatable-implementations.json index 99c1db7a5c..28e020ab71 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/!=(_:_:)"],"generated":true,"title":"Operators"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/!=(_:_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/!=(_:_:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/!=(_:_:)","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/image.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/image.json index 53af9943d2..38a338c9cb 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/image.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/image.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The card image URL."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/image"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}]}]}],"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV5image10Foundation3URLVvp","title":"image","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/image"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/image":{"abstract":[{"type":"text","text":"The card image URL."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/image","type":"topic","kind":"symbol","title":"image","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/image","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The card image URL."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/image","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/image"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV5image10Foundation3URLVvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"title":"image","role":"symbol","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/image":{"abstract":[{"text":"The card image URL.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/image","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/image","title":"image","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/imageaspectratio.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/imageaspectratio.json index 066e731409..c56ee6b2c4 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/imageaspectratio.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/imageaspectratio.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageAspectRatio"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV16imageAspectRatioSdSgvp","title":"imageAspectRatio","role":"symbol"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The card image aspect ratio."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/imageaspectratio"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/imageAspectRatio"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/imageAspectRatio":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageAspectRatio"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/imageAspectRatio","abstract":[{"text":"The card image aspect ratio.","type":"text"}],"title":"imageAspectRatio","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/imageaspectratio"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/imageAspectRatio"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/imageaspectratio"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The card image aspect ratio.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"metadata":{"title":"imageAspectRatio","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV16imageAspectRatioSdSgvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/imageAspectRatio":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/imageAspectRatio","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/imageaspectratio","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"The card image aspect ratio.","type":"text"}],"title":"imageAspectRatio"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/init(data:image:imageaspectratio:title:description:domain:).json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/init(data:image:imageaspectratio:title:description:domain:).json index d31a8e1891..e6db81dfde 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/init(data:image:imageaspectratio:title:description:domain:).json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/init(data:image:imageaspectratio:title:description:domain:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV4data5image0H11AspectRatio5title11description6domainAgE4DataV_10Foundation3URLVSdSgS3SSgtcfc","title":"init(data:image:imageAspectRatio:title:description:domain:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"image","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"roleHeading":"Initializer"},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(data:image:imageAspectRatio:title:description:domain:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":" = .init(), "},{"kind":"externalParam","text":"image"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"description"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The card data struct.","type":"text"}]}]},{"name":"image","content":[{"inlineContent":[{"type":"text","text":"The card image URL."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The card image aspect ratio.","type":"text"}]}],"name":"imageAspectRatio"},{"name":"title","content":[{"inlineContent":[{"text":"The card title.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The card description."}],"type":"paragraph"}],"name":"description"},{"content":[{"inlineContent":[{"type":"text","text":"The card domain."}],"type":"paragraph"}],"name":"domain"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(data:image:imageaspectratio:title:description:domain:)"]}],"abstract":[{"text":"Creates and returns a Captioned Image Content Card.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/init(data:image:imageAspectRatio:title:description:domain:)":{"title":"init(data:image:imageAspectRatio:title:description:domain:)","abstract":[{"text":"Creates and returns a Captioned Image Content Card.","type":"text"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(data:image:imageAspectRatio:title:description:domain:)","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(data:image:imageaspectratio:title:description:domain:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"image"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"domain"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(data:image:imageaspectratio:title:description:domain:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":" = .init(), ","kind":"text"},{"text":"image","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageAspectRatio"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"? = nil, "},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"description","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"? = nil)","kind":"text"}]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"The card data struct."}],"type":"paragraph"}]},{"name":"image","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card image URL."}]}]},{"name":"imageAspectRatio","content":[{"type":"paragraph","inlineContent":[{"text":"The card image aspect ratio.","type":"text"}]}]},{"name":"title","content":[{"inlineContent":[{"type":"text","text":"The card title."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The card description.","type":"text"}]}],"name":"description"},{"name":"domain","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card domain."}]}]}],"kind":"parameters"}],"abstract":[{"text":"Creates and returns a Captioned Image Content Card.","type":"text"}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV4data5image0H11AspectRatio5title11description6domainAgE4DataV_10Foundation3URLVSdSgS3SSgtcfc","role":"symbol","title":"init(data:image:imageAspectRatio:title:description:domain:)","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"text":"image","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"description"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(data:image:imageAspectRatio:title:description:domain:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/init(data:image:imageAspectRatio:title:description:domain:)":{"type":"topic","role":"symbol","title":"init(data:image:imageAspectRatio:title:description:domain:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(data:image:imageAspectRatio:title:description:domain:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"image"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?, "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"description"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"domain"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(data:image:imageaspectratio:title:description:domain:)","abstract":[{"type":"text","text":"Creates and returns a Captioned Image Content Card."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/init(from:).json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/init(from:).json index e8c2e569eb..2f33aa8652 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/init(from:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(from:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV4fromAGs7Decoder_p_tKcfc","symbolKind":"init","roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeKit"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"metadata":{"symbolKind":"init","title":"init(from:)","externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV4fromAGs7Decoder_p_tKcfc","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(from:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/init(from:)":{"title":"init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/subscript(dynamicmember:).json index e0319e0db2..a9d9d8ce3b 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/subscript(dynamicmember:)"]}],"sections":[],"metadata":{"extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","role":"symbol","externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Subscript","symbolKind":"subscript","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/BrazeContentCardDataLookup-Implementations":{"role":"collectionGroup","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/subscript(dynamicMember:)":{"role":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/subscript(dynamicMember:)"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/subscript(dynamicMember:)"},"metadata":{"title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","roleHeading":"Instance Subscript","symbolKind":"subscript","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol"},"sections":[],"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference","isActive":true},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/subscript(dynamicmember:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/BrazeContentCardDataLookup-Implementations":{"title":"BrazeContentCardDataLookup Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/BrazeContentCardDataLookup-Implementations","type":"topic","kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/brazecontentcarddatalookup-implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/subscript(dynamicMember:)":{"title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/subscript(dynamicMember:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/subscript(dynamicmember:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/title.json b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/title.json index f40ba9145f..8f581a4704 100644 --- a/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/title.json +++ b/data/documentation/brazekit/braze/contentcard/captionedimage-swift.struct/title.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/title"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/title"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV5titleSSvp","symbolKind":"property","role":"symbol","title":"title"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"The card title."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/title":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/title","title":"title","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/title","type":"topic","kind":"symbol","abstract":[{"text":"The card title.","type":"text"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/title"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/title"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]}],"kind":"declarations"}],"abstract":[{"text":"The card title.","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV5titleSSvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"title"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct/title":{"abstract":[{"type":"text","text":"The card title."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct\/title","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/title","title":"title","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/cellidentifier.json b/data/documentation/brazekit/braze/contentcard/cellidentifier.json index a93884a727..58e9ad4afb 100644 --- a/data/documentation/brazekit/braze/contentcard/cellidentifier.json +++ b/data/documentation/brazekit/braze/contentcard/cellidentifier.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cellIdentifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/cellidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"text":"The cell identifier used by ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","isActive":true,"type":"reference"},{"text":" to display the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"content cards."}],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO0A2UIE14cellIdentifierSSvp","title":"cellIdentifier","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cellIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property","extendedModule":"BrazeKit","role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/cellIdentifier"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/cellIdentifier":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cellIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/cellidentifier","abstract":[{"type":"text","text":"The cell identifier used by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" to display the","type":"text"},{"text":" ","type":"text"},{"text":"content cards.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/cellIdentifier","title":"cellIdentifier"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cellIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/cellIdentifier","interfaceLanguage":"swift"},"metadata":{"extendedModule":"BrazeKit","symbolKind":"property","title":"cellIdentifier","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cellIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO0A2UIE14cellIdentifierSSvp"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/cellidentifier"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"type":"text","text":"The cell identifier used by "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" to display the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"content cards."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/cellIdentifier":{"url":"\/documentation\/brazekit\/braze\/contentcard\/cellidentifier","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cellIdentifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"cellIdentifier","abstract":[{"type":"text","text":"The cell identifier used by "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"type":"text","text":" to display the"},{"type":"text","text":" "},{"type":"text","text":"content cards."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/cellIdentifier","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic(_:).json b/data/documentation/brazekit/braze/contentcard/classic(_:).json index 8481d12470..2a8bcba555 100644 --- a/data/documentation/brazekit/braze/contentcard/classic(_:).json +++ b/data/documentation/brazekit/braze/contentcard/classic(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","text":"Classic","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"The Classic Content Card type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","title":"Braze.ContentCard.classic(_:)","externalID":"s:8BrazeKit0A0C11ContentCardO7classicyA2E7ClassicVcAEmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"classic","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","text":"Classic","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic(_:)","title":"Braze.ContentCard.classic(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier","text":"Classic"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","abstract":[{"text":"The Classic Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier","text":"Classic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"sections":[],"metadata":{"roleHeading":"Case","symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO7classicyA2E7ClassicVcAEmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classic"},{"text":"(","kind":"text"},{"text":"Classic","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.classic(_:)","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"The Classic Content Card type, see ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","isActive":true},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classic(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","text":"Classic","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.ContentCard.classic(_:)","abstract":[{"text":"The Classic Content Card type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.property.json b/data/documentation/brazekit/braze/contentcard/classic-swift.property.json index 2ddc47cd11..e71fd086c4 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.property.json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.property.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"},{"text":": ","kind":"text"},{"text":"Classic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.property"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic-swift.property","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","type":"reference","isActive":true},{"text":" card.","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classic","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","text":"Classic","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","title":"classic","externalID":"s:8BrazeKit0A0C11ContentCardO7classicAE7ClassicVSgvp","extendedModule":"BrazeKit"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic(_:)","title":"Braze.ContentCard.classic(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier","text":"Classic"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","abstract":[{"text":"The Classic Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.property","title":"classic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","text":"Classic"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic-swift.property","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","isActive":true},{"type":"text","text":" card."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic-swift.property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7classicAE7ClassicVSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classic"},{"kind":"text","text":": "},{"text":"Classic","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit","role":"symbol","title":"classic","roleHeading":"Instance Property","symbolKind":"property"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"text":"content card is not a ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","isActive":true},{"type":"text","text":" card."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Classic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.property"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Classic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV"},{"text":"?","kind":"text"}],"title":"classic","abstract":[{"text":"Direct access to the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","isActive":true},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)"},{"type":"text","text":" card."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classic(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classic(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","text":"Classic","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.ContentCard.classic(_:)","abstract":[{"text":"The Classic Content Card type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classic(_:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct.json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct.json index 0ba23d613f..0b3537251d 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct.json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"symbolKind":"struct","modules":[{"name":"BrazeKit"}],"roleHeading":"Structure","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV","navigatorTitle":[{"text":"Classic","kind":"identifier"}],"extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Classic"}],"title":"Braze.ContentCard.Classic"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"text":"The Classic Content Card type.","type":"text"}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","type":"conformsTo"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(data:title:description:domain:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/description","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/title"],"title":"Instance Properties"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Classic","kind":"identifier"}]}]}],"references":{"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/domain":{"type":"topic","kind":"symbol","title":"domain","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/domain","role":"symbol","abstract":[{"text":"The card domain.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/domain","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/title":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/title","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"The card title."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/title","role":"symbol","title":"title","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/init(data:title:description:domain:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(data:title:description:domain:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(data:title:description:domain:)","abstract":[{"text":"Creates and returns a Classic Content Card.","type":"text"}],"title":"init(data:title:description:domain:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/data":{"kind":"symbol","abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/data","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/data","title":"data"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/init(from:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(from:)","kind":"symbol","abstract":[],"title":"init(from:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/equatable-implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/BrazeContentCardDataLookup-Implementations":{"type":"topic","role":"collectionGroup","title":"BrazeContentCardDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/brazecontentcarddatalookup-implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/description":{"title":"description","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/description","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/description","abstract":[{"text":"The card description.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://Braze/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]}}} \ No newline at end of file +{"abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"},"sections":[],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Classic"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(data:title:description:domain:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/description","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/title"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"Classic"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Classic","kind":"identifier"}],"extendedModule":"BrazeKit","title":"Braze.ContentCard.Classic","role":"symbol","roleHeading":"Structure","symbolKind":"struct"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/init(from:)":{"title":"init(from:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/domain":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/domain","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/domain","title":"domain","type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"abstract":[{"text":"The card domain.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/data":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/data","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/data","title":"data","type":"topic","abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/description":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/description","title":"description","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/description","kind":"symbol","role":"symbol","abstract":[{"text":"The card description.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/BrazeContentCardDataLookup-Implementations":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/brazecontentcarddatalookup-implementations","type":"topic","kind":"article","title":"BrazeContentCardDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations","title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/equatable-implementations","type":"topic","role":"collectionGroup","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/init(data:title:description:domain:)":{"kind":"symbol","abstract":[{"text":"Creates and returns a Classic Content Card.","type":"text"}],"role":"symbol","type":"topic","title":"init(data:title:description:domain:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"domain"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(data:title:description:domain:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(data:title:description:domain:)"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/title":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/title","kind":"symbol","abstract":[{"type":"text","text":"The card title."}],"title":"title","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/title"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/!=(_:_:).json index e60a33f1ff..8d5c40c523 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/!=(_:_:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Operator","extendedModule":"Swift","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO7ClassicV"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/equatable-implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/!=(_:_:)":{"title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/!=(_:_:)","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/!=(_:_:)","abstract":[],"kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations"]]},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO7ClassicV","role":"symbol","extendedModule":"Swift","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"op"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/!=(_:_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations","title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/equatable-implementations","type":"topic","role":"collectionGroup","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/brazecontentcarddatalookup-implementations.json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/brazecontentcarddatalookup-implementations.json index ccdb73ab8f..3dc7b1e905 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/brazecontentcarddatalookup-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/brazecontentcarddatalookup-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/subscript(dynamicMember:)"],"generated":true,"title":"Subscripts"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations"},"metadata":{"title":"BrazeContentCardDataLookup Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/subscript(dynamicMember:)":{"type":"topic","role":"symbol","title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/subscript(dynamicmember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true,"type":"reference"},{"text":".","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations"},"topicSections":[{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/subscript(dynamicMember:)"],"generated":true}],"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"BrazeContentCardDataLookup Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/subscript(dynamicMember:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/subscript(dynamicmember:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","title":"subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/data.json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/data.json index cfbeba9c4f..4a76b80d48 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/data.json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/data.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/data"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"data","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV4dataAE4DataVvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/data":{"kind":"symbol","abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/data","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/data","title":"data"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/data"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/data"},"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"data","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV4dataAE4DataVvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/data":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/data","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/data","title":"data","type":"topic","abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/description.json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/description.json index 96c9650f3b..a2096a0ac2 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/description.json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/description.json @@ -1 +1 @@ -{"abstract":[{"text":"The card description.","type":"text"}],"metadata":{"title":"description","externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV11descriptionSSvp","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/description"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/description"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/description":{"title":"description","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/description","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/description","abstract":[{"text":"The card description.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/description"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV11descriptionSSvp","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"description","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The card description."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/description":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/description","title":"description","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/description","kind":"symbol","role":"symbol","abstract":[{"text":"The card description.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/domain.json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/domain.json index eda3b6c128..88971a458e 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/domain.json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/domain.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/domain"]}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","title":"domain","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV6domainSSSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The card domain.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/domain"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/domain":{"type":"topic","kind":"symbol","title":"domain","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/domain","role":"symbol","abstract":[{"text":"The card domain.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/domain","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/domain","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The card domain."}],"sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV6domainSSSgvp","title":"domain","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/domain"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/domain":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/domain","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/domain","title":"domain","type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"abstract":[{"text":"The card domain.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/equatable-implementations.json index 3575d704f6..97c66d25dd 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/!=(_:_:)"],"generated":true}],"sections":[],"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/!=(_:_:)":{"title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/!=(_:_:)","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/!=(_:_:)","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]}}} \ No newline at end of file +{"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/!=(_:_:)"],"title":"Operators"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/!=(_:_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/init(data:title:description:domain:).json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/init(data:title:description:domain:).json index b6431e9c8c..04ef43da8f 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/init(data:title:description:domain:).json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/init(data:title:description:domain:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(data:title:description:domain:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(data:title:description:domain:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"abstract":[{"text":"Creates and returns a Classic Content Card.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":" = .init(), ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"domain"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil)","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The card data struct."}],"type":"paragraph"}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card title."}]}],"name":"title"},{"name":"description","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card description."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card domain."}]}],"name":"domain"}],"kind":"parameters"}],"metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"domain"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"roleHeading":"Initializer","title":"init(data:title:description:domain:)","symbolKind":"init","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV4data5title11description6domainAgE4DataV_S3SSgtcfc"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/init(data:title:description:domain:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(data:title:description:domain:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(data:title:description:domain:)","abstract":[{"text":"Creates and returns a Classic Content Card.","type":"text"}],"title":"init(data:title:description:domain:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"kind":"text","text":" = .init(), "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"? = nil)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card data struct."}]}],"name":"data"},{"name":"title","content":[{"type":"paragraph","inlineContent":[{"text":"The card title.","type":"text"}]}]},{"name":"description","content":[{"inlineContent":[{"type":"text","text":"The card description."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The card domain.","type":"text"}]}],"name":"domain"}]}],"abstract":[{"text":"Creates and returns a Classic Content Card.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(data:title:description:domain:)"]}],"metadata":{"symbolKind":"init","roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV4data5title11description6domainAgE4DataV_S3SSgtcfc","title":"init(data:title:description:domain:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(data:title:description:domain:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/init(data:title:description:domain:)":{"kind":"symbol","abstract":[{"text":"Creates and returns a Classic Content Card.","type":"text"}],"role":"symbol","type":"topic","title":"init(data:title:description:domain:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"domain"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(data:title:description:domain:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(data:title:description:domain:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/init(from:).json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/init(from:).json index 707327a84f..b105dbd446 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/init(from:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"init","title":"init(from:)","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(from:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(from:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/init(from:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(from:)","kind":"symbol","abstract":[],"title":"init(from:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(from:)","interfaceLanguage":"swift"},"metadata":{"title":"init(from:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV4fromAGs7Decoder_p_tKcfc","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/init(from:)":{"title":"init(from:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/subscript(dynamicmember:).json index 2e3cdce6c7..8f0fcd9ffc 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}],"sections":[],"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","roleHeading":"Instance Subscript","symbolKind":"subscript","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO7ClassicV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/subscript(dynamicmember:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/subscript(dynamicMember:)":{"type":"topic","role":"symbol","title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/subscript(dynamicmember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true,"type":"reference"},{"text":".","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/BrazeContentCardDataLookup-Implementations":{"type":"topic","role":"collectionGroup","title":"BrazeContentCardDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/brazecontentcarddatalookup-implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/subscript(dynamicMember:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO7ClassicV","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"extendedModule":"BrazeKit","role":"symbol","title":"subscript(dynamicMember:)","roleHeading":"Instance Subscript","symbolKind":"subscript"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/subscript(dynamicMember:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/subscript(dynamicmember:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","title":"subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/BrazeContentCardDataLookup-Implementations":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/brazecontentcarddatalookup-implementations","type":"topic","kind":"article","title":"BrazeContentCardDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/title.json b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/title.json index d2f8920efb..3a17f24be4 100644 --- a/data/documentation/brazekit/braze/contentcard/classic-swift.struct/title.json +++ b/data/documentation/brazekit/braze/contentcard/classic-swift.struct/title.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/title","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/title"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"abstract":[{"type":"text","text":"The card title."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV5titleSSvp","roleHeading":"Instance Property","title":"title"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/title":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/title","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"The card title."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/title","role":"symbol","title":"title","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"abstract":[{"text":"The card title.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/title"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO7ClassicV5titleSSvp","symbolKind":"property","title":"title"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/title"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct/title":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct\/title","kind":"symbol","abstract":[{"type":"text","text":"The card title."}],"title":"title","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/title"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage(_:).json b/data/documentation/brazekit/braze/contentcard/classicimage(_:).json index f86fd474f1..181e81eff0 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage(_:).json +++ b/data/documentation/brazekit/braze/contentcard/classicimage(_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)"},"abstract":[{"text":"The Classic Image Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","text":"ClassicImage","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)"]}],"metadata":{"roleHeading":"Case","role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImage"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","text":"ClassicImage","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.ContentCard.classicImage(_:)","externalID":"s:8BrazeKit0A0C11ContentCardO12classicImageyA2E07ClassicF0VcAEmF","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"Braze.ContentCard.classicImage(_:)","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImage"},{"kind":"text","text":"("},{"text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12classicImageyA2E07ClassicF0VcAEmF","title":"Braze.ContentCard.classicImage(_:)"},"abstract":[{"type":"text","text":"The Classic Image Content Card type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"classicImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier","text":"ClassicImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"classicImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier","text":"ClassicImage"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.classicImage(_:)","abstract":[{"type":"text","text":"The Classic Image Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.property.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.property.json index 48966b62c9..49f024259a 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.property.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.property.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","text":"ClassicImage"},{"kind":"text","text":"?"}],"title":"classicImage","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO12classicImageAE07ClassicF0VSgvp","extendedModule":"BrazeKit"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImage"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","text":"ClassicImage","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage-swift.property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Direct access to the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"type":"text","text":"content card is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","isActive":true},{"type":"text","text":" card."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"Braze.ContentCard.classicImage(_:)","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage-swift.property":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImage"},{"text":": ","kind":"text"},{"text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","title":"classicImage","role":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","type":"reference"},{"type":"text","text":" card."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"}}} \ No newline at end of file +{"metadata":{"title":"classicImage","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"classicImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12classicImageAE07ClassicF0VSgvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","symbolKind":"property"},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"text":"content card is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","isActive":true,"type":"reference"},{"type":"text","text":" card."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage-swift.property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImage"},{"kind":"text","text":": "},{"text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"classicImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier","text":"ClassicImage"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.classicImage(_:)","abstract":[{"type":"text","text":"The Classic Image Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/classicImage-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"classicImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ClassicImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"text":"?","kind":"text"}],"title":"classicImage","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage(_:)","type":"reference"},{"type":"text","text":" card."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/classicImage-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct.json index c5f99c99e5..bf34ae8c08 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(data:image:title:description:domain:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/description","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/title"],"title":"Instance Properties"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations"],"generated":true}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClassicImage"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"struct","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","navigatorTitle":[{"kind":"identifier","text":"ClassicImage"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImage"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Structure","title":"Braze.ContentCard.ClassicImage","extendedModule":"BrazeKit"},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/init(data:image:title:description:domain:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(data:image:title:description:domain:)","title":"init(data:image:title:description:domain:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"image"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"description"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(data:image:title:description:domain:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a Classic Image Content Card."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/init(from:)":{"role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(from:)","abstract":[],"kind":"symbol","title":"init(from:)"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/BrazeContentCardDataLookup-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations","title":"BrazeContentCardDataLookup Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/brazecontentcarddatalookup-implementations","kind":"article","abstract":[]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/domain":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/domain","kind":"symbol","role":"symbol","type":"topic","title":"domain","abstract":[{"type":"text","text":"The card domain."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/domain"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/equatable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/description":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/description","title":"description","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/description","kind":"symbol","abstract":[{"type":"text","text":"The card description."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/data":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"title":"data","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/data","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/title":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"The card title."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/title","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/title","title":"title","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/image":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/image","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/image","abstract":[{"text":"The card image URL.","type":"text"}],"role":"symbol","title":"image","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(data:image:title:description:domain:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/description","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/title"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations"]}],"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"struct","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImage"}],"title":"Braze.ContentCard.ClassicImage","roleHeading":"Structure"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/title":{"title":"title","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/title","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"kind":"symbol","abstract":[{"type":"text","text":"The card title."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/title","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/Equatable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations","type":"topic","kind":"article","title":"Equatable Implementations"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/domain":{"title":"domain","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/domain","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/domain","abstract":[{"text":"The card domain.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/init(from:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(from:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/init(data:image:title:description:domain:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(data:image:title:description:domain:)","title":"init(data:image:title:description:domain:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(data:image:title:description:domain:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"image"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"title"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"description","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"domain","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Creates and returns a Classic Image Content Card."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/image":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/image","abstract":[{"text":"The card image URL.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/image","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"type":"topic","kind":"symbol","title":"image"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/BrazeContentCardDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/brazecontentcarddatalookup-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations","title":"BrazeContentCardDataLookup Implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/data":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/data","type":"topic","abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"title":"data","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/data","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/description":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/description","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/description","role":"symbol","abstract":[{"text":"The card description.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","title":"description","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/!=(_:_:).json index 98dc84641c..1f9026866c 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/!=(_:_:)"]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations"]]},"sections":[],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"op","role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO12ClassicImageV","roleHeading":"Operator","title":"!=(_:_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/equatable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/!=(_:_:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations"]]},"metadata":{"roleHeading":"Operator","extendedModule":"Swift","symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO12ClassicImageV","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/!=(_:_:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/!=(_:_:)","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/Equatable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations","type":"topic","kind":"article","title":"Equatable Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/brazecontentcarddatalookup-implementations.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/brazecontentcarddatalookup-implementations.json index 35a7217aaa..c8b1703a5e 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/brazecontentcarddatalookup-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/brazecontentcarddatalookup-implementations.json @@ -1 +1 @@ -{"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"BrazeContentCardDataLookup Implementations"},"topicSections":[{"generated":true,"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/subscript(dynamicMember:)"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/subscript(dynamicMember:)":{"type":"topic","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/subscript(dynamicMember:)","kind":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"title":"subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/subscript(dynamicmember:)"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations"},"kind":"article","sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/subscript(dynamicMember:)"],"title":"Subscripts"}],"metadata":{"title":"BrazeContentCardDataLookup Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/subscript(dynamicMember:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/subscript(dynamicmember:)","kind":"symbol","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/subscript(dynamicMember:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/data.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/data.json index 5157f90111..50593c09d4 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/data.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/data.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/data"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/data"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"metadata":{"title":"data","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV4dataAE4DataVvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/data":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"title":"data","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/data","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/data"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"kind":"symbol","abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV4dataAE4DataVvp","title":"data","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/data"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/data":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/data","type":"topic","abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"title":"data","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/data","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/description.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/description.json index fe58a5f577..dcefc192a9 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/description.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/description.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The card description.","type":"text"}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV11descriptionSSvp","roleHeading":"Instance Property","title":"description"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/description"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/description":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/description","title":"description","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/description","kind":"symbol","abstract":[{"type":"text","text":"The card description."}]}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"The card description."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/description","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"description","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV11descriptionSSvp","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/description":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/description","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/description","role":"symbol","abstract":[{"text":"The card description.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","title":"description","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/domain.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/domain.json index da5d5244fc..cf95857759 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/domain.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/domain.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"kind":"symbol","sections":[],"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","title":"domain","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV6domainSSSgvp","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/domain"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The card domain."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/domain"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/domain":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/domain","kind":"symbol","role":"symbol","type":"topic","title":"domain","abstract":[{"type":"text","text":"The card domain."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/domain"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/domain"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/domain","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","title":"domain","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV6domainSSSgvp","modules":[{"name":"BrazeKit"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"abstract":[{"type":"text","text":"The card domain."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/domain":{"title":"domain","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/domain","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/domain","abstract":[{"text":"The card domain.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/equatable-implementations.json index ee448d9db9..65b3ed56fc 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/!=(_:_:)"],"title":"Operators","generated":true}],"sections":[],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/!=(_:_:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/!=(_:_:)"],"title":"Operators","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/Equatable-Implementations"},"sections":[],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/!=(_:_:)","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/image.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/image.json index b86b8f3462..7bad96ead3 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/image.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/image.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV5image10Foundation3URLVvp","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"image"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/image"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/image","interfaceLanguage":"swift"},"abstract":[{"text":"The card image URL.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}]}],"kind":"declarations"}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/image":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/image","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/image","abstract":[{"text":"The card image URL.","type":"text"}],"role":"symbol","title":"image","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"image","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV5image10Foundation3URLVvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"abstract":[{"type":"text","text":"The card image URL."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/image"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/image","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/image":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/image","abstract":[{"text":"The card image URL.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/image","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"type":"topic","kind":"symbol","title":"image"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/init(data:image:title:description:domain:).json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/init(data:image:title:description:domain:).json index f67ad2591d..50095939d6 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/init(data:image:title:description:domain:).json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/init(data:image:title:description:domain:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns a Classic Image Content Card."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(data:image:title:description:domain:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"metadata":{"role":"symbol","roleHeading":"Initializer","title":"init(data:image:title:description:domain:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV4data5image5title11description6domainAgE4DataV_10Foundation3URLVS3SSgtcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"image","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"description"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"domain"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"text":" = .init(), ","kind":"text"},{"kind":"externalParam","text":"image"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"description"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"? = nil)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card data struct."}]}]},{"name":"image","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card image URL."}]}]},{"name":"title","content":[{"type":"paragraph","inlineContent":[{"text":"The card title.","type":"text"}]}]},{"name":"description","content":[{"inlineContent":[{"type":"text","text":"The card description."}],"type":"paragraph"}]},{"name":"domain","content":[{"inlineContent":[{"type":"text","text":"The card domain."}],"type":"paragraph"}]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(data:image:title:description:domain:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/init(data:image:title:description:domain:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(data:image:title:description:domain:)","title":"init(data:image:title:description:domain:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"image"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"description"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(data:image:title:description:domain:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a Classic Image Content Card."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier"},{"text":" = .init(), ","kind":"text"},{"kind":"externalParam","text":"image"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"domain"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"? = nil)"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card data struct."}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card image URL."}]}],"name":"image"},{"name":"title","content":[{"type":"paragraph","inlineContent":[{"text":"The card title.","type":"text"}]}]},{"name":"description","content":[{"type":"paragraph","inlineContent":[{"text":"The card description.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The card domain."}],"type":"paragraph"}],"name":"domain"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(data:image:title:description:domain:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(data:image:title:description:domain:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"init(data:image:title:description:domain:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"image"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"description","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"domain","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"role":"symbol","symbolKind":"init","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV4data5image5title11description6domainAgE4DataV_10Foundation3URLVS3SSgtcfc"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Creates and returns a Classic Image Content Card."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/init(data:image:title:description:domain:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(data:image:title:description:domain:)","title":"init(data:image:title:description:domain:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(data:image:title:description:domain:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"image"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"title"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"description","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"domain","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Creates and returns a Classic Image Content Card."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/init(from:).json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/init(from:).json index 1013eb599f..1171f98ed7 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(from:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(from:)"},"metadata":{"title":"init(from:)","role":"symbol","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV4fromAGs7Decoder_p_tKcfc"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/init(from:)":{"role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(from:)","abstract":[],"kind":"symbol","title":"init(from:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"sections":[],"metadata":{"title":"init(from:)","symbolKind":"init","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(from:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/init(from:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/init(from:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/subscript(dynamicmember:).json index 5ab8ef7f6a..bcf27808fa 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/subscript(dynamicmember:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference","isActive":true},{"text":".","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/subscript(dynamicMember:)"},"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO12ClassicImageV","modules":[{"name":"BrazeKit"}],"symbolKind":"subscript","roleHeading":"Instance Subscript","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/subscript(dynamicMember:)":{"type":"topic","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/subscript(dynamicMember:)","kind":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"title":"subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/subscript(dynamicmember:)"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/BrazeContentCardDataLookup-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations","title":"BrazeContentCardDataLookup Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/brazecontentcarddatalookup-implementations","kind":"article","abstract":[]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"metadata":{"roleHeading":"Instance Subscript","extendedModule":"BrazeKit","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"symbolKind":"subscript","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO12ClassicImageV","role":"symbol","title":"subscript(dynamicMember:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/subscript(dynamicmember:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/subscript(dynamicMember:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/subscript(dynamicMember:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/subscript(dynamicmember:)","kind":"symbol","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/subscript(dynamicMember:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/BrazeContentCardDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/brazecontentcarddatalookup-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/BrazeContentCardDataLookup-Implementations","title":"BrazeContentCardDataLookup Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/title.json b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/title.json index bc0b0e1d81..edb2498476 100644 --- a/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/title.json +++ b/data/documentation/brazekit/braze/contentcard/classicimage-swift.struct/title.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The card title.","type":"text"}],"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV5titleSSvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"title","symbolKind":"property"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/title","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/title":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"The card title."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/title","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/title","title":"title","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/title","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"The card title.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/title"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"title","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV5titleSSvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct/title":{"title":"title","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct\/title","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"kind":"symbol","abstract":[{"type":"text","text":"The card title."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/title","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/clickaction.json b/data/documentation/brazekit/braze/contentcard/clickaction.json index 8b77f51fae..4a3ccadcd8 100644 --- a/data/documentation/brazekit/braze/contentcard/clickaction.json +++ b/data/documentation/brazekit/braze/contentcard/clickaction.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The card click action type."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url"],"title":"Instance Properties"},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri(_:useWebView:)"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction"]}],"kind":"symbol","relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"extendedModule":"BrazeKit","symbolKind":"enum","modules":[{"name":"BrazeKit"}],"roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/uri(_:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri(_:usewebview:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri(_:useWebView:)","deprecated":true,"title":"uri(_:useWebView:)","abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"reference","isActive":true},{"type":"text","text":"."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/Equatable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations","title":"Equatable Implementations","role":"collectionGroup"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/init(from:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/init(from:)","title":"init(from:)","abstract":[],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","role":"symbol","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","kind":"symbol"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/uri":{"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri","deprecated":true,"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","type":"reference","isActive":true},{"type":"text","text":"."}],"title":"uri","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url":{"abstract":[{"type":"text","text":"Direct access to the underlying URL when the click action is "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"reference","isActive":true},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","type":"topic","title":"url"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"Braze.ContentCard.ClickAction","symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"roleHeading":"Enumeration"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"text":"The card click action type.","type":"text"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri(_:useWebView:)"],"title":"Type Methods"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/equatable-implementations","title":"Equatable Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/init(from:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(from:)"},"doc://Braze/SE":{"title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)"},{"type":"text","text":"."}],"title":"url"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","kind":"symbol"},"doc://Braze/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/uri(_:useWebView:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"}],"role":"symbol","title":"uri(_:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri(_:usewebview:)","abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"reference","isActive":true},{"text":".","type":"text"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri(_:useWebView:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/uri":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"uri"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/clickaction/!=(_:_:).json b/data/documentation/brazekit/braze/contentcard/clickaction/!=(_:_:).json index 5218c04d33..d288cefb6f 100644 --- a/data/documentation/brazekit/braze/contentcard/clickaction/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcard/clickaction/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/!=(_:_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO11ClickActionO","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)","extendedModule":"Swift","roleHeading":"Operator"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/!=(_:_:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/Equatable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations","title":"Equatable Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations"]]},"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO11ClickActionO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"op"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/equatable-implementations","title":"Equatable Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/!=(_:_:)":{"abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/clickaction/equatable-implementations.json b/data/documentation/brazekit/braze/contentcard/clickaction/equatable-implementations.json index 9e58a9d47d..77ffdb101c 100644 --- a/data/documentation/brazekit/braze/contentcard/clickaction/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/clickaction/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/!=(_:_:)"],"title":"Operators"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/!=(_:_:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/Equatable-Implementations"},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/!=(_:_:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/!=(_:_:)":{"abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/clickaction/init(from:).json b/data/documentation/brazekit/braze/contentcard/clickaction/init(from:).json index 3517571967..eda106c192 100644 --- a/data/documentation/brazekit/braze/contentcard/clickaction/init(from:).json +++ b/data/documentation/brazekit/braze/contentcard/clickaction/init(from:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO4fromAGs7Decoder_p_tKcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"symbolKind":"init","role":"symbol","title":"init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/init(from:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/init(from:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/init(from:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/init(from:)","title":"init(from:)","abstract":[],"kind":"symbol","type":"topic"}}} \ No newline at end of file +{"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO4fromAGs7Decoder_p_tKcfc","title":"init(from:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/init(from:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/init(from:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/init(from:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/clickaction/uri(_:usewebview:).json b/data/documentation/brazekit/braze/contentcard/clickaction/uri(_:usewebview:).json index 75aa75c195..f4911da3fb 100644 --- a/data/documentation/brazekit/braze/contentcard/clickaction/uri(_:usewebview:).json +++ b/data/documentation/brazekit/braze/contentcard/clickaction/uri(_:usewebview:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"}],"externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO3uri_10useWebViewAG10Foundation3URLV_SbtFZ","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Method","platforms":[],"role":"symbol","title":"uri(_:useWebView:)","extendedModule":"BrazeKit","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"uri","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri(_:useWebView:)"},"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","isActive":true,"type":"reference"},{"type":"text","text":"."}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri(_:usewebview:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/uri(_:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri(_:usewebview:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri(_:useWebView:)","deprecated":true,"title":"uri(_:useWebView:)","abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"reference","isActive":true},{"type":"text","text":"."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","role":"symbol","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri(_:usewebview:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"uri"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"}],"role":"symbol","platforms":[],"roleHeading":"Type Method","externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO3uri_10useWebViewAG10Foundation3URLV_SbtFZ","symbolKind":"method","title":"uri(_:useWebView:)","extendedModule":"BrazeKit"},"abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","isActive":true},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri(_:useWebView:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/uri(_:useWebView:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"}],"role":"symbol","title":"uri(_:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri(_:usewebview:)","abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"reference","isActive":true},{"text":".","type":"text"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri(_:useWebView:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/clickaction/uri.json b/data/documentation/brazekit/braze/contentcard/clickaction/uri.json index 69f5afc3f0..3aebe12475 100644 --- a/data/documentation/brazekit/braze/contentcard/clickaction/uri.json +++ b/data/documentation/brazekit/braze/contentcard/clickaction/uri.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","type":"reference","isActive":true},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"uri","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri","interfaceLanguage":"swift"},"metadata":{"title":"uri","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","platforms":[],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO3uri10Foundation3URLVSgvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url":{"abstract":[{"type":"text","text":"Direct access to the underlying URL when the click action is "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"reference","isActive":true},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","type":"topic","title":"url"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","role":"symbol","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/uri":{"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri","deprecated":true,"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","type":"reference","isActive":true},{"type":"text","text":"."}],"title":"uri","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"platforms":[],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO3uri10Foundation3URLVSgvp","symbolKind":"property","extendedModule":"BrazeKit","title":"uri"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)"},{"type":"text","text":"."}],"title":"url"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/uri":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/uri","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"uri"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/clickaction/url(_:usewebview:).json b/data/documentation/brazekit/braze/contentcard/clickaction/url(_:usewebview:).json index bf35de229d..bac4f0fa3b 100644 --- a/data/documentation/brazekit/braze/contentcard/clickaction/url(_:usewebview:).json +++ b/data/documentation/brazekit/braze/contentcard/clickaction/url(_:usewebview:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Opens the URL, optionally using a web view."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)"},"kind":"symbol","metadata":{"roleHeading":"Case","title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"case","externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO3urlyAG10Foundation3URLV_SbtcAGmF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":"(","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","role":"symbol","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"case","title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO3urlyAG10Foundation3URLV_SbtcAGmF","roleHeading":"Case"},"kind":"symbol","abstract":[{"type":"text","text":"Opens the URL, optionally using a web view."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/clickaction/url.json b/data/documentation/brazekit/braze/contentcard/clickaction/url.json index 52f1abdd78..0109636f25 100644 --- a/data/documentation/brazekit/braze/contentcard/clickaction/url.json +++ b/data/documentation/brazekit/braze/contentcard/clickaction/url.json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO3url10Foundation3URLVSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property","title":"url","role":"symbol"},"abstract":[{"type":"text","text":"Direct access to the underlying URL when the click action is "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","role":"symbol","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url":{"abstract":[{"type":"text","text":"Direct access to the underlying URL when the click action is "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"reference","isActive":true},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","type":"topic","title":"url"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url"]}],"abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"reference","isActive":true},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO11ClickActionO3url10Foundation3URLVSgvp","symbolKind":"property","title":"url"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)"},{"type":"text","text":"."}],"title":"url"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction/url(_:useWebView:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","title":"Braze.ContentCard.ClickAction.url(_:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction\/url(_:useWebView:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/context.json b/data/documentation/brazekit/braze/contentcard/context.json index b800b58a05..2fbc5fd7a9 100644 --- a/data/documentation/brazekit/braze/contentcard/context.json +++ b/data/documentation/brazekit/braze/contentcard/context.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"Braze.ContentCard.Context","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7Contexta","symbolKind":"typealias","navigatorTitle":[{"text":"Context","kind":"identifier"}],"roleHeading":"Type Alias","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"Context","kind":"identifier"},{"text":" = ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC7ContextC","text":"Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","kind":"typeIdentifier"}],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Context":{"url":"\/documentation\/brazekit\/braze\/contentcard\/context","kind":"symbol","role":"symbol","abstract":[{"text":"The Context provides methods to log card analytics, process click actions and other utilities.","type":"text"}],"title":"Braze.ContentCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/context"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Context","kind":"identifier"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},{"text":".","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC7ContextC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"title":"Braze.ContentCard.Context","symbolKind":"typealias","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7Contexta","role":"symbol","roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"extendedModule":"BrazeKit","navigatorTitle":[{"text":"Context","kind":"identifier"}]},"abstract":[{"text":"The Context provides methods to log card analytics, process click actions and other utilities.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Context":{"url":"\/documentation\/brazekit\/braze\/contentcard\/context","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"Braze.ContentCard.Context","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control(_:).json b/data/documentation/brazekit/braze/contentcard/control(_:).json index 42afe6e2e3..81db02c6b9 100644 --- a/data/documentation/brazekit/braze/contentcard/control(_:).json +++ b/data/documentation/brazekit/braze/contentcard/control(_:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The Control Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","isActive":true},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control(_:)"]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7controlyA2E7ControlVcAEmF","title":"Braze.ContentCard.control(_:)","symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":"(","kind":"text"},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV"},{"kind":"text","text":")"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"The Control Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","role":"symbol","title":"Braze.ContentCard.control(_:)","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The Control Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"kind":"text","text":"("},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO7controlyA2E7ControlVcAEmF","title":"Braze.ContentCard.control(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/control(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control"},{"kind":"text","text":")"}],"title":"Braze.ContentCard.control(_:)","abstract":[{"type":"text","text":"The Control Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.property.json b/data/documentation/brazekit/braze/contentcard/control-swift.property.json index b3e6cb6873..957e3fe9c9 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.property.json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.property.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.property"]}],"sections":[],"abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"text":"content card is not a ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","type":"reference"},{"type":"text","text":" card."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control-swift.property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7controlAE7ControlVSgvp","title":"control","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Control","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"The Control Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","role":"symbol","title":"Braze.ContentCard.control(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"text":"content card is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","type":"reference","isActive":true},{"text":" card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control-swift.property","role":"symbol","title":"control","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Direct access to the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"content card is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","type":"reference","isActive":true},{"type":"text","text":" card."}],"metadata":{"roleHeading":"Instance Property","title":"control","externalID":"s:8BrazeKit0A0C11ContentCardO7controlAE7ControlVSgvp","symbolKind":"property","role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV"},{"kind":"text","text":"?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control-swift.property","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.property"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Control","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV"},{"text":"?","kind":"text"}],"title":"control","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"type":"text","text":"content card is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)","isActive":true},{"text":" card.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/control(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ControlV","text":"Control"},{"kind":"text","text":")"}],"title":"Braze.ContentCard.control(_:)","abstract":[{"type":"text","text":"The Control Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/control(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.struct.json b/data/documentation/brazekit/braze/contentcard/control-swift.struct.json index f26a9615c9..790d895f2a 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.struct.json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.struct.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct"]}],"sections":[],"abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","type":"conformsTo","title":"Conforms To"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(data:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/data"],"title":"Instance Properties"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations"]}],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO7ControlV","navigatorTitle":[{"text":"Control","kind":"identifier"}],"role":"symbol","title":"Braze.ContentCard.Control","roleHeading":"Structure","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Control"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Control"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/BrazeContentCardDataLookup-Implementations":{"title":"BrazeContentCardDataLookup Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/brazecontentcarddatalookup-implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/data":{"title":"data","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/data","abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/init(data:)":{"title":"init(data:)","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(data:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(data:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":")"}],"role":"symbol","abstract":[{"type":"text","text":"Creates and returns a Control Content Card."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/init(from:)":{"title":"init(from:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(from:)","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/equatable-implementations"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"}}} \ No newline at end of file +{"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"},"kind":"symbol","sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(data:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/data"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations"]}],"abstract":[{"type":"text","text":"The Control Content Card type."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Control","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Structure","title":"Braze.ContentCard.Control","extendedModule":"BrazeKit","symbolKind":"struct","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}],"navigatorTitle":[{"text":"Control","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ControlV","role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"references":{"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/BrazeContentCardDataLookup-Implementations":{"abstract":[],"title":"BrazeContentCardDataLookup Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/brazecontentcarddatalookup-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/init(from:)":{"abstract":[],"title":"init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(from:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/data":{"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"title":"data","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/data","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/data","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/init(data:)":{"abstract":[{"type":"text","text":"Creates and returns a Control Content Card."}],"title":"init(data:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(data:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(data:)","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/contentcard/control-swift.struct/!=(_:_:).json index c2fcc66a37..c58367de91 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/!=(_:_:)"]}],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO7ControlV","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"op","role":"symbol","title":"!=(_:_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/!=(_:_:)"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","title":"!=(_:_:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Operator","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO7ControlV","role":"symbol","title":"!=(_:_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.struct/brazecontentcarddatalookup-implementations.json b/data/documentation/brazekit/braze/contentcard/control-swift.struct/brazecontentcarddatalookup-implementations.json index bb6ced390f..33554d2ce3 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.struct/brazecontentcarddatalookup-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.struct/brazecontentcarddatalookup-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"title":"BrazeContentCardDataLookup Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/subscript(dynamicMember:)"],"title":"Subscripts","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"kind":"article","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/subscript(dynamicMember:)":{"type":"topic","role":"symbol","title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/subscript(dynamicmember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"kind":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"topicSections":[{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/subscript(dynamicMember:)"],"generated":true}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations"},"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"metadata":{"title":"BrazeContentCardDataLookup Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/subscript(dynamicMember:)":{"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/subscript(dynamicmember:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/subscript(dynamicMember:)","title":"subscript(dynamicMember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.struct/data.json b/data/documentation/brazekit/braze/contentcard/control-swift.struct/data.json index a17778f7cb..35beb4dc5f 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.struct/data.json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.struct/data.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/data"},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ControlV4dataAE4DataVvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"symbolKind":"property","title":"data","roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/data":{"title":"data","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/data","abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO7ControlV4dataAE4DataVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"title":"data","role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/data"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/data"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/data":{"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"title":"data","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/data","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/data","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/contentcard/control-swift.struct/equatable-implementations.json index 1f059bcb6f..2cf9cd453d 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/!=(_:_:)"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","title":"!=(_:_:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/!=(_:_:)"],"title":"Operators"}],"sections":[],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/Equatable-Implementations"},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.struct/init(data:).json b/data/documentation/brazekit/braze/contentcard/control-swift.struct/init(data:).json index 8fd7795c1c..b0f74140f0 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.struct/init(data:).json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.struct/init(data:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(data:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"kind":"text","text":" = .init())"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The card data struct.","type":"text"}]}],"name":"data"}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(data:)"]}],"abstract":[{"type":"text","text":"Creates and returns a Control Content Card."}],"metadata":{"title":"init(data:)","externalID":"s:8BrazeKit0A0C11ContentCardO7ControlV4dataAgE4DataV_tcfc","modules":[{"name":"BrazeKit"}],"symbolKind":"init","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":")","kind":"text"}],"roleHeading":"Initializer"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/init(data:)":{"title":"init(data:)","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(data:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(data:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":")"}],"role":"symbol","abstract":[{"type":"text","text":"Creates and returns a Control Content Card."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","abstract":[{"text":"Creates and returns a Control Content Card.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO7ControlV4dataAgE4DataV_tcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(data:)","role":"symbol","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"text":")","kind":"text"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(data:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(data:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"text":" = .init())","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The card data struct.","type":"text"}]}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/init(data:)":{"abstract":[{"type":"text","text":"Creates and returns a Control Content Card."}],"title":"init(data:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(data:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(data:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.struct/init(from:).json b/data/documentation/brazekit/braze/contentcard/control-swift.struct/init(from:).json index dbe50ee9f7..fc43a7ff04 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.struct/init(from:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(from:)"},"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C11ContentCardO7ControlV4fromAGs7Decoder_p_tKcfc","role":"symbol","title":"init(from:)","symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/init(from:)":{"title":"init(from:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(from:)","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(from:)"},"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"init(from:)","externalID":"s:8BrazeKit0A0C11ContentCardO7ControlV4fromAGs7Decoder_p_tKcfc","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/init(from:)":{"abstract":[],"title":"init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/init(from:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/control-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/contentcard/control-swift.struct/subscript(dynamicmember:).json index d2f6fbb943..2f40bb2d33 100644 --- a/data/documentation/brazekit/braze/contentcard/control-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/contentcard/control-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/subscript(dynamicmember:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"metadata":{"externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO7ControlV","title":"subscript(dynamicMember:)","role":"symbol","roleHeading":"Instance Subscript","symbolKind":"subscript","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/subscript(dynamicMember:)":{"type":"topic","role":"symbol","title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/subscript(dynamicmember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"kind":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/BrazeContentCardDataLookup-Implementations":{"title":"BrazeContentCardDataLookup Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/brazecontentcarddatalookup-implementations"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/subscript(dynamicMember:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"metadata":{"title":"subscript(dynamicMember:)","symbolKind":"subscript","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO7ControlV","roleHeading":"Instance Subscript","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"extendedModule":"BrazeKit"},"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/BrazeContentCardDataLookup-Implementations":{"abstract":[],"title":"BrazeContentCardDataLookup Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/brazecontentcarddatalookup-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/BrazeContentCardDataLookup-Implementations","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct/subscript(dynamicMember:)":{"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/subscript(dynamicmember:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct\/subscript(dynamicMember:)","title":"subscript(dynamicMember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.property.json b/data/documentation/brazekit/braze/contentcard/data-swift.property.json index 42c1a36dfe..74f0aaf6ea 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.property.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.property.json @@ -1 +1 @@ -{"sections":[],"metadata":{"extendedModule":"BrazeKit","role":"symbol","title":"data","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C11ContentCardO4dataAE4DataVvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/data-swift.property","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.property"]}],"abstract":[{"type":"text","text":"The card data type holding values common to all content card types."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/BrazeContentCardDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/brazecontentcarddatalookup-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup","title":"BrazeContentCardDataLookup Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/data-swift.property":{"title":"data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.property","abstract":[{"type":"text","text":"The card data type holding values common to all content card types."}],"kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/data-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/data-swift.property"},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO4dataAE4DataVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"title":"data"},"sections":[],"abstract":[{"type":"text","text":"The card data type holding values common to all content card types."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.property"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/data-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/data-swift.property","type":"topic","title":"data","abstract":[{"text":"The card data type holding values common to all content card types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.property","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/BrazeContentCardDataLookup-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","type":"topic","abstract":[],"title":"BrazeContentCardDataLookup Implementations","url":"\/documentation\/brazekit\/braze\/contentcard\/brazecontentcarddatalookup-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct.json index 11bad1fac8..44372c444d 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"Braze.ContentCard.Data","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}],"symbolKind":"struct","roleHeading":"Structure","extendedModule":"BrazeKit","navigatorTitle":[{"kind":"identifier","text":"Data"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV"},"abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clicked","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/context","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/createdAt","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/dismissible","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/expiresAt","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/pinned","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/removed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/test","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/viewed"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","interfaceLanguage":"swift"},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/extras":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/extras","title":"extras","abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/extras","type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/dismissible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/dismissible","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/dismissible","abstract":[{"type":"text","text":"The card dismissible state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"title":"dismissible","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/pinned":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/pinned","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/pinned","role":"symbol","kind":"symbol","title":"pinned","abstract":[{"text":"The card pinned state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"pinned","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/test":{"role":"symbol","title":"test","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/test","abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/test"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(from:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/clickAction":{"role":"symbol","title":"clickAction","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clickaction","abstract":[{"type":"text","text":"The card click action (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clickAction"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/removed":{"role":"symbol","title":"removed","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removed"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/removed","abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/removed"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/clicked":{"role":"symbol","title":"clicked","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clicked"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clicked","abstract":[{"type":"text","text":"The card clicked state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clicked"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/context":{"role":"symbol","title":"context","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/context","abstract":[{"type":"text","text":"The card context (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/context"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/id":{"abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/id","role":"symbol","type":"topic","kind":"symbol","title":"id","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/id"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations","abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/equatable-implementations"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/createdAt":{"abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"type":"codeVoice","code":"0"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/createdat","role":"symbol","type":"topic","kind":"symbol","title":"createdAt","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"createdAt","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/createdAt"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/expiresAt":{"abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"type":"text","text":", never expires)."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/expiresat","role":"symbol","type":"topic","kind":"symbol","title":"expiresAt","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"expiresAt","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/expiresAt"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/viewed":{"abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/viewed","role":"symbol","type":"topic","kind":"symbol","title":"viewed","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/viewed"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:)","title":"init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"viewed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"dismissible"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"removed"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"pinned","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clicked"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"test"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"createdAt"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"expiresAt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","abstract":[{"type":"text","text":"Creates and returns a content card data value."}],"type":"topic"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},"metadata":{"role":"symbol","roleHeading":"Structure","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}],"title":"Braze.ContentCard.Data","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"symbolKind":"struct"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clicked","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/context","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/createdAt","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/dismissible","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/expiresAt","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/pinned","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/removed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/test","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/viewed"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"relationshipsSections":[{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct"]}],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/id":{"title":"id","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/id","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/id","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"text":"The card identifier (default: random UUID string).","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/removed":{"title":"removed","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/removed","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/removed","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removed"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"text":"The card removed \/ dismissed state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/extras":{"abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"code":"[:]","type":"codeVoice"},{"text":").","type":"text"}],"title":"extras","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/extras","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/extras","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/expiresAt":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/expiresAt","kind":"symbol","abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"code":"-1","type":"codeVoice"},{"type":"text","text":", never expires)."}],"title":"expiresAt","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"expiresAt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/expiresat"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/dismissible":{"abstract":[{"text":"The card dismissible state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"title":"dismissible","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/dismissible","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/dismissible","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/equatable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)":{"abstract":[{"text":"Creates and returns a content card data value.","type":"text"}],"title":"init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"dismissible","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"text":"removed","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"pinned","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clicked"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"test"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"createdAt"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"expiresAt"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/context":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","text":"Context"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/context","type":"topic","abstract":[{"type":"text","text":"The card context (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/context","kind":"symbol","role":"symbol","title":"context"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/pinned":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/pinned","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/pinned","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pinned","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol","title":"pinned","abstract":[{"type":"text","text":"The card pinned state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/createdAt":{"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/createdat","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/createdAt","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"createdAt","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"kind":"symbol","title":"createdAt","abstract":[{"text":"The card creation timestamp (default: ","type":"text"},{"type":"codeVoice","code":"0"},{"type":"text","text":")."}],"role":"symbol","type":"topic"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/clickAction":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clickAction","role":"symbol","type":"topic","abstract":[{"text":"The card click action (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"title":"clickAction","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clickaction"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","title":"init(from:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/viewed":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/viewed","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/viewed","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol","title":"viewed","abstract":[{"text":"The card viewed state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/clicked":{"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clicked","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clicked","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clicked"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","title":"clicked","abstract":[{"text":"The card clicked state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/test":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/test","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/test","abstract":[{"type":"text","text":"Specify whether the card is a test content card (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"title":"test"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/!=(_:_:).json index 60ebd9892f..bd44a660e0 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","title":"!=(_:_:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"op","roleHeading":"Operator","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO4DataV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/!=(_:_:)":{"title":"!=(_:_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations","abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/!=(_:_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO4DataV","title":"!=(_:_:)","roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"extendedModule":"Swift","symbolKind":"op"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations"]]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/!=(_:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/equatable-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/clickaction.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/clickaction.json index f682d57cc9..e7b0070e3d 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/clickaction.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/clickaction.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clickAction","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV11clickActionAE05ClickG0OSgvp","title":"clickAction","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":"?","kind":"text"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The card click action (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/clickAction":{"role":"symbol","title":"clickAction","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clickaction","abstract":[{"type":"text","text":"The card click action (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clickAction"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The card click action (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clickAction","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Property","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV11clickActionAE05ClickG0OSgvp","title":"clickAction","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"kind":"text","text":": "},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/clickAction":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clickAction","role":"symbol","type":"topic","abstract":[{"text":"The card click action (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"title":"clickAction","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clickaction"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/clicked.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/clicked.json index 7b46c8f7e6..9148524755 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/clicked.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/clicked.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"The card clicked state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clicked"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clicked"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clicked"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"clicked","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV7clickedSbvp","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"clicked"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/clicked":{"role":"symbol","title":"clicked","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clicked"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clicked","abstract":[{"type":"text","text":"The card clicked state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clicked"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clicked"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"clicked"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"The card clicked state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"metadata":{"title":"clicked","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clicked","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV7clickedSbvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clicked"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/clicked":{"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clicked","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/clicked","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clicked"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","title":"clicked","abstract":[{"text":"The card clicked state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/context.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/context.json index 360b01574b..136c70f2ae 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/context.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/context.json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV7contextAC0cD3RawC7ContextCSgvp","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property","title":"context","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/context"]}],"abstract":[{"type":"text","text":"The card context (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/context"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","kind":"typeIdentifier","text":"Context"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"text":"Content cards from the Braze SDK have their context automatically set. When creating your","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"own content cards, you can opt-in providing a valid context to enable extra features (e.g"},{"type":"text","text":" "},{"type":"text","text":"log impression, clicks, etc.)."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Context":{"url":"\/documentation\/brazekit\/braze\/contentcard\/context","kind":"symbol","role":"symbol","abstract":[{"text":"The Context provides methods to log card analytics, process click actions and other utilities.","type":"text"}],"title":"Braze.ContentCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/context":{"role":"symbol","title":"context","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/context","abstract":[{"type":"text","text":"The card context (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/context"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The card context (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/context"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/context"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context"},{"text":"?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Content cards from the Braze SDK have their context automatically set. When creating your"},{"type":"text","text":" "},{"type":"text","text":"own content cards, you can opt-in providing a valid context to enable extra features (e.g"},{"type":"text","text":" "},{"type":"text","text":"log impression, clicks, etc.)."}]}],"kind":"content"}],"metadata":{"title":"context","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","text":"Context"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV7contextAC0cD3RawC7ContextCSgvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/context":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","text":"Context"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/context","type":"topic","abstract":[{"type":"text","text":"The card context (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/context","kind":"symbol","role":"symbol","title":"context"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Context":{"url":"\/documentation\/brazekit\/braze\/contentcard\/context","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"Braze.ContentCard.Context","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/createdat.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/createdat.json index 9a7c70ebca..afa797417b 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/createdat.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/createdat.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/createdAt","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"createdAt"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/createdat"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV9createdAtSdvp","title":"createdAt","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"createdAt"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The card creation timestamp (default: ","type":"text"},{"code":"0","type":"codeVoice"},{"type":"text","text":")."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/createdAt":{"abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"type":"codeVoice","code":"0"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/createdat","role":"symbol","type":"topic","kind":"symbol","title":"createdAt","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"createdAt","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/createdAt"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/createdAt","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"code":"0","type":"codeVoice"},{"text":").","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"createdAt","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/createdat"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV9createdAtSdvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"createdAt","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"modules":[{"name":"BrazeKit"}],"title":"createdAt"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/createdAt":{"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/createdat","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/createdAt","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"createdAt","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"kind":"symbol","title":"createdAt","abstract":[{"text":"The card creation timestamp (default: ","type":"text"},{"type":"codeVoice","code":"0"},{"type":"text","text":")."}],"role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/dismissible.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/dismissible.json index 9b610618ae..2921952c80 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/dismissible.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/dismissible.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/dismissible"},"kind":"symbol","abstract":[{"text":"The card dismissible state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/dismissible"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"dismissible","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissible","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV11dismissibleSbvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/dismissible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/dismissible","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/dismissible","abstract":[{"type":"text","text":"The card dismissible state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"title":"dismissible","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The card dismissible state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismissible"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/dismissible"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/dismissible","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissible","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property","title":"dismissible","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV11dismissibleSbvp","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/dismissible":{"abstract":[{"text":"The card dismissible state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"title":"dismissible","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/dismissible","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/dismissible","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/equatable-implementations.json index fcb0d2de44..5fbdae07c8 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/!=(_:_:)"],"title":"Operators","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/!=(_:_:)":{"title":"!=(_:_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/!=(_:_:)"}}} \ No newline at end of file +{"sections":[],"kind":"article","metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/!=(_:_:)"],"generated":true,"title":"Operators"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/!=(_:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/expiresat.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/expiresat.json index d978432343..e39a39c722 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/expiresat.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/expiresat.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"abstract":[{"text":"The card expiration timestamp (default: ","type":"text"},{"type":"codeVoice","code":"-1"},{"type":"text","text":", never expires)."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/expiresat"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/expiresAt"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"expiresAt","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"expiresAt","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV9expiresAtSdvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"expiresAt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/expiresAt":{"abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"type":"text","text":", never expires)."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/expiresat","role":"symbol","type":"topic","kind":"symbol","title":"expiresAt","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"expiresAt","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/expiresAt"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/expiresat"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"expiresAt","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV9expiresAtSdvp","title":"expiresAt","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"expiresAt","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/expiresAt","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"code":"-1","type":"codeVoice"},{"type":"text","text":", never expires)."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/expiresAt":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/expiresAt","kind":"symbol","abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"code":"-1","type":"codeVoice"},{"type":"text","text":", never expires)."}],"title":"expiresAt","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"expiresAt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/expiresat"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/extras.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/extras.json index 5a6fbd86b6..945222fbff 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/extras.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/extras.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/extras"]}],"abstract":[{"text":"The card extras dictionary (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/extras"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"title":"extras","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV6extrasSDySSypGvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/extras":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/extras","title":"extras","abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/extras","type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV6extrasSDySSypGvp","title":"extras","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/extras","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/extras":{"abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"code":"[:]","type":"codeVoice"},{"text":").","type":"text"}],"title":"extras","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/extras","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/extras","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/id.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/id.json index 219055706f..c8e7d64339 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/id.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/id.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/id"},"abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"metadata":{"title":"id","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV2idSSvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/id"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/id":{"abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/id","role":"symbol","type":"topic","kind":"symbol","title":"id","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/id"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/id","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"kind":"symbol","metadata":{"role":"symbol","title":"id","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV2idSSvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/id"]}],"abstract":[{"text":"The card identifier (default: random UUID string).","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/id":{"title":"id","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/id","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/id","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"text":"The card identifier (default: random UUID string).","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/init(from:).json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/init(from:).json index 589651e357..6cb5e54a88 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"init(from:)","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV4fromAGs7Decoder_p_tKcfc","symbolKind":"init","roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(from:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"metadata":{"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV4fromAGs7Decoder_p_tKcfc","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"init(from:)","roleHeading":"Initializer"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","title":"init(from:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:).json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:).json index a528dec79c..3ead7d26d3 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:).json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:)"]}],"sections":[],"abstract":[{"type":"text","text":"Creates and returns a content card data value."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" = UUID().uuidString, ","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":"? = nil, ","kind":"text"},{"text":"viewed","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"dismissible"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"text":"removed","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = false, ","kind":"text"},{"text":"pinned","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false, "},{"text":"clicked","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"test"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = false, ","kind":"text"},{"text":"createdAt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"},{"kind":"text","text":" = 0, "},{"text":"expiresAt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":" = -1, ","kind":"text"},{"kind":"externalParam","text":"extras"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] = [:])"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"id","content":[{"type":"paragraph","inlineContent":[{"text":"The card identifier.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The card click action.","type":"text"}]}],"name":"clickAction"},{"name":"viewed","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card viewed state."}]}]},{"name":"dismissible","content":[{"inlineContent":[{"type":"text","text":"The card dismissible state."}],"type":"paragraph"}]},{"name":"removed","content":[{"type":"paragraph","inlineContent":[{"text":"The card removed \/ dismissed state.","type":"text"}]}]},{"name":"pinned","content":[{"inlineContent":[{"text":"The card pinned state.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The card clicked state."}],"type":"paragraph"}],"name":"clicked"},{"name":"test","content":[{"type":"paragraph","inlineContent":[{"text":"Specify whether the card is a test content card.","type":"text"}]}]},{"name":"createdAt","content":[{"type":"paragraph","inlineContent":[{"text":"The card creation timestamp.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The card expiration timestamp.","type":"text"}]}],"name":"expiresAt"},{"name":"extras","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card extras dictionary."}]}]}],"kind":"parameters"}],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV2id11clickAction6viewed11dismissible7removed6pinned7clicked4test9createdAt07expiresP06extrasAGSS_AE05ClickH0OSgS6bS2dSDySSypGtcfc","role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dismissible"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"removed","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"pinned","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clicked"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"test","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"createdAt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"expiresAt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"extras"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"title":"init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","symbolKind":"init","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:)","title":"init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"viewed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"dismissible"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"removed"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"pinned","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clicked"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"test"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"createdAt"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"expiresAt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","abstract":[{"type":"text","text":"Creates and returns a content card data value."}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"abstract":[{"type":"text","text":"Creates and returns a content card data value."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV2id11clickAction6viewed11dismissible7removed6pinned7clicked4test9createdAt07expiresP06extrasAGSS_AE05ClickH0OSgS6bS2dSDySSypGtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","symbolKind":"init","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":"?, ","kind":"text"},{"text":"viewed","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"dismissible"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"removed","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"pinned","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"clicked","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"test"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"createdAt"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"expiresAt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":", "},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" = UUID().uuidString, "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"viewed"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" = false, ","kind":"text"},{"text":"dismissible","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"removed"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"pinned"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false, "},{"text":"clicked","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"test"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" = false, ","kind":"text"},{"text":"createdAt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"kind":"text","text":" = 0, "},{"text":"expiresAt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"},{"text":" = -1, ","kind":"text"},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] = [:])"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"id","content":[{"type":"paragraph","inlineContent":[{"text":"The card identifier.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The card click action."}],"type":"paragraph"}],"name":"clickAction"},{"name":"viewed","content":[{"type":"paragraph","inlineContent":[{"text":"The card viewed state.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"The card dismissible state.","type":"text"}],"type":"paragraph"}],"name":"dismissible"},{"content":[{"inlineContent":[{"type":"text","text":"The card removed \/ dismissed state."}],"type":"paragraph"}],"name":"removed"},{"name":"pinned","content":[{"type":"paragraph","inlineContent":[{"text":"The card pinned state.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The card clicked state."}],"type":"paragraph"}],"name":"clicked"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specify whether the card is a test content card."}]}],"name":"test"},{"content":[{"inlineContent":[{"text":"The card creation timestamp.","type":"text"}],"type":"paragraph"}],"name":"createdAt"},{"content":[{"inlineContent":[{"text":"The card expiration timestamp.","type":"text"}],"type":"paragraph"}],"name":"expiresAt"},{"name":"extras","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card extras dictionary."}]}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)":{"abstract":[{"text":"Creates and returns a content card data value.","type":"text"}],"title":"init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/init(id:clickAction:viewed:dismissible:removed:pinned:clicked:test:createdAt:expiresAt:extras:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"dismissible","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"text":"removed","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"pinned","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clicked"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"test"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"createdAt"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"expiresAt"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/pinned.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/pinned.json index 76d80a0f83..2ccbe99d13 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/pinned.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/pinned.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinned"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The card pinned state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"pinned","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV6pinnedSbvp","roleHeading":"Instance Property","symbolKind":"property","role":"symbol","title":"pinned","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/pinned","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/pinned"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/pinned":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/pinned","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/pinned","role":"symbol","kind":"symbol","title":"pinned","abstract":[{"text":"The card pinned state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"pinned","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinned","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/pinned","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV6pinnedSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinned"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"pinned","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/pinned"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"abstract":[{"text":"The card pinned state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/pinned":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/pinned","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/pinned","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pinned","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol","title":"pinned","abstract":[{"type":"text","text":"The card pinned state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/removed.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/removed.json index b295be374d..d7a04e37bb 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/removed.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/removed.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"removed","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV7removedSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removed"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"property"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/removed","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/removed"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removed"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/removed":{"role":"symbol","title":"removed","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removed"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/removed","abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/removed"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"abstract":[{"text":"The card removed \/ dismissed state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removed","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/removed"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV7removedSbvp","title":"removed","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/removed"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/removed":{"title":"removed","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/removed","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/removed","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removed"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"text":"The card removed \/ dismissed state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/test.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/test.json index a838b7bf19..091558d29e 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/test.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/test.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/test"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV4testSbvp","roleHeading":"Instance Property","title":"test"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/test","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/test":{"role":"symbol","title":"test","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/test","abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/test"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV4testSbvp","title":"test"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/test","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/test"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/test":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/test","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/test","abstract":[{"type":"text","text":"Specify whether the card is a test content card (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"title":"test"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/data-swift.struct/viewed.json b/data/documentation/brazekit/braze/contentcard/data-swift.struct/viewed.json index 88cb2e6b76..a156d025f7 100644 --- a/data/documentation/brazekit/braze/contentcard/data-swift.struct/viewed.json +++ b/data/documentation/brazekit/braze/contentcard/data-swift.struct/viewed.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/viewed","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The card viewed state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/viewed"]}],"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO4DataV6viewedSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"viewed","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/viewed":{"abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/viewed","role":"symbol","type":"topic","kind":"symbol","title":"viewed","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/viewed"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewed"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/viewed"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C11ContentCardO4DataV6viewedSbvp","title":"viewed"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/viewed","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct/viewed":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct\/viewed","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/viewed","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol","title":"viewed","abstract":[{"text":"The card viewed state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/decoding(json:).json b/data/documentation/brazekit/braze/contentcard/decoding(json:).json index 20b7d9aa9f..02731e70f1 100644 --- a/data/documentation/brazekit/braze/contentcard/decoding(json:).json +++ b/data/documentation/brazekit/braze/contentcard/decoding(json:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/decoding(json:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"kind":"text","text":": Foundation"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11ContentCardO8decoding4jsonAESg10Foundation4DataV_tFZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"kind":"text","text":": Foundation"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"roleHeading":"Type Method","symbolKind":"method","title":"decoding(json:)","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"Decodes the JSON into an In-App Message."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/decoding(json:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/decoding(json:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/decoding(json:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/decoding(json:)","title":"decoding(json:)","abstract":[{"type":"text","text":"Decodes the JSON into an In-App Message."}],"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": Foundation"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/decoding(json:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO8decoding4jsonAESg10Foundation4DataV_tFZ","title":"decoding(json:)","extendedModule":"BrazeKit","symbolKind":"method","roleHeading":"Type Method","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"kind":"text","text":": Foundation"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"role":"symbol"},"kind":"symbol","abstract":[{"text":"Decodes the JSON into an In-App Message.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/decoding(json:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": Foundation"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/decoding(json:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/decoding(json:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": Foundation","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"title":"decoding(json:)","abstract":[{"text":"Decodes the JSON into an In-App Message.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/decoding(json:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/description.json b/data/documentation/brazekit/braze/contentcard/description.json index 8e6b906f5b..849a465f63 100644 --- a/data/documentation/brazekit/braze/contentcard/description.json +++ b/data/documentation/brazekit/braze/contentcard/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/description"]}],"sections":[],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","extendedModule":"BrazeKit","title":"description","externalID":"s:8BrazeKit0A0C11ContentCardO11descriptionSSSgvp","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"text":"Directly access the card’s ","type":"text"},{"code":"description","type":"codeVoice"},{"type":"text","text":" when available."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/description","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/description":{"abstract":[{"text":"Directly access the card’s ","type":"text"},{"code":"description","type":"codeVoice"},{"type":"text","text":" when available."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/description","url":"\/documentation\/brazekit\/braze\/contentcard\/description","kind":"symbol","type":"topic","title":"description","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/description","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/description"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C11ContentCardO11descriptionSSSgvp","title":"description","extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"Directly access the card’s "},{"code":"description","type":"codeVoice"},{"text":" when available.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/description":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/description","kind":"symbol","title":"description","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/description","abstract":[{"text":"Directly access the card’s ","type":"text"},{"code":"description","type":"codeVoice"},{"type":"text","text":" when available."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/domain.json b/data/documentation/brazekit/braze/contentcard/domain.json index fde8d78ad9..0de2824e90 100644 --- a/data/documentation/brazekit/braze/contentcard/domain.json +++ b/data/documentation/brazekit/braze/contentcard/domain.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/domain"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Directly access the card’s ","type":"text"},{"type":"codeVoice","code":"domain"},{"text":" when available.","type":"text"}],"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO6domainSSSgvp","role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"domain"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/domain"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/domain":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Directly access the card’s "},{"type":"codeVoice","code":"domain"},{"type":"text","text":" when available."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/domain","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/domain","title":"domain"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/domain"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/domain"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"title":"domain","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO6domainSSSgvp","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"Directly access the card’s "},{"type":"codeVoice","code":"domain"},{"text":" when available.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/domain":{"url":"\/documentation\/brazekit\/braze\/contentcard\/domain","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"domain","abstract":[{"type":"text","text":"Directly access the card’s "},{"type":"codeVoice","code":"domain"},{"text":" when available.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/domain"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/equatable-implementations.json b/data/documentation/brazekit/braze/contentcard/equatable-implementations.json index 5d2fa3ebc8..f6d277ddf0 100644 --- a/data/documentation/brazekit/braze/contentcard/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/!=(_:_:)"]}],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/!=(_:_:)","type":"topic","title":"!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Equatable-Implementations"},"kind":"article","topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/!=(_:_:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly(_:).json b/data/documentation/brazekit/braze/contentcard/imageonly(_:).json index 14bdc2cd42..e53c2caaf5 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly(_:).json +++ b/data/documentation/brazekit/braze/contentcard/imageonly(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)"},"sections":[],"metadata":{"roleHeading":"Case","symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO9imageOnlyyA2E05ImageF0VcAEmF","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","kind":"typeIdentifier","text":"ImageOnly"},{"kind":"text","text":")"}],"title":"Braze.ContentCard.imageOnly(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageOnly"},{"text":"(","kind":"text"},{"text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The ImageOnly Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOnly"},{"text":"(","kind":"text"},{"text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"The ImageOnly Content Card type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","title":"Braze.ContentCard.imageOnly(_:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"sections":[],"metadata":{"role":"symbol","title":"Braze.ContentCard.imageOnly(_:)","externalID":"s:8BrazeKit0A0C11ContentCardO9imageOnlyyA2E05ImageF0VcAEmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"},{"kind":"text","text":"("},{"text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOnly"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","text":"ImageOnly","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"abstract":[{"text":"The ImageOnly Content Card type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageOnly"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","text":"ImageOnly"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.imageOnly(_:)","abstract":[{"type":"text","text":"The ImageOnly Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.property.json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.property.json index 235871c292..9ae8e76b5f 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.property.json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","text":"ImageOnly"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"content card is not an "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)"},{"text":" card.","type":"text"}],"sections":[],"metadata":{"role":"symbol","title":"imageOnly","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOnly"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","text":"ImageOnly","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11ContentCardO9imageOnlyAE05ImageF0VSgvp"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly-swift.property","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOnly"},{"text":"(","kind":"text"},{"text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"The ImageOnly Content Card type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","title":"Braze.ContentCard.imageOnly(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","text":"ImageOnly"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"type":"text","text":"content card is not an "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","type":"reference"},{"text":" card.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly-swift.property","title":"imageOnly"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"imageOnly","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOnly"},{"text":": ","kind":"text"},{"text":"ImageOnly","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11ContentCardO9imageOnlyAE05ImageF0VSgvp"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly-swift.property","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","text":"ImageOnly"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","isActive":true},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" when the","type":"text"},{"text":" ","type":"text"},{"text":"content card is not an ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","type":"reference"},{"text":" card.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV"},{"text":"?","kind":"text"}],"title":"imageOnly","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"content card is not an "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)"},{"text":" card.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly-swift.property"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageOnly(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageOnly"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","text":"ImageOnly"},{"text":")","kind":"text"}],"title":"Braze.ContentCard.imageOnly(_:)","abstract":[{"type":"text","text":"The ImageOnly Content Card type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageOnly(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct.json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct.json index 4c32357caa..d1aa7b7cb5 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct.json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"languages":["swift"]}]}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"roleHeading":"Structure","symbolKind":"struct","title":"Braze.ContentCard.ImageOnly","extendedModule":"BrazeKit","role":"symbol"},"sections":[],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(data:image:imageAspectRatio:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/imageAspectRatio"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/init(data:image:imageAspectRatio:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"image","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"imageAspectRatio","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(data:image:imageaspectratio:)","title":"init(data:image:imageAspectRatio:)","abstract":[{"type":"text","text":"Creates and returns an ImageOnly Content Card."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(data:image:imageAspectRatio:)","role":"symbol"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/init(from:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(from:)","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(from:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/imageAspectRatio":{"title":"imageAspectRatio","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/imageaspectratio","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageAspectRatio"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/imageAspectRatio","abstract":[{"type":"text","text":"The card image aspect ratio."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/image":{"kind":"symbol","title":"image","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/image","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/image","abstract":[{"type":"text","text":"The card image URL."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/data":{"kind":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/data","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/data","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/equatable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/BrazeContentCardDataLookup-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To"}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(data:image:imageAspectRatio:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/imageAspectRatio"],"title":"Instance Properties"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"struct","role":"symbol","extendedModule":"BrazeKit","roleHeading":"Structure","navigatorTitle":[{"kind":"identifier","text":"ImageOnly"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnly"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/init(from:)":{"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(from:)","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(from:)","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"}],"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/data","type":"topic","title":"data"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/BrazeContentCardDataLookup-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/brazecontentcarddatalookup-implementations","type":"topic","kind":"article","title":"BrazeContentCardDataLookup Implementations"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/image":{"abstract":[{"text":"The card image URL.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/image","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/image","title":"image","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/imageAspectRatio":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/imageAspectRatio","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageAspectRatio"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The card image aspect ratio."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/imageaspectratio","type":"topic","title":"imageAspectRatio"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/init(data:image:imageAspectRatio:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(data:image:imageAspectRatio:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"text":"image","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Creates and returns an ImageOnly Content Card."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(data:image:imageaspectratio:)","type":"topic","title":"init(data:image:imageAspectRatio:)"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/!=(_:_:).json index 173e108f8f..96b88f1ce2 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","roleHeading":"Operator","title":"!=(_:_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/!=(_:_:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/!=(_:_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/equatable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","kind":"article"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"!=(_:_:)","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Operator","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/!=(_:_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/!=(_:_:)":{"abstract":[],"title":"!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/brazecontentcarddatalookup-implementations.json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/brazecontentcarddatalookup-implementations.json index 87b536655c..5bbf6d7066 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/brazecontentcarddatalookup-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/brazecontentcarddatalookup-implementations.json @@ -1 +1 @@ -{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/subscript(dynamicMember:)"],"title":"Subscripts","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"BrazeContentCardDataLookup Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/subscript(dynamicmember:)","role":"symbol"}}} \ No newline at end of file +{"topicSections":[{"title":"Subscripts","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/subscript(dynamicMember:)"]}],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"collectionGroup","title":"BrazeContentCardDataLookup Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/subscript(dynamicMember:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/subscript(dynamicmember:)","type":"topic","kind":"symbol","title":"subscript(dynamicMember:)","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/data.json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/data.json index 8d8b1d4a57..575993ec36 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/data.json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/data.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/data"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/data"},"metadata":{"title":"data","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV4dataAE4DataVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property"},"kind":"symbol","abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/data":{"kind":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/data","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/data","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"abstract":[{"text":"The card data struct holding values common to all content card types.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/data","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}]}]}],"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV4dataAE4DataVvp","title":"data","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"}],"abstract":[{"type":"text","text":"The card data struct holding values common to all content card types."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/data","type":"topic","title":"data"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/equatable-implementations.json index 7bb8e60b76..9fb2f948c9 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/!=(_:_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/!=(_:_:)"],"generated":true,"title":"Operators"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/!=(_:_:)":{"abstract":[],"title":"!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/image.json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/image.json index 03c1d6065e..7143f4ae4b 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/image.json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/image.json @@ -1 +1 @@ -{"abstract":[{"text":"The card image URL.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/image"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/image","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"image","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV5image10Foundation3URLVvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/image":{"kind":"symbol","title":"image","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/image","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/image","abstract":[{"type":"text","text":"The card image URL."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The card image URL."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/image"},"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV5image10Foundation3URLVvp","title":"image"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/image"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/image":{"abstract":[{"text":"The card image URL.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/image","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/image","title":"image","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/imageaspectratio.json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/imageaspectratio.json index 47446bc550..a7da0b89d3 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/imageaspectratio.json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/imageaspectratio.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV16imageAspectRatioSdSgvp","title":"imageAspectRatio","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/imageAspectRatio","interfaceLanguage":"swift"},"abstract":[{"text":"The card image aspect ratio.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/imageaspectratio"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/imageAspectRatio":{"title":"imageAspectRatio","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/imageaspectratio","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageAspectRatio"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/imageAspectRatio","abstract":[{"type":"text","text":"The card image aspect ratio."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/imageaspectratio"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The card image aspect ratio.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/imageAspectRatio","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"imageAspectRatio","externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV16imageAspectRatioSdSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageAspectRatio"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":"?"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/imageAspectRatio":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/imageAspectRatio","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageAspectRatio"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The card image aspect ratio."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/imageaspectratio","type":"topic","title":"imageAspectRatio"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/init(data:image:imageaspectratio:).json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/init(data:image:imageaspectratio:).json index cb739efa4b..ba25fdfa34 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/init(data:image:imageaspectratio:).json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/init(data:image:imageaspectratio:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(data:image:imageaspectratio:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data"},{"text":" = .init(), ","kind":"text"},{"text":"image","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageAspectRatio"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"? = nil)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The card data struct."}],"type":"paragraph"}],"name":"data"},{"name":"image","content":[{"type":"paragraph","inlineContent":[{"text":"The card image URL.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The card image aspect ratio.","type":"text"}]}],"name":"imageAspectRatio"}]}],"metadata":{"symbolKind":"init","externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV4data5image0H11AspectRatioAgE4DataV_10Foundation3URLVSdSgtcfc","title":"init(data:image:imageAspectRatio:)","role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"image","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(data:image:imageAspectRatio:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"sections":[],"abstract":[{"type":"text","text":"Creates and returns an ImageOnly Content Card."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/init(data:image:imageAspectRatio:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"image","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"imageAspectRatio","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(data:image:imageaspectratio:)","title":"init(data:image:imageAspectRatio:)","abstract":[{"type":"text","text":"Creates and returns an ImageOnly Content Card."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(data:image:imageAspectRatio:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"kind":"text","text":" = .init(), "},{"text":"image","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"imageAspectRatio","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":"? = nil)"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The card data struct.","type":"text"}]}]},{"name":"image","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card image URL."}]}]},{"content":[{"inlineContent":[{"text":"The card image aspect ratio.","type":"text"}],"type":"paragraph"}],"name":"imageAspectRatio"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(data:image:imageaspectratio:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(data:image:imageAspectRatio:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"sections":[],"abstract":[{"text":"Creates and returns an ImageOnly Content Card.","type":"text"}],"metadata":{"role":"symbol","roleHeading":"Initializer","title":"init(data:image:imageAspectRatio:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"externalParam","text":"image"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"imageAspectRatio"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV4data5image0H11AspectRatioAgE4DataV_10Foundation3URLVSdSgtcfc","symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/init(data:image:imageAspectRatio:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(data:image:imageAspectRatio:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"text":"image","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"imageAspectRatio","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Creates and returns an ImageOnly Content Card."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(data:image:imageaspectratio:)","type":"topic","title":"init(data:image:imageAspectRatio:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/init(from:).json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/init(from:).json index 3e1ca137a3..c179de92fc 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV4fromAGs7Decoder_p_tKcfc","modules":[{"name":"BrazeKit"}],"symbolKind":"init","roleHeading":"Initializer"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(from:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/init(from:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(from:)","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(from:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(from:)","interfaceLanguage":"swift"},"metadata":{"title":"init(from:)","externalID":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV4fromAGs7Decoder_p_tKcfc","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/init(from:)":{"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/init(from:)","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(from:)","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/subscript(dynamicmember:).json index e3789f53e9..89d4317d63 100644 --- a/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/contentcard/imageonly-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"metadata":{"symbolKind":"subscript","externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"role":"symbol","roleHeading":"Instance Subscript","title":"subscript(dynamicMember:)","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/subscript(dynamicMember:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/subscript(dynamicmember:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/BrazeContentCardDataLookup-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/subscript(dynamicMember:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"symbolKind":"subscript","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","role":"symbol","roleHeading":"Instance Subscript","modules":[{"name":"BrazeKit"}],"title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"}]},"kind":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/subscript(dynamicmember:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/BrazeContentCardDataLookup-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/brazecontentcarddatalookup-implementations","type":"topic","kind":"article","title":"BrazeContentCardDataLookup Implementations"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct\/subscript(dynamicMember:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/subscript(dynamicmember:)","type":"topic","kind":"symbol","title":"subscript(dynamicMember:)","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/imageurl.json b/data/documentation/brazekit/braze/contentcard/imageurl.json index 69bda32934..04f41667f1 100644 --- a/data/documentation/brazekit/braze/contentcard/imageurl.json +++ b/data/documentation/brazekit/braze/contentcard/imageurl.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","title":"imageURL","externalID":"s:8BrazeKit0A0C11ContentCardO8imageURL10Foundation0F0VSgvp","roleHeading":"Instance Property","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Shorthand for the content card image URL if any.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageurl"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageURL","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageURL":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageurl","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Shorthand for the content card image URL if any.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageURL","role":"symbol","title":"imageURL","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageURL"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/imageurl"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"text":"Shorthand for the content card image URL if any.","type":"text"}],"metadata":{"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11ContentCardO8imageURL10Foundation0F0VSgvp","modules":[{"name":"BrazeKit"}],"title":"imageURL","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageURL"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/imageURL":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageurl","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"title":"imageURL","abstract":[{"text":"Shorthand for the content card image URL if any.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/imageURL"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/init(_:).json b/data/documentation/brazekit/braze/contentcard/init(_:).json index b168eafe68..7cda3c64a1 100644 --- a/data/documentation/brazekit/braze/contentcard/init(_:).json +++ b/data/documentation/brazekit/braze/contentcard/init(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/init(_:)"]}],"sections":[],"abstract":[{"type":"text","text":"Creates and returns a "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"type":"text","text":" from a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","isActive":true},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"card","content":[{"inlineContent":[{"type":"text","text":"The raw content card to convert."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"This initializer can fail as it is possible to represent unsupported content cards with the","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"ContentCardRaw"},{"type":"text","text":" data structure (e.g. an ImageOnly without an image)."}]}]}],"metadata":{"extendedModule":"BrazeKit","roleHeading":"Initializer","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C11ContentCardOyAeC0cD3RawCKcfc"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/init(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[{"type":"text","text":"Creates and returns a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"text":" from a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","isActive":true,"type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(_:)","role":"symbol","title":"init(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates and returns a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"type":"text","text":" from a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","type":"reference","isActive":true},{"text":".","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(_:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"card"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]},{"parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"text":"The raw content card to convert.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer can fail as it is possible to represent unsupported content cards with the"},{"text":" ","type":"text"},{"code":"ContentCardRaw","type":"codeVoice"},{"type":"text","text":" data structure (e.g. an ImageOnly without an image)."}]}],"kind":"content"}],"metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ContentCardOyAeC0cD3RawCKcfc","title":"init(_:)","extendedModule":"BrazeKit","symbolKind":"init"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/init(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(_:)","abstract":[{"type":"text","text":"Creates and returns a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"type":"text","text":" from a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","isActive":true,"type":"reference"},{"type":"text","text":"."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/init(from:).json b/data/documentation/brazekit/braze/contentcard/init(from:).json index b5c48ec738..1121546f67 100644 --- a/data/documentation/brazekit/braze/contentcard/init(from:).json +++ b/data/documentation/brazekit/braze/contentcard/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/init(from:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(from:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"title":"init(from:)","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4fromAEs7Decoder_p_tKcfc"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/init(from:)":{"kind":"symbol","title":"init(from:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(from:)","abstract":[],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"sections":[],"kind":"symbol","metadata":{"title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C11ContentCardO4fromAEs7Decoder_p_tKcfc","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/init(from:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/json().json b/data/documentation/brazekit/braze/contentcard/json().json index f0c24f2e0d..7fa38a6918 100644 --- a/data/documentation/brazekit/braze/contentcard/json().json +++ b/data/documentation/brazekit/braze/contentcard/json().json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}],"roleHeading":"Instance Method","extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"json()","externalID":"s:8BrazeKit0A0C11ContentCardO4json10Foundation4DataVSgyF","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/json()","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/json()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/json()":{"abstract":[{"type":"text","text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"title":"json()","url":"\/documentation\/brazekit\/braze\/contentcard\/json()","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/json()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/json()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"sections":[],"kind":"symbol","metadata":{"role":"symbol","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C11ContentCardO4json10Foundation4DataVSgyF","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"json()","symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/json()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/json()":{"role":"symbol","abstract":[{"text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/json()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/json()","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"json()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/logclick(using:).json b/data/documentation/brazekit/braze/contentcard/logclick(using:).json index 366846e390..d8f63bc57a 100644 --- a/data/documentation/brazekit/braze/contentcard/logclick(using:).json +++ b/data/documentation/brazekit/braze/contentcard/logclick(using:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Logs a content card click using the Braze instance without any safeguarding features."},{"type":"text","text":" "},{"text":"The click is logged regardless of whether the card has a corresponding click action, unlike ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C11ContentCardO8logClick5usingyAC_tF","role":"symbol","title":"logClick(using:)","roleHeading":"Instance Method","extendedModule":"BrazeKit","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/logclick(using:)"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Prefer using ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()"},{"text":" instead.","type":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logClick(using:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"Logs the content card click event."}],"title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logClick(using:)":{"type":"topic","role":"symbol","title":"logClick(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logClick(using:)","url":"\/documentation\/brazekit\/braze\/contentcard\/logclick(using:)","abstract":[{"type":"text","text":"Logs a content card click using the Braze instance without any safeguarding features."},{"type":"text","text":" "},{"type":"text","text":"The click is logged regardless of whether the card has a corresponding click action, unlike "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","type":"reference"},{"type":"text","text":"."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C11ContentCardO8logClick5usingyAC_tF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"symbolKind":"method","extendedModule":"BrazeKit","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"logClick(using:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/logclick(using:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logClick(using:)","interfaceLanguage":"swift"},"abstract":[{"text":"Logs a content card click using the Braze instance without any safeguarding features.","type":"text"},{"type":"text","text":" "},{"text":"The click is logged regardless of whether the card has a corresponding click action, unlike ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","type":"reference","isActive":true},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}]}]},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","type":"reference","isActive":true},{"text":" instead.","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logClick(using:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/logclick(using:)","type":"topic","abstract":[{"type":"text","text":"Logs a content card click using the Braze instance without any safeguarding features."},{"type":"text","text":" "},{"text":"The click is logged regardless of whether the card has a corresponding click action, unlike ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","type":"reference","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logClick(using:)","kind":"symbol","role":"symbol","title":"logClick(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"type":"topic","abstract":[{"text":"Logs the content card click event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/logdismissed(using:).json b/data/documentation/brazekit/braze/contentcard/logdismissed(using:).json index e401a6fd0a..a9f8f56014 100644 --- a/data/documentation/brazekit/braze/contentcard/logdismissed(using:).json +++ b/data/documentation/brazekit/braze/contentcard/logdismissed(using:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/logdismissed(using:)"]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Logs a content card dismissal using the Braze instance without any safeguarding features."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C11ContentCardO12logDismissed5usingyAC_tF","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","title":"logDismissed(using:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logDismissed(using:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logDismissed"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","isActive":true},{"text":" instead.","type":"text"}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logDismissed()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logDismissed","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","abstract":[{"text":"Logs the content card dismissed event.","type":"text"}],"type":"topic","title":"logDismissed()"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logDismissed(using:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logDismissed(using:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/logdismissed(using:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"role":"symbol","abstract":[{"type":"text","text":"Logs a content card dismissal using the Braze instance without any safeguarding features."}],"type":"topic","title":"logDismissed(using:)"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logDismissed(using:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Method","title":"logDismissed(using:)","externalID":"s:8BrazeKit0A0C11ContentCardO12logDismissed5usingyAC_tF","modules":[{"name":"BrazeKit"}],"symbolKind":"method","extendedModule":"BrazeKit","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logDismissed","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"type":"text","text":"Logs a content card dismissal using the Braze instance without any safeguarding features."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logDismissed","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","type":"reference","isActive":true},{"text":" instead.","type":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/logdismissed(using:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logDismissed()":{"role":"symbol","title":"logDismissed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"kind":"text","text":"()"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","abstract":[{"type":"text","text":"Logs the content card dismissed event."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logDismissed(using:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/logdismissed(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logDismissed","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"title":"logDismissed(using:)","abstract":[{"type":"text","text":"Logs a content card dismissal using the Braze instance without any safeguarding features."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logDismissed(using:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/logimpression(using:).json b/data/documentation/brazekit/braze/contentcard/logimpression(using:).json index 43213e3586..91634b03aa 100644 --- a/data/documentation/brazekit/braze/contentcard/logimpression(using:).json +++ b/data/documentation/brazekit/braze/contentcard/logimpression(using:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"type":"text","text":"Logs a content card impression using the Braze instance without any safeguarding features."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logImpression(using:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"method","externalID":"s:8BrazeKit0A0C11ContentCardO13logImpression5usingyAC_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"logImpression(using:)","extendedModule":"BrazeKit"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","type":"reference"},{"type":"text","text":" instead."}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/logimpression(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logImpression(using:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/logimpression(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"Logs a content card impression using the Braze instance without any safeguarding features.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logImpression(using:)","role":"symbol","title":"logImpression(using:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logImpression()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"text":"Logs the content card impression event.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","title":"logImpression()"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Logs a content card impression using the Braze instance without any safeguarding features."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logImpression(using:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"metadata":{"role":"symbol","title":"logImpression(using:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C11ContentCardO13logImpression5usingyAC_tF","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":")"}]}]},{"parameters":[{"name":"braze","content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Prefer using ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()"},{"type":"text","text":" instead."}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/logimpression(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/logImpression(using:)":{"url":"\/documentation\/brazekit\/braze\/contentcard\/logimpression(using:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logImpression(using:)","abstract":[{"text":"Logs a content card impression using the Braze instance without any safeguarding features.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/logImpression(using:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","role":"symbol","type":"topic","abstract":[{"text":"Logs the content card impression event.","type":"text"}],"title":"logImpression()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/contentcard/subscript(dynamicmember:).json index 66247dea91..9ce836554e 100644 --- a/data/documentation/brazekit/braze/contentcard/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/contentcard/subscript(dynamicmember:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO","symbolKind":"subscript","roleHeading":"Instance Subscript","role":"symbol","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/BrazeContentCardDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/contentcard\/brazecontentcarddatalookup-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","role":"collectionGroup","title":"BrazeContentCardDataLookup Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/subscript(dynamicMember:)":{"title":"subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/contentcard\/subscript(dynamicmember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/subscript(dynamicMember:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Subscript","symbolKind":"subscript","externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C11ContentCardO","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"title":"subscript(dynamicMember:)","role":"symbol"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/subscript(dynamicmember:)"]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/subscript(dynamicMember:)"},"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/BrazeContentCardDataLookup-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/BrazeContentCardDataLookup-Implementations","type":"topic","abstract":[],"title":"BrazeContentCardDataLookup Implementations","url":"\/documentation\/brazekit\/braze\/contentcard\/brazecontentcarddatalookup-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/subscript(dynamicMember:)":{"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/subscript(dynamicMember:)","title":"subscript(dynamicMember:)","type":"topic","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/subscript(dynamicmember:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcard/title.json b/data/documentation/brazekit/braze/contentcard/title.json index 6f1640bfa3..9679ecb793 100644 --- a/data/documentation/brazekit/braze/contentcard/title.json +++ b/data/documentation/brazekit/braze/contentcard/title.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11ContentCardO5titleSSSgvp","extendedModule":"BrazeKit","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"title","roleHeading":"Instance Property"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/title"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcard\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"abstract":[{"type":"text","text":"Directly access the card’s "},{"type":"codeVoice","code":"title"},{"type":"text","text":" when available."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/title":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcard\/title","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/title","title":"title","abstract":[{"type":"text","text":"Directly access the card’s "},{"type":"codeVoice","code":"title"},{"type":"text","text":" when available."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/title","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Directly access the card’s "},{"code":"title","type":"codeVoice"},{"text":" when available.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcard\/title"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol","symbolKind":"property","extendedModule":"BrazeKit","title":"title","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11ContentCardO5titleSSSgvp"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/title":{"url":"\/documentation\/brazekit\/braze\/contentcard\/title","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"title","abstract":[{"text":"Directly access the card’s ","type":"text"},{"type":"codeVoice","code":"title"},{"type":"text","text":" when available."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/title","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw.json b/data/documentation/brazekit/braze/contentcardraw.json index 344c9a61d2..b255a3e756 100644 --- a/data/documentation/brazekit/braze/contentcardraw.json +++ b/data/documentation/brazekit/braze/contentcardraw.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BRZContentCardRaw) "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCardRaw"}]}]},{"content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"inlineContent":[{"text":"This representation is provided for compatibility with Objective-C and wrapper SDKs. When","type":"text"},{"text":" ","type":"text"},{"text":"developing in Swift, prefer using the type-safe, always valid ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"type":"text","text":" instead."}],"type":"paragraph"},{"name":"Important","content":[{"type":"paragraph","inlineContent":[{"text":"This type does not guarantee that the card is valid. For instance it is possible","type":"text"},{"text":" ","type":"text"},{"text":"to create a raw ","type":"text"},{"type":"codeVoice","code":".imageOnly"},{"type":"text","text":" with no image url. Such cards are invalid and fail to convert to"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","type":"reference","isActive":true},{"text":".","type":"text"}]}],"style":"important","type":"aside"},{"level":2,"text":"Usage","type":"heading","anchor":"Usage"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Access the card click url","type":"text"}]}]}]},{"type":"codeListing","syntax":"swift","code":["cardRaw.url"]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Access the extras dictionary:"}],"type":"paragraph"}]}]},{"type":"codeListing","syntax":"swift","code":["cardRaw.extras"]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Modify the title:"}],"type":"paragraph"}]}]},{"type":"codeListing","syntax":"swift","code":["cardRaw.title = \"This is a custom title\""]},{"level":2,"text":"Conversion to \/ from InAppMessage","type":"heading","anchor":"Conversion-to--from-InAppMessage"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Convert to ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":":","type":"text"}]}]}],"type":"unorderedList"},{"syntax":"swift","type":"codeListing","code":["let card = try Braze.ContentCard(cardRaw)"]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Convert from "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"text":":","type":"text"}]}]}]},{"syntax":"swift","code":["let cardRaw = Braze.ContentCardRaw(card)"],"type":"codeListing"}],"kind":"content"}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom"},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"symbolKind":"class","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C14ContentCardRawC","roleHeading":"Class","title":"Braze.ContentCardRaw","navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/cardDescription","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/clicked","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/context-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/createdAt","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/dismissible","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/expiresAt","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/imageAspectRatio","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/pinned","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/removed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/test","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/title","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/type","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/useWebView","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/viewed"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logClick(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logDismissed(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logImpression(using:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/decoding(json:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/from(json:)"],"title":"Type Methods"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","interfaceLanguage":"swift"},"kind":"symbol","seeAlsoSections":[{"title":"Content Cards","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/expiresAt":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/expiresat","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"expiresAt"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"text":", never expires).","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/expiresAt","role":"symbol","title":"expiresAt","kind":"symbol"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init()":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/init()","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"text":"Creates and return a raw Content Card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init()","role":"symbol","title":"init()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","title":"contentCards","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"text":": ","kind":"text"},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","abstract":[{"text":"Content Cards module.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/context-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.property","kind":"symbol","role":"symbol","abstract":[{"text":"The card context.","type":"text"}],"title":"context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/context-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","text":"Context","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/image":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/image","title":"image","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/image","abstract":[{"text":"The card image URL (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/extras":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/extras","abstract":[{"text":"The card extras dictionary (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"title":"extras","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/extras","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/clicked":{"abstract":[{"type":"text","text":"The card clicked state (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/clicked","role":"symbol","title":"clicked","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/clicked","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clicked","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logDismissed(using:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/logdismissed(using:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logDismissed","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"Logs a content card dismissal using the Braze instance without any safeguarding features.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logDismissed(using:)","role":"symbol","title":"logDismissed(using:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/isEqual(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/isequal(_:)","kind":"symbol","role":"symbol","type":"topic","title":"isEqual(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/isEqual(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logClick(using:)":{"abstract":[{"text":"Logs a content card click using the Braze instance without any safeguarding features.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":")"}],"title":"logClick(using:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/logclick(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logClick(using:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/domain":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/domain","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"text":"The card domain (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/domain","role":"symbol","title":"domain","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/id":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/id","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/id","title":"id","abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/title":{"title":"title","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/title","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"abstract":[{"text":"The card title (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/title"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/test":{"abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"test","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/test","url":"\/documentation\/brazekit\/braze\/contentcardraw\/test","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/pinned":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The card pinned state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pinned"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"pinned","url":"\/documentation\/brazekit\/braze\/contentcardraw\/pinned","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/pinned"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/url":{"abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","type":"topic","title":"url","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/cardDescription":{"role":"symbol","abstract":[{"text":"The card description (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"cardDescription","url":"\/documentation\/brazekit\/braze\/contentcardraw\/carddescription","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/cardDescription"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/hash":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/hash","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/hash","role":"symbol","title":"hash","kind":"symbol"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/useWebView":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/useWebView","title":"useWebView","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Specifies whether the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","isActive":true,"type":"reference"},{"text":" should be opened in a web view (default: ","type":"text"},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/usewebview"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/removed":{"kind":"symbol","title":"removed","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/removed","abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/removed","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"removed","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init(from:)":{"abstract":[],"role":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(from:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/createdAt":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/createdat","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"createdAt","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"type":"topic","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"code":"0","type":"codeVoice"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/createdAt","role":"symbol","title":"createdAt","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/viewed":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","kind":"symbol","title":"viewed","abstract":[{"text":"The card viewed state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/viewed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/viewed"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/decoding(json:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/decoding(json:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Decodes the JSON into a raw Content Card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/decoding(json:)","role":"symbol","title":"decoding(json:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/imageAspectRatio":{"abstract":[{"text":"The card image aspect ratio (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/imageAspectRatio","role":"symbol","title":"imageAspectRatio","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/imageaspectratio","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/from(json:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/from(json:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"text":"Creates a raw card from the json data.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/from(json:)","role":"symbol","title":"from(json:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/dismissible":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/dismissible","title":"dismissible","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/dismissible","abstract":[{"type":"text","text":"The card dismissible state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissible","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logImpression(using:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"abstract":[{"text":"Logs a content card impression using the Braze instance without any safeguarding features.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/logimpression(using:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logImpression(using:)","title":"logImpression(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"Creates and return a raw Content Card from a fully typed ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(_:)","role":"symbol","title":"init(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/type":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/type","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CardType","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO"}],"type":"topic","abstract":[{"type":"text","text":"The card type (default: "},{"type":"codeVoice","code":".classic"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/type","role":"symbol","title":"type","kind":"symbol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/json()":{"role":"symbol","title":"json()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/json()","abstract":[{"type":"text","text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/json()"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC","role":"symbol","title":"Braze.ContentCardRaw","modules":[{"name":"BrazeKit"}],"roleHeading":"Class","extendedModule":"BrazeKit","navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}]},"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"],"generated":true,"title":"Content Cards"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"],"title":"Classes"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/cardDescription","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/clicked","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/context-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/createdAt","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/dismissible","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/expiresAt","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/imageAspectRatio","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/pinned","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/removed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/test","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/title","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/type","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/useWebView","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/viewed"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logClick(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logDismissed(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logImpression(using:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/decoding(json:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/from(json:)"],"title":"Type Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"],"title":"Enumerations"}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From"},{"type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","kind":"relationships"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZContentCardRaw) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardRaw"}],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Overview","level":2,"anchor":"overview"},{"inlineContent":[{"type":"text","text":"This representation is provided for compatibility with Objective-C and wrapper SDKs. When"},{"type":"text","text":" "},{"text":"developing in Swift, prefer using the type-safe, always valid ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"type":"text","text":" instead."}],"type":"paragraph"},{"type":"aside","content":[{"inlineContent":[{"text":"This type does not guarantee that the card is valid. For instance it is possible","type":"text"},{"type":"text","text":" "},{"text":"to create a raw ","type":"text"},{"type":"codeVoice","code":".imageOnly"},{"type":"text","text":" with no image url. Such cards are invalid and fail to convert to"},{"text":" ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"type":"text","text":"."}],"type":"paragraph"}],"name":"Important","style":"important"},{"anchor":"Usage","type":"heading","text":"Usage","level":2},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Access the card click url"}],"type":"paragraph"}]}]},{"code":["cardRaw.url"],"syntax":"swift","type":"codeListing"},{"items":[{"content":[{"inlineContent":[{"text":"Access the extras dictionary:","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"syntax":"swift","code":["cardRaw.extras"],"type":"codeListing"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify the title:"}]}]}]},{"type":"codeListing","syntax":"swift","code":["cardRaw.title = \"This is a custom title\""]},{"type":"heading","anchor":"Conversion-to--from-InAppMessage","text":"Conversion to \/ from InAppMessage","level":2},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Convert to ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"type":"text","text":":"}]}]}]},{"syntax":"swift","code":["let card = try Braze.ContentCard(cardRaw)"],"type":"codeListing"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Convert from "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"text":":","type":"text"}]}]}],"type":"unorderedList"},{"code":["let cardRaw = Braze.ContentCardRaw(card)"],"type":"codeListing","syntax":"swift"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/from(json:)":{"role":"symbol","title":"from(json:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/from(json:)","abstract":[{"text":"Creates a raw card from the json data.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/from(json:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/pinned":{"abstract":[{"text":"The card pinned state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinned","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"pinned","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/pinned","url":"\/documentation\/brazekit\/braze\/contentcardraw\/pinned"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/image":{"role":"symbol","title":"image","kind":"symbol","abstract":[{"type":"text","text":"The card image URL (default: "},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/image","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/image"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/hash":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"title":"hash","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/hash","url":"\/documentation\/brazekit\/braze\/contentcardraw\/hash"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/clicked":{"abstract":[{"text":"The card clicked state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clicked","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/clicked","title":"clicked","url":"\/documentation\/brazekit\/braze\/contentcardraw\/clicked"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/url":{"title":"url","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"text":"The card URL (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/url"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/id":{"kind":"symbol","title":"id","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/id","abstract":[{"text":"The card identifier (default: random UUID string).","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/id","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/expiresAt":{"abstract":[{"text":"The card expiration timestamp (default: ","type":"text"},{"type":"codeVoice","code":"-1"},{"text":", never expires).","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/expiresat","title":"expiresAt","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"expiresAt","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/expiresAt"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init(_:)":{"title":"init(_:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and return a raw Content Card from a fully typed ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","type":"reference","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/init(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/cardDescription":{"role":"symbol","title":"cardDescription","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/cardDescription","abstract":[{"text":"The card description (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/carddescription"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/type":{"role":"symbol","title":"type","kind":"symbol","abstract":[{"type":"text","text":"The card type (default: "},{"code":".classic","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/type","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"type","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CardType","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/type"},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init()":{"role":"symbol","title":"init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init()","abstract":[{"text":"Creates and return a raw Content Card.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/init()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/json()":{"role":"symbol","title":"json()","kind":"symbol","abstract":[{"type":"text","text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/json()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/json()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logDismissed(using:)":{"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logDismissed(using:)","abstract":[{"text":"Logs a content card dismissal using the Braze instance without any safeguarding features.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/logdismissed(using:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logDismissed"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"title":"logDismissed(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logImpression(using:)":{"role":"symbol","title":"logImpression(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logImpression(using:)","abstract":[{"type":"text","text":"Logs a content card impression using the Braze instance without any safeguarding features."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/logimpression(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/dismissible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/dismissible","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/dismissible","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The card dismissible state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"title":"dismissible"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/context-swift.property":{"role":"symbol","title":"context","kind":"symbol","abstract":[{"text":"The card context.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/context-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/removed":{"role":"symbol","title":"removed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/removed","abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/removed"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/domain":{"role":"symbol","title":"domain","kind":"symbol","abstract":[{"type":"text","text":"The card domain (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/domain","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/domain"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/viewed":{"role":"symbol","title":"viewed","kind":"symbol","abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/viewed","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/viewed"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logClick(using:)":{"role":"symbol","title":"logClick(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logClick(using:)","abstract":[{"text":"Logs a content card click using the Braze instance without any safeguarding features.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/logclick(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/title":{"role":"symbol","title":"title","kind":"symbol","abstract":[{"type":"text","text":"The card title (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/title","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/title"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/extras":{"role":"symbol","title":"extras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/extras","abstract":[{"text":"The card extras dictionary (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/extras"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/imageAspectRatio":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/imageaspectratio","type":"topic","title":"imageAspectRatio","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/imageAspectRatio","abstract":[{"text":"The card image aspect ratio (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"kind":"text","text":": "},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"title":"contentCards","abstract":[{"text":"Content Cards module.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","kind":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/useWebView":{"role":"symbol","title":"useWebView","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/useWebView","abstract":[{"text":"Specifies whether the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","isActive":true},{"type":"text","text":" should be opened in a web view (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/usewebview"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/isEqual(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/isEqual(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/isequal(_:)","title":"isEqual(_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/decoding(json:)":{"role":"symbol","title":"decoding(json:)","kind":"symbol","abstract":[{"text":"Decodes the JSON into a raw Content Card.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/decoding(json:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/decoding(json:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/createdAt":{"role":"symbol","title":"createdAt","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/createdAt","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"code":"0","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"createdAt","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/createdat"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/test":{"role":"symbol","title":"test","kind":"symbol","abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/test","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/test"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init(from:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/init(from:)","abstract":[]},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/carddescription.json b/data/documentation/brazekit/braze/contentcardraw/carddescription.json index 5b08154b64..0ca367f82e 100644 --- a/data/documentation/brazekit/braze/contentcardraw/carddescription.json +++ b/data/documentation/brazekit/braze/contentcardraw/carddescription.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"abstract":[{"text":"The card description (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/carddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/cardDescription"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"cardDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardDescription"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC15cardDescriptionSSSgvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/cardDescription":{"role":"symbol","abstract":[{"text":"The card description (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"cardDescription","url":"\/documentation\/brazekit\/braze\/contentcardraw\/carddescription","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/cardDescription"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The card description (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/cardDescription"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/carddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"cardDescription","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C14ContentCardRawC15cardDescriptionSSSgvp","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/cardDescription":{"role":"symbol","title":"cardDescription","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/cardDescription","abstract":[{"text":"The card description (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/carddescription"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype.json b/data/documentation/brazekit/braze/contentcardraw/cardtype.json index 097fd6ea0e..cf1d8afba0 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype.json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"symbolKind":"enum","role":"symbol","extendedModule":"BrazeKit","roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","title":"Braze.ContentCardRaw.CardType","navigatorTitle":[{"text":"CardType","kind":"identifier"}]},"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/captionedImage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/classic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/control","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/imageOnly"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(rawValue:)"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"],"title":"Default Implementations"}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo","kind":"relationships"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/classic":{"kind":"symbol","abstract":[{"type":"text","text":"The Classic card type."}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/classic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/classic","title":"Braze.ContentCardRaw.CardType.classic"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/init(rawValue:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(rawValue:)","title":"init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/imageOnly":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/imageOnly","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/imageonly","type":"topic","title":"Braze.ContentCardRaw.CardType.imageOnly","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The ImageOnly card type, previously referred to as Banner."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/control":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/control","title":"Braze.ContentCardRaw.CardType.control","abstract":[{"type":"text","text":"The Control card type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/control","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/captionedImage":{"abstract":[{"type":"text","text":"The Captioned Image card type."}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/captionedImage","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"}],"title":"Braze.ContentCardRaw.CardType.captionedImage","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/captionedimage"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations"},"doc://Braze/SE":{"title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE","type":"unresolvable"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The Content Card types supported by the SDK."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/captionedImage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/classic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/control","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/imageOnly"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype"]}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CardType"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"metadata":{"roleHeading":"Enumeration","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"enum","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","title":"Braze.ContentCardRaw.CardType"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"references":{"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/classic":{"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classic"}],"type":"topic","title":"Braze.ContentCardRaw.CardType.classic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/classic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/classic","abstract":[{"text":"The Classic card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/imageOnly":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"}],"type":"topic","title":"Braze.ContentCardRaw.CardType.imageOnly","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/imageonly","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/imageOnly","abstract":[{"text":"The ImageOnly card type, previously referred to as Banner.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/init(rawValue:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"type":"topic","title":"init(rawValue:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(rawValue:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/control":{"abstract":[{"text":"The Control card type.","type":"text"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/control","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/control","title":"Braze.ContentCardRaw.CardType.control"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/Equatable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations","abstract":[]},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","type":"unresolvable","title":"Swift.RawRepresentable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/captionedImage":{"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCardRaw.CardType.captionedImage","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/captionedimage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/captionedImage","abstract":[{"type":"text","text":"The Captioned Image card type."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/!=(_:_:).json b/data/documentation/brazekit/braze/contentcardraw/cardtype/!=(_:_:).json index 17f076f67c..ad25b49686 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/!=(_:_:).json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/!=(_:_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations"]]},"kind":"symbol","metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","role":"symbol","roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","symbolKind":"op","extendedModule":"Swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/!=(_:_:)"]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/!=(_:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/!=(_:_:)":{"kind":"symbol","abstract":[],"title":"!=(_:_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/!=(_:_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"!=(_:_:)","extendedModule":"Swift","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"op","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/Equatable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/!=(_:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/captionedimage.json b/data/documentation/brazekit/braze/contentcardraw/cardtype/captionedimage.json index 72c5ac5e5e..22d5172820 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/captionedimage.json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/captionedimage.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO14captionedImageyA2GmF","role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"}],"symbolKind":"case","title":"Braze.ContentCardRaw.CardType.captionedImage"},"kind":"symbol","abstract":[{"text":"The Captioned Image card type.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/captionedImage"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/captionedimage"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/captionedImage":{"abstract":[{"type":"text","text":"The Captioned Image card type."}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/captionedImage","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"}],"title":"Braze.ContentCardRaw.CardType.captionedImage","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/captionedimage"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/captionedimage"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/captionedImage"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Case","role":"symbol","title":"Braze.ContentCardRaw.CardType.captionedImage","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO14captionedImageyA2GmF","modules":[{"name":"BrazeKit"}]},"abstract":[{"text":"The Captioned Image card type.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/captionedImage":{"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCardRaw.CardType.captionedImage","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/captionedimage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/captionedImage","abstract":[{"type":"text","text":"The Captioned Image card type."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/classic.json b/data/documentation/brazekit/braze/contentcardraw/cardtype/classic.json index 98053c396e..ed1dc3c7d3 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/classic.json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/classic.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/classic"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classic"}]}]}],"abstract":[{"text":"The Classic card type.","type":"text"}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO7classicyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"}],"title":"Braze.ContentCardRaw.CardType.classic"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/classic"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/classic":{"kind":"symbol","abstract":[{"type":"text","text":"The Classic card type."}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/classic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"classic"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/classic","title":"Braze.ContentCardRaw.CardType.classic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/classic","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The Classic card type."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"classic","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/classic"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"}],"role":"symbol","symbolKind":"case","title":"Braze.ContentCardRaw.CardType.classic","externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO7classicyA2GmF","roleHeading":"Case"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/classic":{"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classic"}],"type":"topic","title":"Braze.ContentCardRaw.CardType.classic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/classic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/classic","abstract":[{"text":"The Classic card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/control.json b/data/documentation/brazekit/braze/contentcardraw/cardtype/control.json index 5a9ad41e95..96fa4c9f97 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/control.json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/control.json @@ -1 +1 @@ -{"metadata":{"title":"Braze.ContentCardRaw.CardType.control","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO7controlyA2GmF","symbolKind":"case","modules":[{"name":"BrazeKit"}],"role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"abstract":[{"type":"text","text":"The Control card type."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/control"]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/control","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/control":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/control","title":"Braze.ContentCardRaw.CardType.control","abstract":[{"type":"text","text":"The Control card type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/control","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"The Control card type."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/control","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/control"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO7controlyA2GmF","title":"Braze.ContentCardRaw.CardType.control"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/control":{"abstract":[{"text":"The Control card type.","type":"text"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/control","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/control","title":"Braze.ContentCardRaw.CardType.control"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/encode(to:).json b/data/documentation/brazekit/braze/contentcardraw/cardtype/encode(to:).json index 9c6ad60ba4..e84723b5e9 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/encode(to:).json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/encode(to:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"extendedModule":"Swift","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/encode(to:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/encode(to:)","title":"encode(to:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","extendedModule":"Swift","symbolKind":"method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","roleHeading":"Instance Method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]}},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/encode(to:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/encode(to:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/encode(to:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/equatable-implementations.json b/data/documentation/brazekit/braze/contentcardraw/cardtype/equatable-implementations.json index 4adcc2a271..e2f276c9d2 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/equatable-implementations.json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/equatable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/!=(_:_:)"],"generated":true,"title":"Operators"}],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/!=(_:_:)":{"kind":"symbol","abstract":[],"title":"!=(_:_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/!=(_:_:)"]}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/!=(_:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/hash(into:).json b/data/documentation/brazekit/braze/contentcardraw/cardtype/hash(into:).json index 6981f8087e..3ef07793fe 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/hash(into:).json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/hash(into:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hash(into:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","symbolKind":"method","title":"hash(into:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"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 "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"Swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/hash(into:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hash(into:)","abstract":[],"kind":"symbol","role":"symbol","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hash(into:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"method","extendedModule":"Swift","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","title":"hash(into:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hash(into:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/hash(into:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hash(into:)","type":"topic","kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"abstract":[],"title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/hashvalue.json b/data/documentation/brazekit/braze/contentcardraw/cardtype/hashvalue.json index 9cf3f22714..7728451b0d 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/hashvalue.json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/hashvalue.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hashValue"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hashvalue"]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","role":"symbol","symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"title":"hashValue"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/hashValue":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hashvalue","title":"hashValue","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hashValue"}}} \ No newline at end of file +{"metadata":{"title":"hashValue","roleHeading":"Instance Property","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","symbolKind":"property","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift"},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hashvalue"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hashValue"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/hashValue":{"role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hashValue","title":"hashValue","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hashvalue","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/imageonly.json b/data/documentation/brazekit/braze/contentcardraw/cardtype/imageonly.json index 2d7b374f87..94becf1308 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/imageonly.json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/imageonly.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOnly"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.ContentCardRaw.CardType.imageOnly","symbolKind":"case","externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO9imageOnlyyA2GmF","roleHeading":"Case"},"abstract":[{"text":"The ImageOnly card type, previously referred to as Banner.","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/imageonly"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/imageOnly","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/imageOnly":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/imageOnly","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/imageonly","type":"topic","title":"Braze.ContentCardRaw.CardType.imageOnly","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The ImageOnly card type, previously referred to as Banner."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageOnly"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/imageOnly","interfaceLanguage":"swift"},"metadata":{"symbolKind":"case","title":"Braze.ContentCardRaw.CardType.imageOnly","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO9imageOnlyyA2GmF"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/imageonly"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"abstract":[{"type":"text","text":"The ImageOnly card type, previously referred to as Banner."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/imageOnly":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"imageOnly","kind":"identifier"}],"type":"topic","title":"Braze.ContentCardRaw.CardType.imageOnly","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/imageonly","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/imageOnly","abstract":[{"text":"The ImageOnly card type, previously referred to as Banner.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/init(from:).json b/data/documentation/brazekit/braze/contentcardraw/cardtype/init(from:).json index 58d1ed1808..5faae50c14 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/init(from:).json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/init(from:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"extendedModule":"Swift","title":"init(from:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"symbolKind":"init","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(from:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(from:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/init(from:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(from:)","title":"init(from:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(from:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(from:)"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","title":"init(from:)","extendedModule":"Swift","roleHeading":"Initializer","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(from:)","role":"symbol","type":"topic","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(from:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/init(rawvalue:).json b/data/documentation/brazekit/braze/contentcardraw/cardtype/init(rawvalue:).json index 3ea2fefc12..eab4b4031b 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/init(rawvalue:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"init(rawValue:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO8rawValueAGSgSS_tcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"init"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(rawValue:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/init(rawValue:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(rawValue:)","title":"init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(rawvalue:)"]}],"kind":"symbol","metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","externalID":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO8rawValueAGSgSS_tcfc","symbolKind":"init","roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(rawValue:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/init(rawValue:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"type":"topic","title":"init(rawValue:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(rawValue:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/cardtype/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/contentcardraw/cardtype/rawrepresentable-implementations.json index e16c8b2445..83552ff623 100644 --- a/data/documentation/brazekit/braze/contentcardraw/cardtype/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/contentcardraw/cardtype/rawrepresentable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hashValue"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hash(into:)"],"generated":true,"title":"Instance Methods"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/hash(into:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hash(into:)","abstract":[],"kind":"symbol","role":"symbol","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/hashValue":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hashvalue","title":"hashValue","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/encode(to:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/encode(to:)","title":"encode(to:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/init(from:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(from:)","title":"init(from:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(from:)"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hashValue"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hash(into:)"],"title":"Instance Methods","generated":true}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/encode(to:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/encode(to:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/init(from:)","role":"symbol","type":"topic","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(from:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/hash(into:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hash(into:)","type":"topic","kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"abstract":[],"title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType/hashValue":{"role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType\/hashValue","title":"hashValue","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hashvalue","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/clicked.json b/data/documentation/brazekit/braze/contentcardraw/clicked.json index 97be1e81a5..5dc2e69ed0 100644 --- a/data/documentation/brazekit/braze/contentcardraw/clicked.json +++ b/data/documentation/brazekit/braze/contentcardraw/clicked.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clicked","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"type":"text","text":"The card clicked state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC7clickedSbvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"clicked","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"clicked","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/clicked"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/clicked","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/clicked":{"abstract":[{"type":"text","text":"The card clicked state (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/clicked","role":"symbol","title":"clicked","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/clicked","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clicked","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"abstract":[{"text":"The card clicked state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/clicked","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clicked"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC7clickedSbvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clicked","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Property","symbolKind":"property","title":"clicked","modules":[{"name":"BrazeKit"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/clicked"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/clicked":{"abstract":[{"text":"The card clicked state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clicked","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/clicked","title":"clicked","url":"\/documentation\/brazekit\/braze\/contentcardraw\/clicked"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class.json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class.json index 712f7bf028..c8a4fd514d 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class.json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom"},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZContentCardContext) ","kind":"text"},{"text":"final","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Context","kind":"identifier"}],"symbolKind":"class","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC","roleHeading":"Class","title":"Braze.ContentCardRaw.Context","navigatorTitle":[{"text":"Context","kind":"identifier"}]},"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(card:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(cardRaw:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/loadImage"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(url:useWebView:)"],"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s":{"abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"processClickAction"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"loadImage"},{"kind":"text","text":": ((("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logError(_:)":{"abstract":[{"type":"text","text":"Logs an error related to the content card."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logError(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"role":"symbol","title":"logError(_:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logerror(_:)"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/processClickAction(_:)":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","title":"processClickAction(_:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(_:)","abstract":[{"type":"text","text":"Processes the click action."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logDismissed()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logDismissed","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","abstract":[{"text":"Logs the content card dismissed event.","type":"text"}],"type":"topic","title":"logDismissed()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/processClickAction(url:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(url:usewebview:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"processClickAction(url:useWebView:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(url:useWebView:)","abstract":[{"type":"text","text":"Processes the click action."}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(card:using:)":{"abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}],"type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(card:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(card:using:)","title":"init(card:using:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(cardRaw:using:)":{"abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"cardRaw","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(cardRaw:using:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(cardraw:using:)","title":"init(cardRaw:using:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logImpression()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"text":"Logs the content card impression event.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","title":"logImpression()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/loadImage":{"kind":"symbol","title":"loadImage","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/loadimage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/loadImage","abstract":[{"type":"text","text":"Loads the content card image."}],"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadImage","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"completion","kind":"internalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"Logs the content card click event."}],"title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga":{"abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"text":": (","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": (Swift"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"loadImage","kind":"externalParam"},{"kind":"text","text":": ((("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","kind":"symbol","role":"symbol"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(card:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(cardRaw:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/loadImage"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(url:useWebView:)"],"title":"Instance Methods"}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZContentCardContext) ","kind":"text"},{"kind":"keyword","text":"final"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Class","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"title":"Braze.ContentCardRaw.Context","navigatorTitle":[{"text":"Context","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC","extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s","kind":"symbol","role":"symbol","abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"useWebView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"loadImage"},{"kind":"text","text":": ((("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logError(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logerror(_:)","title":"logError(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logError(_:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Logs an error related to the content card."}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/processClickAction(url:useWebView:)":{"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","title":"processClickAction(url:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(url:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(url:useWebView:)","abstract":[{"type":"text","text":"Processes the click action."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/loadImage":{"abstract":[{"text":"Loads the content card image.","type":"text"}],"title":"loadImage","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/loadImage","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/loadimage","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"loadImage","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"completion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(cardRaw:using:)":{"title":"init(cardRaw:using:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"cardRaw","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(cardraw:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(cardRaw:using:)","abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"type":"topic","abstract":[{"text":"Logs the content card click event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/processClickAction(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(_:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(_:)","abstract":[{"text":"Processes the click action.","type":"text"}],"type":"topic","title":"processClickAction(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"kind":"text","text":")"}]},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga":{"role":"symbol","abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","type":"topic","kind":"symbol","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": (Swift"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"loadImage","kind":"externalParam"},{"text":": (((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logDismissed()":{"role":"symbol","title":"logDismissed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"kind":"text","text":"()"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","abstract":[{"type":"text","text":"Logs the content card dismissed event."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","role":"symbol","type":"topic","abstract":[{"text":"Logs the content card impression event.","type":"text"}],"title":"logImpression()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(card:using:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(card:using:)","title":"init(card:using:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(card:using:)","role":"symbol","abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(card:using:).json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(card:using:).json index 227a3d6016..d8f0a90ef2 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(card:using:).json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(card:using:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"card","content":[{"inlineContent":[{"text":"The relevant content card.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}],"name":"braze"}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","isActive":true},{"type":"text","text":" "},{"type":"text","text":"to customize the implementation."}]}],"kind":"content"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(card:using:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(card:using:)","interfaceLanguage":"swift"},"metadata":{"title":"init(card:using:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init","role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC4card5usingAgC0cD0O_ACtcfc"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(card:using:)":{"abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}],"type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(card:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(card:using:)","title":"init(card:using:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s":{"abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"processClickAction"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"loadImage"},{"kind":"text","text":": ((("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(card:using:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(card:using:)"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"metadata":{"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC4card5usingAgC0cD0O_ACtcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"title":"init(card:using:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Creates and returns a Content Card context with a default implementation.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The relevant content card.","type":"text"}],"type":"paragraph"}],"name":"card"},{"content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}],"name":"braze"}]},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"Use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","isActive":true},{"type":"text","text":" "},{"text":"to customize the implementation.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(card:using:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(card:using:)","title":"init(card:using:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(card:using:)","role":"symbol","abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s","kind":"symbol","role":"symbol","abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"useWebView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"loadImage"},{"kind":"text","text":": ((("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(cardraw:using:).json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(cardraw:using:).json index 48d061f385..ba7afe2ddc 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(cardraw:using:).json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(cardraw:using:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(cardRaw:using:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"cardRaw"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]}]},{"parameters":[{"name":"cardRaw","content":[{"inlineContent":[{"text":"The relevant raw content card.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}],"name":"braze"}],"kind":"parameters"},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"","type":"text"}]}],"kind":"content"},{"content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","type":"reference","isActive":true},{"type":"text","text":" "},{"text":"to customize the implementation.","type":"text"}]}],"kind":"content"}],"sections":[],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(cardRaw:using:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"cardRaw"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit","role":"symbol","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC04cardE05usingAGSgAE_ACtcfc"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(cardraw:using:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga":{"abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"text":": (","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": (Swift"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"loadImage","kind":"externalParam"},{"kind":"text","text":": ((("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(cardRaw:using:)":{"abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"cardRaw","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(cardRaw:using:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(cardraw:using:)","title":"init(cardRaw:using:)","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns a Content Card context with a default implementation.","type":"text"}],"metadata":{"extendedModule":"BrazeKit","title":"init(cardRaw:using:)","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"cardRaw"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC04cardE05usingAGSgAE_ACtcfc","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(cardRaw:using:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"cardRaw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The relevant raw content card."}],"type":"paragraph"}],"name":"cardRaw"},{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]}]},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":""}]}],"kind":"content"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Use ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","isActive":true},{"text":" ","type":"text"},{"text":"to customize the implementation.","type":"text"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(cardraw:using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(cardRaw:using:)":{"title":"init(cardRaw:using:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"cardRaw","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(cardraw:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(cardRaw:using:)","abstract":[{"type":"text","text":"Creates and returns a Content Card context with a default implementation."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga":{"role":"symbol","abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","type":"topic","kind":"symbol","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": (Swift"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"loadImage","kind":"externalParam"},{"text":": (((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga.json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga.json index 61856638cd..13740f2835 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga.json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga"]}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"loadImage","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":")?)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"logImpression","content":[{"inlineContent":[{"type":"text","text":"The log impression implementation."}],"type":"paragraph"}]},{"name":"logClick","content":[{"type":"paragraph","inlineContent":[{"text":"The log click implementation.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The process click action implementation."}]}],"name":"processClickAction"},{"name":"logDismissed","content":[{"type":"paragraph","inlineContent":[{"text":"The log dismissed implementation.","type":"text"}]}]},{"name":"logError","content":[{"type":"paragraph","inlineContent":[{"text":"The log error implementation.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The load image implementation, set it to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if the content card does not"},{"type":"text","text":" "},{"type":"text","text":"have an image."}],"type":"paragraph"}],"name":"loadImage"}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Each of the provided implementations may be called by the Braze Content Card UI during the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation lifecycle."}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a Content Card context."}],"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC13logImpression0G5Click07processI6Action0G9Dismissed0G5Error9loadImageAGyyc_yycyAC0cD0O0iK0Ocyycys0M0_pcAC11CancellableCys6ResultOy10Foundation3URLVsAR_pGccSgtcfc","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logDismissed"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"loadImage"},{"kind":"text","text":": ((("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")?)"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga":{"abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"text":": (","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": (Swift"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"loadImage","kind":"externalParam"},{"kind":"text","text":": ((("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","interfaceLanguage":"swift"},"abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"loadImage","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"},{"text":")?)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"logImpression","content":[{"type":"paragraph","inlineContent":[{"text":"The log impression implementation.","type":"text"}]}]},{"name":"logClick","content":[{"inlineContent":[{"type":"text","text":"The log click implementation."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The process click action implementation.","type":"text"}]}],"name":"processClickAction"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The log dismissed implementation.","type":"text"}]}],"name":"logDismissed"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log error implementation."}]}],"name":"logError"},{"name":"loadImage","content":[{"inlineContent":[{"type":"text","text":"The load image implementation, set it to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" if the content card does not"},{"type":"text","text":" "},{"type":"text","text":"have an image."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Each of the provided implementations may be called by the Braze Content Card UI during the"},{"type":"text","text":" "},{"text":"presentation lifecycle.","type":"text"}]}],"kind":"content"}],"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logImpression"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logDismissed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"loadImage","kind":"externalParam"},{"text":": (((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")?)","kind":"text"}],"title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","symbolKind":"init","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC13logImpression0G5Click07processI6Action0G9Dismissed0G5Error9loadImageAGyyc_yycyAC0cD0O0iK0Ocyycys0M0_pcAC11CancellableCys6ResultOy10Foundation3URLVsAR_pGccSgtcfc"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga":{"role":"symbol","abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-2gmga","type":"topic","kind":"symbol","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": (Swift"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"loadImage","kind":"externalParam"},{"text":": (((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s.json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s.json index 2fc900dd88..9cbd578c7b 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s.json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Creates and returns a Content Card context."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"loadImage"},{"kind":"text","text":": (("},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable"},{"kind":"text","text":")?)"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log impression implementation."}]}],"name":"logImpression"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log click implementation."}]}],"name":"logClick"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The process click action implementation.","type":"text"}]}],"name":"processClickAction"},{"name":"logDismissed","content":[{"inlineContent":[{"text":"The log dismissed implementation.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"The log error implementation.","type":"text"}],"type":"paragraph"}],"name":"logError"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The load image implementation, set it to ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" if the content card does not"},{"text":" ","type":"text"},{"text":"have an image.","type":"text"}]}],"name":"loadImage"}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"inlineContent":[{"text":"Each of the provided implementation may be called by the Braze Content Card UI during the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation lifecycle."}],"type":"paragraph"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC13logImpression0G5Click07processI6Action0G9Dismissed0G5Error9loadImageAGyyc_yycy10Foundation3URLV_Sbtcyycys0M0_pcAC11CancellableCyAPSg_sAQ_pSgtccSgtcfc","extendedModule":"BrazeKit","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"loadImage","kind":"externalParam"},{"text":": (((","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?, "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")?)"}],"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","roleHeading":"Initializer"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s":{"abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"processClickAction"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"loadImage"},{"kind":"text","text":": ((("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"abstract":[{"type":"text","text":"Creates and returns a Content Card context."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logDismissed"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"loadImage"},{"text":": ((","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"text":")?)","kind":"text"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log impression implementation."}]}],"name":"logImpression"},{"content":[{"inlineContent":[{"text":"The log click implementation.","type":"text"}],"type":"paragraph"}],"name":"logClick"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The process click action implementation.","type":"text"}]}],"name":"processClickAction"},{"name":"logDismissed","content":[{"inlineContent":[{"text":"The log dismissed implementation.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log error implementation."}]}],"name":"logError"},{"name":"loadImage","content":[{"inlineContent":[{"text":"The load image implementation, set it to ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" if the content card does not"},{"text":" ","type":"text"},{"type":"text","text":"have an image."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Each of the provided implementation may be called by the Braze Content Card UI during the"},{"type":"text","text":" "},{"type":"text","text":"presentation lifecycle."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"init","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","roleHeading":"Initializer","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logDismissed"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"loadImage","kind":"externalParam"},{"text":": (((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")?)"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC13logImpression0G5Click07processI6Action0G9Dismissed0G5Error9loadImageAGyyc_yycy10Foundation3URLV_Sbtcyycys0M0_pcAC11CancellableCyAPSg_sAQ_pSgtccSgtcfc"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)-5bx7s","title":"init(logImpression:logClick:processClickAction:logDismissed:logError:loadImage:)","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s","kind":"symbol","role":"symbol","abstract":[{"text":"Creates and returns a Content Card context.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"useWebView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"logDismissed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"loadImage"},{"kind":"text","text":": ((("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/loadimage.json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/loadimage.json index a5de65e8e8..4218302ca9 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/loadimage.json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/loadimage.json @@ -1 +1 @@ -{"abstract":[{"text":"Loads the content card image.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/loadimage"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadImage"},{"kind":"text","text":": (("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"completion"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion closure executed on the main thread with the result"},{"type":"text","text":" "},{"type":"text","text":"of the load operation."}]}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A cancellable that must be retained for the duration of the load operation."}]}],"kind":"content"},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"This method can be ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the content card does not have an image (e.g."},{"text":" ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","type":"reference"},{"text":").","type":"text"}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/loadImage","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC9loadImageAC11CancellableCys6ResultOy10Foundation3URLVs5Error_pGccSgvp","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"loadImage","kind":"identifier"},{"kind":"text","text":": (("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"completion"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"title":"loadImage","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/loadImage":{"kind":"symbol","title":"loadImage","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/loadimage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/loadImage","abstract":[{"type":"text","text":"Loads the content card image."}],"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadImage","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"completion","kind":"internalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/loadImage","interfaceLanguage":"swift"},"abstract":[{"text":"Loads the content card image.","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"metadata":{"symbolKind":"property","title":"loadImage","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"loadImage","kind":"identifier"},{"kind":"text","text":": (("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"completion"},{"kind":"text","text":": ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")?"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC9loadImageAC11CancellableCys6ResultOy10Foundation3URLVs5Error_pGccSgvp"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/loadimage"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadImage","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"completion","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"},{"text":")?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"The completion closure executed on the main thread with the result","type":"text"},{"type":"text","text":" "},{"type":"text","text":"of the load operation."}],"type":"paragraph"}],"name":"completion"}],"kind":"parameters"},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"A cancellable that must be retained for the duration of the load operation."}],"type":"paragraph"}],"kind":"content"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"This method can be ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" when the content card does not have an image (e.g.","type":"text"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","isActive":true},{"text":").","type":"text"}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/loadImage":{"abstract":[{"text":"Loads the content card image.","type":"text"}],"title":"loadImage","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/loadImage","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/loadimage","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"loadImage","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"completion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logclick().json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logclick().json index 4ac40ece90..7adc0bf0f4 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logclick().json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logclick().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Logs the content card click event."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"text":"()","kind":"text"}],"title":"logClick()","symbolKind":"method","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC8logClickyyF"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"Logs the content card click event."}],"title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","interfaceLanguage":"swift"},"metadata":{"title":"logClick()","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC8logClickyyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"()","kind":"text"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()"]}],"sections":[],"abstract":[{"type":"text","text":"Logs the content card click event."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"type":"topic","abstract":[{"text":"Logs the content card click event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logdismissed().json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logdismissed().json index 417193abae..c291546214 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logdismissed().json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logdismissed().json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"logDismissed()","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC12logDismissedyyF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logDismissed","kind":"identifier"},{"text":"()","kind":"text"}]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Logs the content card dismissed event."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logDismissed","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logDismissed()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logDismissed","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","abstract":[{"text":"Logs the content card dismissed event.","type":"text"}],"type":"topic","title":"logDismissed()"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"text":"()","kind":"text"}]}]}],"sections":[],"abstract":[{"text":"Logs the content card dismissed event.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","interfaceLanguage":"swift"},"metadata":{"title":"logDismissed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logDismissed","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC12logDismissedyyF","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logDismissed()":{"role":"symbol","title":"logDismissed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"kind":"text","text":"()"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","abstract":[{"type":"text","text":"Logs the content card dismissed event."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logerror(_:).json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logerror(_:).json index debdfa53d2..97a1a9f6bc 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logerror(_:).json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logerror(_:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC8logErroryys0H0_pF","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"logError(_:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Logs an error related to the content card."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"error"},{"text":": ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"error","content":[{"inlineContent":[{"text":"The error.","type":"text"}],"type":"paragraph"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logError(_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logError(_:)":{"abstract":[{"type":"text","text":"Logs an error related to the content card."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logError(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"role":"symbol","title":"logError(_:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logerror(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"logError(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}],"symbolKind":"method","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC8logErroryys0H0_pF","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logError(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"abstract":[{"text":"Logs an error related to the content card.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logerror(_:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The error."}]}],"name":"error"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logError(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logerror(_:)","title":"logError(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logError(_:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Logs an error related to the content card."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logimpression().json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logimpression().json index 9a88e7ca81..f653d76849 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logimpression().json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/logimpression().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC13logImpressionyyF","role":"symbol","title":"logImpression()","symbolKind":"method"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Logs the content card impression event.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logImpression()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"text":"Logs the content card impression event.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","title":"logImpression()"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","interfaceLanguage":"swift"},"abstract":[{"text":"Logs the content card impression event.","type":"text"}],"sections":[],"metadata":{"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"logImpression()","externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC13logImpressionyyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","role":"symbol","type":"topic","abstract":[{"text":"Logs the content card impression event.","type":"text"}],"title":"logImpression()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/processclickaction(_:).json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/processclickaction(_:).json index 3312b20c13..77e447d45f 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/processclickaction(_:).json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/processclickaction(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Processes the click action."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"clickAction","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"clickAction","content":[{"inlineContent":[{"type":"text","text":"The content card click action."}],"type":"paragraph"}]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC18processClickActionyyAC0cD0O0hI0OF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"method","title":"processClickAction(_:)","roleHeading":"Instance Method"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/processClickAction(_:)":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","title":"processClickAction(_:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(_:)","abstract":[{"type":"text","text":"Processes the click action."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"clickAction"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":")"}]}]},{"parameters":[{"name":"clickAction","content":[{"type":"paragraph","inlineContent":[{"text":"The content card click action.","type":"text"}]}]}],"kind":"parameters"}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC18processClickActionyyAC0cD0O0hI0OF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"processClickAction(_:)","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":")"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(_:)"]}],"abstract":[{"text":"Processes the click action.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/processClickAction(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(_:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(_:)","abstract":[{"text":"Processes the click action.","type":"text"}],"type":"topic","title":"processClickAction(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/processclickaction(url:usewebview:).json b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/processclickaction(url:usewebview:).json index f77821e9d7..91c2be5422 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.class/processclickaction(url:usewebview:).json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.class/processclickaction(url:usewebview:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(url:usewebview:)"]}],"abstract":[{"text":"Processes the click action.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC18processClickAction3url10useWebViewy10Foundation3URLV_SbtF","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","title":"processClickAction(url:useWebView:)","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(url:useWebView:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(processClickActionWithURL:useWebView:) ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"url","content":[{"inlineContent":[{"text":"The content card url.","type":"text"}],"type":"paragraph"}]},{"name":"useWebView","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether "},{"type":"codeVoice","code":"url"},{"text":" should be openend in a web view.","type":"text"}]}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/processClickAction(url:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(url:usewebview:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"processClickAction(url:useWebView:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(url:useWebView:)","abstract":[{"type":"text","text":"Processes the click action."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(processClickActionWithURL:useWebView:) "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"processClickAction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The content card url.","type":"text"}]}],"name":"url"},{"name":"useWebView","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether "},{"code":"url","type":"codeVoice"},{"text":" should be openend in a web view.","type":"text"}]}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class"]]},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(url:usewebview:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(url:useWebView:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC7ContextC18processClickAction3url10useWebViewy10Foundation3URLV_SbtF","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","title":"processClickAction(url:useWebView:)","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Processes the click action."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class":{"title":"Braze.ContentCardRaw.Context","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class","navigatorTitle":[{"kind":"identifier","text":"Context"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/processClickAction(url:useWebView:)":{"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","title":"processClickAction(url:useWebView:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(url:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/processClickAction(url:useWebView:)","abstract":[{"type":"text","text":"Processes the click action."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/context-swift.property.json b/data/documentation/brazekit/braze/contentcardraw/context-swift.property.json index 369ea013d6..1dbaa08745 100644 --- a/data/documentation/brazekit/braze/contentcardraw/context-swift.property.json +++ b/data/documentation/brazekit/braze/contentcardraw/context-swift.property.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.property"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"metadata":{"role":"symbol","title":"context","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","text":"Context","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC7contextAE7ContextCSgvp","symbolKind":"property"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The card context."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/context-swift.property"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","text":"Context","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/context-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.property","kind":"symbol","role":"symbol","abstract":[{"text":"The card context.","type":"text"}],"title":"context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/context-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","text":"Context","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Context":{"url":"\/documentation\/brazekit\/braze\/contentcard\/context","kind":"symbol","role":"symbol","abstract":[{"text":"The Context provides methods to log card analytics, process click actions and other utilities.","type":"text"}],"title":"Braze.ContentCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta","text":"Context","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/context-swift.property"},"metadata":{"symbolKind":"property","title":"context","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC7contextAE7ContextCSgvp"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"text":"The card context.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Context":{"url":"\/documentation\/brazekit\/braze\/contentcard\/context","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"title":"Braze.ContentCard.Context","abstract":[{"type":"text","text":"The Context provides methods to log card analytics, process click actions and other utilities."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Context","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Context","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/context-swift.property":{"role":"symbol","title":"context","kind":"symbol","abstract":[{"text":"The card context.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/context-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7Contexta"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.property"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/createdat.json b/data/documentation/brazekit/braze/contentcardraw/createdat.json index 08ec29c7a3..8cd0847981 100644 --- a/data/documentation/brazekit/braze/contentcardraw/createdat.json +++ b/data/documentation/brazekit/braze/contentcardraw/createdat.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"type":"codeVoice","code":"0"},{"type":"text","text":")."}],"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC9createdAtSdvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"createdAt","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"createdAt"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"createdAt","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/createdAt","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/createdat"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/createdAt":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/createdat","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"createdAt","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"type":"topic","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"code":"0","type":"codeVoice"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/createdAt","role":"symbol","title":"createdAt","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"type":"codeVoice","code":"0"},{"type":"text","text":")."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"createdAt","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/createdat"]}],"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C14ContentCardRawC9createdAtSdvp","title":"createdAt","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"createdAt","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/createdAt"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/createdAt":{"role":"symbol","title":"createdAt","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/createdAt","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"code":"0","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"createdAt","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/createdat"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/decoding(json:).json b/data/documentation/brazekit/braze/contentcardraw/decoding(json:).json index ec30f21b45..9aba9a5f6d 100644 --- a/data/documentation/brazekit/braze/contentcardraw/decoding(json:).json +++ b/data/documentation/brazekit/braze/contentcardraw/decoding(json:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/decoding(json:)"},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Decodes the JSON into a raw Content Card."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/decoding(json:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8BrazeKit0A0C14ContentCardRawC8decoding4jsonAEXDSg10Foundation4DataV_tFZ","title":"decoding(json:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoding"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/decoding(json:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/decoding(json:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Decodes the JSON into a raw Content Card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/decoding(json:)","role":"symbol","title":"decoding(json:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Decodes the JSON into a raw Content Card."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Type Method","externalID":"s:8BrazeKit0A0C14ContentCardRawC8decoding4jsonAEXDSg10Foundation4DataV_tFZ","symbolKind":"method","title":"decoding(json:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/decoding(json:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/decoding(json:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/decoding(json:)":{"role":"symbol","title":"decoding(json:)","kind":"symbol","abstract":[{"text":"Decodes the JSON into a raw Content Card.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/decoding(json:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/decoding(json:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/dismissible.json b/data/documentation/brazekit/braze/contentcardraw/dismissible.json index bd2816e8ff..611164e805 100644 --- a/data/documentation/brazekit/braze/contentcardraw/dismissible.json +++ b/data/documentation/brazekit/braze/contentcardraw/dismissible.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/dismissible"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/dismissible","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"type":"text","text":"The card dismissible state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"metadata":{"title":"dismissible","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC11dismissibleSbvp","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismissible","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/dismissible":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/dismissible","title":"dismissible","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/dismissible","abstract":[{"type":"text","text":"The card dismissible state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissible","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismissible"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/dismissible","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","title":"dismissible","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissible","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC11dismissibleSbvp"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/dismissible"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"type":"text","text":"The card dismissible state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/dismissible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/dismissible","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/dismissible","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The card dismissible state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"title":"dismissible"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/domain.json b/data/documentation/brazekit/braze/contentcardraw/domain.json index 1c43203220..20a263dbe3 100644 --- a/data/documentation/brazekit/braze/contentcardraw/domain.json +++ b/data/documentation/brazekit/braze/contentcardraw/domain.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The card domain (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"roleHeading":"Instance Property","title":"domain","symbolKind":"property","externalID":"s:8BrazeKit0A0C14ContentCardRawC6domainSSSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol","modules":[{"name":"BrazeKit"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/domain","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/domain"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/domain":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/domain","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"text":"The card domain (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/domain","role":"symbol","title":"domain","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"The card domain (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/domain"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"domain","externalID":"s:8BrazeKit0A0C14ContentCardRawC6domainSSSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domain"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/domain","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/domain":{"role":"symbol","title":"domain","kind":"symbol","abstract":[{"type":"text","text":"The card domain (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/domain","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/domain"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/expiresat.json b/data/documentation/brazekit/braze/contentcardraw/expiresat.json index a751a3248b..ce5875ff0c 100644 --- a/data/documentation/brazekit/braze/contentcardraw/expiresat.json +++ b/data/documentation/brazekit/braze/contentcardraw/expiresat.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/expiresat"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/expiresAt"},"kind":"symbol","metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C14ContentCardRawC9expiresAtSdvp","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"expiresAt"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"title":"expiresAt"},"sections":[],"abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"code":"-1","type":"codeVoice"},{"text":", never expires).","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"expiresAt","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/expiresAt":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/expiresat","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"expiresAt"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"text":", never expires).","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/expiresAt","role":"symbol","title":"expiresAt","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/expiresat"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"code":"-1","type":"codeVoice"},{"text":", never expires).","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"expiresAt","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC9expiresAtSdvp","role":"symbol","title":"expiresAt","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"expiresAt","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}],"symbolKind":"property"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/expiresAt"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/expiresAt":{"abstract":[{"text":"The card expiration timestamp (default: ","type":"text"},{"type":"codeVoice","code":"-1"},{"text":", never expires).","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/expiresat","title":"expiresAt","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"expiresAt","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/expiresAt"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/extras.json b/data/documentation/brazekit/braze/contentcardraw/extras.json index d80c8a58d4..6873557043 100644 --- a/data/documentation/brazekit/braze/contentcardraw/extras.json +++ b/data/documentation/brazekit/braze/contentcardraw/extras.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"title":"extras","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC6extrasSDySSypGvp"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/extras","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/extras":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/extras","abstract":[{"text":"The card extras dictionary (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"title":"extras","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/extras","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"extras","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC6extrasSDySSypGvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/extras","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/extras":{"role":"symbol","title":"extras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/extras","abstract":[{"text":"The card extras dictionary (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/extras"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/from(json:).json b/data/documentation/brazekit/braze/contentcardraw/from(json:).json index b362dd5aa5..84ff75c32d 100644 --- a/data/documentation/brazekit/braze/contentcardraw/from(json:).json +++ b/data/documentation/brazekit/braze/contentcardraw/from(json:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/from(json:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"from(json:)","externalID":"s:8BrazeKit0A0C14ContentCardRawC4from4jsonAESg10Foundation4DataV_tFZ","symbolKind":"method","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"?","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/from(json:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Creates a raw card from the json data."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/from(json:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/from(json:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"text":"Creates a raw card from the json data.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/from(json:)","role":"symbol","title":"from(json:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/from(json:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/from(json:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Creates a raw card from the json data."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"kind":"text","text":") -> "},{"text":"ContentCardRaw","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"kind":"text","text":"?"}],"title":"from(json:)","roleHeading":"Type Method","externalID":"s:8BrazeKit0A0C14ContentCardRawC4from4jsonAESg10Foundation4DataV_tFZ","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/from(json:)":{"role":"symbol","title":"from(json:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/from(json:)","abstract":[{"text":"Creates a raw card from the json data.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/from(json:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/hash.json b/data/documentation/brazekit/braze/contentcardraw/hash.json index 7f21511a8c..688323d678 100644 --- a/data/documentation/brazekit/braze/contentcardraw/hash.json +++ b/data/documentation/brazekit/braze/contentcardraw/hash.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/hash"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/hash"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC4hashSivp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hash"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/hash":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/hash","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/hash","role":"symbol","title":"hash","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/hash"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/hash"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hash","symbolKind":"property","externalID":"s:8BrazeKit0A0C14ContentCardRawC4hashSivp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/hash":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"title":"hash","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/hash","url":"\/documentation\/brazekit\/braze\/contentcardraw\/hash"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/id.json b/data/documentation/brazekit/braze/contentcardraw/id.json index 2d11665f77..2e175b4b51 100644 --- a/data/documentation/brazekit/braze/contentcardraw/id.json +++ b/data/documentation/brazekit/braze/contentcardraw/id.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/id"]}],"kind":"symbol","abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(identifier) "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}]}],"metadata":{"role":"symbol","title":"id","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC2idSSvp","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/id","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/id":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/id","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/id","title":"id","abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"metadata":{"title":"id","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC2idSSvp","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"text":"The card identifier (default: random UUID string).","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/id","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(identifier) ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/id":{"kind":"symbol","title":"id","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/id","abstract":[{"text":"The card identifier (default: random UUID string).","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/id","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/image.json b/data/documentation/brazekit/braze/contentcardraw/image.json index 54d4d6b151..704e9e3426 100644 --- a/data/documentation/brazekit/braze/contentcardraw/image.json +++ b/data/documentation/brazekit/braze/contentcardraw/image.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/image"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/image"},"abstract":[{"text":"The card image URL (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC5image10Foundation3URLVSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"image","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/image":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/image","title":"image","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/image","abstract":[{"text":"The card image URL (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"The card image URL (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC5image10Foundation3URLVSgvp","title":"image","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/image","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/image"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/image":{"role":"symbol","title":"image","kind":"symbol","abstract":[{"type":"text","text":"The card image URL (default: "},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/image","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/image"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/imageaspectratio.json b/data/documentation/brazekit/braze/contentcardraw/imageaspectratio.json index 7b6237fb84..8006cc934f 100644 --- a/data/documentation/brazekit/braze/contentcardraw/imageaspectratio.json +++ b/data/documentation/brazekit/braze/contentcardraw/imageaspectratio.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/imageAspectRatio"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/imageaspectratio"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC16imageAspectRatioSdSgvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"imageAspectRatio","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"type":"text","text":"The card image aspect ratio (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/imageAspectRatio":{"abstract":[{"text":"The card image aspect ratio (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/imageAspectRatio","role":"symbol","title":"imageAspectRatio","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/imageaspectratio","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"abstract":[{"text":"The card image aspect ratio (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C14ContentCardRawC16imageAspectRatioSdSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}],"title":"imageAspectRatio","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/imageaspectratio"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/imageAspectRatio"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/imageAspectRatio":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/imageaspectratio","type":"topic","title":"imageAspectRatio","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/imageAspectRatio","abstract":[{"text":"The card image aspect ratio (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/init().json b/data/documentation/brazekit/braze/contentcardraw/init().json index deb7e2ef44..df36187b1b 100644 --- a/data/documentation/brazekit/braze/contentcardraw/init().json +++ b/data/documentation/brazekit/braze/contentcardraw/init().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"metadata":{"title":"init()","externalID":"s:8BrazeKit0A0C14ContentCardRawCAEycfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"abstract":[{"type":"text","text":"Creates and return a raw Content Card."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init()":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/init()","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"text":"Creates and return a raw Content Card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init()","role":"symbol","title":"init()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawCAEycfc","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"role":"symbol","title":"init()","symbolKind":"init","roleHeading":"Initializer"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init()","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"text":"Creates and return a raw Content Card.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init()":{"role":"symbol","title":"init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init()","abstract":[{"text":"Creates and return a raw Content Card.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/init()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/init(_:).json b/data/documentation/brazekit/braze/contentcardraw/init(_:).json index b8d344896a..17e8ba6a0f 100644 --- a/data/documentation/brazekit/braze/contentcardraw/init(_:).json +++ b/data/documentation/brazekit/braze/contentcardraw/init(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The content card to convert."}]}]}],"kind":"parameters"}],"abstract":[{"type":"text","text":"Creates and return a raw Content Card from a fully typed "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"init","title":"init(_:)","externalID":"s:8BrazeKit0A0C14ContentCardRawCyAeC0cD0Ocfc"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init(_:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/init(_:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"Creates and return a raw Content Card from a fully typed ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(_:)","role":"symbol","title":"init(_:)","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(_:)"},"abstract":[{"type":"text","text":"Creates and return a raw Content Card from a fully typed "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"card","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The content card to convert."}],"type":"paragraph"}],"name":"card"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawCyAeC0cD0Ocfc","roleHeading":"Initializer","symbolKind":"init","role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init(_:)":{"title":"init(_:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and return a raw Content Card from a fully typed ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","type":"reference","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/init(_:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/init(from:).json b/data/documentation/brazekit/braze/contentcardraw/init(from:).json index b0d5844cf1..9475696f05 100644 --- a/data/documentation/brazekit/braze/contentcardraw/init(from:).json +++ b/data/documentation/brazekit/braze/contentcardraw/init(from:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/init(from:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"metadata":{"role":"symbol","title":"init(from:)","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC4fromAEs7Decoder_p_tKcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(from:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init(from:)":{"abstract":[],"role":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(from:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"roleHeading":"Initializer","title":"init(from:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C14ContentCardRawC4fromAEs7Decoder_p_tKcfc","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(from:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/init(from:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/isequal(_:).json b/data/documentation/brazekit/braze/contentcardraw/isequal(_:).json index 39808e4bd7..8200129d25 100644 --- a/data/documentation/brazekit/braze/contentcardraw/isequal(_:).json +++ b/data/documentation/brazekit/braze/contentcardraw/isequal(_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC7isEqualySbypSgF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"isEqual(_:)","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/isequal(_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/isEqual(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/isEqual(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/isequal(_:)","kind":"symbol","role":"symbol","type":"topic","title":"isEqual(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/isEqual(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/isEqual(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"isEqual(_:)","externalID":"s:8BrazeKit0A0C14ContentCardRawC7isEqualySbypSgF"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/isEqual(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/isEqual(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/isequal(_:)","title":"isEqual(_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/json().json b/data/documentation/brazekit/braze/contentcardraw/json().json index ff85791f53..ff427f8c7b 100644 --- a/data/documentation/brazekit/braze/contentcardraw/json().json +++ b/data/documentation/brazekit/braze/contentcardraw/json().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/json()"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/json()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","title":"json()","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C14ContentCardRawC4json10Foundation4DataVSgyF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/json()":{"role":"symbol","title":"json()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/json()","abstract":[{"type":"text","text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/json()"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/json()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/json()","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"method","roleHeading":"Instance Method","title":"json()","externalID":"s:8BrazeKit0A0C14ContentCardRawC4json10Foundation4DataVSgyF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?","kind":"text"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/json()":{"role":"symbol","title":"json()","kind":"symbol","abstract":[{"type":"text","text":"The card JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/json()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/json()"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/logclick(using:).json b/data/documentation/brazekit/braze/contentcardraw/logclick(using:).json index 62239ecb4c..1cedb169ed 100644 --- a/data/documentation/brazekit/braze/contentcardraw/logclick(using:).json +++ b/data/documentation/brazekit/braze/contentcardraw/logclick(using:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Logs a content card click using the Braze instance without any safeguarding features."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}],"name":"braze"}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Prefer using ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()"},{"type":"text","text":" instead."}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/logclick(using:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logClick(using:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC8logClick5usingyAC_tF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"method","title":"logClick(using:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"Logs the content card click event."}],"title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logClick(using:)":{"abstract":[{"text":"Logs a content card click using the Braze instance without any safeguarding features.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":")"}],"title":"logClick(using:)","url":"\/documentation\/brazekit\/braze\/contentcardraw\/logclick(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logClick(using:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logClick(using:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}],"name":"braze"}]},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","isActive":true},{"text":" instead.","type":"text"}],"type":"paragraph"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","metadata":{"extendedModule":"BrazeKit","roleHeading":"Instance Method","symbolKind":"method","title":"logClick(using:)","externalID":"s:8BrazeKit0A0C14ContentCardRawC8logClick5usingyAC_tF","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"role":"symbol"},"abstract":[{"type":"text","text":"Logs a content card click using the Braze instance without any safeguarding features."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/logclick(using:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logClick()":{"type":"topic","abstract":[{"text":"Logs the content card click event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logClick()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logClick(using:)":{"role":"symbol","title":"logClick(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logClick(using:)","abstract":[{"text":"Logs a content card click using the Braze instance without any safeguarding features.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/logclick(using:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/logdismissed(using:).json b/data/documentation/brazekit/braze/contentcardraw/logdismissed(using:).json index f082474e05..9065a80345 100644 --- a/data/documentation/brazekit/braze/contentcardraw/logdismissed(using:).json +++ b/data/documentation/brazekit/braze/contentcardraw/logdismissed(using:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logDismissed(using:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC12logDismissed5usingyAC_tF","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"title":"logDismissed(using:)"},"sections":[],"abstract":[{"text":"Logs a content card dismissal using the Braze instance without any safeguarding features.","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/logdismissed(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]}]},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","isActive":true,"type":"reference"},{"type":"text","text":" instead."}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logDismissed(using:)":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/logdismissed(using:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logDismissed","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"Logs a content card dismissal using the Braze instance without any safeguarding features.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logDismissed(using:)","role":"symbol","title":"logDismissed(using:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logDismissed()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logDismissed","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","abstract":[{"text":"Logs the content card dismissed event.","type":"text"}],"type":"topic","title":"logDismissed()"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logDismissed","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Prefer using "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","isActive":true,"type":"reference"},{"type":"text","text":" instead."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C14ContentCardRawC12logDismissed5usingyAC_tF","roleHeading":"Instance Method","extendedModule":"BrazeKit","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"logDismissed(using:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"abstract":[{"type":"text","text":"Logs a content card dismissal using the Braze instance without any safeguarding features."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logDismissed(using:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/logdismissed(using:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logDismissed(using:)":{"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logDismissed(using:)","abstract":[{"text":"Logs a content card dismissal using the Braze instance without any safeguarding features.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/logdismissed(using:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logDismissed"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"title":"logDismissed(using:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logDismissed()":{"role":"symbol","title":"logDismissed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDismissed"},{"kind":"text","text":"()"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logDismissed()","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","abstract":[{"type":"text","text":"Logs the content card dismissed event."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/logimpression(using:).json b/data/documentation/brazekit/braze/contentcardraw/logimpression(using:).json index bb406fd9f2..cc429cef2b 100644 --- a/data/documentation/brazekit/braze/contentcardraw/logimpression(using:).json +++ b/data/documentation/brazekit/braze/contentcardraw/logimpression(using:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logImpression(using:)","interfaceLanguage":"swift"},"abstract":[{"text":"Logs a content card impression using the Braze instance without any safeguarding features.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/logimpression(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}],"name":"braze"}]},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()"},{"text":" instead.","type":"text"}]}],"kind":"content"}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C14ContentCardRawC13logImpression5usingyAC_tF","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"symbolKind":"method","role":"symbol","title":"logImpression(using:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logImpression()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"text":"Logs the content card impression event.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","title":"logImpression()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logImpression(using:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"abstract":[{"text":"Logs a content card impression using the Braze instance without any safeguarding features.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/logimpression(using:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logImpression(using:)","title":"logImpression(using:)"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logImpression(using:)"},"kind":"symbol","abstract":[{"text":"Logs a content card impression using the Braze instance without any safeguarding features.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}]}]},{"content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","isActive":true},{"text":" instead.","type":"text"}]}],"kind":"content"}],"metadata":{"symbolKind":"method","externalID":"s:8BrazeKit0A0C14ContentCardRawC13logImpression5usingyAC_tF","extendedModule":"BrazeKit","title":"logImpression(using:)","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/logimpression(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/Context-swift.class\/logImpression()","role":"symbol","type":"topic","abstract":[{"text":"Logs the content card impression event.","type":"text"}],"title":"logImpression()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/logImpression(using:)":{"role":"symbol","title":"logImpression(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/logImpression(using:)","abstract":[{"type":"text","text":"Logs a content card impression using the Braze instance without any safeguarding features."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/logimpression(using:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/pinned.json b/data/documentation/brazekit/braze/contentcardraw/pinned.json index 8366707f65..1208cfb817 100644 --- a/data/documentation/brazekit/braze/contentcardraw/pinned.json +++ b/data/documentation/brazekit/braze/contentcardraw/pinned.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"pinned","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/pinned"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/pinned","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pinned","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC6pinnedSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"pinned","symbolKind":"property"},"abstract":[{"type":"text","text":"The card pinned state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/pinned":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The card pinned state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pinned"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"pinned","url":"\/documentation\/brazekit\/braze\/contentcardraw\/pinned","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/pinned"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/pinned"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinned"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinned","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"pinned","symbolKind":"property","externalID":"s:8BrazeKit0A0C14ContentCardRawC6pinnedSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/pinned","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"text":"The card pinned state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/pinned":{"abstract":[{"text":"The card pinned state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinned","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"pinned","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/pinned","url":"\/documentation\/brazekit\/braze\/contentcardraw\/pinned"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/removed.json b/data/documentation/brazekit/braze/contentcardraw/removed.json index 123b0ffd94..33f0d563be 100644 --- a/data/documentation/brazekit/braze/contentcardraw/removed.json +++ b/data/documentation/brazekit/braze/contentcardraw/removed.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/removed"},"metadata":{"title":"removed","externalID":"s:8BrazeKit0A0C14ContentCardRawC7removedSbvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removed"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/removed"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"removed","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/removed":{"kind":"symbol","title":"removed","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/removed","abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/removed","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"removed","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/removed"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/removed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"removed","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"removed"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC7removedSbvp"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/removed":{"role":"symbol","title":"removed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/removed","abstract":[{"type":"text","text":"The card removed \/ dismissed state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/removed"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/test.json b/data/documentation/brazekit/braze/contentcardraw/test.json index 2caa67c672..1c827c379c 100644 --- a/data/documentation/brazekit/braze/contentcardraw/test.json +++ b/data/documentation/brazekit/braze/contentcardraw/test.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"test"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/test"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/test","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"test","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"test","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC4testSbvp","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/test":{"abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"test","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/test","url":"\/documentation\/brazekit\/braze\/contentcardraw\/test","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"metadata":{"symbolKind":"property","title":"test","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"test"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC4testSbvp"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Specify whether the card is a test content card (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/test"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/test","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/test":{"role":"symbol","title":"test","kind":"symbol","abstract":[{"text":"Specify whether the card is a test content card (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/test","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"test","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/test"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/title.json b/data/documentation/brazekit/braze/contentcardraw/title.json index 1ac223727b..71910d5bb4 100644 --- a/data/documentation/brazekit/braze/contentcardraw/title.json +++ b/data/documentation/brazekit/braze/contentcardraw/title.json @@ -1 +1 @@ -{"abstract":[{"text":"The card title (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"title","externalID":"s:8BrazeKit0A0C14ContentCardRawC5titleSSSgvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/title","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/title":{"title":"title","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/title","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"abstract":[{"text":"The card title (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/title"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"title","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC5titleSSSgvp"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/title"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"type":"text","text":"The card title (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/title":{"role":"symbol","title":"title","kind":"symbol","abstract":[{"type":"text","text":"The card title (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/title","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/title"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/type.json b/data/documentation/brazekit/braze/contentcardraw/type.json index 1ceac98066..72986a840d 100644 --- a/data/documentation/brazekit/braze/contentcardraw/type.json +++ b/data/documentation/brazekit/braze/contentcardraw/type.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The card type (default: "},{"code":".classic","type":"codeVoice"},{"text":").","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/type"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/type","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"sections":[],"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C14ContentCardRawC4typeAE0D4TypeOvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"text":"CardType","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO"}],"title":"type"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","kind":"typeIdentifier","text":"CardType","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/type":{"url":"\/documentation\/brazekit\/braze\/contentcardraw\/type","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CardType","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO"}],"type":"topic","abstract":[{"type":"text","text":"The card type (default: "},{"type":"codeVoice","code":".classic"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/type","role":"symbol","title":"type","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"navigatorTitle":[{"kind":"identifier","text":"CardType"}],"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/type"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The card type (default: "},{"code":".classic","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C14ContentCardRawC4typeAE0D4TypeOvp","title":"type","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","text":"CardType"}]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"type","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","text":"CardType","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/type"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/CardType":{"abstract":[{"text":"The Content Card types supported by the SDK.","type":"text"}],"kind":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/CardType","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/type":{"role":"symbol","title":"type","kind":"symbol","abstract":[{"type":"text","text":"The card type (default: "},{"code":".classic","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/type","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"type","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CardType","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC0D4TypeO","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/type"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/url.json b/data/documentation/brazekit/braze/contentcardraw/url.json index 0559962471..30b7ce5210 100644 --- a/data/documentation/brazekit/braze/contentcardraw/url.json +++ b/data/documentation/brazekit/braze/contentcardraw/url.json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/url"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC3url10Foundation3URLVSgvp","role":"symbol","title":"url","roleHeading":"Instance Property","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url"},"kind":"symbol","abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/url":{"abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","type":"topic","title":"url","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/url"]}],"abstract":[{"text":"The card URL (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C14ContentCardRawC3url10Foundation3URLVSgvp","title":"url"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/url":{"title":"url","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"text":"The card URL (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/url"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/usewebview.json b/data/documentation/brazekit/braze/contentcardraw/usewebview.json index e39de7cf67..f40f3e2194 100644 --- a/data/documentation/brazekit/braze/contentcardraw/usewebview.json +++ b/data/documentation/brazekit/braze/contentcardraw/usewebview.json @@ -1 +1 @@ -{"abstract":[{"text":"Specifies whether the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","isActive":true},{"type":"text","text":" should be opened in a web view (default: "},{"code":"true","type":"codeVoice"},{"type":"text","text":")."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","title":"useWebView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC10useWebViewSbvp","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/usewebview"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/useWebView"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/useWebView":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/useWebView","title":"useWebView","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Specifies whether the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","isActive":true,"type":"reference"},{"text":" should be opened in a web view (default: ","type":"text"},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/usewebview"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/url":{"abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","type":"topic","title":"url","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"abstract":[{"text":"Specifies whether the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","type":"reference"},{"text":" should be opened in a web view (default: ","type":"text"},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/usewebview"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/useWebView","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"useWebView","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C14ContentCardRawC10useWebViewSbvp"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/url":{"title":"url","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"text":"The card URL (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcardraw\/url"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/useWebView":{"role":"symbol","title":"useWebView","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/useWebView","abstract":[{"text":"Specifies whether the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/url","isActive":true},{"type":"text","text":" should be opened in a web view (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/usewebview"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardraw/viewed.json b/data/documentation/brazekit/braze/contentcardraw/viewed.json index dd703f37de..44d06a0876 100644 --- a/data/documentation/brazekit/braze/contentcardraw/viewed.json +++ b/data/documentation/brazekit/braze/contentcardraw/viewed.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"kind":"symbol","sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property","title":"viewed","externalID":"s:8BrazeKit0A0C14ContentCardRawC6viewedSbvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/viewed"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/viewed"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/viewed":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","kind":"symbol","title":"viewed","abstract":[{"text":"The card viewed state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/viewed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/viewed"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/viewed"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14ContentCardRawC6viewedSbvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"viewed","role":"symbol","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardraw\/viewed"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw/viewed":{"role":"symbol","title":"viewed","kind":"symbol","abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw\/viewed","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw\/viewed"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.class.json b/data/documentation/brazekit/braze/contentcards-swift.class.json index 1c68ab4b34..d2dcbc8ffc 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.class.json +++ b/data/documentation/brazekit/braze/contentcards-swift.class.json @@ -1 +1 @@ -{"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cardsStream","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/lastUpdate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/unviewedCards"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZContentCards) ","kind":"text"},{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class"]}],"abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"seeAlsoSections":[{"generated":true,"title":"Content Cards","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"]}],"metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ContentCards","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"roleHeading":"Class","externalID":"s:8BrazeKit0A0C12ContentCardsC","role":"symbol","title":"Braze.ContentCards","symbolKind":"class","extendedModule":"BrazeKit"},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/unviewedCards":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/unviewedCards","title":"unviewedCards","abstract":[{"type":"text","text":"The unviewed content cards for the current user. Excludes control cards."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/unviewedcards","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedCards"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]"}],"type":"topic","role":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cards":{"abstract":[{"type":"text","text":"The content cards for the current user."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cards","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]"}],"title":"cards","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cardsStream":{"abstract":[{"text":"The content cards for the current user, delivered as an asynchronous stream of content cards","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"updates."}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cardsstream","role":"symbol","type":"topic","kind":"symbol","title":"cardsStream","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"]>"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cardsStream"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh(_:)":{"abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"((("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"title":"requestRefresh(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh()":{"type":"topic","abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"role":"symbol","kind":"symbol","title":"requestRefresh()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"text":"throws","kind":"keyword"},{"text":" -> [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh()"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/lastUpdate":{"type":"topic","abstract":[{"type":"text","text":"The last time the content cards for the current user were updated from the Braze servers."}],"role":"symbol","kind":"symbol","title":"lastUpdate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"lastUpdate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/lastupdate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/lastUpdate"},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","title":"contentCards","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"text":": ","kind":"text"},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","abstract":[{"text":"Content Cards module.","type":"text"}],"type":"topic"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/subscribeToUpdates(_:)":{"abstract":[{"type":"text","text":"Subscribes to content cards updates."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"((["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"title":"subscribeToUpdates(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BRZContentCards) "},{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCards"}]}]}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"],"title":"Content Cards"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cardsStream","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/lastUpdate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/unviewedCards"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)"],"title":"Instance Methods"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class"]}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C12ContentCardsC","roleHeading":"Class","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"title":"Braze.ContentCards","role":"symbol","symbolKind":"class","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCards"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/lastUpdate":{"kind":"symbol","abstract":[{"type":"text","text":"The last time the content cards for the current user were updated from the Braze servers."}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/lastupdate","title":"lastUpdate","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lastUpdate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/lastUpdate"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh()":{"abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh()","type":"topic","kind":"symbol","title":"requestRefresh()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/unviewedCards":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/unviewedcards","abstract":[{"text":"The unviewed content cards for the current user. Excludes control cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/unviewedCards","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unviewedCards"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":"]","kind":"text"}],"type":"topic","title":"unviewedCards"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cards":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cards","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]"}],"type":"topic","title":"cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","abstract":[{"type":"text","text":"The content cards for the current user."}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/subscribeToUpdates(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)","type":"topic","title":"subscribeToUpdates(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"(([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)","abstract":[{"type":"text","text":"Subscribes to content cards updates."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"kind":"text","text":": "},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"title":"contentCards","abstract":[{"text":"Content Cards module.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","kind":"symbol"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)","abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"type":"topic","title":"requestRefresh(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"((("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cardsStream":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cardsstream","title":"cardsStream","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cardsStream","role":"symbol","abstract":[{"type":"text","text":"The content cards for the current user, delivered as an asynchronous stream of content cards"},{"text":" ","type":"text"},{"text":"updates.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardsStream","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]>"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.class/cards.json b/data/documentation/brazekit/braze/contentcards-swift.class/cards.json index f3bf350ea0..2836639c59 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.class/cards.json +++ b/data/documentation/brazekit/braze/contentcards-swift.class/cards.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cards","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The content cards for the current user.","type":"text"}],"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"]"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12ContentCardsC5cardsSayAC0C4CardOGvp","role":"symbol","title":"cards","symbolKind":"property"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cards":{"abstract":[{"type":"text","text":"The content cards for the current user."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cards","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]"}],"title":"cards","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12ContentCardsC5cardsSayAC0C4CardOGvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"]","kind":"text"}],"symbolKind":"property","title":"cards","roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"kind":"symbol","abstract":[{"type":"text","text":"The content cards for the current user."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cards":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cards","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]"}],"type":"topic","title":"cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cards","abstract":[{"type":"text","text":"The content cards for the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.class/cardsstream.json b/data/documentation/brazekit/braze/contentcards-swift.class/cardsstream.json index 2acee690a5..afed84b82b 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.class/cardsstream.json +++ b/data/documentation/brazekit/braze/contentcards-swift.class/cardsstream.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"The content cards for the current user, delivered as an asynchronous stream of content cards","type":"text"},{"text":" ","type":"text"},{"text":"updates.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/cardsstream"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardsStream"},{"kind":"text","text":": "},{"text":"AsyncStream","kind":"typeIdentifier","preciseIdentifier":"s:ScS"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"]>"}],"externalID":"s:8BrazeKit0A0C12ContentCardsC11cardsStreamScSySayAC0C4CardOGGvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"name":"Mac Catalyst","unavailable":false,"introducedAt":"15.0","deprecated":false},{"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS"}],"role":"symbol","title":"cardsStream","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cardsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]> { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cardsStream","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cardsStream":{"abstract":[{"text":"The content cards for the current user, delivered as an asynchronous stream of content cards","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"updates."}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cardsstream","role":"symbol","type":"topic","kind":"symbol","title":"cardsStream","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"]>"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cardsStream"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cardsStream","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12ContentCardsC11cardsStreamScSySayAC0C4CardOGGvp","symbolKind":"property","modules":[{"name":"BrazeKit"}],"platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"10.15","name":"macOS","beta":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"Mac Catalyst","introducedAt":"15.0","deprecated":false},{"beta":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false},{"introducedAt":"6.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardsStream","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"]>","kind":"text"}],"role":"symbol","title":"cardsStream"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardsStream","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:ScS","kind":"typeIdentifier","text":"AsyncStream"},{"text":"<[","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":"]> { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"kind":"symbol","abstract":[{"type":"text","text":"The content cards for the current user, delivered as an asynchronous stream of content cards"},{"text":" ","type":"text"},{"text":"updates.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/cardsstream"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/cardsStream":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cardsstream","title":"cardsStream","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/cardsStream","role":"symbol","abstract":[{"type":"text","text":"The content cards for the current user, delivered as an asynchronous stream of content cards"},{"text":" ","type":"text"},{"text":"updates.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardsStream","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]>"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.class/lastupdate.json b/data/documentation/brazekit/braze/contentcards-swift.class/lastupdate.json index 2340f6d3ff..37a1d3e1eb 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.class/lastupdate.json +++ b/data/documentation/brazekit/braze/contentcards-swift.class/lastupdate.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The last time the content cards for the current user were updated from the Braze servers."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lastUpdate","kind":"identifier"},{"kind":"text","text":": "},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/lastupdate"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/lastUpdate","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12ContentCardsC10lastUpdate10Foundation4DateVSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"lastUpdate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?","kind":"text"}],"symbolKind":"property","title":"lastUpdate"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/lastUpdate":{"type":"topic","abstract":[{"type":"text","text":"The last time the content cards for the current user were updated from the Braze servers."}],"role":"symbol","kind":"symbol","title":"lastUpdate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"lastUpdate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/lastupdate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/lastUpdate"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/lastupdate"]}],"metadata":{"title":"lastUpdate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastUpdate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12ContentCardsC10lastUpdate10Foundation4DateVSgvp","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/lastUpdate","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The last time the content cards for the current user were updated from the Braze servers."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"lastUpdate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/lastUpdate":{"kind":"symbol","abstract":[{"type":"text","text":"The last time the content cards for the current user were updated from the Braze servers."}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/lastupdate","title":"lastUpdate","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lastUpdate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/lastUpdate"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.class/requestrefresh().json b/data/documentation/brazekit/braze/contentcards-swift.class/requestrefresh().json index 166990c142..f012d32f0b 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.class/requestrefresh().json +++ b/data/documentation/brazekit/braze/contentcards-swift.class/requestrefresh().json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier"},{"text":"]","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"The update content cards when successful, throws an error otherwise."}],"type":"paragraph"}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"By default, content cards are refreshed when a new session starts.","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"abstract":[{"text":"Requests an immediate refresh of content cards from Braze servers.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh()","interfaceLanguage":"swift"},"metadata":{"platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"beta":false,"introducedAt":"10.15","unavailable":false,"name":"macOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0","name":"Mac Catalyst"},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C12ContentCardsC14requestRefreshSayAC0C4CardOGyYaKF","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"requestRefresh()"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh()":{"type":"topic","abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"role":"symbol","kind":"symbol","title":"requestRefresh()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"text":"throws","kind":"keyword"},{"text":" -> [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh()"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestRefresh"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"]"}],"platforms":[{"beta":false,"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"10.15","deprecated":false},{"name":"Mac Catalyst","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS"},{"unavailable":false,"beta":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C12ContentCardsC14requestRefreshSayAC0C4CardOGyYaKF","symbolKind":"method","title":"requestRefresh()"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> [","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]"}],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"text":"The update content cards when successful, throws an error otherwise.","type":"text"}]}],"kind":"content"},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"By default, content cards are refreshed when a new session starts."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh()":{"abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh()","type":"topic","kind":"symbol","title":"requestRefresh()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.class/requestrefresh(_:).json b/data/documentation/brazekit/braze/contentcards-swift.class/requestrefresh(_:).json index d77bebce35..2ada226b41 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.class/requestrefresh(_:).json +++ b/data/documentation/brazekit/braze/contentcards-swift.class/requestrefresh(_:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"text":"(((","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C12ContentCardsC14requestRefreshyyys6ResultOySayAC0C4CardOGs5Error_pGcSgF","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"requestRefresh(_:)"},"abstract":[{"text":"Requests an immediate refresh of content cards from Braze servers.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"completion","kind":"internalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")? = nil)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion handler executed on the main thread with the result"},{"text":" ","type":"text"},{"type":"text","text":"of the refresh operation."}]}],"name":"completion"}],"kind":"parameters"},{"content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"By default, content cards are refreshed when a new session starts."}],"type":"paragraph"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh(_:)":{"abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"((("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"title":"requestRefresh(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestRefresh","kind":"identifier"},{"text":"(((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"symbolKind":"method","role":"symbol","title":"requestRefresh(_:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12ContentCardsC14requestRefreshyyys6ResultOySayAC0C4CardOGs5Error_pGcSgF"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Requests an immediate refresh of content cards from Braze servers.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestRefresh"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"completion","kind":"internalParam"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")? = nil)","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The completion handler executed on the main thread with the result","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"of the refresh operation."}],"type":"paragraph"}],"name":"completion"}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, content cards are refreshed when a new session starts."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/requestRefresh(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/requestRefresh(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)","abstract":[{"type":"text","text":"Requests an immediate refresh of content cards from Braze servers."}],"type":"topic","title":"requestRefresh(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"((("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.class/subscribetoupdates(_:).json b/data/documentation/brazekit/braze/contentcards-swift.class/subscribetoupdates(_:).json index 8e4b1acacf..8ba1aacc5a 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.class/subscribetoupdates(_:).json +++ b/data/documentation/brazekit/braze/contentcards-swift.class/subscribetoupdates(_:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","externalID":"s:8BrazeKit0A0C12ContentCardsC18subscribeToUpdatesyAC11CancellableCySayAC0C4CardOGcF","title":"subscribeToUpdates(_:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"((["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"abstract":[{"type":"text","text":"Subscribes to content cards updates."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"update"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"update","content":[{"inlineContent":[{"type":"text","text":"The update handler executed on the main thread with the latest content"},{"type":"text","text":" "},{"text":"cards.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"inlineContent":[{"text":"A cancellable. You must keep a strong reference to the cancellable to keep the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"subscription active. The subscription is automatically cancelled when the"},{"type":"text","text":" "},{"type":"text","text":"cancellable is deinitialized. Alternatively, you can call"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()"},{"text":" to cancel the subscription.","type":"text"}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/subscribeToUpdates(_:)":{"abstract":[{"type":"text","text":"Subscribes to content cards updates."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"((["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"title":"subscribeToUpdates(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","type":"topic","title":"cancel()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","abstract":[{"text":"Cancels the SDK operation.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12ContentCardsC18subscribeToUpdatesyAC11CancellableCySayAC0C4CardOGcF","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"roleHeading":"Instance Method","symbolKind":"method","title":"subscribeToUpdates(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"update"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" (["},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}]}],"kind":"declarations"},{"parameters":[{"name":"update","content":[{"inlineContent":[{"text":"The update handler executed on the main thread with the latest content","type":"text"},{"type":"text","text":" "},{"type":"text","text":"cards."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to the cancellable to keep the"},{"type":"text","text":" "},{"type":"text","text":"subscription active. The subscription is automatically cancelled when the"},{"text":" ","type":"text"},{"text":"cancellable is deinitialized. Alternatively, you can call","type":"text"},{"text":" ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()"},{"text":" to cancel the subscription.","type":"text"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Subscribes to content cards updates."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/subscribeToUpdates(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)","type":"topic","title":"subscribeToUpdates(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"(([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/subscribeToUpdates(_:)","abstract":[{"type":"text","text":"Subscribes to content cards updates."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"cancel()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Cancels the SDK operation.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.class/unviewedcards.json b/data/documentation/brazekit/braze/contentcards-swift.class/unviewedcards.json index 3a9b5f7539..b223799534 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.class/unviewedcards.json +++ b/data/documentation/brazekit/braze/contentcards-swift.class/unviewedcards.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"unviewedCards"},{"kind":"text","text":": ["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/unviewedcards"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The unviewed content cards for the current user. Excludes control cards."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/unviewedCards","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12ContentCardsC08unviewedD0SayAC0C4CardOGvp","title":"unviewedCards","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"unviewedCards","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/unviewedCards":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/unviewedCards","title":"unviewedCards","abstract":[{"type":"text","text":"The unviewed content cards for the current user. Excludes control cards."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/unviewedcards","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedCards"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]"}],"type":"topic","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"unviewedCards","kind":"identifier"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/unviewedCards"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12ContentCardsC08unviewedD0SayAC0C4CardOGvp","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedCards"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]"}],"roleHeading":"Instance Property","symbolKind":"property","title":"unviewedCards"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"]]},"abstract":[{"text":"The unviewed content cards for the current user. Excludes control cards.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.class\/unviewedcards"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class/unviewedCards":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/unviewedcards","abstract":[{"text":"The unviewed content cards for the current user. Excludes control cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class\/unviewedCards","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unviewedCards"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":"]","kind":"text"}],"type":"topic","title":"unviewedCards"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcards-swift.property.json b/data/documentation/brazekit/braze/contentcards-swift.property.json index 68bf61321d..3955dd1770 100644 --- a/data/documentation/brazekit/braze/contentcards-swift.property.json +++ b/data/documentation/brazekit/braze/contentcards-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC","kind":"typeIdentifier","text":"ContentCards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"text":"Access the content cards, related properties and methods from this module.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.property"]}],"abstract":[{"type":"text","text":"Content Cards module."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"],"generated":true,"title":"Content Cards"}],"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCards","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC","text":"ContentCards","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)contentCards","role":"symbol","title":"contentCards","symbolKind":"property"},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","abstract":[{"type":"text","text":"The content cards module exposes the Braze SDK content cards related properties and methods."}],"title":"Braze.ContentCards","navigatorTitle":[{"kind":"identifier","text":"ContentCards"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContentCards"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","title":"contentCards","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"text":": ","kind":"text"},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","abstract":[{"text":"Content Cards module.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"sections":[],"seeAlsoSections":[{"title":"Content Cards","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"],"generated":true}],"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCards","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC","text":"ContentCards"}],"title":"contentCards","symbolKind":"property","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)contentCards","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Content Cards module.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCards","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC","text":"ContentCards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Access the content cards, related properties and methods from this module.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/contentcards-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCards-swift.class":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCards","kind":"identifier"}],"title":"Braze.ContentCards","abstract":[{"text":"The content cards module exposes the Braze SDK content cards related properties and methods.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ContentCards","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCards-swift.class","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCards-swift.property":{"url":"\/documentation\/brazekit\/braze\/contentcards-swift.property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCards"},{"kind":"text","text":": "},{"text":"ContentCards","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ContentCardsC"}],"title":"contentCards","abstract":[{"text":"Content Cards module.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCards-swift.property","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/contentcardscontroller.json b/data/documentation/brazekit/braze/contentcardscontroller.json index 8fe3efe47e..bdfee6cd4a 100644 --- a/data/documentation/brazekit/braze/contentcardscontroller.json +++ b/data/documentation/brazekit/braze/contentcardscontroller.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"Type: ABKContentCardsController","type":"text"}],"type":"paragraph"}]}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)contentCardsController","symbolKind":"property","platforms":[],"title":"contentCardsController","role":"symbol","extendedModule":"BrazeKit","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}]},"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardscontroller"]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","title":"contentCardsController","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","platforms":[],"extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)contentCardsController","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCardsController"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/contentcardscontroller"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true,"title":"Compatibility APIs"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Type: ABKContentCardsController"}],"type":"paragraph"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/delegate.json b/data/documentation/brazekit/braze/delegate.json index c3c03a8faf..d944cadb5f 100644 --- a/data/documentation/brazekit/braze/delegate.json +++ b/data/documentation/brazekit/braze/delegate.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C8delegateAA0A8Delegate_pSgvp","title":"delegate"},"abstract":[{"type":"text","text":"Delegate for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference","isActive":true},{"type":"text","text":" instance."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"weak","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"},{"text":"?","kind":"text"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"inlineContent":[{"type":"text","text":"The delegate can optionally react to the Braze SDK lifecycle changes (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"text":"presenting a web view, etc.).","type":"text"}],"type":"paragraph"}]}],"seeAlsoSections":[{"generated":true,"title":"Lifecycle","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/delegate"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/delegate":{"role":"symbol","title":"delegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/delegate","abstract":[{"type":"text","text":"Delegate for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"text":" instance.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"role":"symbol","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"role":"symbol","title":"configuration","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"text":": ","kind":"text"},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"role":"symbol","title":"wipeData()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/wipedata()","abstract":[{"text":"Deletes all locally stored SDK data and sets ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","isActive":true,"type":"reference"},{"type":"text","text":" to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"role":"symbol","title":"init(configuration:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"configuration","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"text":"Creates an instance of the Braze SDK.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"}}} \ No newline at end of file +{"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"],"title":"Lifecycle"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"weak"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","kind":"typeIdentifier","text":"BrazeDelegate","preciseIdentifier":"s:8BrazeKit0A8DelegateP"},{"kind":"text","text":"?"}]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The delegate can optionally react to the Braze SDK lifecycle changes (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)."}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/delegate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"},"metadata":{"title":"delegate","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A8DelegateP","kind":"typeIdentifier","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C8delegateAA0A8Delegate_pSgvp"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Delegate for the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"type":"text","text":" instance."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/enabled":{"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","role":"symbol","title":"enabled"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"kind":"symbol","role":"symbol","title":"configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","url":"\/documentation\/brazekit\/braze\/wipedata()","type":"topic","abstract":[{"type":"text","text":"Deletes all locally stored SDK data and sets "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","title":"wipeData()"},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","url":"\/documentation\/brazekit\/braze\/delegate","type":"topic","abstract":[{"text":"Delegate for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeDelegate","preciseIdentifier":"s:8BrazeKit0A8DelegateP"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","title":"delegate"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":")"}],"kind":"symbol","role":"symbol","title":"init(configuration:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/deviceid().json b/data/documentation/brazekit/braze/deviceid().json index 6d93f44692..6ccfbed4be 100644 --- a/data/documentation/brazekit/braze/deviceid().json +++ b/data/documentation/brazekit/braze/deviceid().json @@ -1 +1 @@ -{"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"deviceId()","extendedModule":"BrazeKit","role":"symbol","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","unavailable":false,"deprecated":false},{"beta":false,"name":"macOS","introducedAt":"10.15","unavailable":false,"deprecated":false},{"deprecated":false,"name":"Mac Catalyst","unavailable":false,"beta":false,"introducedAt":"15.0"},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:8BrazeKit0A0C8deviceIdSSyYaF"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/deviceid()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/deviceId()":{"type":"topic","abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","isActive":true,"type":"reference"},{"text":".","type":"text"}],"role":"symbol","kind":"symbol","title":"deviceId()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId()","url":"\/documentation\/brazekit\/braze\/deviceid()"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/deviceid()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","isActive":true},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId()","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"deviceId()","symbolKind":"method","externalID":"s:8BrazeKit0A0C8deviceIdSSyYaF","extendedModule":"BrazeKit","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS","beta":false},{"beta":false,"name":"Mac Catalyst","introducedAt":"15.0","deprecated":false,"unavailable":false},{"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"beta":false,"introducedAt":"6.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/deviceId()":{"kind":"symbol","deprecated":true,"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId"},{"type":"text","text":"."}],"role":"symbol","type":"topic","title":"deviceId()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"deviceId","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazekit\/braze\/deviceid()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId()"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/deviceid(queue:completion:).json b/data/documentation/brazekit/braze/deviceid(queue:completion:).json index 302b9b171a..78bc9e339b 100644 --- a/data/documentation/brazekit/braze/deviceid(queue:completion:).json +++ b/data/documentation/brazekit/braze/deviceid(queue:completion:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","isActive":true,"type":"reference"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(deviceIdOnQueue:completion:) "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":"(","kind":"text"},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"DispatchQueue","preciseIdentifier":"c:objc(cs)OS_dispatch_queue","kind":"typeIdentifier"},{"text":" = .main, ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/deviceid(queue:completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId(queue:completion:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method","role":"symbol","platforms":[],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)deviceIdOnQueue:completion:","symbolKind":"method","title":"deviceId(queue:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"kind":"text","text":"("},{"text":"queue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"DispatchQueue","preciseIdentifier":"c:objc(cs)OS_dispatch_queue","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/deviceId(queue:completion:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/deviceid(queue:completion:)","title":"deviceId(queue:completion:)","role":"symbol","deprecated":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"queue"},{"kind":"text","text":": "},{"text":"DispatchQueue","preciseIdentifier":"c:objc(cs)OS_dispatch_queue","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId(queue:completion:)","abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","title":"deviceId(queue:completion:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)deviceIdOnQueue:completion:","modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deviceId"},{"text":"(","kind":"text"},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)OS_dispatch_queue","kind":"typeIdentifier","text":"DispatchQueue"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completion"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/deviceid(queue:completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId(queue:completion:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(deviceIdOnQueue:completion:) "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"deviceId"},{"text":"(","kind":"text"},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DispatchQueue","preciseIdentifier":"c:objc(cs)OS_dispatch_queue"},{"text":" = .main, ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/deviceId(queue:completion:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId(queue:completion:)","role":"symbol","type":"topic","title":"deviceId(queue:completion:)","url":"\/documentation\/brazekit\/braze\/deviceid(queue:completion:)","abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId"},{"text":".","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":"(","kind":"text"},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_dispatch_queue","text":"DispatchQueue"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/deviceid.json b/data/documentation/brazekit/braze/deviceid.json index 7c42854781..9bea9a3acd 100644 --- a/data/documentation/brazekit/braze/deviceid.json +++ b/data/documentation/brazekit/braze/deviceid.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"symbolKind":"property","role":"symbol","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)deviceId","roleHeading":"Instance Property","title":"deviceId"},"abstract":[{"text":"The current device identifier.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"aside","name":"Warning","content":[{"type":"paragraph","inlineContent":[{"text":"The device identifier is ","type":"text"},{"type":"codeVoice","code":"\"undefined\""},{"type":"text","text":" when the SDK is initialized in the"},{"text":" ","type":"text"},{"type":"text","text":"disabled state (when "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference","isActive":true},{"type":"text","text":" is "},{"type":"codeVoice","code":"false"},{"type":"text","text":", e.g. after previously disabling the"},{"type":"text","text":" "},{"type":"text","text":"SDK)."}]}],"style":"warning"}],"kind":"content"}],"seeAlsoSections":[{"title":"Utilities","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/deviceid"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"role":"symbol","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"The current device identifier."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"name":"Warning","type":"aside","content":[{"inlineContent":[{"type":"text","text":"The device identifier is "},{"type":"codeVoice","code":"\"undefined\""},{"text":" when the SDK is initialized in the","type":"text"},{"text":" ","type":"text"},{"text":"disabled state (when ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference"},{"type":"text","text":" is "},{"type":"codeVoice","code":"false"},{"type":"text","text":", e.g. after previously disabling the"},{"text":" ","type":"text"},{"type":"text","text":"SDK)."}],"type":"paragraph"}],"style":"warning"}]}],"metadata":{"title":"deviceId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"deviceId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"externalID":"c:@M@BrazeKit@objc(cs)Braze(py)deviceId","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"sections":[],"seeAlsoSections":[{"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"generated":true}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/deviceid"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","role":"symbol","title":"enabled"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/disablesdk().json b/data/documentation/brazekit/braze/disablesdk().json index ee6192076b..649ee1bb78 100644 --- a/data/documentation/brazekit/braze/disablesdk().json +++ b/data/documentation/brazekit/braze/disablesdk().json @@ -1 +1 @@ -{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"renamed to the 'enabled' boolean property"}]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/disablesdk()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"metadata":{"platforms":[],"title":"disableSDK()","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","roleHeading":"Type Method","extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)disableSDK"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disableSDK"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"platforms":[],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)disableSDK","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"title":"disableSDK()","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Method","extendedModule":"BrazeKit"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"renamed to the 'enabled' boolean property"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/disablesdk()"]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()"},"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/enabled.json b/data/documentation/brazekit/braze/enabled.json index 16ed4e9acf..c7acee3860 100644 --- a/data/documentation/brazekit/braze/enabled.json +++ b/data/documentation/brazekit/braze/enabled.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/enabled"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"externalID":"c:@M@BrazeKit@objc(cs)Braze(py)enabled","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"enabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Property","symbolKind":"property","title":"enabled","role":"symbol"},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"],"generated":true,"title":"Lifecycle"}],"sections":[],"abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"enabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When set to "},{"type":"codeVoice","code":"false"},{"type":"text","text":", the Braze SDK ignores any call to the public api. The SDK also cancels"},{"type":"text","text":" "},{"type":"text","text":"all in-flight actions (network requests, event processing, etc.)."}]},{"inlineContent":[{"text":"The SDK remains disabled until this value is set to ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":". The value persists across app"},{"type":"text","text":" "},{"type":"text","text":"launches."}],"type":"paragraph"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/enabled":{"role":"symbol","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"role":"symbol","title":"configuration","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"text":": ","kind":"text"},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"role":"symbol","title":"init(configuration:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"configuration","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"text":"Creates an instance of the Braze SDK.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"role":"symbol","title":"wipeData()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/wipedata()","abstract":[{"text":"Deletes all locally stored SDK data and sets ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","isActive":true,"type":"reference"},{"type":"text","text":" to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"role":"symbol","title":"delegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/delegate","abstract":[{"type":"text","text":"Delegate for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"text":" instance.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"enabled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}]},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"When set to "},{"type":"codeVoice","code":"false"},{"type":"text","text":", the Braze SDK ignores any call to the public api. The SDK also cancels"},{"type":"text","text":" "},{"text":"all in-flight actions (network requests, event processing, etc.).","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The SDK remains disabled until this value is set to "},{"code":"true","type":"codeVoice"},{"text":". The value persists across app","type":"text"},{"type":"text","text":" "},{"text":"launches.","type":"text"}]}],"kind":"content"}],"seeAlsoSections":[{"generated":true,"title":"Lifecycle","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/enabled"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Specify whether the Braze SDK is enabled or not.","type":"text"}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"enabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"enabled","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)enabled"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","url":"\/documentation\/brazekit\/braze\/delegate","type":"topic","abstract":[{"text":"Delegate for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeDelegate","preciseIdentifier":"s:8BrazeKit0A8DelegateP"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","title":"delegate"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","role":"symbol","title":"enabled"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"kind":"symbol","role":"symbol","title":"configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","url":"\/documentation\/brazekit\/braze\/wipedata()","type":"topic","abstract":[{"type":"text","text":"Deletes all locally stored SDK data and sets "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","title":"wipeData()"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":")"}],"kind":"symbol","role":"symbol","title":"init(configuration:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/errorstring.json b/data/documentation/brazekit/braze/errorstring.json index 48bcaf3915..c1ff518e23 100644 --- a/data/documentation/brazekit/braze/errorstring.json +++ b/data/documentation/brazekit/braze/errorstring.json @@ -1 +1 @@ -{"abstract":[{"text":"Flattened representation of a ","type":"text"},{"code":"Swift.Error","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-1bj6o","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-2omdp"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/logDescription"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations"],"title":"Default Implementations","generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/errorstring"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","roleHeading":"Structure","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ErrorStringV","extendedModule":"BrazeKit","symbolKind":"struct","navigatorTitle":[{"text":"ErrorString","kind":"identifier"}]},"sections":[],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"title":"Utilities"}],"kind":"symbol","relationshipsSections":[{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"title":"Conforms To"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ErrorString"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/Equatable-Implementations":{"type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/errorstring\/equatable-implementations","title":"Equatable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/init(_:)-1bj6o":{"type":"topic","abstract":[{"type":"text","text":"Creates a flattened representation of the passed error."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}],"title":"init(_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-1bj6o","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-1bj6o"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/Error-Implementations":{"type":"topic","abstract":[],"title":"Error Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/errorstring\/error-implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/logDescription":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/logDescription","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"logDescription","abstract":[{"text":"A textual representation of this instance, suitable for logging.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/errorstring\/logdescription"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/init(_:)-2omdp":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates a flat error with the passed message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-2omdp","role":"symbol","type":"topic","kind":"symbol","title":"init(_:)","url":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-2omdp"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"seeAlsoSections":[{"generated":true,"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-1bj6o","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-2omdp"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/logDescription"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/errorstring"]}],"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Flattened representation of a ","type":"text"},{"code":"Swift.Error","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:8BrazeKit0A0C11ErrorStringV","roleHeading":"Structure","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"title":"Braze.ErrorString","role":"symbol","symbolKind":"struct","extendedModule":"BrazeKit","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ErrorString"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/init(_:)-2omdp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-2omdp","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-2omdp","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Creates a flat error with the passed message."}],"title":"init(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/init(_:)-1bj6o":{"title":"init(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-1bj6o","url":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-1bj6o","abstract":[{"text":"Creates a flattened representation of the passed error.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/errorstring\/error-implementations","abstract":[]},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/s5ErrorP":{"identifier":"doc:\/\/Braze\/s5ErrorP","type":"unresolvable","title":"Swift.Error"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/logDescription":{"url":"\/documentation\/brazekit\/braze\/errorstring\/logdescription","kind":"symbol","abstract":[{"type":"text","text":"A textual representation of this instance, suitable for logging."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"logDescription","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/logDescription","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/Equatable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/errorstring\/equatable-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations","type":"topic","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/errorstring/!=(_:_:).json b/data/documentation/brazekit/braze/errorstring/!=(_:_:).json index d9a4a24688..57b57b0a84 100644 --- a/data/documentation/brazekit/braze/errorstring/!=(_:_:).json +++ b/data/documentation/brazekit/braze/errorstring/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"metadata":{"extendedModule":"Swift","title":"!=(_:_:)","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ErrorStringV","role":"symbol","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/!=(_:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/errorstring\/!=(_:_:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/!=(_:_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","kind":"symbol","title":"!=(_:_:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/errorstring\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/Equatable-Implementations":{"type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/errorstring\/equatable-implementations","title":"Equatable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/errorstring\/!=(_:_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations"]]},"kind":"symbol","metadata":{"title":"!=(_:_:)","role":"symbol","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C11ErrorStringV","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/Equatable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/errorstring\/equatable-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations","type":"topic","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/!=(_:_:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/errorstring\/!=(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/!=(_:_:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/errorstring/equatable-implementations.json b/data/documentation/brazekit/braze/errorstring/equatable-implementations.json index fd095161e7..98e81d7173 100644 --- a/data/documentation/brazekit/braze/errorstring/equatable-implementations.json +++ b/data/documentation/brazekit/braze/errorstring/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/!=(_:_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/!=(_:_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","kind":"symbol","title":"!=(_:_:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/errorstring\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Equatable-Implementations"},"sections":[],"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/!=(_:_:)"]}],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/!=(_:_:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/errorstring\/!=(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/!=(_:_:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/errorstring/error-implementations.json b/data/documentation/brazekit/braze/errorstring/error-implementations.json index a6806083ae..c2b3518e6d 100644 --- a/data/documentation/brazekit/braze/errorstring/error-implementations.json +++ b/data/documentation/brazekit/braze/errorstring/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/localizedDescription"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"sections":[],"kind":"article","metadata":{"role":"collectionGroup","title":"Error Implementations","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/localizedDescription":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazekit\/braze\/errorstring\/localizeddescription","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/localizedDescription","title":"localizedDescription","role":"symbol"}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations"},"metadata":{"title":"Error Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/localizedDescription"],"generated":true,"title":"Instance Properties"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/localizedDescription":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/errorstring\/localizeddescription","title":"localizedDescription","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/localizedDescription"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/errorstring/init(_:)-1bj6o.json b/data/documentation/brazekit/braze/errorstring/init(_:)-1bj6o.json index 4e865a7f22..3e928d3845 100644 --- a/data/documentation/brazekit/braze/errorstring/init(_:)-1bj6o.json +++ b/data/documentation/brazekit/braze/errorstring/init(_:)-1bj6o.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-1bj6o"},"abstract":[{"type":"text","text":"Creates a flattened representation of the passed error."}],"sections":[],"metadata":{"title":"init(_:)","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ErrorStringVyAEs0C0_pcfc","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":")","kind":"text"}],"symbolKind":"init"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/errorstring\/init(_:)-1bj6o"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"text":": Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The error to flatten.","type":"text"}]}],"name":"error"}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ErrorString/init(_:)-1bj6o":{"type":"topic","abstract":[{"type":"text","text":"Creates a flattened representation of the passed error."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}],"title":"init(_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-1bj6o","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-1bj6o"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/errorstring\/init(_:)-1bj6o"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Creates a flattened representation of the passed error.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"text":": Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The error to flatten.","type":"text"}],"type":"paragraph"}],"name":"error"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ErrorStringVyAEs0C0_pcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"(Swift"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}],"roleHeading":"Initializer","title":"init(_:)","symbolKind":"init","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-1bj6o"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/init(_:)-1bj6o":{"title":"init(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-1bj6o","url":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-1bj6o","abstract":[{"text":"Creates a flattened representation of the passed error.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/errorstring/init(_:)-2omdp.json b/data/documentation/brazekit/braze/errorstring/init(_:)-2omdp.json index 854f4959d5..b4c6966df8 100644 --- a/data/documentation/brazekit/braze/errorstring/init(_:)-2omdp.json +++ b/data/documentation/brazekit/braze/errorstring/init(_:)-2omdp.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/errorstring\/init(_:)-2omdp"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11ErrorStringVyAESScfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"init(_:)"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-2omdp","interfaceLanguage":"swift"},"abstract":[{"text":"Creates a flat error with the passed message.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The error message.","type":"text"}]}],"name":"error"}],"kind":"parameters"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/init(_:)-2omdp":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates a flat error with the passed message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-2omdp","role":"symbol","type":"topic","kind":"symbol","title":"init(_:)","url":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-2omdp"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Creates a flat error with the passed message.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-2omdp"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"error","content":[{"type":"paragraph","inlineContent":[{"text":"The error message.","type":"text"}]}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/errorstring\/init(_:)-2omdp"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C11ErrorStringVyAESScfc","symbolKind":"init","title":"init(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ErrorString/init(_:)-2omdp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/init(_:)-2omdp","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-2omdp","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Creates a flat error with the passed message."}],"title":"init(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/errorstring/localizeddescription.json b/data/documentation/brazekit/braze/errorstring/localizeddescription.json index 4c30628a6f..2c575db827 100644 --- a/data/documentation/brazekit/braze/errorstring/localizeddescription.json +++ b/data/documentation/brazekit/braze/errorstring/localizeddescription.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"metadata":{"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C11ErrorStringV","title":"localizedDescription","platforms":[{"unavailable":false,"name":"iOS","deprecated":false,"beta":false,"introducedAt":"8.0"},{"introducedAt":"10.10","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"deprecated":false,"name":"tvOS","introducedAt":"9.0","beta":false,"unavailable":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"2.0"}],"role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"extendedModule":"Swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/errorstring\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/localizedDescription","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ErrorString/localizedDescription":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazekit\/braze\/errorstring\/localizeddescription","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/localizedDescription","title":"localizedDescription","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/Error-Implementations":{"type":"topic","abstract":[],"title":"Error Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/errorstring\/error-implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"property","extendedModule":"Swift","platforms":[{"introducedAt":"8.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"10.10","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"introducedAt":"9.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"2.0","deprecated":false,"name":"watchOS"}],"roleHeading":"Instance Property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C11ErrorStringV","role":"symbol"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/errorstring\/localizeddescription"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/localizedDescription","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ErrorString/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/Error-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/errorstring\/error-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/localizedDescription":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/errorstring\/localizeddescription","title":"localizedDescription","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/localizedDescription"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/errorstring/logdescription.json b/data/documentation/brazekit/braze/errorstring/logdescription.json index 590d78705c..e8df164dbc 100644 --- a/data/documentation/brazekit/braze/errorstring/logdescription.json +++ b/data/documentation/brazekit/braze/errorstring/logdescription.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDescription"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"logDescription","role":"symbol","externalID":"s:8BrazeKit0A0C11ErrorStringV14logDescriptionSSvp","symbolKind":"property","roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"text":"A textual representation of this instance, suitable for logging.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/logDescription","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/errorstring\/logdescription"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/logDescription":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/logDescription","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"logDescription","abstract":[{"text":"A textual representation of this instance, suitable for logging.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/errorstring\/logdescription"}}} \ No newline at end of file +{"abstract":[{"text":"A textual representation of this instance, suitable for logging.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/errorstring\/logdescription"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C11ErrorStringV14logDescriptionSSvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","title":"logDescription"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/logDescription","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString/logDescription":{"url":"\/documentation\/brazekit\/braze\/errorstring\/logdescription","kind":"symbol","abstract":[{"type":"text","text":"A textual representation of this instance, suitable for logging."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"logDescription","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString\/logDescription","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag.json b/data/documentation/brazekit/braze/featureflag.json index 9438b64c91..a3905818f1 100644 --- a/data/documentation/brazekit/braze/featureflag.json +++ b/data/documentation/brazekit/braze/featureflag.json @@ -1 +1 @@ -{"seeAlsoSections":[{"generated":true,"title":"Feature Flags","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property"]}],"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZFeatureFlag) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"class","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","title":"Braze.FeatureFlag","externalID":"s:8BrazeKit0A0C11FeatureFlagC","roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/flagTrackingString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/properties"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/boolProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/imageProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonObjectProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonStringProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/numberProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/stringProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/timestampProperty(key:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/decoding(json:)"],"title":"Type Methods"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/jsonObjectProperty(key:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/jsonobjectproperty(key:)","abstract":[{"type":"text","text":"The JSON value for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonObjectProperty(key:)","title":"jsonObjectProperty(key:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"jsonObjectProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/decoding(json:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/decoding(json:)","abstract":[{"type":"text","text":"Decodes the JSON into a Feature Flag object."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/decoding(json:)","title":"decoding(json:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/isEqual(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/isequal(_:)","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/isEqual(_:)","title":"isEqual(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/numberProperty(key:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/numberproperty(key:)","abstract":[{"text":"The number value for the property at ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/numberProperty(key:)","title":"numberProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"numberProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/timestampProperty(key:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/timestampproperty(key:)","abstract":[{"type":"text","text":"The datetime value ("},{"type":"codeVoice","code":"Int"},{"type":"text","text":" Unix UTC timestamp in milliseconds) for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/timestampProperty(key:)","title":"timestampProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"timestampProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/featureFlags-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.property","abstract":[{"type":"text","text":"Feature Flags module."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","title":"featureFlags","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"featureFlags"},{"text":": ","kind":"text"},{"text":"FeatureFlags","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/flagTrackingString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/flagTrackingString","abstract":[{"type":"text","text":"Optional tracking string used for logging impressions on a feature flag."}],"type":"topic","title":"flagTrackingString","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flagTrackingString"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/flagtrackingstring"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/imageProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/imageProperty(key:)","abstract":[{"type":"text","text":"The image ("},{"type":"codeVoice","code":"String"},{"type":"text","text":" representing a URL) value for the property at "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"type":"topic","title":"imageProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/imageproperty(key:)"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/hash","abstract":[],"type":"topic","title":"hash","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/hash"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init(from:)","abstract":[],"type":"topic","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/boolProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/boolProperty(key:)","abstract":[{"type":"text","text":"The bool value for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","title":"boolProperty(key:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"boolProperty"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/boolproperty(key:)"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/jsonStringProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonStringProperty(key:)","abstract":[{"type":"text","text":"The JSON string value for the property at "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"type":"topic","title":"jsonStringProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"jsonStringProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/jsonstringproperty(key:)"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/enabled":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/enabled","abstract":[{"type":"text","text":"The feature flag enabled state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"enabled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/enabled"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/properties":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/properties","abstract":[{"text":"The feature flag associated properties (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"type":"topic","title":"properties","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/properties"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/init()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init()","abstract":[],"type":"topic","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/init()"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/id":{"abstract":[{"type":"text","text":"The feature flag identifier (default: random UUID string)."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/brazekit\/braze\/featureflag\/id","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/id","title":"id","role":"symbol"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/json()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/json()","url":"\/documentation\/brazekit\/braze\/featureflag\/json()","abstract":[{"type":"text","text":"The Feature Flag JSON representation."}],"title":"json()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/stringProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/stringProperty(key:)","abstract":[{"type":"text","text":"The string value for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","title":"stringProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stringProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/stringproperty(key:)"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"roleHeading":"Class","extendedModule":"BrazeKit","role":"symbol","symbolKind":"class","modules":[{"name":"BrazeKit"}],"title":"Braze.FeatureFlag","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}],"externalID":"s:8BrazeKit0A0C11FeatureFlagC","navigatorTitle":[{"text":"FeatureFlag","kind":"identifier"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/flagTrackingString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/properties"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/boolProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/imageProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonObjectProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonStringProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/numberProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/stringProperty(key:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/timestampProperty(key:)"],"title":"Instance Methods"},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/decoding(json:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"seeAlsoSections":[{"title":"Feature Flags","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property"],"generated":true}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZFeatureFlag) ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlag"}],"platforms":["iOS"],"languages":["swift"]}]}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom"},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"sections":[],"references":{"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/jsonObjectProperty(key:)":{"title":"jsonObjectProperty(key:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonObjectProperty(key:)","url":"\/documentation\/brazekit\/braze\/featureflag\/jsonobjectproperty(key:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"jsonObjectProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?"}],"abstract":[{"text":"The JSON value for the property at ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}]},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/numberProperty(key:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"numberProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/numberProperty(key:)","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/numberproperty(key:)","abstract":[{"type":"text","text":"The number value for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"title":"numberProperty(key:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/id":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/id","title":"id","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/id","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The feature flag identifier (default: random UUID string)."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/imageProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/imageProperty(key:)","title":"imageProperty(key:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/imageproperty(key:)","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The image ("},{"type":"codeVoice","code":"String"},{"text":" representing a URL) value for the property at ","type":"text"},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/enabled":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/enabled","title":"enabled","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/enabled","role":"symbol","abstract":[{"text":"The feature flag enabled state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/decoding(json:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/decoding(json:)","title":"decoding(json:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/decoding(json:)","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Decodes the JSON into a Feature Flag object."}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> `Self`"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/boolProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/boolProperty(key:)","title":"boolProperty(key:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/boolproperty(key:)","role":"symbol","abstract":[{"type":"text","text":"The bool value for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"boolProperty","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/flagTrackingString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/flagTrackingString","title":"flagTrackingString","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/flagtrackingstring","kind":"symbol","role":"symbol","abstract":[{"text":"Optional tracking string used for logging impressions on a feature flag.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flagTrackingString","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/stringProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/stringProperty(key:)","title":"stringProperty(key:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/stringproperty(key:)","role":"symbol","abstract":[{"text":"The string value for the property at ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stringProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}]},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/featureFlags-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","title":"featureFlags","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.property","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Feature Flags module."}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"featureFlags","kind":"identifier"},{"kind":"text","text":": "},{"text":"FeatureFlags","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/json()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/json()","title":"json()","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/json()","kind":"symbol","role":"symbol","abstract":[{"text":"The Feature Flag JSON representation.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/isEqual(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/isEqual(_:)","title":"isEqual(_:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/isequal(_:)","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/hash","title":"hash","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/hash","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/init()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init()","title":"init()","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/init()","role":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/jsonStringProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonStringProperty(key:)","title":"jsonStringProperty(key:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/jsonstringproperty(key:)","role":"symbol","abstract":[{"type":"text","text":"The JSON string value for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"jsonStringProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init(from:)","title":"init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/init(from:)","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/properties":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/properties","title":"properties","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/properties","role":"symbol","abstract":[{"text":"The feature flag associated properties (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"properties"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/timestampProperty(key:)":{"abstract":[{"text":"The datetime value (","type":"text"},{"type":"codeVoice","code":"Int"},{"type":"text","text":" Unix UTC timestamp in milliseconds) for the property at "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/featureflag\/timestampproperty(key:)","type":"topic","role":"symbol","title":"timestampProperty(key:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/timestampProperty(key:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"timestampProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/boolproperty(key:).json b/data/documentation/brazekit/braze/featureflag/boolproperty(key:).json index 73e5c626a9..393afc0128 100644 --- a/data/documentation/brazekit/braze/featureflag/boolproperty(key:).json +++ b/data/documentation/brazekit/braze/featureflag/boolproperty(key:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/boolProperty(key:)","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"The bool value for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"boolProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":"?"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The property key."}]}],"name":"key"}],"kind":"parameters"},{"content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"text":"The bool value if available, ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" otherwise.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/boolproperty(key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C11FeatureFlagC12boolProperty3keySbSgSS_tF","roleHeading":"Instance Method","title":"boolProperty(key:)","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"boolProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?"}],"symbolKind":"method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/boolProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/boolProperty(key:)","abstract":[{"type":"text","text":"The bool value for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","title":"boolProperty(key:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"boolProperty"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/boolproperty(key:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"sections":[],"abstract":[{"text":"The bool value for the property at ","type":"text"},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"boolProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The property key."}],"type":"paragraph"}],"name":"key"}]},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The bool value if available, "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" otherwise."}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/boolProperty(key:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/boolproperty(key:)"]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"boolProperty"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"title":"boolProperty(key:)","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:8BrazeKit0A0C11FeatureFlagC12boolProperty3keySbSgSS_tF"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/boolProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/boolProperty(key:)","title":"boolProperty(key:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/boolproperty(key:)","role":"symbol","abstract":[{"type":"text","text":"The bool value for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"boolProperty","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/decoding(json:).json b/data/documentation/brazekit/braze/featureflag/decoding(json:).json index 0f8b323d97..6b51583890 100644 --- a/data/documentation/brazekit/braze/featureflag/decoding(json:).json +++ b/data/documentation/brazekit/braze/featureflag/decoding(json:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"roleHeading":"Type Method","title":"decoding(json:)","externalID":"s:8BrazeKit0A0C11FeatureFlagC8decoding4jsonAEXDSg10Foundation4DataV_tFZ","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/decoding(json:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/decoding(json:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"abstract":[{"type":"text","text":"Decodes the JSON into a Feature Flag object."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/decoding(json:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/decoding(json:)","abstract":[{"type":"text","text":"Decodes the JSON into a Feature Flag object."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/decoding(json:)","title":"decoding(json:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/decoding(json:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/decoding(json:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"metadata":{"title":"decoding(json:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Method","role":"symbol","externalID":"s:8BrazeKit0A0C11FeatureFlagC8decoding4jsonAEXDSg10Foundation4DataV_tFZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit"},"abstract":[{"text":"Decodes the JSON into a Feature Flag object.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/decoding(json:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/decoding(json:)","title":"decoding(json:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/decoding(json:)","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Decodes the JSON into a Feature Flag object."}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> `Self`"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/enabled.json b/data/documentation/brazekit/braze/featureflag/enabled.json index 260eeb1806..fe7ccd318d 100644 --- a/data/documentation/brazekit/braze/featureflag/enabled.json +++ b/data/documentation/brazekit/braze/featureflag/enabled.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The feature flag enabled state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/enabled","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"enabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/enabled"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"enabled","externalID":"s:8BrazeKit0A0C11FeatureFlagC7enabledSbvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/enabled":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/enabled","abstract":[{"type":"text","text":"The feature flag enabled state (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"enabled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/enabled"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"enabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/enabled"},"metadata":{"symbolKind":"property","title":"enabled","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11FeatureFlagC7enabledSbvp"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/enabled"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"abstract":[{"text":"The feature flag enabled state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/enabled":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/enabled","title":"enabled","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/enabled","role":"symbol","abstract":[{"text":"The feature flag enabled state (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/flagtrackingstring.json b/data/documentation/brazekit/braze/featureflag/flagtrackingstring.json index 9d4056a60d..2340babff3 100644 --- a/data/documentation/brazekit/braze/featureflag/flagtrackingstring.json +++ b/data/documentation/brazekit/braze/featureflag/flagtrackingstring.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Optional tracking string used for logging impressions on a feature flag.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"flagTrackingString","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/flagtrackingstring"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/flagTrackingString"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C11FeatureFlagC18flagTrackingStringSSSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"flagTrackingString","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","title":"flagTrackingString"},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/flagTrackingString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/flagTrackingString","abstract":[{"type":"text","text":"Optional tracking string used for logging impressions on a feature flag."}],"type":"topic","title":"flagTrackingString","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flagTrackingString"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/flagtrackingstring"}}} \ No newline at end of file +{"abstract":[{"text":"Optional tracking string used for logging impressions on a feature flag.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flagTrackingString"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11FeatureFlagC18flagTrackingStringSSSgvp","title":"flagTrackingString","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flagTrackingString"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/flagTrackingString","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/flagtrackingstring"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/flagTrackingString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/flagTrackingString","title":"flagTrackingString","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/flagtrackingstring","kind":"symbol","role":"symbol","abstract":[{"text":"Optional tracking string used for logging impressions on a feature flag.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flagTrackingString","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/hash.json b/data/documentation/brazekit/braze/featureflag/hash.json index 709b88404d..3342face6b 100644 --- a/data/documentation/brazekit/braze/featureflag/hash.json +++ b/data/documentation/brazekit/braze/featureflag/hash.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/hash"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/hash"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"hash","externalID":"s:8BrazeKit0A0C11FeatureFlagC4hashSivp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/hash","abstract":[],"type":"topic","title":"hash","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/hash"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/hash"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11FeatureFlagC4hashSivp","title":"hash","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/hash","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/hash","title":"hash","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/hash","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/id.json b/data/documentation/brazekit/braze/featureflag/id.json index 1d29ed0bae..c17dfbde33 100644 --- a/data/documentation/brazekit/braze/featureflag/id.json +++ b/data/documentation/brazekit/braze/featureflag/id.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/id"},"abstract":[{"type":"text","text":"The feature flag identifier (default: random UUID string)."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(identifier) ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C11FeatureFlagC2idSSvp","title":"id","roleHeading":"Instance Property","symbolKind":"property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/id":{"abstract":[{"type":"text","text":"The feature flag identifier (default: random UUID string)."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/brazekit\/braze\/featureflag\/id","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/id","title":"id","role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/id"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The feature flag identifier (default: random UUID string)."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"metadata":{"externalID":"s:8BrazeKit0A0C11FeatureFlagC2idSSvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"id","role":"symbol"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/id"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(identifier) "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/id":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/id","title":"id","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/id","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The feature flag identifier (default: random UUID string)."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/imageproperty(key:).json b/data/documentation/brazekit/braze/featureflag/imageproperty(key:).json index 5b86e3a884..996b8d1472 100644 --- a/data/documentation/brazekit/braze/featureflag/imageproperty(key:).json +++ b/data/documentation/brazekit/braze/featureflag/imageproperty(key:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/imageProperty(key:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The image ("},{"code":"String","type":"codeVoice"},{"type":"text","text":" representing a URL) value for the property at "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/imageproperty(key:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"imageProperty(key:)","externalID":"s:8BrazeKit0A0C11FeatureFlagC13imageProperty3keySSSgSS_tF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"imageProperty","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(imagePropertyForKey:) "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"imageProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The property key."}]}]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"The image value if available, ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" otherwise."}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/imageProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/imageProperty(key:)","abstract":[{"type":"text","text":"The image ("},{"type":"codeVoice","code":"String"},{"type":"text","text":" representing a URL) value for the property at "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"type":"topic","title":"imageProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/imageproperty(key:)"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/imageProperty(key:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"imageProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C11FeatureFlagC13imageProperty3keySSSgSS_tF","symbolKind":"method","title":"imageProperty(key:)"},"abstract":[{"type":"text","text":"The image ("},{"type":"codeVoice","code":"String"},{"text":" representing a URL) value for the property at ","type":"text"},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(imagePropertyForKey:) "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"imageProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The property key."}]}],"name":"key"}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The image value if available, "},{"code":"nil","type":"codeVoice"},{"text":" otherwise.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/imageproperty(key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/imageProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/imageProperty(key:)","title":"imageProperty(key:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/imageproperty(key:)","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The image ("},{"type":"codeVoice","code":"String"},{"text":" representing a URL) value for the property at ","type":"text"},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/init().json b/data/documentation/brazekit/braze/featureflag/init().json index 504f5520a9..68c90ca7a6 100644 --- a/data/documentation/brazekit/braze/featureflag/init().json +++ b/data/documentation/brazekit/braze/featureflag/init().json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"title":"init()","symbolKind":"init","externalID":"s:8BrazeKit0A0C11FeatureFlagCAEycfc"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/init()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init()","abstract":[],"type":"topic","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/init()"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init()"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"metadata":{"externalID":"s:8BrazeKit0A0C11FeatureFlagCAEycfc","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"init()","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"init"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/init()"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/init()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init()","title":"init()","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/init()","role":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/init(from:).json b/data/documentation/brazekit/braze/featureflag/init(from:).json index 23628839af..3626a923de 100644 --- a/data/documentation/brazekit/braze/featureflag/init(from:).json +++ b/data/documentation/brazekit/braze/featureflag/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/init(from:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init(from:)","interfaceLanguage":"swift"},"metadata":{"title":"init(from:)","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"externalID":"s:8BrazeKit0A0C11FeatureFlagC4fromAEs7Decoder_p_tKcfc"},"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init(from:)","abstract":[],"type":"topic","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/init(from:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}]}],"metadata":{"title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"externalID":"s:8BrazeKit0A0C11FeatureFlagC4fromAEs7Decoder_p_tKcfc","symbolKind":"init","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/init(from:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init(from:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/init(from:)","title":"init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/init(from:)","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/isequal(_:).json b/data/documentation/brazekit/braze/featureflag/isequal(_:).json index c9dfdc455d..dc32db1158 100644 --- a/data/documentation/brazekit/braze/featureflag/isequal(_:).json +++ b/data/documentation/brazekit/braze/featureflag/isequal(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/isequal(_:)"]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/isEqual(_:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C11FeatureFlagC7isEqualySbypSgF","title":"isEqual(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/isEqual(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/isequal(_:)","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/isEqual(_:)","title":"isEqual(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/isequal(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/isEqual(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"isEqual(_:)","externalID":"s:8BrazeKit0A0C11FeatureFlagC7isEqualySbypSgF","role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/isEqual(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/isEqual(_:)","title":"isEqual(_:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/isequal(_:)","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/json().json b/data/documentation/brazekit/braze/featureflag/json().json index 3762249091..142f8ffe2e 100644 --- a/data/documentation/brazekit/braze/featureflag/json().json +++ b/data/documentation/brazekit/braze/featureflag/json().json @@ -1 +1 @@ -{"abstract":[{"text":"The Feature Flag JSON representation.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/json()"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/json()"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","title":"json()","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C11FeatureFlagC4json10Foundation4DataVSgyF"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/json()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/json()","url":"\/documentation\/brazekit\/braze\/featureflag\/json()","abstract":[{"type":"text","text":"The Feature Flag JSON representation."}],"title":"json()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/json()"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/json()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"abstract":[{"text":"The Feature Flag JSON representation.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C11FeatureFlagC4json10Foundation4DataVSgyF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"json()","role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/json()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/json()","title":"json()","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflag\/json()","kind":"symbol","role":"symbol","abstract":[{"text":"The Feature Flag JSON representation.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/jsonobjectproperty(key:).json b/data/documentation/brazekit/braze/featureflag/jsonobjectproperty(key:).json index 65fa116457..d1503f7731 100644 --- a/data/documentation/brazekit/braze/featureflag/jsonobjectproperty(key:).json +++ b/data/documentation/brazekit/braze/featureflag/jsonobjectproperty(key:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonObjectProperty(key:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The JSON value for the property at ","type":"text"},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"jsonObjectProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The property key."}]}],"name":"key"}]},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"text":"The JSON value if available, ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/jsonobjectproperty(key:)"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C11FeatureFlagC18jsonObjectProperty3keySDySSypGSgSS_tF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"jsonObjectProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"jsonObjectProperty(key:)","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/jsonObjectProperty(key:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/jsonobjectproperty(key:)","abstract":[{"type":"text","text":"The JSON value for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonObjectProperty(key:)","title":"jsonObjectProperty(key:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"jsonObjectProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?"}]}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"jsonObjectProperty"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The property key."}]}],"name":"key"}]},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The JSON value if available, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}]}],"kind":"content"}],"abstract":[{"type":"text","text":"The JSON value for the property at "},{"type":"codeVoice","code":"key"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"metadata":{"title":"jsonObjectProperty(key:)","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method","externalID":"s:8BrazeKit0A0C11FeatureFlagC18jsonObjectProperty3keySDySSypGSgSS_tF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"jsonObjectProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]?","kind":"text"}],"roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonObjectProperty(key:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/jsonobjectproperty(key:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/jsonObjectProperty(key:)":{"title":"jsonObjectProperty(key:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonObjectProperty(key:)","url":"\/documentation\/brazekit\/braze\/featureflag\/jsonobjectproperty(key:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"jsonObjectProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?"}],"abstract":[{"text":"The JSON value for the property at ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/jsonstringproperty(key:).json b/data/documentation/brazekit/braze/featureflag/jsonstringproperty(key:).json index 6d8904488f..6325755e65 100644 --- a/data/documentation/brazekit/braze/featureflag/jsonstringproperty(key:).json +++ b/data/documentation/brazekit/braze/featureflag/jsonstringproperty(key:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"jsonStringProperty(key:)","externalID":"s:8BrazeKit0A0C11FeatureFlagC18jsonStringProperty3keySSSgSS_tF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"jsonStringProperty","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"jsonStringProperty"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"text":"The property key.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"inlineContent":[{"type":"text","text":"The JSON string value if available, "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" otherwise."}],"type":"paragraph"}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/jsonstringproperty(key:)"]}],"abstract":[{"text":"The JSON string value for the property at ","type":"text"},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonStringProperty(key:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/jsonStringProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonStringProperty(key:)","abstract":[{"type":"text","text":"The JSON string value for the property at "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"type":"topic","title":"jsonStringProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"jsonStringProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/jsonstringproperty(key:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The JSON string value for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"jsonStringProperty","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The property key."}],"type":"paragraph"}],"name":"key"}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"The JSON string value if available, ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}]}],"kind":"content"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonStringProperty(key:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"jsonStringProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C11FeatureFlagC18jsonStringProperty3keySSSgSS_tF","symbolKind":"method","title":"jsonStringProperty(key:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/jsonstringproperty(key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/jsonStringProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/jsonStringProperty(key:)","title":"jsonStringProperty(key:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/jsonstringproperty(key:)","role":"symbol","abstract":[{"type":"text","text":"The JSON string value for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"jsonStringProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/numberproperty(key:).json b/data/documentation/brazekit/braze/featureflag/numberproperty(key:).json index 378e7d0d42..bac375db36 100644 --- a/data/documentation/brazekit/braze/featureflag/numberproperty(key:).json +++ b/data/documentation/brazekit/braze/featureflag/numberproperty(key:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/numberProperty(key:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"abstract":[{"text":"The number value for the property at ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"numberProperty"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?"}],"title":"numberProperty(key:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C11FeatureFlagC14numberProperty3keySdSgSS_tF"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/numberproperty(key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"numberProperty","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The property key."}],"type":"paragraph"}],"name":"key"}]},{"content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The number value if available, "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" otherwise."}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/numberProperty(key:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/numberproperty(key:)","abstract":[{"text":"The number value for the property at ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/numberProperty(key:)","title":"numberProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"numberProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"numberProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The property key."}],"type":"paragraph"}],"name":"key"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"text":"The number value if available, ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/numberproperty(key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/numberProperty(key:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"abstract":[{"text":"The number value for the property at ","type":"text"},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"metadata":{"externalID":"s:8BrazeKit0A0C11FeatureFlagC14numberProperty3keySdSgSS_tF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"numberProperty(key:)","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"numberProperty"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/numberProperty(key:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"numberProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/numberProperty(key:)","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/numberproperty(key:)","abstract":[{"type":"text","text":"The number value for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"title":"numberProperty(key:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/properties.json b/data/documentation/brazekit/braze/featureflag/properties.json index b87b60d21f..59da521b05 100644 --- a/data/documentation/brazekit/braze/featureflag/properties.json +++ b/data/documentation/brazekit/braze/featureflag/properties.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/properties"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"properties"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"roleHeading":"Instance Property","title":"properties","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"properties","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"externalID":"s:8BrazeKit0A0C11FeatureFlagC10propertiesSDySSypGvp","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/properties"},"abstract":[{"type":"text","text":"The feature flag associated properties (default: "},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/properties":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/properties","abstract":[{"text":"The feature flag associated properties (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"type":"topic","title":"properties","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/properties"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"properties","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/properties"]}],"abstract":[{"type":"text","text":"The feature flag associated properties (default: "},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/properties","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"metadata":{"roleHeading":"Instance Property","title":"properties","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"properties"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11FeatureFlagC10propertiesSDySSypGvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/properties":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/properties","title":"properties","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/properties","role":"symbol","abstract":[{"text":"The feature flag associated properties (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"properties"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/stringproperty(key:).json b/data/documentation/brazekit/braze/featureflag/stringproperty(key:).json index 855dfdfd62..f37d2c6e42 100644 --- a/data/documentation/brazekit/braze/featureflag/stringproperty(key:).json +++ b/data/documentation/brazekit/braze/featureflag/stringproperty(key:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The string value for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/stringproperty(key:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(stringPropertyForKey:) ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stringProperty"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"inlineContent":[{"text":"The property key.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"The string value if available, "},{"type":"codeVoice","code":"nil"},{"text":" otherwise.","type":"text"}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"metadata":{"externalID":"s:8BrazeKit0A0C11FeatureFlagC14stringProperty3keySSSgSS_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"stringProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"stringProperty(key:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/stringProperty(key:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/stringProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/stringProperty(key:)","abstract":[{"type":"text","text":"The string value for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","title":"stringProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stringProperty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/stringproperty(key:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(stringPropertyForKey:) ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stringProperty"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The property key."}],"type":"paragraph"}],"name":"key"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"inlineContent":[{"text":"The string value if available, ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/stringProperty(key:)"},"metadata":{"symbolKind":"method","title":"stringProperty(key:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"stringProperty","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C11FeatureFlagC14stringProperty3keySSSgSS_tF"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/stringproperty(key:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"abstract":[{"type":"text","text":"The string value for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/stringProperty(key:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/stringProperty(key:)","title":"stringProperty(key:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/stringproperty(key:)","role":"symbol","abstract":[{"text":"The string value for the property at ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stringProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflag/timestampproperty(key:).json b/data/documentation/brazekit/braze/featureflag/timestampproperty(key:).json index c87b3da0b0..583f085598 100644 --- a/data/documentation/brazekit/braze/featureflag/timestampproperty(key:).json +++ b/data/documentation/brazekit/braze/featureflag/timestampproperty(key:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"timestampProperty(key:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C11FeatureFlagC17timestampProperty3keySiSgSS_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"timestampProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":"?","kind":"text"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/timestampProperty(key:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflag\/timestampproperty(key:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"abstract":[{"text":"The datetime value (","type":"text"},{"type":"codeVoice","code":"Int"},{"text":" Unix UTC timestamp in milliseconds) for the property at ","type":"text"},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"timestampProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The property key."}]}],"name":"key"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The datetime value if available, "},{"code":"nil","type":"codeVoice"},{"text":" otherwise.","type":"text"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/timestampProperty(key:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflag\/timestampproperty(key:)","abstract":[{"type":"text","text":"The datetime value ("},{"type":"codeVoice","code":"Int"},{"type":"text","text":" Unix UTC timestamp in milliseconds) for the property at "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/timestampProperty(key:)","title":"timestampProperty(key:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"timestampProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflag\/timestampproperty(key:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"timestampProperty(key:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"timestampProperty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":"?"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C11FeatureFlagC17timestampProperty3keySiSgSS_tF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"timestampProperty","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}]}]},{"parameters":[{"name":"key","content":[{"inlineContent":[{"type":"text","text":"The property key."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"text":"The datetime value if available, ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" otherwise.","type":"text"}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/timestampProperty(key:)"},"abstract":[{"text":"The datetime value (","type":"text"},{"type":"codeVoice","code":"Int"},{"type":"text","text":" Unix UTC timestamp in milliseconds) for the property at "},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag/timestampProperty(key:)":{"abstract":[{"text":"The datetime value (","type":"text"},{"type":"codeVoice","code":"Int"},{"type":"text","text":" Unix UTC timestamp in milliseconds) for the property at "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/featureflag\/timestampproperty(key:)","type":"topic","role":"symbol","title":"timestampProperty(key:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag\/timestampProperty(key:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"timestampProperty"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.class.json b/data/documentation/brazekit/braze/featureflags-swift.class.json index 45a083cfae..e6bb0815bd 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.class.json +++ b/data/documentation/brazekit/braze/featureflags-swift.class.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZFeatureFlags) ","kind":"text"},{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlags","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","interfaceLanguage":"swift"},"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class"]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C12FeatureFlagsC","role":"symbol","symbolKind":"class","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"title":"Braze.FeatureFlags","roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}]},"seeAlsoSections":[{"generated":true,"title":"Feature Flags","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]}],"abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlags","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlagsStream"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlag(id:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/logFeatureFlagImpression(id:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/subscribeToUpdates(_:)"],"title":"Instance Methods"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/featureFlags-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.property","abstract":[{"type":"text","text":"Feature Flags module."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","title":"featureFlags","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"featureFlags"},{"text":": ","kind":"text"},{"text":"FeatureFlags","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC"}]},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/requestRefresh()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh()","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh()","abstract":[{"type":"text","text":"Requests an immediate refresh of feature flags from Braze servers."}],"title":"requestRefresh()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"kind":"text","text":"]"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlagsStream":{"abstract":[{"text":"The feature flags for the current user, delivered as an asynchronous stream of feature flags","type":"text"},{"type":"text","text":" "},{"type":"text","text":"updates."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlagsStream","role":"symbol","title":"featureFlagsStream","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflagsstream","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"featureFlagsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"text":"]>","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/subscribeToUpdates(_:)":{"abstract":[{"type":"text","text":"Subscribes to feature flags updates. If a previous refresh request has successfully completed this"},{"text":" ","type":"text"},{"type":"text","text":"session, immediately triggers the callback with the cached flags."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/subscribeToUpdates(_:)","role":"symbol","title":"subscribeToUpdates(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/subscribetoupdates(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"text":"FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"text":"]) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"}]},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/logFeatureFlagImpression(id:)":{"abstract":[{"type":"text","text":"Logs an impression on a feature flag based on a given ID."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/logFeatureFlagImpression(id:)","role":"symbol","title":"logFeatureFlagImpression(id:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/logfeatureflagimpression(id:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logFeatureFlagImpression","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlags":{"abstract":[{"type":"text","text":"The feature flags for the current user."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlags","role":"symbol","title":"featureFlags","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflags","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlags"},{"kind":"text","text":": ["},{"text":"FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlag(id:)":{"abstract":[{"type":"text","text":"Gets the feature flag for a specific identifier."}],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlag"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflag(id:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlag(id:)","type":"topic","title":"featureFlag(id:)"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/requestRefresh(_:)":{"abstract":[{"text":"Requests an immediate refresh of feature flags from Braze servers.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh(_:)","role":"symbol","title":"requestRefresh(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestRefresh"},{"text":"(((","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}]}}} \ No newline at end of file +{"kind":"symbol","relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom","kind":"relationships"},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZFeatureFlags) ","kind":"text"},{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlags"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"seeAlsoSections":[{"generated":true,"title":"Feature Flags","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","interfaceLanguage":"swift"},"metadata":{"extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"roleHeading":"Class","symbolKind":"class","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12FeatureFlagsC","title":"Braze.FeatureFlags"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlags","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlagsStream"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlag(id:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/logFeatureFlagImpression(id:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/subscribeToUpdates(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlagsStream":{"abstract":[{"type":"text","text":"The feature flags for the current user, delivered as an asynchronous stream of feature flags"},{"type":"text","text":" "},{"type":"text","text":"updates."}],"title":"featureFlagsStream","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflagsstream","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlagsStream","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlagsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier"},{"kind":"text","text":"]>"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlag(id:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlag(id:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"featureFlag","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"text":"Gets the feature flag for a specific identifier.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflag(id:)","type":"topic","title":"featureFlag(id:)"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/subscribeToUpdates(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/subscribeToUpdates(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"((["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"}],"title":"subscribeToUpdates(_:)","abstract":[{"type":"text","text":"Subscribes to feature flags updates. If a previous refresh request has successfully completed this"},{"text":" ","type":"text"},{"type":"text","text":"session, immediately triggers the callback with the cached flags."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/subscribetoupdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/requestRefresh()":{"role":"symbol","title":"requestRefresh()","kind":"symbol","abstract":[{"text":"Requests an immediate refresh of feature flags from Braze servers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","text":"FeatureFlag"},{"text":"]","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh()"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlags":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlags"},{"text":": [","kind":"text"},{"text":"FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"kind":"text","text":"]"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlags","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflags","kind":"symbol","type":"topic","title":"featureFlags","abstract":[{"type":"text","text":"The feature flags for the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/logFeatureFlagImpression(id:)":{"kind":"symbol","abstract":[{"text":"Logs an impression on a feature flag based on a given ID.","type":"text"}],"role":"symbol","type":"topic","title":"logFeatureFlagImpression(id:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logFeatureFlagImpression"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/logfeatureflagimpression(id:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/logFeatureFlagImpression(id:)"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/requestRefresh(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Requests an immediate refresh of feature flags from Braze servers."}],"role":"symbol","type":"topic","title":"requestRefresh(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"(((","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","text":"FeatureFlag"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh(_:)"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeKit/Braze/featureFlags-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","title":"featureFlags","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.property","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Feature Flags module."}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"featureFlags","kind":"identifier"},{"kind":"text","text":": "},{"text":"FeatureFlags","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC","kind":"typeIdentifier"}]},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.class/featureflag(id:).json b/data/documentation/brazekit/braze/featureflags-swift.class/featureflag(id:).json index aaee7cdba5..5d9a52496a 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.class/featureflag(id:).json +++ b/data/documentation/brazekit/braze/featureflags-swift.class/featureflag(id:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Gets the feature flag for a specific identifier."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlag(id:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"featureFlag"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"FeatureFlag","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"id","content":[{"inlineContent":[{"type":"text","text":"The feature flag identifier."}],"type":"paragraph"}]}]},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The matching feature flag if any, or "},{"type":"codeVoice","code":"nil"},{"text":" otherwise.","type":"text"}]}],"kind":"content"}],"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"featureFlag","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"kind":"text","text":"?"}],"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"featureFlag(id:)","externalID":"s:8BrazeKit0A0C12FeatureFlagsC11featureFlag2idAC0cF0CSgSS_tF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflag(id:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlag(id:)":{"abstract":[{"type":"text","text":"Gets the feature flag for a specific identifier."}],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlag"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflag(id:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlag(id:)","type":"topic","title":"featureFlag(id:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Gets the feature flag for a specific identifier."}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12FeatureFlagsC11featureFlag2idAC0cF0CSgSS_tF","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlag"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"featureFlag(id:)","roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"featureFlag","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"},{"text":"?","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"id","content":[{"type":"paragraph","inlineContent":[{"text":"The feature flag identifier.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"inlineContent":[{"text":"The matching feature flag if any, or ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflag(id:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlag(id:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlag(id:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlag(id:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"featureFlag","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"text":"Gets the feature flag for a specific identifier.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflag(id:)","type":"topic","title":"featureFlag(id:)"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.class/featureflags.json b/data/documentation/brazekit/braze/featureflags-swift.class/featureflags.json index ca1a33812b..c9819a16db 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.class/featureflags.json +++ b/data/documentation/brazekit/braze/featureflags-swift.class/featureflags.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflags"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"The feature flags for the current user."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlags"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12FeatureFlagsC07featureD0SayAC0C4FlagCGvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"featureFlags","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"featureFlags","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","text":"FeatureFlag"},{"kind":"text","text":"]"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlags","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlags":{"abstract":[{"type":"text","text":"The feature flags for the current user."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlags","role":"symbol","title":"featureFlags","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflags","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlags"},{"kind":"text","text":": ["},{"text":"FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflags"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlags"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"featureFlags","kind":"identifier"},{"text":": [","kind":"text"},{"text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"metadata":{"title":"featureFlags","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12FeatureFlagsC07featureD0SayAC0C4FlagCGvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"featureFlags","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"text":"]","kind":"text"}]},"abstract":[{"type":"text","text":"The feature flags for the current user."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlags":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlags"},{"text":": [","kind":"text"},{"text":"FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"kind":"text","text":"]"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlags","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflags","kind":"symbol","type":"topic","title":"featureFlags","abstract":[{"type":"text","text":"The feature flags for the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.class/featureflagsstream.json b/data/documentation/brazekit/braze/featureflags-swift.class/featureflagsstream.json index ec2173023a..a7de3a53e6 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.class/featureflagsstream.json +++ b/data/documentation/brazekit/braze/featureflags-swift.class/featureflagsstream.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflagsstream"]}],"kind":"symbol","abstract":[{"type":"text","text":"The feature flags for the current user, delivered as an asynchronous stream of feature flags"},{"text":" ","type":"text"},{"text":"updates.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"featureFlagsStream","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:ScS","text":"AsyncStream","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"FeatureFlag","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"text":"]> { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"featureFlagsStream","externalID":"s:8BrazeKit0A0C12FeatureFlagsC07featureD6StreamScSySayAC0C4FlagCGGvp","modules":[{"name":"BrazeKit"}],"platforms":[{"beta":false,"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"13.0"},{"introducedAt":"10.15","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"introducedAt":"15.0","unavailable":false,"beta":false,"name":"Mac Catalyst","deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"featureFlagsStream","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AsyncStream","preciseIdentifier":"s:ScS"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","text":"FeatureFlag"},{"text":"]>","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlagsStream"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlagsStream":{"abstract":[{"text":"The feature flags for the current user, delivered as an asynchronous stream of feature flags","type":"text"},{"type":"text","text":" "},{"type":"text","text":"updates."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlagsStream","role":"symbol","title":"featureFlagsStream","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflagsstream","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"featureFlagsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"text":"]>","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlagsStream","interfaceLanguage":"swift"},"metadata":{"platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"deprecated":false,"name":"macOS","beta":false,"introducedAt":"10.15","unavailable":false},{"name":"Mac Catalyst","introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","beta":false,"unavailable":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"6.0"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"featureFlagsStream","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ScS","text":"AsyncStream"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","text":"FeatureFlag"},{"text":"]>","kind":"text"}],"title":"featureFlagsStream","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12FeatureFlagsC07featureD6StreamScSySayAC0C4FlagCGGvp","modules":[{"name":"BrazeKit"}]},"kind":"symbol","abstract":[{"type":"text","text":"The feature flags for the current user, delivered as an asynchronous stream of feature flags"},{"text":" ","type":"text"},{"type":"text","text":"updates."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflagsstream"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"featureFlagsStream","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"},{"kind":"text","text":"]> { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/featureFlagsStream":{"abstract":[{"type":"text","text":"The feature flags for the current user, delivered as an asynchronous stream of feature flags"},{"type":"text","text":" "},{"type":"text","text":"updates."}],"title":"featureFlagsStream","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflagsstream","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/featureFlagsStream","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlagsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier"},{"kind":"text","text":"]>"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.class/logfeatureflagimpression(id:).json b/data/documentation/brazekit/braze/featureflags-swift.class/logfeatureflagimpression(id:).json index e6befe1230..6de897a9e7 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.class/logfeatureflagimpression(id:).json +++ b/data/documentation/brazekit/braze/featureflags-swift.class/logfeatureflagimpression(id:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"abstract":[{"type":"text","text":"Logs an impression on a feature flag based on a given ID."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/logfeatureflagimpression(id:)"]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/logFeatureFlagImpression(id:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"logFeatureFlagImpression(id:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logFeatureFlagImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C12FeatureFlagsC03logC14FlagImpression2idySS_tF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logFeatureFlagImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"id","content":[{"inlineContent":[{"text":"The ID of the feature flag.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The feature flag must be part of a Braze campaign. Otherwise, no impression will be logged."},{"type":"text","text":" "},{"text":"A feature flag impression can only be logged once per session for a given ID.","type":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/logFeatureFlagImpression(id:)":{"abstract":[{"type":"text","text":"Logs an impression on a feature flag based on a given ID."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/logFeatureFlagImpression(id:)","role":"symbol","title":"logFeatureFlagImpression(id:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/logfeatureflagimpression(id:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logFeatureFlagImpression","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/logfeatureflagimpression(id:)"]}],"metadata":{"title":"logFeatureFlagImpression(id:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeatureFlagImpression"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C12FeatureFlagsC03logC14FlagImpression2idySS_tF","role":"symbol"},"abstract":[{"type":"text","text":"Logs an impression on a feature flag based on a given ID."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/logFeatureFlagImpression(id:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logFeatureFlagImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The ID of the feature flag."}]}],"name":"id"}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"The feature flag must be part of a Braze campaign. Otherwise, no impression will be logged.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"A feature flag impression can only be logged once per session for a given ID."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/logFeatureFlagImpression(id:)":{"kind":"symbol","abstract":[{"text":"Logs an impression on a feature flag based on a given ID.","type":"text"}],"role":"symbol","type":"topic","title":"logFeatureFlagImpression(id:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logFeatureFlagImpression"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/logfeatureflagimpression(id:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/logFeatureFlagImpression(id:)"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.class/requestrefresh().json b/data/documentation/brazekit/braze/featureflags-swift.class/requestrefresh().json index 53c995e3e8..b8b65a5dcd 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.class/requestrefresh().json +++ b/data/documentation/brazekit/braze/featureflags-swift.class/requestrefresh().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh()"},"sections":[],"abstract":[{"type":"text","text":"Requests an immediate refresh of feature flags from Braze servers."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"metadata":{"title":"requestRefresh()","symbolKind":"method","platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"iOS"},{"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false,"name":"Mac Catalyst"},{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"kind":"text","text":"]"}],"externalID":"s:8BrazeKit0A0C12FeatureFlagsC14requestRefreshSayAC0C4FlagCGyYaKF","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"},{"kind":"text","text":"]"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"The updated feature flags when successful, throws an error otherwise."}],"type":"paragraph"}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"By default, feature flags are refreshed when a new session starts.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/requestRefresh()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh()","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh()","abstract":[{"type":"text","text":"Requests an immediate refresh of feature flags from Braze servers."}],"title":"requestRefresh()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"kind":"text","text":"]"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"text":"]","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"The updated feature flags when successful, throws an error otherwise.","type":"text"}]}],"kind":"content"},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, feature flags are refreshed when a new session starts."}]}],"kind":"content"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh()","interfaceLanguage":"swift"},"metadata":{"title":"requestRefresh()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ["},{"text":"FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"text":"]","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"introducedAt":"15.0","name":"Mac Catalyst","unavailable":false,"beta":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"6.0","beta":false,"name":"watchOS"}],"externalID":"s:8BrazeKit0A0C12FeatureFlagsC14requestRefreshSayAC0C4FlagCGyYaKF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"abstract":[{"text":"Requests an immediate refresh of feature flags from Braze servers.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/requestRefresh()":{"role":"symbol","title":"requestRefresh()","kind":"symbol","abstract":[{"text":"Requests an immediate refresh of feature flags from Braze servers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","text":"FeatureFlag"},{"text":"]","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh()"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.class/requestrefresh(_:).json b/data/documentation/brazekit/braze/featureflags-swift.class/requestrefresh(_:).json index 8ec9cc3d0d..d151707ac6 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.class/requestrefresh(_:).json +++ b/data/documentation/brazekit/braze/featureflags-swift.class/requestrefresh(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"abstract":[{"text":"Requests an immediate refresh of feature flags from Braze servers.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh(_:)"},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C12FeatureFlagsC14requestRefreshyyys6ResultOySayAC0C4FlagCGs5Error_pGcSgF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestRefresh","kind":"identifier"},{"text":"(((","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"text":"], ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"requestRefresh(_:)","symbolKind":"method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestRefresh"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"completion"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"FeatureFlag","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"text":"], ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")? = nil)"}],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"The completion handler executed on the main thread with the result","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"of the refresh operation."}],"type":"paragraph"}],"name":"completion"}],"kind":"parameters"},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, feature flags are refreshed when a new session starts."}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/requestRefresh(_:)":{"abstract":[{"text":"Requests an immediate refresh of feature flags from Braze servers.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh(_:)","role":"symbol","title":"requestRefresh(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestRefresh"},{"text":"(((","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"completion","kind":"internalParam"},{"kind":"text","text":": (("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"text":"], ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")? = nil)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"completion","content":[{"inlineContent":[{"type":"text","text":"The completion handler executed on the main thread with the result"},{"type":"text","text":" "},{"text":"of the refresh operation.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"By default, feature flags are refreshed when a new session starts."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"abstract":[{"text":"Requests an immediate refresh of feature flags from Braze servers.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C12FeatureFlagsC14requestRefreshyyys6ResultOySayAC0C4FlagCGs5Error_pGcSgF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"requestRefresh(_:)","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"(((","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/requestRefresh(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Requests an immediate refresh of feature flags from Braze servers."}],"role":"symbol","type":"topic","title":"requestRefresh(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"(((","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","text":"FeatureFlag"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/requestRefresh(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.class/subscribetoupdates(_:).json b/data/documentation/brazekit/braze/featureflags-swift.class/subscribetoupdates(_:).json index cc92dc9429..a7c6f4926a 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.class/subscribetoupdates(_:).json +++ b/data/documentation/brazekit/braze/featureflags-swift.class/subscribetoupdates(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"update"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","kind":"typeIdentifier","text":"FeatureFlag","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"update","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The update handler executed on the main thread with the latest feature"},{"text":" ","type":"text"},{"type":"text","text":"flags."}]}]}]},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"A cancellable. You must keep a strong reference to the cancellable to keep the","type":"text"},{"type":"text","text":" "},{"text":"subscription active. The subscription is automatically cancelled when the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"cancellable is deinitialized. Alternatively, you can call"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()"},{"type":"text","text":" to cancel the subscription."}]}],"kind":"content"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"(([","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","kind":"typeIdentifier","text":"FeatureFlag"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"modules":[{"name":"BrazeKit"}],"title":"subscribeToUpdates(_:)","externalID":"s:8BrazeKit0A0C12FeatureFlagsC18subscribeToUpdatesyAC11CancellableCySayAC0C4FlagCGcF","roleHeading":"Instance Method","role":"symbol","symbolKind":"method"},"abstract":[{"text":"Subscribes to feature flags updates. If a previous refresh request has successfully completed this","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"session, immediately triggers the callback with the cached flags."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/subscribeToUpdates(_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/subscribetoupdates(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/subscribeToUpdates(_:)":{"abstract":[{"type":"text","text":"Subscribes to feature flags updates. If a previous refresh request has successfully completed this"},{"text":" ","type":"text"},{"type":"text","text":"session, immediately triggers the callback with the cached flags."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/subscribeToUpdates(_:)","role":"symbol","title":"subscribeToUpdates(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/subscribetoupdates(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"text":"FeatureFlag","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC"},{"text":"]) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","type":"topic","title":"cancel()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","abstract":[{"text":"Cancels the SDK operation.","type":"text"}]}}} \ No newline at end of file +{"abstract":[{"text":"Subscribes to feature flags updates. If a previous refresh request has successfully completed this","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"session, immediately triggers the callback with the cached flags."}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"(([","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"title":"subscribeToUpdates(_:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C12FeatureFlagsC18subscribeToUpdatesyAC11CancellableCySayAC0C4FlagCGcF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/subscribeToUpdates(_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.class\/subscribetoupdates(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"update","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The update handler executed on the main thread with the latest feature"},{"text":" ","type":"text"},{"type":"text","text":"flags."}],"type":"paragraph"}],"name":"update"}]},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"text":"A cancellable. You must keep a strong reference to the cancellable to keep the","type":"text"},{"type":"text","text":" "},{"text":"subscription active. The subscription is automatically cancelled when the","type":"text"},{"type":"text","text":" "},{"text":"cancellable is deinitialized. Alternatively, you can call","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","type":"reference","isActive":true},{"type":"text","text":" to cancel the subscription."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class/subscribeToUpdates(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class\/subscribeToUpdates(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"((["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11FeatureFlagC","text":"FeatureFlag"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"}],"title":"subscribeToUpdates(_:)","abstract":[{"type":"text","text":"Subscribes to feature flags updates. If a previous refresh request has successfully completed this"},{"text":" ","type":"text"},{"type":"text","text":"session, immediately triggers the callback with the cached flags."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/subscribetoupdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"cancel()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Cancels the SDK operation.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/featureflags-swift.property.json b/data/documentation/brazekit/braze/featureflags-swift.property.json index 13abd19e7e..883b504939 100644 --- a/data/documentation/brazekit/braze/featureflags-swift.property.json +++ b/data/documentation/brazekit/braze/featureflags-swift.property.json @@ -1 +1 @@ -{"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"],"title":"Feature Flags"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.property"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)featureFlags","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"featureFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"FeatureFlags","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC"}],"modules":[{"name":"BrazeKit"}],"title":"featureFlags"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"featureFlags","kind":"identifier"},{"text":": ","kind":"text"},{"text":"FeatureFlags","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC","kind":"typeIdentifier"}],"languages":["swift"]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"Access the feature flags, related properties and methods from this module.","type":"text"}]}],"kind":"content"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Feature Flags module."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","url":"\/documentation\/brazekit\/braze\/featureflag","abstract":[{"text":"A representation of the Feature Flag type.","type":"text"}],"title":"Braze.FeatureFlag","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FeatureFlag"}]},"doc://Braze/documentation/BrazeKit/Braze/featureFlags-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.property","abstract":[{"type":"text","text":"Feature Flags module."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","title":"featureFlags","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"featureFlags"},{"text":": ","kind":"text"},{"text":"FeatureFlags","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","abstract":[{"type":"text","text":"The feature flags module exposes the Braze SDK feature flags related properties and methods."}],"type":"topic","title":"Braze.FeatureFlags","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"FeatureFlags"}],"navigatorTitle":[{"kind":"identifier","text":"FeatureFlags"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"featureFlags"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC","text":"FeatureFlags","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Access the feature flags, related properties and methods from this module."}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/featureflags-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","seeAlsoSections":[{"title":"Feature Flags","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","interfaceLanguage":"swift"},"metadata":{"title":"featureFlags","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"featureFlags","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC","text":"FeatureFlags"}],"externalID":"c:@M@BrazeKit@objc(cs)Braze(py)featureFlags","roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"Feature Flags module."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/FeatureFlags-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlags-swift.class","title":"Braze.FeatureFlags","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/featureflags-swift.class","navigatorTitle":[{"text":"FeatureFlags","kind":"identifier"}],"role":"symbol","abstract":[{"text":"The feature flags module exposes the Braze SDK feature flags related properties and methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FeatureFlags","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/FeatureFlag":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FeatureFlag","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/featureflag","type":"topic","abstract":[{"type":"text","text":"A representation of the Feature Flag type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/FeatureFlag","navigatorTitle":[{"kind":"identifier","text":"FeatureFlag"}],"kind":"symbol","role":"symbol","title":"Braze.FeatureFlag"},"doc://Braze/documentation/BrazeKit/Braze/featureFlags-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/featureFlags-swift.property","title":"featureFlags","type":"topic","url":"\/documentation\/brazekit\/braze\/featureflags-swift.property","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Feature Flags module."}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"featureFlags","kind":"identifier"},{"kind":"text","text":": "},{"text":"FeatureFlags","preciseIdentifier":"s:8BrazeKit0A0C12FeatureFlagsC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/feedcontroller.json b/data/documentation/brazekit/braze/feedcontroller.json index 81a9b546d3..88848b8c99 100644 --- a/data/documentation/brazekit/braze/feedcontroller.json +++ b/data/documentation/brazekit/braze/feedcontroller.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Type: ABKFeedController"}]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController"},"metadata":{"platforms":[],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)feedController","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"feedController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"title":"feedController","symbolKind":"property","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/feedcontroller"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/feedcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"feedController"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"inlineContent":[{"text":"Type: ABKFeedController","type":"text"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","interfaceLanguage":"swift"},"metadata":{"platforms":[],"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"feedController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"role":"symbol","symbolKind":"property","extendedModule":"BrazeKit","title":"feedController","roleHeading":"Instance Property","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)feedController"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/flushdataandprocessrequestqueue().json b/data/documentation/brazekit/braze/flushdataandprocessrequestqueue().json index 1fae0e270d..b3f0f6b003 100644 --- a/data/documentation/brazekit/braze/flushdataandprocessrequestqueue().json +++ b/data/documentation/brazekit/braze/flushdataandprocessrequestqueue().json @@ -1 +1 @@ -{"metadata":{"extendedModule":"BrazeKit","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","platforms":[],"title":"flushDataAndProcessRequestQueue()","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)flushDataAndProcessRequestQueue","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeKit"}]},"kind":"symbol","seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"metadata":{"title":"flushDataAndProcessRequestQueue()","platforms":[],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)flushDataAndProcessRequestQueue","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"extendedModule":"BrazeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()"},"references":{"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/getdeviceid().json b/data/documentation/brazekit/braze/getdeviceid().json index d49063557d..f9005e0812 100644 --- a/data/documentation/brazekit/braze/getdeviceid().json +++ b/data/documentation/brazekit/braze/getdeviceid().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/getdeviceid()"]}],"metadata":{"title":"getDeviceId()","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)getDeviceId","symbolKind":"method","platforms":[],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"extendedModule":"BrazeKit"},"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true,"title":"Compatibility APIs"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/getdeviceid()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"metadata":{"roleHeading":"Instance Method","title":"getDeviceId()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"getDeviceId","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"method","platforms":[],"extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)getDeviceId"},"references":{"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/idfadelegate.json b/data/documentation/brazekit/braze/idfadelegate.json index c117544891..bb03b779c3 100644 --- a/data/documentation/brazekit/braze/idfadelegate.json +++ b/data/documentation/brazekit/braze/idfadelegate.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Provided for compatibility."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use 'set(identifierForAdvertiser:)' and 'set(adTrackingEnabled:)' instead"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"BrazeKit","roleHeading":"Instance Property","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"idfaDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":"?"}],"role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)idfaDelegate","platforms":[],"modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/idfadelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"idfaDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Type: ABKIDFADelegate?"}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Type: ABKIDFADelegate?"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","interfaceLanguage":"swift"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use 'set(identifierForAdvertiser:)' and 'set(adTrackingEnabled:)' instead"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/idfadelegate"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","metadata":{"symbolKind":"property","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"idfaDelegate","platforms":[],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)idfaDelegate"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/imagedelegate.json b/data/documentation/brazekit/braze/imagedelegate.json index fbbd18130b..ab88066e3d 100644 --- a/data/documentation/brazekit/braze/imagedelegate.json +++ b/data/documentation/brazekit/braze/imagedelegate.json @@ -1 +1 @@ -{"sections":[],"metadata":{"platforms":[],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)imageDelegate","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"title":"imageDelegate"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/imagedelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"imageDelegate is not needed anymore"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"imageDelegate is not needed anymore"}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/imagedelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"title":"imageDelegate","platforms":[],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)imageDelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":"?"}],"extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage.json b/data/documentation/brazekit/braze/inappmessage.json index cf4c526cd7..73fcb62beb 100644 --- a/data/documentation/brazekit/braze/inappmessage.json +++ b/data/documentation/brazekit/braze/inappmessage.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"],"title":"Structures"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/multipleLogClickEnabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup-swift.property"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/getLocalAssets(using:urls:destinationURL:completionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/isApproximatelyEqual(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logClick(buttonId:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logImpression(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/withLocalAssets(using:destinationURL:completionHandler:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context"],"title":"Type Aliases"},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/decoding(json:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"],"title":"Enumerations"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations"]}],"metadata":{"symbolKind":"enum","roleHeading":"Enumeration","role":"symbol","title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"InAppMessage","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO","navigatorTitle":[{"text":"InAppMessage","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"],"title":"In-App Messages","generated":true}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"indirect"},{"text":" ","kind":"text"},{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"InAppMessage"}]}]},{"kind":"content","content":[{"level":2,"text":"Overview","type":"heading","anchor":"overview"},{"inlineContent":[{"text":"This representation takes advantage of Swift strong type system to ensure that only valid","type":"text"},{"type":"text","text":" "},{"code":"InAppMessage","type":"codeVoice"},{"text":" can be represented. It depends heavily on value types, which are not compatible","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"with Objective-C."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"type":"text","text":" for an Objective-C compatible representation of the In-App Message"},{"text":" ","type":"text"},{"text":"type.","type":"text"}]},{"type":"heading","level":2,"text":"Usage","anchor":"Usage"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access the message click url:"}]}]}],"type":"unorderedList"},{"syntax":"swift","type":"codeListing","code":["message.clickAction.url"]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access the extras dictionary:"}]}]}]},{"code":["message.extras"],"syntax":"swift","type":"codeListing"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Modify the message text when the message is a "},{"code":".slideup()","type":"codeVoice"},{"text":" or a ","type":"text"},{"type":"codeVoice","code":".modal()"},{"text":":","type":"text"}],"type":"paragraph"}]}]},{"code":["message.slideup?.message = \"This is a custom message\"","message.modal?.message = \"This is a custom message\""],"type":"codeListing","syntax":"swift"},{"text":"Conversion to \/ from InAppMessageRaw","level":2,"anchor":"Conversion-to--from-InAppMessageRaw","type":"heading"},{"items":[{"content":[{"inlineContent":[{"text":"Convert to ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"reference","isActive":true},{"text":":","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"syntax":"swift","type":"codeListing","code":["let messageRaw = Braze.InAppMessageRaw(message)"]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Convert from ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","isActive":true,"type":"reference"},{"type":"text","text":":"}],"type":"paragraph"}]}]},{"syntax":"swift","code":["let message = try Braze.InAppMessage(messageRaw)"],"type":"codeListing"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Html","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},{"text":"?","kind":"text"}],"title":"html","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html-swift.property","abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when the in-app","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","isActive":true},{"text":" message.","type":"text"}]},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"The Control In-App Message type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","title":"Braze.InAppMessage.control(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/init(_:)":{"type":"topic","title":"init(_:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/init(_:)","abstract":[{"type":"text","text":"Creates and returns a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","type":"reference"},{"type":"text","text":" from an "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"reference","isActive":true},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(_:)","kind":"symbol"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal-swift.property":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.property","role":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"text":"message is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","isActive":true,"type":"reference"},{"type":"text","text":" message."}],"title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal-swift.property","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/getLocalAssets(using:urls:destinationURL:completionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/getLocalAssets(using:urls:destinationURL:completionHandler:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/getlocalassets(using:urls:destinationurl:completionhandler:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"getLocalAssets"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"urls"},{"text":": [","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"abstract":[{"type":"text","text":"Gets the matching local assets URLs matching the URLs passed as parameter."}],"title":"getLocalAssets(using:urls:destinationURL:completionHandler:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/multipleLogClickEnabled":{"title":"multipleLogClickEnabled","url":"\/documentation\/brazekit\/braze\/inappmessage\/multiplelogclickenabled","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"multipleLogClickEnabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/multipleLogClickEnabled","abstract":[{"type":"text","text":"Specifies whether the message supports logging multiple click events."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"type":"topic","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"title":"BrazeInAppMessagePresenter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/init(from:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(from:)","type":"topic","kind":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/init(from:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"The Slideup In-App Message type, see "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"reference"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.slideup(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":"("},{"text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Context":{"title":"Braze.InAppMessage.Context","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context","url":"\/documentation\/brazekit\/braze\/inappmessage\/context","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"type":"text","text":" "},{"type":"text","text":"utilities."}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)","role":"symbol","abstract":[{"text":"The Modal In-App Message type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference","isActive":true},{"text":".","type":"text"}],"kind":"symbol","title":"Braze.InAppMessage.modal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"title":"inAppMessagePresenter","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/json()":{"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/json()","abstract":[{"text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/json()","title":"json()"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/logClick(buttonId:using:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Logs an in-app message click using the Braze instance without any safeguarding features.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/logclick(buttonid:using:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logClick(buttonId:using:)","title":"logClick(buttonId:using:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup-swift.property":{"kind":"symbol","abstract":[{"text":"Direct access to the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"text":"in-app message is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","type":"reference","isActive":true},{"type":"text","text":" message."}],"title":"slideup","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"Slideup","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage-swift.property":{"abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","isActive":true},{"text":" message.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage-swift.property","role":"symbol","title":"modalImage","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"ModalImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.InAppMessage.html(_:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","abstract":[{"text":"The Html In-App Message type, see ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","isActive":true},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/isApproximatelyEqual(to:)":{"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isApproximatelyEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": `Self`"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/isapproximatelyequal(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/isApproximatelyEqual(to:)","abstract":[{"type":"text","text":"Checks for message equality with another in-app message object based on its ID."}],"kind":"symbol","title":"isApproximatelyEqual(to:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/decoding(json:)":{"type":"topic","title":"decoding(json:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": Foundation","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/decoding(json:)","abstract":[{"text":"Decodes the JSON into an In-App Message.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/decoding(json:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage(_:)":{"title":"Braze.InAppMessage.fullImage(_:)","abstract":[{"text":"The Full Image In-App Message type, see ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","type":"reference"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":"("},{"text":"FullImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"kind":"text","text":")"}],"type":"topic"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage-swift.property":{"title":"fullImage","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"text":"message is not a ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","type":"reference"},{"type":"text","text":" message."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage-swift.property","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.property","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/full(_:)","abstract":[{"type":"text","text":"The Full In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"title":"Braze.InAppMessage.full(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/withLocalAssets(using:destinationURL:completionHandler:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/withlocalassets(using:destinationurl:completionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"withLocalAssets","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<`Self`"},{"text":", Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"type":"topic","abstract":[{"text":"Transforms a message with remote assets URLs into one with local assets URLs.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/withLocalAssets(using:destinationURL:completionHandler:)","role":"symbol","title":"withLocalAssets(using:destinationURL:completionHandler:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/equatable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full-swift.property","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.property","abstract":[{"text":"Direct access to the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","type":"reference"},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","isActive":true},{"type":"text","text":" message."}],"title":"full","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"text":"Full","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV"},{"kind":"text","text":"?"}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","abstract":[{"text":"The Modal Image In-App Message type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier","text":"ModalImage"},{"text":")","kind":"text"}],"title":"Braze.InAppMessage.modalImage(_:)","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/BrazeInAppMessageDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/brazeinappmessagedatalookup-implementations","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations","title":"BrazeInAppMessageDataLookup Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/logImpression(using:)":{"title":"logImpression(using:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/logimpression(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logImpression(using:)","type":"topic","abstract":[{"type":"text","text":"Logs an in-app message impression using the Braze instance without any safeguarding features."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","isActive":true,"type":"reference"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"text":"in-app message is not a ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)"},{"text":" message.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control-swift.property","title":"control"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Enumeration","title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"InAppMessage"}],"symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"indirect","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"InAppMessage","kind":"identifier"}],"languages":["swift"]}]},{"content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This representation takes advantage of Swift strong type system to ensure that only valid"},{"type":"text","text":" "},{"type":"codeVoice","code":"InAppMessage"},{"type":"text","text":" can be represented. It depends heavily on value types, which are not compatible"},{"type":"text","text":" "},{"type":"text","text":"with Objective-C."}]},{"inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"type":"text","text":" for an Objective-C compatible representation of the In-App Message"},{"text":" ","type":"text"},{"type":"text","text":"type."}],"type":"paragraph"},{"level":2,"type":"heading","anchor":"Usage","text":"Usage"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Access the message click url:"}],"type":"paragraph"}]}]},{"syntax":"swift","type":"codeListing","code":["message.clickAction.url"]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Access the extras dictionary:","type":"text"}]}]}],"type":"unorderedList"},{"syntax":"swift","code":["message.extras"],"type":"codeListing"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Modify the message text when the message is a ","type":"text"},{"code":".slideup()","type":"codeVoice"},{"text":" or a ","type":"text"},{"type":"codeVoice","code":".modal()"},{"text":":","type":"text"}],"type":"paragraph"}]}]},{"type":"codeListing","syntax":"swift","code":["message.slideup?.message = \"This is a custom message\"","message.modal?.message = \"This is a custom message\""]},{"level":2,"type":"heading","text":"Conversion to \/ from InAppMessageRaw","anchor":"Conversion-to--from-InAppMessageRaw"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Convert to "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"type":"text","text":":"}],"type":"paragraph"}]}]},{"syntax":"swift","type":"codeListing","code":["let messageRaw = Braze.InAppMessageRaw(message)"]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Convert from ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"text":":","type":"text"}]}]}],"type":"unorderedList"},{"type":"codeListing","code":["let message = try Braze.InAppMessage(messageRaw)"],"syntax":"swift"}],"kind":"content"}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"seeAlsoSections":[{"generated":true,"title":"In-App Messages","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"]}],"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]},{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/multipleLogClickEnabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup-swift.property"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/getLocalAssets(using:urls:destinationURL:completionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/isApproximatelyEqual(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logClick(buttonId:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logImpression(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/withLocalAssets(using:destinationURL:completionHandler:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context"],"title":"Type Aliases"},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/decoding(json:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"],"title":"Enumerations"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations"],"title":"Default Implementations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"role":"symbol","title":"inAppMessagePresenter","kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup(_:)":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"Braze.InAppMessage.slideup(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","abstract":[{"type":"text","text":"The Slideup In-App Message type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true},{"type":"text","text":"."}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/json()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/json()","url":"\/documentation\/brazekit\/braze\/inappmessage\/json()","type":"topic","abstract":[{"type":"text","text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"role":"symbol","title":"json()"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal(_:)":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)","abstract":[{"text":"The Modal In-App Message type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.modal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage(_:)":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)","kind":"symbol","abstract":[{"type":"text","text":"The Full Image In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.fullImage(_:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full-swift.property","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","isActive":true,"type":"reference"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)"},{"type":"text","text":" message."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"text":"Full","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/logImpression(using:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":")","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/logimpression(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logImpression(using:)","type":"topic","abstract":[{"type":"text","text":"Logs an in-app message impression using the Braze instance without any safeguarding features."}],"role":"symbol","title":"logImpression(using:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/decoding(json:)":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": Foundation","kind":"text"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/decoding(json:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/decoding(json:)","type":"topic","abstract":[{"type":"text","text":"Decodes the JSON into an In-App Message."}],"role":"symbol","title":"decoding(json:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/withLocalAssets(using:destinationURL:completionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/withLocalAssets(using:destinationURL:completionHandler:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/withlocalassets(using:destinationurl:completionhandler:)","role":"symbol","abstract":[{"type":"text","text":"Transforms a message with remote assets URLs into one with local assets URLs."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"withLocalAssets"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"destinationURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<`Self`","kind":"text"},{"kind":"text","text":", Swift"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"type":"topic","title":"withLocalAssets(using:destinationURL:completionHandler:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/logClick(buttonId:using:)":{"abstract":[{"type":"text","text":"Logs an in-app message click using the Braze instance without any safeguarding features."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"type":"topic","title":"logClick(buttonId:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logClick(buttonId:using:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/logclick(buttonid:using:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","abstract":[{"type":"text","text":"The Html In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"kind":"symbol","role":"symbol","title":"Braze.InAppMessage.html(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/init(_:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/init(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(_:)","type":"topic","abstract":[{"type":"text","text":"Creates and returns a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true,"type":"reference"},{"text":" from an ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","isActive":true},{"type":"text","text":"."}],"role":"symbol","title":"init(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","role":"symbol","kind":"symbol","abstract":[{"text":"The Full In-App Message type, see ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","isActive":true},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.InAppMessage.full(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FullImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.property","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage-swift.property","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","isActive":true},{"type":"text","text":" message."}],"role":"symbol","title":"fullImage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.property","title":"modalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" when the in-app","type":"text"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","isActive":true,"type":"reference"},{"text":" message.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Equatable-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations","type":"topic","abstract":[],"role":"collectionGroup","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/multipleLogClickEnabled":{"title":"multipleLogClickEnabled","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Specifies whether the message supports logging multiple click events."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/multipleLogClickEnabled","url":"\/documentation\/brazekit\/braze\/inappmessage\/multiplelogclickenabled"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup-swift.property","title":"slideup","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"text":"in-app message is not a ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","isActive":true},{"type":"text","text":" message."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.property","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control(_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","type":"topic","title":"Braze.InAppMessage.control(_:)","abstract":[{"type":"text","text":"The Control In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","isActive":true,"type":"reference"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/getLocalAssets(using:urls:destinationURL:completionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/getLocalAssets(using:urls:destinationURL:completionHandler:)","title":"getLocalAssets(using:urls:destinationURL:completionHandler:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getLocalAssets"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"text":"urls","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Gets the matching local assets URLs matching the URLs passed as parameter."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/getlocalassets(using:urls:destinationurl:completionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html-swift.property":{"title":"html","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"text":"message is not a ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","isActive":true},{"text":" message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"Html","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage(_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)","title":"Braze.InAppMessage.modalImage(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"The Modal Image In-App Message type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"type":"text","text":"."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control-swift.property","title":"control","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"text":"in-app message is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","isActive":true,"type":"reference"},{"text":" message.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.property","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","kind":"symbol","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"title":"BrazeInAppMessagePresenter","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(from:)","title":"init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal-swift.property":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.property","abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)"},{"text":" message.","type":"text"}],"title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal-swift.property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Context":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"type":"text","text":" "},{"type":"text","text":"utilities."}],"role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"type":"topic","title":"Braze.InAppMessage.Context"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/isApproximatelyEqual(to:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/isapproximatelyequal(to:)","abstract":[{"type":"text","text":"Checks for message equality with another in-app message object based on its ID."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isApproximatelyEqual"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": `Self`","kind":"text"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"isApproximatelyEqual(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/isApproximatelyEqual(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/BrazeInAppMessageDataLookup-Implementations":{"type":"topic","title":"BrazeInAppMessageDataLookup Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/brazeinappmessagedatalookup-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/!=(_:_:).json index 5dcf2a2831..dbad2e6ce1 100644 --- a/data/documentation/brazekit/braze/inappmessage/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"metadata":{"extendedModule":"Swift","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO","symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Operator","role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/!=(_:_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/equatable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/!=(_:_:)","type":"topic","title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/!=(_:_:)"]}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO","symbolKind":"op","roleHeading":"Operator","title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations"]]},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Equatable-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations","type":"topic","abstract":[],"role":"collectionGroup","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/!=(_:_:)":{"title":"!=(_:_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/!=(_:_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/brazeinappmessagedatalookup-implementations.json b/data/documentation/brazekit/braze/inappmessage/brazeinappmessagedatalookup-implementations.json index 2ae693e257..da30b02765 100644 --- a/data/documentation/brazekit/braze/inappmessage/brazeinappmessagedatalookup-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/brazeinappmessagedatalookup-implementations.json @@ -1 +1 @@ -{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"metadata":{"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/data-swift.property"],"title":"Instance Properties","generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/subscript(dynamicMember:)"],"title":"Subscripts","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/subscript(dynamicMember:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/subscript(dynamicmember:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/subscript(dynamicMember:)","title":"subscript(dynamicMember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"topic","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/data-swift.property":{"abstract":[{"type":"text","text":"The message data type holding value common to all in-app message types."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/data-swift.property","type":"topic","title":"data"}}} \ No newline at end of file +{"kind":"article","topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/data-swift.property"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/subscript(dynamicMember:)"],"generated":true,"title":"Subscripts"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"BrazeInAppMessageDataLookup Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/subscript(dynamicMember:)":{"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/subscript(dynamicmember:)","type":"topic","kind":"symbol","title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/subscript(dynamicMember:)","role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/data-swift.property":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"title":"data","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.property","abstract":[{"type":"text","text":"The message data type holding value common to all in-app message types."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/data-swift.property"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button.json b/data/documentation/brazekit/braze/inappmessage/button.json index d12ea73ede..e568f7970f 100644 --- a/data/documentation/brazekit/braze/inappmessage/button.json +++ b/data/documentation/brazekit/braze/inappmessage/button.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The message button type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(id:text:clickAction:themes:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/clickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/text","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/themes"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/theme(for:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"kind":"symbol","relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"symbolKind":"struct","role":"symbol","extendedModule":"BrazeKit","roleHeading":"Structure","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","title":"Braze.InAppMessage.Button","navigatorTitle":[{"text":"Button","kind":"identifier"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Button"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},"references":{"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/theme(for:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/theme(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"type":"topic","abstract":[{"type":"text","text":"Retrieves the button theme fitting the passed "},{"type":"codeVoice","code":"traits"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/theme(for:)","role":"symbol","title":"theme(for:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/init(from:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(from:)","abstract":[],"title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/init(id:text:clickAction:themes:)":{"abstract":[{"text":"Creates and returns an In-App Message button.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(id:text:clickAction:themes:)","role":"symbol","title":"init(id:text:clickAction:themes:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(id:text:clickaction:themes:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","kind":"typeIdentifier","text":"ButtonThemes"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/themes":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/themes","role":"symbol","abstract":[{"text":"The button supported themes.","type":"text"}],"kind":"symbol","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/themes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","text":"ButtonThemes","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/Equatable-Implementations":{"kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/clickAction":{"type":"topic","abstract":[{"text":"The button click action.","type":"text"}],"role":"symbol","kind":"symbol","title":"clickAction","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/clickAction","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/clickaction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/id":{"title":"id","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/id","abstract":[{"type":"text","text":"The button identifier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/text":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/text","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"text"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"text":"The button text.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/text","role":"symbol","title":"text","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"role":"symbol","title":"Braze.InAppMessage.Button","extendedModule":"BrazeKit","roleHeading":"Structure","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","navigatorTitle":[{"kind":"identifier","text":"Button"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Button"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","interfaceLanguage":"swift"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"abstract":[{"type":"text","text":"The message button type."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(id:text:clickAction:themes:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/clickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/text","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/themes"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/theme(for:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/theme(for:)":{"title":"theme(for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/theme(for:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/theme(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"type":"topic","abstract":[{"text":"Retrieves the button theme fitting the passed ","type":"text"},{"type":"codeVoice","code":"traits"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(from:)","role":"symbol","type":"topic","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(from:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/id":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/id","kind":"symbol","type":"topic","role":"symbol","title":"id","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/id","abstract":[{"type":"text","text":"The button identifier."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/text":{"abstract":[{"text":"The button text.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/text","title":"text","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/text","role":"symbol","kind":"symbol"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/clickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/clickAction","role":"symbol","type":"topic","title":"clickAction","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/clickaction","abstract":[{"text":"The button click action.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations","abstract":[]},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/themes":{"abstract":[{"type":"text","text":"The button supported themes."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/themes","kind":"symbol","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/themes","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ButtonThemes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/init(id:text:clickAction:themes:)":{"title":"init(id:text:clickAction:themes:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"themes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","text":"ButtonThemes"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(id:text:clickaction:themes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(id:text:clickAction:themes:)","abstract":[{"text":"Creates and returns an In-App Message button.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/button/!=(_:_:).json index 0a9fe86f39..41b54b718e 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/button/!=(_:_:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","role":"symbol","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO6ButtonV","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/!=(_:_:)"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/!=(_:_:)"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/Equatable-Implementations":{"kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/!=(_:_:)":{"type":"topic","title":"!=(_:_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"Swift","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","symbolKind":"op","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO6ButtonV","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/!=(_:_:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/!=(_:_:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/clickaction.json b/data/documentation/brazekit/braze/inappmessage/button/clickaction.json index c6c7467511..91660ec3d4 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/clickaction.json +++ b/data/documentation/brazekit/braze/inappmessage/button/clickaction.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/clickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The button click action."}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV11clickActionAE05ClickH0Ovp","role":"symbol","title":"clickAction","symbolKind":"property"},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/clickAction"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/clickAction":{"type":"topic","abstract":[{"text":"The button click action.","type":"text"}],"role":"symbol","kind":"symbol","title":"clickAction","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/clickAction","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/clickaction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"}],"role":"symbol","symbolKind":"property","title":"clickAction","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV11clickActionAE05ClickH0Ovp","roleHeading":"Instance Property"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/clickAction","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/clickaction"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The button click action.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/clickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/clickAction","role":"symbol","type":"topic","title":"clickAction","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/clickaction","abstract":[{"text":"The button click action.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/button/equatable-implementations.json index 13fec82cec..6ff67112e3 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/button/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"sections":[],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/!=(_:_:)":{"type":"topic","title":"!=(_:_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/!=(_:_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/!=(_:_:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/!=(_:_:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/id.json b/data/documentation/brazekit/braze/inappmessage/button/id.json index ac7e320ade..96082f204d 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/id.json +++ b/data/documentation/brazekit/braze/inappmessage/button/id.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/id","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"The button identifier."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/id"]}],"kind":"symbol","metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV2idSivp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"title":"id"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/id":{"title":"id","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/id","abstract":[{"type":"text","text":"The button identifier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV2idSivp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"id","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}]},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"abstract":[{"type":"text","text":"The button identifier."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/id","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/id":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/id","kind":"symbol","type":"topic","role":"symbol","title":"id","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/id","abstract":[{"type":"text","text":"The button identifier."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/init(from:).json b/data/documentation/brazekit/braze/inappmessage/button/init(from:).json index 90d20f9210..feddb2dce7 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/button/init(from:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(from:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/init(from:)"]}],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"roleHeading":"Initializer","title":"init(from:)","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV4fromAGs7Decoder_p_tKcfc","role":"symbol"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/init(from:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(from:)","abstract":[],"title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(from:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(from:)","role":"symbol","type":"topic","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(from:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/init(id:text:clickaction:themes:).json b/data/documentation/brazekit/braze/inappmessage/button/init(id:text:clickaction:themes:).json index 7d88d8cbd1..ffb84cdec8 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/init(id:text:clickaction:themes:).json +++ b/data/documentation/brazekit/braze/inappmessage/button/init(id:text:clickaction:themes:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Creates and returns an In-App Message button."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/init(id:text:clickaction:themes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(id:text:clickAction:themes:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","text":"ButtonThemes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"},{"text":" = .defaults)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"id","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button identifier."}]}]},{"name":"text","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button text."}]}]},{"content":[{"inlineContent":[{"text":"The button click action.","type":"text"}],"type":"paragraph"}],"name":"clickAction"},{"name":"themes","content":[{"type":"paragraph","inlineContent":[{"text":"The button supported themes.","type":"text"}]}]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV2id4text11clickAction6themesAGSi_SSAE05ClickJ0OAE0F6ThemesVtcfc","role":"symbol","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"text":"ButtonThemes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(id:text:clickAction:themes:)","symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/init(id:text:clickAction:themes:)":{"abstract":[{"text":"Creates and returns an In-App Message button.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(id:text:clickAction:themes:)","role":"symbol","title":"init(id:text:clickAction:themes:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(id:text:clickaction:themes:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","kind":"typeIdentifier","text":"ButtonThemes"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","text":"ButtonThemes"},{"text":" = .defaults)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The button identifier.","type":"text"}]}],"name":"id"},{"name":"text","content":[{"type":"paragraph","inlineContent":[{"text":"The button text.","type":"text"}]}]},{"name":"clickAction","content":[{"inlineContent":[{"type":"text","text":"The button click action."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The button supported themes.","type":"text"}]}],"name":"themes"}],"kind":"parameters"}],"kind":"symbol","metadata":{"role":"symbol","title":"init(id:text:clickAction:themes:)","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV2id4text11clickAction6themesAGSi_SSAE05ClickJ0OAE0F6ThemesVtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ButtonThemes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"abstract":[{"text":"Creates and returns an In-App Message button.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(id:text:clickAction:themes:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/init(id:text:clickaction:themes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/init(id:text:clickAction:themes:)":{"title":"init(id:text:clickAction:themes:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"themes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","text":"ButtonThemes"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(id:text:clickaction:themes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/init(id:text:clickAction:themes:)","abstract":[{"text":"Creates and returns an In-App Message button.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/text.json b/data/documentation/brazekit/braze/inappmessage/button/text.json index df7e70bf43..74fde0e92e 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/text.json +++ b/data/documentation/brazekit/braze/inappmessage/button/text.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"sections":[],"abstract":[{"text":"The button text.","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"text","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV4textSSvp","title":"text"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/text"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"text"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/text"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/text":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/text","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"text"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"text":"The button text.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/text","role":"symbol","title":"text","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"The button text.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"text","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV4textSSvp","title":"text","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/text","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/text"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/text":{"abstract":[{"text":"The button text.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/text","title":"text","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/text","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/theme(for:).json b/data/documentation/brazekit/braze/inappmessage/button/theme(for:).json index bf81a28f84..3e3f1fd191 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/theme(for:).json +++ b/data/documentation/brazekit/braze/inappmessage/button/theme(for:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}],"symbolKind":"method","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV0A2UIE5theme3forAE0F5ThemeVSo17UITraitCollectionC_tF","roleHeading":"Instance Method","title":"theme(for:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/theme(for:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"traits"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"}]}],"kind":"declarations"},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When an in-app message campaign does not include a "},{"identifier":"https:\/\/apple.co\/2WBiaQ7","type":"reference","isActive":true},{"text":" theme, the default light mode","type":"text"},{"text":" ","type":"text"},{"text":"theme is returned.","type":"text"}]}],"kind":"content"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/theme(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"abstract":[{"type":"text","text":"Retrieves the button theme fitting the passed "},{"type":"codeVoice","code":"traits"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/theme(for:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/theme(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"type":"topic","abstract":[{"type":"text","text":"Retrieves the button theme fitting the passed "},{"type":"codeVoice","code":"traits"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/theme(for:)","role":"symbol","title":"theme(for:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"https://apple.co/2WBiaQ7":{"identifier":"https:\/\/apple.co\/2WBiaQ7","url":"https:\/\/apple.co\/2WBiaQ7","type":"link","title":"Dark Mode","titleInlineContent":[{"type":"text","text":"Dark Mode"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/theme(for:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"traits","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"text":"ButtonTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When an in-app message campaign does not include a "},{"identifier":"https:\/\/apple.co\/2WBiaQ7","isActive":true,"type":"reference"},{"text":" theme, the default light mode","type":"text"},{"text":" ","type":"text"},{"text":"theme is returned.","type":"text"}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Retrieves the button theme fitting the passed "},{"code":"traits","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"theme(for:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV0A2UIE5theme3forAE0F5ThemeVSo17UITraitCollectionC_tF","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"}],"extendedModule":"BrazeKit"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/theme(for:)"]}],"references":{"https://apple.co/2WBiaQ7":{"titleInlineContent":[{"text":"Dark Mode","type":"text"}],"type":"link","identifier":"https:\/\/apple.co\/2WBiaQ7","url":"https:\/\/apple.co\/2WBiaQ7","title":"Dark Mode"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/theme(for:)":{"title":"theme(for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/theme(for:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/theme(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"type":"topic","abstract":[{"text":"Retrieves the button theme fitting the passed ","type":"text"},{"type":"codeVoice","code":"traits"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/button/themes.json b/data/documentation/brazekit/braze/inappmessage/button/themes.json index 41850e90cf..58d914cb43 100644 --- a/data/documentation/brazekit/braze/inappmessage/button/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/button/themes.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"ButtonThemes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV6themesAE0F6ThemesVvp","title":"themes","symbolKind":"property","roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/themes"]}],"abstract":[{"text":"The button supported themes.","type":"text"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/themes"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","text":"ButtonThemes"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/themes":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/themes","role":"symbol","abstract":[{"text":"The button supported themes.","type":"text"}],"kind":"symbol","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/themes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","text":"ButtonThemes","kind":"typeIdentifier"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The button supported themes."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ButtonThemes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO6ButtonV6themesAE0F6ThemesVvp","symbolKind":"property","title":"themes"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/themes","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","text":"ButtonThemes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/button\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button/themes":{"abstract":[{"type":"text","text":"The button supported themes."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/button\/themes","kind":"symbol","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button\/themes","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ButtonThemes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme.json b/data/documentation/brazekit/braze/inappmessage/buttontheme.json index dbf2b6f14e..e706f70dfe 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ButtonTheme","kind":"identifier"}],"symbolKind":"struct","role":"symbol","extendedModule":"BrazeKit","roleHeading":"Structure","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"abstract":[{"text":"The message button theme type.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/borderColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/textColor"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultDark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultLight","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/primary","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/secondary"],"title":"Type Properties"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations"],"generated":true}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/Equatable-Implementations":{"abstract":[],"kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/equatable-implementations","type":"topic","title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/textColor":{"kind":"symbol","abstract":[{"text":"The button text color.","type":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/textcolor","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/textColor","title":"textColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/borderColor":{"type":"topic","abstract":[{"type":"text","text":"The button border color."}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/bordercolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/borderColor","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"}],"title":"borderColor"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/defaultDark":{"kind":"symbol","abstract":[{"text":"The default button dark theme.","type":"text"}],"title":"defaultDark","type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultDark","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultdark","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultDark"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/backgroundColor":{"abstract":[{"type":"text","text":"The button background color."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/backgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/backgroundColor","title":"backgroundColor","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/init(from:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/primary":{"kind":"symbol","abstract":[{"type":"text","text":"The primary button theme."}],"title":"primary","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"primary"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/primary","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/primary"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/init(textColor:borderColor:backgroundColor:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","title":"init(textColor:borderColor:backgroundColor:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","abstract":[{"type":"text","text":"Creates and returns a message button theme."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/secondary":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/secondary","title":"secondary","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/secondary","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"secondary","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The secondary button theme."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/defaultLight":{"abstract":[{"type":"text","text":"The default button light theme."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultLight","role":"symbol","title":"defaultLight","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultlight","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}]},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/borderColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/textColor"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultDark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultLight","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/primary","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/secondary"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"abstract":[{"text":"The message button theme type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"struct","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","roleHeading":"Structure","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/borderColor":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/bordercolor","abstract":[{"type":"text","text":"The button border color."}],"title":"borderColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/borderColor","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/textColor":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/textColor","kind":"symbol","abstract":[{"text":"The button text color.","type":"text"}],"type":"topic","title":"textColor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/textcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/init(from:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/defaultDark":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultDark","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultdark","abstract":[{"text":"The default button dark theme.","type":"text"}],"type":"topic","title":"defaultDark","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/secondary":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/secondary","abstract":[{"type":"text","text":"The secondary button theme."}],"title":"secondary","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/secondary","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"secondary","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/init(textColor:borderColor:backgroundColor:)":{"abstract":[{"text":"Creates and returns a message button theme.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"text":")","kind":"text"}],"type":"topic","title":"init(textColor:borderColor:backgroundColor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/backgroundColor":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/backgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/backgroundColor","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"}],"abstract":[{"text":"The button background color.","type":"text"}],"title":"backgroundColor","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/primary":{"title":"primary","abstract":[{"text":"The primary button theme.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/primary","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/primary","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"primary","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/Equatable-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/equatable-implementations","abstract":[],"title":"Equatable Implementations","type":"topic","role":"collectionGroup"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/defaultLight":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultLight","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultlight","abstract":[{"text":"The default button light theme.","type":"text"}],"title":"defaultLight","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultLight"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/buttontheme/!=(_:_:).json index 9c3520860e..363162c12e 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","role":"symbol","title":"!=(_:_:)","roleHeading":"Operator"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/!=(_:_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/!=(_:_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/Equatable-Implementations":{"abstract":[],"kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/equatable-implementations","type":"topic","title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"!=(_:_:)","extendedModule":"Swift","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/!=(_:_:)","role":"symbol","type":"topic","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/Equatable-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/equatable-implementations","abstract":[],"title":"Equatable Implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/backgroundcolor.json b/data/documentation/brazekit/braze/inappmessage/buttontheme/backgroundcolor.json index c0ca6b3d2e..3503203172 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/backgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/backgroundcolor.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The button background color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/backgroundColor","interfaceLanguage":"swift"},"metadata":{"title":"backgroundColor","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV15backgroundColorAE0I0Vvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/backgroundColor":{"abstract":[{"type":"text","text":"The button background color."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/backgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/backgroundColor","title":"backgroundColor","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV15backgroundColorAE0I0Vvp","modules":[{"name":"BrazeKit"}],"title":"backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}],"roleHeading":"Instance Property","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/backgroundcolor"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/backgroundColor","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"abstract":[{"text":"The button background color.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/backgroundColor":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/backgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/backgroundColor","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"}],"abstract":[{"text":"The button background color.","type":"text"}],"title":"backgroundColor","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/bordercolor.json b/data/documentation/brazekit/braze/inappmessage/buttontheme/bordercolor.json index fe2c189606..bb79a99fdc 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/bordercolor.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/bordercolor.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/borderColor"},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV11borderColorAE0I0Vvp","symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"}],"title":"borderColor"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/bordercolor"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]}]}],"abstract":[{"type":"text","text":"The button border color."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/borderColor":{"type":"topic","abstract":[{"type":"text","text":"The button border color."}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/bordercolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/borderColor","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"}],"title":"borderColor"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The button border color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"borderColor","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/borderColor","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"borderColor","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV11borderColorAE0I0Vvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/bordercolor"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/borderColor":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/bordercolor","abstract":[{"type":"text","text":"The button border color."}],"title":"borderColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/borderColor","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/defaultdark.json b/data/documentation/brazekit/braze/inappmessage/buttontheme/defaultdark.json index abf5cfdb66..fbb16ae23b 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/defaultdark.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/defaultdark.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultdark"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultDark","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV11defaultDarkAGvpZ","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"title":"defaultDark"},"sections":[],"abstract":[{"type":"text","text":"The default button dark theme."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/defaultDark":{"kind":"symbol","abstract":[{"text":"The default button dark theme.","type":"text"}],"title":"defaultDark","type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultDark","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultdark","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultDark"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDark"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"}]}]}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultdark"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultDark"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"abstract":[{"text":"The default button dark theme.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV11defaultDarkAGvpZ","title":"defaultDark","extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDark"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"}]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/defaultDark":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultDark","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultdark","abstract":[{"text":"The default button dark theme.","type":"text"}],"type":"topic","title":"defaultDark","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/defaultlight.json b/data/documentation/brazekit/braze/inappmessage/buttontheme/defaultlight.json index 6576a7a2c4..50a7fcd722 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/defaultlight.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/defaultlight.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"The default button light theme."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultlight"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultLight","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV12defaultLightAGvpZ","role":"symbol","symbolKind":"property","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"defaultLight","roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultLight"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","text":"ButtonTheme","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/defaultLight":{"abstract":[{"type":"text","text":"The default button light theme."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultLight","role":"symbol","title":"defaultLight","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultlight","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The default button light theme."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"kind":"symbol","sections":[],"metadata":{"role":"symbol","title":"defaultLight","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV12defaultLightAGvpZ","extendedModule":"BrazeKit","roleHeading":"Type Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultLight"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultlight"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/defaultLight":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/defaultLight","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultlight","abstract":[{"text":"The default button light theme.","type":"text"}],"title":"defaultLight","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultLight"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/buttontheme/equatable-implementations.json index 5a12bfd299..f74d5c9e9b 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/equatable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/!=(_:_:)"],"title":"Operators","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/!=(_:_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"sections":[],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/!=(_:_:)"],"generated":true}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/!=(_:_:)","role":"symbol","type":"topic","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/init(from:).json b/data/documentation/brazekit/braze/inappmessage/buttontheme/init(from:).json index 6bfaf55c08..4557d73aab 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(from:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"init(from:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV4fromAGs7Decoder_p_tKcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"symbolKind":"init"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/init(from:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(from:)","title":"init(from:)"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(from:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"metadata":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"title":"init(from:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/init(from:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(from:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/init(textcolor:bordercolor:backgroundcolor:).json b/data/documentation/brazekit/braze/inappmessage/buttontheme/init(textcolor:bordercolor:backgroundcolor:).json index 89ff9d48ba..6bee351c9a 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/init(textcolor:bordercolor:backgroundcolor:).json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/init(textcolor:bordercolor:backgroundcolor:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Creates and returns a message button theme.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":" = .clear, ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},{"kind":"text","text":" = .clear, "},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},{"text":" = .clear)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"name":"textColor","content":[{"inlineContent":[{"text":"The button text color.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The button border color.","type":"text"}]}],"name":"borderColor"},{"name":"backgroundColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button background color."}]}]}],"kind":"parameters"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)"},"sections":[],"metadata":{"role":"symbol","title":"init(textColor:borderColor:backgroundColor:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV9textColor06borderI0010backgroundI0AgE0I0V_A2Ltcfc","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":")"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/init(textColor:borderColor:backgroundColor:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","title":"init(textColor:borderColor:backgroundColor:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","abstract":[{"type":"text","text":"Creates and returns a message button theme."}]}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns a message button theme.","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"kind":"text","text":" = .clear, "},{"kind":"externalParam","text":"borderColor"},{"kind":"text","text":": "},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"text":" = .clear, ","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":" = .clear)"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"textColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button text color."}]}]},{"name":"borderColor","content":[{"inlineContent":[{"text":"The button border color.","type":"text"}],"type":"paragraph"}]},{"name":"backgroundColor","content":[{"inlineContent":[{"text":"The button background color.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV9textColor06borderI0010backgroundI0AgE0I0V_A2Ltcfc","symbolKind":"init","title":"init(textColor:borderColor:backgroundColor:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/init(textColor:borderColor:backgroundColor:)":{"abstract":[{"text":"Creates and returns a message button theme.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"text":")","kind":"text"}],"type":"topic","title":"init(textColor:borderColor:backgroundColor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/primary.json b/data/documentation/brazekit/braze/inappmessage/buttontheme/primary.json index 5687677656..97002ef7c9 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/primary.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/primary.json @@ -1 +1 @@ -{"abstract":[{"text":"The primary button theme.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/primary"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/primary","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","title":"primary","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"primary"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"symbolKind":"property","roleHeading":"Type Property","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV7primaryAGvpZ"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"primary","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","text":"ButtonTheme"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/primary":{"kind":"symbol","abstract":[{"type":"text","text":"The primary button theme."}],"title":"primary","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"primary"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/primary","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/primary"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The primary button theme."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"primary","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/primary","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"primary","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"}],"role":"symbol","roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV7primaryAGvpZ","symbolKind":"property","title":"primary","extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/primary"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/primary":{"title":"primary","abstract":[{"text":"The primary button theme.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/primary","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/primary","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"primary","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/secondary.json b/data/documentation/brazekit/braze/inappmessage/buttontheme/secondary.json index 43cb78be7e..a3ff8d5e74 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/secondary.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/secondary.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"secondary"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ButtonTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}]}],"kind":"declarations"}],"abstract":[{"text":"The secondary button theme.","type":"text"}],"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"secondary","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"secondary","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV9secondaryAGvpZ","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Type Property","extendedModule":"BrazeKit","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/secondary"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/secondary","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/secondary":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/secondary","title":"secondary","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/secondary","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"secondary","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The secondary button theme."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"secondary","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","text":"ButtonTheme"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/secondary"]}],"kind":"symbol","abstract":[{"type":"text","text":"The secondary button theme."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"secondary","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV9secondaryAGvpZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"secondary"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Type Property","extendedModule":"BrazeKit","symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/secondary","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/secondary":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/secondary","abstract":[{"type":"text","text":"The secondary button theme."}],"title":"secondary","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/secondary","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"secondary","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttontheme/textcolor.json b/data/documentation/brazekit/braze/inappmessage/buttontheme/textcolor.json index b2aab37a5f..ca13ab1588 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttontheme/textcolor.json +++ b/data/documentation/brazekit/braze/inappmessage/buttontheme/textcolor.json @@ -1 +1 @@ -{"sections":[],"metadata":{"title":"textColor","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV9textColorAE0I0Vvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"}],"symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/textcolor"]}],"abstract":[{"text":"The button text color.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/textColor","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/textColor":{"kind":"symbol","abstract":[{"text":"The button text color.","type":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/textcolor","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/textColor","title":"textColor"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/textcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/textColor","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"}],"title":"textColor","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV9textColorAE0I0Vvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The button text color.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme/textColor":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme\/textColor","kind":"symbol","abstract":[{"text":"The button text color.","type":"text"}],"type":"topic","title":"textColor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/textcolor"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes.json b/data/documentation/brazekit/braze/inappmessage/buttonthemes.json index eb9f56e3c8..cfee4c10e3 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes.json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes.json @@ -1 +1 @@ -{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(dictionaryLiteral:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(themes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/dark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/themes"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/subscript(_:)"],"title":"Subscripts"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/defaults"],"title":"Type Properties"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"overview","level":2,"text":"Overview"},{"inlineContent":[{"text":"The ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light"},{"type":"text","text":" theme is always available."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes"]}],"metadata":{"extendedModule":"BrazeKit","symbolKind":"struct","roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"navigatorTitle":[{"text":"ButtonThemes","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonThemes","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","modules":[{"name":"BrazeKit"}],"role":"symbol"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s30ExpressibleByDictionaryLiteralP","doc:\/\/Braze\/SH"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"The message button themes types."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","interfaceLanguage":"swift"},"references":{"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/dark":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dark"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"text":"The dark button theme.","type":"text"}],"title":"dark","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/dark","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/dark","role":"symbol"},"doc://Braze/s30ExpressibleByDictionaryLiteralP":{"identifier":"doc:\/\/Braze\/s30ExpressibleByDictionaryLiteralP","title":"Swift.ExpressibleByDictionaryLiteral","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(dictionaryLiteral:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dictionaryLiteral","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"text":")...)","kind":"text"}],"kind":"symbol","abstract":[],"title":"init(dictionaryLiteral:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(dictionaryliteral:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(dictionaryLiteral:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/subscript(_:)":{"fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","abstract":[{"text":"Provides a subscript access to the button themes (e.g. ","type":"text"},{"type":"codeVoice","code":"buttonThemes[\"custom\"]"},{"type":"text","text":")."}],"title":"subscript(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/subscript(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/subscript(_:)","role":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/light":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"light"},{"text":": ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The light button theme."}],"title":"light","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/light","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/themes":{"title":"themes","role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"All available button themes."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(themes:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(themes:)","abstract":[{"type":"text","text":"Creates and returns a button themes wrapper."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(themes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"kind":"symbol","title":"init(themes:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(from:)","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(from:)","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/equatable-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/defaults":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": `Self`","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"The defaults button themes."}],"title":"defaults","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/defaults","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/defaults","role":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonThemes"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"text":"Overview","anchor":"overview","type":"heading"},{"inlineContent":[{"type":"text","text":"The "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light","isActive":true},{"type":"text","text":" theme is always available."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(dictionaryLiteral:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(themes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/dark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/themes"]},{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/subscript(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/defaults"],"title":"Type Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"metadata":{"role":"symbol","roleHeading":"Structure","title":"Braze.InAppMessage.ButtonThemes","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"symbolKind":"struct","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","navigatorTitle":[{"text":"ButtonThemes","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"text":"The message button themes types.","type":"text"}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s30ExpressibleByDictionaryLiteralP","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To"}],"references":{"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(themes:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(themes:)","role":"symbol","title":"init(themes:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(themes:)","abstract":[{"text":"Creates and returns a button themes wrapper.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"},{"kind":"text","text":"])"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(from:)","title":"init(from:)","role":"symbol","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/subscript(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/subscript(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/subscript(_:)","abstract":[{"type":"text","text":"Provides a subscript access to the button themes (e.g. "},{"type":"codeVoice","code":"buttonThemes[\"custom\"]"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"},{"text":"?","kind":"text"}],"type":"topic","title":"subscript(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/defaults":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/defaults","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": `Self`"}],"title":"defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/defaults","kind":"symbol","type":"topic","abstract":[{"text":"The defaults button themes.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations","kind":"article","title":"Equatable Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/equatable-implementations","type":"topic"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(dictionaryLiteral:)":{"role":"symbol","title":"init(dictionaryLiteral:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(dictionaryLiteral:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dictionaryLiteral"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"text":")...)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(dictionaryliteral:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/themes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/themes","role":"symbol","abstract":[{"type":"text","text":"All available button themes."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},{"kind":"text","text":"]"}],"type":"topic","title":"themes","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/s30ExpressibleByDictionaryLiteralP":{"identifier":"doc:\/\/Braze\/s30ExpressibleByDictionaryLiteralP","type":"unresolvable","title":"Swift.ExpressibleByDictionaryLiteral"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/dark":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/dark","title":"dark","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dark","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/dark","type":"topic","abstract":[{"text":"The dark button theme.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/light":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"light","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"}],"title":"light","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/light","kind":"symbol","role":"symbol","abstract":[{"text":"The light button theme.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/!=(_:_:).json index 767780f56e..9fc3ff9f82 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/!=(_:_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/!=(_:_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","extendedModule":"Swift","title":"!=(_:_:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","symbolKind":"op","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/equatable-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/!=(_:_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations"]]},"sections":[],"metadata":{"roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","symbolKind":"op","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"extendedModule":"Swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/!=(_:_:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations","kind":"article","title":"Equatable Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/equatable-implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/!=(_:_:)","abstract":[],"type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/dark.json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/dark.json index 50df56f947..2fbf0c6c34 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/dark.json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/dark.json @@ -1 +1 @@ -{"sections":[],"metadata":{"roleHeading":"Instance Property","title":"dark","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV4darkAE0F5ThemeVSgvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dark","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dark","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"inlineContent":[{"type":"text","text":"Available when configured on the Braze platform."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/dark"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The dark button theme."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/dark","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/dark":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dark"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"text":"The dark button theme.","type":"text"}],"title":"dark","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/dark","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/dark","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/dark","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"abstract":[{"type":"text","text":"The dark button theme."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/dark"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dark","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Available when configured on the Braze platform."}]}],"kind":"content"}],"metadata":{"symbolKind":"property","title":"dark","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV4darkAE0F5ThemeVSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"dark","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/dark":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/dark","title":"dark","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dark","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/dark","type":"topic","abstract":[{"text":"The dark button theme.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/defaults.json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/defaults.json index 0a5ab41903..29c9f56309 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/defaults.json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/defaults.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV8defaultsAGvpZ","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": `Self`"}],"role":"symbol","title":"defaults","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Type Property"},"abstract":[{"text":"The defaults button themes.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/defaults"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": `Self`"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/defaults":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": `Self`","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"The defaults button themes."}],"title":"defaults","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/defaults","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/defaults","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"The defaults button themes.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": `Self`"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Type Property","title":"defaults","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": `Self`","kind":"text"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV8defaultsAGvpZ"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/defaults"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/defaults":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/defaults","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": `Self`"}],"title":"defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/defaults","kind":"symbol","type":"topic","abstract":[{"text":"The defaults button themes.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/equatable-implementations.json index 58c29e5ac2..d3c748b3cc 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/!=(_:_:)"],"title":"Operators"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/!=(_:_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/!=(_:_:)","abstract":[],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(dictionaryliteral:).json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(dictionaryliteral:).json index f91121ef19..aa5fdca221 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(dictionaryliteral:).json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(dictionaryliteral:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"ExpressibleByDictionaryLiteral.init(dictionaryLiteral:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"dictionaryLiteral","kind":"externalParam"},{"kind":"text","text":" "},{"text":"elements","kind":"internalParam"},{"kind":"text","text":": ("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},{"text":")...)","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV17dictionaryLiteralAGSS_AE0F5ThemeVtd_tcfc","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(dictionaryLiteral:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"dictionaryLiteral","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"},{"text":")...)","kind":"text"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(dictionaryliteral:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(dictionaryLiteral:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(dictionaryLiteral:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dictionaryLiteral","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"text":")...)","kind":"text"}],"kind":"symbol","abstract":[],"title":"init(dictionaryLiteral:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(dictionaryliteral:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(dictionaryLiteral:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(dictionaryliteral:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(dictionaryLiteral:)"},"metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"dictionaryLiteral","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"text":")...)","kind":"text"}],"title":"init(dictionaryLiteral:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV17dictionaryLiteralAGSS_AE0F5ThemeVtd_tcfc","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ExpressibleByDictionaryLiteral.init(dictionaryLiteral:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dictionaryLiteral"},{"text":" ","kind":"text"},{"text":"elements","kind":"internalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","text":"ButtonTheme"},{"kind":"text","text":")...)"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(dictionaryLiteral:)":{"role":"symbol","title":"init(dictionaryLiteral:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(dictionaryLiteral:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dictionaryLiteral"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"text":")...)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(dictionaryliteral:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(from:).json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(from:).json index 25e0db8a87..b398811315 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(from:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV4fromAGs7Decoder_p_tKcfc","symbolKind":"init","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(from:)","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(from:)","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"symbol","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Braze"}],"type":"topic","url":"\/documentation\/brazekit\/braze","navigatorTitle":[{"kind":"identifier","text":"Braze"}],"title":"Braze","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(from:)"},"kind":"symbol","metadata":{"role":"symbol","title":"init(from:)","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(from:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(from:)","title":"init(from:)","role":"symbol","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(themes:).json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(themes:).json index b6cf6dac1d..a3e69fa263 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(themes:).json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/init(themes:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(themes:)","interfaceLanguage":"swift"},"abstract":[{"text":"Creates and returns a button themes wrapper.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV6themesAGSDySSAE0F5ThemeVG_tcfc","roleHeading":"Initializer","role":"symbol","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"title":"init(themes:)","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(themes:)"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},{"text":"])","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The button themes mapping."}],"type":"paragraph"}],"name":"themes"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(themes:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(themes:)","abstract":[{"type":"text","text":"Creates and returns a button themes wrapper."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(themes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"kind":"symbol","title":"init(themes:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"init(themes:)","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV6themesAGSDySSAE0F5ThemeVG_tcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"text":"])","kind":"text"}]},"abstract":[{"type":"text","text":"Creates and returns a button themes wrapper."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},{"kind":"text","text":"])"}]}],"kind":"declarations"},{"parameters":[{"name":"themes","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button themes mapping."}]}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(themes:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(themes:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/init(themes:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/init(themes:)","role":"symbol","title":"init(themes:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(themes:)","abstract":[{"text":"Creates and returns a button themes wrapper.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"},{"kind":"text","text":"])"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/light.json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/light.json index 26454cde64..b1345baa52 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/light.json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/light.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"abstract":[{"text":"The light button theme.","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","text":"ButtonTheme","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"light","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV5lightAE0F5ThemeVvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/light"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/light":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"light"},{"text":": ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The light button theme."}],"title":"light","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/light","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"light"},{"text":": ","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV5lightAE0F5ThemeVvp","title":"light","role":"symbol","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The light button theme."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/light"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/light":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"light","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"}],"title":"light","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/light","kind":"symbol","role":"symbol","abstract":[{"text":"The light button theme.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/light"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/subscript(_:).json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/subscript(_:).json index 1663331b08..e9ffff2033 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/subscript(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/subscript(_:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"subscript(_:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Subscript","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesVyAE0F5ThemeVSgSScip","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},{"text":"?","kind":"text"}],"symbolKind":"subscript"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/subscript(_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/subscript(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"abstract":[{"type":"text","text":"Provides a subscript access to the button themes (e.g. "},{"code":"buttonThemes[\"custom\"]","type":"codeVoice"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"("},{"text":"name","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ButtonTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"name","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The name of the button theme."}]}]}]},{"content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The theme if available, ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}]}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/subscript(_:)":{"fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","abstract":[{"text":"Provides a subscript access to the button themes (e.g. ","type":"text"},{"type":"codeVoice","code":"buttonThemes[\"custom\"]"},{"type":"text","text":")."}],"title":"subscript(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/subscript(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/subscript(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/subscript(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},{"text":"?","kind":"text"}],"symbolKind":"subscript","roleHeading":"Instance Subscript","modules":[{"name":"BrazeKit"}],"title":"subscript(_:)","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesVyAE0F5ThemeVSgSScip"},"abstract":[{"type":"text","text":"Provides a subscript access to the button themes (e.g. "},{"type":"codeVoice","code":"buttonThemes[\"custom\"]"},{"type":"text","text":")."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/subscript(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"text":"name","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"name","content":[{"inlineContent":[{"text":"The name of the button theme.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The theme if available, "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/subscript(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/subscript(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/subscript(_:)","abstract":[{"type":"text","text":"Provides a subscript access to the button themes (e.g. "},{"type":"codeVoice","code":"buttonThemes[\"custom\"]"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"},{"text":"?","kind":"text"}],"type":"topic","title":"subscript(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/buttonthemes/themes.json b/data/documentation/brazekit/braze/inappmessage/buttonthemes/themes.json index baccf72053..477550842c 100644 --- a/data/documentation/brazekit/braze/inappmessage/buttonthemes/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/buttonthemes/themes.json @@ -1 +1 @@ -{"sections":[],"metadata":{"title":"themes","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV6themesSDySSAE0F5ThemeVGvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/themes"]}],"abstract":[{"text":"All available button themes.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/themes","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},{"kind":"text","text":"]"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message button themes types."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonThemes","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/themes":{"title":"themes","role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"All available button themes."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/themes"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/themes","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes"]]},"abstract":[{"type":"text","text":"All available button themes."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/themes"]}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO12ButtonThemesV6themesSDySSAE0F5ThemeVGvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"themes","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"},{"text":"]","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"ButtonTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes","title":"Braze.InAppMessage.ButtonThemes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonThemes","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","type":"topic","abstract":[{"text":"The message button themes types.","type":"text"}],"kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ButtonThemes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonThemes/themes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonThemes\/themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/themes","role":"symbol","abstract":[{"type":"text","text":"All available button themes."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"},{"kind":"text","text":"]"}],"type":"topic","title":"themes","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction.json b/data/documentation/brazekit/braze/inappmessage/clickaction.json index 1814ac7999..3f44b6a122 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction.json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction.json @@ -1 +1 @@ -{"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"sections":[],"abstract":[{"type":"text","text":"The message click action type."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","interfaceLanguage":"swift"},"metadata":{"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.ClickAction","symbolKind":"enum","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/newsFeed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/none","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url"]},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri(_:useWebView:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/newsFeed":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"newsFeed"}],"kind":"symbol","title":"Braze.InAppMessage.ClickAction.newsFeed","type":"topic","abstract":[{"type":"text","text":"Opens the NewsFeed."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/newsfeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/newsFeed","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","abstract":[{"type":"text","text":"Opens the URL, optionally using a web view."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url":{"abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","type":"reference"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","title":"url","role":"symbol"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/uri(_:useWebView:)":{"type":"topic","role":"symbol","title":"uri(_:useWebView:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri(_:usewebview:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri(_:useWebView:)","abstract":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","type":"reference"},{"type":"text","text":"."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/uri":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri","deprecated":true,"title":"uri","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url"},{"text":".","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/none":{"title":"Braze.InAppMessage.ClickAction.none","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/none","abstract":[{"type":"text","text":"No action."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/none","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"none","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/init(from:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations"}}} \ No newline at end of file +{"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"title":"Braze.InAppMessage.ClickAction","extendedModule":"BrazeKit","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"symbolKind":"enum","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The message click action type."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/newsFeed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/none","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/init(from:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url"]},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri(_:useWebView:)"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/uri(_:useWebView:)":{"title":"uri(_:useWebView:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"}],"deprecated":true,"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri(_:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri(_:useWebView:)","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/equatable-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations","title":"Equatable Implementations","role":"collectionGroup","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/uri":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri","kind":"symbol","abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","isActive":true},{"text":".","type":"text"}],"type":"topic","title":"uri","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"deprecated":true,"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","kind":"symbol","abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","isActive":true},{"text":".","type":"text"}],"type":"topic","title":"url","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/init(from:)":{"title":"init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/init(from:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/none":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/none","kind":"symbol","abstract":[{"text":"No action.","type":"text"}],"type":"topic","title":"Braze.InAppMessage.ClickAction.none","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/none"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/SE":{"title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/newsFeed":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/newsfeed","type":"topic","abstract":[{"type":"text","text":"Opens the NewsFeed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/newsFeed","kind":"symbol","role":"symbol","title":"Braze.InAppMessage.ClickAction.newsFeed"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/clickaction/!=(_:_:).json index 704b384dbe..aa6593c287 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/!=(_:_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations"]]},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"op","role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11ClickActionO","roleHeading":"Operator","title":"!=(_:_:)"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/!=(_:_:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/!=(_:_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/!=(_:_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"!=(_:_:)","role":"symbol","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11ClickActionO","extendedModule":"Swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/equatable-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations","title":"Equatable Implementations","role":"collectionGroup","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/clickaction/equatable-implementations.json index e931f824f8..a5cd9afbfa 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/!=(_:_:)"],"generated":true,"title":"Operators"}],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/!=(_:_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/!=(_:_:)"]}],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/init(from:).json b/data/documentation/brazekit/braze/inappmessage/clickaction/init(from:).json index b0a8aa2efe..fa4ba47f4d 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/init(from:)"]}],"metadata":{"role":"symbol","title":"init(from:)","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO4fromAGs7Decoder_p_tKcfc"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/init(from:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/init(from:)":{"role":"symbol","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/init(from:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/init(from:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/init(from:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"symbolKind":"init","role":"symbol","title":"init(from:)","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/init(from:)":{"title":"init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/init(from:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/newsfeed.json b/data/documentation/brazekit/braze/inappmessage/clickaction/newsfeed.json index 59c1a51042..4464809c50 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/newsfeed.json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/newsfeed.json @@ -1 +1 @@ -{"abstract":[{"text":"Opens the NewsFeed.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/newsfeed"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/newsFeed","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","title":"Braze.InAppMessage.ClickAction.newsFeed","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO8newsFeedyA2GmF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"newsFeed"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/newsFeed":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"newsFeed"}],"kind":"symbol","title":"Braze.InAppMessage.ClickAction.newsFeed","type":"topic","abstract":[{"type":"text","text":"Opens the NewsFeed."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/newsfeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/newsFeed","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"metadata":{"roleHeading":"Case","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO8newsFeedyA2GmF","role":"symbol","symbolKind":"case","title":"Braze.InAppMessage.ClickAction.newsFeed","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"newsFeed"}]},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/newsfeed"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/newsFeed"},"abstract":[{"type":"text","text":"Opens the NewsFeed."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/newsFeed":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/newsfeed","type":"topic","abstract":[{"type":"text","text":"Opens the NewsFeed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/newsFeed","kind":"symbol","role":"symbol","title":"Braze.InAppMessage.ClickAction.newsFeed"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/none.json b/data/documentation/brazekit/braze/inappmessage/clickaction/none.json index a03453a6c3..e0986eafdc 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/none.json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/none.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/none"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"none","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessage.ClickAction.none","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO4noneyA2GmF","roleHeading":"Case","symbolKind":"case"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"none","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"No action."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/none"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/none":{"title":"Braze.InAppMessage.ClickAction.none","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/none","abstract":[{"type":"text","text":"No action."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/none","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"none","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"none"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/none"]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO4noneyA2GmF","roleHeading":"Case","symbolKind":"case","role":"symbol","title":"Braze.InAppMessage.ClickAction.none","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"none"}],"modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/none"},"sections":[],"kind":"symbol","abstract":[{"text":"No action.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/none":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/none","kind":"symbol","abstract":[{"text":"No action.","type":"text"}],"type":"topic","title":"Braze.InAppMessage.ClickAction.none","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/none"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/uri(_:usewebview:).json b/data/documentation/brazekit/braze/inappmessage/clickaction/uri(_:usewebview:).json index 25c81037fb..3aec4182ed 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/uri(_:usewebview:).json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/uri(_:usewebview:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri(_:usewebview:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"uri","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri(_:useWebView:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"extendedModule":"BrazeKit","title":"uri(_:useWebView:)","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO3uri_10useWebViewAG10Foundation3URLV_SbtFZ","symbolKind":"method","platforms":[],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"}],"roleHeading":"Type Method","modules":[{"name":"BrazeKit"}]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","type":"reference"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/uri(_:useWebView:)":{"type":"topic","role":"symbol","title":"uri(_:useWebView:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri(_:usewebview:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri(_:useWebView:)","abstract":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","type":"reference"},{"type":"text","text":"."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","abstract":[{"type":"text","text":"Opens the URL, optionally using a web view."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri(_:usewebview:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri(_:useWebView:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"uri","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","title":"uri(_:useWebView:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"uri","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO3uri_10useWebViewAG10Foundation3URLV_SbtFZ","symbolKind":"method","role":"symbol","platforms":[],"roleHeading":"Type Method"},"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","isActive":true,"type":"reference"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/uri(_:useWebView:)":{"title":"uri(_:useWebView:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"}],"deprecated":true,"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri(_:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri(_:useWebView:)","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)"},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/uri.json b/data/documentation/brazekit/braze/inappmessage/clickaction/uri.json index 25087a3c59..67b997128e 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/uri.json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/uri.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri","interfaceLanguage":"swift"},"metadata":{"extendedModule":"BrazeKit","title":"uri","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO3uri10Foundation3URLVSgvp","platforms":[],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","isActive":true,"type":"reference"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url":{"abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","type":"reference"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","title":"url","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/uri":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri","deprecated":true,"title":"uri","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url"},{"text":".","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","abstract":[{"type":"text","text":"Opens the URL, optionally using a web view."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"uri","extendedModule":"BrazeKit","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO3uri10Foundation3URLVSgvp","modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"uri"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","isActive":true},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","kind":"symbol","abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","isActive":true},{"text":".","type":"text"}],"type":"topic","title":"url","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/uri":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/uri","kind":"symbol","abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","isActive":true},{"text":".","type":"text"}],"type":"topic","title":"uri","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uri"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"deprecated":true,"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/url(_:usewebview:).json b/data/documentation/brazekit/braze/inappmessage/clickaction/url(_:usewebview:).json index 4e71f4b214..faa5ddb99f 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/url(_:usewebview:).json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/url(_:usewebview:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","interfaceLanguage":"swift"},"abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO3urlyAG10Foundation3URLV_SbtcAGmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)","symbolKind":"case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","abstract":[{"type":"text","text":"Opens the URL, optionally using a web view."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Opens the URL, optionally using a web view."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)"]}],"metadata":{"role":"symbol","title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO3urlyAG10Foundation3URLV_SbtcAGmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/clickaction/url.json b/data/documentation/brazekit/braze/inappmessage/clickaction/url.json index 1e2128bc47..3ef671c4ae 100644 --- a/data/documentation/brazekit/braze/inappmessage/clickaction/url.json +++ b/data/documentation/brazekit/braze/inappmessage/clickaction/url.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Direct access to the underlying URL when the click action is "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","isActive":true,"type":"reference"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","interfaceLanguage":"swift"},"metadata":{"title":"url","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO3url10Foundation3URLVSgvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url":{"abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","type":"reference"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","title":"url","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","abstract":[{"type":"text","text":"Opens the URL, optionally using a web view."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url"},"abstract":[{"type":"text","text":"Direct access to the underlying URL when the click action is "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO3url10Foundation3URLVSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"title":"url","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url(_:useWebView:)":{"title":"Braze.InAppMessage.ClickAction.url(_:useWebView:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","abstract":[{"text":"Opens the URL, optionally using a web view.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction/url":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url","kind":"symbol","abstract":[{"text":"Direct access to the underlying URL when the click action is ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction\/url(_:useWebView:)","isActive":true},{"text":".","type":"text"}],"type":"topic","title":"url","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color.json b/data/documentation/brazekit/braze/inappmessage/color.json index e33f092860..4995a32339 100644 --- a/data/documentation/brazekit/braze/inappmessage/color.json +++ b/data/documentation/brazekit/braze/inappmessage/color.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"abstract":[{"type":"text","text":"The message color type."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"Braze.InAppMessage.Color","role":"symbol","symbolKind":"struct","navigatorTitle":[{"text":"Color","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV","roleHeading":"Structure","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Color","kind":"identifier"}],"extendedModule":"BrazeKit"},"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s27ExpressibleByIntegerLiteralP","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(integerLiteral:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(rawValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(red:green:blue:alpha:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/a","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/b","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/g","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/r","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/rawValue","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/uiColor"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/black","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/blue","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/clear","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/green","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/red","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/white"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/b":{"title":"b","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"abstract":[{"type":"text","text":"The blue component."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/b","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/b"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/uiColor":{"title":"uiColor","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uiColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/uicolor","kind":"symbol","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"UIColor"},{"type":"text","text":" representation of the in-app message color."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/uiColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/clear":{"title":"clear","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"clear","kind":"identifier"},{"kind":"text","text":": `Self`"}],"abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/clear","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/clear"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/white":{"title":"white","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"white","kind":"identifier"},{"kind":"text","text":": `Self`"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/white","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/white"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(red:green:blue:alpha:)":{"title":"init(red:green:blue:alpha:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"red","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"green"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"blue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alpha","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and returns a color value from color component values."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(red:green:blue:alpha:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(red:green:blue:alpha:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(rawValue:)":{"title":"init(rawValue:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V","text":"UInt32"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(rawvalue:)","kind":"symbol","abstract":[{"text":"Creates and returns a color value from an ARGB UInt32.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/blue":{"title":"blue","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"blue","kind":"identifier"},{"text":": `Self`","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/blue","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/blue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/black":{"title":"black","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"black"},{"text":": `Self`","kind":"text"}],"abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/black","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/black"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/rawValue":{"title":"rawValue","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rawValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UInt32","preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawvalue","kind":"symbol","abstract":[{"type":"text","text":"The color encoded as an ARGB UInt32."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/rawValue"},"doc://Braze/s27ExpressibleByIntegerLiteralP":{"identifier":"doc:\/\/Braze\/s27ExpressibleByIntegerLiteralP","type":"unresolvable","title":"Swift.ExpressibleByIntegerLiteral"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/r":{"title":"r","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"r","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[{"type":"text","text":"The red component."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/r","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/r"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(integerLiteral:)":{"title":"init(integerLiteral:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"integerLiteral","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt32","preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(integerliteral:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a color value from an ARGB UInt32."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(integerLiteral:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/green":{"role":"symbol","title":"green","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/green","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/green","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"green"},{"kind":"text","text":": `Self`"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/red":{"title":"red","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"red","kind":"identifier"},{"text":": `Self`","kind":"text"}],"abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/red","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/red"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/image":{"title":"image","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIImage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage"}],"abstract":[{"type":"text","text":"A 1x1 pt image of the color."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/image","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/image"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/g":{"title":"g","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"g","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/g","kind":"symbol","abstract":[{"type":"text","text":"The green component."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/g"},"doc://Braze/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/a":{"title":"a","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"abstract":[{"type":"text","text":"The alpha component."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/a","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/a"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(_:)":{"title":"init(_:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(_:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns an in-app message color from a "},{"type":"codeVoice","code":"UIColor"},{"text":".","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/Equatable-Implementations":{"title":"Equatable Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/equatable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"The message color type.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(integerLiteral:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(rawValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(red:green:blue:alpha:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/a","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/b","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/g","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/r","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/rawValue","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/uiColor"],"title":"Instance Properties"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/black","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/blue","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/clear","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/green","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/red","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/white"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","interfaceLanguage":"swift"},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s27ExpressibleByIntegerLiteralP","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo","title":"Conforms To"}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV","title":"Braze.InAppMessage.Color","roleHeading":"Structure","extendedModule":"BrazeKit","navigatorTitle":[{"text":"Color","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/clear":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/clear","role":"symbol","type":"topic","title":"clear","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/clear","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"clear","kind":"identifier"},{"text":": `Self`","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/green":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/green","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"green","kind":"identifier"},{"text":": `Self`","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/green","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"green"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/uiColor":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/uicolor","abstract":[{"type":"text","text":"The "},{"code":"UIColor","type":"codeVoice"},{"type":"text","text":" representation of the in-app message color."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/uiColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uiColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"type":"topic","title":"uiColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/image":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/image","title":"image","abstract":[{"type":"text","text":"A 1x1 pt image of the color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/image","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","abstract":[]},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/s27ExpressibleByIntegerLiteralP":{"title":"Swift.ExpressibleByIntegerLiteral","type":"unresolvable","identifier":"doc:\/\/Braze\/s27ExpressibleByIntegerLiteralP"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a color value from an ARGB UInt32."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt32","kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/r":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"r","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"title":"r","abstract":[{"type":"text","text":"The red component."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/r","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/r"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/a":{"kind":"symbol","abstract":[{"text":"The alpha component.","type":"text"}],"role":"symbol","type":"topic","title":"a","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"a"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/a","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/a"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/blue":{"kind":"symbol","abstract":[],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"blue"},{"kind":"text","text":": `Self`"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/blue","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/blue","type":"topic","title":"blue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/g":{"title":"g","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/g","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The green component."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"g","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/g"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/b":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/b","abstract":[{"type":"text","text":"The blue component."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"b","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"b","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/b"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(_:)":{"title":"init(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(_:)","abstract":[{"text":"Creates and returns an in-app message color from a ","type":"text"},{"type":"codeVoice","code":"UIColor"},{"type":"text","text":"."}],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/red":{"role":"symbol","title":"red","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"red","kind":"identifier"},{"kind":"text","text":": `Self`"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/red","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/red"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/black":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/black","role":"symbol","type":"topic","title":"black","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/black","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"black","kind":"identifier"},{"text":": `Self`","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(red:green:blue:alpha:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(red:green:blue:alpha:)","role":"symbol","type":"topic","title":"init(red:green:blue:alpha:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(red:green:blue:alpha:)","abstract":[{"text":"Creates and returns a color value from color component values.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"red"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"green"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"blue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alpha","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(integerLiteral:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(integerLiteral:)","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a color value from an ARGB UInt32."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(integerliteral:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"integerLiteral"},{"text":": ","kind":"text"},{"text":"UInt32","kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V"},{"kind":"text","text":")"}],"title":"init(integerLiteral:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/white":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/white","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/white","abstract":[],"type":"topic","title":"white","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"white","kind":"identifier"},{"text":": `Self`","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/rawValue":{"kind":"symbol","title":"rawValue","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawvalue","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/rawValue","abstract":[{"type":"text","text":"The color encoded as an ARGB UInt32."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier","text":"UInt32"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/color/!=(_:_:).json index f3568fdfa5..79149d0f98 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/color/!=(_:_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/!=(_:_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"roleHeading":"Operator","symbolKind":"op","title":"!=(_:_:)","extendedModule":"Swift","role":"symbol"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/!=(_:_:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/Equatable-Implementations":{"title":"Equatable Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/equatable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations"]]},"metadata":{"title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","symbolKind":"op","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/a.json b/data/documentation/brazekit/braze/inappmessage/color/a.json index 3bd4dfda9b..ec6c5c61d4 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/a.json +++ b/data/documentation/brazekit/braze/inappmessage/color/a.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"The alpha component.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/a"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"a","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV1aSdvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"title":"a","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/a","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/a":{"title":"a","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"a","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"abstract":[{"type":"text","text":"The alpha component."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/a","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/a"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"abstract":[{"text":"The alpha component.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"a","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/a"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"a"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"a","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV1aSdvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/a"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/a":{"kind":"symbol","abstract":[{"text":"The alpha component.","type":"text"}],"role":"symbol","type":"topic","title":"a","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"a"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/a","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/a"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/b.json b/data/documentation/brazekit/braze/inappmessage/color/b.json index 14f254f26c..087133f045 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/b.json +++ b/data/documentation/brazekit/braze/inappmessage/color/b.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/b"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"b","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"roleHeading":"Instance Property","title":"b","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV1bSdvp"},"abstract":[{"type":"text","text":"The blue component."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/b","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/b":{"title":"b","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"abstract":[{"type":"text","text":"The blue component."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/b","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/b"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"b","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/b","interfaceLanguage":"swift"},"sections":[],"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"b"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV1bSdvp","title":"b"},"abstract":[{"type":"text","text":"The blue component."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/b"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/b":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/b","abstract":[{"type":"text","text":"The blue component."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"b","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"b","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/b"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/black.json b/data/documentation/brazekit/braze/inappmessage/color/black.json index 1cf74a9f63..896a66e73c 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/black.json +++ b/data/documentation/brazekit/braze/inappmessage/color/black.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"metadata":{"symbolKind":"property","roleHeading":"Type Property","role":"symbol","title":"black","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"black","kind":"identifier"},{"kind":"text","text":": `Self`"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV5blackAGvpZ","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"black"},{"text":": `Self`","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/black"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/black"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/black":{"title":"black","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"black"},{"text":": `Self`","kind":"text"}],"abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/black","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/black"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"black"},{"kind":"text","text":": `Self`"}]}],"kind":"declarations"}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV5blackAGvpZ","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"black"},{"kind":"text","text":": `Self`"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"black","role":"symbol"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/black","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/black"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/black":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/black","role":"symbol","type":"topic","title":"black","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/black","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"black","kind":"identifier"},{"text":": `Self`","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/blue.json b/data/documentation/brazekit/braze/inappmessage/color/blue.json index 0985ac521a..726556336d 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/blue.json +++ b/data/documentation/brazekit/braze/inappmessage/color/blue.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"blue"},{"kind":"text","text":": `Self`"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"blue","kind":"identifier"},{"text":": `Self`","kind":"text"}],"title":"blue","role":"symbol","roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV4blueAGvpZ"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/blue"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/blue"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/blue":{"title":"blue","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"blue","kind":"identifier"},{"text":": `Self`","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/blue","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/blue"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/blue"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"blue","kind":"identifier"},{"text":": `Self`","kind":"text"}],"title":"blue","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV4blueAGvpZ","roleHeading":"Type Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"blue"},{"text":": `Self`","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/blue"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/blue":{"kind":"symbol","abstract":[],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"blue"},{"kind":"text","text":": `Self`"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/blue","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/blue","type":"topic","title":"blue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/clear.json b/data/documentation/brazekit/braze/inappmessage/color/clear.json index f69fbbbe41..3a037cdc77 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/clear.json +++ b/data/documentation/brazekit/braze/inappmessage/color/clear.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clear"},{"kind":"text","text":": `Self`"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/clear","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"clear","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV5clearAGvpZ","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clear"},{"kind":"text","text":": `Self`"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/clear"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/clear":{"title":"clear","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"clear","kind":"identifier"},{"kind":"text","text":": `Self`"}],"abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/clear","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/clear"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","metadata":{"symbolKind":"property","title":"clear","roleHeading":"Type Property","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clear"},{"text":": `Self`","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV5clearAGvpZ"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/clear"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clear"},{"text":": `Self`","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/clear"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/clear":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/clear","role":"symbol","type":"topic","title":"clear","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/clear","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"clear","kind":"identifier"},{"text":": `Self`","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/encode(to:).json b/data/documentation/brazekit/braze/inappmessage/color/encode(to:).json index 35c6fc11ad..f28c06bf82 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessage/color/encode(to:).json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"method","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Instance Method","title":"encode(to:)","externalID":"s:SYsSERzs6UInt32V8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","extendedModule":"Swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/encode(to:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/encode(to:)":{"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/encode(to:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"UInt32","type":"codeVoice"},{"text":".","type":"text"}]},"title":"encode(to:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/encode(to:)"},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"UInt32","type":"codeVoice"},{"text":".","type":"text"}]},"externalID":"s:SYsSERzs6UInt32V8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"extendedModule":"Swift","role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/encode(to:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/encode(to:)":{"abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/encode(to:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"UInt32","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/encode(to:)","title":"encode(to:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/color/equatable-implementations.json index e7efd44af3..923d052264 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/color/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/!=(_:_:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/!=(_:_:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/!=(_:_:)"]}],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/!=(_:_:)","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/g.json b/data/documentation/brazekit/braze/inappmessage/color/g.json index 7cfcba346d..afd4941440 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/g.json +++ b/data/documentation/brazekit/braze/inappmessage/color/g.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The green component."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/g"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/g"]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"g"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV1gSdvp","roleHeading":"Instance Property","title":"g","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"g"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/g":{"title":"g","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"g","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/g","kind":"symbol","abstract":[{"type":"text","text":"The green component."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/g"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"title":"g","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"g"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV1gSdvp","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"abstract":[{"text":"The green component.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/g"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"g","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/g"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/g":{"title":"g","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/g","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The green component."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"g","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/g"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/green.json b/data/documentation/brazekit/braze/inappmessage/color/green.json index ab070d1f33..6ada4e4095 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/green.json +++ b/data/documentation/brazekit/braze/inappmessage/color/green.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"metadata":{"role":"symbol","title":"green","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV5greenAGvpZ","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"green","kind":"identifier"},{"text":": `Self`","kind":"text"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/green"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/green"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"green","kind":"identifier"},{"kind":"text","text":": `Self`"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/green":{"role":"symbol","title":"green","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/green","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/green","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"green"},{"kind":"text","text":": `Self`"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"green","kind":"identifier"},{"kind":"text","text":": `Self`"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"green","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV5greenAGvpZ","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"green","kind":"identifier"},{"text":": `Self`","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/green"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/green"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/green":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/green","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"green","kind":"identifier"},{"text":": `Self`","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/green","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"green"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/hash(into:).json b/data/documentation/brazekit/braze/inappmessage/color/hash(into:).json index 1b30e59b44..8fd6376264 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessage/color/hash(into:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","role":"symbol","extendedModule":"Swift","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","title":"hash(into:)"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hash(into:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/hash(into:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hash(into:)","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hash(into:)","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hash(into:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]]},"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","symbolKind":"method","extendedModule":"Swift","title":"hash(into:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/hash(into:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/hash(into:)":{"abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hash(into:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hash(into:)","title":"hash(into:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/hashvalue.json b/data/documentation/brazekit/braze/inappmessage/color/hashvalue.json index e44dd5287e..e0c9850da4 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessage/color/hashvalue.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hashValue","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]]},"metadata":{"symbolKind":"property","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"extendedModule":"Swift","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hashValue"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/hashValue":{"kind":"symbol","title":"hashValue","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hashValue","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hashvalue","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"hashValue","symbolKind":"property","role":"symbol","extendedModule":"Swift","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hashValue","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/hashvalue"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/hashValue":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hashvalue","title":"hashValue","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/image.json b/data/documentation/brazekit/braze/inappmessage/color/image.json index 2f68ae199c..095c6dfec8 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/image.json +++ b/data/documentation/brazekit/braze/inappmessage/color/image.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/image","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A 1x1 pt image of the color."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV0A2UIE5imageSo7UIImageCvp","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"}],"extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"image"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/image"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/image":{"title":"image","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIImage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage"}],"abstract":[{"type":"text","text":"A 1x1 pt image of the color."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/image","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/image"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","roleHeading":"Instance Property","title":"image","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIImage","kind":"typeIdentifier","text":"UIImage"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV0A2UIE5imageSo7UIImageCvp","extendedModule":"BrazeKit","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/image"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"abstract":[{"text":"A 1x1 pt image of the color.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/image"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/image":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/image","title":"image","abstract":[{"type":"text","text":"A 1x1 pt image of the color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/image","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/init(_:).json b/data/documentation/brazekit/braze/inappmessage/color/init(_:).json index 08b16adcba..484be72478 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/init(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/color/init(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"color"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"UIColor"},{"type":"text","text":" to convert."}],"type":"paragraph"}],"name":"color"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(_:)","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorVyAGSo7UIColorCcfc","symbolKind":"init","extendedModule":"BrazeKit","role":"symbol"},"abstract":[{"type":"text","text":"Creates and returns an in-app message color from a "},{"code":"UIColor","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(_:)":{"title":"init(_:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(_:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns an in-app message color from a "},{"type":"codeVoice","code":"UIColor"},{"text":".","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(_:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(_:)"]}],"abstract":[{"text":"Creates and returns an in-app message color from a ","type":"text"},{"code":"UIColor","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"title":"init(_:)","symbolKind":"init","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorVyAGSo7UIColorCcfc","role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"color","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"code":"UIColor","type":"codeVoice"},{"text":" to convert.","type":"text"}]}],"name":"color"}],"kind":"parameters"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(_:)":{"title":"init(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(_:)","abstract":[{"text":"Creates and returns an in-app message color from a ","type":"text"},{"type":"codeVoice","code":"UIColor"},{"type":"text","text":"."}],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/init(from:).json b/data/documentation/brazekit/braze/inappmessage/color/init(from:).json index 3cf6a910b5..15e2bc8d06 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/color/init(from:).json @@ -1 +1 @@ -{"metadata":{"title":"init(from:)","externalID":"s:SYsSeRzs6UInt32V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV","symbolKind":"init","role":"symbol","extendedModule":"Swift","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"UInt32"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Initializer"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(from:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(from:)":{"title":"init(from:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(from:)","role":"symbol","abstract":[],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"init","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"init(from:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"externalID":"s:SYsSeRzs6UInt32V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ColorV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(from:)"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/RawRepresentable-Implementations":{"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(from:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(from:)","abstract":[],"title":"init(from:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"UInt32"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/init(integerliteral:).json b/data/documentation/brazekit/braze/inappmessage/color/init(integerliteral:).json index 666abfa620..1636cb2429 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/init(integerliteral:).json +++ b/data/documentation/brazekit/braze/inappmessage/color/init(integerliteral:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(integerliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"integerLiteral","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier","text":"UInt32"},{"kind":"text","text":")"}]}]},{"parameters":[{"name":"value","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The color as an ARGB UInt32."}]}]}],"kind":"parameters"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(integerLiteral:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV14integerLiteralAGs6UInt32V_tcfc","title":"init(integerLiteral:)","symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"integerLiteral","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt32V","text":"UInt32","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Creates and returns a color value from an ARGB UInt32.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(integerLiteral:)":{"title":"init(integerLiteral:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"integerLiteral","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt32","preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(integerliteral:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a color value from an ARGB UInt32."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(integerLiteral:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(integerLiteral:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Creates and returns a color value from an ARGB UInt32."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"integerLiteral","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V","text":"UInt32"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"value","content":[{"inlineContent":[{"type":"text","text":"The color as an ARGB UInt32."}],"type":"paragraph"}]}]}],"sections":[],"metadata":{"roleHeading":"Initializer","role":"symbol","symbolKind":"init","title":"init(integerLiteral:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV14integerLiteralAGs6UInt32V_tcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":": "},{"text":"UInt32","preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(integerliteral:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(integerLiteral:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(integerLiteral:)","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a color value from an ARGB UInt32."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(integerliteral:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"integerLiteral"},{"text":": ","kind":"text"},{"text":"UInt32","kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V"},{"kind":"text","text":")"}],"title":"init(integerLiteral:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessage/color/init(rawvalue:).json index 1f9fa5bb50..7bf8bd6bc6 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessage/color/init(rawvalue:).json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV8rawValueAGs6UInt32V_tcfc","role":"symbol","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V","text":"UInt32"},{"text":")","kind":"text"}],"title":"init(rawValue:)","symbolKind":"init"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(rawValue:)"},"sections":[],"abstract":[{"type":"text","text":"Creates and returns a color value from an ARGB UInt32."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s6UInt32V","text":"UInt32","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The color as an ARGB UInt32."}]}],"name":"rawValue"}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(rawValue:)":{"title":"init(rawValue:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V","text":"UInt32"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(rawvalue:)","kind":"symbol","abstract":[{"text":"Creates and returns a color value from an ARGB UInt32.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(rawvalue:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(rawValue:)"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt32","kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V"},{"kind":"text","text":")"}],"title":"init(rawValue:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV8rawValueAGs6UInt32V_tcfc","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Creates and returns a color value from an ARGB UInt32.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt32","preciseIdentifier":"s:s6UInt32V"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The color as an ARGB UInt32."}]}],"name":"rawValue"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a color value from an ARGB UInt32."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt32","kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/init(red:green:blue:alpha:).json b/data/documentation/brazekit/braze/inappmessage/color/init(red:green:blue:alpha:).json index 7c196d9aa5..787d5eb958 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/init(red:green:blue:alpha:).json +++ b/data/documentation/brazekit/braze/inappmessage/color/init(red:green:blue:alpha:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"red","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"green","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"blue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alpha"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The red component."}]}],"name":"red"},{"name":"green","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The green component."}]}]},{"name":"blue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The blue component."}]}]},{"content":[{"inlineContent":[{"text":"The alpha component.","type":"text"}],"type":"paragraph"}],"name":"alpha"}],"kind":"parameters"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(red:green:blue:alpha:)"},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV3red5green4blue5alphaAGSd_S3dtcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"red","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"green"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"blue"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alpha"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Initializer","title":"init(red:green:blue:alpha:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(red:green:blue:alpha:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"kind":"symbol","abstract":[{"text":"Creates and returns a color value from color component values.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(red:green:blue:alpha:)":{"title":"init(red:green:blue:alpha:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"red","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"green"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"blue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alpha","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and returns a color value from color component values."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(red:green:blue:alpha:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(red:green:blue:alpha:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns a color value from color component values.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"red"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"green","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"blue"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alpha"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The red component."}]}],"name":"red"},{"name":"green","content":[{"inlineContent":[{"text":"The green component.","type":"text"}],"type":"paragraph"}]},{"name":"blue","content":[{"type":"paragraph","inlineContent":[{"text":"The blue component.","type":"text"}]}]},{"name":"alpha","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The alpha component."}]}]}],"kind":"parameters"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(red:green:blue:alpha:)"},"kind":"symbol","metadata":{"role":"symbol","title":"init(red:green:blue:alpha:)","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV3red5green4blue5alphaAGSd_S3dtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"red"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"green"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"blue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alpha"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":")","kind":"text"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/init(red:green:blue:alpha:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(red:green:blue:alpha:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(red:green:blue:alpha:)","role":"symbol","type":"topic","title":"init(red:green:blue:alpha:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(red:green:blue:alpha:)","abstract":[{"text":"Creates and returns a color value from color component values.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"red"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"green"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"blue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alpha","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/r.json b/data/documentation/brazekit/braze/inappmessage/color/r.json index 8a1159058d..73c1695437 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/r.json +++ b/data/documentation/brazekit/braze/inappmessage/color/r.json @@ -1 +1 @@ -{"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"r","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV1rSdvp","roleHeading":"Instance Property","title":"r"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"The red component.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/r"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/r"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"r"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/r":{"title":"r","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"r","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[{"type":"text","text":"The red component."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/r","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/r"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV1rSdvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"r","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"title":"r","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"sections":[],"abstract":[{"text":"The red component.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"r"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/r"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/r"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/r":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"r","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"title":"r","abstract":[{"type":"text","text":"The red component."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/r","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/r"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessage/color/rawrepresentable-implementations.json index b5bd1336d8..78ac82a008 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/color/rawrepresentable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(from:)"],"generated":true,"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hashValue"],"title":"Instance Properties","generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hash(into:)"],"generated":true,"title":"Instance Methods"}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(from:)":{"title":"init(from:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(from:)","role":"symbol","abstract":[],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"UInt32"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/encode(to:)":{"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/encode(to:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"UInt32","type":"codeVoice"},{"text":".","type":"text"}]},"title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/hash(into:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hash(into:)","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hash(into:)","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/hashValue":{"kind":"symbol","title":"hashValue","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hashValue","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hashvalue","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(from:)"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hashValue"],"title":"Instance Properties"},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hash(into:)"]}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/hash(into:)":{"abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hash(into:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hash(into:)","title":"hash(into:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/encode(to:)":{"abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/encode(to:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"UInt32","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/encode(to:)","title":"encode(to:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/init(from:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(from:)","abstract":[],"title":"init(from:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"UInt32"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/hashValue":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hashvalue","title":"hashValue","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/hashValue"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/rawvalue.json b/data/documentation/brazekit/braze/inappmessage/color/rawvalue.json index 865a8dcce8..55a99e7816 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/rawvalue.json +++ b/data/documentation/brazekit/braze/inappmessage/color/rawvalue.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"rawValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier","text":"UInt32"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","title":"rawValue","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV8rawValues6UInt32Vvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"text":"UInt32","kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V"}],"modules":[{"name":"BrazeKit"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"abstract":[{"type":"text","text":"The color encoded as an ARGB UInt32."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/rawValue","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/rawValue":{"title":"rawValue","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rawValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UInt32","preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawvalue","kind":"symbol","abstract":[{"type":"text","text":"The color encoded as an ARGB UInt32."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/rawValue"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V","text":"UInt32"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV8rawValues6UInt32Vvp","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"rawValue","role":"symbol"},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/rawValue","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"text":"The color encoded as an ARGB UInt32.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6UInt32V","text":"UInt32"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/rawvalue"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/rawValue":{"kind":"symbol","title":"rawValue","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawvalue","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/rawValue","abstract":[{"type":"text","text":"The color encoded as an ARGB UInt32."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier","text":"UInt32"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/red.json b/data/documentation/brazekit/braze/inappmessage/color/red.json index 021f6891bd..1784a4d35d 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/red.json +++ b/data/documentation/brazekit/braze/inappmessage/color/red.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/red"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"red","kind":"identifier"},{"kind":"text","text":": `Self`"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"red","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV3redAGvpZ","symbolKind":"property","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"red","kind":"identifier"},{"text":": `Self`","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/red"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/red":{"title":"red","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"red","kind":"identifier"},{"text":": `Self`","kind":"text"}],"abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/red","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/red"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/red","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"red"},{"text":": `Self`","kind":"text"}],"languages":["swift"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/red"]}],"metadata":{"title":"red","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"red"},{"text":": `Self`","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV3redAGvpZ","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/red":{"role":"symbol","title":"red","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"red","kind":"identifier"},{"kind":"text","text":": `Self`"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/red","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/red"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/uicolor.json b/data/documentation/brazekit/braze/inappmessage/color/uicolor.json index 8335b106bb..64018cd2f3 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/uicolor.json +++ b/data/documentation/brazekit/braze/inappmessage/color/uicolor.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/uiColor"},"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uiColor"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV02uiF0So7UIColorCvp","role":"symbol","title":"uiColor","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"sections":[],"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"UIColor"},{"text":" representation of the in-app message color.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"uiColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/uicolor"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/uiColor":{"title":"uiColor","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uiColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/uicolor","kind":"symbol","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"UIColor"},{"type":"text","text":" representation of the in-app message color."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/uiColor"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/uicolor"]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The "},{"code":"UIColor","type":"codeVoice"},{"text":" representation of the in-app message color.","type":"text"}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV02uiF0So7UIColorCvp","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"uiColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"roleHeading":"Instance Property","symbolKind":"property","extendedModule":"BrazeKit","title":"uiColor"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/uiColor","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/uiColor":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/uicolor","abstract":[{"type":"text","text":"The "},{"code":"UIColor","type":"codeVoice"},{"type":"text","text":" representation of the in-app message color."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/uiColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"uiColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"type":"topic","title":"uiColor"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/color/white.json b/data/documentation/brazekit/braze/inappmessage/color/white.json index c713a38a10..a550ce0cbb 100644 --- a/data/documentation/brazekit/braze/inappmessage/color/white.json +++ b/data/documentation/brazekit/braze/inappmessage/color/white.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/white"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"white"},{"text":": `Self`","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/white","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"white","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV5whiteAGvpZ","symbolKind":"property","roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"white","kind":"identifier"},{"text":": `Self`","kind":"text"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/white":{"title":"white","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"white","kind":"identifier"},{"kind":"text","text":": `Self`"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/white","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/white"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/white"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"white","kind":"identifier"},{"kind":"text","text":": `Self`"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/color\/white"]}],"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ColorV5whiteAGvpZ","roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"white","kind":"identifier"},{"text":": `Self`","kind":"text"}],"modules":[{"name":"BrazeKit"}],"title":"white"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color/white":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color\/white","url":"\/documentation\/brazekit\/braze\/inappmessage\/color\/white","abstract":[],"type":"topic","title":"white","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"white","kind":"identifier"},{"text":": `Self`","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/context.json b/data/documentation/brazekit/braze/inappmessage/context.json index 45e46b7cd6..dbaf339798 100644 --- a/data/documentation/brazekit/braze/inappmessage/context.json +++ b/data/documentation/brazekit/braze/inappmessage/context.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"},{"text":" = ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC","text":"Context"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context"},"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"type":"text","text":" "},{"text":"utilities.","type":"text"}],"metadata":{"title":"Braze.InAppMessage.Context","modules":[{"name":"BrazeKit"}],"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO7Contexta","symbolKind":"typealias","navigatorTitle":[{"text":"Context","kind":"identifier"}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"roleHeading":"Type Alias"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/context"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Context":{"title":"Braze.InAppMessage.Context","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context","url":"\/documentation\/brazekit\/braze\/inappmessage\/context","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"type":"text","text":" "},{"type":"text","text":"utilities."}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"roleHeading":"Type Alias","externalID":"s:8BrazeKit0A0C12InAppMessageO7Contexta","modules":[{"name":"BrazeKit"}],"role":"symbol","extendedModule":"BrazeKit","title":"Braze.InAppMessage.Context","symbolKind":"typealias","navigatorTitle":[{"kind":"identifier","text":"Context"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"},{"text":" = ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","text":"Context"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/context"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Context":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"type":"text","text":" "},{"type":"text","text":"utilities."}],"role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"type":"topic","title":"Braze.InAppMessage.Context"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control(_:).json b/data/documentation/brazekit/braze/inappmessage/control(_:).json index 01f236cfcd..39cbac3b88 100644 --- a/data/documentation/brazekit/braze/inappmessage/control(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/control(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Control","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"kind":"text","text":")"}]}]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"The Control In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"reference","isActive":true},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control(_:)"]}],"metadata":{"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7controlyA2E7ControlVcAEmF","title":"Braze.InAppMessage.control(_:)","roleHeading":"Case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"The Control In-App Message type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","title":"Braze.InAppMessage.control(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7controlyA2E7ControlVcAEmF","title":"Braze.InAppMessage.control(_:)","roleHeading":"Case","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":"(","kind":"text"},{"text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"abstract":[{"type":"text","text":"The Control In-App Message type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","isActive":true},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Control","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control(_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","type":"topic","title":"Braze.InAppMessage.control(_:)","abstract":[{"type":"text","text":"The Control In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","isActive":true,"type":"reference"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.property.json b/data/documentation/brazekit/braze/inappmessage/control-swift.property.json index c4ea3a478c..32ec8ffcce 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.property.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO7controlAE7ControlVSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol","title":"control"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"text":" when the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"in-app message is not a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)"},{"text":" message.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control-swift.property","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","isActive":true,"type":"reference"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"text":"in-app message is not a ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)"},{"text":" message.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control-swift.property","title":"control"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"The Control In-App Message type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","title":"Braze.InAppMessage.control(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.property"]}],"abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","isActive":true,"type":"reference"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"in-app message is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","isActive":true,"type":"reference"},{"type":"text","text":" message."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control-swift.property"},"sections":[],"metadata":{"role":"symbol","title":"control","extendedModule":"BrazeKit","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO7controlAE7ControlVSgvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"text":"?","kind":"text"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control(_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","type":"topic","title":"Braze.InAppMessage.control(_:)","abstract":[{"type":"text","text":"The Control In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","isActive":true,"type":"reference"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":"("},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/control-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control-swift.property","title":"control","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"type":"text","text":" "},{"text":"in-app message is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/control(_:)","isActive":true,"type":"reference"},{"text":" message.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.property","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.struct.json b/data/documentation/brazekit/braze/inappmessage/control-swift.struct.json index 997fbf2156..b804721256 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.struct.json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.struct.json @@ -1 +1 @@ -{"abstract":[{"text":"The Control message type.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(data:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/data"],"title":"Instance Properties"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations"]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"relationshipsSections":[{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"metadata":{"symbolKind":"struct","modules":[{"name":"BrazeKit"}],"roleHeading":"Structure","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO7ControlV","navigatorTitle":[{"text":"Control","kind":"identifier"}],"extendedModule":"BrazeKit","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Control","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"kind":"article","title":"BrazeInAppMessageDataLookup Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/brazeinappmessagedatalookup-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations","abstract":[],"type":"topic"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/init(from:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(from:)","type":"topic","kind":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(from:)","role":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/data","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/data","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/init(data:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(data:)","role":"symbol","title":"init(data:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and returns a Control In-App Message."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(data:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Control"}],"roleHeading":"Structure","externalID":"s:8BrazeKit0A0C12InAppMessageO7ControlV","symbolKind":"struct","title":"Braze.InAppMessage.Control","extendedModule":"BrazeKit"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct"]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(data:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/data"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/brazeinappmessagedatalookup-implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"title":"BrazeInAppMessageDataLookup Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/data","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"title":"data"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(from:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/equatable-implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/init(data:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(data:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(data:)","abstract":[{"type":"text","text":"Creates and returns a Control In-App Message."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(data:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/!=(_:_:).json index 243be78daf..c348012ada 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"Swift","title":"!=(_:_:)","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7ControlV","symbolKind":"op","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/!=(_:_:)":{"title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/!=(_:_:)","abstract":[],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7ControlV","title":"!=(_:_:)","role":"symbol","roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"op","extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/!=(_:_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/equatable-implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/brazeinappmessagedatalookup-implementations.json b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/brazeinappmessagedatalookup-implementations.json index 6b11dcea01..d9fb728488 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/brazeinappmessagedatalookup-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/brazeinappmessagedatalookup-implementations.json @@ -1 +1 @@ -{"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/subscript(dynamicMember:)"],"generated":true,"title":"Subscripts"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/subscript(dynamicMember:)":{"kind":"symbol","title":"subscript(dynamicMember:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/subscript(dynamicmember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/subscript(dynamicMember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"type":"topic","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}]}}} \ No newline at end of file +{"topicSections":[{"generated":true,"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/subscript(dynamicMember:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","metadata":{"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/subscript(dynamicMember:)":{"title":"subscript(dynamicMember:)","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/subscript(dynamicmember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/subscript(dynamicMember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/data.json b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/data.json index ccdbfd6adc..57473d5037 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/data.json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/data.json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/data","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}],"title":"data","externalID":"s:8BrazeKit0A0C12InAppMessageO7ControlV4dataAE4DataVvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/data","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/data","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO7ControlV4dataAE4DataVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"data","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/data"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/data","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/data","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"title":"data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/equatable-implementations.json index e786442ff3..ee9828c4a6 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/!=(_:_:)"],"generated":true,"title":"Operators"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/!=(_:_:)":{"title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/!=(_:_:)","abstract":[],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/!=(_:_:)"],"generated":true,"title":"Operators"}],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/init(data:).json b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/init(data:).json index 002f9d362d..eca0b84d1f 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/init(data:).json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/init(data:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(data:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(data:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a Control In-App Message."}],"metadata":{"role":"symbol","title":"init(data:)","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"text":")","kind":"text"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C12InAppMessageO7ControlV4dataAgE4DataV_tcfc"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"text":" = .init())","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The message data struct.","type":"text"}]}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/init(data:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(data:)","role":"symbol","title":"init(data:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and returns a Control In-App Message."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(data:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data","kind":"typeIdentifier"},{"text":" = .init())","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message data struct."}]}],"name":"data"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(data:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Creates and returns a Control In-App Message."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"metadata":{"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":")"}],"title":"init(data:)","externalID":"s:8BrazeKit0A0C12InAppMessageO7ControlV4dataAgE4DataV_tcfc","role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/init(data:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(data:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(data:)","abstract":[{"type":"text","text":"Creates and returns a Control In-App Message."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(data:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/init(from:).json b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/init(from:).json index 670121f0e5..fdaaa0f468 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/init(from:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(from:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(from:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12InAppMessageO7ControlV4fromAGs7Decoder_p_tKcfc","role":"symbol","title":"init(from:)","symbolKind":"init"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/init(from:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(from:)","type":"topic","kind":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(from:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}]}],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(from:)","role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7ControlV4fromAGs7Decoder_p_tKcfc"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(from:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/subscript(dynamicmember:).json index 6c9e6686fa..1d891c6566 100644 --- a/data/documentation/brazekit/braze/inappmessage/control-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/inappmessage/control-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"subscript(dynamicMember:)","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","symbolKind":"subscript","roleHeading":"Instance Subscript","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7ControlV"},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/subscript(dynamicmember:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"kind":"article","title":"BrazeInAppMessageDataLookup Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/brazeinappmessagedatalookup-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/subscript(dynamicMember:)":{"kind":"symbol","title":"subscript(dynamicMember:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/subscript(dynamicmember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/subscript(dynamicMember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"type":"topic","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"}}} \ No newline at end of file +{"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7ControlV","extendedModule":"BrazeKit","symbolKind":"subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"title":"subscript(dynamicMember:)","roleHeading":"Instance Subscript","role":"symbol"},"kind":"symbol","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/subscript(dynamicmember:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/subscript(dynamicMember:)":{"title":"subscript(dynamicMember:)","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/subscript(dynamicmember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/subscript(dynamicMember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct\/BrazeInAppMessageDataLookup-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/brazeinappmessagedatalookup-implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"title":"BrazeInAppMessageDataLookup Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.property.json b/data/documentation/brazekit/braze/inappmessage/data-swift.property.json index 9f9068372f..c87e2c79a6 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations"]]},"abstract":[{"type":"text","text":"The message data type holding value common to all in-app message types."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/data-swift.property","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO4dataAE4DataVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"title":"data","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","extendedModule":"BrazeKit"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/data-swift.property":{"abstract":[{"type":"text","text":"The message data type holding value common to all in-app message types."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/data-swift.property","type":"topic","title":"data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/BrazeInAppMessageDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/brazeinappmessagedatalookup-implementations","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations","title":"BrazeInAppMessageDataLookup Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.property"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations"]]},"abstract":[{"type":"text","text":"The message data type holding value common to all in-app message types."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}],"title":"data","externalID":"s:8BrazeKit0A0C12InAppMessageO4dataAE4DataVvp","extendedModule":"BrazeKit","role":"symbol"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/data-swift.property","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/BrazeInAppMessageDataLookup-Implementations":{"type":"topic","title":"BrazeInAppMessageDataLookup Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/brazeinappmessagedatalookup-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/data-swift.property":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"title":"data","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.property","abstract":[{"type":"text","text":"The message data type holding value common to all in-app message types."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/data-swift.property"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct.json index a9ae228f3e..f1b2f7b543 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct.json @@ -1 +1 @@ -{"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","type":"conformsTo","title":"Conforms To"}],"sections":[],"abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.Data","symbolKind":"struct","navigatorTitle":[{"text":"Data","kind":"identifier"}],"roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateIn","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateOut","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/clickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/context","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/isTestSend","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageClose","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageExtras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/orientation"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Data"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(from:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(from:)","title":"init(from:)","abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/context":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/context","title":"context","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/context","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7Contexta"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The message context (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/clickAction":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/clickaction","role":"symbol","abstract":[{"type":"text","text":"The message click action (default: "},{"code":".none","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","title":"clickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/clickAction","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/messageExtras":{"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"title":"messageExtras","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageextras","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageExtras"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageExtras","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/animateOut":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"animateOut"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the message should animate when dismissed (default: "},{"code":"true","type":"codeVoice"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animateout","title":"animateOut","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateOut","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/animateIn":{"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the message should animate when presented (default: "},{"code":"true","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animatein","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateIn","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateIn","title":"animateIn"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/Equatable-Implementations":{"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/id":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/id","abstract":[{"type":"text","text":"The in-app message identifier used for analytics."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"title":"id"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/orientation":{"kind":"symbol","title":"orientation","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/orientation","abstract":[{"text":"The message supported orientation (default: ","type":"text"},{"type":"codeVoice","code":".any"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/orientation","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"orientation","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/extras":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/extras","title":"extras","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/extras","role":"symbol","type":"topic","abstract":[{"text":"The message extras dictionary (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)":{"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:)","type":"topic","abstract":[{"type":"text","text":"Creates and returns an in-app message data value."}],"title":"init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"messageClose"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"orientation"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"animateIn"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"text":"animateOut","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"], ","kind":"text"},{"text":"messageExtras","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/messageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageClose","abstract":[{"text":"The message close (default: ","type":"text"},{"type":"codeVoice","code":".userInteraction"},{"type":"text","text":")."}],"title":"messageClose","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageClose","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO","kind":"typeIdentifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/isTestSend":{"role":"symbol","title":"isTestSend","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isTestSend","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/istestsend","abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/isTestSend"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(from:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateIn","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateOut","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/clickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/context","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/isTestSend","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageClose","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageExtras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/orientation"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"Braze.InAppMessage.Data","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Data"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV","symbolKind":"struct","role":"symbol","roleHeading":"Structure","extendedModule":"BrazeKit"},"sections":[],"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/animateOut":{"title":"animateOut","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateOut","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animateout","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateOut","abstract":[{"type":"text","text":"Specifies whether the message should animate when dismissed (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/animateIn":{"title":"animateIn","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animateIn","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animatein","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateIn","abstract":[{"type":"text","text":"Specifies whether the message should animate when presented (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/clickAction":{"title":"clickAction","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/clickAction","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/clickaction","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clickAction"},{"kind":"text","text":": "},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"}],"abstract":[{"text":"The message click action (default: ","type":"text"},{"type":"codeVoice","code":".none"},{"text":").","type":"text"}]},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/orientation":{"title":"orientation","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","text":"Orientation","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/orientation","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/orientation","abstract":[{"type":"text","text":"The message supported orientation (default: "},{"type":"codeVoice","code":".any"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)":{"title":"init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"messageClose","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"MessageClose","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"},{"text":", ","kind":"text"},{"text":"orientation","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"},{"text":", ","kind":"text"},{"text":"animateIn","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animateOut"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"], "},{"text":"messageExtras","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","abstract":[{"type":"text","text":"Creates and returns an in-app message data value."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/extras":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/extras","title":"extras","type":"topic","role":"symbol","abstract":[{"text":"The message extras dictionary (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/extras","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/isTestSend":{"title":"isTestSend","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isTestSend"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/istestsend","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/isTestSend","abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/init(from:)":{"title":"init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/messageClose":{"kind":"symbol","type":"topic","title":"messageClose","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageClose"},{"text":": ","kind":"text"},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageClose","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageclose","abstract":[{"text":"The message close (default: ","type":"text"},{"code":".userInteraction","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/Equatable-Implementations":{"kind":"article","type":"topic","title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/equatable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/id":{"kind":"symbol","type":"topic","title":"id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/id","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/id","abstract":[{"text":"The in-app message identifier used for analytics.","type":"text"}]},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/messageExtras":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageextras","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageExtras","title":"messageExtras","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageExtras","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/context":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/context","kind":"symbol","abstract":[{"text":"The message context (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7Contexta"},{"kind":"text","text":"?"}],"type":"topic","role":"symbol","title":"context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/context"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/!=(_:_:).json index 1c3b3a6548..ef9b4ddeea 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/!=(_:_:)"]}],"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"op","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4DataV","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","role":"symbol","title":"!=(_:_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/!=(_:_:)"},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/Equatable-Implementations":{"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/!=(_:_:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/!=(_:_:)","abstract":[],"role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/!=(_:_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"op","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","role":"symbol","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4DataV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/Equatable-Implementations":{"kind":"article","type":"topic","title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/equatable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/!=(_:_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/!=(_:_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/!=(_:_:)","role":"symbol","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/animatein.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/animatein.json index 757ae66a3f..d4584592bb 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/animatein.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/animatein.json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV07animateC0Sbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateIn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"animateIn"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animatein"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Specifies whether the message should animate when presented (default: "},{"code":"true","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateIn","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateIn","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/animateIn":{"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the message should animate when presented (default: "},{"code":"true","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animatein","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateIn","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateIn","title":"animateIn"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"role":"symbol","roleHeading":"Instance Property","title":"animateIn","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateIn","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV07animateC0Sbvp"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateIn"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the message should animate when presented (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateIn","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animatein"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/animateIn":{"title":"animateIn","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animateIn","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animatein","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateIn","abstract":[{"type":"text","text":"Specifies whether the message should animate when presented (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/animateout.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/animateout.json index 7a97793915..07822532aa 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/animateout.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/animateout.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"animateOut","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV10animateOutSbvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateOut"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateOut"},"abstract":[{"text":"Specifies whether the message should animate when dismissed (default: ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateOut"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animateout"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/animateOut":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"animateOut"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the message should animate when dismissed (default: "},{"code":"true","type":"codeVoice"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animateout","title":"animateOut","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateOut","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animateout"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateOut","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"animateOut","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateOut","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV10animateOutSbvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"abstract":[{"type":"text","text":"Specifies whether the message should animate when dismissed (default: "},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"animateOut","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/animateOut":{"title":"animateOut","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateOut","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animateout","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/animateOut","abstract":[{"type":"text","text":"Specifies whether the message should animate when dismissed (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/clickaction.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/clickaction.json index ada340cf9e..c020fee052 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/clickaction.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/clickaction.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV11clickActionAE05ClickH0Ovp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"}],"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"clickAction","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/clickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The message click action (default: "},{"code":".none","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/clickAction"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/clickAction":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/clickaction","role":"symbol","abstract":[{"type":"text","text":"The message click action (default: "},{"code":".none","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","title":"clickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/clickAction","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/clickAction"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/clickaction"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The message click action (default: ","type":"text"},{"type":"codeVoice","code":".none"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"}],"title":"clickAction","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV11clickActionAE05ClickH0Ovp"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/clickAction":{"title":"clickAction","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/clickAction","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/clickaction","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clickAction"},{"kind":"text","text":": "},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"}],"abstract":[{"text":"The message click action (default: ","type":"text"},{"type":"codeVoice","code":".none"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/context.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/context.json index 29ceef1bf6..5c40030ca5 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/context.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/context.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV7contextAC0cdE3RawC7ContextCSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7Contexta","kind":"typeIdentifier","text":"Context"},{"text":"?","kind":"text"}],"title":"context"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/context"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"abstract":[{"type":"text","text":"The message context (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7Contexta","text":"Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In-app messages from the Braze SDK have their context automatically set. When creating your"},{"type":"text","text":" "},{"type":"text","text":"own in-app messages, you can opt-in providing a valid context to enable extra features (e.g."},{"type":"text","text":" "},{"type":"text","text":"log impression, clicks, etc.)."}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/context":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/context","title":"context","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/context","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7Contexta"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The message context (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Context":{"title":"Braze.InAppMessage.Context","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context","url":"\/documentation\/brazekit\/braze\/inappmessage\/context","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"type":"text","text":" "},{"type":"text","text":"utilities."}],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/context"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7Contexta","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context"},{"kind":"text","text":"?"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"In-app messages from the Braze SDK have their context automatically set. When creating your","type":"text"},{"text":" ","type":"text"},{"text":"own in-app messages, you can opt-in providing a valid context to enable extra features (e.g.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"log impression, clicks, etc.)."}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"kind":"symbol","abstract":[{"type":"text","text":"The message context (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7Contexta"},{"text":"?","kind":"text"}],"role":"symbol","symbolKind":"property","title":"context","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV7contextAC0cdE3RawC7ContextCSgvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/context"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/context":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/context","kind":"symbol","abstract":[{"text":"The message context (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7Contexta"},{"kind":"text","text":"?"}],"type":"topic","role":"symbol","title":"context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/context"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Context":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Context","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"type":"text","text":" "},{"type":"text","text":"utilities."}],"role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"type":"topic","title":"Braze.InAppMessage.Context"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/equatable-implementations.json index ba722d960b..a916cd87cc 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/!=(_:_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/!=(_:_:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/!=(_:_:)","abstract":[],"role":"symbol","title":"!=(_:_:)","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/!=(_:_:)"],"generated":true,"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/!=(_:_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/!=(_:_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/!=(_:_:)","role":"symbol","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/extras.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/extras.json index cdf226ab5e..2c35286caf 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/extras.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/extras.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV6extrasSDySSypGvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"title":"extras","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The message extras dictionary (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/extras"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/extras":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/extras","title":"extras","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/extras","role":"symbol","type":"topic","abstract":[{"text":"The message extras dictionary (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/extras","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV6extrasSDySSypGvp","symbolKind":"property","title":"extras","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"roleHeading":"Instance Property","role":"symbol"},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The message extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"text":").","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/extras":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/extras","title":"extras","type":"topic","role":"symbol","abstract":[{"text":"The message extras dictionary (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/extras","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/id.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/id.json index 02b1f4c08c..bac276acee 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/id.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/id.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The in-app message identifier used for analytics."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/id"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/id"]}],"metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV2idSSSgvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"title":"id"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/id":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/id","abstract":[{"type":"text","text":"The in-app message identifier used for analytics."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"title":"id"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The in-app message identifier used for analytics."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/id"]}],"metadata":{"role":"symbol","title":"id","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV2idSSSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/id"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/id":{"kind":"symbol","type":"topic","title":"id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/id","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/id","abstract":[{"text":"The in-app message identifier used for analytics.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:).json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:).json index 69e914bb9c..67459269b1 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:).json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"},{"text":" = .none, ","kind":"text"},{"text":"messageClose","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"MessageClose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"},{"kind":"text","text":" = .userInteraction, "},{"text":"orientation","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","kind":"typeIdentifier","text":"Orientation"},{"kind":"text","text":" = .any, "},{"kind":"externalParam","text":"animateIn"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"text"},{"kind":"externalParam","text":"animateOut"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = true, ","kind":"text"},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"] = [:], "},{"kind":"externalParam","text":"messageExtras"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? = nil)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"clickAction","content":[{"type":"paragraph","inlineContent":[{"text":"The message click action.","type":"text"}]}]},{"name":"messageClose","content":[{"type":"paragraph","inlineContent":[{"text":"The message close.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The message supported orientation.","type":"text"}]}],"name":"orientation"},{"name":"animateIn","content":[{"inlineContent":[{"text":"Specifies whether the message should animate when presented.","type":"text"}],"type":"paragraph"}]},{"name":"animateOut","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether the message should animate when dismissed."}]}]},{"name":"extras","content":[{"type":"paragraph","inlineContent":[{"text":"The message extras dictionary.","type":"text"}]}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Creates and returns an in-app message data value."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"metadata":{"title":"init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"messageClose","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"orientation"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animateIn"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"animateOut","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"], "},{"text":"messageExtras","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV11clickAction12messageClose11orientation07animateC00L3Out6extras0I6ExtrasAgE05ClickH0O_AE0eJ0OAE11OrientationOS2bSDySSypGSSSgtcfc","modules":[{"name":"BrazeKit"}],"role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)":{"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:)","type":"topic","abstract":[{"type":"text","text":"Creates and returns an in-app message data value."}],"title":"init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"messageClose"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"orientation"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"animateIn"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"text":"animateOut","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"], ","kind":"text"},{"text":"messageExtras","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction"},{"text":" = .none, ","kind":"text"},{"text":"messageClose","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO","text":"MessageClose"},{"text":" = .userInteraction, ","kind":"text"},{"text":"orientation","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","text":"Orientation"},{"kind":"text","text":" = .any, "},{"kind":"externalParam","text":"animateIn"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = true, ","kind":"text"},{"text":"animateOut","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"text"},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] = [:], "},{"text":"messageExtras","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The message click action.","type":"text"}]}],"name":"clickAction"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message close."}]}],"name":"messageClose"},{"content":[{"inlineContent":[{"type":"text","text":"The message supported orientation."}],"type":"paragraph"}],"name":"orientation"},{"name":"animateIn","content":[{"type":"paragraph","inlineContent":[{"text":"Specifies whether the message should animate when presented.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Specifies whether the message should animate when dismissed."}],"type":"paragraph"}],"name":"animateOut"},{"content":[{"inlineContent":[{"type":"text","text":"The message extras dictionary."}],"type":"paragraph"}],"name":"extras"}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"title":"init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageClose"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"MessageClose","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"},{"kind":"text","text":", "},{"text":"orientation","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","text":"Orientation","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"animateIn","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"animateOut"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"extras"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"messageExtras"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV11clickAction12messageClose11orientation07animateC00L3Out6extras0I6ExtrasAgE05ClickH0O_AE0eJ0OAE11OrientationOS2bSDySSypGSSSgtcfc","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"abstract":[{"type":"text","text":"Creates and returns an in-app message data value."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)":{"title":"init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"messageClose","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"MessageClose","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"},{"text":", ","kind":"text"},{"text":"orientation","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"},{"text":", ","kind":"text"},{"text":"animateIn","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animateOut"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"], "},{"text":"messageExtras","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(clickAction:messageClose:orientation:animateIn:animateOut:extras:messageExtras:)","abstract":[{"type":"text","text":"Creates and returns an in-app message data value."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/init(from:).json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/init(from:).json index 0b105e45d1..534ac0cca6 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV4fromAGs7Decoder_p_tKcfc","title":"init(from:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(from:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(from:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(from:)","title":"init(from:)","abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(from:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(from:)"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(from:)","symbolKind":"init","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/init(from:)":{"title":"init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/istestsend.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/istestsend.json index abf863d06a..a6b0dcb06b 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/istestsend.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/istestsend.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isTestSend"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/istestsend"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"isTestSend","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV10isTestSendSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isTestSend","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/isTestSend"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/isTestSend":{"role":"symbol","title":"isTestSend","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isTestSend","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/istestsend","abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/isTestSend"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isTestSend"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV10isTestSendSbvp","title":"isTestSend","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isTestSend"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/istestsend"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/isTestSend"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/isTestSend":{"title":"isTestSend","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isTestSend"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/istestsend","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/isTestSend","abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/messageclose.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/messageclose.json index b351444d88..bf74dd386a 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/messageclose.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/messageclose.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageClose"},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"messageClose","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV12messageCloseAE0eH0Ovp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageClose","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"MessageClose","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"}],"roleHeading":"Instance Property"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageClose"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"MessageClose","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The message close (default: "},{"code":".userInteraction","type":"codeVoice"},{"type":"text","text":")."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageclose"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/messageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageClose","abstract":[{"text":"The message close (default: ","type":"text"},{"type":"codeVoice","code":".userInteraction"},{"type":"text","text":")."}],"title":"messageClose","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageClose","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO","kind":"typeIdentifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The message close (default: ","type":"text"},{"code":".userInteraction","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","metadata":{"title":"messageClose","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageClose"},{"kind":"text","text":": "},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV12messageCloseAE0eH0Ovp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageClose","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageClose"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"MessageClose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageclose"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/messageClose":{"kind":"symbol","type":"topic","title":"messageClose","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageClose"},{"text":": ","kind":"text"},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageClose","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageclose","abstract":[{"text":"The message close (default: ","type":"text"},{"code":".userInteraction","type":"codeVoice"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/messageextras.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/messageextras.json index c2b2293bae..0b0fab4aba 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/messageextras.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/messageextras.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageExtras","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"messageExtras","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageExtras"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV13messageExtrasSSSgvp","roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageExtras","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Associated with the "},{"code":"message_extras","type":"codeVoice"},{"text":" Liquid tag feature.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageextras"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/messageExtras":{"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"title":"messageExtras","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageextras","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageExtras"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageExtras","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageExtras","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"text":"Associated with the ","type":"text"},{"type":"codeVoice","code":"message_extras"},{"text":" Liquid tag feature.","type":"text"}],"type":"paragraph"}]}],"metadata":{"symbolKind":"property","title":"messageExtras","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV13messageExtrasSSSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageExtras","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageExtras"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageextras"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/messageExtras":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageextras","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/messageExtras","title":"messageExtras","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageExtras","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/orientation.json b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/orientation.json index 20fca44fb6..8e7d95d76c 100644 --- a/data/documentation/brazekit/braze/inappmessage/data-swift.struct/orientation.json +++ b/data/documentation/brazekit/braze/inappmessage/data-swift.struct/orientation.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"metadata":{"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV11orientationAE11OrientationOvp","title":"orientation","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"orientation","kind":"identifier"},{"kind":"text","text":": "},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"}]},"abstract":[{"type":"text","text":"The message supported orientation (default: "},{"type":"codeVoice","code":".any"},{"text":").","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/orientation"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/orientation"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/orientation":{"kind":"symbol","title":"orientation","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/orientation","abstract":[{"text":"The message supported orientation (default: ","type":"text"},{"type":"codeVoice","code":".any"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/orientation","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"orientation","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/orientation","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The message supported orientation (default: "},{"code":".any","type":"codeVoice"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","text":"Orientation","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/orientation"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"orientation","kind":"identifier"},{"kind":"text","text":": "},{"text":"Orientation","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property","title":"orientation","externalID":"s:8BrazeKit0A0C12InAppMessageO4DataV11orientationAE11OrientationOvp","roleHeading":"Instance Property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct/orientation":{"title":"orientation","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","text":"Orientation","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/orientation","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct\/orientation","abstract":[{"type":"text","text":"The message supported orientation (default: "},{"type":"codeVoice","code":".any"},{"type":"text","text":")."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/decoding(json:).json b/data/documentation/brazekit/braze/inappmessage/decoding(json:).json index 933f72c893..e4de4cf873 100644 --- a/data/documentation/brazekit/braze/inappmessage/decoding(json:).json +++ b/data/documentation/brazekit/braze/inappmessage/decoding(json:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/decoding(json:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"Decodes the JSON into an In-App Message."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/decoding(json:)"]}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO8decoding4jsonAESg10Foundation4DataV_tFZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": Foundation"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"symbolKind":"method","role":"symbol","roleHeading":"Type Method","extendedModule":"BrazeKit","title":"decoding(json:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoding"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": Foundation","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/decoding(json:)":{"type":"topic","title":"decoding(json:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": Foundation","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/decoding(json:)","abstract":[{"text":"Decodes the JSON into an In-App Message.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/decoding(json:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/decoding(json:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/decoding(json:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"kind":"text","text":": Foundation"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"metadata":{"title":"decoding(json:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO8decoding4jsonAESg10Foundation4DataV_tFZ","roleHeading":"Type Method","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"kind":"text","text":": Foundation"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit"},"abstract":[{"text":"Decodes the JSON into an In-App Message.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/decoding(json:)":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": Foundation","kind":"text"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/decoding(json:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/decoding(json:)","type":"topic","abstract":[{"type":"text","text":"Decodes the JSON into an In-App Message."}],"role":"symbol","title":"decoding(json:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/equatable-implementations.json index 2ed118280c..f8fe452183 100644 --- a/data/documentation/brazekit/braze/inappmessage/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations"},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/!=(_:_:)"],"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/!=(_:_:)","type":"topic","title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Equatable-Implementations"},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/!=(_:_:)"],"generated":true}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/!=(_:_:)":{"title":"!=(_:_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/!=(_:_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full(_:).json b/data/documentation/brazekit/braze/inappmessage/full(_:).json index b534c3dfde..7cf9e7be9f 100644 --- a/data/documentation/brazekit/braze/inappmessage/full(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/full(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C12InAppMessageO4fullyA2E4FullVcAEmF","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.full(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"The Full In-App Message type, see "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Full","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/full(_:)","abstract":[{"type":"text","text":"The Full In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"title":"Braze.InAppMessage.full(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The Full In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","type":"reference","isActive":true},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":"("},{"text":"Full","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4fullyA2E4FullVcAEmF","title":"Braze.InAppMessage.full(_:)","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Full","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","role":"symbol","kind":"symbol","abstract":[{"text":"The Full In-App Message type, see ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","isActive":true},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.InAppMessage.full(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.property.json b/data/documentation/brazekit/braze/inappmessage/full-swift.property.json index 6792732442..3e8612aa8d 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.property.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full-swift.property","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when the in-app","type":"text"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","type":"reference"},{"type":"text","text":" message."}],"metadata":{"role":"symbol","title":"full","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Full","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV"},{"kind":"text","text":"?"}],"symbolKind":"property","roleHeading":"Instance Property","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO4fullAE4FullVSgvp"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.property"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"text":"Full","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full-swift.property","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.property","abstract":[{"text":"Direct access to the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","type":"reference"},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","isActive":true},{"type":"text","text":" message."}],"title":"full","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"text":"Full","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/full(_:)","abstract":[{"type":"text","text":"The Full In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"title":"Braze.InAppMessage.full(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"sections":[],"metadata":{"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Full","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO4fullAE4FullVSgvp","title":"full","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","isActive":true},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"text":" when the in-app","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","isActive":true},{"type":"text","text":" message."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full-swift.property"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)","role":"symbol","kind":"symbol","abstract":[{"text":"The Full In-App Message type, see ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","isActive":true},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.InAppMessage.full(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/full-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full-swift.property","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","isActive":true,"type":"reference"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/full(_:)"},{"type":"text","text":" message."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"text":"Full","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct.json index d57b7d251d..ba466875f5 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Full","kind":"identifier"}]}],"kind":"declarations"}],"abstract":[{"text":"The Full message type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/header","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/headerTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageUri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/messageTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/themes"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations"],"generated":true}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"Braze.InAppMessage.Full","navigatorTitle":[{"text":"Full","kind":"identifier"}],"extendedModule":"BrazeKit","symbolKind":"struct","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"roleHeading":"Structure"},"references":{"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/headerTextAlignment":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/headertextalignment","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/headerTextAlignment","abstract":[{"type":"text","text":"The message header text alignment."}],"title":"headerTextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/init(from:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(from:)","title":"init(from:)","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/header":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/header","kind":"symbol","title":"header","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/header","abstract":[{"type":"text","text":"The message header text."}]},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageURL":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","kind":"symbol","title":"imageURL","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl","abstract":[{"type":"text","text":"The message image URL."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/message":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/message","title":"message","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/message","abstract":[{"type":"text","text":"The message text."}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","title":"init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"header","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"messageTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":")","kind":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:)","abstract":[{"text":"Creates and returns a Modal In-App Message.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations","kind":"article","title":"Equatable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/equatable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/messageTextAlignment":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/messageTextAlignment","title":"messageTextAlignment","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/messagetextalignment","abstract":[{"text":"The message text alignment.","type":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/themes":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/themes","title":"themes","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/themes","abstract":[{"type":"text","text":"The message supported themes."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageUri":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageUri","kind":"symbol","title":"imageUri","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"type":"topic","deprecated":true,"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageuri","abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/data":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/data","title":"data","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/data","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/brazeinappmessagedatalookup-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/buttons":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/buttons","title":"buttons","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/buttons","abstract":[{"type":"text","text":"The message buttons."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"},"abstract":[{"text":"The Full message type.","type":"text"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/header","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/headerTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageUri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/messageTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/themes"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Full","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"navigatorTitle":[{"text":"Full","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Full","kind":"identifier"}],"role":"symbol","symbolKind":"struct","extendedModule":"BrazeKit","title":"Braze.InAppMessage.Full","roleHeading":"Structure","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageUri":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageUri","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageuri","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL"},{"text":".","type":"text"}],"title":"imageUri"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/data":{"title":"data","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/data","kind":"symbol","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/data","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/brazeinappmessagedatalookup-implementations","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/equatable-implementations","kind":"article","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations","role":"collectionGroup","type":"topic"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)":{"title":"init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"header"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"messageTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"text":", ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"kind":"text","text":")"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/buttons":{"title":"buttons","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/buttons","kind":"symbol","abstract":[{"type":"text","text":"The message buttons."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/buttons","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"text":"]","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/messageTextAlignment":{"title":"messageTextAlignment","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/messagetextalignment","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/messageTextAlignment","abstract":[{"type":"text","text":"The message text alignment."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}],"type":"topic"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/header":{"title":"header","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/header","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/header","abstract":[{"type":"text","text":"The message header text."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/message":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/message","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/message","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"kind":"symbol","title":"message","abstract":[{"type":"text","text":"The message text."}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/init(from:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/themes":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/themes","abstract":[{"text":"The message supported themes.","type":"text"}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/themes"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/headerTextAlignment":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/headertextalignment","kind":"symbol","title":"headerTextAlignment","role":"symbol","abstract":[{"type":"text","text":"The message header text alignment."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/headerTextAlignment","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageURL":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message image URL.","type":"text"}],"title":"imageURL"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/!=(_:_:).json index 3dbb568803..dcd0619b5b 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/!=(_:_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4FullV","roleHeading":"Operator","title":"!=(_:_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/!=(_:_:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/!=(_:_:)","kind":"symbol","title":"!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations","kind":"article","title":"Equatable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/equatable-implementations","abstract":[]}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/!=(_:_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4FullV","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"op","extendedModule":"Swift","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/!=(_:_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/!=(_:_:)","abstract":[],"kind":"symbol","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/equatable-implementations","kind":"article","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations","role":"collectionGroup","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/brazeinappmessagedatalookup-implementations.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/brazeinappmessagedatalookup-implementations.json index b0343ef2ee..c511ab989c 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/brazeinappmessagedatalookup-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/brazeinappmessagedatalookup-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/subscript(dynamicMember:)"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/subscript(dynamicMember:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/subscript(dynamicMember:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/subscript(dynamicmember:)","role":"symbol","title":"subscript(dynamicMember:)","kind":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"type":"text","text":"."}],"fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/subscript(dynamicMember:)"],"generated":true,"title":"Subscripts"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations"},"kind":"article","metadata":{"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations","modules":[{"name":"BrazeKit"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/subscript(dynamicMember:)":{"role":"symbol","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/subscript(dynamicmember:)","type":"topic","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/subscript(dynamicMember:)","kind":"symbol","title":"subscript(dynamicMember:)"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/buttons.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/buttons.json index a730bc8eb4..981fee3b1c 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/buttons.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/buttons.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"abstract":[{"type":"text","text":"The message buttons."}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV7buttonsSayAE6ButtonVGvp","modules":[{"name":"BrazeKit"}],"title":"buttons","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"]","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/buttons","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"]","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/buttons"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/buttons":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/buttons","title":"buttons","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/buttons","abstract":[{"type":"text","text":"The message buttons."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV7buttonsSayAE6ButtonVGvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"buttons","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"]","kind":"text"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},{"kind":"text","text":"]"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/buttons"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"abstract":[{"text":"The message buttons.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/buttons","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/buttons":{"title":"buttons","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/buttons","kind":"symbol","abstract":[{"type":"text","text":"The message buttons."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/buttons","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"text":"]","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/data.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/data.json index 0795de314d..392cd3053d 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/data.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/data.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","text":"Data"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV4dataAE4DataVvp","title":"data","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/data","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/data"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/data":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/data","title":"data","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/data","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV4dataAE4DataVvp","modules":[{"name":"BrazeKit"}],"title":"data"},"sections":[],"abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/data"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/data","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/data":{"title":"data","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/data","kind":"symbol","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/data","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/equatable-implementations.json index 1e75ab897c..a79eedf6a5 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/!=(_:_:)"],"title":"Operators","generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/!=(_:_:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/!=(_:_:)","kind":"symbol","title":"!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]}}} \ No newline at end of file +{"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/!=(_:_:)"],"generated":true,"title":"Operators"}],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/Equatable-Implementations"},"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/!=(_:_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/!=(_:_:)","abstract":[],"kind":"symbol","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/header.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/header.json index d37c9435ed..a332ecd16d 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/header.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/header.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"header"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","title":"header","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV6headerSSvp","symbolKind":"property","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/header"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"kind":"symbol","abstract":[{"type":"text","text":"The message header text."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/header"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/header":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/header","kind":"symbol","title":"header","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/header","abstract":[{"type":"text","text":"The message header text."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/header"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/header","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV6headerSSvp","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"header"},"abstract":[{"text":"The message header text.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/header":{"title":"header","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/header","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/header","abstract":[{"type":"text","text":"The message header text."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/headertextalignment.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/headertextalignment.json index 08bca8241b..a2cb4c3450 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/headertextalignment.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/headertextalignment.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/headerTextAlignment","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/headertextalignment"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"abstract":[{"text":"The message header text alignment.","type":"text"}],"metadata":{"title":"headerTextAlignment","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV19headerTextAlignmentAE0hI0Ovp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}],"symbolKind":"property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","text":"TextAlignment","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/headerTextAlignment":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/headertextalignment","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/headerTextAlignment","abstract":[{"type":"text","text":"The message header text alignment."}],"title":"headerTextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Property","role":"symbol","title":"headerTextAlignment","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV19headerTextAlignmentAE0hI0Ovp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"}]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/headerTextAlignment","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/headertextalignment"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"The message header text alignment."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/headerTextAlignment":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/headertextalignment","kind":"symbol","title":"headerTextAlignment","role":"symbol","abstract":[{"type":"text","text":"The message header text alignment."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/headerTextAlignment","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/imageuri.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/imageuri.json index 1bd1aa1ae1..a11fe38dba 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/imageuri.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/imageuri.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"platforms":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV8imageUri10Foundation3URLVvp","role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"imageUri"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageuri"]}],"abstract":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","type":"reference"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageUri"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageUri":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageUri","kind":"symbol","title":"imageUri","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"type":"topic","deprecated":true,"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageuri","abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageURL":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","kind":"symbol","title":"imageURL","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl","abstract":[{"type":"text","text":"The message image URL."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageUri"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageuri"]}],"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","isActive":true},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageUri","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"platforms":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV8imageUri10Foundation3URLVvp","title":"imageUri","roleHeading":"Instance Property","symbolKind":"property","extendedModule":"BrazeKit"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageUri":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageUri","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageuri","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL"},{"text":".","type":"text"}],"title":"imageUri"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageURL":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message image URL.","type":"text"}],"title":"imageURL"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/imageurl.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/imageurl.json index 90b9099a8f..84823f27ae 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/imageurl.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/imageurl.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL"},"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"imageURL","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV8imageURL10Foundation0H0Vvp","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"abstract":[{"type":"text","text":"The message image URL."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageURL":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","kind":"symbol","title":"imageURL","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl","abstract":[{"type":"text","text":"The message image URL."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"metadata":{"symbolKind":"property","title":"imageURL","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV8imageURL10Foundation0H0Vvp","role":"symbol","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL"},"kind":"symbol","abstract":[{"type":"text","text":"The message image URL."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl"]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/imageURL":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/imageURL","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message image URL.","type":"text"}],"title":"imageURL"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:).json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:).json index 94d15a9ab8..29c38ac1ef 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:).json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:)"]}],"sections":[],"abstract":[{"text":"Creates and returns a Modal In-App Message.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":" = .init(), ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"header"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" = \"\", ","kind":"text"},{"text":"headerTextAlignment","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},{"kind":"text","text":" = .center, "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" = \"\", "},{"kind":"externalParam","text":"messageTextAlignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"},{"text":" = .center, ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},{"text":"] = [], ","kind":"text"},{"kind":"externalParam","text":"themes"},{"kind":"text","text":": "},{"text":"Themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":" = .defaults)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"The message data struct."}],"type":"paragraph"}]},{"name":"imageURL","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message image URL."}]}]},{"name":"header","content":[{"type":"paragraph","inlineContent":[{"text":"The message header text.","type":"text"}]}]},{"name":"headerTextAlignment","content":[{"inlineContent":[{"text":"The message header text alignment.","type":"text"}],"type":"paragraph"}]},{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message text."}],"type":"paragraph"}]},{"name":"messageTextAlignment","content":[{"inlineContent":[{"type":"text","text":"The message text alignment."}],"type":"paragraph"}]},{"name":"buttons","content":[{"type":"paragraph","inlineContent":[{"text":"The message buttons.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The message supported themes."}],"type":"paragraph"}],"name":"themes"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"init","title":"init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV4data8imageURL6header0J13TextAlignment7message0mkL07buttons6themesAgE4DataV_10Foundation0I0VSSAE0kL0OSSAVSayAE6ButtonVGAE6ThemesVtcfc","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"imageURL"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"header","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"headerTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"messageTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","kind":"typeIdentifier","text":"TextAlignment"},{"text":", ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":")","kind":"text"}],"roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","title":"init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"header","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"messageTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":")","kind":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:)","abstract":[{"text":"Creates and returns a Modal In-App Message.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":" = .init(), ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"externalParam","text":"header"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \"\", "},{"text":"headerTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"},{"text":" = .center, ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \"\", "},{"kind":"externalParam","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"text":" = .center, ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},{"kind":"text","text":"] = [], "},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":" = .defaults)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The message data struct.","type":"text"}]}],"name":"data"},{"content":[{"inlineContent":[{"text":"The message image URL.","type":"text"}],"type":"paragraph"}],"name":"imageURL"},{"name":"header","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message header text."}]}]},{"content":[{"inlineContent":[{"text":"The message header text alignment.","type":"text"}],"type":"paragraph"}],"name":"headerTextAlignment"},{"name":"message","content":[{"inlineContent":[{"text":"The message text.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The message text alignment.","type":"text"}]}],"name":"messageTextAlignment"},{"name":"buttons","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message buttons."}]}]},{"name":"themes","content":[{"inlineContent":[{"type":"text","text":"The message supported themes."}],"type":"paragraph"}]}]}],"abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:)"]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV4data8imageURL6header0J13TextAlignment7message0mkL07buttons6themesAgE4DataV_10Foundation0I0VSSAE0kL0OSSAVSayAE6ButtonVGAE6ThemesVtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","role":"symbol","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"header"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headerTextAlignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageTextAlignment"},{"kind":"text","text":": "},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)":{"title":"init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(data:imageURL:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"header"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"messageTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"text":", ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"kind":"text","text":")"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/init(from:).json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/init(from:).json index 5e7339d07c..bc59f845ea 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(from:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Initializer","role":"symbol","title":"init(from:)","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV4fromAGs7Decoder_p_tKcfc"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/init(from:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(from:)","title":"init(from:)","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(from:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(from:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","title":"init(from:)","role":"symbol","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/init(from:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/message.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/message.json index 314886d9d8..399c409e99 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/message.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/message.json @@ -1 +1 @@ -{"abstract":[{"text":"The message text.","type":"text"}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"symbolKind":"property","roleHeading":"Instance Property","title":"message","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV7messageSSvp","modules":[{"name":"BrazeKit"}],"role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/message","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/message":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/message","title":"message","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/message","abstract":[{"type":"text","text":"The message text."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/message"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The message text."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV7messageSSvp","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"roleHeading":"Instance Property","symbolKind":"property","title":"message"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/message":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/message","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/message","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"kind":"symbol","title":"message","abstract":[{"type":"text","text":"The message text."}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/messagetextalignment.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/messagetextalignment.json index 3a15cea321..c7b206bf40 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/messagetextalignment.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/messagetextalignment.json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV20messageTextAlignmentAE0hI0Ovp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}],"title":"messageTextAlignment"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/messagetextalignment"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The message text alignment.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/messageTextAlignment","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/messageTextAlignment":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/messageTextAlignment","title":"messageTextAlignment","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/messagetextalignment","abstract":[{"text":"The message text alignment.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","kind":"typeIdentifier","text":"TextAlignment","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/messagetextalignment"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV20messageTextAlignmentAE0hI0Ovp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"kind":"text","text":": "},{"text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"messageTextAlignment","role":"symbol"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/messageTextAlignment","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"type":"text","text":"The message text alignment."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/messageTextAlignment":{"title":"messageTextAlignment","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/messagetextalignment","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/messageTextAlignment","abstract":[{"type":"text","text":"The message text alignment."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/subscript(dynamicmember:).json index 8ef4a10481..cd9efbed80 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/subscript(dynamicmember:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"symbolKind":"subscript","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4FullV","roleHeading":"Instance Subscript","title":"subscript(dynamicMember:)"},"kind":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/brazeinappmessagedatalookup-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/subscript(dynamicMember:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/subscript(dynamicMember:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/subscript(dynamicmember:)","role":"symbol","title":"subscript(dynamicMember:)","kind":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"type":"text","text":"."}],"fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4FullV","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","role":"symbol","roleHeading":"Instance Subscript","symbolKind":"subscript"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/subscript(dynamicMember:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/subscript(dynamicmember:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/subscript(dynamicMember:)":{"role":"symbol","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/subscript(dynamicmember:)","type":"topic","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/subscript(dynamicMember:)","kind":"symbol","title":"subscript(dynamicMember:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/brazeinappmessagedatalookup-implementations","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/BrazeInAppMessageDataLookup-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/themes.json b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/themes.json index 33213ab5aa..54079ab9ed 100644 --- a/data/documentation/brazekit/braze/inappmessage/full-swift.struct/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/full-swift.struct/themes.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"abstract":[{"type":"text","text":"The message supported themes."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/themes"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV6themesAE6ThemesVvp","roleHeading":"Instance Property","title":"themes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/themes":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/themes","title":"themes","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/themes","abstract":[{"type":"text","text":"The message supported themes."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"]]},"abstract":[{"type":"text","text":"The message supported themes."}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO4FullV6themesAE6ThemesVvp","title":"themes"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/themes","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct/themes":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/themes","abstract":[{"text":"The message supported themes.","type":"text"}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage(_:).json b/data/documentation/brazekit/braze/inappmessage/fullimage(_:).json index d02a1264bb..89207593bc 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage(_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"FullImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"The Full Image In-App Message type, see "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"},{"text":".","type":"text"}],"metadata":{"symbolKind":"case","roleHeading":"Case","role":"symbol","title":"Braze.InAppMessage.fullImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9fullImageyA2E04FullG0VcAEmF","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage(_:)":{"title":"Braze.InAppMessage.fullImage(_:)","abstract":[{"text":"The Full Image In-App Message type, see ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","type":"reference"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":"("},{"text":"FullImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"kind":"text","text":")"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"The Full Image In-App Message type, see "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","title":"Braze.InAppMessage.fullImage(_:)","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":"("},{"text":"FullImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9fullImageyA2E04FullG0VcAEmF","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","kind":"typeIdentifier","text":"FullImage"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage(_:)":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)","kind":"symbol","abstract":[{"type":"text","text":"The Full Image In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.fullImage(_:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.property.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.property.json index 20edcc6237..6dbf463eb1 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage-swift.property","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"title":"fullImage","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO9fullImageAE04FullG0VSgvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage"},{"text":"?","kind":"text"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"text":"message is not a ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)"},{"type":"text","text":" message."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage-swift.property":{"title":"fullImage","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"text":"message is not a ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","type":"reference"},{"type":"text","text":" message."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage-swift.property","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.property","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage(_:)":{"title":"Braze.InAppMessage.fullImage(_:)","abstract":[{"text":"The Full Image In-App Message type, see ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","type":"reference"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":"("},{"text":"FullImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"kind":"text","text":")"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"fullImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":": "},{"text":"FullImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9fullImageAE04FullG0VSgvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","symbolKind":"property"},"sections":[],"kind":"symbol","abstract":[{"text":"Direct access to the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)"},{"text":" message.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage-swift.property","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.property"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"FullImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FullImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.property","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage-swift.property","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)","isActive":true},{"type":"text","text":" message."}],"role":"symbol","title":"fullImage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/fullImage(_:)":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)","kind":"symbol","abstract":[{"type":"text","text":"The Full Image In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.fullImage(_:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/fullImage(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct.json index 714fa5284a..15bf861862 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(data:imageURL:buttons:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageUri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/themes"],"title":"Instance Properties"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"The Full Image message type."}],"metadata":{"symbolKind":"struct","roleHeading":"Structure","role":"symbol","title":"Braze.InAppMessage.FullImage","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageURL":{"type":"topic","kind":"symbol","title":"imageURL","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl","role":"symbol","abstract":[{"type":"text","text":"The message image URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/themes":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/themes","abstract":[{"text":"The message supported themes.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/themes","title":"themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","role":"collectionGroup","type":"topic","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/brazeinappmessagedatalookup-implementations"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/buttons":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/buttons","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/buttons","title":"buttons","kind":"symbol","abstract":[{"type":"text","text":"The message buttons."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"]"}]},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageUri":{"type":"topic","kind":"symbol","title":"imageUri","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageuri","role":"symbol","abstract":[{"text":"See ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","type":"reference"},{"type":"text","text":"."}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageUri","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/init(from:)":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(from:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/Equatable-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/equatable-implementations","abstract":[],"role":"collectionGroup","title":"Equatable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/init(data:imageURL:buttons:themes:)":{"abstract":[{"type":"text","text":"Creates and returns a Full Image In-App Message."}],"role":"symbol","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(data:imageurl:buttons:themes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(data:imageURL:buttons:themes:)","title":"init(data:imageURL:buttons:themes:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/data":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}],"title":"data","type":"topic","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/data","kind":"symbol"}}} \ No newline at end of file +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(data:imageURL:buttons:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageUri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/themes"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations"]}],"sections":[],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"FullImage","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"FullImage","kind":"identifier"}],"symbolKind":"struct","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","roleHeading":"Structure","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.FullImage"},"abstract":[{"text":"The Full Image message type.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/brazeinappmessagedatalookup-implementations","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageUri":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageUri"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageuri","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageUri","kind":"symbol","type":"topic","abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"imageUri","deprecated":true},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageURL":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","title":"imageURL","abstract":[{"text":"The message image URL.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/buttons":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"]","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/buttons","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/buttons","title":"buttons","abstract":[{"text":"The message buttons.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/data":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/data","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/data","title":"data","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/init(data:imageURL:buttons:themes:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"kind":"text","text":")"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(data:imageurl:buttons:themes:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(data:imageURL:buttons:themes:)","title":"init(data:imageURL:buttons:themes:)","abstract":[{"text":"Creates and returns a Full Image In-App Message.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/Equatable-Implementations":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/equatable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations","abstract":[],"kind":"article","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/init(from:)":{"abstract":[],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"kind":"symbol","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/themes":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/themes","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/themes","abstract":[{"type":"text","text":"The message supported themes."}],"kind":"symbol","title":"themes"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/!=(_:_:).json index 9301442b79..4e69ed3fd1 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"metadata":{"extendedModule":"Swift","role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9FullImageV"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/Equatable-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/equatable-implementations","abstract":[],"role":"collectionGroup","title":"Equatable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/!=(_:_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9FullImageV","extendedModule":"Swift","role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Operator"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/!=(_:_:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/Equatable-Implementations":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/equatable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations","abstract":[],"kind":"article","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/brazeinappmessagedatalookup-implementations.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/brazeinappmessagedatalookup-implementations.json index 6355723700..935d9ac784 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/brazeinappmessagedatalookup-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/brazeinappmessagedatalookup-implementations.json @@ -1 +1 @@ -{"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/subscript(dynamicMember:)"],"generated":true,"title":"Subscripts"}],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/subscript(dynamicMember:)":{"role":"symbol","title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/subscript(dynamicmember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/subscript(dynamicMember:)"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Subscripts","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/subscript(dynamicMember:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/subscript(dynamicMember:)":{"role":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/subscript(dynamicmember:)","kind":"symbol","title":"subscript(dynamicMember:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/buttons.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/buttons.json index 40d968ebb8..778fdf4521 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/buttons.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/buttons.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"]"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/buttons"},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV7buttonsSayAE6ButtonVGvp","roleHeading":"Instance Property","title":"buttons","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"kind":"text","text":"]"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/buttons"]}],"abstract":[{"type":"text","text":"The message buttons."}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/buttons":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/buttons","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/buttons","title":"buttons","kind":"symbol","abstract":[{"type":"text","text":"The message buttons."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"]"}]}}} \ No newline at end of file +{"abstract":[{"text":"The message buttons.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/buttons"},"kind":"symbol","metadata":{"role":"symbol","title":"buttons","externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV7buttonsSayAE6ButtonVGvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"]"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/buttons"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/buttons":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"]","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/buttons","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/buttons","title":"buttons","abstract":[{"text":"The message buttons.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/data.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/data.json index 5718b43436..ec9bf59881 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/data.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/data.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/data"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV4dataAE4DataVvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"title":"data","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/data":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}],"title":"data","type":"topic","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/data"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"symbolKind":"property","title":"data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV4dataAE4DataVvp","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/data","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/data":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/data","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/data","title":"data","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/equatable-implementations.json index 875315dc3a..492d4a863a 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/!=(_:_:)"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations"},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/!=(_:_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"kind":"article","sections":[],"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/!=(_:_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/!=(_:_:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/imageuri.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/imageuri.json index 4a05b42a0e..610ad53cb0 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/imageuri.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/imageuri.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageuri"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageUri"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","platforms":[],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV8imageUri10Foundation3URLVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"imageUri","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageUri"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageUri":{"type":"topic","kind":"symbol","title":"imageUri","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageuri","role":"symbol","abstract":[{"text":"See ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","type":"reference"},{"type":"text","text":"."}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageUri","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageURL":{"type":"topic","kind":"symbol","title":"imageURL","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl","role":"symbol","abstract":[{"type":"text","text":"The message image URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL"},{"text":".","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageUri"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV8imageUri10Foundation3URLVvp","symbolKind":"property","roleHeading":"Instance Property","title":"imageUri","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"platforms":[],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageuri"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageURL":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","title":"imageURL","abstract":[{"text":"The message image URL.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageUri":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageUri"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageuri","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageUri","kind":"symbol","type":"topic","abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"imageUri","deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/imageurl.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/imageurl.json index 376de85c60..dcb0b118ef 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/imageurl.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/imageurl.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"The message image URL.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}]}]}],"metadata":{"title":"imageURL","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV8imageURL10Foundation0I0Vvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageURL":{"type":"topic","kind":"symbol","title":"imageURL","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl","role":"symbol","abstract":[{"type":"text","text":"The message image URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV8imageURL10Foundation0I0Vvp","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"imageURL","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageURL"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"abstract":[{"text":"The message image URL.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/imageURL":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/imageURL","title":"imageURL","abstract":[{"text":"The message image URL.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/init(data:imageurl:buttons:themes:).json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/init(data:imageurl:buttons:themes:).json index 5d6c149ebf..83b1057372 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/init(data:imageurl:buttons:themes:).json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/init(data:imageurl:buttons:themes:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(data:imageURL:buttons:themes:)"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV4data8imageURL7buttons6themesAgE4DataV_10Foundation0J0VSayAE6ButtonVGAE6ThemesVtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"},{"text":")","kind":"text"}],"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(data:imageURL:buttons:themes:)","roleHeading":"Initializer"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(data:imageurl:buttons:themes:)"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Creates and returns a Full Image In-App Message."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":" = .init(), ","kind":"text"},{"kind":"externalParam","text":"imageURL"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","kind":"typeIdentifier"},{"text":"] = [], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"},{"text":" = .defaults)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message data struct."}]}],"name":"data"},{"name":"imageURL","content":[{"inlineContent":[{"type":"text","text":"The message image URL."}],"type":"paragraph"}]},{"name":"buttons","content":[{"inlineContent":[{"type":"text","text":"The message buttons"}],"type":"paragraph"}]},{"name":"themes","content":[{"inlineContent":[{"text":"The message supported themes.","type":"text"}],"type":"paragraph"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/init(data:imageURL:buttons:themes:)":{"abstract":[{"type":"text","text":"Creates and returns a Full Image In-App Message."}],"role":"symbol","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(data:imageurl:buttons:themes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(data:imageURL:buttons:themes:)","title":"init(data:imageURL:buttons:themes:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"sections":[],"metadata":{"role":"symbol","title":"init(data:imageURL:buttons:themes:)","externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV4data8imageURL7buttons6themesAgE4DataV_10Foundation0J0VSayAE6ButtonVGAE6ThemesVtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":")","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(data:imageURL:buttons:themes:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"kind":"text","text":" = .init(), "},{"kind":"externalParam","text":"imageURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","text":"Button"},{"text":"] = [], ","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","text":"Themes","kind":"typeIdentifier"},{"kind":"text","text":" = .defaults)"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"The message data struct.","type":"text"}],"type":"paragraph"}]},{"name":"imageURL","content":[{"inlineContent":[{"type":"text","text":"The message image URL."}],"type":"paragraph"}]},{"name":"buttons","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message buttons"}]}]},{"name":"themes","content":[{"type":"paragraph","inlineContent":[{"text":"The message supported themes.","type":"text"}]}]}],"kind":"parameters"}],"abstract":[{"text":"Creates and returns a Full Image In-App Message.","type":"text"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(data:imageurl:buttons:themes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/init(data:imageURL:buttons:themes:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"kind":"text","text":")"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(data:imageurl:buttons:themes:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(data:imageURL:buttons:themes:)","title":"init(data:imageURL:buttons:themes:)","abstract":[{"text":"Creates and returns a Full Image In-App Message.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/init(from:).json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/init(from:).json index 09dd974259..caa331bf2f 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/init(from:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(from:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(from:)"]}],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/init(from:)":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(from:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","symbolKind":"init","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"init(from:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(from:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/init(from:)":{"abstract":[],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"kind":"symbol","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/subscript(dynamicmember:).json index 5fc981a40e..b8b3a48e0c 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/subscript(dynamicmember:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"sections":[],"metadata":{"symbolKind":"subscript","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9FullImageV","role":"symbol","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"roleHeading":"Instance Subscript","title":"subscript(dynamicMember:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/subscript(dynamicMember:)":{"role":"symbol","title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/subscript(dynamicmember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/subscript(dynamicMember:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","role":"collectionGroup","type":"topic","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/brazeinappmessagedatalookup-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","roleHeading":"Instance Subscript","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","symbolKind":"subscript","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"title":"subscript(dynamicMember:)","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9FullImageV"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/subscript(dynamicmember:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/subscript(dynamicMember:)":{"role":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/subscript(dynamicmember:)","kind":"symbol","title":"subscript(dynamicMember:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/brazeinappmessagedatalookup-implementations","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/themes.json b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/themes.json index e4799bac7a..2f6801723f 100644 --- a/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/fullimage-swift.struct/themes.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"The message supported themes.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV6themesAE6ThemesVvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"title":"themes"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/themes","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/themes"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/themes":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/themes","abstract":[{"text":"The message supported themes.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/themes","title":"themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The message supported themes.","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO9FullImageV6themesAE6ThemesVvp","symbolKind":"property","title":"themes"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/themes","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/themes"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct/themes":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/themes","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct\/themes","abstract":[{"type":"text","text":"The message supported themes."}],"kind":"symbol","title":"themes"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/getlocalassets(using:urls:destinationurl:completionhandler:).json b/data/documentation/brazekit/braze/inappmessage/getlocalassets(using:urls:destinationurl:completionhandler:).json index 3e2661fb31..768445720a 100644 --- a/data/documentation/brazekit/braze/inappmessage/getlocalassets(using:urls:destinationurl:completionhandler:).json +++ b/data/documentation/brazekit/braze/inappmessage/getlocalassets(using:urls:destinationurl:completionhandler:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/getlocalassets(using:urls:destinationurl:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"getLocalAssets","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}],"name":"braze"},{"name":"urls","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The remote URLs."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The destination for the local assets."}],"type":"paragraph"}],"name":"destinationURL"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The completion handler providing the result of the operation.","type":"text"}]}],"name":"completionHandler"}],"kind":"parameters"},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to it to keep the operation"},{"text":" ","type":"text"},{"type":"text","text":"active."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"type":"text","text":"Gets the matching local assets URLs matching the URLs passed as parameter."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/getLocalAssets(using:urls:destinationURL:completionHandler:)"},"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO14getLocalAssets5using4urls14destinationURL17completionHandlerAC11CancellableCAC_Say10Foundation0L0VGAOys6ResultOySDyA2OGs5Error_pGctF","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"getLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"text":"urls","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"text":"destinationURL","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], Swift","kind":"text"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"title":"getLocalAssets(using:urls:destinationURL:completionHandler:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/getLocalAssets(using:urls:destinationURL:completionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/getLocalAssets(using:urls:destinationURL:completionHandler:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/getlocalassets(using:urls:destinationurl:completionhandler:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"getLocalAssets"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"urls"},{"text":": [","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"abstract":[{"type":"text","text":"Gets the matching local assets URLs matching the URLs passed as parameter."}],"title":"getLocalAssets(using:urls:destinationURL:completionHandler:)"}}} \ No newline at end of file +{"metadata":{"title":"getLocalAssets(using:urls:destinationURL:completionHandler:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"getLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"urls","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"text":"destinationURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"], Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO14getLocalAssets5using4urls14destinationURL17completionHandlerAC11CancellableCAC_Say10Foundation0L0VGAOys6ResultOySDyA2OGs5Error_pGctF","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Gets the matching local assets URLs matching the URLs passed as parameter."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/getLocalAssets(using:urls:destinationURL:completionHandler:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"getLocalAssets"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":", ","kind":"text"},{"text":"urls","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], Swift"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}],"name":"braze"},{"name":"urls","content":[{"inlineContent":[{"type":"text","text":"The remote URLs."}],"type":"paragraph"}]},{"name":"destinationURL","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The destination for the local assets."}]}]},{"name":"completionHandler","content":[{"type":"paragraph","inlineContent":[{"text":"The completion handler providing the result of the operation.","type":"text"}]}]}]},{"kind":"content","content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to it to keep the operation"},{"text":" ","type":"text"},{"text":"active.","type":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/getlocalassets(using:urls:destinationurl:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/getLocalAssets(using:urls:destinationURL:completionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/getLocalAssets(using:urls:destinationURL:completionHandler:)","title":"getLocalAssets(using:urls:destinationURL:completionHandler:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getLocalAssets"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"text":"urls","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Gets the matching local assets URLs matching the URLs passed as parameter."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/getlocalassets(using:urls:destinationurl:completionhandler:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/graphic.json b/data/documentation/brazekit/braze/inappmessage/graphic.json index 98aff85fcc..93e919047c 100644 --- a/data/documentation/brazekit/braze/inappmessage/graphic.json +++ b/data/documentation/brazekit/braze/inappmessage/graphic.json @@ -1 +1 @@ -{"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/icon(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/image(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/init(from:)"],"title":"Initializers"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations"],"title":"Default Implementations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The possible values for the graphical part of the message.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Graphic","kind":"identifier"}]}]}],"kind":"symbol","relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"symbolKind":"enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Graphic","kind":"identifier"}],"extendedModule":"BrazeKit","title":"Braze.InAppMessage.Graphic","roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/init(from:)":{"title":"init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/init(from:)","role":"symbol","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/image(_:)":{"role":"symbol","title":"Braze.InAppMessage.Graphic.image(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/image(_:)","abstract":[{"text":"Displays an image at the specified URL.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/image(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/equatable-implementations","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations","title":"Equatable Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/icon(_:)":{"abstract":[{"text":"Displays a ","type":"text"},{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true,"type":"reference"},{"type":"text","text":" icon."}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"icon","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/icon(_:)","title":"Braze.InAppMessage.Graphic.icon(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/icon(_:)"},"doc://Braze/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se","type":"unresolvable"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/SE":{"title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE","type":"unresolvable"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/icon(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/image(_:)"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/init(from:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations"]}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"},"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Graphic"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeKit","symbolKind":"enum","role":"symbol","roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Graphic","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.Graphic","navigatorTitle":[{"text":"Graphic","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/image(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/image(_:)","kind":"symbol","abstract":[{"type":"text","text":"Displays an image at the specified URL."}],"type":"topic","title":"Braze.InAppMessage.Graphic.image(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/image(_:)"},"https://fontawesome.com/v4.7/cheatsheet/":{"titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/icon(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/icon(_:)","abstract":[{"text":"Displays a ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},{"text":" icon.","type":"text"}],"title":"Braze.InAppMessage.Graphic.icon(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/icon(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"icon"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/init(from:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/init(from:)","abstract":[],"type":"topic","title":"init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/Equatable-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/equatable-implementations","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/graphic/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/graphic/!=(_:_:).json index e4d3409bf1..98f72553e6 100644 --- a/data/documentation/brazekit/braze/inappmessage/graphic/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/graphic/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/!=(_:_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Operator","title":"!=(_:_:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7GraphicO","role":"symbol","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/equatable-implementations","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations","title":"Equatable Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/!=(_:_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7GraphicO","role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"op"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/Equatable-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/equatable-implementations","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/!=(_:_:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/!=(_:_:)","title":"!=(_:_:)","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/graphic/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/graphic/equatable-implementations.json index 3bf894d667..87dae06904 100644 --- a/data/documentation/brazekit/braze/inappmessage/graphic/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/graphic/equatable-implementations.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"]]},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/!=(_:_:)"],"generated":true,"title":"Operators"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/!=(_:_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/Equatable-Implementations"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/!=(_:_:)"]}],"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/!=(_:_:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/!=(_:_:)","title":"!=(_:_:)","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/graphic/icon(_:).json b/data/documentation/brazekit/braze/inappmessage/graphic/icon(_:).json index 2fd9600cbf..43e9def3e2 100644 --- a/data/documentation/brazekit/braze/inappmessage/graphic/icon(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/graphic/icon(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic\/icon(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO7GraphicO4iconyAGSScAGmF","role":"symbol","symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.Graphic.icon(_:)","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"icon","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"]]},"abstract":[{"type":"text","text":"Displays a "},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"icon","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/icon(_:)"},"references":{"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"title":"FontAwesome v4.3","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/icon(_:)":{"abstract":[{"text":"Displays a ","type":"text"},{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true,"type":"reference"},{"type":"text","text":" icon."}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"icon","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/icon(_:)","title":"Braze.InAppMessage.Graphic.icon(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/icon(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]}}} \ No newline at end of file +{"metadata":{"title":"Braze.InAppMessage.Graphic.icon(_:)","symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"icon","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7GraphicO4iconyAGSScAGmF","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/icon(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Displays a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"icon","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic\/icon(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"https://fontawesome.com/v4.7/cheatsheet/":{"titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/icon(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/icon(_:)","abstract":[{"text":"Displays a ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},{"text":" icon.","type":"text"}],"title":"Braze.InAppMessage.Graphic.icon(_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/icon(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"icon"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/graphic/image(_:).json b/data/documentation/brazekit/braze/inappmessage/graphic/image(_:).json index 14bae85d4c..f6cc78a8bb 100644 --- a/data/documentation/brazekit/braze/inappmessage/graphic/image(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/graphic/image(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Displays an image at the specified URL."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic\/image(_:)"]}],"metadata":{"role":"symbol","title":"Braze.InAppMessage.Graphic.image(_:)","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C12InAppMessageO7GraphicO5imageyAG10Foundation3URLVcAGmF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/image(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/image(_:)":{"role":"symbol","title":"Braze.InAppMessage.Graphic.image(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/image(_:)","abstract":[{"text":"Displays an image at the specified URL.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/image(_:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"]]},"kind":"symbol","abstract":[{"text":"Displays an image at the specified URL.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/image(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic\/image(_:)"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO7GraphicO5imageyAG10Foundation3URLVcAGmF","title":"Braze.InAppMessage.Graphic.image(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeKit"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/image(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/image(_:)","kind":"symbol","abstract":[{"type":"text","text":"Displays an image at the specified URL."}],"type":"topic","title":"Braze.InAppMessage.Graphic.image(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/image(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/graphic/init(from:).json b/data/documentation/brazekit/braze/inappmessage/graphic/init(from:).json index dc902c3e40..b7da7c1e15 100644 --- a/data/documentation/brazekit/braze/inappmessage/graphic/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/graphic/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/init(from:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","title":"init(from:)","externalID":"s:8BrazeKit0A0C12InAppMessageO7GraphicO4fromAGs7Decoder_p_tKcfc","symbolKind":"init"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/init(from:)":{"title":"init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/init(from:)","role":"symbol","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/init(from:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"metadata":{"role":"symbol","title":"init(from:)","symbolKind":"init","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7GraphicO4fromAGs7Decoder_p_tKcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Initializer"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/graphic\/init(from:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic/init(from:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/init(from:)","abstract":[],"type":"topic","title":"init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html(_:).json b/data/documentation/brazekit/braze/inappmessage/html(_:).json index 7536405a1d..aba1883168 100644 --- a/data/documentation/brazekit/braze/inappmessage/html(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/html(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.html(_:)","symbolKind":"case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Html","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4htmlyA2E4HtmlVcAEmF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","kind":"typeIdentifier","text":"Html","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},{"kind":"text","text":")"}]}]}],"abstract":[{"type":"text","text":"The Html In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.InAppMessage.html(_:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","abstract":[{"text":"The Html In-App Message type, see ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","text":"Html","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"The Html In-App Message type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","isActive":true},{"text":".","type":"text"}],"metadata":{"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"kind":"text","text":"("},{"text":"Html","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},{"text":")","kind":"text"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4htmlyA2E4HtmlVcAEmF","title":"Braze.InAppMessage.html(_:)","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","abstract":[{"type":"text","text":"The Html In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"kind":"symbol","role":"symbol","title":"Braze.InAppMessage.html(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.property.json b/data/documentation/brazekit/braze/inappmessage/html-swift.property.json index 051409082e..aad00d2c8e 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"text":"Html","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.property"]}],"sections":[],"metadata":{"symbolKind":"property","extendedModule":"BrazeKit","roleHeading":"Instance Property","title":"html","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4htmlAE4HtmlVSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"},{"text":"?","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","isActive":true,"type":"reference"},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"text":"message is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","type":"reference","isActive":true},{"text":" message.","type":"text"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Html","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},{"text":"?","kind":"text"}],"title":"html","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html-swift.property","abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"text":" when the in-app","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","isActive":true},{"text":" message.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.InAppMessage.html(_:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","abstract":[{"text":"The Html In-App Message type, see ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","isActive":true},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.property"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"html","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"text":"Html","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","extendedModule":"BrazeKit","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4htmlAE4HtmlVSgvp"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html-swift.property","interfaceLanguage":"swift"},"abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","isActive":true,"type":"reference"},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"type":"text","text":"message is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","type":"reference","isActive":true},{"type":"text","text":" message."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","abstract":[{"type":"text","text":"The Html In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"kind":"symbol","role":"symbol","title":"Braze.InAppMessage.html(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/html-swift.property":{"title":"html","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"text":"message is not a ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html(_:)","isActive":true},{"text":" message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/html-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"Html","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct.json index f64a38b6a4..6868867114 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The Html message type."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(data:message:baseURL:assetURLs:legacy:messageFields:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/assetURLs","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/baseURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/legacy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/messageFields"],"title":"Instance Properties"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","roleHeading":"Structure","navigatorTitle":[{"text":"Html","kind":"identifier"}],"symbolKind":"struct","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Html"}],"title":"Braze.InAppMessage.Html","extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/legacy":{"abstract":[{"type":"text","text":"Specifies whether the message is a legacy Html message."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/legacy","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"legacy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"legacy","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/legacy","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/baseURL":{"kind":"symbol","title":"baseURL","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/baseurl","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/baseURL","abstract":[{"type":"text","text":"The message base URL."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/Equatable-Implementations":{"kind":"article","title":"Equatable Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations","abstract":[],"type":"topic"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/messageFields":{"kind":"symbol","title":"messageFields","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/messagefields","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/messageFields","abstract":[{"type":"text","text":"Additional data fields for the message."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageFields","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/init(from:)":{"kind":"symbol","title":"init(from:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(from:)","abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"kind":"article","title":"BrazeInAppMessageDataLookup Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/brazeinappmessagedatalookup-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations","abstract":[],"type":"topic"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/message":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/message","abstract":[{"text":"The message html.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"message","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/message","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/init(data:message:baseURL:assetURLs:legacy:messageFields:)":{"kind":"symbol","title":"init(data:message:baseURL:assetURLs:legacy:messageFields:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(data:message:baseurl:asseturls:legacy:messagefields:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(data:message:baseURL:assetURLs:legacy:messageFields:)","abstract":[{"type":"text","text":"Creates and returns an Html In-App message."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"baseURL","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?, "},{"text":"assetURLs","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"legacy"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageFields"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/assetURLs":{"kind":"symbol","title":"assetURLs","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/asseturls","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/assetURLs","abstract":[{"text":"The message asset URLs.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assetURLs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/data":{"kind":"symbol","title":"data","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/data","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(data:message:baseURL:assetURLs:legacy:messageFields:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/assetURLs","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/baseURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/legacy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/messageFields"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","interfaceLanguage":"swift"},"abstract":[{"text":"The Html message type.","type":"text"}],"kind":"symbol","relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","roleHeading":"Structure","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/assetURLs":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/assetURLs","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/asseturls","title":"assetURLs","kind":"symbol","abstract":[{"type":"text","text":"The message asset URLs."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"assetURLs","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/baseURL":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/baseURL","role":"symbol","title":"baseURL","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/baseurl","kind":"symbol","abstract":[{"text":"The message base URL.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseURL"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/data":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/data","role":"symbol","title":"data","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/data","kind":"symbol","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/init(data:message:baseURL:assetURLs:legacy:messageFields:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(data:message:baseURL:assetURLs:legacy:messageFields:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(data:message:baseurl:asseturls:legacy:messagefields:)","title":"init(data:message:baseURL:assetURLs:legacy:messageFields:)","kind":"symbol","abstract":[{"text":"Creates and returns an Html In-App message.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"baseURL","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"text":"assetURLs","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"legacy"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"messageFields","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/init(from:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(from:)","role":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(from:)","kind":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/Equatable-Implementations":{"type":"topic","role":"collectionGroup","title":"Equatable Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/messageFields":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/messageFields","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/messagefields","title":"messageFields","kind":"symbol","abstract":[{"text":"Additional data fields for the message.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageFields"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/message":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/message","abstract":[{"text":"The message html.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/message","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"type":"topic","title":"message"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/legacy":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/legacy","abstract":[{"type":"text","text":"Specifies whether the message is a legacy Html message."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"legacy","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic","role":"symbol","title":"legacy","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/legacy"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/!=(_:_:).json index 312e2a682d..6b8833cec0 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"metadata":{"symbolKind":"op","roleHeading":"Operator","role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4HtmlV","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/!=(_:_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/!=(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/Equatable-Implementations":{"kind":"article","title":"Equatable Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"!=(_:_:)","extendedModule":"Swift","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4HtmlV","roleHeading":"Operator","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/!=(_:_:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/Equatable-Implementations":{"type":"topic","role":"collectionGroup","title":"Equatable Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/!=(_:_:)":{"type":"topic","role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/!=(_:_:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/asseturls.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/asseturls.json index 5576bb7755..33118ea793 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/asseturls.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/asseturls.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The message asset URLs."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/asseturls"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assetURLs","kind":"identifier"},{"kind":"text","text":": "},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/assetURLs","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"assetURLs","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assetURLs","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":">"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV9assetURLsShy10Foundation3URLVGvp","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/assetURLs":{"kind":"symbol","title":"assetURLs","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/asseturls","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/assetURLs","abstract":[{"text":"The message asset URLs.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assetURLs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"assetURLs","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":">","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/asseturls"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/assetURLs"},"kind":"symbol","abstract":[{"text":"The message asset URLs.","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assetURLs","kind":"identifier"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV9assetURLsShy10Foundation3URLVGvp","symbolKind":"property","title":"assetURLs"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/assetURLs":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/assetURLs","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/asseturls","title":"assetURLs","kind":"symbol","abstract":[{"type":"text","text":"The message asset URLs."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"assetURLs","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/baseurl.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/baseurl.json index 6f42bfdf77..606a49e351 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/baseurl.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/baseurl.json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/baseurl"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}]}]}],"abstract":[{"type":"text","text":"The message base URL."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/baseURL","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"metadata":{"symbolKind":"property","title":"baseURL","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV7baseURL10Foundation0H0VSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/baseURL":{"kind":"symbol","title":"baseURL","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/baseurl","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/baseURL","abstract":[{"type":"text","text":"The message base URL."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/baseURL"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV7baseURL10Foundation0H0VSgvp","modules":[{"name":"BrazeKit"}],"title":"baseURL","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"baseURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"role":"symbol"},"abstract":[{"text":"The message base URL.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/baseurl"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/baseURL":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/baseURL","role":"symbol","title":"baseURL","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/baseurl","kind":"symbol","abstract":[{"text":"The message base URL.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseURL"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/brazeinappmessagedatalookup-implementations.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/brazeinappmessagedatalookup-implementations.json index c3cdd61b93..cb96511d87 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/brazeinappmessagedatalookup-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/brazeinappmessagedatalookup-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/subscript(dynamicMember:)"],"generated":true,"title":"Subscripts"}],"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/subscript(dynamicMember:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"BrazeInAppMessageDataLookup Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"topicSections":[{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/subscript(dynamicMember:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"title":"subscript(dynamicMember:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/subscript(dynamicmember:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/data.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/data.json index ca32a41448..92a9e45a58 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/data.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/data.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/data"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"metadata":{"role":"symbol","title":"data","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV4dataAE4DataVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/data","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/data":{"kind":"symbol","title":"data","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/data","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/data"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV4dataAE4DataVvp","symbolKind":"property","title":"data"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/data"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/data":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/data","role":"symbol","title":"data","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/data","kind":"symbol","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/equatable-implementations.json index 9ec089d53c..f9d795fafe 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/!=(_:_:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/!=(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/!=(_:_:)"]}],"sections":[],"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/!=(_:_:)":{"type":"topic","role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/init(data:message:baseurl:asseturls:legacy:messagefields:).json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/init(data:message:baseurl:asseturls:legacy:messagefields:).json index ecdf97da34..3ab899ec94 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/init(data:message:baseurl:asseturls:legacy:messagefields:).json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/init(data:message:baseurl:asseturls:legacy:messagefields:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"text":" = .init(), ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" = \"<\/html>\", "},{"kind":"externalParam","text":"baseURL"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"? = nil, ","kind":"text"},{"text":"assetURLs","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"> = [], "},{"kind":"externalParam","text":"legacy"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"messageFields"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"] = [:])","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The message data struct."}],"type":"paragraph"}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message html."}]}],"name":"message"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message base URL."}]}],"name":"baseURL"},{"name":"assetURLs","content":[{"inlineContent":[{"type":"text","text":"The message asset URLs."}],"type":"paragraph"}]},{"name":"legacy","content":[{"type":"paragraph","inlineContent":[{"text":"Specifies whether the message is a legacy Html message.","type":"text"}]}]},{"name":"messageFields","content":[{"inlineContent":[{"text":"Additional data fields for the message.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(data:message:baseurl:asseturls:legacy:messagefields:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"abstract":[{"type":"text","text":"Creates and returns an Html In-App message."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(data:message:baseURL:assetURLs:legacy:messageFields:)"},"kind":"symbol","sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV4data7message7baseURL9assetURLs6legacy0H6FieldsAgE4DataV_SS10Foundation0J0VSgShyARGSbSDySSypGtcfc","modules":[{"name":"BrazeKit"}],"symbolKind":"init","title":"init(data:message:baseURL:assetURLs:legacy:messageFields:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"baseURL","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"assetURLs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"legacy"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageFields"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/init(data:message:baseURL:assetURLs:legacy:messageFields:)":{"kind":"symbol","title":"init(data:message:baseURL:assetURLs:legacy:messageFields:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(data:message:baseurl:asseturls:legacy:messagefields:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(data:message:baseURL:assetURLs:legacy:messageFields:)","abstract":[{"type":"text","text":"Creates and returns an Html In-App message."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"baseURL","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?, "},{"text":"assetURLs","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"legacy"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageFields"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns an Html In-App message.","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(data:message:baseurl:asseturls:legacy:messagefields:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier"},{"kind":"text","text":" = .init(), "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" = \"<\/html>\", "},{"kind":"externalParam","text":"baseURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"? = nil, "},{"text":"assetURLs","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"> = [], "},{"text":"legacy","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"messageFields"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"] = [:])","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The message data struct.","type":"text"}],"type":"paragraph"}],"name":"data"},{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message html."}],"type":"paragraph"}]},{"name":"baseURL","content":[{"inlineContent":[{"type":"text","text":"The message base URL."}],"type":"paragraph"}]},{"name":"assetURLs","content":[{"type":"paragraph","inlineContent":[{"text":"The message asset URLs.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Specifies whether the message is a legacy Html message."}],"type":"paragraph"}],"name":"legacy"},{"content":[{"inlineContent":[{"type":"text","text":"Additional data fields for the message."}],"type":"paragraph"}],"name":"messageFields"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV4data7message7baseURL9assetURLs6legacy0H6FieldsAgE4DataV_SS10Foundation0J0VSgShyARGSbSDySSypGtcfc","title":"init(data:message:baseURL:assetURLs:legacy:messageFields:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"baseURL","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"assetURLs"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":">, ","kind":"text"},{"text":"legacy","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"messageFields"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(data:message:baseURL:assetURLs:legacy:messageFields:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/init(data:message:baseURL:assetURLs:legacy:messageFields:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(data:message:baseURL:assetURLs:legacy:messageFields:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(data:message:baseurl:asseturls:legacy:messagefields:)","title":"init(data:message:baseURL:assetURLs:legacy:messageFields:)","kind":"symbol","abstract":[{"text":"Creates and returns an Html In-App message.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"baseURL","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"text":"assetURLs","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"legacy"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"messageFields","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/init(from:).json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/init(from:).json index 5d3a135086..1fa6037c31 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(from:)"]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV4fromAGs7Decoder_p_tKcfc","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(from:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/init(from:)":{"kind":"symbol","title":"init(from:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(from:)","abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","title":"init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(from:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/init(from:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/init(from:)","role":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(from:)","kind":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/legacy.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/legacy.json index 4b80938b34..024a19c862 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/legacy.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/legacy.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"legacy","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV6legacySbvp","roleHeading":"Instance Property","title":"legacy"},"kind":"symbol","abstract":[{"text":"Specifies whether the message is a legacy Html message.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"legacy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/legacy"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/legacy"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/legacy":{"abstract":[{"type":"text","text":"Specifies whether the message is a legacy Html message."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/legacy","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"legacy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"legacy","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/legacy","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/legacy"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"legacy","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"abstract":[{"type":"text","text":"Specifies whether the message is a legacy Html message."}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"legacy","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV6legacySbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"legacy","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/legacy","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/legacy":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/legacy","abstract":[{"type":"text","text":"Specifies whether the message is a legacy Html message."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"legacy","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic","role":"symbol","title":"legacy","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/legacy"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/message.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/message.json index 9fa65819ad..a3fabc9207 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/message.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/message.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"message","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV7messageSSvp","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/message"},"sections":[],"abstract":[{"text":"The message html.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/message":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/message","abstract":[{"text":"The message html.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"message","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/message","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/message","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"text":"The message html.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV7messageSSvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"message","role":"symbol","symbolKind":"property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/message"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/message":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/message","abstract":[{"text":"The message html.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/message","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"type":"topic","title":"message"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/messagefields.json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/messagefields.json index 9a4380f62e..dd5d686a47 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/messagefields.json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/messagefields.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/messageFields","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/messagefields"]}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV13messageFieldsSDySSypGvp","role":"symbol","symbolKind":"property","title":"messageFields","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageFields","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageFields","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"abstract":[{"type":"text","text":"Additional data fields for the message."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/messageFields":{"kind":"symbol","title":"messageFields","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/messagefields","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/messageFields","abstract":[{"type":"text","text":"Additional data fields for the message."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageFields","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageFields","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"text":"Additional data fields for the message.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/messagefields"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"]]},"metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"messageFields","externalID":"s:8BrazeKit0A0C12InAppMessageO4HtmlV13messageFieldsSDySSypGvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFields"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/messageFields","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/messageFields":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/messageFields","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/messagefields","title":"messageFields","kind":"symbol","abstract":[{"text":"Additional data fields for the message.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageFields"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/subscript(dynamicmember:).json index 300006712b..348dae2a31 100644 --- a/data/documentation/brazekit/braze/inappmessage/html-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/inappmessage/html-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/subscript(dynamicMember:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"metadata":{"roleHeading":"Instance Subscript","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4HtmlV","modules":[{"name":"BrazeKit"}],"title":"subscript(dynamicMember:)","extendedModule":"BrazeKit","symbolKind":"subscript","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"kind":"article","title":"BrazeInAppMessageDataLookup Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/brazeinappmessagedatalookup-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/subscript(dynamicMember:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/subscript(dynamicMember:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO4HtmlV","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Subscript","symbolKind":"subscript","extendedModule":"BrazeKit","title":"subscript(dynamicMember:)"},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/BrazeInAppMessageDataLookup-Implementations","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"title":"subscript(dynamicMember:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/subscript(dynamicmember:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/init(_:).json b/data/documentation/brazekit/braze/inappmessage/init(_:).json index 02b246948c..2350b2d329 100644 --- a/data/documentation/brazekit/braze/inappmessage/init(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/init(_:).json @@ -1 +1 @@ -{"metadata":{"title":"init(_:)","externalID":"s:8BrazeKit0A0C12InAppMessageOyAeC0cdE3RawCKcfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"extendedModule":"BrazeKit"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"The raw in-app message to convert.","type":"text"}]}]}]},{"content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer can fail as it is possible to represent unsupported messages with the"},{"type":"text","text":" "},{"type":"codeVoice","code":"InAppMessageRaw"},{"type":"text","text":" data structure (e.g. a Slideup without a text message)."}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true},{"text":" from an ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","isActive":true},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/init(_:)":{"type":"topic","title":"init(_:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/init(_:)","abstract":[{"type":"text","text":"Creates and returns a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","type":"reference"},{"type":"text","text":" from an "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"reference","isActive":true},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C12InAppMessageOyAeC0cdE3RawCKcfc","title":"init(_:)","symbolKind":"init","extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Creates and returns a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","type":"reference"},{"type":"text","text":" from an "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","isActive":true,"type":"reference"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/init(_:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The raw in-app message to convert."}]}],"name":"message"}]},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"This initializer can fail as it is possible to represent unsupported messages with the"},{"type":"text","text":" "},{"type":"codeVoice","code":"InAppMessageRaw"},{"type":"text","text":" data structure (e.g. a Slideup without a text message)."}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/init(_:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/init(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(_:)","type":"topic","abstract":[{"type":"text","text":"Creates and returns a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true,"type":"reference"},{"text":" from an ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","isActive":true},{"type":"text","text":"."}],"role":"symbol","title":"init(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/init(from:).json b/data/documentation/brazekit/braze/inappmessage/init(from:).json index b75cef9144..66eb421016 100644 --- a/data/documentation/brazekit/braze/inappmessage/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(from:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Initializer","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO4fromAEs7Decoder_p_tKcfc","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/init(from:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/init(from:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(from:)","type":"topic","kind":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/init(from:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/init(from:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(from:)"},"sections":[],"metadata":{"symbolKind":"init","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO4fromAEs7Decoder_p_tKcfc","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"modules":[{"name":"BrazeKit"}],"title":"init(from:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/init(from:)","title":"init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/isapproximatelyequal(to:).json b/data/documentation/brazekit/braze/inappmessage/isapproximatelyequal(to:).json index cd0e16ab9a..d4ebdd1c52 100644 --- a/data/documentation/brazekit/braze/inappmessage/isapproximatelyequal(to:).json +++ b/data/documentation/brazekit/braze/inappmessage/isapproximatelyequal(to:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"abstract":[{"type":"text","text":"Checks for message equality with another in-app message object based on its ID."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO20isApproximatelyEqual2toSbAE_tF","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isApproximatelyEqual"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": `Self`"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"isApproximatelyEqual(to:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/isApproximatelyEqual(to:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isApproximatelyEqual"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": `Self`"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"In-app message to compare against.","type":"text"}],"type":"paragraph"}],"name":"message"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Whether the two messages are equal.","type":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/isapproximatelyequal(to:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/isApproximatelyEqual(to:)":{"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isApproximatelyEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": `Self`"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/isapproximatelyequal(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/isApproximatelyEqual(to:)","abstract":[{"type":"text","text":"Checks for message equality with another in-app message object based on its ID."}],"kind":"symbol","title":"isApproximatelyEqual(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/isapproximatelyequal(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isApproximatelyEqual"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"text":": `Self`","kind":"text"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In-app message to compare against."}]}],"name":"message"}]},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"inlineContent":[{"text":"Whether the two messages are equal.","type":"text"}],"type":"paragraph"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"text":"Checks for message equality with another in-app message object based on its ID.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"isApproximatelyEqual(to:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO20isApproximatelyEqual2toSbAE_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isApproximatelyEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": `Self`"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"extendedModule":"BrazeKit"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/isApproximatelyEqual(to:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/isApproximatelyEqual(to:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/isapproximatelyequal(to:)","abstract":[{"type":"text","text":"Checks for message equality with another in-app message object based on its ID."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isApproximatelyEqual"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": `Self`","kind":"text"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"isApproximatelyEqual(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/isApproximatelyEqual(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/json().json b/data/documentation/brazekit/braze/inappmessage/json().json index 3b4c2e6fb6..bb16af7b1a 100644 --- a/data/documentation/brazekit/braze/inappmessage/json().json +++ b/data/documentation/brazekit/braze/inappmessage/json().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> Foundation"},{"kind":"text","text":"."},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/json()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO4json10Foundation4DataVSgyF","symbolKind":"method","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> Foundation"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit","title":"json()","role":"symbol","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/json()"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/json()":{"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/json()","abstract":[{"text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/json()","title":"json()"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"text":"() -> Foundation","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/json()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/json()"},"metadata":{"extendedModule":"BrazeKit","title":"json()","externalID":"s:8BrazeKit0A0C12InAppMessageO4json10Foundation4DataVSgyF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol"},"abstract":[{"text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/json()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> Foundation","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/json()","url":"\/documentation\/brazekit\/braze\/inappmessage\/json()","type":"topic","abstract":[{"type":"text","text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"role":"symbol","title":"json()"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/logclick(buttonid:using:).json b/data/documentation/brazekit/braze/inappmessage/logclick(buttonid:using:).json index 74ccc19996..1f41330518 100644 --- a/data/documentation/brazekit/braze/inappmessage/logclick(buttonid:using:).json +++ b/data/documentation/brazekit/braze/inappmessage/logclick(buttonid:using:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logClick(buttonId:using:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/logclick(buttonid:using:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C12InAppMessageO8logClick8buttonId5usingySSSg_ACtF","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"symbolKind":"method","role":"symbol","title":"logClick(buttonId:using:)"},"abstract":[{"text":"Logs an in-app message click using the Braze instance without any safeguarding features.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The optional button identifier. The value "},{"code":"nil","type":"codeVoice"},{"text":" will be processed as a body click.","type":"text"}]}],"name":"buttonId"},{"name":"braze","content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}]}]},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)"},{"type":"text","text":" instead."}]}],"kind":"content"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Logs the in-app message click event."}],"title":"logClick(buttonId:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/logClick(buttonId:using:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Logs an in-app message click using the Braze instance without any safeguarding features.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/logclick(buttonid:using:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logClick(buttonId:using:)","title":"logClick(buttonId:using:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Logs an in-app message click using the Braze instance without any safeguarding features."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The optional button identifier. The value "},{"code":"nil","type":"codeVoice"},{"text":" will be processed as a body click.","type":"text"}]}],"name":"buttonId"},{"name":"braze","content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"Prefer using ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","type":"reference","isActive":true},{"type":"text","text":" instead."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/logclick(buttonid:using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"logClick(buttonId:using:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO8logClick8buttonId5usingySSSg_ACtF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"BrazeKit"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logClick(buttonId:using:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","abstract":[{"type":"text","text":"Logs the in-app message click event."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/logClick(buttonId:using:)":{"abstract":[{"type":"text","text":"Logs an in-app message click using the Braze instance without any safeguarding features."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"type":"topic","title":"logClick(buttonId:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logClick(buttonId:using:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/logclick(buttonid:using:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/logimpression(using:).json b/data/documentation/brazekit/braze/inappmessage/logimpression(using:).json index e54cdd4040..c44f63b537 100644 --- a/data/documentation/brazekit/braze/inappmessage/logimpression(using:).json +++ b/data/documentation/brazekit/braze/inappmessage/logimpression(using:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/logimpression(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}],"name":"braze"}]},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"inlineContent":[{"text":"Prefer using ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()"},{"type":"text","text":" instead."}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logImpression(using:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"logImpression(using:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO13logImpression5usingyAC_tF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":")","kind":"text"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Logs an in-app message impression using the Braze instance without any safeguarding features."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","title":"logImpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/logImpression(using:)":{"title":"logImpression(using:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/logimpression(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logImpression(using:)","type":"topic","abstract":[{"type":"text","text":"Logs an in-app message impression using the Braze instance without any safeguarding features."}]}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logImpression(using:)"},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO13logImpression5usingyAC_tF","extendedModule":"BrazeKit","title":"logImpression(using:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"},"kind":"symbol","abstract":[{"text":"Logs an in-app message impression using the Braze instance without any safeguarding features.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/logimpression(using:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}]}]},{"content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Prefer using ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","isActive":true},{"type":"text","text":" instead."}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"role":"symbol","title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/logImpression(using:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":")","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/logimpression(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/logImpression(using:)","type":"topic","abstract":[{"type":"text","text":"Logs an in-app message impression using the Braze instance without any safeguarding features."}],"role":"symbol","title":"logImpression(using:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/messageclose.json b/data/documentation/brazekit/braze/inappmessage/messageclose.json index 1fb6e38914..8a5cbb2d9d 100644 --- a/data/documentation/brazekit/braze/inappmessage/messageclose.json +++ b/data/documentation/brazekit/braze/inappmessage/messageclose.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The message close type."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"Braze.InAppMessage.MessageClose","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO","symbolKind":"enum","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}]},"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/auto(after:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/userInteraction"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/init(from:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/auto(after:)":{"kind":"symbol","abstract":[{"text":"Automatically closes the message after the specified interval.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/auto(after:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"},{"text":"(","kind":"text"},{"text":"after","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/auto(after:)","title":"Braze.InAppMessage.MessageClose.auto(after:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/Equatable-Implementations":{"kind":"article","abstract":[],"role":"collectionGroup","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations","title":"Equatable Implementations"},"doc://Braze/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/init(from:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/userInteraction":{"kind":"symbol","abstract":[{"text":"Needs a user interaction to close the message.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/userinteraction","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userInteraction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/userInteraction","title":"Braze.InAppMessage.MessageClose.userInteraction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"symbolKind":"enum","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO","title":"Braze.InAppMessage.MessageClose","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"MessageClose","kind":"identifier"}],"extendedModule":"BrazeKit","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}]},"kind":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"},"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/auto(after:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/userInteraction"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/auto(after:)":{"kind":"symbol","type":"topic","abstract":[{"text":"Automatically closes the message after the specified interval.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/auto(after:)","title":"Braze.InAppMessage.MessageClose.auto(after:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/auto(after:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/equatable-implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations","abstract":[],"role":"collectionGroup","type":"topic"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/init(from:)","role":"symbol","title":"init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/init(from:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/userInteraction":{"role":"symbol","title":"Braze.InAppMessage.MessageClose.userInteraction","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"userInteraction","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/userInteraction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/userinteraction","abstract":[{"type":"text","text":"Needs a user interaction to close the message."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/messageclose/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/messageclose/!=(_:_:).json index a22768e54b..8f4f88e11d 100644 --- a/data/documentation/brazekit/braze/inappmessage/messageclose/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/messageclose/!=(_:_:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)","roleHeading":"Operator","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO0E5CloseO"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/!=(_:_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/!=(_:_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/Equatable-Implementations":{"kind":"article","abstract":[],"role":"collectionGroup","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/!=(_:_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/!=(_:_:)"]}],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","symbolKind":"op","extendedModule":"Swift","title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO0E5CloseO","roleHeading":"Operator"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/equatable-implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations","abstract":[],"role":"collectionGroup","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/!=(_:_:)":{"title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/!=(_:_:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/messageclose/auto(after:).json b/data/documentation/brazekit/braze/inappmessage/messageclose/auto(after:).json index c98de72f49..fc75c80d08 100644 --- a/data/documentation/brazekit/braze/inappmessage/messageclose/auto(after:).json +++ b/data/documentation/brazekit/braze/inappmessage/messageclose/auto(after:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"case","role":"symbol","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"auto"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"after"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":")","kind":"text"}],"title":"Braze.InAppMessage.MessageClose.auto(after:)","externalID":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO4autoyAGSd_tcAGmF","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/auto(after:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/auto(after:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Automatically closes the message after the specified interval.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"},{"text":"(","kind":"text"},{"text":"after","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/auto(after:)":{"kind":"symbol","abstract":[{"text":"Automatically closes the message after the specified interval.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/auto(after:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"},{"text":"(","kind":"text"},{"text":"after","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/auto(after:)","title":"Braze.InAppMessage.MessageClose.auto(after:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/auto(after:)","interfaceLanguage":"swift"},"abstract":[{"text":"Automatically closes the message after the specified interval.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"},{"text":"(","kind":"text"},{"text":"after","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/auto(after:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"},{"text":"(","kind":"text"},{"text":"after","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"case","title":"Braze.InAppMessage.MessageClose.auto(after:)","externalID":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO4autoyAGSd_tcAGmF","roleHeading":"Case"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/auto(after:)":{"kind":"symbol","type":"topic","abstract":[{"text":"Automatically closes the message after the specified interval.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/auto(after:)","title":"Braze.InAppMessage.MessageClose.auto(after:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/auto(after:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"after"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/messageclose/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/messageclose/equatable-implementations.json index 168fd81f33..328c183aa2 100644 --- a/data/documentation/brazekit/braze/inappmessage/messageclose/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/messageclose/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/!=(_:_:)"],"title":"Operators","generated":true}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/!=(_:_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/!=(_:_:)","title":"!=(_:_:)"}}} \ No newline at end of file +{"sections":[],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/!=(_:_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/!=(_:_:)":{"title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/!=(_:_:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/messageclose/init(from:).json b/data/documentation/brazekit/braze/inappmessage/messageclose/init(from:).json index 02ec16a2ad..790ffb05d7 100644 --- a/data/documentation/brazekit/braze/inappmessage/messageclose/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/messageclose/init(from:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/init(from:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"title":"init(from:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO4fromAGs7Decoder_p_tKcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/init(from:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/init(from:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"init(from:)","externalID":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/init(from:)","role":"symbol","title":"init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/init(from:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/messageclose/userinteraction.json b/data/documentation/brazekit/braze/inappmessage/messageclose/userinteraction.json index c2c181623e..643237ba3c 100644 --- a/data/documentation/brazekit/braze/inappmessage/messageclose/userinteraction.json +++ b/data/documentation/brazekit/braze/inappmessage/messageclose/userinteraction.json @@ -1 +1 @@ -{"metadata":{"title":"Braze.InAppMessage.MessageClose.userInteraction","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO15userInteractionyA2GmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userInteraction","kind":"identifier"}],"symbolKind":"case"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"userInteraction"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/userinteraction"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"]]},"abstract":[{"type":"text","text":"Needs a user interaction to close the message."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/userInteraction"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/userInteraction":{"kind":"symbol","abstract":[{"text":"Needs a user interaction to close the message.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/userinteraction","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userInteraction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/userInteraction","title":"Braze.InAppMessage.MessageClose.userInteraction"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"kind":"symbol","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/userinteraction"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userInteraction","kind":"identifier"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/userInteraction","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"userInteraction","kind":"identifier"}],"title":"Braze.InAppMessage.MessageClose.userInteraction","symbolKind":"case","role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C12InAppMessageO0E5CloseO15userInteractionyA2GmF","modules":[{"name":"BrazeKit"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose"]]},"abstract":[{"type":"text","text":"Needs a user interaction to close the message."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose/userInteraction":{"role":"symbol","title":"Braze.InAppMessage.MessageClose.userInteraction","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"userInteraction","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose\/userInteraction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/userinteraction","abstract":[{"type":"text","text":"Needs a user interaction to close the message."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/MessageClose":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/MessageClose","title":"Braze.InAppMessage.MessageClose","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"role":"symbol","abstract":[{"text":"The message close type.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal(_:).json b/data/documentation/brazekit/braze/inappmessage/modal(_:).json index 858bc451d0..02854dc3a6 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/modal(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)"]}],"sections":[],"abstract":[{"type":"text","text":"The Modal In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","isActive":true,"type":"reference"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"case","title":"Braze.InAppMessage.modal(_:)","externalID":"s:8BrazeKit0A0C12InAppMessageO5modalyA2E5ModalVcAEmF","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":")","kind":"text"}],"roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)","role":"symbol","abstract":[{"text":"The Modal In-App Message type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference","isActive":true},{"text":".","type":"text"}],"kind":"symbol","title":"Braze.InAppMessage.modal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5modalyA2E5ModalVcAEmF","title":"Braze.InAppMessage.modal(_:)","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"kind":"text","text":"("},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"kind":"text","text":")"}],"roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","text":"Modal"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"The Modal In-App Message type, see ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal(_:)":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)","abstract":[{"text":"The Modal In-App Message type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.modal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"kind":"text","text":")"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.property.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.property.json index c5873e76ce..5e79351a18 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.property.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal-swift.property","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5modalAE5ModalVSgvp","title":"modal","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","extendedModule":"BrazeKit","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference","isActive":true},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","isActive":true,"type":"reference"},{"type":"text","text":" message."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal-swift.property":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.property","role":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference","isActive":true},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"text":"message is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","isActive":true,"type":"reference"},{"type":"text","text":" message."}],"title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal-swift.property","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)","role":"symbol","abstract":[{"text":"The Modal In-App Message type, see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference","isActive":true},{"text":".","type":"text"}],"kind":"symbol","title":"Braze.InAppMessage.modal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"BrazeKit","title":"modal","externalID":"s:8BrazeKit0A0C12InAppMessageO5modalAE5ModalVSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal-swift.property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","isActive":true},{"text":" enum case associated value. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"text":"message is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","type":"reference","isActive":true},{"type":"text","text":" message."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"text":"Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal(_:)":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)","abstract":[{"text":"The Modal In-App Message type, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.modal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modal-swift.property":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.property","abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal(_:)"},{"text":" message.","type":"text"}],"title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modal-swift.property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct.json index 11472bd00a..9094789f95 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Structure","role":"symbol","title":"Braze.InAppMessage.Modal","symbolKind":"struct","navigatorTitle":[{"text":"Modal","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(from:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/header","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/headerTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/messageTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/themes"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations"]}],"kind":"symbol","relationshipsSections":[{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"},"abstract":[{"text":"The Modal message type.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Modal","kind":"identifier"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/headerTextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/headerTextAlignment","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/headertextalignment","abstract":[{"text":"The message header text alignment.","type":"text"}],"title":"headerTextAlignment","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextAlignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/equatable-implementations","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(from:)","abstract":[],"title":"init(from:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/buttons":{"title":"buttons","type":"topic","abstract":[{"text":"The message buttons.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/buttons","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/buttons"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/graphic":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/graphic","type":"topic","title":"graphic","abstract":[{"text":"The message graphical part.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/graphic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphic"},{"kind":"text","text":": "},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/message":{"abstract":[{"type":"text","text":"The message text."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/message","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/message","title":"message","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/messageTextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/messageTextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message text alignment."}],"title":"messageTextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/messagetextalignment"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/data":{"abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/data","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/data","title":"data","kind":"symbol","role":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/header":{"abstract":[{"type":"text","text":"The message header text."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/header","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/header","title":"header","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)":{"abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"headerTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:)","title":"init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/themes":{"abstract":[{"text":"The message supported themes.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/themes","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/themes","title":"themes","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"The Modal message type.","type":"text"}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV","modules":[{"name":"BrazeKit"}],"symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Modal","kind":"identifier"}],"navigatorTitle":[{"text":"Modal","kind":"identifier"}],"roleHeading":"Structure","role":"symbol","title":"Braze.InAppMessage.Modal","extendedModule":"BrazeKit"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/header","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/headerTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/messageTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/themes"],"title":"Instance Properties"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(from:)","kind":"symbol","title":"init(from:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/headerTextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/headerTextAlignment","title":"headerTextAlignment","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/headertextalignment","role":"symbol","abstract":[{"text":"The message header text alignment.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/graphic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/graphic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphic"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/graphic","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message graphical part.","type":"text"}],"title":"graphic"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/message":{"title":"message","abstract":[{"text":"The message text.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/message","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/message","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/messageTextAlignment":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/messagetextalignment","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/messageTextAlignment","title":"messageTextAlignment","abstract":[{"type":"text","text":"The message text alignment."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/equatable-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:)","abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"type":"topic","title":"init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","kind":"typeIdentifier","text":"Graphic"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"header"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"headerTextAlignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageTextAlignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/brazeinappmessagedatalookup-implementations","kind":"article","role":"collectionGroup","abstract":[]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/data":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/data","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/data","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"kind":"symbol","title":"data"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/themes":{"kind":"symbol","title":"themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/themes","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/themes","abstract":[{"type":"text","text":"The message supported themes."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/header":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/header","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/header","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"kind":"symbol","abstract":[{"type":"text","text":"The message header text."}],"title":"header","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/buttons":{"abstract":[{"text":"The message buttons.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/buttons","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"]"}],"role":"symbol","title":"buttons","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/buttons"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/!=(_:_:).json index d4f78fb942..70f5b94133 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","extendedModule":"Swift","title":"!=(_:_:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ModalV","symbolKind":"op","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/!=(_:_:)","kind":"symbol","role":"symbol","type":"topic","title":"!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/equatable-implementations","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"op","extendedModule":"Swift","title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ModalV","roleHeading":"Operator"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/!=(_:_:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/!=(_:_:)","title":"!=(_:_:)","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/equatable-implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/brazeinappmessagedatalookup-implementations.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/brazeinappmessagedatalookup-implementations.json index c567a9c5cc..f925ee6230 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/brazeinappmessagedatalookup-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/brazeinappmessagedatalookup-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/subscript(dynamicMember:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"BrazeInAppMessageDataLookup Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}]}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/subscript(dynamicMember:)"],"title":"Subscripts"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/subscript(dynamicMember:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/subscript(dynamicMember:)","title":"subscript(dynamicMember:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/subscript(dynamicmember:)","role":"symbol","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"text":".","type":"text"}],"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/buttons.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/buttons.json index eddf1a73b3..c8ceae8173 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/buttons.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/buttons.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/buttons"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"buttons","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV7buttonsSayAE6ButtonVGvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"]","kind":"text"}],"role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/buttons","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The message buttons."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/buttons":{"title":"buttons","type":"topic","abstract":[{"text":"The message buttons.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/buttons","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/buttons"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The message buttons."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/buttons"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/buttons"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"]","kind":"text"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"buttons","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV7buttonsSayAE6ButtonVGvp"},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","text":"Button"},{"kind":"text","text":"]"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/buttons":{"abstract":[{"text":"The message buttons.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/buttons","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"]"}],"role":"symbol","title":"buttons","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/buttons"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/data.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/data.json index 87f4759df3..176d17efe7 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/data.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/data.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"metadata":{"symbolKind":"property","role":"symbol","title":"data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV4dataAE4DataVvp","modules":[{"name":"BrazeKit"}]},"kind":"symbol","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/data","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/data":{"abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/data","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/data","title":"data","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/data"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/data"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV4dataAE4DataVvp","title":"data"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/data":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/data","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/data","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"kind":"symbol","title":"data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/equatable-implementations.json index fddaeeb1b6..2575f28567 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"kind":"article","sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/!=(_:_:)"],"title":"Operators"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/!=(_:_:)","kind":"symbol","role":"symbol","type":"topic","title":"!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/Equatable-Implementations"},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/!=(_:_:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/!=(_:_:)","title":"!=(_:_:)","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/graphic.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/graphic.json index ed38f88881..8cae3ab2dd 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/graphic.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/graphic.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/graphic","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV7graphicAE7GraphicOSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphic"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"graphic"},"sections":[],"abstract":[{"text":"The message graphical part.","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/graphic"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"graphic","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/graphic":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/graphic","type":"topic","title":"graphic","abstract":[{"text":"The message graphical part.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/graphic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphic"},{"kind":"text","text":": "},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphic"},{"text":": ","kind":"text"},{"text":"Graphic","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV7graphicAE7GraphicOSgvp","title":"graphic","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"graphic","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/graphic","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/graphic"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"abstract":[{"text":"The message graphical part.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/graphic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/graphic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphic"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/graphic","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message graphical part.","type":"text"}],"title":"graphic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/header.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/header.json index 4a9373a0fa..816fa1fe7a 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/header.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/header.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/header","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The message header text."}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV6headerSSvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"header"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/header"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/header":{"abstract":[{"type":"text","text":"The message header text."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/header","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/header","title":"header","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV6headerSSvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","title":"header","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/header","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/header"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The message header text."}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/header":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/header","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/header","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"kind":"symbol","abstract":[{"type":"text","text":"The message header text."}],"title":"header","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/headertextalignment.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/headertextalignment.json index e7aa31e35d..cb58919336 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/headertextalignment.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/headertextalignment.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"}]}]}],"sections":[],"metadata":{"role":"symbol","title":"headerTextAlignment","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV19headerTextAlignmentAE0hI0Ovp"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/headertextalignment"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/headerTextAlignment","interfaceLanguage":"swift"},"abstract":[{"text":"The message header text alignment.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/headerTextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/headerTextAlignment","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/headertextalignment","abstract":[{"text":"The message header text alignment.","type":"text"}],"title":"headerTextAlignment","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextAlignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/headerTextAlignment","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/headertextalignment"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV19headerTextAlignmentAE0hI0Ovp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextAlignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","kind":"typeIdentifier","text":"TextAlignment"}],"title":"headerTextAlignment","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The message header text alignment.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/headerTextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/headerTextAlignment","title":"headerTextAlignment","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/headertextalignment","role":"symbol","abstract":[{"text":"The message header text alignment.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:).json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:).json index ac0c9981b0..36c83f7fa4 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:).json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":" = .init(), "},{"kind":"externalParam","text":"graphic"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic"},{"kind":"text","text":"? = nil, "},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \"\", "},{"text":"headerTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"kind":"text","text":" = .center, "},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" = \"\", ","kind":"text"},{"text":"messageTextAlignment","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},{"text":" = .center, ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"] = [], ","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","kind":"typeIdentifier"},{"text":" = .defaults)","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message data struct."}]}]},{"name":"graphic","content":[{"inlineContent":[{"text":"The message graphical part.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message header text."}]}],"name":"header"},{"name":"headerTextAlignment","content":[{"inlineContent":[{"text":"The message header text alignment.","type":"text"}],"type":"paragraph"}]},{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message text."}],"type":"paragraph"}]},{"name":"messageTextAlignment","content":[{"inlineContent":[{"text":"The message text alignment.","type":"text"}],"type":"paragraph"}]},{"name":"buttons","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message buttons."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The message supported themes.","type":"text"}]}],"name":"themes"}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:)"]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV4data7graphic6header0I13TextAlignment7message0ljK07buttons6themesAgE4DataV_AE7GraphicOSgSSAE0jK0OSSAVSayAE6ButtonVGAE6ThemesVtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"graphic"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"header"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"headerTextAlignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"init","title":"init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)":{"abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"headerTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:)","title":"init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV4data7graphic6header0I13TextAlignment7message0ljK07buttons6themesAgE4DataV_AE7GraphicOSgSSAE0jK0OSSAVSayAE6ButtonVGAE6ThemesVtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"externalParam","text":"graphic"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","kind":"typeIdentifier","text":"Graphic"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"header"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"messageTextAlignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"kind":"text","text":")"}],"symbolKind":"init","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)"},"abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":" = .init(), ","kind":"text"},{"kind":"externalParam","text":"graphic"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"},{"kind":"text","text":"? = nil, "},{"text":"header","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" = \"\", "},{"kind":"externalParam","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},{"text":" = .center, ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \"\", "},{"text":"messageTextAlignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"},{"kind":"text","text":" = .center, "},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier","text":"Button"},{"kind":"text","text":"] = [], "},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":" = .defaults)","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"The message data struct."}],"type":"paragraph"}]},{"name":"graphic","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message graphical part."}]}]},{"name":"header","content":[{"inlineContent":[{"text":"The message header text.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"The message header text alignment.","type":"text"}],"type":"paragraph"}],"name":"headerTextAlignment"},{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message text."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The message text alignment.","type":"text"}]}],"name":"messageTextAlignment"},{"name":"buttons","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message buttons."}]}]},{"name":"themes","content":[{"inlineContent":[{"text":"The message supported themes.","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:)","abstract":[{"type":"text","text":"Creates and returns a Modal In-App Message."}],"type":"topic","title":"init(data:graphic:header:headerTextAlignment:message:messageTextAlignment:buttons:themes:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","kind":"typeIdentifier","text":"Graphic"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"header"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"headerTextAlignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"messageTextAlignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/init(from:).json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/init(from:).json index ba75f96474..b389719921 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(from:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV4fromAGs7Decoder_p_tKcfc","symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(from:)","abstract":[],"title":"init(from:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV4fromAGs7Decoder_p_tKcfc"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(from:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(from:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/init(from:)","kind":"symbol","title":"init(from:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/message.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/message.json index a5b5bd9b29..75bd0ab673 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/message.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/message.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV7messageSSvp","title":"message","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/message"},"sections":[],"abstract":[{"type":"text","text":"The message text."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/message":{"abstract":[{"type":"text","text":"The message text."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/message","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/message","title":"message","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/message","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The message text."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/message"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV7messageSSvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"message","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/message":{"title":"message","abstract":[{"text":"The message text.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/message","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/message","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/messagetextalignment.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/messagetextalignment.json index 736b49c3c9..9ff24a4cbb 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/messagetextalignment.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/messagetextalignment.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"messageTextAlignment","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV20messageTextAlignmentAE0hI0Ovp","roleHeading":"Instance Property","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","kind":"typeIdentifier"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"The message text alignment."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/messagetextalignment"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/messageTextAlignment"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/messageTextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/messageTextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message text alignment."}],"title":"messageTextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/messagetextalignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/messagetextalignment"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/messageTextAlignment"},"sections":[],"abstract":[{"text":"The message text alignment.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment"}],"role":"symbol","symbolKind":"property","title":"messageTextAlignment","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV20messageTextAlignmentAE0hI0Ovp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/messageTextAlignment":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/messagetextalignment","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/messageTextAlignment","title":"messageTextAlignment","abstract":[{"type":"text","text":"The message text alignment."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/subscript(dynamicmember:).json index ffaddde0c0..ce503edd0c 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"roleHeading":"Instance Subscript","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ModalV","symbolKind":"subscript","title":"subscript(dynamicMember:)","role":"symbol","extendedModule":"BrazeKit","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/subscript(dynamicMember:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/subscript(dynamicmember:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/subscript(dynamicMember:)":{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","kind":"article","role":"collectionGroup"}}} \ No newline at end of file +{"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/subscript(dynamicMember:)"},"metadata":{"externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ModalV","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","roleHeading":"Instance Subscript","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"subscript"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/BrazeInAppMessageDataLookup-Implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/brazeinappmessagedatalookup-implementations","kind":"article","role":"collectionGroup","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/subscript(dynamicMember:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/subscript(dynamicMember:)","title":"subscript(dynamicMember:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/subscript(dynamicmember:)","role":"symbol","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"text":".","type":"text"}],"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/themes.json b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/themes.json index 599892ebb5..465333f2e4 100644 --- a/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/modal-swift.struct/themes.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The message supported themes."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/themes"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV6themesAE6ThemesVvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"}],"symbolKind":"property","title":"themes"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/themes"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/themes":{"abstract":[{"text":"The message supported themes.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/themes","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/themes","title":"themes","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"}]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/themes"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"]]},"abstract":[{"type":"text","text":"The message supported themes."}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ModalV6themesAE6ThemesVvp","title":"themes","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct/themes":{"kind":"symbol","title":"themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/themes","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct\/themes","abstract":[{"type":"text","text":"The message supported themes."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage(_:).json b/data/documentation/brazekit/braze/inappmessage/modalimage(_:).json index ee6dba761f..e691c410ef 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage(_:).json @@ -1 +1 @@ -{"abstract":[{"text":"The Modal Image In-App Message type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","text":"ModalImage"},{"kind":"text","text":")"}],"symbolKind":"case","externalID":"s:8BrazeKit0A0C12InAppMessageO10modalImageyA2E05ModalG0VcAEmF","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.modalImage(_:)","role":"symbol","roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","abstract":[{"text":"The Modal Image In-App Message type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier","text":"ModalImage"},{"text":")","kind":"text"}],"title":"Braze.InAppMessage.modalImage(_:)","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":"("},{"text":"ModalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"metadata":{"role":"symbol","title":"Braze.InAppMessage.modalImage(_:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10modalImageyA2E05ModalG0VcAEmF","roleHeading":"Case","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier","text":"ModalImage"},{"text":")","kind":"text"}]},"abstract":[{"type":"text","text":"The Modal Image In-App Message type, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","type":"reference","isActive":true},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage(_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)","title":"Braze.InAppMessage.modalImage(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"The Modal Image In-App Message type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"type":"text","text":"."}],"kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.property.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.property.json index e80167cc74..909ad60e58 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.property.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Direct access to the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"text":" when the in-app","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"message is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","type":"reference","isActive":true},{"text":" message.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ModalImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10modalImageAE05ModalG0VSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","title":"modalImage","extendedModule":"BrazeKit","symbolKind":"property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","text":"ModalImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage-swift.property":{"abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","type":"reference"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"type":"text","text":"message is not a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","isActive":true},{"text":" message.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage-swift.property","role":"symbol","title":"modalImage","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"ModalImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","abstract":[{"text":"The Modal Image In-App Message type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier","text":"ModalImage"},{"text":")","kind":"text"}],"title":"Braze.InAppMessage.modalImage(_:)","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the in-app"},{"text":" ","type":"text"},{"type":"text","text":"message is not a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","type":"reference"},{"type":"text","text":" message."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"modalImage","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ModalImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"},{"text":"?","kind":"text"}],"role":"symbol","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO10modalImageAE05ModalG0VSgvp"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","text":"ModalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage-swift.property","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.property"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage(_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)","title":"Braze.InAppMessage.modalImage(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"The Modal Image In-App Message type, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"type":"text","text":"."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/modalImage-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.property","title":"modalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Direct access to the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" when the in-app","type":"text"},{"type":"text","text":" "},{"type":"text","text":"message is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/modalImage(_:)","isActive":true,"type":"reference"},{"text":" message.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct.json index bf67020faa..8961175100 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct.json @@ -1 +1 @@ -{"abstract":[{"text":"The Modal Image message type.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(data:imageURL:buttons:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageUri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/themes"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"metadata":{"symbolKind":"struct","modules":[{"name":"BrazeKit"}],"roleHeading":"Structure","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"extendedModule":"BrazeKit","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"title":"Braze.InAppMessage.ModalImage"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/init(from:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(from:)","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/Equatable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/equatable-implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/init(data:imageURL:buttons:themes:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(data:imageurl:buttons:themes:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier","text":"Button"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and returns a Modal Image In-App Message."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(data:imageURL:buttons:themes:)","role":"symbol","title":"init(data:imageURL:buttons:themes:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/data":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/data","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/data","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"role":"symbol","title":"data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/buttons":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The message buttons."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/buttons","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/buttons","kind":"symbol","title":"buttons","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"title":"BrazeInAppMessageDataLookup Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/brazeinappmessagedatalookup-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","role":"collectionGroup","kind":"article","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageURL":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"abstract":[{"type":"text","text":"The message image URL."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","title":"imageURL"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageUri":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"deprecated":true,"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","isActive":true},{"text":".","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageuri","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageUri","title":"imageUri"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/themes":{"kind":"symbol","abstract":[{"text":"The message supported themes.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/themes","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/themes","title":"themes"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"}}} \ No newline at end of file +{"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},"sections":[],"metadata":{"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"symbolKind":"struct","roleHeading":"Structure","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.ModalImage","extendedModule":"BrazeKit","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalImage","kind":"identifier"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"text":"The Modal Image message type.","type":"text"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(data:imageURL:buttons:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageUri","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/themes"],"title":"Instance Properties"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageUri":{"title":"imageUri","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageUri","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageuri","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL"},{"type":"text","text":"."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"type":"topic","deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/brazeinappmessagedatalookup-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","kind":"article","role":"collectionGroup","type":"topic","title":"BrazeInAppMessageDataLookup Implementations"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/equatable-implementations","abstract":[],"role":"collectionGroup","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageURL":{"title":"imageURL","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl","kind":"symbol","abstract":[{"type":"text","text":"The message image URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/buttons":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/buttons","abstract":[{"type":"text","text":"The message buttons."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/buttons","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier","text":"Button"},{"kind":"text","text":"]"}],"role":"symbol","kind":"symbol","title":"buttons","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/themes":{"title":"themes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/themes","abstract":[{"type":"text","text":"The message supported themes."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"type":"topic"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/init(data:imageURL:buttons:themes:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and returns a Modal Image In-App Message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(data:imageURL:buttons:themes:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(data:imageurl:buttons:themes:)","title":"init(data:imageURL:buttons:themes:)","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/data":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"title":"data","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/data","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/init(from:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(from:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/!=(_:_:).json index df22119d4f..153150b877 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO10ModalImageV","symbolKind":"op","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","roleHeading":"Operator","title":"!=(_:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/!=(_:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/Equatable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/equatable-implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/!=(_:_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/!=(_:_:)","title":"!=(_:_:)"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO10ModalImageV","title":"!=(_:_:)","roleHeading":"Operator","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/!=(_:_:)","kind":"symbol","abstract":[],"type":"topic","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/Equatable-Implementations":{"title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/equatable-implementations","abstract":[],"role":"collectionGroup","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/brazeinappmessagedatalookup-implementations.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/brazeinappmessagedatalookup-implementations.json index cf135b6a8d..0d4c120dc1 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/brazeinappmessagedatalookup-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/brazeinappmessagedatalookup-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/subscript(dynamicMember:)"],"title":"Subscripts"}],"sections":[],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"BrazeInAppMessageDataLookup Implementations"},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/subscript(dynamicMember:)":{"title":"subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/subscript(dynamicmember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"role":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"type":"text","text":"."}],"kind":"symbol","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations"},"metadata":{"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/subscript(dynamicMember:)"],"title":"Subscripts","generated":true}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/subscript(dynamicMember:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/subscript(dynamicmember:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"text":".","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"}],"type":"topic","title":"subscript(dynamicMember:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/buttons.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/buttons.json index 62721fb9ff..07bbe0f12f 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/buttons.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/buttons.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/buttons","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/buttons"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The message buttons.","type":"text"}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"kind":"text","text":"]"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV7buttonsSayAE6ButtonVGvp","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"buttons","roleHeading":"Instance Property","role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/buttons":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The message buttons."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/buttons","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/buttons","kind":"symbol","title":"buttons","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"}}} \ No newline at end of file +{"abstract":[{"text":"The message buttons.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/buttons","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV7buttonsSayAE6ButtonVGvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"symbolKind":"property","title":"buttons","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/buttons"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/buttons":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/buttons","abstract":[{"type":"text","text":"The message buttons."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/buttons","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier","text":"Button"},{"kind":"text","text":"]"}],"role":"symbol","kind":"symbol","title":"buttons","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/data.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/data.json index ded22df9bf..fe81bfb272 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/data.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/data.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/data"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV4dataAE4DataVvp","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/data","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/data":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/data","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/data","abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"role":"symbol","title":"data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/data","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV4dataAE4DataVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}],"role":"symbol","title":"data","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/data":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"title":"data","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/data","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/equatable-implementations.json index 8cf369ccf4..ee4c6f5d7a 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/!=(_:_:)"],"generated":true,"title":"Operators"}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/!=(_:_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/!=(_:_:)","title":"!=(_:_:)"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/Equatable-Implementations"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"kind":"article","schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/!=(_:_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/!=(_:_:)","kind":"symbol","abstract":[],"type":"topic","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/imageuri.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/imageuri.json index 53d2197a51..a9bca8c45c 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/imageuri.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/imageuri.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageUri","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageuri"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV8imageUri10Foundation3URLVvp","platforms":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"symbolKind":"property","role":"symbol","title":"imageUri"},"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","type":"reference","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageUri":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"deprecated":true,"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","isActive":true},{"text":".","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageuri","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageUri","title":"imageUri"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageURL":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"abstract":[{"type":"text","text":"The message image URL."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","title":"imageURL"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","type":"reference"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageUri","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"metadata":{"title":"imageUri","extendedModule":"BrazeKit","symbolKind":"property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageUri"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV8imageUri10Foundation3URLVvp","roleHeading":"Instance Property","platforms":[],"role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageuri"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageURL":{"title":"imageURL","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl","kind":"symbol","abstract":[{"type":"text","text":"The message image URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageUri":{"title":"imageUri","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageUri","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageuri","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL"},{"type":"text","text":"."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageUri","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"type":"topic","deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/imageurl.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/imageurl.json index 93c72e52e3..95049a835f 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/imageurl.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/imageurl.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV8imageURL10Foundation0I0Vvp","roleHeading":"Instance Property","title":"imageURL"},"abstract":[{"type":"text","text":"The message image URL."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageURL":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"abstract":[{"type":"text","text":"The message image URL."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","title":"imageURL"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"title":"imageURL","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV8imageURL10Foundation0I0Vvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"abstract":[{"text":"The message image URL.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/imageURL":{"title":"imageURL","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl","kind":"symbol","abstract":[{"type":"text","text":"The message image URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/imageURL","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/init(data:imageurl:buttons:themes:).json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/init(data:imageurl:buttons:themes:).json index b2acfcd76a..52e1da0685 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/init(data:imageurl:buttons:themes:).json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/init(data:imageurl:buttons:themes:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(data:imageurl:buttons:themes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Creates and returns a Modal Image In-App Message."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(data:imageURL:buttons:themes:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":" = .init(), "},{"kind":"externalParam","text":"imageURL"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},{"kind":"text","text":"] = [], "},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Themes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":" = .defaults)","kind":"text"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The message data struct."}],"type":"paragraph"}],"name":"data"},{"name":"imageURL","content":[{"type":"paragraph","inlineContent":[{"text":"The message image URL.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message buttons"}]}],"name":"buttons"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message supported themes."}]}],"name":"themes"}],"kind":"parameters"}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV4data8imageURL7buttons6themesAgE4DataV_10Foundation0J0VSayAE6ButtonVGAE6ThemesVtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"},{"kind":"text","text":")"}],"role":"symbol","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(data:imageURL:buttons:themes:)","symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/init(data:imageURL:buttons:themes:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(data:imageurl:buttons:themes:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier","text":"Button"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and returns a Modal Image In-App Message."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(data:imageURL:buttons:themes:)","role":"symbol","title":"init(data:imageURL:buttons:themes:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(data:imageurl:buttons:themes:)"]}],"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"], "},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier","text":"Themes"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV4data8imageURL7buttons6themesAgE4DataV_10Foundation0J0VSayAE6ButtonVGAE6ThemesVtcfc","title":"init(data:imageURL:buttons:themes:)","symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"abstract":[{"type":"text","text":"Creates and returns a Modal Image In-App Message."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(data:imageURL:buttons:themes:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data"},{"text":" = .init(), ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","text":"Button","kind":"typeIdentifier"},{"kind":"text","text":"] = [], "},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"},{"text":" = .defaults)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The message data struct.","type":"text"}]}]},{"name":"imageURL","content":[{"inlineContent":[{"text":"The message image URL.","type":"text"}],"type":"paragraph"}]},{"name":"buttons","content":[{"inlineContent":[{"type":"text","text":"The message buttons"}],"type":"paragraph"}]},{"name":"themes","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message supported themes."}]}]}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/init(data:imageURL:buttons:themes:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageURL","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and returns a Modal Image In-App Message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(data:imageURL:buttons:themes:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(data:imageurl:buttons:themes:)","title":"init(data:imageURL:buttons:themes:)","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/init(from:).json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/init(from:).json index 1555b395b5..3b2da4bf10 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","title":"init(from:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV4fromAGs7Decoder_p_tKcfc","symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(from:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(from:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/init(from:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(from:)","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(from:)","symbolKind":"init","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/init(from:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(from:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/subscript(dynamicmember:).json index 0ba2e2b4da..c83e29fab6 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"metadata":{"title":"subscript(dynamicMember:)","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO10ModalImageV","modules":[{"name":"BrazeKit"}],"symbolKind":"subscript","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"}],"extendedModule":"BrazeKit","roleHeading":"Instance Subscript"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/subscript(dynamicMember:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/subscript(dynamicMember:)":{"title":"subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/subscript(dynamicmember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"role":"symbol","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"type":"text","text":"."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"title":"BrazeInAppMessageDataLookup Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/brazeinappmessagedatalookup-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","role":"collectionGroup","kind":"article","abstract":[],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/subscript(dynamicMember:)"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference"},{"text":".","type":"text"}],"metadata":{"roleHeading":"Instance Subscript","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO10ModalImageV","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"title":"subscript(dynamicMember:)","modules":[{"name":"BrazeKit"}],"symbolKind":"subscript"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/subscript(dynamicMember:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/subscript(dynamicmember:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"text":".","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"}],"type":"topic","title":"subscript(dynamicMember:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/brazeinappmessagedatalookup-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/BrazeInAppMessageDataLookup-Implementations","kind":"article","role":"collectionGroup","type":"topic","title":"BrazeInAppMessageDataLookup Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/themes.json b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/themes.json index 67a02aa2d0..5b8b9aea59 100644 --- a/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/modalimage-swift.struct/themes.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/themes","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV6themesAE6ThemesVvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"title":"themes"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","text":"Themes","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/themes"]}],"kind":"symbol","abstract":[{"text":"The message supported themes.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/themes":{"kind":"symbol","abstract":[{"text":"The message supported themes.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/themes","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/themes","title":"themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/themes"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"]]},"metadata":{"title":"themes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV6themesAE6ThemesVvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The message supported themes."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/themes","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct/themes":{"title":"themes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct\/themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/themes","abstract":[{"type":"text","text":"The message supported themes."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/multiplelogclickenabled.json b/data/documentation/brazekit/braze/inappmessage/multiplelogclickenabled.json index e38c0097cc..95df755bb9 100644 --- a/data/documentation/brazekit/braze/inappmessage/multiplelogclickenabled.json +++ b/data/documentation/brazekit/braze/inappmessage/multiplelogclickenabled.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/multipleLogClickEnabled","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Specifies whether the message supports logging multiple click events."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/multiplelogclickenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO23multipleLogClickEnabledSbvp","extendedModule":"BrazeKit","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"multipleLogClickEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"multipleLogClickEnabled","roleHeading":"Instance Property"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/multipleLogClickEnabled":{"title":"multipleLogClickEnabled","url":"\/documentation\/brazekit\/braze\/inappmessage\/multiplelogclickenabled","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"multipleLogClickEnabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/multipleLogClickEnabled","abstract":[{"type":"text","text":"Specifies whether the message supports logging multiple click events."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"multipleLogClickEnabled"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/multipleLogClickEnabled","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/multiplelogclickenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO23multipleLogClickEnabledSbvp","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"multipleLogClickEnabled","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"abstract":[{"type":"text","text":"Specifies whether the message supports logging multiple click events."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/multipleLogClickEnabled":{"title":"multipleLogClickEnabled","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Specifies whether the message supports logging multiple click events."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/multipleLogClickEnabled","url":"\/documentation\/brazekit\/braze\/inappmessage\/multiplelogclickenabled"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation.json b/data/documentation/brazekit/braze/inappmessage/orientation.json index 8d9b738a8e..6afc3587e9 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation.json +++ b/data/documentation/brazekit/braze/inappmessage/orientation.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"symbolKind":"enum","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","roleHeading":"Enumeration","title":"Braze.InAppMessage.Orientation","navigatorTitle":[{"kind":"identifier","text":"Orientation"}]},"kind":"symbol","abstract":[{"type":"text","text":"The message supported orientation values."}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/any","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/landscape","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/portrait"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(rawValue:)"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"],"title":"Default Implementations"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/any":{"role":"symbol","title":"Braze.InAppMessage.Orientation.any","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"any","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/any","abstract":[{"text":"Supports all orientation.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/any"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/portrait":{"kind":"symbol","abstract":[{"type":"text","text":"Only supports portrait orientation."}],"title":"Braze.InAppMessage.Orientation.portrait","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/portrait","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/portrait"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/init(rawValue:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(rawvalue:)","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(rawValue:)"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/landscape":{"kind":"symbol","abstract":[{"type":"text","text":"Only supports landscape orientation."}],"title":"Braze.InAppMessage.Orientation.landscape","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"landscape","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/landscape","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/landscape"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"Braze.InAppMessage.Orientation","extendedModule":"BrazeKit","symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}]},"kind":"symbol","abstract":[{"type":"text","text":"The message supported orientation values."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","interfaceLanguage":"swift"},"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/any","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/landscape","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/portrait"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(rawValue:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/landscape":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/landscape","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}],"title":"Braze.InAppMessage.Orientation.landscape","abstract":[{"type":"text","text":"Only supports landscape orientation."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/landscape","kind":"symbol"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/portrait":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/portrait","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/portrait","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Only supports portrait orientation."}],"title":"Braze.InAppMessage.Orientation.portrait"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/any":{"abstract":[{"type":"text","text":"Supports all orientation."}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"any"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/any","role":"symbol","title":"Braze.InAppMessage.Orientation.any","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/any"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/Equatable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/equatable-implementations","kind":"article","title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/orientation/!=(_:_:).json index c79b4d7c74..6d5f80ba7a 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","roleHeading":"Operator","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/!=(_:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","symbolKind":"op","extendedModule":"Swift","title":"!=(_:_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/!=(_:_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/!=(_:_:)":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/!=(_:_:)","kind":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/Equatable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/equatable-implementations","kind":"article","title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/any.json b/data/documentation/brazekit/braze/inappmessage/orientation/any.json index 1f60bc1235..5e7a1cc8a0 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/any.json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/any.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/any"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/any"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Supports all orientation."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"any"}]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","title":"Braze.InAppMessage.Orientation.any","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"any","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO3anyyA2GmF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/any":{"role":"symbol","title":"Braze.InAppMessage.Orientation.any","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"any","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/any","abstract":[{"text":"Supports all orientation.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/any"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Supports all orientation.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"any"}]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/any"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"any"}],"role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO3anyyA2GmF","symbolKind":"case","title":"Braze.InAppMessage.Orientation.any"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/any"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/any":{"abstract":[{"type":"text","text":"Supports all orientation."}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"any"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/any","role":"symbol","title":"Braze.InAppMessage.Orientation.any","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/any"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/encode(to:).json b/data/documentation/brazekit/braze/inappmessage/orientation/encode(to:).json index 426bfc1e7b..86993e20a2 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/encode(to:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/encode(to:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"roleHeading":"Instance Method","role":"symbol","extendedModule":"Swift","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","title":"encode(to:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/encode(to:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/encode(to:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/encode(to:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/encode(to:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"encode(to:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/encode(to:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]]},"metadata":{"title":"encode(to:)","symbolKind":"method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"extendedModule":"Swift","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/encode(to:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/encode(to:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/encode(to:)","kind":"symbol","role":"symbol","title":"encode(to:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/orientation/equatable-implementations.json index c7f8776656..00ca9bf68a 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/!=(_:_:)"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations"},"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/!=(_:_:)","abstract":[]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/!=(_:_:)"],"generated":true,"title":"Operators"}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/!=(_:_:)":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/!=(_:_:)","kind":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/hash(into:).json b/data/documentation/brazekit/braze/inappmessage/orientation/hash(into:).json index 68345a8723..7b8b91d069 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/hash(into:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]]},"kind":"symbol","metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","role":"symbol","symbolKind":"method","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hash(into:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hash(into:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/hash(into:)":{"abstract":[],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hash(into:)","role":"symbol","title":"hash(into:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hash(into:)"]}],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"symbolKind":"method","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"title":"hash(into:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/hash(into:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hash(into:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hash(into:)","kind":"symbol","role":"symbol","title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/hashvalue.json b/data/documentation/brazekit/braze/inappmessage/orientation/hashvalue.json index 5d7d0f484f..bd190503da 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/hashvalue.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hashValue"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"extendedModule":"Swift","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","title":"hashValue","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]}},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/hashValue":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hashValue","abstract":[],"title":"hashValue","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hashvalue"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hashvalue"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hashValue"},"sections":[],"metadata":{"roleHeading":"Instance Property","extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"symbolKind":"property","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"hashValue","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/hashValue":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hashvalue","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hashValue","kind":"symbol","role":"symbol","title":"hashValue"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/init(from:).json b/data/documentation/brazekit/braze/inappmessage/orientation/init(from:).json index 7841464cb1..004f17626b 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(from:)"},"kind":"symbol","metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"roleHeading":"Initializer","extendedModule":"Swift","title":"init(from:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"role":"symbol","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","symbolKind":"init","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(from:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/init(from:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(from:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(from:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"title":"init(from:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(from:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"extendedModule":"Swift","role":"symbol","roleHeading":"Initializer","title":"init(from:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO11OrientationO","symbolKind":"init","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(from:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/init(from:)":{"abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(from:)","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(from:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessage/orientation/init(rawvalue:).json index 2b8e6e6ad7..7e073a6a91 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/init(rawvalue:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO8rawValueAGSgSS_tcfc","symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(rawvalue:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(rawValue:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/init(rawValue:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(rawvalue:)","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(rawValue:)"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(rawvalue:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(rawValue:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"title":"init(rawValue:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO8rawValueAGSgSS_tcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/landscape.json b/data/documentation/brazekit/braze/inappmessage/orientation/landscape.json index b31e008449..610b5000a5 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/landscape.json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/landscape.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/landscape"},"abstract":[{"text":"Only supports landscape orientation.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/landscape"]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO9landscapeyA2GmF","title":"Braze.InAppMessage.Orientation.landscape","symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"landscape"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/landscape":{"kind":"symbol","abstract":[{"type":"text","text":"Only supports landscape orientation."}],"title":"Braze.InAppMessage.Orientation.landscape","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"landscape","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/landscape","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/landscape"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO9landscapeyA2GmF","roleHeading":"Case","title":"Braze.InAppMessage.Orientation.landscape","modules":[{"name":"BrazeKit"}],"symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"landscape","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/landscape","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}]}]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Only supports landscape orientation."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/landscape"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/landscape":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/landscape","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}],"title":"Braze.InAppMessage.Orientation.landscape","abstract":[{"type":"text","text":"Only supports landscape orientation."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/landscape","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/portrait.json b/data/documentation/brazekit/braze/inappmessage/orientation/portrait.json index 94dfc05e31..7af90169ce 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/portrait.json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/portrait.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO8portraityA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessage.Orientation.portrait","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","symbolKind":"case"},"abstract":[{"text":"Only supports portrait orientation.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/portrait"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/portrait","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/portrait":{"kind":"symbol","abstract":[{"type":"text","text":"Only supports portrait orientation."}],"title":"Braze.InAppMessage.Orientation.portrait","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/portrait","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/portrait"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"portrait","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/portrait","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"Braze.InAppMessage.Orientation.portrait","symbolKind":"case","externalID":"s:8BrazeKit0A0C12InAppMessageO11OrientationO8portraityA2GmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"portrait","kind":"identifier"}],"modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/orientation\/portrait"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"abstract":[{"type":"text","text":"Only supports portrait orientation."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/portrait":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/portrait","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/portrait","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Only supports portrait orientation."}],"title":"Braze.InAppMessage.Orientation.portrait"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/orientation/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessage/orientation/rawrepresentable-implementations.json index 2867ccb6f5..622714574b 100644 --- a/data/documentation/brazekit/braze/inappmessage/orientation/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/orientation/rawrepresentable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hashValue"],"generated":true},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hash(into:)"]}],"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"sections":[],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/hashValue":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hashValue","abstract":[],"title":"hashValue","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hashvalue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/init(from:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(from:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(from:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"title":"init(from:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"abstract":[{"text":"The message supported orientation values.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"role":"symbol","title":"Braze.InAppMessage.Orientation","kind":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/hash(into:)":{"abstract":[],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hash(into:)","role":"symbol","title":"hash(into:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/encode(to:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/encode(to:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/encode(to:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"encode(to:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(from:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hashValue"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hash(into:)"],"title":"Instance Methods","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/hashValue":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hashvalue","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hashValue","kind":"symbol","role":"symbol","title":"hashValue"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}],"title":"Braze.InAppMessage.Orientation","abstract":[{"type":"text","text":"The message supported orientation values."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/encode(to:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/encode(to:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/encode(to:)","kind":"symbol","role":"symbol","title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/init(from:)":{"abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/init(from:)","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(from:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Orientation/hash(into:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hash(into:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Orientation\/hash(into:)","kind":"symbol","role":"symbol","title":"hash(into:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom.json b/data/documentation/brazekit/braze/inappmessage/slidefrom.json index 621391a0a1..c81c303879 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom.json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/bottom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/top"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(rawValue:)"],"title":"Initializers"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"],"generated":true}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"abstract":[{"type":"text","text":"The possible values for the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"type":"text","text":" presentation."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"enum","title":"Braze.InAppMessage.SlideFrom","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SlideFrom","kind":"identifier"}],"roleHeading":"Enumeration","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/top":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"top","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/top","kind":"symbol","abstract":[{"text":"Presents the Slideup from the top of the screen.","type":"text"}],"title":"Braze.InAppMessage.SlideFrom.top","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/top","role":"symbol"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/bottom":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottom"}],"abstract":[{"type":"text","text":"Presents the Slideup from the bottom of the screen."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/bottom","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/bottom","title":"Braze.InAppMessage.SlideFrom.bottom"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/init(rawValue:)":{"title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(rawValue:)","type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(rawvalue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/equatable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","kind":"article"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"text":" presentation.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO","symbolKind":"enum","title":"Braze.InAppMessage.SlideFrom","extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/bottom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/top"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(rawValue:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/init(rawValue:)":{"kind":"symbol","role":"symbol","type":"topic","abstract":[],"title":"init(rawValue:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/bottom":{"title":"Braze.InAppMessage.SlideFrom.bottom","abstract":[{"type":"text","text":"Presents the Slideup from the bottom of the screen."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/bottom","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/bottom","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"bottom","kind":"identifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/top":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"top"}],"title":"Braze.InAppMessage.SlideFrom.top","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/top","abstract":[{"type":"text","text":"Presents the Slideup from the top of the screen."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/top"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/slidefrom/!=(_:_:).json index 96419e272a..d7efaf2b3c 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/!=(_:_:)"]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"op","role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO","roleHeading":"Operator","title":"!=(_:_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/equatable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","kind":"article"}}} \ No newline at end of file +{"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO","symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","title":"!=(_:_:)","extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"!=(_:_:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/bottom.json b/data/documentation/brazekit/braze/inappmessage/slidefrom/bottom.json index e709220ad3..c2e53ba44b 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/bottom.json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/bottom.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottom"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/bottom"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Presents the Slideup from the bottom of the screen."}],"sections":[],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bottom"}],"role":"symbol","symbolKind":"case","title":"Braze.InAppMessage.SlideFrom.bottom","externalID":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO6bottomyA2GmF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/bottom"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/bottom":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottom"}],"abstract":[{"type":"text","text":"Presents the Slideup from the bottom of the screen."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/bottom","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/bottom","title":"Braze.InAppMessage.SlideFrom.bottom"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"bottom","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/bottom"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/bottom","interfaceLanguage":"swift"},"abstract":[{"text":"Presents the Slideup from the bottom of the screen.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO6bottomyA2GmF","title":"Braze.InAppMessage.SlideFrom.bottom","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bottom","kind":"identifier"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/bottom":{"title":"Braze.InAppMessage.SlideFrom.bottom","abstract":[{"type":"text","text":"Presents the Slideup from the bottom of the screen."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/bottom","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/bottom","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"bottom","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/encode(to:).json b/data/documentation/brazekit/braze/inappmessage/slidefrom/encode(to:).json index 26cbe09719..0fe6ded98f 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/encode(to:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]]},"metadata":{"role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","extendedModule":"Swift","title":"encode(to:)","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/encode(to:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/encode(to:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/encode(to:)","title":"encode(to:)","role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/encode(to:)"]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"role":"symbol","symbolKind":"method","extendedModule":"Swift","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"title":"encode(to:)","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/encode(to:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/encode(to:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/encode(to:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/encode(to:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"title":"encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/slidefrom/equatable-implementations.json index c89d1778cc..61dea7616f 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/equatable-implementations.json @@ -1 +1 @@ -{"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/!=(_:_:)"],"title":"Operators"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/!=(_:_:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"!=(_:_:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/hash(into:).json b/data/documentation/brazekit/braze/inappmessage/slidefrom/hash(into:).json index 4cb84f1012..41b7300156 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/hash(into:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO","extendedModule":"Swift","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hash(into:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/hash(into:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hash(into:)","role":"symbol","title":"hash(into:)","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"extendedModule":"Swift","symbolKind":"method","title":"hash(into:)","roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hash(into:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/hash(into:)":{"kind":"symbol","title":"hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hash(into:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/hashvalue.json b/data/documentation/brazekit/braze/inappmessage/slidefrom/hashvalue.json index 51c3b96bb1..3e9efae2c5 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/hashvalue.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]]},"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"hashValue","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hashValue"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hashvalue"]}],"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/hashValue":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashValue","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hashValue","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hashvalue"]}],"metadata":{"role":"symbol","extendedModule":"Swift","roleHeading":"Instance Property","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"title":"hashValue","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/hashValue":{"kind":"symbol","title":"hashValue","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hashValue","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/init(from:).json b/data/documentation/brazekit/braze/inappmessage/slidefrom/init(from:).json index 7dc3cc704e..8ed98187a8 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/init(from:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO","title":"init(from:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","roleHeading":"Initializer","symbolKind":"init","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(from:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/init(from:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(from:)","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(from:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(from:)"]}],"metadata":{"role":"symbol","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO9SlideFromO","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Initializer","symbolKind":"init","extendedModule":"Swift","title":"init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/init(from:)":{"title":"init(from:)","kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(from:)","role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessage/slidefrom/init(rawvalue:).json index 1882fa79b4..4eff80b06e 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/init(rawvalue:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO8rawValueAGSgSS_tcfc","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(rawvalue:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(rawValue:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/init(rawValue:)":{"title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(rawValue:)","type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(rawvalue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO8rawValueAGSgSS_tcfc","role":"symbol","roleHeading":"Initializer","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}]},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/init(rawValue:)":{"kind":"symbol","role":"symbol","type":"topic","abstract":[],"title":"init(rawValue:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessage/slidefrom/rawrepresentable-implementations.json index 54151267ba..5ea085ecfb 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/rawrepresentable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(from:)"],"generated":true},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hashValue"],"title":"Instance Properties"},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hash(into:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/encode(to:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/encode(to:)","title":"encode(to:)","role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/hashValue":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashValue","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hashValue","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/hash(into:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hash(into:)","role":"symbol","title":"hash(into:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/init(from:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(from:)","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"kind":"article","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/RawRepresentable-Implementations"},"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hashValue"],"generated":true},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hash(into:)"],"title":"Instance Methods"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/encode(to:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/encode(to:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/encode(to:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"title":"encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/hashValue":{"kind":"symbol","title":"hashValue","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hashValue","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/init(from:)":{"title":"init(from:)","kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(from:)","role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/hash(into:)":{"kind":"symbol","title":"hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/hash(into:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slidefrom/top.json b/data/documentation/brazekit/braze/inappmessage/slidefrom/top.json index f5f57a9913..fa0b721053 100644 --- a/data/documentation/brazekit/braze/inappmessage/slidefrom/top.json +++ b/data/documentation/brazekit/braze/inappmessage/slidefrom/top.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"kind":"symbol","abstract":[{"text":"Presents the Slideup from the top of the screen.","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/top","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO3topyA2GmF","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"top"}],"symbolKind":"case","role":"symbol","title":"Braze.InAppMessage.SlideFrom.top","roleHeading":"Case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"top","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/top"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/top":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"top","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/top","kind":"symbol","abstract":[{"text":"Presents the Slideup from the top of the screen.","type":"text"}],"title":"Braze.InAppMessage.SlideFrom.top","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/top","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/top"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom.top","externalID":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO3topyA2GmF","role":"symbol"},"abstract":[{"text":"Presents the Slideup from the top of the screen.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"top"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/top","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom/top":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"top"}],"title":"Braze.InAppMessage.SlideFrom.top","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/top","abstract":[{"type":"text","text":"Presents the Slideup from the top of the screen."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom\/top"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup(_:).json b/data/documentation/brazekit/braze/inappmessage/slideup(_:).json index aa9af359b8..5588725614 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/slideup(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The Slideup In-App Message type, see "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","symbolKind":"case","title":"Braze.InAppMessage.slideup(_:)","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7slideupyA2E7SlideupVcAEmF","modules":[{"name":"BrazeKit"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","text":"Slideup","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"The Slideup In-App Message type, see "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"reference"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.slideup(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":"("},{"text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The Slideup In-App Message type, see "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"symbolKind":"case","title":"Braze.InAppMessage.slideup(_:)","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier","text":"Slideup"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7slideupyA2E7SlideupVcAEmF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","kind":"typeIdentifier","text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup(_:)":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"Braze.InAppMessage.slideup(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","abstract":[{"type":"text","text":"The Slideup In-App Message type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true},{"type":"text","text":"."}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.property.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.property.json index ffa4648827..dd5fd5a339 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"Slideup","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO7slideupAE7SlideupVSgvp","roleHeading":"Instance Property","title":"slideup"},"abstract":[{"text":"Direct access to the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" enum case associated value. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"type":"text","text":"in-app message is not a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","isActive":true,"type":"reference"},{"type":"text","text":" message."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"Slideup","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup-swift.property"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup-swift.property":{"kind":"symbol","abstract":[{"text":"Direct access to the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"text":"in-app message is not a ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","type":"reference","isActive":true},{"type":"text","text":" message."}],"title":"slideup","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"Slideup","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"The Slideup In-App Message type, see "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"reference"},{"type":"text","text":"."}],"title":"Braze.InAppMessage.slideup(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":"("},{"text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"type":"text","text":" enum case associated value. "},{"code":"nil","type":"codeVoice"},{"text":" when the","type":"text"},{"type":"text","text":" "},{"text":"in-app message is not a ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","isActive":true},{"text":" message.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup-swift.property","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO7slideupAE7SlideupVSgvp","modules":[{"name":"BrazeKit"}],"title":"slideup","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier","text":"Slideup"},{"kind":"text","text":"?"}],"role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup(_:)":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"Braze.InAppMessage.slideup(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","abstract":[{"type":"text","text":"The Slideup In-App Message type, see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true},{"type":"text","text":"."}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/slideup-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup-swift.property","title":"slideup","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Direct access to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true},{"type":"text","text":" enum case associated value. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" when the"},{"text":" ","type":"text"},{"text":"in-app message is not a ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/slideup(_:)","isActive":true},{"type":"text","text":" message."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.property","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct.json index beb6c7f8f0..3f190a66b5 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct"]}],"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(data:graphic:message:slideFrom:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/slideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/themes"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations"]}],"relationshipsSections":[{"type":"conformsTo","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","kind":"relationships"}],"abstract":[{"type":"text","text":"The Slideup message type."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}]}]}],"metadata":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Slideup"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","roleHeading":"Structure","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"symbolKind":"struct","role":"symbol","title":"Braze.InAppMessage.Slideup","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/data","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/data","role":"symbol","kind":"symbol","title":"data","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/message":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/message","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The message text."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/message","role":"symbol","title":"message","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/graphic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/graphic","role":"symbol","title":"graphic","kind":"symbol","abstract":[{"type":"text","text":"The message graphical part."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphic"},{"text":": ","kind":"text"},{"text":"Graphic","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/Equatable-Implementations":{"kind":"article","title":"Equatable Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/equatable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations","type":"topic"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/themes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/themes","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/themes","role":"symbol","title":"themes","kind":"symbol","abstract":[{"type":"text","text":"The message supported themes."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/slideFrom":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/slideFrom","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/slidefrom","abstract":[{"type":"text","text":"The message presentation option."}],"title":"slideFrom","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideFrom"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/brazeinappmessagedatalookup-implementations","role":"collectionGroup","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/init(data:graphic:message:slideFrom:themes:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(data:graphic:message:slidefrom:themes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"slideFrom"},{"text":": ","kind":"text"},{"text":"SlideFrom","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"themes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"text":"Creates and returns a Slideup In-App Message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(data:graphic:message:slideFrom:themes:)","role":"symbol","title":"init(data:graphic:message:slideFrom:themes:)","kind":"symbol"}}} \ No newline at end of file +{"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","symbolKind":"struct","title":"Braze.InAppMessage.Slideup","roleHeading":"Structure","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"The Slideup message type."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct"]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(data:graphic:message:slideFrom:themes:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/data","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/slideFrom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/themes"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/graphic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/graphic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"graphic","kind":"identifier"},{"kind":"text","text":": "},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/graphic","type":"topic","role":"symbol","abstract":[{"type":"text","text":"The message graphical part."}],"title":"graphic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/equatable-implementations","role":"collectionGroup","abstract":[],"title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/init(data:graphic:message:slideFrom:themes:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"slideFrom","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SlideFrom","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"themes"},{"kind":"text","text":": "},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(data:graphic:message:slideFrom:themes:)","title":"init(data:graphic:message:slideFrom:themes:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(data:graphic:message:slidefrom:themes:)","abstract":[{"type":"text","text":"Creates and returns a Slideup In-App Message."}],"type":"topic","role":"symbol"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"abstract":[],"title":"BrazeInAppMessageDataLookup Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/brazeinappmessagedatalookup-implementations","role":"collectionGroup"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/init(from:)":{"title":"init(from:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/data","role":"symbol","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"title":"data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/slideFrom":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/slideFrom","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideFrom"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/slidefrom","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message presentation option.","type":"text"}],"title":"slideFrom"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/message":{"abstract":[{"text":"The message text.","type":"text"}],"title":"message","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/message","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/message","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/themes":{"title":"themes","abstract":[{"text":"The message supported themes.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/themes","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/themes","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/!=(_:_:).json index b882c71882..2d55b5a0eb 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7SlideupV","title":"!=(_:_:)","extendedModule":"Swift","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"op"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/!=(_:_:)":{"abstract":[],"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/!=(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/Equatable-Implementations":{"kind":"article","title":"Equatable Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/equatable-implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7SlideupV","symbolKind":"op","title":"!=(_:_:)","roleHeading":"Operator","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/!=(_:_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/equatable-implementations","role":"collectionGroup","abstract":[],"title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/!=(_:_:)":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/!=(_:_:)","type":"topic","kind":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/brazeinappmessagedatalookup-implementations.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/brazeinappmessagedatalookup-implementations.json index 379cd4e8d1..3f20d28e84 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/brazeinappmessagedatalookup-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/brazeinappmessagedatalookup-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"BrazeInAppMessageDataLookup Implementations"},"topicSections":[{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/subscript(dynamicMember:)"],"generated":true}],"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/subscript(dynamicMember:)":{"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"title":"subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/subscript(dynamicmember:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/subscript(dynamicMember:)","type":"topic","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"title":"BrazeInAppMessageDataLookup Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/subscript(dynamicMember:)"],"title":"Subscripts"}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/subscript(dynamicMember:)":{"type":"topic","kind":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/subscript(dynamicmember:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/data.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/data.json index c1cbf7b4d1..28411e8b64 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/data.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/data.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/data"]}],"abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/data","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV4dataAE4DataVvp","modules":[{"name":"BrazeKit"}],"title":"data","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/data","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/data","role":"symbol","kind":"symbol","title":"data","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV4dataAE4DataVvp","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The message data struct holding values common to all message types."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/data","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/data"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/data":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/data","role":"symbol","abstract":[{"text":"The message data struct holding values common to all message types.","type":"text"}],"title":"data"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/equatable-implementations.json index ce68c16d1c..85b3247278 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations"},"kind":"article","metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/!=(_:_:)"],"title":"Operators","generated":true}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/!=(_:_:)":{"abstract":[],"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/!=(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/!=(_:_:)"],"title":"Operators","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/!=(_:_:)":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/!=(_:_:)","type":"topic","kind":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/graphic.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/graphic.json index f168044020..0deeef11d7 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/graphic.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/graphic.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"graphic","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV7graphicAE7GraphicOSgvp","roleHeading":"Instance Property","symbolKind":"property","role":"symbol","title":"graphic"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"graphic","kind":"identifier"},{"kind":"text","text":": "},{"text":"Graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/graphic"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/graphic","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"The message graphical part."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/graphic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/graphic","role":"symbol","title":"graphic","kind":"symbol","abstract":[{"type":"text","text":"The message graphical part."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphic"},{"text":": ","kind":"text"},{"text":"Graphic","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/graphic","interfaceLanguage":"swift"},"abstract":[{"text":"The message graphical part.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"graphic","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"kind":"text","text":"?"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/graphic"]}],"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"graphic","kind":"identifier"},{"kind":"text","text":": "},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV7graphicAE7GraphicOSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"graphic"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/graphic":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/graphic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"graphic","kind":"identifier"},{"kind":"text","text":": "},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/graphic","type":"topic","role":"symbol","abstract":[{"type":"text","text":"The message graphical part."}],"title":"graphic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/init(data:graphic:message:slidefrom:themes:).json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/init(data:graphic:message:slidefrom:themes:).json index 66fa606334..dabd9d5ba9 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/init(data:graphic:message:slidefrom:themes:).json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/init(data:graphic:message:slidefrom:themes:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":" = .init(), "},{"kind":"externalParam","text":"graphic"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","text":"Graphic","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" = \"\", ","kind":"text"},{"kind":"externalParam","text":"slideFrom"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"typeIdentifier","text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"},{"kind":"text","text":" = .bottom, "},{"text":"themes","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"},{"text":" = .defaults)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"The message data struct."}],"type":"paragraph"}]},{"name":"graphic","content":[{"type":"paragraph","inlineContent":[{"text":"The message graphical part.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The message text."}],"type":"paragraph"}],"name":"message"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message presentation option."}]}],"name":"slideFrom"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message supported themes."}]}],"name":"themes"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(data:graphic:message:slideFrom:themes:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(data:graphic:message:slidefrom:themes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(data:graphic:message:slideFrom:themes:)","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV4data7graphic7message9slideFrom6themesAgE4DataV_AE7GraphicOSgSSAE05SlideK0OAE6ThemesVtcfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"graphic"},{"kind":"text","text":": "},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"slideFrom","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"themes"},{"text":": ","kind":"text"},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Creates and returns a Slideup In-App Message."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/init(data:graphic:message:slideFrom:themes:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(data:graphic:message:slidefrom:themes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"slideFrom"},{"text":": ","kind":"text"},{"text":"SlideFrom","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"themes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"text":"Creates and returns a Slideup In-App Message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(data:graphic:message:slideFrom:themes:)","role":"symbol","title":"init(data:graphic:message:slideFrom:themes:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"title":"Braze.InAppMessage.Graphic","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","role":"symbol","navigatorTitle":[{"text":"Graphic","kind":"identifier"}],"abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"sections":[],"abstract":[{"text":"Creates and returns a Slideup In-App Message.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":" = .init(), ","kind":"text"},{"text":"graphic","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic"},{"text":"? = nil, ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" = \"\", ","kind":"text"},{"kind":"externalParam","text":"slideFrom"},{"text":": ","kind":"text"},{"text":"SlideFrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO","kind":"typeIdentifier"},{"kind":"text","text":" = .bottom, "},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","text":"Themes","kind":"typeIdentifier"},{"kind":"text","text":" = .defaults)"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"The message data struct.","type":"text"}],"type":"paragraph"}]},{"name":"graphic","content":[{"type":"paragraph","inlineContent":[{"text":"The message graphical part.","type":"text"}]}]},{"name":"message","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message text."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message presentation option."}]}],"name":"slideFrom"},{"name":"themes","content":[{"inlineContent":[{"text":"The message supported themes.","type":"text"}],"type":"paragraph"}]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(data:graphic:message:slideFrom:themes:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO","text":"Graphic"},{"text":"?, ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"slideFrom","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"themes"},{"kind":"text","text":": "},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"text":")","kind":"text"}],"title":"init(data:graphic:message:slideFrom:themes:)","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV4data7graphic7message9slideFrom6themesAgE4DataV_AE7GraphicOSgSSAE05SlideK0OAE6ThemesVtcfc","roleHeading":"Initializer","role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(data:graphic:message:slidefrom:themes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/init(data:graphic:message:slideFrom:themes:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"text":"graphic","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Graphic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7GraphicO"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"slideFrom","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SlideFrom","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"themes"},{"kind":"text","text":": "},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(data:graphic:message:slideFrom:themes:)","title":"init(data:graphic:message:slideFrom:themes:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(data:graphic:message:slidefrom:themes:)","abstract":[{"type":"text","text":"Creates and returns a Slideup In-App Message."}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Graphic":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Graphic"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Graphic","title":"Braze.InAppMessage.Graphic","abstract":[{"type":"text","text":"The possible values for the graphical part of the message."}],"navigatorTitle":[{"kind":"identifier","text":"Graphic"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/init(from:).json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/init(from:).json index 1ad143303c..02a29e160a 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/init(from:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(from:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(from:)"},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV4fromAGs7Decoder_p_tKcfc","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV4fromAGs7Decoder_p_tKcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","title":"init(from:)","roleHeading":"Initializer","symbolKind":"init"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/init(from:)":{"title":"init(from:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/message.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/message.json index 1a1d8501c1..57f8177014 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/message.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/message.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV7messageSSvp","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"message"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The message text."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/message"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/message":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/message","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The message text."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/message","role":"symbol","title":"message","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"}}} \ No newline at end of file +{"sections":[],"metadata":{"role":"symbol","title":"message","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV7messageSSvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}],"kind":"declarations"}],"abstract":[{"text":"The message text.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/message"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/message":{"abstract":[{"text":"The message text.","type":"text"}],"title":"message","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/message","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/message","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/slidefrom.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/slidefrom.json index b27b818a2c..5d56651ca4 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/slidefrom.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/slidefrom.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideFrom"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","text":"SlideFrom","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/slideFrom","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"abstract":[{"text":"The message presentation option.","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"slideFrom","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideFrom"},{"kind":"text","text":": "},{"text":"SlideFrom","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV9slideFromAE05SlideH0Ovp"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/slidefrom"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/slideFrom":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/slideFrom","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/slidefrom","abstract":[{"type":"text","text":"The message presentation option."}],"title":"slideFrom","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideFrom"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"type":"topic","title":"Braze.InAppMessage.SlideFrom","abstract":[{"text":"The possible values for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},{"text":" presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The message presentation option."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/slidefrom"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/slideFrom"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideFrom"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"slideFrom","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV9slideFromAE05SlideH0Ovp","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideFrom","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/SlideFrom":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"title":"Braze.InAppMessage.SlideFrom","abstract":[{"type":"text","text":"The possible values for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" presentation."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/SlideFrom","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/slideFrom":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/slideFrom","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideFrom"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9SlideFromO"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/slidefrom","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message presentation option.","type":"text"}],"title":"slideFrom"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/subscript(dynamicmember:).json index 7c5bb7612c..ba3c3debf4 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/subscript(dynamicmember:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/subscript(dynamicMember:)"},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","text":"Data"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/subscript(dynamicmember:)"]}],"metadata":{"externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7SlideupV","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"roleHeading":"Instance Subscript","symbolKind":"subscript"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/subscript(dynamicMember:)":{"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"title":"subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/subscript(dynamicmember:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/subscript(dynamicMember:)","type":"topic","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/brazeinappmessagedatalookup-implementations","role":"collectionGroup","kind":"article","title":"BrazeInAppMessageDataLookup Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/subscript(dynamicmember:)"]}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO7SlideupV","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"title":"subscript(dynamicMember:)","modules":[{"name":"BrazeKit"}],"symbolKind":"subscript","roleHeading":"Instance Subscript"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/subscript(dynamicMember:)":{"type":"topic","kind":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/subscript(dynamicMember:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/subscript(dynamicmember:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/BrazeInAppMessageDataLookup-Implementations":{"abstract":[],"title":"BrazeInAppMessageDataLookup Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/BrazeInAppMessageDataLookup-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/brazeinappmessagedatalookup-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/themes.json b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/themes.json index a4bfb919f6..2aaa21176c 100644 --- a/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/slideup-swift.struct/themes.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV6themesAE6ThemesVvp","title":"themes","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Themes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/themes"},"abstract":[{"type":"text","text":"The message supported themes."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/themes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/themes","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/themes","role":"symbol","title":"themes","kind":"symbol","abstract":[{"type":"text","text":"The message supported themes."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}]}]}],"metadata":{"title":"themes","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO7SlideupV6themesAE6ThemesVvp","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]]},"abstract":[{"text":"The message supported themes.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/themes"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct/themes":{"title":"themes","abstract":[{"text":"The message supported themes.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct\/themes","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/themes","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/subscript(dynamicmember:).json b/data/documentation/brazekit/braze/inappmessage/subscript(dynamicmember:).json index 14ffedb443..408412d3d9 100644 --- a/data/documentation/brazekit/braze/inappmessage/subscript(dynamicmember:).json +++ b/data/documentation/brazekit/braze/inappmessage/subscript(dynamicmember:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/subscript(dynamicMember:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/subscript(dynamicmember:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations"]]},"metadata":{"role":"symbol","title":"subscript(dynamicMember:)","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"symbolKind":"subscript","roleHeading":"Instance Subscript","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO"},"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/BrazeInAppMessageDataLookup-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/brazeinappmessagedatalookup-implementations","kind":"article","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations","title":"BrazeInAppMessageDataLookup Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/subscript(dynamicMember:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/subscript(dynamicmember:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/subscript(dynamicMember:)","title":"subscript(dynamicMember:)","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"topic","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"role":"symbol","roleHeading":"Instance Subscript","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO","symbolKind":"subscript","title":"subscript(dynamicMember:)","extendedModule":"BrazeKit"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/subscript(dynamicMember:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/subscript(dynamicmember:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/BrazeInAppMessageDataLookup-Implementations":{"type":"topic","title":"BrazeInAppMessageDataLookup Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/brazeinappmessagedatalookup-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/BrazeInAppMessageDataLookup-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/subscript(dynamicMember:)":{"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/subscript(dynamicmember:)","type":"topic","kind":"symbol","title":"subscript(dynamicMember:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/subscript(dynamicMember:)","role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment.json b/data/documentation/brazekit/braze/inappmessage/textalignment.json index 7107334b7a..359eae8e95 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment.json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"Braze.InAppMessage.TextAlignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}],"roleHeading":"Enumeration","symbolKind":"enum","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO"},"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/center","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/leading","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/trailing"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/leading":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/leading","title":"Braze.InAppMessage.TextAlignment.leading","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/leading","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"leading"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/trailing":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"trailing"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/trailing","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/trailing","type":"topic","title":"Braze.InAppMessage.TextAlignment.trailing"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/Equatable-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations","title":"Equatable Implementations","abstract":[]},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/center":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"center","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/center","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/center","type":"topic","title":"Braze.InAppMessage.TextAlignment.center"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/init(rawValue:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(rawValue:)","title":"init(rawValue:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"kind":"symbol","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","title":"Braze.InAppMessage.TextAlignment","roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"TextAlignment","kind":"identifier"}],"role":"symbol","extendedModule":"BrazeKit","symbolKind":"enum","modules":[{"name":"BrazeKit"}]},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo","title":"Conforms To"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/center","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/leading","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/trailing"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(rawValue:)"],"title":"Initializers"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/center":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/center","title":"Braze.InAppMessage.TextAlignment.center","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/center","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"center"}],"role":"symbol","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/init(rawValue:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(rawvalue:)","title":"init(rawValue:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/Equatable-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/equatable-implementations","title":"Equatable Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/trailing":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trailing"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/trailing","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/trailing","title":"Braze.InAppMessage.TextAlignment.trailing","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/leading":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"leading"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/leading","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/leading","title":"Braze.InAppMessage.TextAlignment.leading","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/textalignment/!=(_:_:).json index 530a4815f6..813208604f 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","extendedModule":"Swift","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/!=(_:_:)":{"title":"!=(_:_:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/Equatable-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations","title":"Equatable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/!=(_:_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","title":"!=(_:_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/!=(_:_:)":{"kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/Equatable-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/equatable-implementations","title":"Equatable Implementations","kind":"article","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/center.json b/data/documentation/brazekit/braze/inappmessage/textalignment/center.json index 761e2bdf47..abe418f5ee 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/center.json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/center.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessage.TextAlignment.center","symbolKind":"case","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"center"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO6centeryA2GmF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/center"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"center"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/center"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/center":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"center","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/center","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/center","type":"topic","title":"Braze.InAppMessage.TextAlignment.center"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"center","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/center"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO6centeryA2GmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"center"}],"role":"symbol","title":"Braze.InAppMessage.TextAlignment.center","roleHeading":"Case","symbolKind":"case"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/center"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/center":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/center","title":"Braze.InAppMessage.TextAlignment.center","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/center","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"center"}],"role":"symbol","kind":"symbol","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/encode(to:).json b/data/documentation/brazekit/braze/inappmessage/textalignment/encode(to:).json index 53f8b6c514..59ea598d1d 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/encode(to:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/encode(to:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Instance Method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","role":"symbol","title":"encode(to:)","symbolKind":"method","extendedModule":"Swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/encode(to:)":{"abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/encode(to:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/encode(to:)","kind":"symbol","title":"encode(to:)","role":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/encode(to:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]]},"metadata":{"title":"encode(to:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"extendedModule":"Swift","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/encode(to:)","type":"topic","kind":"symbol","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/textalignment/equatable-implementations.json index c59d6a765c..bba92991f0 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/equatable-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations"},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"article","topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/!=(_:_:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/!=(_:_:)":{"title":"!=(_:_:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"kind":"article","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/Equatable-Implementations"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/!=(_:_:)"],"generated":true}],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/!=(_:_:)":{"kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/hash(into:).json b/data/documentation/brazekit/braze/inappmessage/textalignment/hash(into:).json index 3e8db92b35..d24cd3f917 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/hash(into:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","role":"symbol","title":"hash(into:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hash(into:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/hash(into:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hash(into:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hash(into:)","title":"hash(into:)"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hash(into:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"extendedModule":"Swift","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hash(into:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/hash(into:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"type":"topic","title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hash(into:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/hashvalue.json b/data/documentation/brazekit/braze/inappmessage/textalignment/hashvalue.json index bbedca26e7..73256e3646 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/hashvalue.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"symbolKind":"property","extendedModule":"Swift","title":"hashValue","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hashValue"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/hashValue":{"title":"hashValue","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hashValue","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]]},"metadata":{"title":"hashValue","symbolKind":"property","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"extendedModule":"Swift","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]}},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hashvalue"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hashValue"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hashValue","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hashvalue","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/init(from:).json b/data/documentation/brazekit/braze/inappmessage/textalignment/init(from:).json index 5818dc6a56..cb796b3026 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/init(from:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"title":"init(from:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Initializer","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","extendedModule":"Swift","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(from:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/init(from:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(from:)","title":"init(from:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"metadata":{"extendedModule":"Swift","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO","role":"symbol","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Initializer","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]}},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(from:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(from:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(from:)","type":"topic","kind":"symbol","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessage/textalignment/init(rawvalue:).json index 2357a54405..2fd1e582ed 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/init(rawvalue:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(rawValue:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"sections":[],"metadata":{"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO8rawValueAGSgSS_tcfc","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/init(rawValue:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(rawValue:)","title":"init(rawValue:)","abstract":[]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO8rawValueAGSgSS_tcfc","symbolKind":"init","role":"symbol","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(rawValue:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/init(rawValue:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(rawvalue:)","title":"init(rawValue:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/leading.json b/data/documentation/brazekit/braze/inappmessage/textalignment/leading.json index 959d7c778e..d99b201e51 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/leading.json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/leading.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/leading","interfaceLanguage":"swift"},"metadata":{"title":"Braze.InAppMessage.TextAlignment.leading","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"leading","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO7leadingyA2GmF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"leading","kind":"identifier"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/leading"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/leading":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/leading","title":"Braze.InAppMessage.TextAlignment.leading","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/leading","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"leading"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/leading"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/leading"},"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO7leadingyA2GmF","title":"Braze.InAppMessage.TextAlignment.leading","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"leading","kind":"identifier"}],"roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"leading","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/leading":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"leading"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/leading","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/leading","title":"Braze.InAppMessage.TextAlignment.leading","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessage/textalignment/rawrepresentable-implementations.json index 70a13bae5f..5bf40a8040 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/rawrepresentable-implementations.json @@ -1 +1 @@ -{"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"topicSections":[{"title":"Initializers","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hashValue"],"title":"Instance Properties","generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hash(into:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/hash(into:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hash(into:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hash(into:)","title":"hash(into:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/init(from:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(from:)","title":"init(from:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/encode(to:)":{"abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/encode(to:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/encode(to:)","kind":"symbol","title":"encode(to:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/hashValue":{"title":"hashValue","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hashValue","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/RawRepresentable-Implementations"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(from:)"],"generated":true,"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hashValue"],"generated":true,"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hash(into:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hashValue","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hashvalue","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/encode(to:)","type":"topic","kind":"symbol","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/hash(into:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"type":"topic","title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/hash(into:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hash(into:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(from:)","type":"topic","kind":"symbol","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/textalignment/trailing.json b/data/documentation/brazekit/braze/inappmessage/textalignment/trailing.json index e086e64966..e9aebbe88b 100644 --- a/data/documentation/brazekit/braze/inappmessage/textalignment/trailing.json +++ b/data/documentation/brazekit/braze/inappmessage/textalignment/trailing.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"trailing"}]}]}],"sections":[],"metadata":{"role":"symbol","symbolKind":"case","title":"Braze.InAppMessage.TextAlignment.trailing","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"trailing","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO8trailingyA2GmF","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/trailing"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/trailing"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/trailing":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"trailing"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/trailing","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/trailing","type":"topic","title":"Braze.InAppMessage.TextAlignment.trailing"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The message label’s text alignment values."}],"title":"Braze.InAppMessage.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","navigatorTitle":[{"text":"TextAlignment","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"]]},"sections":[],"metadata":{"role":"symbol","title":"Braze.InAppMessage.TextAlignment.trailing","externalID":"s:8BrazeKit0A0C12InAppMessageO13TextAlignmentO8trailingyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"trailing"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/trailing"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"trailing","kind":"identifier"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/trailing"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment/trailing":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"trailing"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment\/trailing","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/trailing","title":"Braze.InAppMessage.TextAlignment.trailing","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/TextAlignment":{"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/TextAlignment"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme.json b/data/documentation/brazekit/braze/inappmessage/theme.json index 0079f2e8c2..1d1a78b53f 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme.json +++ b/data/documentation/brazekit/braze/inappmessage/theme.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The message theme type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"metadata":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Theme"}],"navigatorTitle":[{"text":"Theme","kind":"identifier"}],"symbolKind":"struct","title":"Braze.InAppMessage.Theme","roleHeading":"Structure","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/closeButtonColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/frameColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/headerTextColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconBackgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/textColor"],"title":"Instance Properties"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultDark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultLight"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations"],"generated":true}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"relationshipsSections":[{"type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","kind":"relationships"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/textColor":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/textcolor","kind":"symbol","abstract":[{"type":"text","text":"The text color."}],"title":"textColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/textColor","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/equatable-implementations","kind":"article","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations","type":"topic"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/closeButtonColor":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"closeButtonColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/closebuttoncolor","kind":"symbol","title":"closeButtonColor","abstract":[{"type":"text","text":"The close button color."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/closeButtonColor","type":"topic"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/frameColor":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/framecolor","kind":"symbol","abstract":[{"type":"text","text":"The frame color."}],"title":"frameColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/frameColor","type":"topic"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/headerTextColor":{"role":"symbol","abstract":[{"type":"text","text":"The header text color."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/headertextcolor","title":"headerTextColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/headerTextColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/defaultDark":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The default message dark theme."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultdark","title":"defaultDark","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultDark"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/defaultLight":{"role":"symbol","abstract":[{"type":"text","text":"The default message light theme."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultlight","title":"defaultLight","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultLight"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultLight"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/iconBackgroundColor":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The icon background color."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconbackgroundcolor","title":"iconBackgroundColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconBackgroundColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/iconColor":{"role":"symbol","abstract":[{"type":"text","text":"The icon color."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconcolor","title":"iconColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"iconColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Creates and returns a message theme."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:)","title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headerTextColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeButtonColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"kind":"text","text":", "},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/backgroundColor":{"role":"symbol","abstract":[{"type":"text","text":"The background color."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/backgroundcolor","title":"backgroundColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/backgroundColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(from:)","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(from:)"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/closeButtonColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/frameColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/headerTextColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconBackgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/textColor"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultDark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultLight"],"title":"Type Properties"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations"],"title":"Default Implementations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"platforms":["iOS"]}]}],"kind":"symbol","abstract":[{"text":"The message theme type.","type":"text"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"metadata":{"role":"symbol","roleHeading":"Structure","title":"Braze.InAppMessage.Theme","symbolKind":"struct","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Theme"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/headerTextColor":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/headertextcolor","kind":"symbol","title":"headerTextColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/headerTextColor","abstract":[{"type":"text","text":"The header text color."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/iconColor":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconcolor","kind":"symbol","title":"iconColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconColor","abstract":[{"text":"The icon color.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"iconColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/iconBackgroundColor":{"title":"iconBackgroundColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconbackgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconBackgroundColor","abstract":[{"text":"The icon background color.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/backgroundColor":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/backgroundcolor","kind":"symbol","title":"backgroundColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/backgroundColor","abstract":[{"type":"text","text":"The background color."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/defaultDark":{"role":"symbol","title":"defaultDark","kind":"symbol","abstract":[{"type":"text","text":"The default message dark theme."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultDark","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultdark"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/init(from:)":{"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(from:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(from:)","role":"symbol","kind":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/frameColor":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/framecolor","abstract":[{"text":"The frame color.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/frameColor","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frameColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}],"type":"topic","title":"frameColor"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/textColor":{"kind":"symbol","abstract":[{"text":"The text color.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/textcolor","title":"textColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/textColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/closeButtonColor":{"title":"closeButtonColor","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/closebuttoncolor","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/closeButtonColor","role":"symbol","abstract":[{"type":"text","text":"The close button color."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/defaultLight":{"title":"defaultLight","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultlight","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultLight","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The default message light theme."}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)":{"title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","role":"symbol","abstract":[{"type":"text","text":"Creates and returns a message theme."}],"kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"iconColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"iconBackgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headerTextColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeButtonColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"frameColor"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/Equatable-Implementations":{"kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations","abstract":[],"role":"collectionGroup","title":"Equatable Implementations"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/theme/!=(_:_:).json index 8eb4063dc0..1200ae4124 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/theme/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/!=(_:_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"metadata":{"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ThemeV","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","role":"symbol","extendedModule":"Swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/equatable-implementations","kind":"article","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/!=(_:_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/!=(_:_:)","title":"!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/!=(_:_:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"symbolKind":"op","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO5ThemeV","roleHeading":"Operator","title":"!=(_:_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/!=(_:_:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/Equatable-Implementations":{"kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations","abstract":[],"role":"collectionGroup","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/!=(_:_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/!=(_:_:)","abstract":[],"role":"symbol","title":"!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/backgroundcolor.json b/data/documentation/brazekit/braze/inappmessage/theme/backgroundcolor.json index 301d6ea8f6..845c32b234 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/backgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/backgroundcolor.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV15backgroundColorAE0H0Vvp","role":"symbol","title":"backgroundColor"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/backgroundColor"},"abstract":[{"type":"text","text":"The background color."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/backgroundColor":{"role":"symbol","abstract":[{"type":"text","text":"The background color."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/backgroundcolor","title":"backgroundColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/backgroundColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/backgroundcolor"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/backgroundColor","interfaceLanguage":"swift"},"abstract":[{"text":"The background color.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV15backgroundColorAE0H0Vvp","role":"symbol","symbolKind":"property","roleHeading":"Instance Property","title":"backgroundColor"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/backgroundColor":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/backgroundcolor","kind":"symbol","title":"backgroundColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/backgroundColor","abstract":[{"type":"text","text":"The background color."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/closebuttoncolor.json b/data/documentation/brazekit/braze/inappmessage/theme/closebuttoncolor.json index f7ff366e64..333f161863 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/closebuttoncolor.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/closebuttoncolor.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"The close button color."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/closebuttoncolor"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/closeButtonColor","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV16closeButtonColorAE0I0Vvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"closeButtonColor","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"closeButtonColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/closeButtonColor":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"closeButtonColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/closebuttoncolor","kind":"symbol","title":"closeButtonColor","abstract":[{"type":"text","text":"The close button color."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/closeButtonColor","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"The close button color.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","text":"Color"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/closebuttoncolor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/closeButtonColor"},"metadata":{"roleHeading":"Instance Property","title":"closeButtonColor","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV16closeButtonColorAE0I0Vvp"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/closeButtonColor":{"title":"closeButtonColor","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/closebuttoncolor","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/closeButtonColor","role":"symbol","abstract":[{"type":"text","text":"The close button color."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/defaultdark.json b/data/documentation/brazekit/braze/inappmessage/theme/defaultdark.json index 50a64eed27..8db56189fe 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/defaultdark.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/defaultdark.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultDark","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","extendedModule":"BrazeKit","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"}],"role":"symbol","title":"defaultDark","roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV11defaultDarkAGvpZ"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultdark"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"}]}]}],"abstract":[{"text":"The default message dark theme.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/defaultDark":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The default message dark theme."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultdark","title":"defaultDark","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultDark"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultdark"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultDark","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"defaultDark","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV11defaultDarkAGvpZ","roleHeading":"Type Property","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"}],"extendedModule":"BrazeKit"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The default message dark theme.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultDark","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"typeIdentifier"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/defaultDark":{"role":"symbol","title":"defaultDark","kind":"symbol","abstract":[{"type":"text","text":"The default message dark theme."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultDark","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultdark"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/defaultlight.json b/data/documentation/brazekit/braze/inappmessage/theme/defaultlight.json index 14280679d3..10336b6916 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/defaultlight.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/defaultlight.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultLight"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"}]}]}],"sections":[],"metadata":{"role":"symbol","title":"defaultLight","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"symbolKind":"property","roleHeading":"Type Property","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV12defaultLightAGvpZ"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultlight"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultLight","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The default message light theme."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/defaultLight":{"role":"symbol","abstract":[{"type":"text","text":"The default message light theme."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultlight","title":"defaultLight","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultLight"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultLight"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultlight"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultLight","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultLight"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"role":"symbol","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV12defaultLightAGvpZ","title":"defaultLight","roleHeading":"Type Property"},"abstract":[{"text":"The default message light theme.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","text":"Theme"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/defaultLight":{"title":"defaultLight","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultlight","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/defaultLight","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The default message light theme."}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/theme/equatable-implementations.json index 124c722ab1..088accc8df 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/!=(_:_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/!=(_:_:)","title":"!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/!=(_:_:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/!=(_:_:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/Equatable-Implementations"},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/!=(_:_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/!=(_:_:)","abstract":[],"role":"symbol","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/framecolor.json b/data/documentation/brazekit/braze/inappmessage/theme/framecolor.json index fea4ed1716..dbbb90bbc5 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/framecolor.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/framecolor.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"frameColor","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/framecolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV10frameColorAE0H0Vvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frameColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}],"symbolKind":"property","title":"frameColor","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/frameColor"},"abstract":[{"text":"The frame color.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/frameColor":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/framecolor","kind":"symbol","abstract":[{"type":"text","text":"The frame color."}],"title":"frameColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/frameColor","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/frameColor"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/framecolor"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV10frameColorAE0H0Vvp","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frameColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"roleHeading":"Instance Property","symbolKind":"property","title":"frameColor"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"abstract":[{"text":"The frame color.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/frameColor":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/framecolor","abstract":[{"text":"The frame color.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/frameColor","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frameColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}],"type":"topic","title":"frameColor"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/headertextcolor.json b/data/documentation/brazekit/braze/inappmessage/theme/headertextcolor.json index 71d67c2284..76e2d54e0c 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/headertextcolor.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/headertextcolor.json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/headertextcolor"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","text":"Color"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/headerTextColor"},"metadata":{"role":"symbol","title":"headerTextColor","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV15headerTextColorAE0I0Vvp"},"kind":"symbol","abstract":[{"text":"The header text color.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/headerTextColor":{"role":"symbol","abstract":[{"type":"text","text":"The header text color."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/headertextcolor","title":"headerTextColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/headerTextColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The header text color."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/headerTextColor"},"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV15headerTextColorAE0I0Vvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerTextColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"title":"headerTextColor","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/headertextcolor"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/headerTextColor":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/headertextcolor","kind":"symbol","title":"headerTextColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/headerTextColor","abstract":[{"type":"text","text":"The header text color."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/iconbackgroundcolor.json b/data/documentation/brazekit/braze/inappmessage/theme/iconbackgroundcolor.json index ea61c3c296..8966889aa9 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/iconbackgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/iconbackgroundcolor.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"iconBackgroundColor","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV19iconBackgroundColorAE0I0Vvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconBackgroundColor"},"abstract":[{"text":"The icon background color.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconbackgroundcolor"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/iconBackgroundColor":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The icon background color."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconbackgroundcolor","title":"iconBackgroundColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconBackgroundColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconbackgroundcolor"]}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","role":"symbol","title":"iconBackgroundColor","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconBackgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV19iconBackgroundColorAE0I0Vvp","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"The icon background color."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconBackgroundColor","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/iconBackgroundColor":{"title":"iconBackgroundColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconbackgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconBackgroundColor","abstract":[{"text":"The icon background color.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/iconcolor.json b/data/documentation/brazekit/braze/inappmessage/theme/iconcolor.json index 0e564387ed..d5e07b0292 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/iconcolor.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/iconcolor.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconColor"},"kind":"symbol","abstract":[{"type":"text","text":"The icon color."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"iconColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV9iconColorAE0H0Vvp","roleHeading":"Instance Property","title":"iconColor"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/iconColor":{"role":"symbol","abstract":[{"type":"text","text":"The icon color."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconcolor","title":"iconColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"iconColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconColor"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"The icon color."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconcolor"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"sections":[],"metadata":{"role":"symbol","title":"iconColor","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV9iconColorAE0H0Vvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","text":"Color","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconColor","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/iconColor":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconcolor","kind":"symbol","title":"iconColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/iconColor","abstract":[{"text":"The icon color.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"iconColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:).json b/data/documentation/brazekit/braze/inappmessage/theme/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:).json index ae72a6bd6e..fbc260dc0e 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:).json +++ b/data/documentation/brazekit/braze/inappmessage/theme/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)"},"abstract":[{"text":"Creates and returns a message theme.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},{"text":" = .clear, ","kind":"text"},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":" = .clear, "},{"kind":"externalParam","text":"iconColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},{"text":" = .clear, ","kind":"text"},{"text":"iconBackgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","text":"Color"},{"text":" = .clear, ","kind":"text"},{"text":"headerTextColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},{"kind":"text","text":" = .clear, "},{"kind":"externalParam","text":"closeButtonColor"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"kind":"text","text":" = .clear, "},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":" = .clear)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"backgroundColor","content":[{"inlineContent":[{"type":"text","text":"The background color (default: "},{"code":".clear","type":"codeVoice"},{"text":").","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The text color (default: ","type":"text"},{"type":"codeVoice","code":".clear"},{"text":").","type":"text"}]}],"name":"textColor"},{"name":"iconColor","content":[{"inlineContent":[{"type":"text","text":"The icon color (default: "},{"code":".clear","type":"codeVoice"},{"text":").","type":"text"}],"type":"paragraph"}]},{"name":"iconBackgroundColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The icon background color (default: "},{"code":".clear","type":"codeVoice"},{"type":"text","text":")."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The header text color (default: "},{"code":".clear","type":"codeVoice"},{"text":").","type":"text"}]}],"name":"headerTextColor"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The close button color (default: ","type":"text"},{"code":".clear","type":"codeVoice"},{"text":").","type":"text"}]}],"name":"closeButtonColor"},{"name":"frameColor","content":[{"type":"paragraph","inlineContent":[{"text":"The frame color (default: ","type":"text"},{"type":"codeVoice","code":".clear"},{"type":"text","text":")."}]}]}]}],"metadata":{"role":"symbol","symbolKind":"init","roleHeading":"Initializer","title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV15backgroundColor04textH004iconH00j10BackgroundH0010headerTextH0011closeButtonH005frameH0AgE0H0V_A6Ptcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"text":"iconColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":", "},{"text":"iconBackgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headerTextColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeButtonColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"frameColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Creates and returns a message theme."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:)","title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headerTextColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeButtonColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"kind":"text","text":", "},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Creates and returns a message theme.","type":"text"}],"kind":"symbol","metadata":{"symbolKind":"init","title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","roleHeading":"Initializer","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":", "},{"text":"iconColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headerTextColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":", "},{"text":"closeButtonColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV15backgroundColor04textH004iconH00j10BackgroundH0010headerTextH0011closeButtonH005frameH0AgE0H0V_A6Ptcfc"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":" = .clear, ","kind":"text"},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":" = .clear, ","kind":"text"},{"text":"iconColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},{"text":" = .clear, ","kind":"text"},{"kind":"externalParam","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"kind":"text","text":" = .clear, "},{"text":"headerTextColor","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"text":" = .clear, ","kind":"text"},{"text":"closeButtonColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":" = .clear, "},{"kind":"externalParam","text":"frameColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"},{"text":" = .clear)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The background color (default: "},{"code":".clear","type":"codeVoice"},{"type":"text","text":")."}],"type":"paragraph"}],"name":"backgroundColor"},{"content":[{"inlineContent":[{"text":"The text color (default: ","type":"text"},{"code":".clear","type":"codeVoice"},{"text":").","type":"text"}],"type":"paragraph"}],"name":"textColor"},{"content":[{"inlineContent":[{"type":"text","text":"The icon color (default: "},{"type":"codeVoice","code":".clear"},{"text":").","type":"text"}],"type":"paragraph"}],"name":"iconColor"},{"name":"iconBackgroundColor","content":[{"inlineContent":[{"type":"text","text":"The icon background color (default: "},{"type":"codeVoice","code":".clear"},{"type":"text","text":")."}],"type":"paragraph"}]},{"name":"headerTextColor","content":[{"inlineContent":[{"type":"text","text":"The header text color (default: "},{"type":"codeVoice","code":".clear"},{"text":").","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The close button color (default: ","type":"text"},{"code":".clear","type":"codeVoice"},{"text":").","type":"text"}]}],"name":"closeButtonColor"},{"content":[{"inlineContent":[{"text":"The frame color (default: ","type":"text"},{"code":".clear","type":"codeVoice"},{"text":").","type":"text"}],"type":"paragraph"}],"name":"frameColor"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)":{"title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:)","role":"symbol","abstract":[{"type":"text","text":"Creates and returns a message theme."}],"kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"iconColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"iconBackgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headerTextColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeButtonColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"frameColor"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/init(from:).json b/data/documentation/brazekit/braze/inappmessage/theme/init(from:).json index 7dbd9c3da0..2587c4a854 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/theme/init(from:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(from:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(from:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","symbolKind":"init","role":"symbol","title":"init(from:)","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(from:)","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(from:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(from:)"},"sections":[],"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV4fromAGs7Decoder_p_tKcfc","symbolKind":"init","title":"init(from:)","role":"symbol","roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/init(from:)":{"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(from:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/init(from:)","role":"symbol","kind":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/theme/textcolor.json b/data/documentation/brazekit/braze/inappmessage/theme/textcolor.json index db8ba9cd87..d20abcab30 100644 --- a/data/documentation/brazekit/braze/inappmessage/theme/textcolor.json +++ b/data/documentation/brazekit/braze/inappmessage/theme/textcolor.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/textColor"},"kind":"symbol","abstract":[{"text":"The text color.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/textcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV9textColorAE0H0Vvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"title":"textColor","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"role":"symbol","title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"abstract":[{"type":"text","text":"The message color type."}],"kind":"symbol","navigatorTitle":[{"text":"Color","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/textColor":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/textcolor","kind":"symbol","abstract":[{"type":"text","text":"The text color."}],"title":"textColor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/textColor","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/textColor"},"abstract":[{"type":"text","text":"The text color."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"textColor","externalID":"s:8BrazeKit0A0C12InAppMessageO5ThemeV9textColorAE0H0Vvp"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/theme\/textcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Color":{"title":"Braze.InAppMessage.Color","url":"\/documentation\/brazekit\/braze\/inappmessage\/color","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The message color type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Color"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme/textColor":{"kind":"symbol","abstract":[{"text":"The text color.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ColorV","text":"Color"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/textcolor","title":"textColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme\/textColor"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes.json b/data/documentation/brazekit/braze/inappmessage/themes.json index 251f959255..d4f6fecccd 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/themes.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"navigatorTitle":[{"text":"Themes","kind":"identifier"}],"roleHeading":"Structure","extendedModule":"BrazeKit","title":"Braze.InAppMessage.Themes","symbolKind":"struct"},"abstract":[{"text":"The message themes types.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s30ExpressibleByDictionaryLiteralP","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(dictionaryLiteral:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(themes:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/dark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/themes"]},{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/subscript(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/default","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults"],"title":"Type Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Themes"}],"languages":["swift"]}]},{"content":[{"text":"Overview","anchor":"overview","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","type":"reference","isActive":true},{"type":"text","text":" theme is always available."}]}],"kind":"content"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/subscript(_:)":{"title":"subscript(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/subscript(_:)","role":"symbol","abstract":[{"type":"text","text":"Provides a subscript access to the themes (e.g. "},{"type":"codeVoice","code":"themes[\"custom\"]"},{"text":").","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"kind":"text","text":"?"}]},"doc://Braze/s30ExpressibleByDictionaryLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByDictionaryLiteral","identifier":"doc:\/\/Braze\/s30ExpressibleByDictionaryLiteralP"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(from:)":{"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(from:)","title":"init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(themes:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(themes:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(themes:)","abstract":[{"type":"text","text":"Creates and returns a themes wrapper."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"kind":"text","text":"])"}],"title":"init(themes:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/default":{"kind":"symbol","abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/default","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": `Self`"}],"deprecated":true,"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/default","type":"topic","title":"default"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(dictionaryLiteral:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(dictionaryLiteral:)","title":"init(dictionaryLiteral:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(dictionaryliteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dictionaryLiteral"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":")...)"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/defaults":{"abstract":[{"type":"text","text":"The default message themes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","type":"topic","title":"defaults","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": `Self`"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/themes":{"title":"themes","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"All available themes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/themes","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/light":{"type":"topic","kind":"symbol","title":"light","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/light","role":"symbol","abstract":[{"type":"text","text":"The light theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/dark":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/dark","abstract":[{"type":"text","text":"The dark theme."}],"title":"dark","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dark"},{"kind":"text","text":": "},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/dark"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/Equatable-Implementations":{"abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/equatable-implementations","role":"collectionGroup"}}} \ No newline at end of file +{"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s30ExpressibleByDictionaryLiteralP","doc:\/\/Braze\/SH"]}],"abstract":[{"type":"text","text":"The message themes types."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"languages":["swift"]}]},{"content":[{"text":"Overview","type":"heading","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","isActive":true,"type":"reference"},{"text":" theme is always available.","type":"text"}]}],"kind":"content"}],"metadata":{"extendedModule":"BrazeKit","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Themes","kind":"identifier"}],"roleHeading":"Structure","symbolKind":"struct","navigatorTitle":[{"text":"Themes","kind":"identifier"}],"modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(dictionaryLiteral:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(themes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/dark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/themes"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/subscript(_:)"],"title":"Subscripts"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/default","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults"],"title":"Type Properties"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations"],"generated":true}],"references":{"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/light":{"abstract":[{"type":"text","text":"The light theme."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"type":"topic","title":"light","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/light"},"doc://Braze/s30ExpressibleByDictionaryLiteralP":{"title":"Swift.ExpressibleByDictionaryLiteral","type":"unresolvable","identifier":"doc:\/\/Braze\/s30ExpressibleByDictionaryLiteralP"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(from:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(from:)"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/default":{"abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults"},{"type":"text","text":"."}],"deprecated":true,"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": `Self`","kind":"text"}],"type":"topic","title":"default","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/default","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/default"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/themes":{"type":"topic","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/themes","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/themes","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"All available themes."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/dark":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dark"},{"text":": ","kind":"text"},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/dark","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/dark","title":"dark","type":"topic","abstract":[{"text":"The dark theme.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/defaults":{"abstract":[{"text":"The default message themes.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": `Self`"}],"type":"topic","title":"defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(dictionaryLiteral:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dictionaryLiteral"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":")...)"}],"type":"topic","title":"init(dictionaryLiteral:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(dictionaryLiteral:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(dictionaryliteral:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/subscript(_:)":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/subscript(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/subscript(_:)","abstract":[{"type":"text","text":"Provides a subscript access to the themes (e.g. "},{"type":"codeVoice","code":"themes[\"custom\"]"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(themes:)":{"abstract":[{"type":"text","text":"Creates and returns a themes wrapper."}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"text":"])","kind":"text"}],"type":"topic","title":"init(themes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(themes:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(themes:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessage/themes/!=(_:_:).json index e565c529af..70927e943f 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessage/themes/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"roleHeading":"Operator","symbolKind":"op","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO6ThemesV","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/!=(_:_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/!=(_:_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/!=(_:_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","abstract":[],"title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/Equatable-Implementations":{"abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/equatable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/!=(_:_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","title":"!=(_:_:)","role":"symbol","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12InAppMessageO6ThemesV"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/dark.json b/data/documentation/brazekit/braze/inappmessage/themes/dark.json index e40cc6f7c5..f94634d300 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/dark.json +++ b/data/documentation/brazekit/braze/inappmessage/themes/dark.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The dark theme."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dark","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Available when configured on the Braze platform.","type":"text"}]}]}],"metadata":{"title":"dark","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dark"},{"text":": ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV4darkAE5ThemeVSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/dark"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/dark","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/dark":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/dark","abstract":[{"type":"text","text":"The dark theme."}],"title":"dark","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dark"},{"kind":"text","text":": "},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/dark"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dark","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"dark","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV4darkAE5ThemeVSgvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dark"},{"text":": ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Available when configured on the Braze platform."}]}],"kind":"content"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"abstract":[{"type":"text","text":"The dark theme."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/dark","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/dark"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/dark":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dark"},{"text":": ","kind":"text"},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/dark","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/dark","title":"dark","type":"topic","abstract":[{"text":"The dark theme.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/default.json b/data/documentation/brazekit/braze/inappmessage/themes/default.json index 6fcb71185b..c14bcb102f 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/default.json +++ b/data/documentation/brazekit/braze/inappmessage/themes/default.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"default","modules":[{"name":"BrazeKit"}],"platforms":[],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV7defaultAGvpZ","symbolKind":"property","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": `Self`"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/default","interfaceLanguage":"swift"},"abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","isActive":true},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"kind":"text","text":": `Self`"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/default"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/default":{"kind":"symbol","abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/default","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": `Self`"}],"deprecated":true,"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/default","type":"topic","title":"default"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/defaults":{"abstract":[{"type":"text","text":"The default message themes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","type":"topic","title":"defaults","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": `Self`"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/default","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"kind":"text","text":": `Self`"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"metadata":{"title":"default","platforms":[],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV7defaultAGvpZ","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"text":": `Self`","kind":"text"}],"extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/defaults":{"abstract":[{"text":"The default message themes.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": `Self`"}],"type":"topic","title":"defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/default":{"abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults"},{"type":"text","text":"."}],"deprecated":true,"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": `Self`","kind":"text"}],"type":"topic","title":"default","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/default","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/default"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/defaults.json b/data/documentation/brazekit/braze/inappmessage/themes/defaults.json index 18f58378ba..2e9f6a0bd9 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/defaults.json +++ b/data/documentation/brazekit/braze/inappmessage/themes/defaults.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": `Self`","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": `Self`"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV8defaultsAGvpZ","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","role":"symbol","title":"defaults","extendedModule":"BrazeKit","symbolKind":"property"},"abstract":[{"type":"text","text":"The default message themes."}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/defaults":{"abstract":[{"type":"text","text":"The default message themes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","type":"topic","title":"defaults","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": `Self`"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":": `Self`","kind":"text"}],"title":"defaults","extendedModule":"BrazeKit","symbolKind":"property","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV8defaultsAGvpZ","roleHeading":"Type Property","modules":[{"name":"BrazeKit"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"sections":[],"abstract":[{"text":"The default message themes.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": `Self`"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/defaults":{"abstract":[{"text":"The default message themes.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": `Self`"}],"type":"topic","title":"defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/defaults","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessage/themes/equatable-implementations.json index 990755e057..fe4f3b85be 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessage/themes/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/!=(_:_:)"],"generated":true,"title":"Operators"}],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/!=(_:_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","abstract":[],"title":"!=(_:_:)"}}} \ No newline at end of file +{"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/!=(_:_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/Equatable-Implementations"},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/init(dictionaryliteral:).json b/data/documentation/brazekit/braze/inappmessage/themes/init(dictionaryliteral:).json index bbeea04d32..9210b905cb 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/init(dictionaryliteral:).json +++ b/data/documentation/brazekit/braze/inappmessage/themes/init(dictionaryliteral:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(dictionaryLiteral:)"},"sections":[],"metadata":{"title":"init(dictionaryLiteral:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dictionaryLiteral","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"},{"kind":"text","text":")...)"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV17dictionaryLiteralAGSS_AE5ThemeVtd_tcfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(dictionaryliteral:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"dictionaryLiteral","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"elements"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"text":")...)","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ExpressibleByDictionaryLiteral.init(dictionaryLiteral:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(dictionaryLiteral:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(dictionaryLiteral:)","title":"init(dictionaryLiteral:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(dictionaryliteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dictionaryLiteral"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":")...)"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(dictionaryliteral:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByDictionaryLiteral.init(dictionaryLiteral:)"},{"type":"text","text":"."}],"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV17dictionaryLiteralAGSS_AE5ThemeVtd_tcfc","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"dictionaryLiteral","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":")...)"}],"title":"init(dictionaryLiteral:)","symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(dictionaryLiteral:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dictionaryLiteral"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"elements"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","text":"Theme"},{"kind":"text","text":")...)"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(dictionaryLiteral:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dictionaryLiteral"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":")...)"}],"type":"topic","title":"init(dictionaryLiteral:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(dictionaryLiteral:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(dictionaryliteral:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/init(from:).json b/data/documentation/brazekit/braze/inappmessage/themes/init(from:).json index 6eefb8fff6..29add13909 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessage/themes/init(from:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV4fromAGs7Decoder_p_tKcfc","title":"init(from:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(from:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(from:)":{"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(from:)","title":"init(from:)","type":"topic"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(from:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV4fromAGs7Decoder_p_tKcfc","title":"init(from:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"init"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(from:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(from:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/init(themes:).json b/data/documentation/brazekit/braze/inappmessage/themes/init(themes:).json index e41115a606..1ba087f16b 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/init(themes:).json +++ b/data/documentation/brazekit/braze/inappmessage/themes/init(themes:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(themes:)"]}],"sections":[],"metadata":{"symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV6themesAGSDySSAE5ThemeVG_tcfc","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"title":"init(themes:)","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"text":"])","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The themes mapping."}],"type":"paragraph"}],"name":"themes"}],"kind":"parameters"}],"abstract":[{"type":"text","text":"Creates and returns a themes wrapper."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(themes:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(themes:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(themes:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(themes:)","abstract":[{"type":"text","text":"Creates and returns a themes wrapper."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"kind":"text","text":"])"}],"title":"init(themes:)","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(themes:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(themes:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"abstract":[{"text":"Creates and returns a themes wrapper.","type":"text"}],"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"themes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"text":"])","kind":"text"}],"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"init(themes:)","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV6themesAGSDySSAE5ThemeVG_tcfc"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"text":"])","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"themes","content":[{"inlineContent":[{"type":"text","text":"The themes mapping."}],"type":"paragraph"}]}],"kind":"parameters"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/init(themes:)":{"abstract":[{"type":"text","text":"Creates and returns a themes wrapper."}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"themes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"text":"])","kind":"text"}],"type":"topic","title":"init(themes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/init(themes:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(themes:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/light.json b/data/documentation/brazekit/braze/inappmessage/themes/light.json index 28c7d0a204..de27e3c5b3 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/light.json +++ b/data/documentation/brazekit/braze/inappmessage/themes/light.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"light"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/light"]}],"kind":"symbol","metadata":{"title":"light","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV5lightAE5ThemeVvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"light","kind":"identifier"},{"kind":"text","text":": "},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The light theme."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/light":{"type":"topic","kind":"symbol","title":"light","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/light","role":"symbol","abstract":[{"type":"text","text":"The light theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The light theme."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/light"]}],"metadata":{"title":"light","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV5lightAE5ThemeVvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/light":{"abstract":[{"type":"text","text":"The light theme."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"light"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"type":"topic","title":"light","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/light","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/light"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/subscript(_:).json b/data/documentation/brazekit/braze/inappmessage/themes/subscript(_:).json index 9a009740fd..2e23494020 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/subscript(_:).json +++ b/data/documentation/brazekit/braze/inappmessage/themes/subscript(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Provides a subscript access to the themes (e.g. "},{"code":"themes[\"custom\"]","type":"codeVoice"},{"type":"text","text":")."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"metadata":{"title":"subscript(_:)","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesVyAE5ThemeVSgSScip","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Subscript","role":"symbol","symbolKind":"subscript","fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"name"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The name of the theme.","type":"text"}]}],"name":"name"}],"kind":"parameters"},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"text":"The theme if available, ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/subscript(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/subscript(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/subscript(_:)":{"title":"subscript(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/subscript(_:)","role":"symbol","abstract":[{"type":"text","text":"Provides a subscript access to the themes (e.g. "},{"type":"codeVoice","code":"themes[\"custom\"]"},{"text":").","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"kind":"text","text":"?"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/subscript(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Provides a subscript access to the themes (e.g. ","type":"text"},{"type":"codeVoice","code":"themes[\"custom\"]"},{"type":"text","text":")."}],"sections":[],"metadata":{"title":"subscript(_:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"subscript","roleHeading":"Instance Subscript","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesVyAE5ThemeVSgSScip","role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/subscript(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"("},{"text":"name","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]},{"parameters":[{"name":"name","content":[{"type":"paragraph","inlineContent":[{"text":"The name of the theme.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"The theme if available, ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" otherwise."}]}],"kind":"content"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/subscript(_:)":{"role":"symbol","title":"subscript(_:)","fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/subscript(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/subscript(_:)","abstract":[{"type":"text","text":"Provides a subscript access to the themes (e.g. "},{"type":"codeVoice","code":"themes[\"custom\"]"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/themes/themes.json b/data/documentation/brazekit/braze/inappmessage/themes/themes.json index c0674abd10..1b8c51c8c9 100644 --- a/data/documentation/brazekit/braze/inappmessage/themes/themes.json +++ b/data/documentation/brazekit/braze/inappmessage/themes/themes.json @@ -1 +1 @@ -{"metadata":{"title":"themes","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV6themesSDySSAE5ThemeVGvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":"]"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"All available themes.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/themes"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/themes":{"title":"themes","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"All available themes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/themes","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"text":"]","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12InAppMessageO6ThemesV6themesSDySSAE5ThemeVGvp","role":"symbol","symbolKind":"property","title":"themes"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/themes","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"]]},"abstract":[{"type":"text","text":"All available themes."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","text":"Theme"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/themes\/themes"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes/themes":{"type":"topic","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes\/themes","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/themes","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"All available themes."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessage/withlocalassets(using:destinationurl:completionhandler:).json b/data/documentation/brazekit/braze/inappmessage/withlocalassets(using:destinationurl:completionhandler:).json index afd337a626..3bc3fdb442 100644 --- a/data/documentation/brazekit/braze/inappmessage/withlocalassets(using:destinationurl:completionhandler:).json +++ b/data/documentation/brazekit/braze/inappmessage/withlocalassets(using:destinationurl:completionhandler:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessage\/withlocalassets(using:destinationurl:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Transforms a message with remote assets URLs into one with local assets URLs."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/withLocalAssets(using:destinationURL:completionHandler:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"withLocalAssets"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<`Self`"},{"text":", Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","text":"Cancellable"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The destination for the local assets."}]}],"name":"destinationURL"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion handler providing the result of the operation."}]}],"name":"completionHandler"}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to it to keep the operation"},{"text":" ","type":"text"},{"text":"active.","type":"text"}],"type":"paragraph"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"method","title":"withLocalAssets(using:destinationURL:completionHandler:)","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12InAppMessageO15withLocalAssets5using14destinationURL17completionHandlerAC11CancellableCAC_10Foundation0K0Vys6ResultOyAEs5Error_pGctF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"withLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"destinationURL","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<`Self`","kind":"text"},{"kind":"text","text":", Swift"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/withLocalAssets(using:destinationURL:completionHandler:)":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/withlocalassets(using:destinationurl:completionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"withLocalAssets","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<`Self`"},{"text":", Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"type":"topic","abstract":[{"text":"Transforms a message with remote assets URLs into one with local assets URLs.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/withLocalAssets(using:destinationURL:completionHandler:)","role":"symbol","title":"withLocalAssets(using:destinationURL:completionHandler:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/withLocalAssets(using:destinationURL:completionHandler:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"]]},"abstract":[{"type":"text","text":"Transforms a message with remote assets URLs into one with local assets URLs."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessage\/withlocalassets(using:destinationurl:completionhandler:)"]}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C12InAppMessageO15withLocalAssets5using14destinationURL17completionHandlerAC11CancellableCAC_10Foundation0K0Vys6ResultOyAEs5Error_pGctF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"withLocalAssets(using:destinationURL:completionHandler:)","role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"withLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"destinationURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<`Self`","kind":"text"},{"text":", Swift","kind":"text"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"withLocalAssets"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"destinationURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<`Self`"},{"kind":"text","text":", Swift"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}]}],"kind":"declarations"},{"parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}]},{"name":"destinationURL","content":[{"inlineContent":[{"text":"The destination for the local assets.","type":"text"}],"type":"paragraph"}]},{"name":"completionHandler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion handler providing the result of the operation."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to it to keep the operation"},{"text":" ","type":"text"},{"text":"active.","type":"text"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/withLocalAssets(using:destinationURL:completionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/withLocalAssets(using:destinationURL:completionHandler:)","url":"\/documentation\/brazekit\/braze\/inappmessage\/withlocalassets(using:destinationurl:completionhandler:)","role":"symbol","abstract":[{"type":"text","text":"Transforms a message with remote assets URLs into one with local assets URLs."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"withLocalAssets"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"destinationURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<`Self`","kind":"text"},{"kind":"text","text":", Swift"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"type":"topic","title":"withLocalAssets(using:destinationURL:completionHandler:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessagecontroller.json b/data/documentation/brazekit/braze/inappmessagecontroller.json index eb405751ea..0c2dbee58c 100644 --- a/data/documentation/brazekit/braze/inappmessagecontroller.json +++ b/data/documentation/brazekit/braze/inappmessagecontroller.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Type: ABKInAppMessageController"}],"type":"paragraph"}],"kind":"content"}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"inAppMessageController","platforms":[],"modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)inAppMessageController","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessagecontroller"]}],"sections":[],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessagecontroller"]}],"kind":"symbol","sections":[],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessageController"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Type: ABKInAppMessageController"}]}]}],"metadata":{"extendedModule":"BrazeKit","title":"inAppMessageController","role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)inAppMessageController","platforms":[],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessagepresenter.json b/data/documentation/brazekit/braze/inappmessagepresenter.json index 503271660c..492d12d61f 100644 --- a/data/documentation/brazekit/braze/inappmessagepresenter.json +++ b/data/documentation/brazekit/braze/inappmessagepresenter.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C21inAppMessagePresenterAA0a2IndeF0_pSgvp","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessagePresenter"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","title":"inAppMessagePresenter"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessagePresenter"},{"kind":"text","text":": "},{"text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter"},{"kind":"text","text":"?"}]}]},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set it to an instance of "},{"code":"BrazeUI\/BrazeInAppMessageUI","type":"codeVoice"},{"text":" or any type conforming to the","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","type":"reference","isActive":true},{"type":"text","text":" protocol."}]},{"inlineContent":[{"text":"The Braze instance keeps a strong reference to the presenter.","type":"text"}],"type":"paragraph"},{"type":"codeListing","code":["\/\/ Use the default Braze UI (requires the BrazeUI module)","braze.inAppMessagePresenter = BrazeInAppMessageUI()"],"syntax":"swift"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessagepresenter"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","interfaceLanguage":"swift"},"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"],"title":"In-App Messages"}],"abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"type":"topic","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"title":"BrazeInAppMessagePresenter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"title":"inAppMessagePresenter","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"}}} \ No newline at end of file +{"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"],"title":"In-App Messages"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessagepresenter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessagePresenter"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP","text":"BrazeInAppMessagePresenter","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"inAppMessagePresenter","symbolKind":"property","externalID":"s:8BrazeKit0A0C21inAppMessagePresenterAA0a2IndeF0_pSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The presenter used for in-app messages."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Set it to an instance of ","type":"text"},{"code":"BrazeUI\/BrazeInAppMessageUI","type":"codeVoice"},{"text":" or any type conforming to the","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","isActive":true,"type":"reference"},{"text":" protocol.","type":"text"}]},{"inlineContent":[{"type":"text","text":"The Braze instance keeps a strong reference to the presenter."}],"type":"paragraph"},{"code":["\/\/ Use the default Braze UI (requires the BrazeUI module)","braze.inAppMessagePresenter = BrazeInAppMessageUI()"],"type":"codeListing","syntax":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"role":"symbol","title":"inAppMessagePresenter","kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","kind":"symbol","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"title":"BrazeInAppMessagePresenter","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw.json b/data/documentation/brazekit/braze/inappmessageraw.json index 0b50e1ec16..f75a00cf93 100644 --- a/data/documentation/brazekit/braze/inappmessageraw.json +++ b/data/documentation/brazekit/braze/inappmessageraw.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"A compatibility representation of the In-App Message type."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"],"title":"Classes"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(from:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateIn","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateOut","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/assetURLs","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/baseURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/clickAction-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/closeButtonColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/context-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/duration","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/frameColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/header","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/icon","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconBackgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageStyle-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isControl","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isTestSend","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageClose-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageExtras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageFields","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/orientation-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/slideFrom-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/textColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/themes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/type","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/useWebView"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logClick(buttonId:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logImpression(using:)"],"title":"Instance Methods"},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/decoding(json:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"],"title":"Enumerations"}],"seeAlsoSections":[{"generated":true,"title":"In-App Messages","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZInAppMessageRaw) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessageRaw"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"type":"paragraph","inlineContent":[{"text":"This representation is provided for compatibility with Objective-C and wrapper SDKs. When","type":"text"},{"type":"text","text":" "},{"type":"text","text":"developing in Swift, prefer using the type-safe, always valid "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true},{"type":"text","text":" instead."}]},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This type does not guarantee that the message is valid. For instance it is"},{"type":"text","text":" "},{"text":"possible to create a raw ","type":"text"},{"code":".modal","type":"codeVoice"},{"text":" with no message text or header text. Such messages are","type":"text"},{"type":"text","text":" "},{"text":"invalid and fail to convert to ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","type":"reference"},{"text":".","type":"text"}]}],"type":"aside","name":"Important"},{"text":"Usage","anchor":"Usage","level":2,"type":"heading"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Access the message click url"}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"codeListing","syntax":"swift","code":["messageRaw.url"]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access the extras dictionary:"}]}]}]},{"type":"codeListing","code":["messageRaw.extras"],"syntax":"swift"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Modify the header text:"}],"type":"paragraph"}]}],"type":"unorderedList"},{"syntax":"swift","code":["messageRaw.header = \"This is a custom header\""],"type":"codeListing"},{"anchor":"Conversion-to--from-InAppMessage","type":"heading","text":"Conversion to \/ from InAppMessage","level":2},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Convert to "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","type":"reference","isActive":true},{"text":":","type":"text"}]}]}]},{"type":"codeListing","syntax":"swift","code":["let message = try Braze.InAppMessage(messageRaw)"]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Convert from ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"type":"text","text":":"}]}]}],"type":"unorderedList"},{"syntax":"swift","code":["let messageRaw = Braze.InAppMessageRaw(message)"],"type":"codeListing"}]}],"relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC","extendedModule":"BrazeKit","roleHeading":"Class","role":"symbol","symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"InAppMessageRaw"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isTestSend":{"kind":"symbol","title":"isTestSend","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/istestsend","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isTestSend","abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isTestSend"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageTextAlignment":{"role":"symbol","title":"messageTextAlignment","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetextalignment","abstract":[{"text":"The message text alignment.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageTextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/clickAction-swift.property":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.property","abstract":[{"text":"The message click action.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/clickAction-swift.property","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}],"kind":"symbol","title":"clickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/frameColor":{"kind":"symbol","title":"frameColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/framecolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/frameColor","abstract":[{"text":"The message frame color.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"frameColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/animateOut":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"animateOut"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/animateout","title":"animateOut","abstract":[{"type":"text","text":"Specifies whether the message should animate when dismissed."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateOut"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isEqual(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/isequal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isEqual(_:)","kind":"symbol","title":"isEqual(_:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/themes":{"kind":"symbol","title":"themes","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/themes","abstract":[{"type":"text","text":"The message themes."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme","kind":"typeIdentifier"},{"text":"]?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/assetURLs":{"kind":"symbol","title":"assetURLs","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/asseturls","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/assetURLs","abstract":[{"text":"The html message asset URLs.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"assetURLs"},{"kind":"text","text":": ["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/closeButtonColor":{"kind":"symbol","title":"closeButtonColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/closebuttoncolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/closeButtonColor","abstract":[{"type":"text","text":"The message close button color."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/animateIn":{"kind":"symbol","title":"animateIn","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/animatein","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateIn","abstract":[{"type":"text","text":"Specifies whether the message should animate when presented."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"animateIn","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageClose-swift.property":{"kind":"symbol","title":"messageClose","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageClose-swift.property","abstract":[{"text":"The message close option.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageClose"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","text":"MessageClose"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/headerTextColor":{"kind":"symbol","title":"headerTextColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextColor","abstract":[{"text":"The message header text color.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(from:)","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/buttons":{"kind":"symbol","title":"buttons","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttons","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/buttons","abstract":[{"type":"text","text":"The message buttons."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC","kind":"typeIdentifier","text":"Button"},{"text":"]?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/context-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.property","kind":"symbol","role":"symbol","type":"topic","title":"context","abstract":[{"type":"text","text":"The message context."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/context-swift.property"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/decoding(json:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":") -> `Self`"},{"kind":"text","text":"?"}],"abstract":[{"text":"Decodes the JSON into a raw In-App Message.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/decoding(json:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/decoding(json:)","title":"decoding(json:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/icon":{"role":"symbol","title":"icon","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"icon"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/icon","abstract":[{"text":"The message ","type":"text"},{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true,"type":"reference"},{"type":"text","text":" icon."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/icon"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/logClick(buttonId:using:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logClick(buttonId:using:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Logs an in-app message click using the Braze instance without any safeguarding features."}],"title":"logClick(buttonId:using:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/logclick(buttonid:using:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/logImpression(using:)":{"kind":"symbol","title":"logImpression(using:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/logimpression(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logImpression(using:)","abstract":[{"text":"Logs an in-app message impression using the Braze instance without any safeguarding features.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"type":"topic","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"title":"BrazeInAppMessagePresenter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/id":{"abstract":[{"type":"text","text":"The message identifier used for analytics."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/id","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"title":"id","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/id"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/slideFrom-swift.property":{"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/slideFrom-swift.property","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.property","title":"slideFrom","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"slideFrom","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","text":"SlideFrom","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"title":"inAppMessagePresenter","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/header":{"kind":"symbol","title":"header","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/header","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/header","abstract":[{"type":"text","text":"The message header."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/type":{"kind":"symbol","title":"type","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/type","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/type","abstract":[{"type":"text","text":"The message type."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","text":"MessageType","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/baseURL":{"kind":"symbol","abstract":[{"type":"text","text":"The html message base URL."}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/baseurl","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseURL"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/baseURL","title":"baseURL"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/message":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The message text."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/message","title":"message","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/message"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageExtras":{"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageExtras"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageextras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageExtras","type":"topic","title":"messageExtras"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isControl":{"title":"isControl","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iscontrol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isControl"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isControl","abstract":[{"text":"Specifies whether the message is a control message.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/textColor":{"kind":"symbol","title":"textColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/textColor","abstract":[{"text":"The message text color.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/iconColor":{"kind":"symbol","title":"iconColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconColor","abstract":[{"type":"text","text":"The message icon color."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/encode(to:)":{"kind":"symbol","title":"encode(to:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/encode(to:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/useWebView":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/usewebview","title":"useWebView","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/useWebView","abstract":[{"text":"Specifies whether the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","type":"reference","isActive":true},{"type":"text","text":" should be opened in a web view."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/orientation-swift.property":{"kind":"symbol","abstract":[{"text":"The message supported orientation.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","kind":"typeIdentifier","text":"Orientation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/orientation-swift.property","title":"orientation"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/imageURL":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imageurl","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageURL","title":"imageURL","abstract":[{"type":"text","text":"The message image URL."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/imageStyle-swift.property":{"kind":"symbol","title":"imageStyle","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageStyle-swift.property","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","text":"ImageStyle","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init()":{"kind":"symbol","title":"init()","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init()","abstract":[{"text":"Creates and return a raw In-App Message.","type":"text"}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageFields":{"role":"symbol","title":"messageFields","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageFields","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagefields","abstract":[{"text":"Additional data fields for the message.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageFields"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/hash":{"role":"symbol","title":"hash","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/hash","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/hash"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/extras":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/extras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/extras","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"type":"topic","role":"symbol","title":"extras","abstract":[{"text":"The message extras dictionary (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/duration":{"abstract":[{"type":"text","text":"The message display duration."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/duration","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duration"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"},{"text":"?","kind":"text"}],"title":"duration","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/duration"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/iconBackgroundColor":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconbackgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconBackgroundColor","title":"iconBackgroundColor","abstract":[{"text":"The message icon background color.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init(_:)":{"kind":"symbol","title":"init(_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(_:)","abstract":[{"text":"Creates and return a raw In-App Message from a fully typed ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","type":"text"}],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/backgroundColor":{"kind":"symbol","title":"backgroundColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/backgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/backgroundColor","abstract":[{"type":"text","text":"The message background color."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/headerTextAlignment":{"kind":"symbol","title":"headerTextAlignment","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextalignment","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextAlignment","abstract":[{"type":"text","text":"The message header text alignment."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/url":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/url","title":"url","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","abstract":[{"type":"text","text":"The message URL."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/json()":{"kind":"symbol","title":"json()","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/json()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/json()","abstract":[{"text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","abstract":[{"type":"text","text":"A compatibility representation of the In-App Message type."}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZInAppMessageRaw) "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"InAppMessageRaw"}]}]},{"kind":"content","content":[{"type":"heading","anchor":"overview","text":"Overview","level":2},{"type":"paragraph","inlineContent":[{"text":"This representation is provided for compatibility with Objective-C and wrapper SDKs. When","type":"text"},{"type":"text","text":" "},{"text":"developing in Swift, prefer using the type-safe, always valid ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","type":"reference","isActive":true},{"text":" instead.","type":"text"}]},{"name":"Important","content":[{"inlineContent":[{"text":"This type does not guarantee that the message is valid. For instance it is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"possible to create a raw "},{"code":".modal","type":"codeVoice"},{"type":"text","text":" with no message text or header text. Such messages are"},{"text":" ","type":"text"},{"type":"text","text":"invalid and fail to convert to "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"paragraph"}],"style":"important","type":"aside"},{"type":"heading","level":2,"text":"Usage","anchor":"Usage"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Access the message click url","type":"text"}]}]}],"type":"unorderedList"},{"type":"codeListing","syntax":"swift","code":["messageRaw.url"]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access the extras dictionary:"}]}]}],"type":"unorderedList"},{"type":"codeListing","syntax":"swift","code":["messageRaw.extras"]},{"items":[{"content":[{"inlineContent":[{"text":"Modify the header text:","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"syntax":"swift","type":"codeListing","code":["messageRaw.header = \"This is a custom header\""]},{"type":"heading","anchor":"Conversion-to--from-InAppMessage","text":"Conversion to \/ from InAppMessage","level":2},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Convert to ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true},{"type":"text","text":":"}]}]}]},{"syntax":"swift","type":"codeListing","code":["let message = try Braze.InAppMessage(messageRaw)"]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Convert from "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"type":"text","text":":"}]}]}]},{"code":["let messageRaw = Braze.InAppMessageRaw(message)"],"type":"codeListing","syntax":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"seeAlsoSections":[{"title":"In-App Messages","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"],"generated":true}],"metadata":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"InAppMessageRaw"}],"symbolKind":"class","roleHeading":"Class","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw","extendedModule":"BrazeKit","navigatorTitle":[{"text":"InAppMessageRaw","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"],"title":"Classes"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(from:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateIn","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateOut","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/assetURLs","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/baseURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/clickAction-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/closeButtonColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/context-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/duration","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/frameColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/header","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/icon","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconBackgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageStyle-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isControl","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isTestSend","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/message","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageClose-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageExtras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageFields","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageTextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/orientation-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/slideFrom-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/textColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/themes","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/type","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/useWebView"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logClick(buttonId:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logImpression(using:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/decoding(json:)"],"title":"Type Methods"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]}],"relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageExtras":{"title":"messageExtras","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageExtras"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageextras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageExtras","abstract":[{"text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/animateIn":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/animatein","abstract":[{"text":"Specifies whether the message should animate when presented.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateIn","kind":"symbol","title":"animateIn","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateIn","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","type":"link","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/encode(to:)":{"title":"encode(to:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/frameColor":{"title":"frameColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frameColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/framecolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/frameColor","abstract":[{"type":"text","text":"The message frame color."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/logImpression(using:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logImpression(using:)","type":"topic","abstract":[{"text":"Logs an in-app message impression using the Braze instance without any safeguarding features.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/logimpression(using:)","role":"symbol","title":"logImpression(using:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/useWebView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/useWebView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/usewebview","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specifies whether the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","isActive":true,"type":"reference"},{"text":" should be opened in a web view.","type":"text"}],"title":"useWebView"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/url","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message URL.","type":"text"}],"title":"url"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/imageStyle-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.property","role":"symbol","title":"imageStyle","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageStyle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","text":"ImageStyle"},{"text":"?","kind":"text"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageStyle-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/imageURL":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imageurl","role":"symbol","title":"imageURL","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The message image URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageURL","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/orientation-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.property","role":"symbol","title":"orientation","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO"}],"abstract":[{"type":"text","text":"The message supported orientation."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/orientation-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/icon":{"title":"icon","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/icon","kind":"symbol","abstract":[{"type":"text","text":"The message "},{"isActive":true,"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},{"type":"text","text":" icon."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/icon","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"icon","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init(from:)":{"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(from:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(from:)","abstract":[],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageClose-swift.property":{"abstract":[{"type":"text","text":"The message close option."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageClose","kind":"identifier"},{"kind":"text","text":": "},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageClose-swift.property","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.property","title":"messageClose","kind":"symbol","type":"topic"},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/logClick(buttonId:using:)":{"title":"logClick(buttonId:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logClick(buttonId:using:)","abstract":[{"text":"Logs an in-app message click using the Braze instance without any safeguarding features.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/logclick(buttonid:using:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/extras":{"kind":"symbol","title":"extras","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/extras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/extras","abstract":[{"type":"text","text":"The message extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"text":").","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/decoding(json:)":{"abstract":[{"text":"Decodes the JSON into a raw In-App Message.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/decoding(json:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/decoding(json:)","title":"decoding(json:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/headerTextAlignment":{"abstract":[{"type":"text","text":"The message header text alignment."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","text":"TextAlignment"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextAlignment","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextalignment","title":"headerTextAlignment","kind":"symbol","type":"topic"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/json()":{"abstract":[{"type":"text","text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/json()","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/json()","title":"json()","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/iconBackgroundColor":{"abstract":[{"type":"text","text":"The message icon background color."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconBackgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconBackgroundColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconbackgroundcolor","type":"topic","kind":"symbol","title":"iconBackgroundColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/duration":{"abstract":[{"type":"text","text":"The message display duration."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"duration","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/duration","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/duration","title":"duration","kind":"symbol","type":"topic"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/backgroundColor":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/backgroundcolor","title":"backgroundColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/backgroundColor","role":"symbol","abstract":[{"text":"The message background color.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/themes":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/themes","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/themes","role":"symbol","abstract":[{"text":"The message themes.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme","kind":"typeIdentifier"},{"kind":"text","text":"]?"}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/assetURLs":{"title":"assetURLs","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/asseturls","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/assetURLs","abstract":[{"text":"The html message asset URLs.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"assetURLs"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"]?"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/iconColor":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconcolor","title":"iconColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconColor","role":"symbol","abstract":[{"type":"text","text":"The message icon color."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isTestSend":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/istestsend","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isTestSend","title":"isTestSend","role":"symbol","abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isTestSend","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isControl":{"title":"isControl","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isControl","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iscontrol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isControl","type":"topic","role":"symbol","abstract":[{"text":"Specifies whether the message is a control message.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/animateOut":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/animateout","title":"animateOut","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateOut","role":"symbol","abstract":[{"text":"Specifies whether the message should animate when dismissed.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateOut","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/textColor":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/textColor","title":"textColor","role":"symbol","abstract":[{"type":"text","text":"The message text color."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/header":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/header","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/header","title":"header","role":"symbol","abstract":[{"type":"text","text":"The message header."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/type":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/type","title":"type","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/type","role":"symbol","abstract":[{"type":"text","text":"The message type."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"text":"MessageType","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","kind":"typeIdentifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/message":{"role":"symbol","title":"message","kind":"symbol","abstract":[{"text":"The message text.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/message","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/message"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isEqual(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isEqual(_:)","kind":"symbol","abstract":[],"title":"isEqual(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/isequal(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/headerTextColor":{"role":"symbol","title":"headerTextColor","kind":"symbol","abstract":[{"text":"The message header text color.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextColor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/buttons":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/buttons","kind":"symbol","abstract":[{"type":"text","text":"The message buttons."}],"title":"buttons","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC"},{"kind":"text","text":"]?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttons"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init(_:)":{"title":"init(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(_:)","abstract":[{"type":"text","text":"Creates and return a raw In-App Message from a fully typed "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(_:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/id":{"role":"symbol","title":"id","kind":"symbol","abstract":[{"text":"The message identifier used for analytics.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/id"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/clickAction-swift.property":{"role":"symbol","title":"clickAction","kind":"symbol","abstract":[{"type":"text","text":"The message click action."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/clickAction-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.property"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","kind":"symbol","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"title":"BrazeInAppMessagePresenter","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/closeButtonColor":{"role":"symbol","title":"closeButtonColor","kind":"symbol","abstract":[{"text":"The message close button color.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/closeButtonColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/closebuttoncolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/hash":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/hash","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/hash","role":"symbol","title":"hash","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"role":"symbol","title":"inAppMessagePresenter","kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init()":{"role":"symbol","title":"init()","kind":"symbol","abstract":[{"text":"Creates and return a raw In-App Message.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init()","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init()"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageFields":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagefields","type":"topic","title":"messageFields","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageFields","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageFields","abstract":[{"text":"Additional data fields for the message.","type":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageTextAlignment":{"role":"symbol","title":"messageTextAlignment","kind":"symbol","abstract":[{"type":"text","text":"The message text alignment."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageTextAlignment","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetextalignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/slideFrom-swift.property":{"type":"topic","abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.property","title":"slideFrom","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"slideFrom","kind":"identifier"},{"kind":"text","text":": "},{"text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/slideFrom-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/context-swift.property":{"role":"symbol","title":"context","kind":"symbol","abstract":[{"text":"The message context.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/context-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/baseURL":{"title":"baseURL","abstract":[{"type":"text","text":"The html message base URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/baseURL","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/baseurl","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/animatein.json b/data/documentation/brazekit/braze/inappmessageraw/animatein.json index 70d217c0e7..03ca2459f8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/animatein.json +++ b/data/documentation/brazekit/braze/inappmessageraw/animatein.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateIn","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/animatein"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Specifies whether the message should animate when presented."}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC07animateC0Sbvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"animateIn","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animateIn","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animateIn","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/animateIn":{"kind":"symbol","title":"animateIn","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/animatein","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateIn","abstract":[{"type":"text","text":"Specifies whether the message should animate when presented."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"animateIn","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"animateIn"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateIn"},"abstract":[{"text":"Specifies whether the message should animate when presented.","type":"text"}],"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC07animateC0Sbvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","title":"animateIn","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateIn","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/animatein"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/animateIn":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/animatein","abstract":[{"text":"Specifies whether the message should animate when presented.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateIn","kind":"symbol","title":"animateIn","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateIn","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/animateout.json b/data/documentation/brazekit/braze/inappmessageraw/animateout.json index 55cda90a4a..81d4630bb9 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/animateout.json +++ b/data/documentation/brazekit/braze/inappmessageraw/animateout.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/animateout"]}],"sections":[],"abstract":[{"type":"text","text":"Specifies whether the message should animate when dismissed."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animateOut","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateOut"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","symbolKind":"property","title":"animateOut","externalID":"s:8BrazeKit0A0C15InAppMessageRawC10animateOutSbvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateOut","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/animateOut":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"animateOut"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/animateout","title":"animateOut","abstract":[{"type":"text","text":"Specifies whether the message should animate when dismissed."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateOut"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateOut","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateOut"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"animateOut","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateOut","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC10animateOutSbvp","modules":[{"name":"BrazeKit"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/animateout"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"text":"Specifies whether the message should animate when dismissed.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/animateOut":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/animateout","title":"animateOut","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/animateOut","role":"symbol","abstract":[{"text":"Specifies whether the message should animate when dismissed.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateOut","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/asseturls.json b/data/documentation/brazekit/braze/inappmessageraw/asseturls.json index b746671cf6..a433e59cc7 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/asseturls.json +++ b/data/documentation/brazekit/braze/inappmessageraw/asseturls.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/assetURLs","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/asseturls"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The html message asset URLs.","type":"text"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC9assetURLsSay10Foundation3URLVGSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assetURLs"},{"text":": [","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"]?","kind":"text"}],"title":"assetURLs"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"assetURLs","kind":"identifier"},{"kind":"text","text":": ["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"]?"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/assetURLs":{"kind":"symbol","title":"assetURLs","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/asseturls","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/assetURLs","abstract":[{"text":"The html message asset URLs.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"assetURLs"},{"kind":"text","text":": ["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]?"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/assetURLs","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The html message asset URLs."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assetURLs","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]?","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/asseturls"]}],"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assetURLs"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]?","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC9assetURLsSay10Foundation3URLVGSgvp","title":"assetURLs"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/assetURLs":{"title":"assetURLs","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/asseturls","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/assetURLs","abstract":[{"text":"The html message asset URLs.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"assetURLs"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"]?"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/backgroundcolor.json b/data/documentation/brazekit/braze/inappmessageraw/backgroundcolor.json index a63008ae30..e1331cbade 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/backgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/backgroundcolor.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/backgroundColor","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC15backgroundColorAE0H0CSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"backgroundColor","symbolKind":"property"},"abstract":[{"type":"text","text":"The message background color."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/backgroundColor":{"kind":"symbol","title":"backgroundColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/backgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/backgroundColor","abstract":[{"type":"text","text":"The message background color."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/backgroundColor","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The message background color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/backgroundcolor"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC15backgroundColorAE0H0CSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"backgroundColor","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/backgroundColor":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/backgroundcolor","title":"backgroundColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/backgroundColor","role":"symbol","abstract":[{"text":"The message background color.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/baseurl.json b/data/documentation/brazekit/braze/inappmessageraw/baseurl.json index 605aaa04c9..1a33187b96 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/baseurl.json +++ b/data/documentation/brazekit/braze/inappmessageraw/baseurl.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"type":"text","text":"The html message base URL."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/baseurl"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/baseURL"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"baseURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7baseURL10Foundation0H0VSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"baseURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}],"title":"baseURL"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/baseURL":{"kind":"symbol","abstract":[{"type":"text","text":"The html message base URL."}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/baseurl","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"baseURL"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/baseURL","title":"baseURL"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/baseURL"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The html message base URL."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/baseurl"]}],"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"title":"baseURL","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7baseURL10Foundation0H0VSgvp"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/baseURL":{"title":"baseURL","abstract":[{"type":"text","text":"The html message base URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/baseURL","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"baseURL","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/baseurl","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button.json b/data/documentation/brazekit/braze/inappmessageraw/button.json index 4c3ddc9b72..cc3acca0a2 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/borderColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/clickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/text","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/textColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/useWebView"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/isEqual(_:)"],"title":"Instance Methods"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZInAppMessageRawButton) "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","navigatorTitle":[{"text":"Button","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.Button","roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Button"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC","symbolKind":"class"},"sections":[],"abstract":[{"text":"The message button type.","type":"text"}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"references":{"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier","text":"_OBJC_BRZInAppMessageRawClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly","title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"kind":"symbol","type":"topic"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/isEqual(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/isequal(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/isEqual(_:)","title":"isEqual(_:)","abstract":[],"kind":"symbol","type":"topic"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/backgroundColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/backgroundcolor","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/backgroundColor","title":"backgroundColor","abstract":[{"type":"text","text":"The button background color."}],"type":"topic","kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/clickAction":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/clickaction","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/clickAction","title":"clickAction","abstract":[{"type":"text","text":"The button click action."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","text":"_OBJC_BRZInAppMessageRawClickAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:)","title":"init(id:text:clickAction:url:useWebView:)","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/textColor":{"title":"textColor","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/textColor","abstract":[{"text":"The button text color.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/textcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/borderColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/bordercolor","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/borderColor","title":"borderColor","abstract":[{"type":"text","text":"The button border color."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/id":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/id","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/id","title":"id","abstract":[{"type":"text","text":"The button identifier."}],"type":"topic","kind":"symbol"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/useWebView":{"title":"useWebView","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Specifies whether the button should redirect to the URL using a web view."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/useWebView","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/usewebview","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(from:)","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3","title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"type":"topic","kind":"symbol"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/hash":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/hash","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/hash","title":"hash","abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/text":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/text","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/text","title":"text","abstract":[{"type":"text","text":"The button text."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/url":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/url","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/url","title":"url","abstract":[{"type":"text","text":"The button redirect URL."}],"type":"topic","kind":"symbol"}}} \ No newline at end of file +{"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From"},{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"abstract":[{"type":"text","text":"The message button type."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZInAppMessageRawButton) ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Button"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.Button","roleHeading":"Class","extendedModule":"BrazeKit","role":"symbol","symbolKind":"class","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Button"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/borderColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/clickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/text","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/textColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/useWebView"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/isEqual(_:)"]}],"references":{"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/id":{"abstract":[{"type":"text","text":"The button identifier."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"type":"topic","title":"id","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/id","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/id"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly":{"abstract":[{"text":"Creates and returns a raw In-App Message button.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":")"}],"title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(from:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/backgroundColor":{"abstract":[{"type":"text","text":"The button background color."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"title":"backgroundColor","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/backgroundColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/backgroundcolor"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/useWebView":{"abstract":[{"text":"Specifies whether the button should redirect to the URL using a web view.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic","title":"useWebView","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/useWebView","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/usewebview"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/borderColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/bordercolor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"borderColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"title":"borderColor","abstract":[{"text":"The button border color.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/borderColor","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/isEqual(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","title":"isEqual(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/isEqual(_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/isequal(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3":{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/textColor":{"abstract":[{"type":"text","text":"The button text color."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"type":"topic","title":"textColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/textColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/textcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/url":{"abstract":[{"text":"The button redirect URL.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"url","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/url","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/url"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/clickAction":{"abstract":[{"text":"The button click action.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","kind":"typeIdentifier","text":"ClickAction"}],"type":"topic","title":"clickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/clickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/clickaction"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:)":{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","text":"_OBJC_BRZInAppMessageRawClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(id:text:clickAction:url:useWebView:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:)"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/hash":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hash","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/hash","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/hash"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/text":{"abstract":[{"type":"text","text":"The button text."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"text","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","title":"text","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/text","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/text"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/backgroundcolor.json b/data/documentation/brazekit/braze/inappmessageraw/button/backgroundcolor.json index ccbf658f7d..7a3d540c8f 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/backgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/backgroundcolor.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The button background color."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"backgroundColor","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC15backgroundColorAE0I0Cvp"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/backgroundColor","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/backgroundColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/backgroundcolor","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/backgroundColor","title":"backgroundColor","abstract":[{"type":"text","text":"The button background color."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The button background color."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/backgroundColor"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","title":"backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC15backgroundColorAE0I0Cvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/backgroundColor":{"abstract":[{"type":"text","text":"The button background color."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"title":"backgroundColor","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/backgroundColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/backgroundcolor"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/bordercolor.json b/data/documentation/brazekit/braze/inappmessageraw/button/bordercolor.json index cee5b791ff..62c4460264 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/bordercolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/bordercolor.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"The button border color."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"roleHeading":"Instance Property","title":"borderColor","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC11borderColorAE0I0Cvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/bordercolor"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"borderColor","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/borderColor"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/borderColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/bordercolor","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/borderColor","title":"borderColor","abstract":[{"type":"text","text":"The button border color."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"The button border color.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/borderColor"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property","role":"symbol","title":"borderColor","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC11borderColorAE0I0Cvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/bordercolor"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/borderColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/bordercolor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"borderColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"title":"borderColor","abstract":[{"text":"The button border color.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/borderColor","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/clickaction.json b/data/documentation/brazekit/braze/inappmessageraw/button/clickaction.json index 05a6228fd0..a62167255d 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/clickaction.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/clickaction.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clickAction"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/clickaction"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/clickAction"},"abstract":[{"text":"The button click action.","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC11clickActionAE05ClickI0Ovp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction"}],"symbolKind":"property","title":"clickAction"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/clickAction":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/clickaction","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/clickAction","title":"clickAction","abstract":[{"type":"text","text":"The button click action."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC11clickActionAE05ClickI0Ovp","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"clickAction","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction"}],"roleHeading":"Instance Property"},"sections":[],"abstract":[{"type":"text","text":"The button click action."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/clickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/clickAction"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/clickAction":{"abstract":[{"text":"The button click action.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","kind":"typeIdentifier","text":"ClickAction"}],"type":"topic","title":"clickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/clickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/clickaction"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/hash.json b/data/documentation/brazekit/braze/inappmessageraw/button/hash.json index 1b74bc8283..22569b7d4c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/hash.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/hash.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/hash"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/hash"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"hash","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC4hashSivp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/hash":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/hash","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/hash","title":"hash","abstract":[],"type":"topic","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/hash"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/hash","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"sections":[],"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"hash","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC4hashSivp"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/hash":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hash","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/hash","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/hash"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/id.json b/data/documentation/brazekit/braze/inappmessageraw/button/id.json index 1718ddc1d5..09ffd7e9e8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/id.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/id.json @@ -1 +1 @@ -{"abstract":[{"text":"The button identifier.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(identifier) ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/id"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC2idSivp","title":"id"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/id":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/id","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/id","title":"id","abstract":[{"type":"text","text":"The button identifier."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"abstract":[{"text":"The button identifier.","type":"text"}],"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC2idSivp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"title":"id","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(identifier) "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/id"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/id"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/id":{"abstract":[{"type":"text","text":"The button identifier."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"type":"topic","title":"id","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/id","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/id"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/button/init(from:).json index 2230dc3cca..f5f6caf3ed 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/init(from:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","roleHeading":"Initializer","symbolKind":"init","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC4fromAGs7Decoder_p_tKcfc","modules":[{"name":"BrazeKit"}],"title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(from:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(from:)","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(from:)"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(from:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(from:)"},"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC4fromAGs7Decoder_p_tKcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","title":"init(from:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(from:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:).json b/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:).json index c6fbe25c3e..461dc6be16 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier","text":"_OBJC_BRZInAppMessageRawClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"name":"id","content":[{"inlineContent":[{"text":"The button identifier.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The button text."}],"type":"paragraph"}],"name":"text"},{"name":"clickAction","content":[{"inlineContent":[{"type":"text","text":"The button click action."}],"type":"paragraph"}]},{"name":"url","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button redirect URL."}]}]},{"name":"useWebView","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether the button should redirect to the URL using a web view."}]}]}],"kind":"parameters"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:)"]}],"sections":[],"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"metadata":{"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(id:text:clickAction:url:useWebView:)","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC2id4text11clickAction3url10useWebViewAGSi_SSAE011_OBJC_BRZIndef5ClickK0O10Foundation3URLVSgSbtcfc","extendedModule":"BrazeKit","platforms":[],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","text":"_OBJC_BRZInAppMessageRawClickAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:)","title":"init(id:text:clickAction:url:useWebView:)","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"kind":"symbol","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"platforms":["iOS"]}]},{"parameters":[{"name":"id","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button identifier."}]}]},{"name":"text","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button text."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The button click action."}],"type":"paragraph"}],"name":"clickAction"},{"name":"url","content":[{"type":"paragraph","inlineContent":[{"text":"The button redirect URL.","type":"text"}]}]},{"name":"useWebView","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether the button should redirect to the URL using a web view."}]}]}],"kind":"parameters"}],"sections":[],"metadata":{"roleHeading":"Initializer","role":"symbol","extendedModule":"BrazeKit","platforms":[],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC2id4text11clickAction3url10useWebViewAGSi_SSAE011_OBJC_BRZIndef5ClickK0O10Foundation3URLVSgSbtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"init","title":"init(id:text:clickAction:url:useWebView:)"},"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:)":{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","text":"_OBJC_BRZInAppMessageRawClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(id:text:clickAction:url:useWebView:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly.json b/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly.json index ae58f4eb2c..4506648ad5 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"text":"_OBJC_BRZInAppMessageRawClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"textColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"id","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button identifier."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button text."}]}],"name":"text"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The button click action.","type":"text"}]}],"name":"clickAction"},{"name":"url","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button redirect URL."}]}]},{"name":"useWebView","content":[{"inlineContent":[{"text":"Specifies whether the button should redirect to the URL using a web view.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The button text color."}],"type":"paragraph"}],"name":"textColor"},{"name":"backgroundColor","content":[{"type":"paragraph","inlineContent":[{"text":"The button background color.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The button border color."}],"type":"paragraph"}],"name":"borderColor"}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","text":"_OBJC_BRZInAppMessageRawClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit","roleHeading":"Initializer","role":"symbol","platforms":[],"title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC2id4text11clickAction3url10useWebView0I5Color010backgroundP006borderP0AGSi_SSAE011_OBJC_BRZIndef5ClickK0O10Foundation3URLVSgSbAE0P0CA2Wtcfc","symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier","text":"_OBJC_BRZInAppMessageRawClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly","title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"kind":"symbol","type":"topic"}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"borderColor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The button identifier."}],"type":"paragraph"}],"name":"id"},{"name":"text","content":[{"inlineContent":[{"text":"The button text.","type":"text"}],"type":"paragraph"}]},{"name":"clickAction","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button click action."}]}]},{"name":"url","content":[{"type":"paragraph","inlineContent":[{"text":"The button redirect URL.","type":"text"}]}]},{"name":"useWebView","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether the button should redirect to the URL using a web view."}]}]},{"name":"textColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button text color."}]}]},{"name":"backgroundColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button background color."}]}]},{"name":"borderColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button border color."}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly"},"metadata":{"title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"init","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC2id4text11clickAction3url10useWebView0I5Color010backgroundP006borderP0AGSi_SSAE011_OBJC_BRZIndef5ClickK0O10Foundation3URLVSgSbAE0P0CA2Wtcfc","role":"symbol","extendedModule":"BrazeKit"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly":{"abstract":[{"text":"Creates and returns a raw In-App Message button.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":")"}],"title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-215ly","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3.json b/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3.json index eb7cff7662..4291713c46 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier"},{"kind":"text","text":" = ButtonTheme.defaultLight.textColor, "},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":" = ButtonTheme.defaultLight.backgroundColor, ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":" = ButtonTheme.defaultLight.borderColor)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The button identifier.","type":"text"}],"type":"paragraph"}],"name":"id"},{"content":[{"inlineContent":[{"type":"text","text":"The button text."}],"type":"paragraph"}],"name":"text"},{"name":"clickAction","content":[{"inlineContent":[{"type":"text","text":"The button click action."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The button redirect URL."}],"type":"paragraph"}],"name":"url"},{"name":"useWebView","content":[{"type":"paragraph","inlineContent":[{"text":"Specifies whether the button should redirect to the URL using a web view.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The button text color.","type":"text"}]}],"name":"textColor"},{"name":"backgroundColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button background color."}]}]},{"name":"borderColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button border color."}]}]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC2id4text11clickAction3url10useWebView0I5Color010backgroundP006borderP0AGSi_SSAE05ClickK0O10Foundation3URLVSgSbAE0P0CA2Wtcfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Creates and returns a raw In-App Message button.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3","title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Initializer","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"borderColor"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":")"}],"title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC2id4text11clickAction3url10useWebView0I5Color010backgroundP006borderP0AGSi_SSAE05ClickK0O10Foundation3URLVSgSbAE0P0CA2Wtcfc","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":" = ButtonTheme.defaultLight.textColor, ","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color"},{"kind":"text","text":" = ButtonTheme.defaultLight.backgroundColor, "},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier"},{"text":" = ButtonTheme.defaultLight.borderColor)","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"id","content":[{"inlineContent":[{"type":"text","text":"The button identifier."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button text."}]}],"name":"text"},{"content":[{"inlineContent":[{"text":"The button click action.","type":"text"}],"type":"paragraph"}],"name":"clickAction"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The button redirect URL.","type":"text"}]}],"name":"url"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether the button should redirect to the URL using a web view."}]}],"name":"useWebView"},{"name":"textColor","content":[{"inlineContent":[{"type":"text","text":"The button text color."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The button background color."}],"type":"paragraph"}],"name":"backgroundColor"},{"name":"borderColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button border color."}]}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3":{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/init(id:text:clickAction:url:useWebView:textColor:backgroundColor:borderColor:)-49ol3","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/isequal(_:).json b/data/documentation/brazekit/braze/inappmessageraw/button/isequal(_:).json index 80875bc2f9..e54d61fe3d 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/isequal(_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/isequal(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/isEqual(_:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC7isEqualySbypSgF","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","title":"isEqual(_:)","symbolKind":"method"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/isEqual(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/isequal(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/isEqual(_:)","title":"isEqual(_:)","abstract":[],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC7isEqualySbypSgF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"isEqual(_:)","role":"symbol","symbolKind":"method","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/isEqual(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/isequal(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/isEqual(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","title":"isEqual(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/isEqual(_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/isequal(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/text.json b/data/documentation/brazekit/braze/inappmessageraw/button/text.json index 2d54f36eac..5367344bb4 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/text.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/text.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"text","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC4textSSvp","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"text"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/text"]}],"abstract":[{"type":"text","text":"The button text."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/text"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"text","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/text":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/text","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/text","title":"text","abstract":[{"type":"text","text":"The button text."}],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/text"]}],"sections":[],"abstract":[{"type":"text","text":"The button text."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC4textSSvp","symbolKind":"property","title":"text","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"text","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/text"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/text":{"abstract":[{"type":"text","text":"The button text."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"text","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","title":"text","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/text","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/text"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/textcolor.json b/data/documentation/brazekit/braze/inappmessageraw/button/textcolor.json index 79adf9cf41..ee903a3cf1 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/textcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/textcolor.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/textcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/textColor"},"kind":"symbol","abstract":[{"type":"text","text":"The button text color."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"roleHeading":"Instance Property","title":"textColor","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC9textColorAE0I0Cvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/textColor":{"title":"textColor","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/textColor","abstract":[{"text":"The button text color.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/textcolor"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/textcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/textColor"},"kind":"symbol","abstract":[{"type":"text","text":"The button text color."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textColor"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC9textColorAE0I0Cvp","title":"textColor"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/textColor":{"abstract":[{"type":"text","text":"The button text color."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"type":"topic","title":"textColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/textColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/textcolor"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/url.json b/data/documentation/brazekit/braze/inappmessageraw/button/url.json index ff3d50c7eb..76f3592cea 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/url.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/url.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"url","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC3url10Foundation3URLVSgvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/url"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/url"]}],"abstract":[{"type":"text","text":"The button redirect URL."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/url":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/url","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/url","title":"url","abstract":[{"type":"text","text":"The button redirect URL."}],"type":"topic","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"The button redirect URL.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC3url10Foundation3URLVSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","title":"url","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/url","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/url":{"abstract":[{"text":"The button redirect URL.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"url","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/url","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/url"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/button/usewebview.json b/data/documentation/brazekit/braze/inappmessageraw/button/usewebview.json index f9d7dbaf9f..628a9be721 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/button/usewebview.json +++ b/data/documentation/brazekit/braze/inappmessageraw/button/usewebview.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/usewebview"]}],"abstract":[{"text":"Specifies whether the button should redirect to the URL using a web view.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/useWebView","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"metadata":{"title":"useWebView","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC10useWebViewSbvp","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/useWebView":{"title":"useWebView","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Specifies whether the button should redirect to the URL using a web view."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/useWebView","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/usewebview","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/button\/usewebview"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/useWebView","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"]]},"abstract":[{"text":"Specifies whether the button should redirect to the URL using a web view.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC10useWebViewSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"useWebView","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button/useWebView":{"abstract":[{"text":"Specifies whether the button should redirect to the URL using a web view.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic","title":"useWebView","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button\/useWebView","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/usewebview"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttons.json b/data/documentation/brazekit/braze/inappmessageraw/buttons.json index 7240b5ca55..2fe20917f2 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttons.json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttons.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7buttonsSayAE6ButtonCGSgvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"buttons","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC","text":"Button"},{"text":"]?","kind":"text"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC"},{"kind":"text","text":"]?"}]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/buttons","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The message buttons."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttons"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/buttons":{"kind":"symbol","title":"buttons","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttons","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/buttons","abstract":[{"type":"text","text":"The message buttons."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC","kind":"typeIdentifier","text":"Button"},{"text":"]?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"kind":"symbol","title":"Braze.InAppMessageRaw.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Button","kind":"identifier"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/buttons","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Property","title":"buttons","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC"},{"text":"]?","kind":"text"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7buttonsSayAE6ButtonCGSgvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"type":"text","text":"The message buttons."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC"},{"kind":"text","text":"]?"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttons"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Button":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"title":"Braze.InAppMessageRaw.Button","abstract":[{"type":"text","text":"The message button type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Button","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Button"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/buttons":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/buttons","kind":"symbol","abstract":[{"type":"text","text":"The message buttons."}],"title":"buttons","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC6ButtonC"},{"kind":"text","text":"]?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttons"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme.json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme.json index 7d5344da8d..d431fdadf4 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme.json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"text":"The message button theme type.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/borderColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/textColor"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/isEqual(_:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultDark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultLight"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZInAppMessageRawButtonTheme) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"class","modules":[{"name":"BrazeKit"}],"roleHeading":"Class","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ButtonTheme"}],"title":"Braze.InAppMessageRaw.ButtonTheme"},"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","type":"conformsTo"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/defaultLight":{"title":"defaultLight","abstract":[{"type":"text","text":"The default button light theme."}],"type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultLight","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultlight"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init(from:)":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(from:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(from:)","title":"init(from:)"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/backgroundColor":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/backgroundcolor","abstract":[{"type":"text","text":"The button background color."}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/backgroundColor","title":"backgroundColor"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/borderColor":{"type":"topic","kind":"symbol","title":"borderColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/bordercolor","role":"symbol","abstract":[{"type":"text","text":"The button border color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/borderColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/defaultDark":{"type":"topic","kind":"symbol","title":"defaultDark","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultdark","role":"symbol","abstract":[{"type":"text","text":"The default button dark theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultDark","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/isEqual(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/isequal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/isEqual(_:)","title":"isEqual(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/hash":{"type":"topic","abstract":[],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/hash","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/hash","title":"hash","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/textColor":{"type":"topic","kind":"symbol","title":"textColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/textcolor","role":"symbol","abstract":[{"type":"text","text":"The button text color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/textColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init()":{"type":"topic","kind":"symbol","title":"init()","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init()","role":"symbol","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init()","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init(textColor:borderColor:backgroundColor:)":{"title":"init(textColor:borderColor:backgroundColor:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZInAppMessageRawButtonTheme) "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/borderColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/textColor"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/isEqual(_:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultDark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultLight"]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom"},{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"text":"The message button theme type.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","roleHeading":"Class","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"ButtonTheme"}],"title":"Braze.InAppMessageRaw.ButtonTheme","role":"symbol","symbolKind":"class","extendedModule":"BrazeKit","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init(textColor:borderColor:backgroundColor:)":{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","kind":"symbol","title":"init(textColor:borderColor:backgroundColor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/isEqual(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"isEqual(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/isequal(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/isEqual(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/defaultLight":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultlight","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"}],"title":"defaultLight","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultLight","type":"topic","abstract":[{"type":"text","text":"The default button light theme."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init()":{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"title":"init()","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init()","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/defaultDark":{"role":"symbol","title":"defaultDark","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultDark","abstract":[{"type":"text","text":"The default button dark theme."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultdark"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/textColor":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/textcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/textColor","title":"textColor","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The button text color."}],"role":"symbol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/backgroundColor":{"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/backgroundColor","title":"backgroundColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/backgroundcolor","type":"topic","abstract":[{"text":"The button background color.","type":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/hash":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/hash","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hash","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/hash","abstract":[]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/borderColor":{"title":"borderColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"borderColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"}],"abstract":[{"type":"text","text":"The button border color."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/bordercolor","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/borderColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init(from:)":{"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(from:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/backgroundcolor.json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/backgroundcolor.json index 28a4fb95f8..9c95cd6f84 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/backgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/backgroundcolor.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC15backgroundColorAE0J0Cvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"title":"backgroundColor","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/backgroundColor","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/backgroundcolor"]}],"abstract":[{"type":"text","text":"The button background color."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/backgroundColor":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/backgroundcolor","abstract":[{"type":"text","text":"The button background color."}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/backgroundColor","title":"backgroundColor"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The button background color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"title":"backgroundColor","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC15backgroundColorAE0J0Cvp","symbolKind":"property","role":"symbol"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/backgroundColor"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/backgroundColor":{"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/backgroundColor","title":"backgroundColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/backgroundcolor","type":"topic","abstract":[{"text":"The button background color.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/bordercolor.json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/bordercolor.json index e4bf449d08..b6988d5c33 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/bordercolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/bordercolor.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/bordercolor"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"kind":"text","text":": "},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"abstract":[{"type":"text","text":"The button border color."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/borderColor"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC11borderColorAE0J0Cvp","roleHeading":"Instance Property","title":"borderColor"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/borderColor":{"type":"topic","kind":"symbol","title":"borderColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/bordercolor","role":"symbol","abstract":[{"type":"text","text":"The button border color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/borderColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"title":"borderColor","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"borderColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC11borderColorAE0J0Cvp","role":"symbol"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"The button border color."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/bordercolor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/borderColor"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/borderColor":{"title":"borderColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"borderColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"}],"abstract":[{"type":"text","text":"The button border color."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/bordercolor","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/borderColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/defaultdark.json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/defaultdark.json index 7d5f7ee94b..c1ccaf1b9b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/defaultdark.json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/defaultdark.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultdark"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultDark"},"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"}],"roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC11defaultDarkAGvpZ","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"defaultDark","role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The default button dark theme.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/defaultDark":{"type":"topic","kind":"symbol","title":"defaultDark","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultdark","role":"symbol","abstract":[{"type":"text","text":"The default button dark theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultDark","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"kind":"symbol","abstract":[{"type":"text","text":"The default button dark theme."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"kind":"text","text":": "},{"text":"ButtonTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultDark"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultdark"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC11defaultDarkAGvpZ","title":"defaultDark","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme","kind":"typeIdentifier"}],"roleHeading":"Type Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/defaultDark":{"role":"symbol","title":"defaultDark","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultDark","abstract":[{"type":"text","text":"The default button dark theme."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultdark"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/defaultlight.json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/defaultlight.json index d4564bbf4e..702df046f1 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/defaultlight.json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/defaultlight.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The default button light theme."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultlight"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultLight"},"sections":[],"metadata":{"roleHeading":"Type Property","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"}],"title":"defaultLight","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC12defaultLightAGvpZ"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/defaultLight":{"title":"defaultLight","abstract":[{"type":"text","text":"The default button light theme."}],"type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultLight","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultlight"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultLight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultLight"},"sections":[],"metadata":{"role":"symbol","roleHeading":"Type Property","title":"defaultLight","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"defaultLight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC12defaultLightAGvpZ"},"abstract":[{"text":"The default button light theme.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultlight"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/defaultLight":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultlight","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"}],"title":"defaultLight","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/defaultLight","type":"topic","abstract":[{"type":"text","text":"The default button light theme."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/hash.json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/hash.json index b9a47e4121..912a6a8b30 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/hash.json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/hash.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"metadata":{"roleHeading":"Instance Property","title":"hash","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC4hashSivp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/hash"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/hash"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/hash":{"type":"topic","abstract":[],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/hash","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/hash","title":"hash","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC4hashSivp","symbolKind":"property","title":"hash"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/hash"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/hash"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/hash":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/hash","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hash","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/hash","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init().json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init().json index be505000da..29c3d54429 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init().json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init().json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init()","interfaceLanguage":"swift"},"abstract":[{"text":"Creates and returns a raw In-App Message button theme.","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeCAGycfc","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"init","title":"init()"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init()":{"type":"topic","kind":"symbol","title":"init()","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init()","role":"symbol","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init()","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"()"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeCAGycfc","title":"init()","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init()":{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"title":"init()","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init()","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init(from:).json index 3b029e3098..f6659e09b6 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(from:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(from:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC4fromAGs7Decoder_p_tKcfc"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init(from:)":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(from:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(from:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","symbolKind":"init","title":"init(from:)","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC4fromAGs7Decoder_p_tKcfc"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init(from:)":{"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(from:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init(textcolor:bordercolor:backgroundcolor:).json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init(textcolor:bordercolor:backgroundcolor:).json index 40628c17c0..a5dc572cba 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init(textcolor:bordercolor:backgroundcolor:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/init(textcolor:bordercolor:backgroundcolor:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC9textColor06borderJ0010backgroundJ0AgE0J0C_A2Ltcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":")","kind":"text"}],"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(textColor:borderColor:backgroundColor:)","roleHeading":"Initializer"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"kind":"text","text":"."},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"name":"textColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button text color."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button border color."}]}],"name":"borderColor"},{"name":"backgroundColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button background color."}]}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init(textColor:borderColor:backgroundColor:)":{"title":"init(textColor:borderColor:backgroundColor:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"title":"init(textColor:borderColor:backgroundColor:)","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC9textColor06borderJ0010backgroundJ0AgE0J0C_A2Ltcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"textColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"textColor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"kind":"text","text":"."},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"borderColor"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"textColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The button text color."}]}]},{"content":[{"inlineContent":[{"text":"The button border color.","type":"text"}],"type":"paragraph"}],"name":"borderColor"},{"name":"backgroundColor","content":[{"type":"paragraph","inlineContent":[{"text":"The button background color.","type":"text"}]}]}]}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/init(textColor:borderColor:backgroundColor:)":{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message button theme."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","kind":"symbol","title":"init(textColor:borderColor:backgroundColor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/init(textColor:borderColor:backgroundColor:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"borderColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/isequal(_:).json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/isequal(_:).json index 03706678d7..3c2b688371 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/isequal(_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/isequal(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC7isEqualySbypSgF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"isEqual(_:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/isequal(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/isEqual(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/isEqual(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/isequal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/isEqual(_:)","title":"isEqual(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","symbolKind":"method","title":"isEqual(_:)","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC7isEqualySbypSgF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/isEqual(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/isEqual(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"isEqual(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/isequal(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/isEqual(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/textcolor.json b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/textcolor.json index 79ee15a98f..b98d8977ef 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/buttontheme/textcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/buttontheme/textcolor.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/textColor","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"textColor","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC9textColorAE0J0Cvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"role":"symbol"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/textcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The button text color."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/textColor":{"type":"topic","kind":"symbol","title":"textColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/textcolor","role":"symbol","abstract":[{"type":"text","text":"The button text color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/textColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"]]},"abstract":[{"text":"The button text color.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textColor"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"property","title":"textColor","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC9textColorAE0J0Cvp","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/textcolor"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/textColor"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme/textColor":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/textcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme\/textColor","title":"textColor","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The button text color."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum.json index ca8352b849..f1c796d70d 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The message click action type."}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","role":"symbol","symbolKind":"enum","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ClickAction","roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/newsFeed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/none","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/url"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-8ks7n","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(rawValue:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"kind":"relationships","type":"conformsTo"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/newsFeed":{"abstract":[{"type":"text","text":"Opens the NewsFeed."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/newsFeed","role":"symbol","title":"Braze.InAppMessageRaw.ClickAction.newsFeed","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/newsfeed","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(rawValue:)","role":"symbol","title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/Equatable-Implementations":{"abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/url":{"abstract":[{"type":"text","text":"Opens the URL."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/url","role":"symbol","title":"Braze.InAppMessageRaw.ClickAction.url","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/url","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(from:)-8ks7n":{"title":"init(from:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-8ks7n","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-8ks7n"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/none":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"none","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ClickAction.none","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/none","abstract":[{"type":"text","text":"No action."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/none"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","type":"unresolvable","title":"Swift.RawRepresentable"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"extendedModule":"BrazeKit","role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","roleHeading":"Enumeration","symbolKind":"enum"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","relationshipsSections":[{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"type":"text","text":"The message click action type."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/newsFeed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/none","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/url"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-8ks7n","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(rawValue:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/Equatable-Implementations":{"kind":"article","type":"topic","abstract":[],"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/none":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/none","kind":"symbol","abstract":[{"type":"text","text":"No action."}],"title":"Braze.InAppMessageRaw.ClickAction.none","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"none"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/none"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/newsFeed":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/newsFeed","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/newsfeed","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Opens the NewsFeed."}],"title":"Braze.InAppMessageRaw.ClickAction.newsFeed"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations","kind":"article","abstract":[],"title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(rawValue:)":{"kind":"symbol","role":"symbol","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(rawValue:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(from:)-8ks7n":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-8ks7n","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-8ks7n"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/url","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/url","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Opens the URL."}],"title":"Braze.InAppMessageRaw.ClickAction.url"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/!=(_:_:).json index e7f2b4cd62..548ca39b2f 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"role":"symbol","roleHeading":"Operator","title":"!=(_:_:)","symbolKind":"op","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/!=(_:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/!=(_:_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/!=(_:_:)":{"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/!=(_:_:)","type":"topic","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/Equatable-Implementations":{"abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/equatable-implementations"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/!=(_:_:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"extendedModule":"Swift","title":"!=(_:_:)","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Operator"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/!=(_:_:)":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[],"title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/!=(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/Equatable-Implementations":{"kind":"article","type":"topic","abstract":[],"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/encode(to:).json index 29987281b8..91f5beffb1 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/encode(to:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","extendedModule":"Swift","symbolKind":"method","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"roleHeading":"Instance Method","role":"symbol","title":"encode(to:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/encode(to:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","title":"encode(to:)","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/encode(to:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"role":"symbol","roleHeading":"Instance Method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","symbolKind":"method","extendedModule":"Swift","title":"encode(to:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/encode(to:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/encode(to:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations","kind":"article","abstract":[],"title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/encode(to:)","kind":"symbol","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/encode(to:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/equatable-implementations.json index c5e8de93ca..4786516e01 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/!=(_:_:)"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/!=(_:_:)":{"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/!=(_:_:)","type":"topic","title":"!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/!=(_:_:)"],"title":"Operators"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/Equatable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/!=(_:_:)":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[],"title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/!=(_:_:)","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/hash(into:).json index 0c8698430f..5e4be915ee 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","extendedModule":"Swift","title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"method","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/hash(into:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","title":"hash(into:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hash(into:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"hash(into:)","extendedModule":"Swift","symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]}},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hash(into:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations","kind":"article","abstract":[],"title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/hash(into:)":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"hash(into:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hash(into:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/hashvalue.json index 756f1a1740..5ef6c30cc5 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/hashvalue.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]]},"metadata":{"roleHeading":"Instance Property","symbolKind":"property","title":"hashValue","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"role":"symbol","extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hashvalue"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/hashValue":{"abstract":[],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hashValue","role":"symbol","title":"hashValue","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hashvalue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hashValue"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","extendedModule":"Swift","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"symbolKind":"property","title":"hashValue","roleHeading":"Instance Property","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hashvalue"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations","kind":"article","abstract":[],"title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/hashValue":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"type":"topic","title":"hashValue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hashValue","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hashvalue"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(from:)-81le0.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(from:)-81le0.json index 9cde85bfe7..d073bfc82e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(from:)-81le0.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(from:)-81le0.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-81le0","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-81le0"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","role":"symbol","roleHeading":"Initializer","extendedModule":"Swift","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(from:)-81le0":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","title":"init(from:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-81le0","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-81le0","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-81le0"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-81le0","interfaceLanguage":"swift"},"metadata":{"extendedModule":"Swift","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations","kind":"article","abstract":[],"title":"RawRepresentable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(from:)-81le0":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-81le0","kind":"symbol","title":"init(from:)","type":"topic","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-81le0"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(from:)-8ks7n.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(from:)-8ks7n.json index 24b0676774..d43fa8c321 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(from:)-8ks7n.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(from:)-8ks7n.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-8ks7n","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-8ks7n"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"roleHeading":"Initializer","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO4fromAGs7Decoder_p_tKcfc","modules":[{"name":"BrazeKit"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(from:)-8ks7n":{"title":"init(from:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-8ks7n","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-8ks7n"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-8ks7n","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-8ks7n"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(from:)-8ks7n":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-8ks7n","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-8ks7n"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(rawvalue:).json index bfc396c848..f4a125a242 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"init(rawValue:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO8rawValueAGSgSS_tcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"init"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(rawValue:)"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(rawValue:)","role":"symbol","title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(rawValue:)"},"metadata":{"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO8rawValueAGSgSS_tcfc","role":"symbol","symbolKind":"init","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(rawValue:)":{"kind":"symbol","role":"symbol","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(rawValue:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/newsfeed.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/newsfeed.json index 106bb65a85..5ef3469df9 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/newsfeed.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/newsfeed.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/newsFeed"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Opens the NewsFeed."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/newsfeed"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO8newsFeedyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"newsFeed"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.ClickAction.newsFeed","roleHeading":"Case"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/newsFeed":{"abstract":[{"type":"text","text":"Opens the NewsFeed."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/newsFeed","role":"symbol","title":"Braze.InAppMessageRaw.ClickAction.newsFeed","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/newsfeed","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/newsfeed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/newsFeed","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO8newsFeedyA2GmF","title":"Braze.InAppMessageRaw.ClickAction.newsFeed","symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"newsFeed"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Opens the NewsFeed."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/newsFeed":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/newsFeed","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/newsfeed","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Opens the NewsFeed."}],"title":"Braze.InAppMessageRaw.ClickAction.newsFeed"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/none.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/none.json index f2acc12330..875a86d736 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/none.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/none.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"platforms":["iOS"]}]}],"sections":[],"abstract":[{"text":"No action.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/none","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"none"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction.none","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO4noneyA2GmF","symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/none"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/none":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"none","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ClickAction.none","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/none","abstract":[{"type":"text","text":"No action."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/none"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/none"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/none","interfaceLanguage":"swift"},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"none","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ClickAction.none","symbolKind":"case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO4noneyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"No action."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"none","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/none":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/none","kind":"symbol","abstract":[{"type":"text","text":"No action."}],"title":"Braze.InAppMessageRaw.ClickAction.none","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"none"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/none"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/rawrepresentable-implementations.json index 10ac0bd758..710519216c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-81le0"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hashValue"],"generated":true,"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hash(into:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(from:)-81le0":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","title":"init(from:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-81le0","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-81le0","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/hashValue":{"abstract":[],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hashValue","role":"symbol","title":"hashValue","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hashvalue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/encode(to:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","title":"encode(to:)","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/encode(to:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/hash(into:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","title":"hash(into:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hash(into:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/RawRepresentable-Implementations"},"sections":[],"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-81le0"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hashValue"],"generated":true},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hash(into:)"]}],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations"},"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/hashValue":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"type":"topic","title":"hashValue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hashValue","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hashvalue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/hash(into:)":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"hash(into:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/hash(into:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/encode(to:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/encode(to:)","kind":"symbol","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/encode(to:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/init(from:)-81le0":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/init(from:)-81le0","kind":"symbol","title":"init(from:)","type":"topic","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-81le0"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/url.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/url.json index a481f02ec1..7f98129e25 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/url.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.enum/url.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/url","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"abstract":[{"text":"Opens the URL.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/url"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.ClickAction.url","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO3urlyA2GmF","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/url":{"abstract":[{"type":"text","text":"Opens the URL."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/url","role":"symbol","title":"Braze.InAppMessageRaw.ClickAction.url","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/url","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Opens the URL."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/url"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"Braze.InAppMessageRaw.ClickAction.url","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO3urlyA2GmF","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum\/url","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/url","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Opens the URL."}],"title":"Braze.InAppMessageRaw.ClickAction.url"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.property.json b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.property.json index 880174f0e7..c38b47dcde 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessageraw/clickaction-swift.property.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"The message click action."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/clickAction-swift.property","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11clickActionAE05ClickH0Ovp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction","kind":"typeIdentifier"}],"title":"clickAction","role":"symbol","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.property"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/clickAction-swift.property":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.property","abstract":[{"text":"The message click action.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/clickAction-swift.property","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}],"kind":"symbol","title":"clickAction"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.property"]}],"abstract":[{"type":"text","text":"The message click action."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/clickAction-swift.property"},"sections":[],"metadata":{"role":"symbol","title":"clickAction","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11clickActionAE05ClickH0Ovp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"kind":"text","text":": "},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/clickAction-swift.property":{"role":"symbol","title":"clickAction","kind":"symbol","abstract":[{"type":"text","text":"The message click action."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/clickAction-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clickAction","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.property"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/closebuttoncolor.json b/data/documentation/brazekit/braze/inappmessageraw/closebuttoncolor.json index af59abbd51..cef5674282 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/closebuttoncolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/closebuttoncolor.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/closeButtonColor"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC16closeButtonColorAE0I0CSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"closeButtonColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"closeButtonColor"},"sections":[],"abstract":[{"type":"text","text":"The message close button color."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/closebuttoncolor"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/closeButtonColor":{"kind":"symbol","title":"closeButtonColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/closebuttoncolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/closeButtonColor","abstract":[{"type":"text","text":"The message close button color."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/closebuttoncolor"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/closeButtonColor","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"closeButtonColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"closeButtonColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC16closeButtonColorAE0I0CSgvp"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"The message close button color.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/closeButtonColor":{"role":"symbol","title":"closeButtonColor","kind":"symbol","abstract":[{"text":"The message close button color.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/closeButtonColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/closebuttoncolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/color.json b/data/documentation/brazekit/braze/inappmessageraw/color.json index 12645887ab..bc64c7d08e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/color.json +++ b/data/documentation/brazekit/braze/inappmessageraw/color.json @@ -1 +1 @@ -{"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom","title":"Inherits From","kind":"relationships"},{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"extendedModule":"BrazeKit","roleHeading":"Class","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Color","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Color","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Color"}],"symbolKind":"class"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZInAppMessageRawColor) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Color","kind":"identifier"}]}]}],"kind":"symbol","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/uiColor"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/isEqual(_:)"]}],"references":{"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/encode(to:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/encode(to:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/encode(to:)","title":"encode(to:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/isEqual(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/isEqual(_:)","title":"isEqual(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/isequal(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init()":{"role":"symbol","title":"init()","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init()","abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/hash","title":"hash","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"kind":"symbol","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/hash"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/uiColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/uiColor","title":"uiColor","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"uiColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"UIColor"},{"text":" representation of the in-app message color.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/uicolor","type":"topic","role":"symbol"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init(from:)":{"abstract":[],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(from:)"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(_:)","title":"init(_:)","abstract":[{"text":"Creates and returns an in-app message color from a ","type":"text"},{"code":"UIColor","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"},{"kind":"text","text":")"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color"]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(from:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/uiColor"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/isEqual(_:)"],"title":"Instance Methods"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Color","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Color"}],"roleHeading":"Class","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","symbolKind":"class","extendedModule":"BrazeKit","title":"Braze.InAppMessageRaw.Color"},"relationshipsSections":[{"kind":"relationships","title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZInAppMessageRawColor) ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/uiColor":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/uicolor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"uiColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/uiColor","abstract":[{"type":"text","text":"The "},{"code":"UIColor","type":"codeVoice"},{"type":"text","text":" representation of the in-app message color."}],"role":"symbol","title":"uiColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init(from:)":{"title":"init(from:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/hash":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/hash","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/hash","abstract":[],"role":"symbol","title":"hash"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/isEqual(_:)":{"title":"isEqual(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/isEqual(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/isequal(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init()":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init()","kind":"symbol","type":"topic","abstract":[],"title":"init()"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/encode(to:)","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/encode(to:)","type":"topic","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init(_:)":{"abstract":[{"type":"text","text":"Creates and returns an in-app message color from a "},{"code":"UIColor","type":"codeVoice"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(_:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","title":"init(_:)"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/color/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/color/encode(to:).json index a345ad170e..dc137faac2 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/color/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/color/encode(to:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Encodable.encode(to:)"},{"text":".","type":"text"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC6encode2toys7Encoder_p_tKF","role":"symbol","title":"encode(to:)","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/encode(to:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/encode(to:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/encode(to:)","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/encode(to:)","title":"encode(to:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Encodable.encode(to:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/encode(to:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"metadata":{"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC6encode2toys7Encoder_p_tKF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/encode(to:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/encode(to:)","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/encode(to:)","type":"topic","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/color/hash.json b/data/documentation/brazekit/braze/inappmessageraw/color/hash.json index 84298a6a6a..8b43555fc3 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/color/hash.json +++ b/data/documentation/brazekit/braze/inappmessageraw/color/hash.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/hash"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/hash","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"hash","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC4hashSivp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"symbolKind":"property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/hash","title":"hash","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"kind":"symbol","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/hash"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/hash"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/hash","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC4hashSivp","role":"symbol","title":"hash","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/hash":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/hash","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/hash","abstract":[],"role":"symbol","title":"hash"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/color/init().json b/data/documentation/brazekit/braze/inappmessageraw/color/init().json index 5d9fa13137..60c791daad 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/color/init().json +++ b/data/documentation/brazekit/braze/inappmessageraw/color/init().json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"kind":"text","text":"()"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init()"]}],"metadata":{"symbolKind":"init","role":"symbol","title":"init()","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorCAGycfc","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init()"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init()":{"role":"symbol","title":"init()","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init()","abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init()","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init()","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorCAGycfc"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init()":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init()","kind":"symbol","type":"topic","abstract":[],"title":"init()"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/color/init(_:).json b/data/documentation/brazekit/braze/inappmessageraw/color/init(_:).json index 7dc07499d9..a688e1c2ce 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/color/init(_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/color/init(_:).json @@ -1 +1 @@ -{"abstract":[{"text":"Creates and returns an in-app message color from a ","type":"text"},{"type":"codeVoice","code":"UIColor"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"color"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"},{"kind":"text","text":")"}]}]},{"parameters":[{"name":"color","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"UIColor"},{"type":"text","text":" to convert."}]}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorCyAGSo7UIColorCcfc","extendedModule":"BrazeKit","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"},{"text":")","kind":"text"}],"title":"init(_:)"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(_:)","title":"init(_:)","abstract":[{"text":"Creates and returns an in-app message color from a ","type":"text"},{"code":"UIColor","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"},{"kind":"text","text":")"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"abstract":[{"type":"text","text":"Creates and returns an in-app message color from a "},{"code":"UIColor","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"extendedModule":"BrazeKit","symbolKind":"init","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorCyAGSo7UIColorCcfc","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"title":"init(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"color","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":")"}]}]},{"parameters":[{"name":"color","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"UIColor"},{"type":"text","text":" to convert."}]}]}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init(_:)":{"abstract":[{"type":"text","text":"Creates and returns an in-app message color from a "},{"code":"UIColor","type":"codeVoice"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(_:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","title":"init(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/color/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/color/init(from:).json index 9fb8e71283..3f9f6911e0 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/color/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/color/init(from:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"required","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(from:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC4fromAGs7Decoder_p_tKcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"init(from:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init(from:)":{"abstract":[],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(from:)"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"required","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(from:)"},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC4fromAGs7Decoder_p_tKcfc","symbolKind":"init","role":"symbol","title":"init(from:)","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/init(from:)":{"title":"init(from:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(from:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/color/isequal(_:).json b/data/documentation/brazekit/braze/inappmessageraw/color/isequal(_:).json index 7bb1e921bd..39d3959266 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/color/isequal(_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/color/isequal(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/isequal(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/isEqual(_:)"},"kind":"symbol","metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"isEqual(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC7isEqualySbypSgF"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/isEqual(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/isEqual(_:)","title":"isEqual(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/isequal(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"object"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/isEqual(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC7isEqualySbypSgF","symbolKind":"method","title":"isEqual(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/isEqual(_:)":{"title":"isEqual(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/isEqual(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/isequal(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/color/uicolor.json b/data/documentation/brazekit/braze/inappmessageraw/color/uicolor.json index 717bb75e37..f5e51e4199 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/color/uicolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/color/uicolor.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC02uiG0So7UIColorCvp","title":"uiColor","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"roleHeading":"Instance Property","symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/uiColor","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"uiColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/uicolor"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"kind":"symbol","abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"UIColor"},{"text":" representation of the in-app message color.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/uiColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/uiColor","title":"uiColor","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"uiColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"UIColor"},{"text":" representation of the in-app message color.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/uicolor","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"UIColor"},{"text":" representation of the in-app message color.","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"uiColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC02uiG0So7UIColorCvp","symbolKind":"property","extendedModule":"BrazeKit","title":"uiColor"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/uiColor"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"uiColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/color\/uicolor"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color/uiColor":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/uicolor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"uiColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color\/uiColor","abstract":[{"type":"text","text":"The "},{"code":"UIColor","type":"codeVoice"},{"type":"text","text":" representation of the in-app message color."}],"role":"symbol","title":"uiColor"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class.json index 73a63015c5..095e68177b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(message:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(messageRaw:using:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/valid"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/discard()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/getLocalAssets(urls:destinationURL:completionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(flattened:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:target:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:url:useWebView:target:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/withLocalAssets(message:destinationURL:completionHandler:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"],"title":"Enumerations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZInAppMessageContext) ","kind":"text"},{"text":"final","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"Braze.InAppMessageRaw.Context","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC","symbolKind":"class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom"},{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(messageRaw:using:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(messageraw:using:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(messageRaw:using:)","title":"init(messageRaw:using:)","abstract":[{"type":"text","text":"Creates and returns an In-App Message context with a default implementation."}],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"messageRaw","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/processClickAction(_:url:useWebView:target:)":{"type":"topic","kind":"symbol","title":"processClickAction(_:url:useWebView:target:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:url:usewebview:target:)","role":"symbol","abstract":[{"type":"text","text":"Processes the click action."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:url:useWebView:target:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logError(flattened:)":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"text":"flattened","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(flattened:)","title":"logError(flattened:)","abstract":[{"type":"text","text":"Logs an error related to the in-app message."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(flattened:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","title":"logImpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/processClickAction(_:target:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:target:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:target:)","title":"processClickAction(_:target:)","abstract":[{"type":"text","text":"Processes the click action."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/discard()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/discard()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/discard()","title":"discard()","abstract":[{"text":"Discards the context.","type":"text"}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"discard"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Logs the in-app message click event."}],"title":"logClick(buttonId:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(message:using:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(message:using:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(message:using:)","title":"init(message:using:)","abstract":[{"type":"text","text":"Creates and returns an In-App Message context with a default implementation."}],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"text":"getLocalAssets","kind":"externalParam"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]?, Swift"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":", ","kind":"text"},{"text":"withLocalAssets","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"getLocalAssets"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")) -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l","role":"symbol","abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","type":"topic","kind":"symbol"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/withLocalAssets(message:destinationURL:completionHandler:)":{"role":"symbol","title":"withLocalAssets(message:destinationURL:completionHandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/withLocalAssets(message:destinationURL:completionHandler:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Transforms a message with remote assets URLs into one with local assets URLs."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"withLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/withlocalassets(message:destinationurl:completionhandler:)"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logError(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"text":"(Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Logs an error related to the in-app message.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(_:)","title":"logError(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/getLocalAssets(urls:destinationURL:completionHandler:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"getLocalAssets","kind":"identifier"},{"text":"(","kind":"text"},{"text":"urls","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"text":"destinationURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"abstract":[{"text":"Gets the local assets URLs matching the remote URLs passed as parameter.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/getlocalassets(urls:destinationurl:completionhandler:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/getLocalAssets(urls:destinationURL:completionHandler:)","title":"getLocalAssets(urls:destinationURL:completionHandler:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/braze":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/braze","title":"braze","abstract":[{"text":"The Braze instance associated with the in-app message.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/valid":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"valid","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"text":"Indicates whether the context is valid, meaning that it hasn’t been used yet and is ready to","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"be used for presenting an in-app message."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/valid","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/valid","title":"valid"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC","roleHeading":"Class","title":"Braze.InAppMessageRaw.Context","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"class","extendedModule":"BrazeKit","navigatorTitle":[{"kind":"identifier","text":"Context"}]},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom","kind":"relationships","title":"Inherits From"},{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"},"abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"type":"text","text":" "},{"type":"text","text":"utilities."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(message:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(messageRaw:using:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/valid"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/discard()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/getLocalAssets(urls:destinationURL:completionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(flattened:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:target:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:url:useWebView:target:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/withLocalAssets(message:destinationURL:completionHandler:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"],"title":"Enumerations"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZInAppMessageContext) ","kind":"text"},{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","abstract":[{"text":"Creates and returns an In-App Message context.","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": (Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"text":": () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"getLocalAssets","kind":"externalParam"},{"text":": ([","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")) -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLocalAssets"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", Swift"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/braze":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/braze","title":"braze","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/braze","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The Braze instance associated with the in-app message."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/processClickAction(_:url:useWebView:target:)":{"kind":"symbol","title":"processClickAction(_:url:useWebView:target:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:url:usewebview:target:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:url:useWebView:target:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Processes the click action."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/withLocalAssets(message:destinationURL:completionHandler:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/withlocalassets(message:destinationurl:completionhandler:)","abstract":[{"text":"Transforms a message with remote assets URLs into one with local assets URLs.","type":"text"}],"role":"symbol","kind":"symbol","title":"withLocalAssets(message:destinationURL:completionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"withLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"destinationURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/withLocalAssets(message:destinationURL:completionHandler:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/getLocalAssets(urls:destinationURL:completionHandler:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/getlocalassets(urls:destinationurl:completionhandler:)","abstract":[{"text":"Gets the local assets URLs matching the remote URLs passed as parameter.","type":"text"}],"role":"symbol","kind":"symbol","title":"getLocalAssets(urls:destinationURL:completionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"getLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"text":"destinationURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/getLocalAssets(urls:destinationURL:completionHandler:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","abstract":[{"type":"text","text":"Logs the in-app message click event."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logError(_:)":{"abstract":[{"text":"Logs an error related to the in-app message.","type":"text"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(_:)","title":"logError(_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logError(flattened:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(flattened:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(flattened:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"kind":"externalParam","text":"flattened"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"title":"logError(flattened:)","abstract":[{"text":"Logs an error related to the in-app message.","type":"text"}],"type":"topic"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/processClickAction(_:target:)":{"role":"symbol","title":"processClickAction(_:target:)","kind":"symbol","abstract":[{"text":"Processes the click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:target:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:target:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/valid":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/valid","abstract":[{"text":"Indicates whether the context is valid, meaning that it hasn’t been used yet and is ready to","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"be used for presenting an in-app message."}],"role":"symbol","kind":"symbol","title":"valid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/valid"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/discard()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/discard()","abstract":[{"text":"Discards the context.","type":"text"}],"role":"symbol","kind":"symbol","title":"discard()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"discard"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/discard()"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(message:using:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(message:using:)","abstract":[{"text":"Creates and returns an In-App Message context with a default implementation.","type":"text"}],"role":"symbol","kind":"symbol","title":"init(message:using:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(message:using:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun":{"abstract":[{"text":"Creates and returns an In-App Message context.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"_OBJC_BRZInAppMessageRawClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": () -> "},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"getLocalAssets"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", (["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"]?, Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": ("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(messageRaw:using:)":{"abstract":[{"text":"Creates and returns an In-App Message context with a default implementation.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"messageRaw","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(messageRaw:using:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(messageRaw:using:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(messageraw:using:)"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"role":"symbol","title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/braze.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/braze.json index 7c77a3ebab..853ce9534e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/braze.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/braze.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/braze"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"abstract":[{"type":"text","text":"The Braze instance associated with the in-app message."}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/braze"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5brazeypSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"braze","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/braze":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/braze","title":"braze","abstract":[{"text":"The Braze instance associated with the in-app message.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/braze"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/braze"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5brazeypSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"title":"braze","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The Braze instance associated with the in-app message.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/braze":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/braze","title":"braze","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/braze","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The Braze instance associated with the in-app message."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/discard().json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/discard().json index 4ccbd4f327..f48023d818 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/discard().json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/discard().json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/discard()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Discards the context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"discard","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/discard()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC7discardyyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"discard","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"discard()","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/discard()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/discard()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/discard()","title":"discard()","abstract":[{"text":"Discards the context.","type":"text"}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"discard"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Discards the context."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"discard"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"discard()","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC7discardyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"discard","kind":"identifier"},{"kind":"text","text":"()"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/discard()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/discard()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/discard()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/discard()","abstract":[{"text":"Discards the context.","type":"text"}],"role":"symbol","kind":"symbol","title":"discard()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"discard"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/discard()"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error.json index cf26b1a296..20680bf2ef 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error.json @@ -1 +1 @@ -{"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogClick","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogImpression","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraProcessClickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/noLogImpression","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/processClickActionMissingUri"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","interfaceLanguage":"swift"},"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"metadata":{"navigatorTitle":[{"text":"Error","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.Context.Error","roleHeading":"Enumeration","symbolKind":"enum"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraLogImpression":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogimpression","title":"Braze.InAppMessageRaw.Context.Error.extraLogImpression","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"extraLogImpression","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogImpression","abstract":[],"type":"topic"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/processClickActionMissingUri":{"kind":"symbol","role":"symbol","title":"Braze.InAppMessageRaw.Context.Error.processClickActionMissingUri","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickActionMissingUri"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/processclickactionmissinguri","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/processClickActionMissingUri"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraProcessClickAction":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extraprocessclickaction","title":"Braze.InAppMessageRaw.Context.Error.extraProcessClickAction","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extraProcessClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraProcessClickAction","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/Equatable-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations","abstract":[],"type":"topic"},"doc://Braze/s5ErrorP":{"identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraLogClick":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogclick","title":"Braze.InAppMessageRaw.Context.Error.extraLogClick","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"extraLogClick","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogClick","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/noLogImpression":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/nologimpression","role":"symbol","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noLogImpression"}],"title":"Braze.InAppMessageRaw.Context.Error.noLogImpression","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/noLogImpression"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/Error-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/error-implementations","title":"Error Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations","abstract":[],"type":"topic"}}} \ No newline at end of file +{"relationshipsSections":[{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"title":"Conforms To"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO","navigatorTitle":[{"text":"Error","kind":"identifier"}],"symbolKind":"enum","title":"Braze.InAppMessageRaw.Context.Error","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Enumeration"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogClick","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogImpression","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraProcessClickAction","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/noLogImpression","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/processClickActionMissingUri"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations"],"generated":true,"title":"Default Implementations"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/noLogImpression":{"role":"symbol","title":"Braze.InAppMessageRaw.Context.Error.noLogImpression","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/noLogImpression","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noLogImpression"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/nologimpression"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraProcessClickAction":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraProcessClickAction","kind":"symbol","abstract":[],"type":"topic","title":"Braze.InAppMessageRaw.Context.Error.extraProcessClickAction","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"extraProcessClickAction","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extraprocessclickaction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations","abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/error-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/processClickActionMissingUri":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickActionMissingUri","kind":"identifier"}],"type":"topic","title":"Braze.InAppMessageRaw.Context.Error.processClickActionMissingUri","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/processClickActionMissingUri","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/processclickactionmissinguri"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/s5ErrorP":{"title":"Swift.Error","type":"unresolvable","identifier":"doc:\/\/Braze\/s5ErrorP"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/Equatable-Implementations":{"title":"Equatable Implementations","kind":"article","role":"collectionGroup","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraLogImpression":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogImpression","kind":"symbol","abstract":[],"type":"topic","title":"Braze.InAppMessageRaw.Context.Error.extraLogImpression","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extraLogImpression"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogimpression"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraLogClick":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"extraLogClick","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.InAppMessageRaw.Context.Error.extraLogClick","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogClick","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogclick"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/!=(_:_:).json index d3e056d747..b7373b1519 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/!=(_:_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/!=(_:_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/!=(_:_:)"},"sections":[],"metadata":{"symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","roleHeading":"Operator","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/Equatable-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/!=(_:_:)","abstract":[],"type":"topic","title":"!=(_:_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"Swift","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO","symbolKind":"op","roleHeading":"Operator"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/!=(_:_:)":{"title":"!=(_:_:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/Equatable-Implementations":{"title":"Equatable Implementations","kind":"article","role":"collectionGroup","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/equatable-implementations.json index d3ec2250b5..5fe01c07b9 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"kind":"article","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/!=(_:_:)"],"title":"Operators","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/!=(_:_:)","abstract":[],"type":"topic","title":"!=(_:_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/!=(_:_:)"],"generated":true,"title":"Operators"}],"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/!=(_:_:)":{"title":"!=(_:_:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/error-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/error-implementations.json index 4353da56e8..2a5fa22cea 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/error-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/error-implementations.json @@ -1 +1 @@ -{"metadata":{"title":"Error Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/localizedDescription"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/localizedDescription":{"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/localizedDescription","role":"symbol","title":"localizedDescription","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/localizeddescription","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"sections":[],"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/localizedDescription"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Error Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/localizedDescription":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/localizedDescription","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/localizeddescription","title":"localizedDescription","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extralogclick.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extralogclick.json index 9cf4062bfd..d2062409eb 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extralogclick.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extralogclick.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"extraLogClick","kind":"identifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogclick"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"extraLogClick"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO13extraLogClickyA2ImF","roleHeading":"Case","title":"Braze.InAppMessageRaw.Context.Error.extraLogClick","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogClick"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraLogClick":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogclick","title":"Braze.InAppMessageRaw.Context.Error.extraLogClick","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"extraLogClick","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogClick","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extraLogClick"}],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogclick"]}],"metadata":{"role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO13extraLogClickyA2ImF","title":"Braze.InAppMessageRaw.Context.Error.extraLogClick","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"extraLogClick"}],"symbolKind":"case"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogClick","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraLogClick":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"extraLogClick","kind":"identifier"}],"type":"topic","kind":"symbol","title":"Braze.InAppMessageRaw.Context.Error.extraLogClick","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogClick","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogclick"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extralogimpression.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extralogimpression.json index f319d5b5a8..30e196502b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extralogimpression.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extralogimpression.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extraLogImpression"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogImpression"},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.Context.Error.extraLogImpression","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO18extraLogImpressionyA2ImF","symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"extraLogImpression"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogimpression"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraLogImpression":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogimpression","title":"Braze.InAppMessageRaw.Context.Error.extraLogImpression","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"extraLogImpression","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogImpression","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.Context.Error.extraLogImpression","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"extraLogImpression"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO18extraLogImpressionyA2ImF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogImpression","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogimpression"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extraLogImpression"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraLogImpression":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraLogImpression","kind":"symbol","abstract":[],"type":"topic","title":"Braze.InAppMessageRaw.Context.Error.extraLogImpression","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extraLogImpression"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogimpression"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extraprocessclickaction.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extraprocessclickaction.json index b796aa109d..a41793e5a4 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extraprocessclickaction.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/extraprocessclickaction.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extraProcessClickAction"}]}]}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO23extraProcessClickActionyA2ImF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"extraProcessClickAction","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Context.Error.extraProcessClickAction"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraProcessClickAction","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extraprocessclickaction"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraProcessClickAction":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extraprocessclickaction","title":"Braze.InAppMessageRaw.Context.Error.extraProcessClickAction","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extraProcessClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraProcessClickAction","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"symbolKind":"case","title":"Braze.InAppMessageRaw.Context.Error.extraProcessClickAction","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"extraProcessClickAction","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO23extraProcessClickActionyA2ImF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraProcessClickAction"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"extraProcessClickAction","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extraprocessclickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/extraProcessClickAction":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/extraProcessClickAction","kind":"symbol","abstract":[],"type":"topic","title":"Braze.InAppMessageRaw.Context.Error.extraProcessClickAction","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"extraProcessClickAction","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extraprocessclickaction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/localizeddescription.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/localizeddescription.json index cf250b44c5..1b9bcfe272 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/localizeddescription.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/localizeddescription.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/localizedDescription"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations"]]},"kind":"symbol","sections":[],"metadata":{"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"property","title":"localizedDescription","roleHeading":"Instance Property","role":"symbol","extendedModule":"Swift","platforms":[{"unavailable":false,"introducedAt":"8.0","deprecated":false,"name":"iOS","beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"10.10","beta":false,"name":"macOS"},{"unavailable":false,"introducedAt":"9.0","name":"tvOS","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"2.0","unavailable":false,"beta":false,"name":"watchOS"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/localizeddescription"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/Error-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/error-implementations","title":"Error Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/localizedDescription":{"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/localizedDescription","role":"symbol","title":"localizedDescription","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/localizeddescription","abstract":[]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/localizedDescription","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"8.0"},{"beta":false,"introducedAt":"10.10","deprecated":false,"unavailable":false,"name":"macOS"},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"9.0"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"2.0","name":"watchOS"}],"title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"property","extendedModule":"Swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/localizedDescription":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/localizedDescription","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/localizeddescription","title":"localizedDescription","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/Error-Implementations","abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/error-implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/nologimpression.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/nologimpression.json index 054fba55c2..c0a5114ac3 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/nologimpression.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/nologimpression.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noLogImpression"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/nologimpression"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noLogImpression","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Context.Error.noLogImpression","symbolKind":"case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO15noLogImpressionyA2ImF","roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/noLogImpression","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/noLogImpression":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/nologimpression","role":"symbol","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noLogImpression"}],"title":"Braze.InAppMessageRaw.Context.Error.noLogImpression","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/noLogImpression"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/nologimpression"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/noLogImpression"},"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.Context.Error.noLogImpression","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noLogImpression"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO15noLogImpressionyA2ImF"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noLogImpression"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/noLogImpression":{"role":"symbol","title":"Braze.InAppMessageRaw.Context.Error.noLogImpression","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/noLogImpression","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noLogImpression"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/nologimpression"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/processclickactionmissinguri.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/processclickactionmissinguri.json index 1b85b4c9f1..7e175343ab 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/processclickactionmissinguri.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/error/processclickactionmissinguri.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/processClickActionMissingUri","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/processclickactionmissinguri"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.InAppMessageRaw.Context.Error.processClickActionMissingUri","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"processClickActionMissingUri","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO28processClickActionMissingUriyA2ImF","symbolKind":"case"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickActionMissingUri"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/processClickActionMissingUri":{"kind":"symbol","role":"symbol","title":"Braze.InAppMessageRaw.Context.Error.processClickActionMissingUri","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickActionMissingUri"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/processclickactionmissinguri","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/processClickActionMissingUri"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","role":"symbol","abstract":[{"type":"text","text":"The different errors possible when interacting with the context."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.InAppMessageRaw.Context.Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/processClickActionMissingUri","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"processClickActionMissingUri","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Context.Error.processClickActionMissingUri","symbolKind":"case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5ErrorO28processClickActionMissingUriyA2ImF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickActionMissingUri","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/processclickactionmissinguri"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error/processClickActionMissingUri":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickActionMissingUri","kind":"identifier"}],"type":"topic","title":"Braze.InAppMessageRaw.Context.Error.processClickActionMissingUri","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error\/processClickActionMissingUri","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/processclickactionmissinguri"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/Error":{"title":"Braze.InAppMessageRaw.Context.Error","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"abstract":[{"text":"The different errors possible when interacting with the context.","type":"text"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/Error","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/getlocalassets(urls:destinationurl:completionhandler:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/getlocalassets(urls:destinationurl:completionhandler:).json index c20e9c501b..ee56303fba 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/getlocalassets(urls:destinationurl:completionhandler:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/getlocalassets(urls:destinationurl:completionhandler:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"metadata":{"title":"getLocalAssets(urls:destinationURL:completionHandler:)","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC14getLocalAssets4urls14destinationURL17completionHandlerAC11CancellableCSay10Foundation0M0VG_APys6ResultOySDyA2PGs5Error_pGctF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"getLocalAssets","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urls"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"text":"destinationURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/getLocalAssets(urls:destinationURL:completionHandler:)"},"kind":"symbol","abstract":[{"text":"Gets the local assets URLs matching the remote URLs passed as parameter.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getLocalAssets"},{"kind":"text","text":"("},{"text":"urls","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"text":"destinationURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], Swift","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The remote URLs.","type":"text"}]}],"name":"urls"},{"content":[{"inlineContent":[{"type":"text","text":"The destination for the local assets."}],"type":"paragraph"}],"name":"destinationURL"},{"content":[{"inlineContent":[{"type":"text","text":"The completion handler providing the result of the operation."}],"type":"paragraph"}],"name":"completionHandler"}]},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"text":"A cancellable. You must keep a strong reference to it to keep the operation","type":"text"},{"type":"text","text":" "},{"type":"text","text":"active."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/getlocalassets(urls:destinationurl:completionhandler:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/getLocalAssets(urls:destinationURL:completionHandler:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"getLocalAssets","kind":"identifier"},{"text":"(","kind":"text"},{"text":"urls","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"text":"destinationURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"abstract":[{"text":"Gets the local assets URLs matching the remote URLs passed as parameter.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/getlocalassets(urls:destinationurl:completionhandler:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/getLocalAssets(urls:destinationURL:completionHandler:)","title":"getLocalAssets(urls:destinationURL:completionHandler:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getLocalAssets"},{"text":"(","kind":"text"},{"text":"urls","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], Swift","kind":"text"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The remote URLs."}]}],"name":"urls"},{"name":"destinationURL","content":[{"inlineContent":[{"text":"The destination for the local assets.","type":"text"}],"type":"paragraph"}]},{"name":"completionHandler","content":[{"inlineContent":[{"type":"text","text":"The completion handler providing the result of the operation."}],"type":"paragraph"}]}]},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to it to keep the operation"},{"type":"text","text":" "},{"text":"active.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/getlocalassets(urls:destinationurl:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"getLocalAssets(urls:destinationURL:completionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getLocalAssets"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"text":": [","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], Swift","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC14getLocalAssets4urls14destinationURL17completionHandlerAC11CancellableCSay10Foundation0M0VG_APys6ResultOySDyA2PGs5Error_pGctF","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/getLocalAssets(urls:destinationURL:completionHandler:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Gets the local assets URLs matching the remote URLs passed as parameter."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/getLocalAssets(urls:destinationURL:completionHandler:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/getlocalassets(urls:destinationurl:completionhandler:)","abstract":[{"text":"Gets the local assets URLs matching the remote URLs passed as parameter.","type":"text"}],"role":"symbol","kind":"symbol","title":"getLocalAssets(urls:destinationURL:completionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"getLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"text":"destinationURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/getLocalAssets(urls:destinationURL:completionHandler:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun.json index 6f875937a7..b3251efcec 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logImpression"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","text":"_OBJC_BRZInAppMessageRawClickAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" (Swift"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"getLocalAssets","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"attribute","text":"@escaping"},{"text":" ([","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"]?, Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The log impression implementation.","type":"text"}]}],"name":"logImpression"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The log click implementation.","type":"text"}]}],"name":"logClick"},{"content":[{"inlineContent":[{"text":"The process click action implementation. Accepts an optional target","type":"text"},{"type":"text","text":" "},{"type":"text","text":"parameter specifying the "},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" used to present an"},{"type":"text","text":" "},{"text":"eventual web view (iOS only).","type":"text"}],"type":"paragraph"}],"name":"processClickAction"},{"name":"logError","content":[{"inlineContent":[{"text":"The log error implementation.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure returning the braze instance associated with the message."}]}],"name":"braze"},{"name":"getLocalAssets","content":[{"inlineContent":[{"type":"text","text":"A closure transforming remote assets URLs into local URLs by placing"},{"type":"text","text":" "},{"text":"them in a destination directory (2nd parameter).","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"A closure transforming the message with remote assets into a message","type":"text"},{"type":"text","text":" "},{"text":"with local assets. The local assets are placed in a destination","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"directory (2nd parameter)."}]}],"name":"withLocalAssets"},{"name":"multipleLogClickEnabled","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specify whether the context allows logging multiple click"},{"type":"text","text":" "},{"type":"text","text":"event."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Each of the provided implementation may be called by the Braze In-App Message UI during the"},{"type":"text","text":" "},{"type":"text","text":"presentation lifecycle."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeKit","role":"symbol","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","text":"_OBJC_BRZInAppMessageRawClickAction"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"text":"getLocalAssets","kind":"externalParam"},{"kind":"text","text":": (["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ([","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"]?, Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"kind":"text","text":", "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"?, Swift"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC13logImpression0H5Click07processJ6Action0H5Error5braze14getLocalAssets04withpQ0011multipleLogJ7EnabledAGyyc_ySSSgcyAE011_OBJC_BRZIndefjL0O_10Foundation3URLVSgypSgtcys0M0_pcAWycAC11CancellableCSayAUG_AUySDyA2UGSg_sAX_pSgtctcAzE_AUyAESg_A2_tctcSbtcfc","symbolKind":"init"},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"text":"getLocalAssets","kind":"externalParam"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]?, Swift"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":", ","kind":"text"},{"text":"withLocalAssets","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns an In-App Message context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier","text":"_OBJC_BRZInAppMessageRawClickAction"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?, ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"getLocalAssets"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"]?, Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":", ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable"},{"kind":"text","text":", "},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The log impression implementation.","type":"text"}]}],"name":"logImpression"},{"name":"logClick","content":[{"inlineContent":[{"text":"The log click implementation.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The process click action implementation. Accepts an optional target","type":"text"},{"type":"text","text":" "},{"text":"parameter specifying the ","type":"text"},{"code":"UIViewController","type":"codeVoice"},{"type":"text","text":" used to present an"},{"text":" ","type":"text"},{"text":"eventual web view (iOS only).","type":"text"}]}],"name":"processClickAction"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The log error implementation.","type":"text"}]}],"name":"logError"},{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure returning the braze instance associated with the message."}]}]},{"content":[{"inlineContent":[{"text":"A closure transforming remote assets URLs into local URLs by placing","type":"text"},{"type":"text","text":" "},{"text":"them in a destination directory (2nd parameter).","type":"text"}],"type":"paragraph"}],"name":"getLocalAssets"},{"name":"withLocalAssets","content":[{"type":"paragraph","inlineContent":[{"text":"A closure transforming the message with remote assets into a message","type":"text"},{"type":"text","text":" "},{"type":"text","text":"with local assets. The local assets are placed in a destination"},{"text":" ","type":"text"},{"text":"directory (2nd parameter).","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Specify whether the context allows logging multiple click","type":"text"},{"type":"text","text":" "},{"type":"text","text":"event."}]}],"name":"multipleLogClickEnabled"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"inlineContent":[{"text":"Each of the provided implementation may be called by the Braze In-App Message UI during the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation lifecycle."}],"type":"paragraph"}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC13logImpression0H5Click07processJ6Action0H5Error5braze14getLocalAssets04withpQ0011multipleLogJ7EnabledAGyyc_ySSSgcyAE011_OBJC_BRZIndefjL0O_10Foundation3URLVSgypSgtcys0M0_pcAWycAC11CancellableCSayAUG_AUySDyA2UGSg_sAX_pSgtctcAzE_AUyAESg_A2_tctcSbtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO"},{"text":", ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": (Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"getLocalAssets"},{"text":": ([","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", (["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":" : "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"]?, Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":", ","kind":"text"},{"text":"withLocalAssets","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"extendedModule":"BrazeKit","role":"symbol","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","roleHeading":"Initializer","symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun":{"abstract":[{"text":"Creates and returns an In-App Message context.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"_OBJC_BRZInAppMessageRawClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": () -> "},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"getLocalAssets"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", (["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"]?, Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": ("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l.json index 26a90c3dd8..1f54022cb4 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"metadata":{"role":"symbol","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": (Swift"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": () -> "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"text":"getLocalAssets","kind":"externalParam"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")) -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"text":"withLocalAssets","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":", Swift","kind":"text"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"},{"kind":"text","text":", "},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC13logImpression0H5Click07processJ6Action0H5Error5braze14getLocalAssets04withpQ0011multipleLogJ7EnabledAGyyc_ySSSgcyAC0cdE0O0jL0O_ypSgtcys0M0_pcAUycAC11CancellableCSay10Foundation3URLVG_A_ys6ResultOySDyA_A_GsAV_pGctcAxR_A_yA2_yARsAV_pGctcSbtcfc"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logImpression"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"getLocalAssets","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" (["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", (","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"], Swift"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")) -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","text":"Cancellable"},{"kind":"text","text":", "},{"text":"withLocalAssets","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", Swift"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"kind":"text","text":", "},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"logImpression","content":[{"inlineContent":[{"type":"text","text":"The log impression implementation."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The log click implementation.","type":"text"}]}],"name":"logClick"},{"name":"processClickAction","content":[{"inlineContent":[{"type":"text","text":"The process click action implementation. Accepts an optional target"},{"text":" ","type":"text"},{"type":"text","text":"parameter specifying the "},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" used to present an"},{"type":"text","text":" "},{"text":"eventual web view (iOS only).","type":"text"}],"type":"paragraph"}]},{"name":"logError","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log error implementation."}]}]},{"content":[{"inlineContent":[{"text":"A closure returning the Braze instance associated with the message.","type":"text"}],"type":"paragraph"}],"name":"braze"},{"name":"getLocalAssets","content":[{"type":"paragraph","inlineContent":[{"text":"A closure transforming remote assets URLs into local URLs by placing","type":"text"},{"type":"text","text":" "},{"type":"text","text":"them in a destination directory (2nd parameter)."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"A closure transforming the message with remote assets into a message"},{"text":" ","type":"text"},{"type":"text","text":"with local assets. The local assets are placed in a destination"},{"type":"text","text":" "},{"type":"text","text":"directory (2nd parameter)."}],"type":"paragraph"}],"name":"withLocalAssets"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Specify whether the context allows logging multiple click","type":"text"},{"type":"text","text":" "},{"type":"text","text":"event."}]}],"name":"multipleLogClickEnabled"}],"kind":"parameters"},{"content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Each of the provided implementations may be called by the Braze In-App Message UI during the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation lifecycle."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"getLocalAssets"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")) -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l","role":"symbol","abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","role":"symbol","symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC13logImpression0H5Click07processJ6Action0H5Error5braze14getLocalAssets04withpQ0011multipleLogJ7EnabledAGyyc_ySSSgcyAC0cdE0O0jL0O_ypSgtcys0M0_pcAUycAC11CancellableCSay10Foundation3URLVG_A_ys6ResultOySDyA_A_GsAV_pGctcAxR_A_yA2_yARsAV_pGctcSbtcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logImpression"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": (Swift"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?, "},{"text":"getLocalAssets","kind":"externalParam"},{"kind":"text","text":": (["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")) -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"text":"withLocalAssets","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" (Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"getLocalAssets"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", (","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")) -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withLocalAssets","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"kind":"text","text":", "},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log impression implementation."}]}],"name":"logImpression"},{"name":"logClick","content":[{"inlineContent":[{"text":"The log click implementation.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The process click action implementation. Accepts an optional target"},{"type":"text","text":" "},{"text":"parameter specifying the ","type":"text"},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" used to present an"},{"type":"text","text":" "},{"type":"text","text":"eventual web view (iOS only)."}],"type":"paragraph"}],"name":"processClickAction"},{"content":[{"inlineContent":[{"type":"text","text":"The log error implementation."}],"type":"paragraph"}],"name":"logError"},{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure returning the Braze instance associated with the message."}]}]},{"name":"getLocalAssets","content":[{"inlineContent":[{"type":"text","text":"A closure transforming remote assets URLs into local URLs by placing"},{"text":" ","type":"text"},{"type":"text","text":"them in a destination directory (2nd parameter)."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure transforming the message with remote assets into a message"},{"type":"text","text":" "},{"type":"text","text":"with local assets. The local assets are placed in a destination"},{"type":"text","text":" "},{"type":"text","text":"directory (2nd parameter)."}]}],"name":"withLocalAssets"},{"name":"multipleLogClickEnabled","content":[{"inlineContent":[{"type":"text","text":"Specify whether the context allows logging multiple click"},{"type":"text","text":" "},{"text":"event.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"Each of the provided implementations may be called by the Braze In-App Message UI during the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation lifecycle."}],"type":"paragraph"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","abstract":[{"text":"Creates and returns an In-App Message context.","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": (Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"text":": () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"getLocalAssets","kind":"externalParam"},{"text":": ([","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")) -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLocalAssets"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", Swift"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(message:using:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(message:using:).json index 1b5c7344fc..d2df6a59ea 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(message:using:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(message:using:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(message:using:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The relevant in-app message."}]}],"name":"message"},{"content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}],"name":"braze"}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Use ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","type":"reference"},{"text":" ","type":"text"},{"type":"text","text":"to customize the implementation."}]}],"kind":"content"}],"abstract":[{"text":"Creates and returns an In-App Message context with a default implementation.","type":"text"}],"metadata":{"roleHeading":"Initializer","title":"init(message:using:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC7message5usingAgC0cdE0O_ACtcfc","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(message:using:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(message:using:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(message:using:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(message:using:)","title":"init(message:using:)","abstract":[{"type":"text","text":"Creates and returns an In-App Message context with a default implementation."}],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"getLocalAssets"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")) -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l","role":"symbol","abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates and returns an In-App Message context with a default implementation."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(message:using:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The relevant in-app message."}]}]},{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"inlineContent":[{"type":"text","text":"Use "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","isActive":true,"type":"reference"},{"text":" ","type":"text"},{"type":"text","text":"to customize the implementation."}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"metadata":{"title":"init(message:using:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC7message5usingAgC0cdE0O_ACtcfc","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(message:using:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-65u0l","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","abstract":[{"text":"Creates and returns an In-App Message context.","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": (Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"text":": () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"text":"getLocalAssets","kind":"externalParam"},{"text":": ([","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"], Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")) -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLocalAssets"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", Swift"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"multipleLogClickEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(message:using:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(message:using:)","abstract":[{"text":"Creates and returns an In-App Message context with a default implementation.","type":"text"}],"role":"symbol","kind":"symbol","title":"init(message:using:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(message:using:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(messageraw:using:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(messageraw:using:).json index 7ec3a00deb..04cd87c0bf 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(messageraw:using:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/init(messageraw:using:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns an In-App Message context with a default implementation."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(messageRaw:using:)"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"messageRaw"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"messageRaw","content":[{"inlineContent":[{"text":"The relevant raw in-app message.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}],"name":"braze"}],"kind":"parameters"},{"content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""}]}],"kind":"content"},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","isActive":true},{"type":"text","text":" "},{"type":"text","text":"to customize the implementation."}]}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","extendedModule":"BrazeKit","title":"init(messageRaw:using:)","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC07messageF05usingAGSgAE_ACtcfc","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"messageRaw"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"kind":"text","text":", "},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(messageraw:using:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns an In-App Message context."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":"."},{"text":"_OBJC_BRZInAppMessageRawClickAction","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": (Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?, "},{"text":"getLocalAssets","kind":"externalParam"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", (["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]?, Swift"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":", ","kind":"text"},{"text":"withLocalAssets","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":", ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(messageRaw:using:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(messageraw:using:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(messageRaw:using:)","title":"init(messageRaw:using:)","abstract":[{"type":"text","text":"Creates and returns an In-App Message context with a default implementation."}],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"messageRaw","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns an In-App Message context with a default implementation.","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(messageraw:using:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"messageRaw"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","kind":"typeIdentifier","text":"InAppMessageRaw"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The relevant raw in-app message.","type":"text"}]}],"name":"messageRaw"},{"content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}],"name":"braze"}],"kind":"parameters"},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"text":"","type":"text"}]}],"kind":"content"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","isActive":true},{"text":" ","type":"text"},{"text":"to customize the implementation.","type":"text"}]}]}],"metadata":{"symbolKind":"init","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"init(messageRaw:using:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"messageRaw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC07messageF05usingAGSgAE_ACtcfc"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(messageRaw:using:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(messageRaw:using:)":{"abstract":[{"text":"Creates and returns an In-App Message context with a default implementation.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"messageRaw","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(messageRaw:using:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(messageRaw:using:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(messageraw:using:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun":{"abstract":[{"text":"Creates and returns an In-App Message context.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"logImpression","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"buttonId","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessageRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"text":".","kind":"text"},{"text":"_OBJC_BRZInAppMessageRawClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC011_OBJC_BRZIndeF11ClickActionO"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (Swift","kind":"text"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": () -> "},{"text":"Any","kind":"keyword"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"getLocalAssets"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", (["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"]?, Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLocalAssets"},{"kind":"text","text":": ("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","kind":"typeIdentifier","text":"InAppMessageRaw"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw"},{"text":"?, Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"multipleLogClickEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/init(logImpression:logClick:processClickAction:logError:braze:getLocalAssets:withLocalAssets:multipleLogClickEnabled:)-38sun","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logclick(buttonid:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logclick(buttonid:).json index f428a6534f..d62fcfe71c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logclick(buttonid:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logclick(buttonid:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Method","title":"logClick(buttonId:)","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC8logClick8buttonIdySSSg_tF","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"sections":[],"abstract":[{"text":"Logs the in-app message click event.","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? = nil)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Logs the in-app message click event."}],"title":"logClick(buttonId:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Logs the in-app message click event."}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC8logClick8buttonIdySSSg_tF","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"roleHeading":"Instance Method"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil)","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","abstract":[{"type":"text","text":"Logs the in-app message click event."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logerror(_:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logerror(_:).json index 273882b952..6e564cffd2 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logerror(_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logerror(_:).json @@ -1 +1 @@ -{"metadata":{"title":"logError(_:)","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC8logErroryys0I0_pF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"kind":"text","text":": Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The error.","type":"text"}]}],"name":"error"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Logs an error related to the in-app message.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logError(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"text":"(Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Logs an error related to the in-app message.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(_:)","title":"logError(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Logs an error related to the in-app message."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"kind":"text","text":": Swift"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"error","content":[{"type":"paragraph","inlineContent":[{"text":"The error.","type":"text"}]}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"method","title":"logError(_:)","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC8logErroryys0I0_pF"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logError(_:)":{"abstract":[{"text":"Logs an error related to the in-app message.","type":"text"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(_:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(_:)","title":"logError(_:)","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logerror(flattened:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logerror(flattened:).json index 9ddc413293..4d462b218d 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logerror(flattened:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logerror(flattened:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(logErrorFlattened:) ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"flattened"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"error","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The error."}]}]}],"kind":"parameters"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(flattened:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"text":"flattened","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC8logError9flattenedySS_tF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"logError(flattened:)","role":"symbol"},"abstract":[{"type":"text","text":"Logs an error related to the in-app message."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(flattened:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logError(flattened:)":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"text":"flattened","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(flattened:)","title":"logError(flattened:)","abstract":[{"type":"text","text":"Logs an error related to the in-app message."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(flattened:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(flattened:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Logs an error related to the in-app message.","type":"text"}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(flattened:)"},"metadata":{"roleHeading":"Instance Method","title":"logError(flattened:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"flattened"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC8logError9flattenedySS_tF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(logErrorFlattened:) ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"flattened"},{"kind":"text","text":" "},{"kind":"internalParam","text":"error"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"error","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The error."}]}]}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logError(flattened:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logError(flattened:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(flattened:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"kind":"externalParam","text":"flattened"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"title":"logError(flattened:)","abstract":[{"text":"Logs an error related to the in-app message.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logimpression().json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logimpression().json index 5ec1099b3f..dbc9db1437 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logimpression().json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/logimpression().json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC13logImpressionyyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"logImpression()","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","title":"logImpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"logImpression()","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC13logImpressionyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"role":"symbol","title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/processclickaction(_:target:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/processclickaction(_:target:).json index 52d2029087..d4e8a7f8a7 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/processclickaction(_:target:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/processclickaction(_:target:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"clickAction"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"? = nil)"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The in-app message click action."}],"type":"paragraph"}],"name":"clickAction"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"code":"UIViewController","type":"codeVoice"},{"text":" used to display an eventual web view (iOS only).","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Set it to "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}]}],"name":"target"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:target:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC18processClickAction_6targetyAC0cdE0O0iJ0O_ypSgtF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"symbolKind":"method","role":"symbol","title":"processClickAction(_:target:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:target:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Processes the click action."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/processClickAction(_:target:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:target:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:target:)","title":"processClickAction(_:target:)","abstract":[{"type":"text","text":"Processes the click action."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:target:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:target:)"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?)","kind":"text"}],"title":"processClickAction(_:target:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC18processClickAction_6targetyAC0cdE0O0iJ0O_ypSgtF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Processes the click action.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"? = nil)"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message click action."}]}],"name":"clickAction"},{"name":"target","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"code":"UIViewController","type":"codeVoice"},{"text":" used to display an eventual web view (iOS only).","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Set it to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}]}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/processClickAction(_:target:)":{"role":"symbol","title":"processClickAction(_:target:)","kind":"symbol","abstract":[{"text":"Processes the click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:target:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:target:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/processclickaction(_:url:usewebview:target:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/processclickaction(_:url:usewebview:target:).json index 0405934161..2bf21f9b5c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/processclickaction(_:url:usewebview:target:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/processclickaction(_:url:usewebview:target:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:url:usewebview:target:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:url:useWebView:target:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? = nil)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"clickAction","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message raw click action.","type":"text"}]}]},{"name":"url","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The url is applicable."}]}]},{"content":[{"inlineContent":[{"text":"Specify whether url should be opened in a web view.","type":"text"}],"type":"paragraph"}],"name":"useWebView"},{"name":"target","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"code":"UIViewController","type":"codeVoice"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"text":" ","type":"text"},{"type":"text","text":"Set it to "},{"code":"nil","type":"codeVoice"},{"text":" to let the SDK choose an appropriate view controller.","type":"text"}]}]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Processes the click action."}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC18processClickAction_3url10useWebView6targetyAE0iJ0O_10Foundation3URLVSgSbypSgtF","title":"processClickAction(_:url:useWebView:target:)","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"processClickAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"role":"symbol","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.ClickAction","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/processClickAction(_:url:useWebView:target:)":{"type":"topic","kind":"symbol","title":"processClickAction(_:url:useWebView:target:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:url:usewebview:target:)","role":"symbol","abstract":[{"type":"text","text":"Processes the click action."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:url:useWebView:target:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file +{"metadata":{"title":"processClickAction(_:url:useWebView:target:)","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC18processClickAction_3url10useWebView6targetyAE0iJ0O_10Foundation3URLVSgSbypSgtF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:url:useWebView:target:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:url:usewebview:target:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"clickAction","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message raw click action."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The url is applicable."}],"type":"paragraph"}],"name":"url"},{"content":[{"inlineContent":[{"text":"Specify whether url should be opened in a web view.","type":"text"}],"type":"paragraph"}],"name":"useWebView"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"type":"text","text":" "},{"text":"Set it to ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}]}],"name":"target"}]}],"sections":[],"abstract":[{"type":"text","text":"Processes the click action."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ClickAction-swift.enum":{"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"role":"symbol","title":"Braze.InAppMessageRaw.ClickAction","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","abstract":[{"text":"The message click action type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ClickAction-swift.enum","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/processClickAction(_:url:useWebView:target:)":{"kind":"symbol","title":"processClickAction(_:url:useWebView:target:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:url:usewebview:target:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/processClickAction(_:url:useWebView:target:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Processes the click action."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/valid.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/valid.json index 3e654c5f41..5063c7d66e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/valid.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/valid.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Indicates whether the context is valid, meaning that it hasn’t been used yet and is ready to"},{"text":" ","type":"text"},{"text":"be used for presenting an in-app message.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/valid"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"metadata":{"role":"symbol","roleHeading":"Instance Property","title":"valid","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5validSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"valid","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/valid"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/valid":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"valid","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"text":"Indicates whether the context is valid, meaning that it hasn’t been used yet and is ready to","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"be used for presenting an in-app message."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/valid","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/valid","title":"valid"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/valid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/valid"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC5validSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"valid"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"valid"},"abstract":[{"type":"text","text":"Indicates whether the context is valid, meaning that it hasn’t been used yet and is ready to"},{"type":"text","text":" "},{"text":"be used for presenting an in-app message.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/valid":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/valid","abstract":[{"text":"Indicates whether the context is valid, meaning that it hasn’t been used yet and is ready to","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"be used for presenting an in-app message."}],"role":"symbol","kind":"symbol","title":"valid","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"valid"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/valid"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/withlocalassets(message:destinationurl:completionhandler:).json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/withlocalassets(message:destinationurl:completionhandler:).json index 01bfc0a6cc..894b1d4331 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/withlocalassets(message:destinationurl:completionhandler:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.class/withlocalassets(message:destinationurl:completionhandler:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/withlocalassets(message:destinationurl:completionhandler:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC15withLocalAssets7message14destinationURL17completionHandlerAC11CancellableCAC0cdE0O_10Foundation0M0Vys6ResultOyAOs5Error_pGctF","symbolKind":"method","title":"withLocalAssets(message:destinationURL:completionHandler:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"withLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"destinationURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", Swift","kind":"text"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"abstract":[{"type":"text","text":"Transforms a message with remote assets URLs into one with local assets URLs."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"withLocalAssets","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"text":", Swift","kind":"text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to transform."}]}],"name":"message"},{"name":"destinationURL","content":[{"inlineContent":[{"type":"text","text":"The destination for the local assets."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion handler providing the result of the operation."}]}],"name":"completionHandler"}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"A cancellable. You must keep a strong reference to it to keep the operation","type":"text"},{"type":"text","text":" "},{"type":"text","text":"active."}]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/withLocalAssets(message:destinationURL:completionHandler:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/withLocalAssets(message:destinationURL:completionHandler:)":{"role":"symbol","title":"withLocalAssets(message:destinationURL:completionHandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/withLocalAssets(message:destinationURL:completionHandler:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Transforms a message with remote assets URLs into one with local assets URLs."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"withLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/withlocalassets(message:destinationurl:completionhandler:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Transforms a message with remote assets URLs into one with local assets URLs."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withLocalAssets"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"destinationURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage"},{"text":", Swift","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"inlineContent":[{"text":"The message to transform.","type":"text"}],"type":"paragraph"}]},{"name":"destinationURL","content":[{"inlineContent":[{"type":"text","text":"The destination for the local assets."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The completion handler providing the result of the operation.","type":"text"}]}],"name":"completionHandler"}]},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to it to keep the operation"},{"text":" ","type":"text"},{"type":"text","text":"active."}]}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/withLocalAssets(message:destinationURL:completionHandler:)"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/withlocalassets(message:destinationurl:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"withLocalAssets","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"text":"destinationURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", Swift"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC15withLocalAssets7message14destinationURL17completionHandlerAC11CancellableCAC0cdE0O_10Foundation0M0Vys6ResultOyAOs5Error_pGctF","title":"withLocalAssets(message:destinationURL:completionHandler:)","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/withLocalAssets(message:destinationURL:completionHandler:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/withlocalassets(message:destinationurl:completionhandler:)","abstract":[{"text":"Transforms a message with remote assets URLs into one with local assets URLs.","type":"text"}],"role":"symbol","kind":"symbol","title":"withLocalAssets(message:destinationURL:completionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"withLocalAssets","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"destinationURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", Swift"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/withLocalAssets(message:destinationURL:completionHandler:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/context-swift.property.json b/data/documentation/brazekit/braze/inappmessageraw/context-swift.property.json index 4ebd13def8..707a5f0fbb 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/context-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessageraw/context-swift.property.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/context-swift.property"},"abstract":[{"type":"text","text":"The message context."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7contextAE7ContextCSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"context","symbolKind":"property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC"},{"text":"?","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/context-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.property","kind":"symbol","role":"symbol","type":"topic","title":"context","abstract":[{"type":"text","text":"The message context."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/context-swift.property"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"role":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Context"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","title":"Braze.InAppMessageRaw.Context","abstract":[{"type":"text","text":"The Context provides methods to log message analytics, process click actions and other"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The message context."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.property"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/context-swift.property","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7contextAE7ContextCSgvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Context","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"context","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"text":"Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class":{"title":"Braze.InAppMessageRaw.Context","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"abstract":[{"text":"The Context provides methods to log message analytics, process click actions and other","type":"text"},{"text":" ","type":"text"},{"text":"utilities.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"Context"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/context-swift.property":{"role":"symbol","title":"context","kind":"symbol","abstract":[{"text":"The message context.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/context-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC7ContextC"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.property"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/decoding(json:).json b/data/documentation/brazekit/braze/inappmessageraw/decoding(json:).json index 5cf601a11a..d1c7c6610e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/decoding(json:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/decoding(json:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/decoding(json:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/decoding(json:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Type Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC8decoding4jsonAEXDSg10Foundation4DataV_tFZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"symbolKind":"method","role":"symbol","title":"decoding(json:)"},"abstract":[{"type":"text","text":"Decodes the JSON into a raw In-App Message."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":") -> `Self`"},{"kind":"text","text":"?"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/decoding(json:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":") -> `Self`"},{"kind":"text","text":"?"}],"abstract":[{"text":"Decodes the JSON into a raw In-App Message.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/decoding(json:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/decoding(json:)","title":"decoding(json:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/decoding(json:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/decoding(json:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"type":"text","text":"Decodes the JSON into a raw In-App Message."}],"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"roleHeading":"Type Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC8decoding4jsonAEXDSg10Foundation4DataV_tFZ","modules":[{"name":"BrazeKit"}],"symbolKind":"method","role":"symbol","title":"decoding(json:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/decoding(json:)":{"abstract":[{"text":"Decodes the JSON into a raw In-App Message.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/decoding(json:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/decoding(json:)","title":"decoding(json:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/duration.json b/data/documentation/brazekit/braze/inappmessageraw/duration.json index af931e09ff..f86264de59 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/duration.json +++ b/data/documentation/brazekit/braze/inappmessageraw/duration.json @@ -1 +1 @@ -{"abstract":[{"text":"The message display duration.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"duration","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/duration"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/duration"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"duration","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","title":"duration","externalID":"s:8BrazeKit0A0C15InAppMessageRawC8durationSdSgvp","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/duration":{"abstract":[{"type":"text","text":"The message display duration."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/duration","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duration"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"},{"text":"?","kind":"text"}],"title":"duration","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/duration"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"text":"The message display duration.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC8durationSdSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"duration","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duration"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/duration"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/duration"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"duration"},{"text":": ","kind":"text"},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/duration":{"abstract":[{"type":"text","text":"The message display duration."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"duration","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/duration","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/duration","title":"duration","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/encode(to:).json index 558c7566e8..6f229b4f7c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/encode(to:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/encode(to:)"},"kind":"symbol","metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6encode2toys7Encoder_p_tKF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"encode(to:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Encodable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/encode(to:)":{"kind":"symbol","title":"encode(to:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/encode(to:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/encode(to:)"},"sections":[],"metadata":{"roleHeading":"Instance Method","title":"encode(to:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6encode2toys7Encoder_p_tKF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Encodable.encode(to:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/encode(to:)":{"title":"encode(to:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/extras.json b/data/documentation/brazekit/braze/inappmessageraw/extras.json index da664e697f..702a0ad9f1 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/extras.json +++ b/data/documentation/brazekit/braze/inappmessageraw/extras.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"title":"extras","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6extrasSDySSypGvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/extras","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/extras"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The message extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/extras":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/extras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/extras","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"type":"topic","role":"symbol","title":"extras","abstract":[{"text":"The message extras dictionary (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"text":").","type":"text"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6extrasSDySSypGvp","role":"symbol","title":"extras","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/extras"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"abstract":[{"text":"The message extras dictionary (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/extras":{"kind":"symbol","title":"extras","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/extras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/extras","abstract":[{"type":"text","text":"The message extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"text":").","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/framecolor.json b/data/documentation/brazekit/braze/inappmessageraw/framecolor.json index dc3a325208..bcca32feb5 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/framecolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/framecolor.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","title":"frameColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10frameColorAE0H0CSgvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"frameColor"},{"kind":"text","text":": "},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"abstract":[{"text":"The message frame color.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/frameColor","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/framecolor"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/frameColor":{"kind":"symbol","title":"frameColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/framecolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/frameColor","abstract":[{"text":"The message frame color.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"frameColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/frameColor"},"abstract":[{"type":"text","text":"The message frame color."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/framecolor"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frameColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},{"kind":"text","text":"?"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frameColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10frameColorAE0H0CSgvp","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","title":"frameColor"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/frameColor":{"title":"frameColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frameColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/framecolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/frameColor","abstract":[{"type":"text","text":"The message frame color."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/hash.json b/data/documentation/brazekit/braze/inappmessageraw/hash.json index be976ad5f2..8ecd7f63e0 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/hash.json +++ b/data/documentation/brazekit/braze/inappmessageraw/hash.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/hash"]}],"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"hash","externalID":"s:8BrazeKit0A0C15InAppMessageRawC4hashSivp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/hash","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/hash":{"role":"symbol","title":"hash","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/hash","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/hash"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/hash","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC4hashSivp","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"role":"symbol","title":"hash"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/hash"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/hash":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/hash","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/hash","role":"symbol","title":"hash","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/header.json b/data/documentation/brazekit/braze/inappmessageraw/header.json index ae6cca1afc..d52444c58c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/header.json +++ b/data/documentation/brazekit/braze/inappmessageraw/header.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/header"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/header"},"abstract":[{"text":"The message header.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6headerSSSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"header"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/header":{"kind":"symbol","title":"header","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/header","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/header","abstract":[{"type":"text","text":"The message header."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"The message header.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"header"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/header"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC6headerSSSgvp","symbolKind":"property","title":"header"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/header"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/header":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/header","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/header","title":"header","role":"symbol","abstract":[{"type":"text","text":"The message header."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/headertextalignment.json b/data/documentation/brazekit/braze/inappmessageraw/headertextalignment.json index c851b7bef7..899fb8fb4e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/headertextalignment.json +++ b/data/documentation/brazekit/braze/inappmessageraw/headertextalignment.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/headertextalignment"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","text":"TextAlignment"},{"kind":"text","text":"?"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC19headerTextAlignmentAE0hI0OSgvp","roleHeading":"Instance Property","title":"headerTextAlignment"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"type":"text","text":"The message header text alignment."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextAlignment","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","text":"TextAlignment"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/headerTextAlignment":{"kind":"symbol","title":"headerTextAlignment","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextalignment","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextAlignment","abstract":[{"type":"text","text":"The message header text alignment."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerTextAlignment"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerTextAlignment"},{"kind":"text","text":": "},{"text":"TextAlignment","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC19headerTextAlignmentAE0hI0OSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerTextAlignment"},{"kind":"text","text":": "},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","title":"headerTextAlignment","symbolKind":"property","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/headertextalignment"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The message header text alignment."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextAlignment","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/headerTextAlignment":{"abstract":[{"type":"text","text":"The message header text alignment."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","text":"TextAlignment"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextAlignment","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextalignment","title":"headerTextAlignment","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/headertextcolor.json b/data/documentation/brazekit/braze/inappmessageraw/headertextcolor.json index 1523cc870e..e2e4244a31 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/headertextcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/headertextcolor.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextColor","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The message header text color."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","title":"headerTextColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerTextColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC15headerTextColorAE0I0CSgvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/headertextcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/headerTextColor":{"kind":"symbol","title":"headerTextColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextColor","abstract":[{"text":"The message header text color.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"headerTextColor","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC15headerTextColorAE0I0CSgvp"},"sections":[],"abstract":[{"text":"The message header text color.","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/headertextcolor"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextColor","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/headerTextColor":{"role":"symbol","title":"headerTextColor","kind":"symbol","abstract":[{"text":"The message header text color.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/headerTextColor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/icon.json b/data/documentation/brazekit/braze/inappmessageraw/icon.json index 8794516b77..50876cd429 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/icon.json +++ b/data/documentation/brazekit/braze/inappmessageraw/icon.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"icon"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]}]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/icon","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The message "},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"metadata":{"role":"symbol","title":"icon","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"icon","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC4iconSSSgvp"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/icon"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/icon":{"role":"symbol","title":"icon","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"icon"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/icon","abstract":[{"text":"The message ","type":"text"},{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true,"type":"reference"},{"type":"text","text":" icon."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/icon"},"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"type":"link","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The message ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},{"text":" icon.","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC4iconSSSgvp","title":"icon","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"icon","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/icon"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"icon"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/icon"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/icon":{"title":"icon","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/icon","kind":"symbol","abstract":[{"type":"text","text":"The message "},{"isActive":true,"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},{"type":"text","text":" icon."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/icon","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"icon","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/iconbackgroundcolor.json b/data/documentation/brazekit/braze/inappmessageraw/iconbackgroundcolor.json index c21ba19698..0861458fce 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/iconbackgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/iconbackgroundcolor.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconBackgroundColor","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC19iconBackgroundColorAE0I0CSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":"?","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"iconBackgroundColor","roleHeading":"Instance Property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/iconbackgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The message icon background color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/iconBackgroundColor":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconbackgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconBackgroundColor","title":"iconBackgroundColor","abstract":[{"text":"The message icon background color.","type":"text"}]}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconBackgroundColor"},"sections":[],"abstract":[{"type":"text","text":"The message icon background color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":"?"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/iconbackgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC19iconBackgroundColorAE0I0CSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":"?"}],"title":"iconBackgroundColor","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/iconBackgroundColor":{"abstract":[{"type":"text","text":"The message icon background color."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconBackgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconBackgroundColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconbackgroundcolor","type":"topic","kind":"symbol","title":"iconBackgroundColor"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/iconcolor.json b/data/documentation/brazekit/braze/inappmessageraw/iconcolor.json index 86a1b0833f..e9df2f9bec 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/iconcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/iconcolor.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"iconColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC9iconColorAE0H0CSgvp","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"iconColor"},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconColor"},"kind":"symbol","abstract":[{"text":"The message icon color.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"iconColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color"},{"text":"?","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/iconcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/iconColor":{"kind":"symbol","title":"iconColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconColor","abstract":[{"type":"text","text":"The message icon color."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/iconcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"iconColor","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9iconColorAE0H0CSgvp"},"abstract":[{"type":"text","text":"The message icon color."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"iconColor"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":"?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconColor"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/iconColor":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconcolor","title":"iconColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/iconColor","role":"symbol","abstract":[{"type":"text","text":"The message icon color."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/id.json b/data/documentation/brazekit/braze/inappmessageraw/id.json index 7ac5022a39..5e44e54121 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/id.json +++ b/data/documentation/brazekit/braze/inappmessageraw/id.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/id"},"abstract":[{"type":"text","text":"The message identifier used for analytics."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"kind":"symbol","sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC2idSSSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","title":"id","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/id":{"abstract":[{"type":"text","text":"The message identifier used for analytics."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/id","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"title":"id","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/id"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/id"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"title":"id","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC2idSSSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"abstract":[{"text":"The message identifier used for analytics.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/id":{"role":"symbol","title":"id","kind":"symbol","abstract":[{"text":"The message identifier used for analytics.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/id"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum.json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum.json index d09c5c85db..3021a0d6e3 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum.json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/top"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(rawValue:)"],"title":"Initializers"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"kind":"relationships","type":"conformsTo"}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageStyle"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum"]}],"metadata":{"role":"symbol","title":"Braze.InAppMessageRaw.ImageStyle","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageStyle"}],"symbolKind":"enum","roleHeading":"Enumeration","extendedModule":"BrazeKit","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(rawValue:)","role":"symbol","title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/Equatable-Implementations":{"role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/equatable-implementations","kind":"article","abstract":[],"title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/top":{"abstract":[{"text":"The image takes the top part of the message.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/top","role":"symbol","title":"Braze.InAppMessageRaw.ImageStyle.top","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/top","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/graphic":{"type":"topic","kind":"symbol","title":"Braze.InAppMessageRaw.ImageStyle.graphic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/graphic","role":"symbol","abstract":[{"text":"The image takes the whole content of the message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/graphic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphic"}]},"doc://Braze/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","kind":"article"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"relationshipsSections":[{"type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"kind":"relationships","title":"Conforms To"}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","modules":[{"name":"BrazeKit"}],"role":"symbol","extendedModule":"BrazeKit","title":"Braze.InAppMessageRaw.ImageStyle","symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageStyle"}],"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"roleHeading":"Enumeration"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/graphic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/top"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(rawValue:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"references":{"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/top":{"title":"Braze.InAppMessageRaw.ImageStyle.top","abstract":[{"type":"text","text":"The image takes the top part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/top","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/top","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(rawvalue:)","title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(rawValue:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","type":"unresolvable","title":"Swift.RawRepresentable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/graphic":{"title":"Braze.InAppMessageRaw.ImageStyle.graphic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphic"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/graphic","abstract":[{"type":"text","text":"The image takes the whole content of the message."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/Equatable-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/equatable-implementations","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/!=(_:_:).json index 5761b803e1..9ccd19ad64 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"title":"!=(_:_:)","role":"symbol","extendedModule":"Swift","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/!=(_:_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/!=(_:_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/Equatable-Implementations":{"role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/equatable-implementations","kind":"article","abstract":[],"title":"Equatable Implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/!=(_:_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"!=(_:_:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","symbolKind":"op","role":"symbol","roleHeading":"Operator","extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/Equatable-Implementations":{"kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/equatable-implementations","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/encode(to:).json index 6a8e92eb0b..e879a62bdf 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/encode(to:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/encode(to:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"extendedModule":"Swift","roleHeading":"Instance Method","title":"encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/encode(to:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/encode(to:)","role":"symbol","title":"encode(to:)","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/encode(to:)"},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"extendedModule":"Swift","symbolKind":"method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"title":"encode(to:)","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","roleHeading":"Instance Method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/encode(to:)":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/encode(to:)","kind":"symbol","abstract":[],"type":"topic","title":"encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/encode(to:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/equatable-implementations.json index c5e44b2740..76879f66e0 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/!=(_:_:)"],"title":"Operators","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/!=(_:_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/!=(_:_:)","title":"!=(_:_:)"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/!=(_:_:)"],"title":"Operators","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/Equatable-Implementations"},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/graphic.json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/graphic.json index 2c59b89d11..782048923c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/graphic.json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/graphic.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/graphic","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphic"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/graphic"]}],"kind":"symbol","metadata":{"roleHeading":"Case","title":"Braze.InAppMessageRaw.ImageStyle.graphic","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO7graphicyA2GmF","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"graphic","kind":"identifier"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The image takes the whole content of the message.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/graphic":{"type":"topic","kind":"symbol","title":"Braze.InAppMessageRaw.ImageStyle.graphic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/graphic","role":"symbol","abstract":[{"text":"The image takes the whole content of the message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/graphic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphic"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphic"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/graphic","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The image takes the whole content of the message."}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/graphic"]}],"kind":"symbol","metadata":{"title":"Braze.InAppMessageRaw.ImageStyle.graphic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"graphic","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO7graphicyA2GmF","symbolKind":"case","role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/graphic":{"title":"Braze.InAppMessageRaw.ImageStyle.graphic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphic"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/graphic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/graphic","abstract":[{"type":"text","text":"The image takes the whole content of the message."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/hash(into:).json index e65d87faa9..ac65ddcd4b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/hash(into:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"method","title":"hash(into:)","extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/hash(into:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hash(into:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hash(into:)","title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"title":"hash(into:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","extendedModule":"Swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/hash(into:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hash(into:)","title":"hash(into:)","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/hashvalue.json index ba3940e9e2..89d292efd7 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/hashvalue.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"extendedModule":"Swift","roleHeading":"Instance Property","title":"hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]}},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hashvalue"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hashValue","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/hashValue":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hashvalue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hashValue","title":"hashValue"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hashValue","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hashvalue"]}],"metadata":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/hashValue":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hashValue","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hashvalue","title":"hashValue","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/init(from:).json index f5d97bcf14..361ebb5317 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/init(from:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(from:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(from:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"symbolKind":"init","extendedModule":"Swift","title":"init(from:)","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/init(from:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(from:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"]]},"metadata":{"role":"symbol","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","title":"init(from:)","roleHeading":"Initializer","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(from:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(from:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/init(from:)":{"abstract":[],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(from:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(from:)","title":"init(from:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/init(rawvalue:).json index 7634e3c89b..39b7a9a630 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO8rawValueAGSgSS_tcfc"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(rawValue:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(rawValue:)","role":"symbol","title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(rawvalue:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(rawValue:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"init(rawValue:)","symbolKind":"init","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO8rawValueAGSgSS_tcfc","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(rawvalue:)","title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(rawValue:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/rawrepresentable-implementations.json index 592bd8fc56..1a318e59aa 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hash(into:)"]}],"sections":[],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations"},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/hash(into:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hash(into:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hash(into:)","title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/hashValue":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hashvalue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hashValue","title":"hashValue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/init(from:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(from:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/encode(to:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/encode(to:)","role":"symbol","title":"encode(to:)","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"metadata":{"title":"RawRepresentable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hashValue"],"generated":true,"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hash(into:)"],"title":"Instance Methods","generated":true}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/hashValue":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hashValue","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hashvalue","title":"hashValue","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/encode(to:)":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/encode(to:)","kind":"symbol","abstract":[],"type":"topic","title":"encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/init(from:)":{"abstract":[],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/init(from:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(from:)","title":"init(from:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/hash(into:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hash(into:)","title":"hash(into:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/top.json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/top.json index 8c779e41c9..e5b5e3ff9b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/top.json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.enum/top.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/top"]}],"abstract":[{"text":"The image takes the top part of the message.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/top"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO3topyA2GmF","title":"Braze.InAppMessageRaw.ImageStyle.top","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"top"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"top","kind":"identifier"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/top":{"abstract":[{"text":"The image takes the top part of the message.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/top","role":"symbol","title":"Braze.InAppMessageRaw.ImageStyle.top","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/top","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"The image takes the top part of the message.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"top"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/top","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/top"]}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO3topyA2GmF","title":"Braze.InAppMessageRaw.ImageStyle.top","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"case"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum/top":{"title":"Braze.InAppMessageRaw.ImageStyle.top","abstract":[{"type":"text","text":"The image takes the top part of the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum\/top","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/top","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.property.json b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.property.json index d8ec080016..a7c2ce815d 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessageraw/imagestyle-swift.property.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","text":"ImageStyle","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageStyle-swift.property","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"imageStyle","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","text":"ImageStyle","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10imageStyleAE05ImageH0OSgvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageStyle","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Specifies how the Modal of Full message needs to display its image."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","role":"symbol","navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/imageStyle-swift.property":{"kind":"symbol","title":"imageStyle","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageStyle-swift.property","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","text":"ImageStyle","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ImageStyle","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO"},{"kind":"text","text":"?"}],"title":"imageStyle","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC10imageStyleAE05ImageH0OSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageStyle","kind":"identifier"},{"kind":"text","text":": "},{"text":"ImageStyle","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageStyle-swift.property","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/imageStyle-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.property","role":"symbol","title":"imageStyle","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageStyle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC10ImageStyleO","text":"ImageStyle"},{"text":"?","kind":"text"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageStyle-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ImageStyle-swift.enum":{"navigatorTitle":[{"text":"ImageStyle","kind":"identifier"}],"abstract":[{"text":"Specifies how the Modal of Full message needs to display its image.","type":"text"}],"title":"Braze.InAppMessageRaw.ImageStyle","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ImageStyle-swift.enum","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageStyle","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/imageurl.json b/data/documentation/brazekit/braze/inappmessageraw/imageurl.json index 2c3f600495..f812ef4f02 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/imageurl.json +++ b/data/documentation/brazekit/braze/inappmessageraw/imageurl.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageURL","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The message image URL."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imageurl"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","title":"imageURL","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC8imageURL10Foundation0H0VSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/imageURL":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imageurl","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageURL","title":"imageURL","abstract":[{"type":"text","text":"The message image URL."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/imageurl"]}],"metadata":{"title":"imageURL","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC8imageURL10Foundation0H0VSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageURL"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"abstract":[{"text":"The message image URL.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageURL","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/imageURL":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/imageurl","role":"symbol","title":"imageURL","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageURL","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The message image URL."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/imageURL","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/init().json b/data/documentation/brazekit/braze/inappmessageraw/init().json index 0a8b1f9e4a..ac967de9aa 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/init().json +++ b/data/documentation/brazekit/braze/inappmessageraw/init().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init()"},"kind":"symbol","metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"title":"init()","externalID":"s:8BrazeKit0A0C15InAppMessageRawCAEycfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Creates and return a raw In-App Message."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init()":{"kind":"symbol","title":"init()","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init()","abstract":[{"text":"Creates and return a raw In-App Message.","type":"text"}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawCAEycfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","title":"init()","roleHeading":"Initializer","symbolKind":"init"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"kind":"text","text":"()"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/init()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Creates and return a raw In-App Message.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init()","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init()":{"role":"symbol","title":"init()","kind":"symbol","abstract":[{"text":"Creates and return a raw In-App Message.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init()","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init()"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/init(_:).json b/data/documentation/brazekit/braze/inappmessageraw/init(_:).json index dafb962784..5c3421035f 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/init(_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/init(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and return a raw In-App Message from a fully typed "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","type":"reference"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/init(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"init(_:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":")"}],"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawCyAeC0cdE0Ocfc","symbolKind":"init"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message to convert.","type":"text"}]}],"name":"message"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init(_:)":{"kind":"symbol","title":"init(_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(_:)","abstract":[{"text":"Creates and return a raw In-App Message from a fully typed ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","type":"text"}],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"init(_:)","symbolKind":"init","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawCyAeC0cdE0Ocfc","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Creates and return a raw In-App Message from a fully typed ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message to convert."}]}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/init(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init(_:)":{"title":"init(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(_:)","abstract":[{"type":"text","text":"Creates and return a raw In-App Message from a fully typed "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","isActive":true},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(_:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":")","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/init(from:).json index 04d8c56fd0..648dc673c6 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/init(from:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"required","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(from:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(from:)","externalID":"s:8BrazeKit0A0C15InAppMessageRawC4fromAEs7Decoder_p_tKcfc","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"roleHeading":"Initializer","role":"symbol","symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(from:)","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(from:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"required"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC4fromAEs7Decoder_p_tKcfc","symbolKind":"init","role":"symbol","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/init(from:)":{"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(from:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/init(from:)","abstract":[],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/iscontrol.json b/data/documentation/brazekit/braze/inappmessageraw/iscontrol.json index 45f6ec7622..1061724c47 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/iscontrol.json +++ b/data/documentation/brazekit/braze/inappmessageraw/iscontrol.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9isControlSbvp","title":"isControl","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isControl"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isControl","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/iscontrol"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isControl"},"abstract":[{"text":"Specifies whether the message is a control message.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isControl":{"title":"isControl","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iscontrol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isControl"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isControl","abstract":[{"text":"Specifies whether the message is a control message.","type":"text"}],"kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isControl"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"isControl","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isControl","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9isControlSbvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/iscontrol"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Specifies whether the message is a control message."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isControl"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isControl":{"title":"isControl","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isControl","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/iscontrol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isControl","type":"topic","role":"symbol","abstract":[{"text":"Specifies whether the message is a control message.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/isequal(_:).json b/data/documentation/brazekit/braze/inappmessageraw/isequal(_:).json index 12705f0a99..c03de7385f 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/isequal(_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/isequal(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","title":"isEqual(_:)","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7isEqualySbypSgF","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isEqual(_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isEqual(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/isequal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isEqual(_:)","kind":"symbol","title":"isEqual(_:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"object"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"isEqual(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC7isEqualySbypSgF","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isEqual(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/isequal(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isEqual(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isEqual(_:)","kind":"symbol","abstract":[],"title":"isEqual(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/isequal(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/istestsend.json b/data/documentation/brazekit/braze/inappmessageraw/istestsend.json index bba838e954..32eea05788 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/istestsend.json +++ b/data/documentation/brazekit/braze/inappmessageraw/istestsend.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/istestsend"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10isTestSendSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isTestSend","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"isTestSend","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isTestSend"},"abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isTestSend"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isTestSend":{"kind":"symbol","title":"isTestSend","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/istestsend","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isTestSend","abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"code":"false","type":"codeVoice"},{"type":"text","text":")."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isTestSend"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isTestSend"},"abstract":[{"text":"Specifies whether the message was delivered as a test send (default: ","type":"text"},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/istestsend"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isTestSend"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10isTestSendSbvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isTestSend","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"isTestSend","symbolKind":"property","role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/isTestSend":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/istestsend","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/isTestSend","title":"isTestSend","role":"symbol","abstract":[{"type":"text","text":"Specifies whether the message was delivered as a test send (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isTestSend","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/json().json b/data/documentation/brazekit/braze/inappmessageraw/json().json index 07905b9c84..c44f94eaa8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/json().json +++ b/data/documentation/brazekit/braze/inappmessageraw/json().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/json()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC4json10Foundation4DataVSgyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","title":"json()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/json()"},"abstract":[{"type":"text","text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/json()":{"kind":"symbol","title":"json()","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/json()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/json()","abstract":[{"text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"json()","externalID":"s:8BrazeKit0A0C15InAppMessageRawC4json10Foundation4DataVSgyF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"?","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/json()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/json()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/json()":{"abstract":[{"type":"text","text":"The message JSON representation, suitable for usage by Braze’s wrapper SDKs."}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/json()","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/json()","title":"json()","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/logclick(buttonid:using:).json b/data/documentation/brazekit/braze/inappmessageraw/logclick(buttonid:using:).json index 379b8cfb49..0fe29c4d1c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/logclick(buttonid:using:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/logclick(buttonid:using:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/logclick(buttonid:using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC8logClick8buttonId5usingySSSg_ACtF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"method","title":"logClick(buttonId:using:)","role":"symbol"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Logs an in-app message click using the Braze instance without any safeguarding features."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"buttonId","content":[{"inlineContent":[{"text":"The optional button identifier. The value ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" will be processed as a body click.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}],"name":"braze"}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","isActive":true},{"type":"text","text":" instead."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logClick(buttonId:using:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Logs the in-app message click event."}],"title":"logClick(buttonId:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/logClick(buttonId:using:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logClick(buttonId:using:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Logs an in-app message click using the Braze instance without any safeguarding features."}],"title":"logClick(buttonId:using:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/logclick(buttonid:using:)","type":"topic"}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"Logs an in-app message click using the Braze instance without any safeguarding features.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"buttonId","content":[{"inlineContent":[{"text":"The optional button identifier. The value ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" will be processed as a body click."}],"type":"paragraph"}]},{"name":"braze","content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","isActive":true},{"text":" instead.","type":"text"}],"type":"paragraph"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logClick(buttonId:using:)","interfaceLanguage":"swift"},"metadata":{"title":"logClick(buttonId:using:)","symbolKind":"method","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC8logClick8buttonId5usingySSSg_ACtF","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/logclick(buttonid:using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/logClick(buttonId:using:)":{"title":"logClick(buttonId:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logClick(buttonId:using:)","abstract":[{"text":"Logs an in-app message click using the Braze instance without any safeguarding features.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/logclick(buttonid:using:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","abstract":[{"type":"text","text":"Logs the in-app message click event."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/logimpression(using:).json b/data/documentation/brazekit/braze/inappmessageraw/logimpression(using:).json index fe5be2c3d3..40ec381545 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/logimpression(using:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/logimpression(using:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"inlineContent":[{"text":"Prefer using ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","type":"reference","isActive":true},{"text":" instead.","type":"text"}],"type":"paragraph"}]}],"abstract":[{"type":"text","text":"Logs an in-app message impression using the Braze instance without any safeguarding features."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logImpression(using:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13logImpression5usingyAC_tF","title":"logImpression(using:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/logimpression(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/logImpression(using:)":{"kind":"symbol","title":"logImpression(using:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/logimpression(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logImpression(using:)","abstract":[{"text":"Logs an in-app message impression using the Braze instance without any safeguarding features.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","title":"logImpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Logs an in-app message impression using the Braze instance without any safeguarding features."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logImpression(using:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/logimpression(using:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13logImpression5usingyAC_tF","role":"symbol","title":"logImpression(using:)","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":")"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":")"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}],"name":"braze"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Prefer using ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","isActive":true},{"text":" instead.","type":"text"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/logImpression(using:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/logImpression(using:)","type":"topic","abstract":[{"text":"Logs an in-app message impression using the Braze instance without any safeguarding features.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/logimpression(using:)","role":"symbol","title":"logImpression(using:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"role":"symbol","title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/message.json b/data/documentation/brazekit/braze/inappmessageraw/message.json index 09260b8b10..7ebda7bb5d 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/message.json +++ b/data/documentation/brazekit/braze/inappmessageraw/message.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/message","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property","role":"symbol","title":"message","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7messageSSSgvp","modules":[{"name":"BrazeKit"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"The message text."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/message":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The message text."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/message","title":"message","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/message"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]}]}],"abstract":[{"text":"The message text.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"message","externalID":"s:8BrazeKit0A0C15InAppMessageRawC7messageSSSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/message"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/message":{"role":"symbol","title":"message","kind":"symbol","abstract":[{"text":"The message text.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/message","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/message"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum.json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum.json index f7cb0d9d6f..ba86ba07cb 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum.json @@ -1 +1 @@ -{"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/autoDismiss","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/swipe"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The message close type."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageClose","kind":"identifier"}],"platforms":["iOS"]}]}],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"symbolKind":"enum","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"roleHeading":"Enumeration","title":"Braze.InAppMessageRaw.MessageClose","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","extendedModule":"BrazeKit"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/autoDismiss":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"autoDismiss","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/autodismiss","kind":"symbol","abstract":[{"type":"text","text":"Automatically closes the message after the message duration."}],"title":"Braze.InAppMessageRaw.MessageClose.autoDismiss","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/autoDismiss","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/Equatable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/init(rawValue:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(rawValue:)","title":"init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/swipe":{"abstract":[{"type":"text","text":"Needs a user interaction to close the message."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"swipe","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/swipe","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/swipe","title":"Braze.InAppMessageRaw.MessageClose.swipe","role":"symbol"}}} \ No newline at end of file +{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/autoDismiss","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/swipe"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"],"generated":true,"title":"Default Implementations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"relationshipsSections":[{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"MessageClose","kind":"identifier"}]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.InAppMessageRaw.MessageClose","extendedModule":"BrazeKit","symbolKind":"enum","navigatorTitle":[{"text":"MessageClose","kind":"identifier"}]},"abstract":[{"type":"text","text":"The message close type."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/swipe":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/swipe","title":"Braze.InAppMessageRaw.MessageClose.swipe","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/swipe","abstract":[{"text":"Needs a user interaction to close the message.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"swipe","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(rawValue:)","title":"init(rawValue:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(rawvalue:)","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/autoDismiss":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/autoDismiss","title":"Braze.InAppMessageRaw.MessageClose.autoDismiss","type":"topic","abstract":[{"text":"Automatically closes the message after the message duration.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/autodismiss","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"autoDismiss","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"topic","abstract":[]},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/!=(_:_:).json index 967e825e1f..5bb81e1e2a 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations"]]},"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","symbolKind":"op","title":"!=(_:_:)","role":"symbol","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/!=(_:_:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/Equatable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations","role":"collectionGroup"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/!=(_:_:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}]}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"op","role":"symbol","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"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"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/autodismiss.json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/autodismiss.json index 1d7bcf74be..95d8cb6ff9 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/autodismiss.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/autodismiss.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO11autoDismissyA2GmF","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autoDismiss"}],"symbolKind":"case","role":"symbol","title":"Braze.InAppMessageRaw.MessageClose.autoDismiss","roleHeading":"Case"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/autodismiss"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/autoDismiss"},"abstract":[{"text":"Automatically closes the message after the message duration.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autoDismiss"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/autoDismiss":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"autoDismiss","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/autodismiss","kind":"symbol","abstract":[{"type":"text","text":"Automatically closes the message after the message duration."}],"title":"Braze.InAppMessageRaw.MessageClose.autoDismiss","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/autoDismiss","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"}}} \ No newline at end of file +{"abstract":[{"text":"Automatically closes the message after the message duration.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"autoDismiss"}]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/autoDismiss"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO11autoDismissyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autoDismiss"}],"title":"Braze.InAppMessageRaw.MessageClose.autoDismiss","role":"symbol","roleHeading":"Case","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/autodismiss"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/autoDismiss":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/autoDismiss","title":"Braze.InAppMessageRaw.MessageClose.autoDismiss","type":"topic","abstract":[{"text":"Automatically closes the message after the message duration.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/autodismiss","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"autoDismiss","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/encode(to:).json index 9efe7407c4..fb72c30d62 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/encode(to:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/encode(to:)"]}],"metadata":{"symbolKind":"method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"encode(to:)","extendedModule":"Swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/encode(to:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/encode(to:)":{"type":"topic","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/encode(to:)","title":"encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"encode(to:)","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","role":"symbol","extendedModule":"Swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/encode(to:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/encode(to:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/encode(to:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/encode(to:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/equatable-implementations.json index a7f3f688c0..f09ca37796 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/!=(_:_:)"],"generated":true,"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"kind":"article","sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/!=(_:_:)"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"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"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/hash(into:).json index 4fc1d4d275..d047d0e9d1 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/hash(into:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"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"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/hash(into:)":{"abstract":[],"role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"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"}]},"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hash(into:)","type":"topic","title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"extendedModule":"Swift","title":"hash(into:)","symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hash(into:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hash(into:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/hash(into:)":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hash(into:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/hashvalue.json index d47d6544ca..a370a77f9f 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/hashvalue.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hashvalue"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"role":"symbol","symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","title":"hashValue","extendedModule":"Swift","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hashValue"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/hashValue":{"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hashValue","title":"hashValue","abstract":[]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"title":"hashValue","role":"symbol","extendedModule":"Swift","roleHeading":"Instance Property","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hashValue"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/hashValue":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hashValue","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hashvalue","title":"hashValue","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/init(from:).json index 24e198a704..f7d2b164b8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"role":"symbol","title":"init(from:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"symbolKind":"init","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"roleHeading":"Initializer","extendedModule":"Swift","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO"},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(from:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/init(from:)":{"abstract":[],"role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(from:)","title":"init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"}}} \ No newline at end of file +{"sections":[],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","symbolKind":"init","extendedModule":"Swift","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"init(from:)","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","roleHeading":"Initializer"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(from:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/RawRepresentable-Implementations":{"kind":"article","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/init(from:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(from:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/init(rawvalue:).json index 0193e1ba14..c93ac976a8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(rawvalue:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO8rawValueAGSgSS_tcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"init(rawValue:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/init(rawValue:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(rawValue:)","title":"init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(rawValue:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(rawvalue:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"init","title":"init(rawValue:)","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO8rawValueAGSgSS_tcfc","roleHeading":"Initializer"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(rawValue:)","title":"init(rawValue:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(rawvalue:)","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/rawrepresentable-implementations.json index 4533534362..83a5a14236 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(from:)"],"title":"Initializers","generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hash(into:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/init(from:)":{"abstract":[],"role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(from:)","title":"init(from:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/hash(into:)":{"abstract":[],"role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"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"}]},"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hash(into:)","type":"topic","title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/encode(to:)":{"type":"topic","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/encode(to:)","title":"encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/hashValue":{"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hashValue","title":"hashValue","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(from:)"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hashValue"],"generated":true,"title":"Instance Properties"},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hash(into:)"]}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/init(from:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/init(from:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/encode(to:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/encode(to:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/hash(into:)":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hash(into:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/hashValue":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/hashValue","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hashvalue","title":"hashValue","kind":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/swipe.json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/swipe.json index 175d47b453..61cb67737a 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/swipe.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.enum/swipe.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.MessageClose.swipe","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO5swipeyA2GmF","symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"swipe","kind":"identifier"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/swipe"},"abstract":[{"type":"text","text":"Needs a user interaction to close the message."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"swipe","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/swipe"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/swipe":{"abstract":[{"type":"text","text":"Needs a user interaction to close the message."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"swipe","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/swipe","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/swipe","title":"Braze.InAppMessageRaw.MessageClose.swipe","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"swipe","kind":"identifier"}],"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO5swipeyA2GmF","title":"Braze.InAppMessageRaw.MessageClose.swipe","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/swipe"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/swipe"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"swipe","kind":"identifier"}]}]}],"abstract":[{"type":"text","text":"Needs a user interaction to close the message."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum/swipe":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum\/swipe","title":"Braze.InAppMessageRaw.MessageClose.swipe","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/swipe","abstract":[{"text":"Needs a user interaction to close the message.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"swipe","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.property.json b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.property.json index 6e37945d6e..5e18ece9e1 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageclose-swift.property.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"The message close option."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageClose"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","text":"MessageClose","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC12messageCloseAE0eH0Ovp","title":"messageClose","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageClose","kind":"identifier"},{"kind":"text","text":": "},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageClose-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageClose-swift.property":{"kind":"symbol","title":"messageClose","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageClose-swift.property","abstract":[{"text":"The message close option.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageClose"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO","text":"MessageClose"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"abstract":[{"type":"text","text":"The message close type."}],"role":"symbol","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageClose"}],"navigatorTitle":[{"text":"MessageClose","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","type":"topic","title":"Braze.InAppMessageRaw.MessageClose"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageClose","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","text":"MessageClose","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.property"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC12messageCloseAE0eH0Ovp","title":"messageClose","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageClose","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"MessageClose","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageClose-swift.property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"type":"text","text":"The message close option."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageClose-swift.property":{"abstract":[{"type":"text","text":"The message close option."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageClose","kind":"identifier"},{"kind":"text","text":": "},{"text":"MessageClose","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E5CloseO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageClose-swift.property","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.property","title":"messageClose","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageClose-swift.enum":{"title":"Braze.InAppMessageRaw.MessageClose","abstract":[{"type":"text","text":"The message close type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageClose-swift.enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageClose"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"MessageClose"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messageextras.json b/data/documentation/brazekit/braze/inappmessageraw/messageextras.json index c5b50432b2..c7e36f30c2 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messageextras.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messageextras.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageextras"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageExtras","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"Associated with the "},{"code":"message_extras","type":"codeVoice"},{"type":"text","text":" Liquid tag."}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageExtras","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13messageExtrasSSSgvp","modules":[{"name":"BrazeKit"}],"title":"messageExtras","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageExtras","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageExtras":{"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageExtras"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageextras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageExtras","type":"topic","title":"messageExtras"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageExtras"},"abstract":[{"type":"text","text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13messageExtrasSSSgvp","title":"messageExtras","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageExtras"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messageextras"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageExtras","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Associated with the "},{"type":"codeVoice","code":"message_extras"},{"text":" Liquid tag.","type":"text"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageExtras":{"title":"messageExtras","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageExtras"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageextras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageExtras","abstract":[{"text":"The key-value pairs as a JSON string defined by the Braze Dashboard, if populated.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagefields.json b/data/documentation/brazekit/braze/inappmessageraw/messagefields.json index cb3540f7a8..3fd33651b3 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagefields.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagefields.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageFields"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFields"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagefields"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Additional data fields for the message."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","title":"messageFields","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFields"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13messageFieldsSDySSypGSgvp"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageFields":{"role":"symbol","title":"messageFields","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageFields","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagefields","abstract":[{"text":"Additional data fields for the message.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageFields"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC13messageFieldsSDySSypGSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageFields","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?","kind":"text"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"messageFields","role":"symbol","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagefields"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageFields"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageFields","interfaceLanguage":"swift"},"abstract":[{"text":"Additional data fields for the message.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageFields":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagefields","type":"topic","title":"messageFields","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageFields","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageFields","abstract":[{"text":"Additional data fields for the message.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetextalignment.json b/data/documentation/brazekit/braze/inappmessageraw/messagetextalignment.json index 6abfc05760..dd83969359 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetextalignment.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetextalignment.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetextalignment"]}],"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO"},{"text":"?","kind":"text"}],"role":"symbol","symbolKind":"property","title":"messageTextAlignment","externalID":"s:8BrazeKit0A0C15InAppMessageRawC20messageTextAlignmentAE0hI0OSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"text":"The message text alignment.","type":"text"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageTextAlignment"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageTextAlignment":{"role":"symbol","title":"messageTextAlignment","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TextAlignment","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetextalignment","abstract":[{"text":"The message text alignment.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageTextAlignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","text":"TextAlignment","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetextalignment"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageTextAlignment"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"abstract":[{"type":"text","text":"The message text alignment."}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageTextAlignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC20messageTextAlignmentAE0hI0OSgvp","symbolKind":"property","roleHeading":"Instance Property","title":"messageTextAlignment","role":"symbol","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/messageTextAlignment":{"role":"symbol","title":"messageTextAlignment","kind":"symbol","abstract":[{"type":"text","text":"The message text alignment."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/messageTextAlignment","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageTextAlignment","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","text":"TextAlignment","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetextalignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype.json index 423cbd18be..1c5c197631 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The message types supported by the SDK.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/full","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/html","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/htmlFull","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/modal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/slideup"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageType"}],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","symbolKind":"enum","navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.MessageType","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageType"}],"roleHeading":"Enumeration","role":"symbol","extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/html":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/html","abstract":[{"text":"The Html message type.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/html","title":"Braze.InAppMessageRaw.MessageType.html","role":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/slideup":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/slideup","title":"Braze.InAppMessageRaw.MessageType.slideup","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/slideup","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"}],"type":"topic","role":"symbol","abstract":[{"text":"The Slideup message type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/full":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/full","title":"Braze.InAppMessageRaw.MessageType.full","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/full","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"}],"type":"topic","role":"symbol","abstract":[{"text":"The Full message type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/init(rawValue:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(rawvalue:)","title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(rawValue:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","abstract":[]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/modal":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/modal","title":"Braze.InAppMessageRaw.MessageType.modal","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/modal","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"The Modal message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/equatable-implementations","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations","type":"topic","role":"collectionGroup","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/htmlFull":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/htmlfull","title":"Braze.InAppMessageRaw.MessageType.htmlFull","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/htmlFull","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"htmlFull","kind":"identifier"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"The HtmlFull message type."}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"symbolKind":"enum","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.MessageType","extendedModule":"BrazeKit","navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","interfaceLanguage":"swift"},"abstract":[{"text":"The message types supported by the SDK.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MessageType"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype"]}],"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/full","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/html","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/htmlFull","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/modal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/slideup"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(rawValue:)"],"title":"Initializers"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"],"generated":true}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"kind":"relationships"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","kind":"article","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/equatable-implementations","role":"collectionGroup"},"doc://Braze/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/full":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/full","kind":"symbol","abstract":[{"text":"The Full message type.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.MessageType.full","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/full"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/modal":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/modal","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/modal","title":"Braze.InAppMessageRaw.MessageType.modal","type":"topic","abstract":[{"type":"text","text":"The Modal message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/htmlFull":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"htmlFull"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/htmlFull","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/htmlfull","title":"Braze.InAppMessageRaw.MessageType.htmlFull","type":"topic","abstract":[{"type":"text","text":"The HtmlFull message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/slideup":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"title":"Braze.InAppMessageRaw.MessageType.slideup","role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/slideup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/init(rawValue:)":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(rawValue:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(rawvalue:)","title":"init(rawValue:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/html":{"kind":"symbol","abstract":[{"type":"text","text":"The Html message type."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/html","role":"symbol","title":"Braze.InAppMessageRaw.MessageType.html","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/html"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/!=(_:_:).json index 1e3ad2d942..cdd91a04cb 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/!=(_:_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/!=(_:_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","symbolKind":"op","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","roleHeading":"Operator","extendedModule":"Swift","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/!=(_:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/!=(_:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/!=(_:_:)","kind":"symbol","title":"!=(_:_:)","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/equatable-implementations","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations","type":"topic","role":"collectionGroup","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"Swift","symbolKind":"op","title":"!=(_:_:)","roleHeading":"Operator","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/!=(_:_:)":{"title":"!=(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/!=(_:_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/equatable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/encode(to:).json index cad6699e80..3c67c37da3 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/encode(to:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"extendedModule":"Swift","symbolKind":"method","title":"encode(to:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/encode(to:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/encode(to:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/encode(to:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"abstract":[],"title":"encode(to:)","type":"topic","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"Swift","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"encode(to:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/encode(to:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","kind":"article","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/encode(to:)":{"title":"encode(to:)","kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/encode(to:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/encode(to:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/equatable-implementations.json index 205f1e5faf..4996b9c581 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/equatable-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/!=(_:_:)"],"generated":true,"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/!=(_:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/!=(_:_:)","kind":"symbol","title":"!=(_:_:)","role":"symbol","type":"topic"}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/Equatable-Implementations"},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/!=(_:_:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/!=(_:_:)":{"title":"!=(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/!=(_:_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/full.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/full.json index 67bc96aabe..2e4dd3b751 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/full.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/full.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/full"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO4fullyA2GmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.MessageType.full","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The Full message type.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/full","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/full":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/full","title":"Braze.InAppMessageRaw.MessageType.full","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/full","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"}],"type":"topic","role":"symbol","abstract":[{"text":"The Full message type.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/full"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"kind":"symbol","abstract":[{"text":"The Full message type.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO4fullyA2GmF","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.MessageType.full"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/full","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/full":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/full","kind":"symbol","abstract":[{"text":"The Full message type.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.MessageType.full","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/hash(into:).json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/hash(into:).json index 4e11acca1c..62d842293f 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/hash(into:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"]]},"metadata":{"symbolKind":"method","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"extendedModule":"Swift","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"hash(into:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hash(into:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/hash(into:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hash(into:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"hash(into:)","abstract":[],"type":"topic","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hash(into:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hash(into:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"method","extendedModule":"Swift","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"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":"."}]},"title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","roleHeading":"Instance Method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/hash(into:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hash(into:)","title":"hash(into:)","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hash(into:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"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"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","kind":"article","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/hashvalue.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/hashvalue.json index 23a8d6b370..4497f94fbb 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/hashvalue.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"extendedModule":"Swift","roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property","title":"hashValue","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hashValue","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/hashValue":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hashvalue","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hashValue","abstract":[],"type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"hashValue","extendedModule":"Swift","roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hashValue","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/hashValue":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hashvalue","title":"hashValue","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hashValue","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","kind":"article","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/html.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/html.json index cec272fad4..5364307a28 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/html.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/html.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/html","interfaceLanguage":"swift"},"metadata":{"title":"Braze.InAppMessageRaw.MessageType.html","symbolKind":"case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO4htmlyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol"},"abstract":[{"type":"text","text":"The Html message type."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/html"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/html":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/html","abstract":[{"text":"The Html message type.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/html","title":"Braze.InAppMessageRaw.MessageType.html","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/html"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/html"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"metadata":{"title":"Braze.InAppMessageRaw.MessageType.html","symbolKind":"case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO4htmlyA2GmF","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"}]},"abstract":[{"text":"The Html message type.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/html":{"kind":"symbol","abstract":[{"type":"text","text":"The Html message type."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/html","role":"symbol","title":"Braze.InAppMessageRaw.MessageType.html","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/html"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/htmlfull.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/htmlfull.json index 94ffbf732f..5e227c562a 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/htmlfull.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/htmlfull.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/htmlFull","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The HtmlFull message type.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"htmlFull"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/htmlfull"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"Braze.InAppMessageRaw.MessageType.htmlFull","roleHeading":"Case","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO8htmlFullyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"htmlFull"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/htmlFull":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/htmlfull","title":"Braze.InAppMessageRaw.MessageType.htmlFull","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/htmlFull","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"htmlFull","kind":"identifier"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"The HtmlFull message type."}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"htmlFull","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO8htmlFullyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"htmlFull"}],"role":"symbol","title":"Braze.InAppMessageRaw.MessageType.htmlFull","symbolKind":"case","roleHeading":"Case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/htmlFull","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/htmlfull"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"abstract":[{"text":"The HtmlFull message type.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/htmlFull":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"htmlFull"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/htmlFull","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/htmlfull","title":"Braze.InAppMessageRaw.MessageType.htmlFull","type":"topic","abstract":[{"type":"text","text":"The HtmlFull message type."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/init(from:).json index 00a249710c..824a8bf153 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/init(from:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(from:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(from:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"]]},"metadata":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"symbolKind":"init","role":"symbol","extendedModule":"Swift","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","roleHeading":"Initializer","title":"init(from:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"init(from:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(from:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(from:)"]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol","symbolKind":"init","extendedModule":"Swift","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"title":"init(from:)","roleHeading":"Initializer","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(from:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(from:)","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","title":"init(from:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/RawRepresentable-Implementations":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","kind":"article","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/init(rawvalue:).json index 455a7672f7..054d3fa51a 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/init(rawvalue:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","metadata":{"title":"init(rawValue:)","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO8rawValueAGSgSS_tcfc","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"init"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(rawvalue:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(rawValue:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/init(rawValue:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(rawvalue:)","title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(rawValue:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(rawValue:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"init","title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO8rawValueAGSgSS_tcfc"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(rawvalue:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/init(rawValue:)":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(rawValue:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(rawvalue:)","title":"init(rawValue:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/modal.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/modal.json index 5921572a04..26fe9fd6e8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/modal.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/modal.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/modal"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"abstract":[{"text":"The Modal message type.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"}],"languages":["swift"]}]}],"metadata":{"roleHeading":"Case","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO5modalyA2GmF","role":"symbol","title":"Braze.InAppMessageRaw.MessageType.modal"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/modal":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/modal","title":"Braze.InAppMessageRaw.MessageType.modal","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/modal","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"The Modal message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The Modal message type.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/modal"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/modal","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO5modalyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"}],"title":"Braze.InAppMessageRaw.MessageType.modal","symbolKind":"case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/modal":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/modal","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/modal","title":"Braze.InAppMessageRaw.MessageType.modal","type":"topic","abstract":[{"type":"text","text":"The Modal message type."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/rawrepresentable-implementations.json index a23e743678..aa5ab39269 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/rawrepresentable-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"},"kind":"article","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations","role":"collectionGroup"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hashValue"],"title":"Instance Properties","generated":true},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hash(into:)"],"title":"Instance Methods"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/encode(to:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"abstract":[],"title":"encode(to:)","type":"topic","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/hashValue":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hashvalue","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hashValue","abstract":[],"type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"init(from:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(from:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/hash(into:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hash(into:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"hash(into:)","abstract":[],"type":"topic","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hash(into:)"}}} \ No newline at end of file +{"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hashValue"],"title":"Instance Properties","generated":true},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hash(into:)"],"title":"Instance Methods"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/RawRepresentable-Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/hash(into:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hash(into:)","title":"hash(into:)","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hash(into:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"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"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/encode(to:)":{"title":"encode(to:)","kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/encode(to:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/encode(to:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/hashValue":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hashvalue","title":"hashValue","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/hashValue","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(from:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/init(from:)","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","title":"init(from:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/messagetype/slideup.json b/data/documentation/brazekit/braze/inappmessageraw/messagetype/slideup.json index c75443df4f..cc88b81f9f 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/messagetype/slideup.json +++ b/data/documentation/brazekit/braze/inappmessageraw/messagetype/slideup.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/slideup","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The Slideup message type."}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/slideup"]}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO7slideupyA2GmF","role":"symbol","symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.MessageType.slideup","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"}]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/slideup":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/slideup","title":"Braze.InAppMessageRaw.MessageType.slideup","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/slideup","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"}],"type":"topic","role":"symbol","abstract":[{"text":"The Slideup message type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/slideup"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/slideup"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.MessageType.slideup","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO7slideupyA2GmF"},"abstract":[{"type":"text","text":"The Slideup message type."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType/slideup":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"title":"Braze.InAppMessageRaw.MessageType.slideup","role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType\/slideup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum.json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum.json index d4c3737f13..f3d505a5c7 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum.json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum.json @@ -1 +1 @@ -{"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Orientation"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum"]}],"metadata":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","role":"symbol","title":"Braze.InAppMessageRaw.Orientation","symbolKind":"enum","extendedModule":"BrazeKit"},"kind":"symbol","abstract":[{"text":"The message supported orientation values.","type":"text"}],"sections":[],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/any","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/landscape","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/portrait"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(rawValue:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","title":"Equatable Implementations"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/any":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/any","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/any","title":"Braze.InAppMessageRaw.Orientation.any","abstract":[{"type":"text","text":"Supports all orientation."}],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"any","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/portrait":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/portrait","title":"Braze.InAppMessageRaw.Orientation.portrait","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"abstract":[{"type":"text","text":"Only supports portrait orientation."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/portrait","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/landscape":{"abstract":[{"type":"text","text":"Only supports landscape orientation."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/landscape","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/landscape","title":"Braze.InAppMessageRaw.Orientation.landscape","role":"symbol"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/init(rawValue:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(rawvalue:)","title":"init(rawValue:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/any","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/landscape","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/portrait"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"abstract":[{"text":"The message supported orientation values.","type":"text"}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"languages":["swift"]}]}],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To"}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}],"symbolKind":"enum","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.Orientation","extendedModule":"BrazeKit","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/portrait":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/portrait","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"title":"Braze.InAppMessageRaw.Orientation.portrait","abstract":[{"type":"text","text":"Only supports portrait orientation."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/portrait","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/landscape":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"landscape","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/landscape","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/landscape","title":"Braze.InAppMessageRaw.Orientation.landscape","type":"topic","abstract":[{"text":"Only supports landscape orientation.","type":"text"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/any":{"abstract":[{"type":"text","text":"Supports all orientation."}],"title":"Braze.InAppMessageRaw.Orientation.any","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/any","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/any","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"any","kind":"identifier"}]},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/Equatable-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/equatable-implementations","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[]},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"type":"topic","title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(rawvalue:)"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/!=(_:_:).json index eb4804f03b..ca872a8920 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","symbolKind":"op","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/!=(_:_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations","kind":"article","type":"topic","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/!=(_:_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations"]]},"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","roleHeading":"Operator","extendedModule":"Swift","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"op","title":"!=(_:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/!=(_:_:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/!=(_:_:)","kind":"symbol","title":"!=(_:_:)","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/Equatable-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/equatable-implementations","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/any.json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/any.json index da26be710e..951aae66f5 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/any.json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/any.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/any","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Supports all orientation.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"any"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/any"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO3anyyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"any"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.Orientation.any","roleHeading":"Case"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/any":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/any","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/any","title":"Braze.InAppMessageRaw.Orientation.any","abstract":[{"type":"text","text":"Supports all orientation."}],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"any","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"any","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Orientation.any","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO3anyyA2GmF"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"any","kind":"identifier"}],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/any"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/any"},"abstract":[{"type":"text","text":"Supports all orientation."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/any":{"abstract":[{"type":"text","text":"Supports all orientation."}],"title":"Braze.InAppMessageRaw.Orientation.any","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/any","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/any","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"any","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/encode(to:).json index 5dadc44705..f7076541b2 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/encode(to:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"encode(to:)","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/encode(to:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/encode(to:)","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/encode(to:)"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","extendedModule":"Swift","symbolKind":"method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/encode(to:)":{"role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/encode(to:)","title":"encode(to:)","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/equatable-implementations.json index 639b3f5e34..8591e87174 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/!=(_:_:)","kind":"symbol","type":"topic","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/!=(_:_:)"],"title":"Operators"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/!=(_:_:)","kind":"symbol","title":"!=(_:_:)","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/hash(into:).json index bf2b14fd68..c91b869ed0 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/hash(into:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hash(into:)"},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"hash(into:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"extendedModule":"Swift","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/hash(into:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hash(into:)","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hash(into:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"metadata":{"title":"hash(into:)","extendedModule":"Swift","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hash(into:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/hash(into:)":{"kind":"symbol","title":"hash(into:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hash(into:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/hashvalue.json index b7f6d9b91f..8ac98ffee7 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/hashvalue.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hashValue","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Property","role":"symbol","extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hashvalue"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/hashValue":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hashvalue","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hashValue"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","title":"hashValue"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hashvalue"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hashValue"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/hashValue":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hashValue","type":"topic","role":"symbol","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/init(from:).json index 1315cc1608..ed1fa471e2 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/init(from:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","roleHeading":"Initializer","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"Swift","symbolKind":"init"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(from:)","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(from:)","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"symbolKind":"init","roleHeading":"Initializer","title":"init(from:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","extendedModule":"Swift"},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(from:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(from:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/RawRepresentable-Implementations":{"kind":"article","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/init(from:)":{"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(from:)","type":"topic","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/init(rawvalue:).json index 3ef3993fbf..5f422dc338 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO8rawValueAGSgSS_tcfc"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/init(rawValue:)":{"abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(rawvalue:)","title":"init(rawValue:)","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"sections":[],"metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO8rawValueAGSgSS_tcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(rawValue:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/init(rawValue:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"type":"topic","title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/landscape.json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/landscape.json index 207c0f207c..9ba3088f44 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/landscape.json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/landscape.json @@ -1 +1 @@ -{"metadata":{"title":"Braze.InAppMessageRaw.Orientation.landscape","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO9landscapeyA2GmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"landscape","kind":"identifier"}],"symbolKind":"case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}]}]}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/landscape","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"abstract":[{"text":"Only supports landscape orientation.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/landscape"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/landscape":{"abstract":[{"type":"text","text":"Only supports landscape orientation."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/landscape","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/landscape","title":"Braze.InAppMessageRaw.Orientation.landscape","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/landscape"]}],"abstract":[{"type":"text","text":"Only supports landscape orientation."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"metadata":{"symbolKind":"case","roleHeading":"Case","title":"Braze.InAppMessageRaw.Orientation.landscape","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO9landscapeyA2GmF","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"landscape","kind":"identifier"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/landscape","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/landscape":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"landscape","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/landscape","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/landscape","title":"Braze.InAppMessageRaw.Orientation.landscape","type":"topic","abstract":[{"text":"Only supports landscape orientation.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/portrait.json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/portrait.json index b57f8c1325..b0ce3c6f03 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/portrait.json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/portrait.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"portrait"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"abstract":[{"type":"text","text":"Only supports portrait orientation."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/portrait"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/portrait","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO8portraityA2GmF","title":"Braze.InAppMessageRaw.Orientation.portrait","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"portrait","kind":"identifier"}],"role":"symbol","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/portrait":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/portrait","title":"Braze.InAppMessageRaw.Orientation.portrait","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"portrait","kind":"identifier"}],"abstract":[{"type":"text","text":"Only supports portrait orientation."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/portrait","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"portrait","kind":"identifier"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/portrait","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/portrait"]}],"metadata":{"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"portrait","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO8portraityA2GmF","title":"Braze.InAppMessageRaw.Orientation.portrait","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Only supports portrait orientation."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/portrait":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/portrait","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"title":"Braze.InAppMessageRaw.Orientation.portrait","abstract":[{"type":"text","text":"Only supports portrait orientation."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/portrait","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/rawrepresentable-implementations.json index 7529e1734c..eb3f0b1d71 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations"},"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(from:)"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hashValue"],"generated":true,"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hash(into:)"],"generated":true}],"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/hashValue":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hashvalue","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/encode(to:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/encode(to:)","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/hash(into:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hash(into:)","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(from:)","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/RawRepresentable-Implementations"},"sections":[],"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(from:)"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hashValue"],"title":"Instance Properties","generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hash(into:)"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/hashValue":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hashValue","type":"topic","role":"symbol","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/hash(into:)":{"kind":"symbol","title":"hash(into:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hash(into:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/hash(into:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/init(from:)":{"kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(from:)","type":"topic","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum/encode(to:)":{"role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum\/encode(to:)","title":"encode(to:)","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/encode(to:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.property.json b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.property.json index bf26b2323c..304977de49 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessageraw/orientation-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/orientation-swift.property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC11orientationAE11OrientationOvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Orientation","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO"}],"title":"orientation"},"kind":"symbol","abstract":[{"text":"The message supported orientation.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","text":"Orientation","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Orientation","kind":"identifier"}],"navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"abstract":[{"type":"text","text":"The message supported orientation values."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","type":"topic","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/orientation-swift.property":{"kind":"symbol","abstract":[{"text":"The message supported orientation.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","kind":"typeIdentifier","text":"Orientation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/orientation-swift.property","title":"orientation"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"text":"The message supported orientation.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Orientation","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC11orientationAE11OrientationOvp","title":"orientation","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO","text":"Orientation"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.property"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/orientation-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/orientation-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.property","role":"symbol","title":"orientation","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"orientation","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11OrientationO"}],"abstract":[{"type":"text","text":"The message supported orientation."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/orientation-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Orientation-swift.enum":{"kind":"symbol","title":"Braze.InAppMessageRaw.Orientation","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","role":"symbol","navigatorTitle":[{"text":"Orientation","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Orientation-swift.enum","abstract":[{"type":"text","text":"The message supported orientation values."}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Orientation","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum.json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum.json index 38432c390b..5e08ef8c89 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum.json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/bottom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/top"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(rawValue:)"],"title":"Initializers"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"],"generated":true}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"kind":"relationships","type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideFrom"}],"languages":["swift"]}]}],"metadata":{"roleHeading":"Enumeration","extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}],"symbolKind":"enum","title":"Braze.InAppMessageRaw.SlideFrom"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"kind":"article","type":"topic"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/init(rawValue:)":{"title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(rawValue:)","role":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(rawvalue:)","kind":"symbol"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/Equatable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations","type":"topic","role":"collectionGroup","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/bottom":{"type":"topic","abstract":[{"text":"Presents the Slideup from the bottom of the screen.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/bottom","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"bottom","kind":"identifier"}],"title":"Braze.InAppMessageRaw.SlideFrom.bottom","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/bottom"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/top":{"title":"Braze.InAppMessageRaw.SlideFrom.top","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/top","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/top","abstract":[{"type":"text","text":"Presents the Slideup from the top of the screen."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"top"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SE":{"title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"}}} \ No newline at end of file +{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/bottom","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/top"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(rawValue:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SlideFrom","kind":"identifier"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"title":"Braze.InAppMessageRaw.SlideFrom","symbolKind":"enum","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","role":"symbol","roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"extendedModule":"BrazeKit","navigatorTitle":[{"text":"SlideFrom","kind":"identifier"}]},"abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/init(rawValue:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(rawvalue:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(rawValue:)","title":"init(rawValue:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/top":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/top","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/top","abstract":[{"type":"text","text":"Presents the Slideup from the top of the screen."}],"title":"Braze.InAppMessageRaw.SlideFrom.top"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/bottom":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bottom","kind":"identifier"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/bottom","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/bottom","abstract":[{"type":"text","text":"Presents the Slideup from the bottom of the screen."}],"title":"Braze.InAppMessageRaw.SlideFrom.bottom"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/!=(_:_:).json index 72e1fbe413..9646ead90b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","roleHeading":"Operator","role":"symbol","extendedModule":"Swift","title":"!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/Equatable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations","type":"topic","role":"collectionGroup","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/!=(_:_:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"op","roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/bottom.json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/bottom.json index 6afcbd0846..bd169b18ba 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/bottom.json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/bottom.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO6bottomyA2GmF","roleHeading":"Case","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bottom","kind":"identifier"}],"title":"Braze.InAppMessageRaw.SlideFrom.bottom","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/bottom","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"bottom","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/bottom"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"Presents the Slideup from the bottom of the screen.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/bottom":{"type":"topic","abstract":[{"text":"Presents the Slideup from the bottom of the screen.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/bottom","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"bottom","kind":"identifier"}],"title":"Braze.InAppMessageRaw.SlideFrom.bottom","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/bottom"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Presents the Slideup from the bottom of the screen."}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO6bottomyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.SlideFrom.bottom","symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"bottom","kind":"identifier"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/bottom"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/bottom"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottom"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/bottom":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bottom","kind":"identifier"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/bottom","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/bottom","abstract":[{"type":"text","text":"Presents the Slideup from the bottom of the screen."}],"title":"Braze.InAppMessageRaw.SlideFrom.bottom"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/encode(to:).json index 5cdbfb15d7..5d1e762406 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/encode(to:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"]]},"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"symbolKind":"method","role":"symbol","title":"encode(to:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/encode(to:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/encode(to:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/encode(to:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/encode(to:)","title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"kind":"article","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/encode(to:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","roleHeading":"Instance Method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","symbolKind":"method","title":"encode(to:)","extendedModule":"Swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/encode(to:)","role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/equatable-implementations.json index 9c4783d584..e5b45a4030 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/!=(_:_:)"]}],"sections":[],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/!=(_:_:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/!=(_:_:)","title":"!=(_:_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/hash(into:).json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/hash(into:).json index c3993b7a52..4b482ade09 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/hash(into:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hash(into:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","extendedModule":"Swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hash(into:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hash(into:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hash(into:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hash(into:)"]}],"metadata":{"role":"symbol","extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"title":"hash(into:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/hash(into:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hash(into:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hash(into:)","title":"hash(into:)","type":"topic","abstract":[],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/hashvalue.json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/hashvalue.json index afce504054..fbea99638d 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/hashvalue.json @@ -1 +1 @@ -{"metadata":{"title":"hashValue","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","symbolKind":"property","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"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":"."}]},"extendedModule":"Swift","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"roleHeading":"Instance Property"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hashValue"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hashvalue"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/hashValue":{"title":"hashValue","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hashValue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"kind":"article","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hashValue","interfaceLanguage":"swift"},"metadata":{"title":"hashValue","roleHeading":"Instance Property","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hashvalue"]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hashvalue","type":"topic","kind":"symbol","role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"title":"hashValue"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/init(from:).json index 802d2e2be1..773a3ca839 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/init(from:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"Swift","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"symbolKind":"init","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"roleHeading":"Initializer","title":"init(from:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(from:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","role":"collectionGroup","abstract":[],"kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/init(from:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(from:)","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"]]},"metadata":{"role":"symbol","symbolKind":"init","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","title":"init(from:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"roleHeading":"Initializer","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(from:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/RawRepresentable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/init(from:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(from:)","title":"init(from:)","type":"topic","abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/init(rawvalue:).json index 08abbabf13..516fd8d290 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/init(rawvalue:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(rawvalue:)"]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(rawValue:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO8rawValueAGSgSS_tcfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"init(rawValue:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/init(rawValue:)":{"title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(rawValue:)","role":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(rawvalue:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(rawValue:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:)","externalID":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO8rawValueAGSgSS_tcfc"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/init(rawValue:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(rawvalue:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(rawValue:)","title":"init(rawValue:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/rawrepresentable-implementations.json index ce8d94a58c..c755e94639 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/rawrepresentable-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hashValue"],"generated":true},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hash(into:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/init(from:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(from:)","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]}},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hash(into:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hash(into:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/encode(to:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/encode(to:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/encode(to:)","title":"encode(to:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/hashValue":{"title":"hashValue","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hashValue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","abstract":[],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/RawRepresentable-Implementations"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(from:)"],"title":"Initializers","generated":true},{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hashValue"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hash(into:)"],"title":"Instance Methods","generated":true}],"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/init(from:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/init(from:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(from:)","title":"init(from:)","type":"topic","abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/hash(into:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hash(into:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hash(into:)","title":"hash(into:)","type":"topic","abstract":[],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hashvalue","type":"topic","kind":"symbol","role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"title":"hashValue"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/encode(to:)","role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"title":"encode(to:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/top.json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/top.json index 44845414cb..b55008089e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/top.json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.enum/top.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO3topyA2GmF","title":"Braze.InAppMessageRaw.SlideFrom.top","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/top"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/top","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Presents the Slideup from the top of the screen."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"top"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/top":{"title":"Braze.InAppMessageRaw.SlideFrom.top","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/top","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/top","abstract":[{"type":"text","text":"Presents the Slideup from the top of the screen."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"top"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"Braze.InAppMessageRaw.SlideFrom.top","externalID":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO3topyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"top"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"]]},"abstract":[{"text":"Presents the Slideup from the top of the screen.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"top"}]}]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/top","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/top"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum/top":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"top","kind":"identifier"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum\/top","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/top","abstract":[{"type":"text","text":"Presents the Slideup from the top of the screen."}],"title":"Braze.InAppMessageRaw.SlideFrom.top"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.property.json b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.property.json index 8297ebe89f..03c9f75865 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.property.json +++ b/data/documentation/brazekit/braze/inappmessageraw/slidefrom-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/slideFrom-swift.property"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideFrom"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SlideFrom","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9slideFromAE05SlideH0OSgvp","role":"symbol","title":"slideFrom","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideFrom"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","text":"SlideFrom","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.property"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideFrom","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"kind":"symbol","role":"symbol","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/slideFrom-swift.property":{"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/slideFrom-swift.property","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.property","title":"slideFrom","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"slideFrom","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","text":"SlideFrom","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/slideFrom-swift.property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.property"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideFrom"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","kind":"typeIdentifier","text":"SlideFrom"},{"kind":"text","text":"?"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"roleHeading":"Instance Property","role":"symbol","title":"slideFrom","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideFrom"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","text":"SlideFrom"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9slideFromAE05SlideH0OSgvp","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/SlideFrom-swift.enum":{"type":"topic","abstract":[{"text":"The possible values for the Slideup message presentation.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideFrom"}],"navigatorTitle":[{"kind":"identifier","text":"SlideFrom"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/SlideFrom-swift.enum"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/slideFrom-swift.property":{"type":"topic","abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.property","title":"slideFrom","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"slideFrom","kind":"identifier"},{"kind":"text","text":": "},{"text":"SlideFrom","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC9SlideFromO","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/slideFrom-swift.property"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment.json b/data/documentation/brazekit/braze/inappmessageraw/textalignment.json index ed94889843..067a1d2c39 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment.json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"},"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo"}],"metadata":{"title":"Braze.InAppMessageRaw.TextAlignment","symbolKind":"enum","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","extendedModule":"BrazeKit","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"sections":[],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/center","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/end","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/start"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"TextAlignment","kind":"identifier"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/center":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/center","title":"Braze.InAppMessageRaw.TextAlignment.center","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/center","role":"symbol","abstract":[{"text":"Align the text with center of the label.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"center","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/init(rawValue:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(rawValue:)","title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/equatable-implementations","role":"collectionGroup","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/start":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/start","kind":"symbol","role":"symbol","type":"topic","title":"Braze.InAppMessageRaw.TextAlignment.start","abstract":[{"type":"text","text":"Align the text with the leading edge of the label."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/start"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/end":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/end","abstract":[{"type":"text","text":"Align the text with the trailing edge of the label."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/end","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"end"}],"title":"Braze.InAppMessageRaw.TextAlignment.end"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}],"symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"TextAlignment","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","title":"Braze.InAppMessageRaw.TextAlignment","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextAlignment","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The message label’s text alignment values."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/center","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/end","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/start"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(rawValue:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/init(rawValue:)":{"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(rawvalue:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/start":{"abstract":[{"text":"Align the text with the leading edge of the label.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"}],"title":"Braze.InAppMessageRaw.TextAlignment.start","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/start","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/start"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/center":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/center","abstract":[{"type":"text","text":"Align the text with center of the label."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/center","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"center","kind":"identifier"}],"title":"Braze.InAppMessageRaw.TextAlignment.center","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/end":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/end","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Align the text with the trailing edge of the label."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/end","title":"Braze.InAppMessageRaw.TextAlignment.end","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"end"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/equatable-implementations","title":"Equatable Implementations"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/!=(_:_:).json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/!=(_:_:).json index 148ab02dda..7ebb5e84bf 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/!=(_:_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/!=(_:_:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)","roleHeading":"Operator","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/!=(_:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/!=(_:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/equatable-implementations","role":"collectionGroup","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/!=(_:_:)"},"metadata":{"role":"symbol","title":"!=(_:_:)","extendedModule":"Swift","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/!=(_:_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/!=(_:_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/!=(_:_:)","title":"!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations","type":"topic","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/equatable-implementations","title":"Equatable Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/center.json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/center.json index a5b1898d99..2359a844c0 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/center.json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/center.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/center"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"center","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/center"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO6centeryA2GmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"center","kind":"identifier"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.InAppMessageRaw.TextAlignment.center","roleHeading":"Case"},"abstract":[{"type":"text","text":"Align the text with center of the label."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/center":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/center","title":"Braze.InAppMessageRaw.TextAlignment.center","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/center","role":"symbol","abstract":[{"text":"Align the text with center of the label.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"center","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/center"},"abstract":[{"type":"text","text":"Align the text with center of the label."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"center"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/center"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO6centeryA2GmF","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"center","kind":"identifier"}],"title":"Braze.InAppMessageRaw.TextAlignment.center","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/center":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/center","abstract":[{"type":"text","text":"Align the text with center of the label."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/center","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"center","kind":"identifier"}],"title":"Braze.InAppMessageRaw.TextAlignment.center","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/encode(to:).json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/encode(to:).json index f1b0fc0082..1b4a5bf7c6 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/encode(to:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/encode(to:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/encode(to:)"]}],"metadata":{"title":"encode(to:)","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","symbolKind":"method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"extendedModule":"Swift"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/encode(to:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/encode(to:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/encode(to:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","roleHeading":"Instance Method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","symbolKind":"method","extendedModule":"Swift","title":"encode(to:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/encode(to:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/encode(to:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/encode(to:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/encode(to:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"title":"encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/end.json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/end.json index 4e0e6edb71..f34433021b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/end.json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/end.json @@ -1 +1 @@ -{"metadata":{"title":"Braze.InAppMessageRaw.TextAlignment.end","symbolKind":"case","roleHeading":"Case","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO3endyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"end","kind":"identifier"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/end"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Align the text with the trailing edge of the label.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"end","kind":"identifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/end"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/end":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/end","abstract":[{"type":"text","text":"Align the text with the trailing edge of the label."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/end","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"end"}],"title":"Braze.InAppMessageRaw.TextAlignment.end"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO3endyA2GmF","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"end"}],"roleHeading":"Case","symbolKind":"case","title":"Braze.InAppMessageRaw.TextAlignment.end"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/end"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"end"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/end","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Align the text with the trailing edge of the label."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/end":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/end","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Align the text with the trailing edge of the label."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/end","title":"Braze.InAppMessageRaw.TextAlignment.end","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"end"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/equatable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/equatable-implementations.json index 6d057eda12..c9f00ec694 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/equatable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/!=(_:_:)"],"title":"Operators"}],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"}}} \ No newline at end of file +{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/!=(_:_:)"],"generated":true,"title":"Operators"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/Equatable-Implementations"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/!=(_:_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/!=(_:_:)","title":"!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/hash(into:).json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/hash(into:).json index 759493945f..36bedabfde 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/hash(into:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/hash(into:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hash(into:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hash(into:)"},"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method","symbolKind":"method","title":"hash(into:)","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"extendedModule":"Swift","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/hash(into:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hash(into:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"title":"hash(into:)","extendedModule":"Swift","symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hash(into:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/hash(into:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hash(into:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hash(into:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/hashvalue.json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/hashvalue.json index 3188a93676..c40ef6fc4e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/hashvalue.json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/hashvalue.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hashvalue"]}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hashValue","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","extendedModule":"Swift","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"title":"hashValue"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/hashValue":{"abstract":[],"role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hashValue","type":"topic","title":"hashValue"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"title":"hashValue","extendedModule":"Swift","symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","roleHeading":"Instance Property","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hashvalue"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hashValue","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/hashValue":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"type":"topic","title":"hashValue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hashValue","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hashvalue"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/init(from:).json index 305d012385..596a96ab5c 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/init(from:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(from:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(from:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"symbolKind":"init","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","extendedModule":"Swift","roleHeading":"Initializer","title":"init(from:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/init(from:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(from:)","role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"abstract":[],"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","role":"collectionGroup"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO","title":"init(from:)","extendedModule":"Swift","roleHeading":"Initializer","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(from:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(from:)","role":"symbol","kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(from:)","type":"topic","title":"init(from:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/init(rawvalue:).json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/init(rawvalue:).json index 812a7c1e74..6faa3b5f62 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/init(rawvalue:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(rawValue:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO8rawValueAGSgSS_tcfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/init(rawValue:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(rawValue:)","title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(rawvalue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO8rawValueAGSgSS_tcfc","symbolKind":"init","role":"symbol","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/init(rawValue:)":{"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(rawvalue:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/rawrepresentable-implementations.json index 5f73de1f31..0edc5ccdb8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/rawrepresentable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hashValue"],"generated":true,"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hash(into:)"],"title":"Instance Methods","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/hash(into:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hash(into:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/encode(to:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/encode(to:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/hashValue":{"abstract":[],"role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hashvalue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hashValue","type":"topic","title":"hashValue"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/init(from:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(from:)","role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}}}} \ No newline at end of file +{"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hashValue"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hash(into:)"],"title":"Instance Methods","generated":true}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/RawRepresentable-Implementations"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/hash(into:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hash(into:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(from:)","role":"symbol","kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/init(from:)","type":"topic","title":"init(from:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/encode(to:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/encode(to:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/encode(to:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"title":"encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/hashValue":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"type":"topic","title":"hashValue","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/hashValue","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hashvalue"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textalignment/start.json b/data/documentation/brazekit/braze/inappmessageraw/textalignment/start.json index d19d9faf68..db4dfde5af 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textalignment/start.json +++ b/data/documentation/brazekit/braze/inappmessageraw/textalignment/start.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"kind":"symbol","sections":[],"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"}],"title":"Braze.InAppMessageRaw.TextAlignment.start","symbolKind":"case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO5startyA2GmF"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/start"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Align the text with the leading edge of the label."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/start"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextAlignment"}],"abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/start":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/start","kind":"symbol","role":"symbol","type":"topic","title":"Braze.InAppMessageRaw.TextAlignment.start","abstract":[{"type":"text","text":"Align the text with the leading edge of the label."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/start"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Align the text with the leading edge of the label."}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"}],"title":"Braze.InAppMessageRaw.TextAlignment.start","symbolKind":"case","externalID":"s:8BrazeKit0A0C15InAppMessageRawC13TextAlignmentO5startyA2GmF","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/start"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/start"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TextAlignment"}],"title":"Braze.InAppMessageRaw.TextAlignment","abstract":[{"text":"The message label’s text alignment values.","type":"text"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextAlignment"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/TextAlignment/start":{"abstract":[{"text":"Align the text with the leading edge of the label.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"}],"title":"Braze.InAppMessageRaw.TextAlignment.start","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/TextAlignment\/start","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/start"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/textcolor.json b/data/documentation/brazekit/braze/inappmessageraw/textcolor.json index d955ebeb0d..55638791f5 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/textcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/textcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},{"text":"?","kind":"text"}]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/textColor"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC9textColorAE0H0CSgvp","modules":[{"name":"BrazeKit"}],"title":"textColor","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"abstract":[{"text":"The message text color.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textcolor"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/textColor":{"kind":"symbol","title":"textColor","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/textColor","abstract":[{"text":"The message text color.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC9textColorAE0H0CSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":"?"}],"title":"textColor","role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/textColor","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/textcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"text":"The message text color.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/textColor":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/textcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/textColor","title":"textColor","role":"symbol","abstract":[{"type":"text","text":"The message text color."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme.json b/data/documentation/brazekit/braze/inappmessageraw/theme.json index c154c37406..e283b68db4 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZInAppMessageRawTheme) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The message theme type.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/closeButtonColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/frameColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/headerTextColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconBackgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/textColor"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/isEqual(_:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultDark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultLight"]}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"symbolKind":"class","role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","roleHeading":"Class","title":"Braze.InAppMessageRaw.Theme","navigatorTitle":[{"text":"Theme","kind":"identifier"}]},"relationshipsSections":[{"kind":"relationships","title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)":{"role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"backgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"textColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"iconColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"headerTextColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"closeButtonColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"frameColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"},{"text":"])","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message theme."}],"title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/closeButtonColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/closeButtonColor","title":"closeButtonColor","abstract":[{"text":"The close button color.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/closebuttoncolor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init()":{"abstract":[{"text":"Creates and returns a raw In-App Message theme.","type":"text"}],"role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init()","type":"topic","title":"init()"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/backgroundColor":{"type":"topic","abstract":[{"text":"The background color.","type":"text"}],"title":"backgroundColor","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/backgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/iconBackgroundColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconBackgroundColor","role":"symbol","title":"iconBackgroundColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The icon background color."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconbackgroundcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/hash":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/hash","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/hash","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"kind":"symbol","title":"hash"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/buttons":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"kind":"text","text":"]"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/buttons","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/buttons","type":"topic","role":"symbol","abstract":[{"type":"text","text":"The buttons themes."}],"title":"buttons"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/defaultLight":{"role":"symbol","title":"defaultLight","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultlight","abstract":[{"text":"The default message light theme.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultLight"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/frameColor":{"role":"symbol","title":"frameColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/framecolor","abstract":[{"type":"text","text":"The frame color."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/frameColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/defaultDark":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultdark","role":"symbol","abstract":[{"text":"The default message dark theme.","type":"text"}],"kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultDark","type":"topic","title":"defaultDark"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/headerTextColor":{"role":"symbol","title":"headerTextColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerTextColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/headertextcolor","abstract":[{"type":"text","text":"The header text color."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/headerTextColor"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/textColor":{"abstract":[{"type":"text","text":"The text color."}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/textColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/textcolor","title":"textColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/isEqual(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/isequal(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/isEqual(_:)","role":"symbol","title":"isEqual(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/iconColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconcolor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"type":"topic","abstract":[{"type":"text","text":"The icon color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconColor","role":"symbol","title":"iconColor","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZInAppMessageRawTheme) ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/buttons","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/closeButtonColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/frameColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/headerTextColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconBackgroundColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconColor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/textColor"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/isEqual(_:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultDark","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultLight"]}],"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom"},{"type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme"]}],"abstract":[{"type":"text","text":"The message theme type."}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessageRaw.Theme","extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"class","roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/frameColor":{"abstract":[{"type":"text","text":"The frame color."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/framecolor","title":"frameColor","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/frameColor","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/iconColor":{"abstract":[{"type":"text","text":"The icon color."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"type":"topic","title":"iconColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/headerTextColor":{"title":"headerTextColor","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/headertextcolor","abstract":[{"type":"text","text":"The header text color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/headerTextColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"type":"topic"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/defaultDark":{"abstract":[{"type":"text","text":"The default message dark theme."}],"type":"topic","title":"defaultDark","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultdark","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultDark","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"backgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"iconColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"iconBackgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"headerTextColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"closeButtonColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:)","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init()","role":"symbol","title":"init()","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init()","abstract":[{"text":"Creates and returns a raw In-App Message theme.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/iconBackgroundColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconbackgroundcolor","kind":"symbol","abstract":[{"text":"The icon background color.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"iconBackgroundColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"iconBackgroundColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconBackgroundColor"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/isEqual(_:)":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/isequal(_:)","title":"isEqual(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/isEqual(_:)"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/backgroundColor":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/backgroundColor","kind":"symbol","abstract":[{"text":"The background color.","type":"text"}],"type":"topic","title":"backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/backgroundcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/hash":{"kind":"symbol","title":"hash","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/hash","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/hash"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init(from:)":{"title":"init(from:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/closeButtonColor":{"kind":"symbol","abstract":[{"type":"text","text":"The close button color."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/closebuttoncolor","title":"closeButtonColor","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/closeButtonColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/defaultLight":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultlight","abstract":[{"type":"text","text":"The default message light theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultLight","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","kind":"typeIdentifier"}],"title":"defaultLight","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/buttons":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/buttons","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/buttons","title":"buttons","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"abstract":[{"text":"The buttons themes.","type":"text"}],"role":"symbol"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/textColor":{"abstract":[{"text":"The text color.","type":"text"}],"type":"topic","title":"textColor","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/textcolor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/textColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/backgroundcolor.json b/data/documentation/brazekit/braze/inappmessageraw/theme/backgroundcolor.json index 5ad8dd8a21..0f67db5545 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/backgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/backgroundcolor.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"backgroundColor","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC15backgroundColorAE0I0Cvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/backgroundColor"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/backgroundcolor"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","text":"Color"}]}]}],"abstract":[{"text":"The background color.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/backgroundColor":{"type":"topic","abstract":[{"text":"The background color.","type":"text"}],"title":"backgroundColor","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/backgroundcolor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/backgroundColor","interfaceLanguage":"swift"},"metadata":{"title":"backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC15backgroundColorAE0I0Cvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The background color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","text":"Color"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/backgroundColor":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/backgroundColor","kind":"symbol","abstract":[{"text":"The background color.","type":"text"}],"type":"topic","title":"backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/backgroundcolor"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/buttons.json b/data/documentation/brazekit/braze/inappmessageraw/theme/buttons.json index 674f94a6c7..5cb0562ce4 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/buttons.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/buttons.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/buttons"},"abstract":[{"type":"text","text":"The buttons themes."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"ButtonTheme","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/buttons"]}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC7buttonsSayAE06ButtonG0CGvp","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"},{"text":"]","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","title":"buttons"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/buttons":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"kind":"text","text":"]"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/buttons","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/buttons","type":"topic","role":"symbol","abstract":[{"type":"text","text":"The buttons themes."}],"title":"buttons"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"metadata":{"symbolKind":"property","title":"buttons","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"text":"]","kind":"text"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC7buttonsSayAE06ButtonG0CGvp","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/buttons","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"The buttons themes."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/buttons"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"text":"ButtonTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/buttons":{"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/buttons","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/buttons","title":"buttons","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"abstract":[{"text":"The buttons themes.","type":"text"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/closebuttoncolor.json b/data/documentation/brazekit/braze/inappmessageraw/theme/closebuttoncolor.json index 4a51b9b3c2..bd310b086b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/closebuttoncolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/closebuttoncolor.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"closeButtonColor","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC16closeButtonColorAE0J0Cvp","roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/closeButtonColor","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/closebuttoncolor"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"abstract":[{"type":"text","text":"The close button color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/closeButtonColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/closeButtonColor","title":"closeButtonColor","abstract":[{"text":"The close button color.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/closebuttoncolor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/closebuttoncolor"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/closeButtonColor","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"closeButtonColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"closeButtonColor","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC16closeButtonColorAE0J0Cvp"},"abstract":[{"text":"The close button color.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/closeButtonColor":{"kind":"symbol","abstract":[{"type":"text","text":"The close button color."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/closebuttoncolor","title":"closeButtonColor","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButtonColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/closeButtonColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/defaultdark.json b/data/documentation/brazekit/braze/inappmessageraw/theme/defaultdark.json index cf9d570de5..30b8a27dd8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/defaultdark.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/defaultdark.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC11defaultDarkAGvpZ","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultDark"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme"}],"role":"symbol","title":"defaultDark"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultDark"},"abstract":[{"text":"The default message dark theme.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultdark"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/defaultDark":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultdark","role":"symbol","abstract":[{"text":"The default message dark theme.","type":"text"}],"kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultDark","type":"topic","title":"defaultDark"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultDark","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"defaultDark","roleHeading":"Type Property","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC11defaultDarkAGvpZ","symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultdark"]}],"abstract":[{"type":"text","text":"The default message dark theme."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultDark","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","text":"Theme","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/defaultDark":{"abstract":[{"type":"text","text":"The default message dark theme."}],"type":"topic","title":"defaultDark","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultdark","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultDark","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultDark"},{"text":": ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/defaultlight.json b/data/documentation/brazekit/braze/inappmessageraw/theme/defaultlight.json index e1c4b3f23c..8822c58452 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/defaultlight.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/defaultlight.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultLight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"abstract":[{"text":"The default message light theme.","type":"text"}],"metadata":{"title":"defaultLight","roleHeading":"Type Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC12defaultLightAGvpZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultlight"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultLight","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/defaultLight":{"role":"symbol","title":"defaultLight","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultLight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultlight","abstract":[{"text":"The default message light theme.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultLight"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The default message light theme."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultlight"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultLight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC"}],"title":"defaultLight","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC12defaultLightAGvpZ","role":"symbol"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultLight"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultLight"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/defaultLight":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultlight","abstract":[{"type":"text","text":"The default message light theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/defaultLight","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultLight","kind":"identifier"},{"kind":"text","text":": "},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","kind":"typeIdentifier"}],"title":"defaultLight","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/framecolor.json b/data/documentation/brazekit/braze/inappmessageraw/theme/framecolor.json index ee19be1686..3dad9cd2e8 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/framecolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/framecolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/framecolor"]}],"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"frameColor","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC10frameColorAE0I0Cvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"abstract":[{"type":"text","text":"The frame color."}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/frameColor"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/frameColor":{"role":"symbol","title":"frameColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/framecolor","abstract":[{"type":"text","text":"The frame color."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/frameColor"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"The frame color.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"frameColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"title":"frameColor","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC10frameColorAE0I0Cvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/frameColor"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/framecolor"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/frameColor":{"abstract":[{"type":"text","text":"The frame color."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/framecolor","title":"frameColor","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"frameColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/frameColor","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/hash.json b/data/documentation/brazekit/braze/inappmessageraw/theme/hash.json index 8f2361578e..defc20d9ac 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/hash.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/hash.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"title":"hash","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC4hashSivp"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/hash"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/hash","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/hash":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/hash","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/hash","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"kind":"symbol","title":"hash"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"metadata":{"title":"hash","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC4hashSivp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/hash"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/hash"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/hash":{"kind":"symbol","title":"hash","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/hash","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/hash"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/headertextcolor.json b/data/documentation/brazekit/braze/inappmessageraw/theme/headertextcolor.json index 327f6a6a05..8c8b0565f9 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/headertextcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/headertextcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextColor"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/headertextcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"headerTextColor","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC15headerTextColorAE0J0Cvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"abstract":[{"text":"The header text color.","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/headerTextColor","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/headerTextColor":{"role":"symbol","title":"headerTextColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerTextColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/headertextcolor","abstract":[{"type":"text","text":"The header text color."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/headerTextColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/headerTextColor","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The header text color.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/headertextcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerTextColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC15headerTextColorAE0J0Cvp","title":"headerTextColor"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/headerTextColor":{"title":"headerTextColor","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/headertextcolor","abstract":[{"type":"text","text":"The header text color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/headerTextColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerTextColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/iconbackgroundcolor.json b/data/documentation/brazekit/braze/inappmessageraw/theme/iconbackgroundcolor.json index a5fd5a6782..21bbeb46a5 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/iconbackgroundcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/iconbackgroundcolor.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconbackgroundcolor"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconBackgroundColor","interfaceLanguage":"swift"},"metadata":{"title":"iconBackgroundColor","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconBackgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC19iconBackgroundColorAE0J0Cvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"sections":[],"abstract":[{"type":"text","text":"The icon background color."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/iconBackgroundColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconBackgroundColor","role":"symbol","title":"iconBackgroundColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconBackgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The icon background color."}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconbackgroundcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconbackgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconBackgroundColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"abstract":[{"text":"The icon background color.","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC19iconBackgroundColorAE0J0Cvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Property","title":"iconBackgroundColor"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconBackgroundColor"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/iconBackgroundColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconbackgroundcolor","kind":"symbol","abstract":[{"text":"The icon background color.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"iconBackgroundColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"iconBackgroundColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconBackgroundColor"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/iconcolor.json b/data/documentation/brazekit/braze/inappmessageraw/theme/iconcolor.json index 47ff43193e..662cb4eb9a 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/iconcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/iconcolor.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconcolor"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconColor","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC9iconColorAE0I0Cvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"symbolKind":"property","title":"iconColor"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"abstract":[{"text":"The icon color.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/iconColor":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconcolor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"iconColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"type":"topic","abstract":[{"type":"text","text":"The icon color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconColor","role":"symbol","title":"iconColor","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconColor"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"abstract":[{"text":"The icon color.","type":"text"}],"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"iconColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"title":"iconColor","symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC9iconColorAE0I0Cvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconColor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","text":"Color"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/iconColor":{"abstract":[{"type":"text","text":"The icon color."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"iconColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"}],"type":"topic","title":"iconColor","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/iconColor","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconcolor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/init().json b/data/documentation/brazekit/braze/inappmessageraw/theme/init().json index ab999693e7..d25acb49ab 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/init().json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/init().json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeCAGycfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init()","roleHeading":"Initializer"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message theme."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init()"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init()":{"abstract":[{"text":"Creates and returns a raw In-App Message theme.","type":"text"}],"role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init()","type":"topic","title":"init()"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message theme."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"()","kind":"text"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"init()","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeCAGycfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init()"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init()","role":"symbol","title":"init()","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init()","abstract":[{"text":"Creates and returns a raw In-App Message theme.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:).json b/data/documentation/brazekit/braze/inappmessageraw/theme/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:).json index 32f06e622a..0e5fe4d212 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconColor"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"iconBackgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headerTextColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeButtonColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},{"text":"])","kind":"text"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The background color."}]}],"name":"backgroundColor"},{"name":"textColor","content":[{"inlineContent":[{"type":"text","text":"The text color."}],"type":"paragraph"}]},{"name":"iconColor","content":[{"inlineContent":[{"type":"text","text":"The icon color."}],"type":"paragraph"}]},{"name":"iconBackgroundColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The icon background color."}]}]},{"name":"headerTextColor","content":[{"inlineContent":[{"type":"text","text":"The header text color."}],"type":"paragraph"}]},{"name":"closeButtonColor","content":[{"type":"paragraph","inlineContent":[{"text":"The close button color.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The frame color."}],"type":"paragraph"}],"name":"frameColor"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The buttons themes.","type":"text"}]}],"name":"buttons"}],"kind":"parameters"}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC15backgroundColor04textI004iconI00k10BackgroundI0010headerTextI0011closeButtonI005frameI07buttonsAgE0I0C_A6QSayAE0pG0CGtcfc","role":"symbol","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"backgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"iconColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"iconBackgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headerTextColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeButtonColor"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"kind":"text","text":"])"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)"},"abstract":[{"type":"text","text":"Creates and returns a raw In-App Message theme."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)":{"role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"backgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"textColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"iconColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"headerTextColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"closeButtonColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"frameColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","text":"ButtonTheme"},{"text":"])","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message theme."}],"title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessageRaw.ButtonTheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns a raw In-App Message theme.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"backgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"textColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"headerTextColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"closeButtonColor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttons"},{"kind":"text","text":": ["},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},{"text":"])","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"backgroundColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The background color."}]}]},{"name":"textColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The text color."}]}]},{"name":"iconColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The icon color."}]}]},{"name":"iconBackgroundColor","content":[{"inlineContent":[{"text":"The icon background color.","type":"text"}],"type":"paragraph"}]},{"name":"headerTextColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The header text color."}]}]},{"name":"closeButtonColor","content":[{"inlineContent":[{"type":"text","text":"The close button color."}],"type":"paragraph"}]},{"name":"frameColor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The frame color."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The buttons themes."}]}],"name":"buttons"}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:)"]}],"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"text":", ","kind":"text"},{"text":"textColor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"iconColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"iconBackgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headerTextColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"closeButtonColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"frameColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC"},{"kind":"text","text":"])"}],"role":"symbol","title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC15backgroundColor04textI004iconI00k10BackgroundI0010headerTextI0011closeButtonI005frameI07buttonsAgE0I0C_A6QSayAE0pG0CGtcfc","symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"backgroundColor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"iconColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"iconBackgroundColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"},{"kind":"text","text":", "},{"text":"headerTextColor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"closeButtonColor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"},{"text":", ","kind":"text"},{"text":"frameColor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC11ButtonThemeC","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","title":"init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:)","abstract":[{"type":"text","text":"Creates and returns a raw In-App Message theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(backgroundColor:textColor:iconColor:iconBackgroundColor:headerTextColor:closeButtonColor:frameColor:buttons:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/ButtonTheme":{"role":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"type":"topic","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/ButtonTheme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/init(from:).json b/data/documentation/brazekit/braze/inappmessageraw/theme/init(from:).json index 13f5473422..a9991d3dd4 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/init(from:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/init(from:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"init","role":"symbol","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC4fromAGs7Decoder_p_tKcfc","title":"init(from:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(from:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init(from:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(from:)","role":"symbol","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC4fromAGs7Decoder_p_tKcfc","title":"init(from:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"init"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(from:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(from:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/init(from:)":{"title":"init(from:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/init(from:)","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/isequal(_:).json b/data/documentation/brazekit/braze/inappmessageraw/theme/isequal(_:).json index 36bdb8c5c5..43cf0a217e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/isequal(_:).json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/isequal(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/isEqual(_:)"},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC7isEqualySbypSgF","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"isEqual(_:)","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/isEqual(_:)":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/isequal(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/isEqual(_:)","role":"symbol","title":"isEqual(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC7isEqualySbypSgF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"isEqual(_:)","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/isequal(_:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/isEqual(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/isEqual(_:)":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/isequal(_:)","title":"isEqual(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/isEqual(_:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/theme/textcolor.json b/data/documentation/brazekit/braze/inappmessageraw/theme/textcolor.json index ca678ffb59..8100acc72b 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/theme/textcolor.json +++ b/data/documentation/brazekit/braze/inappmessageraw/theme/textcolor.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/textcolor"]}],"kind":"symbol","abstract":[{"text":"The text color.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/textColor"},"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC9textColorAE0I0Cvp","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"}],"modules":[{"name":"BrazeKit"}],"title":"textColor"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","title":"Braze.InAppMessageRaw.Color","abstract":[],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Color"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Color"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/textColor":{"abstract":[{"type":"text","text":"The text color."}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/textColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","kind":"typeIdentifier","text":"Color"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/textcolor","title":"textColor"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/textColor","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"]]},"kind":"symbol","abstract":[{"text":"The text color.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/textcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC","text":"Color"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC9textColorAE0I0Cvp","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"textColor"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Color","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","navigatorTitle":[{"kind":"identifier","text":"Color"}],"type":"topic","title":"Braze.InAppMessageRaw.Color","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Color"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme/textColor":{"abstract":[{"text":"The text color.","type":"text"}],"type":"topic","title":"textColor","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/textcolor","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme\/textColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ColorC"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/themes.json b/data/documentation/brazekit/braze/inappmessageraw/themes.json index f41c5caa8c..f28d754d26 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/themes.json +++ b/data/documentation/brazekit/braze/inappmessageraw/themes.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/themes"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme","kind":"typeIdentifier"},{"kind":"text","text":"]?"}],"role":"symbol","title":"themes","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6themesSDySSAE5ThemeCGSgvp","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/themes"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The message themes."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","kind":"typeIdentifier","text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"},{"kind":"text","text":"]?"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","title":"Braze.InAppMessageRaw.Theme","abstract":[{"type":"text","text":"The message theme type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/themes":{"kind":"symbol","title":"themes","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/themes","abstract":[{"type":"text","text":"The message themes."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme","kind":"typeIdentifier"},{"text":"]?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The message themes."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC"},{"kind":"text","text":"]?"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"title":"themes","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC6themesSDySSAE5ThemeCGSgvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC"},{"text":"]?","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/themes"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/themes"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/themes":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/themes","title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/themes","role":"symbol","abstract":[{"text":"The message themes.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"themes","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC5ThemeC","text":"Theme","kind":"typeIdentifier"},{"kind":"text","text":"]?"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Theme":{"role":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"type":"topic","navigatorTitle":[{"text":"Theme","kind":"identifier"}],"title":"Braze.InAppMessageRaw.Theme","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Theme"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Theme"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/type.json b/data/documentation/brazekit/braze/inappmessageraw/type.json index 7ba4cbc111..d18121e16e 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/type.json +++ b/data/documentation/brazekit/braze/inappmessageraw/type.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/type"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"The message type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","text":"MessageType","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"}]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C15InAppMessageRawC4typeAE0E4TypeOvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"text":"MessageType","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"type","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/type"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/type":{"kind":"symbol","title":"type","role":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/type","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/type","abstract":[{"type":"text","text":"The message type."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","text":"MessageType","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"navigatorTitle":[{"kind":"identifier","text":"MessageType"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","abstract":[{"type":"text","text":"The message types supported by the SDK."}],"kind":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MessageType"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/type"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The message type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/type"},"metadata":{"role":"symbol","title":"type","externalID":"s:8BrazeKit0A0C15InAppMessageRawC4typeAE0E4TypeOvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","text":"MessageType"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","text":"MessageType","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/type":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/type","title":"type","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/type","role":"symbol","abstract":[{"type":"text","text":"The message type."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"text":"MessageType","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC0E4TypeO","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/MessageType":{"kind":"symbol","title":"Braze.InAppMessageRaw.MessageType","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/MessageType","role":"symbol","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MessageType","kind":"identifier"}],"navigatorTitle":[{"text":"MessageType","kind":"identifier"}],"abstract":[{"type":"text","text":"The message types supported by the SDK."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/url.json b/data/documentation/brazekit/braze/inappmessageraw/url.json index eb6f1279a0..95de81e690 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/url.json +++ b/data/documentation/brazekit/braze/inappmessageraw/url.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/url"]}],"abstract":[{"type":"text","text":"The message URL."}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC3url10Foundation3URLVSgvp","title":"url"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/url":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/url","title":"url","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","abstract":[{"type":"text","text":"The message URL."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"metadata":{"title":"url","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C15InAppMessageRawC3url10Foundation3URLVSgvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}]},"abstract":[{"text":"The message URL.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/url","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message URL.","type":"text"}],"title":"url"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/inappmessageraw/usewebview.json b/data/documentation/brazekit/braze/inappmessageraw/usewebview.json index c2979ea7d9..77bf532e93 100644 --- a/data/documentation/brazekit/braze/inappmessageraw/usewebview.json +++ b/data/documentation/brazekit/braze/inappmessageraw/usewebview.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/usewebview"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/useWebView","interfaceLanguage":"swift"},"abstract":[{"text":"Specifies whether the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","type":"reference"},{"text":" should be opened in a web view.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10useWebViewSbvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"useWebView","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/useWebView":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/usewebview","title":"useWebView","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/useWebView","abstract":[{"text":"Specifies whether the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","type":"reference","isActive":true},{"type":"text","text":" should be opened in a web view."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/url":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/url","title":"url","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","abstract":[{"type":"text","text":"The message URL."}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/useWebView","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","title":"useWebView","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C15InAppMessageRawC10useWebViewSbvp"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/inappmessageraw\/usewebview"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw"]]},"abstract":[{"text":"Specifies whether the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url"},{"text":" should be opened in a web view.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/url","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The message URL.","type":"text"}],"title":"url"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/useWebView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/useWebView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/usewebview","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specifies whether the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/url","isActive":true,"type":"reference"},{"text":" should be opened in a web view.","type":"text"}],"title":"useWebView"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/init(configuration:).json b/data/documentation/brazekit/braze/init(configuration:).json index 696adb04e1..47ebc059d7 100644 --- a/data/documentation/brazekit/braze/init(configuration:).json +++ b/data/documentation/brazekit/braze/init(configuration:).json @@ -1 +1 @@ -{"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"],"title":"Lifecycle"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"configuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The SDK configuration."}]}],"name":"configuration"}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"The Braze instance must be retained to keep the SDK running.","type":"text"}]},{"text":"Usage","anchor":"Usage","level":2,"type":"heading"},{"syntax":"swift","code":["\/\/ Create configuration","var configuration = Configuration(apiKey: \"BRAZE API KEY\", endpoint: \"BRAZE ENDPOINT\")","","\/\/ Create Braze instance","let braze = Braze(configuration: configuration)","","\/\/ Keep a reference to the Braze instance","\/\/ - Here we keep the instance via a static property on the AppDelegate","AppDelegate.braze = braze"],"type":"codeListing"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/init(configuration:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(configuration:)","externalID":"c:@M@BrazeKit@objc(cs)Braze(im)initWithConfiguration:","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"configuration","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":")","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/enabled":{"role":"symbol","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"role":"symbol","title":"delegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/delegate","abstract":[{"type":"text","text":"Delegate for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"text":" instance.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"role":"symbol","title":"init(configuration:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"configuration","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"text":"Creates an instance of the Braze SDK.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"role":"symbol","title":"wipeData()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/wipedata()","abstract":[{"text":"Deletes all locally stored SDK data and sets ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","isActive":true,"type":"reference"},{"type":"text","text":" to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"role":"symbol","title":"configuration","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"text":": ","kind":"text"},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"],"title":"Lifecycle"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"configuration","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"configuration","content":[{"inlineContent":[{"type":"text","text":"The SDK configuration."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"The Braze instance must be retained to keep the SDK running."}],"type":"paragraph"},{"text":"Usage","type":"heading","level":2,"anchor":"Usage"},{"syntax":"swift","code":["\/\/ Create configuration","var configuration = Configuration(apiKey: \"BRAZE API KEY\", endpoint: \"BRAZE ENDPOINT\")","","\/\/ Create Braze instance","let braze = Braze(configuration: configuration)","","\/\/ Keep a reference to the Braze instance","\/\/ - Here we keep the instance via a static property on the AppDelegate","AppDelegate.braze = braze"],"type":"codeListing"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/init(configuration:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"init","title":"init(configuration:)","externalID":"c:@M@BrazeKit@objc(cs)Braze(im)initWithConfiguration:","roleHeading":"Initializer"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":")"}],"kind":"symbol","role":"symbol","title":"init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","role":"symbol","title":"enabled"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"kind":"symbol","role":"symbol","title":"configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","url":"\/documentation\/brazekit\/braze\/delegate","type":"topic","abstract":[{"text":"Delegate for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeDelegate","preciseIdentifier":"s:8BrazeKit0A8DelegateP"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","title":"delegate"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","url":"\/documentation\/brazekit\/braze\/wipedata()","type":"topic","abstract":[{"type":"text","text":"Deletes all locally stored SDK data and sets "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","title":"wipeData()"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/license.json b/data/documentation/brazekit/braze/license.json index 89d26a4ac4..7826c2a646 100644 --- a/data/documentation/brazekit/braze/license.json +++ b/data/documentation/brazekit/braze/license.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"extendedModule":"BrazeKit","roleHeading":"Type Property","title":"license","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cpy)license","platforms":[],"modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/license","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/license"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/license":{"type":"topic","abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","type":"reference","isActive":true},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","title":"license","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"license"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/license","url":"\/documentation\/brazekit\/braze\/license"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"url":"\/documentation\/brazekit\/braze\/resources\/license","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","title":"license"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/license"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"See ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","type":"reference"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/license","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"license","extendedModule":"BrazeKit","roleHeading":"Type Property","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cpy)license","modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"license","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"license","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"title":"license","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","url":"\/documentation\/brazekit\/braze\/resources\/license","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}]},"doc://Braze/documentation/BrazeKit/Braze/license":{"kind":"symbol","deprecated":true,"abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","isActive":true},{"type":"text","text":"."}],"role":"symbol","type":"topic","title":"license","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/license","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/license"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/liveactivities-swift.class.json b/data/documentation/brazekit/braze/liveactivities-swift.class.json index 84a1b8d6eb..dbae6fc372 100644 --- a/data/documentation/brazekit/braze/liveactivities-swift.class.json +++ b/data/documentation/brazekit/braze/liveactivities-swift.class.json @@ -1 +1 @@ -{"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/launchActivity(pushTokenTag:activity:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/optOutPushToStart(type:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/resumeActivities(ofType:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications.","type":"text"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"],"generated":true,"title":"Notifications"}],"kind":"symbol","relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Overview","anchor":"overview","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"Live Activities are only available in iOS 16.1 and up. To fully utilize this feature, ensure that your project is targeting this iOS version."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Class","modules":[{"name":"BrazeKit"}],"title":"Braze.LiveActivities","role":"symbol","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"LiveActivities","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"LiveActivities"}],"externalID":"s:8BrazeKit0A0C14LiveActivitiesC","symbolKind":"class"},"references":{"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"liveActivities"},{"text":": ","kind":"text"},{"text":"LiveActivities","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC"}],"title":"liveActivities","abstract":[{"type":"text","text":"Live Activities module."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/resumeActivities(ofType:)":{"abstract":[{"type":"text","text":"Locates any running Live Activity instances that have already been mapped to a provided push token tag and re-initializes those mappings."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"resumeActivities"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"BrazeActivityAttributes"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"ofType"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF0ahI0L_xmfp","text":"BrazeActivityAttributes","kind":"typeIdentifier"},{"kind":"text","text":">.Type)"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/resumeactivities(oftype:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/resumeActivities(ofType:)","title":"resumeActivities(ofType:)","role":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/optOutPushToStart(type:)":{"abstract":[{"text":"Opts a user out of receiving push-to-start notifications for a given Live Activity attributes type.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"optOutPushToStart","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/optoutpushtostart(type:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/optOutPushToStart(type:)","title":"optOutPushToStart(type:)","role":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notifications"},{"kind":"text","text":": "},{"text":"Notifications","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC"}],"title":"notifications","abstract":[{"type":"text","text":"Notification module."}]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/launchActivity(pushTokenTag:activity:fileID:line:)":{"abstract":[{"text":"Starts tracking a Live Activity instance with a given push token tag.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"launchActivity"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"pushTokenTag","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"activity","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF0afQ0L_xmfp","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Task","preciseIdentifier":"s:ScT","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/launchactivity(pushtokentag:activity:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/launchActivity(pushTokenTag:activity:fileID:line:)","title":"launchActivity(pushTokenTag:activity:fileID:line:)","role":"symbol"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/registerPushToStart(forType:name:)":{"abstract":[{"type":"text","text":"Registers a Live Activity type for remote launch via push notifications."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"registerPushToStart","kind":"identifier"},{"text":"<","kind":"text"},{"text":"AttributesType","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"forType","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Activity","preciseIdentifier":"s:11ActivityKit0A0C"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp","text":"AttributesType"},{"text":">.Type, ","kind":"text"},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:ScT","text":"Task","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","title":"registerPushToStart(forType:name:)","role":"symbol"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","interfaceLanguage":"swift"},"abstract":[{"text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications.","type":"text"}],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/launchActivity(pushTokenTag:activity:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/optOutPushToStart(type:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/resumeActivities(ofType:)"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom","title":"Inherits From","kind":"relationships"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"seeAlsoSections":[{"generated":true,"title":"Notifications","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"final"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"LiveActivities","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"anchor":"overview","type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"text":"Live Activities are only available in iOS 16.1 and up. To fully utilize this feature, ensure that your project is targeting this iOS version.","type":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"LiveActivities"}],"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"role":"symbol","symbolKind":"class","extendedModule":"BrazeKit","title":"Braze.LiveActivities","externalID":"s:8BrazeKit0A0C14LiveActivitiesC","roleHeading":"Class"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"abstract":[{"type":"text","text":"Notification module."}],"title":"notifications","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"notifications","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Notifications","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/resumeActivities(ofType:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"resumeActivities","kind":"identifier"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"ofType","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF0ahI0L_xmfp","kind":"typeIdentifier"},{"text":">.Type)","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/resumeactivities(oftype:)","abstract":[{"text":"Locates any running Live Activity instances that have already been mapped to a provided push token tag and re-initializes those mappings.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/resumeActivities(ofType:)","title":"resumeActivities(ofType:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/optOutPushToStart(type:)":{"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Opts a user out of receiving push-to-start notifications for a given Live Activity attributes type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/optOutPushToStart(type:)","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/optoutpushtostart(type:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optOutPushToStart"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"optOutPushToStart(type:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/launchActivity(pushTokenTag:activity:fileID:line:)":{"type":"topic","abstract":[{"type":"text","text":"Starts tracking a Live Activity instance with a given push token tag."}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/launchactivity(pushtokentag:activity:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/launchActivity(pushTokenTag:activity:fileID:line:)","kind":"symbol","title":"launchActivity(pushTokenTag:activity:fileID:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"launchActivity"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"BrazeActivityAttributes"},{"text":">(","kind":"text"},{"text":"pushTokenTag","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"activity"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF0afQ0L_xmfp"},{"kind":"text","text":">, "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ScT","text":"Task"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/registerPushToStart(forType:name:)":{"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Registers a Live Activity type for remote launch via push notifications."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerPushToStart","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AttributesType"},{"kind":"text","text":">("},{"kind":"externalParam","text":"forType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp","text":"AttributesType"},{"text":">.Type, ","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Task","preciseIdentifier":"s:ScT"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"registerPushToStart(forType:name:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","abstract":[{"text":"Live Activities module.","type":"text"}],"kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"liveActivities","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC","text":"LiveActivities","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","title":"liveActivities"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/liveactivities-swift.class/launchactivity(pushtokentag:activity:fileid:line:).json b/data/documentation/brazekit/braze/liveactivities-swift.class/launchactivity(pushtokentag:activity:fileid:line:).json index e22117d930..774b0176ac 100644 --- a/data/documentation/brazekit/braze/liveactivities-swift.class/launchactivity(pushtokentag:activity:fileid:line:).json +++ b/data/documentation/brazekit/braze/liveactivities-swift.class/launchactivity(pushtokentag:activity:fileid:line:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Starts tracking a Live Activity instance with a given push token tag."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"launchActivity"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"BrazeActivityAttributes"},{"kind":"text","text":">("},{"kind":"externalParam","text":"pushTokenTag"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"activity"},{"text":": ","kind":"text"},{"text":"Activity","kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A0C"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF0afQ0L_xmfp"},{"kind":"text","text":">, "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:ScT","kind":"typeIdentifier","text":"Task"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">? "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:11ActivityKit0A10AttributesP","kind":"typeIdentifier","text":"ActivityAttributes"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique tag you create to map to the Live Activity."}]}],"name":"pushTokenTag"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The Live Activity you want Braze to track.","type":"text"}]}],"name":"activity"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift background task that tracks push tokens for this Live Activity instance."}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The push token tag provided will be used by the push server to track and designate which Live Activity instance to update."}]},{"content":[{"inlineContent":[{"text":"Push token tags must have a maximum length of 256 bytes.","type":"text"}],"type":"paragraph"}],"name":"Important","type":"aside","style":"important"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/launchActivity(pushTokenTag:activity:fileID:line:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class\/launchactivity(pushtokentag:activity:fileid:line:)"]}],"sections":[],"metadata":{"title":"launchActivity(pushTokenTag:activity:fileID:line:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"launchActivity"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"pushTokenTag","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"activity","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF0afQ0L_xmfp"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:ScT","text":"Task","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">?","kind":"text"}],"platforms":[{"unavailable":false,"beta":false,"name":"iOS","introducedAt":"16.1","deprecated":false}],"symbolKind":"method","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/launchActivity(pushTokenTag:activity:fileID:line:)":{"abstract":[{"text":"Starts tracking a Live Activity instance with a given push token tag.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"launchActivity"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"pushTokenTag","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"activity","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF0afQ0L_xmfp","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Task","preciseIdentifier":"s:ScT","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/launchactivity(pushtokentag:activity:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/launchActivity(pushTokenTag:activity:fileID:line:)","title":"launchActivity(pushTokenTag:activity:fileID:line:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class\/launchactivity(pushtokentag:activity:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Starts tracking a Live Activity instance with a given push token tag."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/launchActivity(pushTokenTag:activity:fileID:line:)"},"sections":[],"metadata":{"role":"symbol","title":"launchActivity(pushTokenTag:activity:fileID:line:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF","modules":[{"name":"BrazeKit"}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"16.1"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"launchActivity","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"BrazeActivityAttributes"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"pushTokenTag"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"activity","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"BrazeActivityAttributes","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF0afQ0L_xmfp"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ScT","text":"Task"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">?"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"launchActivity"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"pushTokenTag","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"activity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Activity","preciseIdentifier":"s:11ActivityKit0A0C","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF0afQ0L_xmfp"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ScT","text":"Task"},{"kind":"text","text":"<"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">? ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeActivityAttributes"},{"kind":"text","text":" : "},{"text":"ActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A10AttributesP"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"A unique tag you create to map to the Live Activity."}],"type":"paragraph"}],"name":"pushTokenTag"},{"name":"activity","content":[{"inlineContent":[{"type":"text","text":"The Live Activity you want Braze to track."}],"type":"paragraph"}]}]},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift background task that tracks push tokens for this Live Activity instance."}]}],"kind":"content"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"The push token tag provided will be used by the push server to track and designate which Live Activity instance to update.","type":"text"}]},{"name":"Important","content":[{"inlineContent":[{"text":"Push token tags must have a maximum length of 256 bytes.","type":"text"}],"type":"paragraph"}],"style":"important","type":"aside"}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/launchActivity(pushTokenTag:activity:fileID:line:)":{"type":"topic","abstract":[{"type":"text","text":"Starts tracking a Live Activity instance with a given push token tag."}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/launchactivity(pushtokentag:activity:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/launchActivity(pushTokenTag:activity:fileID:line:)","kind":"symbol","title":"launchActivity(pushTokenTag:activity:fileID:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"launchActivity"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"BrazeActivityAttributes"},{"text":">(","kind":"text"},{"text":"pushTokenTag","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"activity"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC14launchActivity12pushTokenTag8activity6fileID4lineScTyyts5NeverOGSgSS_0fB00F0CyxGs12StaticStringVSutAO0F10AttributesRzlF0afQ0L_xmfp"},{"kind":"text","text":">, "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ScT","text":"Task"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/liveactivities-swift.class/optoutpushtostart(type:).json b/data/documentation/brazekit/braze/liveactivities-swift.class/optoutpushtostart(type:).json index 819435fa7c..73cafa3bba 100644 --- a/data/documentation/brazekit/braze/liveactivities-swift.class/optoutpushtostart(type:).json +++ b/data/documentation/brazekit/braze/liveactivities-swift.class/optoutpushtostart(type:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/optOutPushToStart(type:)"},"metadata":{"externalID":"s:8BrazeKit0A0C14LiveActivitiesC17optOutPushToStart4typeySS_tF","symbolKind":"method","role":"symbol","platforms":[{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"16.1","name":"iOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"optOutPushToStart","kind":"identifier"},{"kind":"text","text":"("},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method","title":"optOutPushToStart(type:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class\/optoutpushtostart(type:)"]}],"abstract":[{"type":"text","text":"Opts a user out of receiving push-to-start notifications for a given Live Activity attributes type."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"optOutPushToStart","kind":"identifier"},{"text":"(","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"]}]},{"parameters":[{"name":"type","content":[{"type":"paragraph","inlineContent":[{"text":"The string representation of your ","type":"text"},{"type":"codeVoice","code":"ActivityAttributes"},{"type":"text","text":" type."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If you wish to opt a user back into Live Activities of this type, ensure that "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","isActive":true},{"type":"text","text":" is called at the next app launch."}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/registerPushToStart(forType:name:)":{"abstract":[{"type":"text","text":"Registers a Live Activity type for remote launch via push notifications."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"registerPushToStart","kind":"identifier"},{"text":"<","kind":"text"},{"text":"AttributesType","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"forType","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Activity","preciseIdentifier":"s:11ActivityKit0A0C"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp","text":"AttributesType"},{"text":">.Type, ","kind":"text"},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:ScT","text":"Task","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","title":"registerPushToStart(forType:name:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/optOutPushToStart(type:)":{"abstract":[{"text":"Opts a user out of receiving push-to-start notifications for a given Live Activity attributes type.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"optOutPushToStart","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/optoutpushtostart(type:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/optOutPushToStart(type:)","title":"optOutPushToStart(type:)","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Opts a user out of receiving push-to-start notifications for a given Live Activity attributes type."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/optOutPushToStart(type:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class\/optoutpushtostart(type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14LiveActivitiesC17optOutPushToStart4typeySS_tF","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"optOutPushToStart","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"16.1","deprecated":false,"beta":false,"unavailable":false}],"role":"symbol","title":"optOutPushToStart(type:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"optOutPushToStart","kind":"identifier"},{"text":"(","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"type","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The string representation of your "},{"code":"ActivityAttributes","type":"codeVoice"},{"text":" type.","type":"text"}]}]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If you wish to opt a user back into Live Activities of this type, ensure that "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","type":"reference","isActive":true},{"text":" is called at the next app launch.","type":"text"}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/registerPushToStart(forType:name:)":{"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Registers a Live Activity type for remote launch via push notifications."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerPushToStart","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AttributesType"},{"kind":"text","text":">("},{"kind":"externalParam","text":"forType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp","text":"AttributesType"},{"text":">.Type, ","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Task","preciseIdentifier":"s:ScT"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"registerPushToStart(forType:name:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/optOutPushToStart(type:)":{"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Opts a user out of receiving push-to-start notifications for a given Live Activity attributes type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/optOutPushToStart(type:)","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/optoutpushtostart(type:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optOutPushToStart"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"optOutPushToStart(type:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/liveactivities-swift.class/registerpushtostart(fortype:name:).json b/data/documentation/brazekit/braze/liveactivities-swift.class/registerpushtostart(fortype:name:).json index dbda216b2d..6ce80fcc49 100644 --- a/data/documentation/brazekit/braze/liveactivities-swift.class/registerpushtostart(fortype:name:).json +++ b/data/documentation/brazekit/braze/liveactivities-swift.class/registerpushtostart(fortype:name:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]]},"abstract":[{"type":"text","text":"Registers a Live Activity type for remote launch via push notifications."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"registerPushToStart","kind":"identifier"},{"text":"<","kind":"text"},{"text":"AttributesType","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"forType","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"AttributesType","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp"},{"text":">.Type, ","kind":"text"},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Task","preciseIdentifier":"s:ScT"},{"kind":"text","text":"<"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"AttributesType","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"ActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A10AttributesP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AttributesType"},{"kind":"text","text":" : "},{"text":"BrazeLiveActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22LiveActivityAttributesP","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Live Activity "},{"code":"ActivityAttributes","type":"codeVoice"},{"text":" type you wish to register for push-to-start.","type":"text"}]}],"name":"type"},{"name":"name","content":[{"type":"paragraph","inlineContent":[{"text":"The string representation of your ","type":"text"},{"type":"codeVoice","code":"ActivityAttributes"},{"type":"text","text":" type."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift background task that observes push-to-start tokens and newly started instances of this Live Activity type."}]}]},{"content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"content":[{"inlineContent":[{"type":"text","text":"To ensure that this observer is triggered consistently, call this method in "},{"type":"codeVoice","code":"application(_:didFinishLaunchingWithOptions:)"},{"text":".","type":"text"}],"type":"paragraph"}],"style":"important","name":"Important","type":"aside"}],"kind":"content"}],"metadata":{"externalID":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"registerPushToStart","kind":"identifier"},{"kind":"text","text":"<"},{"text":"AttributesType","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"forType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp","text":"AttributesType"},{"kind":"text","text":">.Type, "},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:ScT","text":"Task","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"BrazeKit"}],"platforms":[{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"17.2","name":"iOS"}],"roleHeading":"Instance Method","extendedModule":"BrazeKit","title":"registerPushToStart(forType:name:)","symbolKind":"method","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/registerPushToStart(forType:name:)":{"abstract":[{"type":"text","text":"Registers a Live Activity type for remote launch via push notifications."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"registerPushToStart","kind":"identifier"},{"text":"<","kind":"text"},{"text":"AttributesType","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"forType","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Activity","preciseIdentifier":"s:11ActivityKit0A0C"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp","text":"AttributesType"},{"text":">.Type, ","kind":"text"},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:ScT","text":"Task","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","title":"registerPushToStart(forType:name:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes":{"role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/brazeliveactivityattributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","title":"BrazeLiveActivityAttributes"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"registerPushToStart","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"AttributesType"},{"text":">(","kind":"text"},{"text":"forType","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"type"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"AttributesType","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp"},{"kind":"text","text":">.Type, "},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:ScT","text":"Task","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"AttributesType"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:11ActivityKit0A10AttributesP","text":"ActivityAttributes","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AttributesType","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","text":"BrazeLiveActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22LiveActivityAttributesP"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Live Activity "},{"type":"codeVoice","code":"ActivityAttributes"},{"type":"text","text":" type you wish to register for push-to-start."}]}],"name":"type"},{"content":[{"inlineContent":[{"type":"text","text":"The string representation of your "},{"type":"codeVoice","code":"ActivityAttributes"},{"type":"text","text":" type."}],"type":"paragraph"}],"name":"name"}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift background task that observes push-to-start tokens and newly started instances of this Live Activity type."}]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"aside","name":"Important","style":"important","content":[{"inlineContent":[{"type":"text","text":"To ensure that this observer is triggered consistently, call this method in "},{"type":"codeVoice","code":"application(_:didFinishLaunchingWithOptions:)"},{"text":".","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)"]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerPushToStart"},{"kind":"text","text":"<"},{"text":"AttributesType","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"forType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","kind":"typeIdentifier","text":"Activity"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp","text":"AttributesType"},{"kind":"text","text":">.Type, "},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:ScT","kind":"typeIdentifier","text":"Task"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.2","name":"iOS"}],"roleHeading":"Instance Method","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF","role":"symbol","title":"registerPushToStart(forType:name:)","symbolKind":"method"},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Registers a Live Activity type for remote launch via push notifications."}],"references":{"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/brazeliveactivityattributes","type":"topic","title":"BrazeLiveActivityAttributes","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","navigatorTitle":[{"text":"BrazeLiveActivityAttributes","kind":"identifier"}],"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/registerPushToStart(forType:name:)":{"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Registers a Live Activity type for remote launch via push notifications."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/registerPushToStart(forType:name:)","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerPushToStart","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"AttributesType"},{"kind":"text","text":">("},{"kind":"externalParam","text":"forType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC19registerPushToStart7forType4nameScTyyts5NeverOG08ActivityB00M0CyxGm_SStAL0M10AttributesRzAA0acmN0RzlF0nJ0L_xmfp","text":"AttributesType"},{"text":">.Type, ","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Task","preciseIdentifier":"s:ScT"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"registerPushToStart(forType:name:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/liveactivities-swift.class/resumeactivities(oftype:).json b/data/documentation/brazekit/braze/liveactivities-swift.class/resumeactivities(oftype:).json index 558277d39e..5f9857845f 100644 --- a/data/documentation/brazekit/braze/liveactivities-swift.class/resumeactivities(oftype:).json +++ b/data/documentation/brazekit/braze/liveactivities-swift.class/resumeactivities(oftype:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"resumeActivities(ofType:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"resumeActivities"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"ofType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Activity","preciseIdentifier":"s:11ActivityKit0A0C"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF0ahI0L_xmfp"},{"text":">.Type)","kind":"text"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method","platforms":[{"introducedAt":"16.1","unavailable":false,"name":"iOS","deprecated":false,"beta":false}],"symbolKind":"method"},"sections":[],"abstract":[{"type":"text","text":"Locates any running Live Activity instances that have already been mapped to a provided push token tag and re-initializes those mappings."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"resumeActivities","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"BrazeActivityAttributes"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"ofType"},{"text":" ","kind":"text"},{"text":"type","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Activity","preciseIdentifier":"s:11ActivityKit0A0C"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF0ahI0L_xmfp"},{"text":">.Type) ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeActivityAttributes"},{"text":" : ","kind":"text"},{"text":"ActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A10AttributesP"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The Live Activities with the given ","type":"text"},{"code":"ActivityAttributes","type":"codeVoice"},{"text":" type you wish to resume.","type":"text"}],"type":"paragraph"}],"name":"type"}]},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"aside","content":[{"inlineContent":[{"type":"text","text":"Call this function in your "},{"code":"application(_:didFinishLaunchingWithOptions:)","type":"codeVoice"},{"text":" method to allow Braze to resume push token tracking.","type":"text"}],"type":"paragraph"}],"style":"important","name":"Important"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/resumeActivities(ofType:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class\/resumeactivities(oftype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/resumeActivities(ofType:)":{"abstract":[{"type":"text","text":"Locates any running Live Activity instances that have already been mapped to a provided push token tag and re-initializes those mappings."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"resumeActivities"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"BrazeActivityAttributes"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"ofType"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF0ahI0L_xmfp","text":"BrazeActivityAttributes","kind":"typeIdentifier"},{"kind":"text","text":">.Type)"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/resumeactivities(oftype:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/resumeActivities(ofType:)","title":"resumeActivities(ofType:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"resumeActivities"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"ofType","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"type","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Activity","preciseIdentifier":"s:11ActivityKit0A0C","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"BrazeActivityAttributes","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF0ahI0L_xmfp"},{"text":">.Type) ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"BrazeActivityAttributes","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:11ActivityKit0A10AttributesP","text":"ActivityAttributes"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The Live Activities with the given "},{"type":"codeVoice","code":"ActivityAttributes"},{"type":"text","text":" type you wish to resume."}],"type":"paragraph"}],"name":"type"}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Call this function in your ","type":"text"},{"code":"application(_:didFinishLaunchingWithOptions:)","type":"codeVoice"},{"text":" method to allow Braze to resume push token tracking.","type":"text"}]}],"style":"important","type":"aside","name":"Important"}]}],"abstract":[{"type":"text","text":"Locates any running Live Activity instances that have already been mapped to a provided push token tag and re-initializes those mappings."}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.class\/resumeactivities(oftype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF","symbolKind":"method","extendedModule":"BrazeKit","platforms":[{"introducedAt":"16.1","unavailable":false,"deprecated":false,"name":"iOS","beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"resumeActivities","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"BrazeActivityAttributes"},{"text":">(","kind":"text"},{"text":"ofType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF0ahI0L_xmfp"},{"text":">.Type)","kind":"text"}],"title":"resumeActivities(ofType:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/resumeActivities(ofType:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class/resumeActivities(ofType:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"resumeActivities","kind":"identifier"},{"text":"<","kind":"text"},{"text":"BrazeActivityAttributes","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"ofType","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:11ActivityKit0A0C","text":"Activity","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"BrazeActivityAttributes","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC06resumeD06ofTypey08ActivityB00H0CyxGm_tAH0H10AttributesRzlF0ahI0L_xmfp","kind":"typeIdentifier"},{"text":">.Type)","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/resumeactivities(oftype:)","abstract":[{"text":"Locates any running Live Activity instances that have already been mapped to a provided push token tag and re-initializes those mappings.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class\/resumeActivities(ofType:)","title":"resumeActivities(ofType:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/liveactivities-swift.property.json b/data/documentation/brazekit/braze/liveactivities-swift.property.json index fa13c771a0..e23c932c0c 100644 --- a/data/documentation/brazekit/braze/liveactivities-swift.property.json +++ b/data/documentation/brazekit/braze/liveactivities-swift.property.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"liveActivities"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","text":"LiveActivities"}]}]},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Access active Live Activities, related properties and methods from this module."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.property"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Live Activities module."}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"liveActivities","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"liveActivities"},{"text":": ","kind":"text"},{"text":"LiveActivities","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC"}],"externalID":"s:8BrazeKit0A0C14liveActivitiesAC04LiveD0Cvp","modules":[{"name":"BrazeKit"}]},"seeAlsoSections":[{"generated":true,"title":"Notifications","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notifications"},{"kind":"text","text":": "},{"text":"Notifications","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC"}],"title":"notifications","abstract":[{"type":"text","text":"Notification module."}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"liveActivities"},{"text":": ","kind":"text"},{"text":"LiveActivities","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC"}],"title":"liveActivities","abstract":[{"type":"text","text":"Live Activities module."}]}}} \ No newline at end of file +{"abstract":[{"text":"Live Activities module.","type":"text"}],"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"liveActivities"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC","text":"LiveActivities"}],"externalID":"s:8BrazeKit0A0C14liveActivitiesAC04LiveD0Cvp","title":"liveActivities","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"liveActivities","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC","text":"LiveActivities","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Access active Live Activities, related properties and methods from this module.","type":"text"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"],"title":"Notifications","generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/liveactivities-swift.property"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","abstract":[{"text":"Live Activities module.","type":"text"}],"kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"liveActivities","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC","text":"LiveActivities","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","title":"liveActivities"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"abstract":[{"type":"text","text":"Notification module."}],"title":"notifications","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"notifications","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Notifications","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/locationmanager.json b/data/documentation/brazekit/braze/locationmanager.json index 996b52d30d..c7a102d808 100644 --- a/data/documentation/brazekit/braze/locationmanager.json +++ b/data/documentation/brazekit/braze/locationmanager.json @@ -1 +1 @@ -{"sections":[],"metadata":{"platforms":[],"title":"locationManager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"role":"symbol","extendedModule":"BrazeKit","roleHeading":"Instance Property","symbolKind":"property","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)locationManager","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use 'configuration.location' to access location analytics settings"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"locationManager","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"Type: ABKLocationManager"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/locationmanager"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"sections":[],"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"metadata":{"platforms":[],"title":"locationManager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"locationManager","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)locationManager","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","symbolKind":"property"},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"use 'configuration.location' to access location analytics settings"}],"type":"paragraph"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"locationManager","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Type: ABKLocationManager"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/locationmanager"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager"},"references":{"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logcontentcardsdisplayed().json b/data/documentation/brazekit/braze/logcontentcardsdisplayed().json index 1a629a91ab..283d871c96 100644 --- a/data/documentation/brazekit/braze/logcontentcardsdisplayed().json +++ b/data/documentation/brazekit/braze/logcontentcardsdisplayed().json @@ -1 +1 @@ -{"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logContentCardsDisplayed","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()"]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"logging the content cards displayed event is not needed anymore"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"symbolKind":"method","role":"symbol","extendedModule":"BrazeKit","platforms":[],"roleHeading":"Instance Method","title":"logContentCardsDisplayed()","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logContentCardsDisplayed"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logContentCardsDisplayed","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","interfaceLanguage":"swift"},"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logContentCardsDisplayed","symbolKind":"method","title":"logContentCardsDisplayed()","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logContentCardsDisplayed","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"extendedModule":"BrazeKit"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","deprecationSummary":[{"inlineContent":[{"text":"logging the content cards displayed event is not needed anymore","type":"text"}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logcustomevent(_:).json b/data/documentation/brazekit/braze/logcustomevent(_:).json index f53c450236..dffc51572a 100644 --- a/data/documentation/brazekit/braze/logcustomevent(_:).json +++ b/data/documentation/brazekit/braze/logcustomevent(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C14logCustomEventyySSF","platforms":[],"title":"logCustomEvent(_:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logcustomevent(_:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"eventName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logcustomevent(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)"},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C14logCustomEventyySSF","symbolKind":"method","title":"logCustomEvent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit","role":"symbol","platforms":[],"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"eventName","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logcustomevent(_:withproperties:).json b/data/documentation/brazekit/braze/logcustomevent(_:withproperties:).json index 8a36e03e5c..97cfd16f32 100644 --- a/data/documentation/brazekit/braze/logcustomevent(_:withproperties:).json +++ b/data/documentation/brazekit/braze/logcustomevent(_:withproperties:).json @@ -1 +1 @@ -{"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)"]}],"metadata":{"title":"logCustomEvent(_:withProperties:)","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logCustomEvent:withProperties:","symbolKind":"method","modules":[{"name":"BrazeKit"}],"role":"symbol","platforms":[],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"extendedModule":"BrazeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"eventName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"properties","kind":"internalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"eventName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"properties"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logCustomEvent:withProperties:","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"platforms":[],"role":"symbol","extendedModule":"BrazeKit","title":"logCustomEvent(_:withProperties:)","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logcustomevent(name:properties:fileid:line:).json b/data/documentation/brazekit/braze/logcustomevent(name:properties:fileid:line:).json index 395eb2048a..ee9ef94802 100644 --- a/data/documentation/brazekit/braze/logcustomevent(name:properties:fileid:line:).json +++ b/data/documentation/brazekit/braze/logcustomevent(name:properties:fileid:line:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"title":"logCustomEvent(name:properties:fileID:line:)","externalID":"s:8BrazeKit0A0C14logCustomEvent4name10properties6fileID4lineySS_SDySSypGSgs12StaticStringVSutF","symbolKind":"method","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit"},"seeAlsoSections":[{"title":"Analytics","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"generated":true}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]? = nil, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"name","content":[{"inlineContent":[{"text":"The identifier for the event to track.","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Max 255 characters"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Not starting with ","type":"text"},{"code":"$","type":"codeVoice"}]}]}],"type":"unorderedList"}]},{"name":"properties","content":[{"inlineContent":[{"text":"Dictionary of properties for this event.","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Max 50KB"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Keys:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Max 255 characters"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Not starting with "},{"type":"codeVoice","code":"$"}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Values:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Int","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Double","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"String"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Bool","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Date"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Dictionary (rules apply recursively)"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Array (rules apply recursively)"}],"type":"paragraph"}]}],"type":"unorderedList"},{"inlineContent":[{"text":"All integer and floating point values will be cast to ","type":"text"},{"type":"codeVoice","code":"Int"},{"text":" and ","type":"text"},{"code":"Double","type":"codeVoice"},{"type":"text","text":" respectively."},{"text":" ","type":"text"},{"text":"Large ","type":"text"},{"code":"UInt64","type":"codeVoice"},{"type":"text","text":" values nearing "},{"code":"UInt64.max","type":"codeVoice"},{"type":"text","text":" may overflow to a value of "},{"type":"codeVoice","code":"-1"},{"text":".","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]}]}],"sections":[],"abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm"},{"type":"text","text":")."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"},"https://apple.co/3rSyyZm":{"title":"IDFV","titleInlineContent":[{"type":"text","text":"IDFV"}],"url":"https:\/\/apple.co\/3rSyyZm","identifier":"https:\/\/apple.co\/3rSyyZm","type":"link"},"https://apple.co/3BmxFey":{"identifier":"https:\/\/apple.co\/3BmxFey","title":"IDFA","type":"link","titleInlineContent":[{"type":"text","text":"IDFA"}],"url":"https:\/\/apple.co\/3BmxFey"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"logCustomEvent(name:properties:fileID:line:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C14logCustomEvent4name10properties6fileID4lineySS_SDySSypGSgs12StaticStringVSutF","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)"},"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]? = nil, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"name","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The identifier for the event to track."}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Max 255 characters"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Not starting with "},{"type":"codeVoice","code":"$"}]}]}],"type":"unorderedList"}]},{"name":"properties","content":[{"inlineContent":[{"type":"text","text":"Dictionary of properties for this event."}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Max 50KB"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Keys:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Max 255 characters"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Not starting with "},{"code":"$","type":"codeVoice"}]}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Values:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Int"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Double"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"String"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Bool"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Date","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Dictionary (rules apply recursively)","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Array (rules apply recursively)"}]}]}]},{"inlineContent":[{"type":"text","text":"All integer and floating point values will be cast to "},{"code":"Int","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Double","type":"codeVoice"},{"type":"text","text":" respectively."},{"text":" ","type":"text"},{"type":"text","text":"Large "},{"code":"UInt64","type":"codeVoice"},{"type":"text","text":" values nearing "},{"code":"UInt64.max","type":"codeVoice"},{"type":"text","text":" may overflow to a value of "},{"type":"codeVoice","code":"-1"},{"type":"text","text":"."}],"type":"paragraph"}]}],"type":"unorderedList"}]}]}],"seeAlsoSections":[{"title":"Analytics","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"https://apple.co/3BmxFey":{"type":"link","identifier":"https:\/\/apple.co\/3BmxFey","titleInlineContent":[{"text":"IDFA","type":"text"}],"title":"IDFA","url":"https:\/\/apple.co\/3BmxFey"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","abstract":[{"text":"Tracks the identifier for vendor (","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"https://apple.co/3rSyyZm":{"type":"link","identifier":"https:\/\/apple.co\/3rSyyZm","titleInlineContent":[{"type":"text","text":"IDFV"}],"title":"IDFV","url":"https:\/\/apple.co\/3rSyyZm"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logfeeddisplayed().json b/data/documentation/brazekit/braze/logfeeddisplayed().json index cd1627008d..43acd4d5d0 100644 --- a/data/documentation/brazekit/braze/logfeeddisplayed().json +++ b/data/documentation/brazekit/braze/logfeeddisplayed().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logfeeddisplayed()"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"kind":"symbol","metadata":{"platforms":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"kind":"text","text":"()"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logFeedDisplayed","role":"symbol","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","title":"logFeedDisplayed()"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecationSummary":[{"inlineContent":[{"text":"logging the feed displayed event is not needed anymore","type":"text"}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()"},"kind":"symbol","sections":[],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logFeedDisplayed","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"title":"logFeedDisplayed()","platforms":[],"modules":[{"name":"BrazeKit"}],"symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logfeeddisplayed()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"deprecationSummary":[{"inlineContent":[{"text":"logging the feed displayed event is not needed anymore","type":"text"}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:).json b/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:).json index 4bc95173f4..ce72e23526 100644 --- a/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:).json +++ b/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"productIdentifier","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"currencyCode","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":" "},{"text":"price","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logPurchase:inCurrency:atPrice:","role":"symbol","extendedModule":"BrazeKit","symbolKind":"method","platforms":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSDecimalNumber","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"logPurchase(_:inCurrency:atPrice:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"productIdentifier","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"currencyCode","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"price"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"platforms":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit","title":"logPurchase(_:inCurrency:atPrice:)","symbolKind":"method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logPurchase:inCurrency:atPrice:","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withproperties:).json b/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withproperties:).json index 5711d5a93e..4b28c925dd 100644 --- a/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withproperties:).json +++ b/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withproperties:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"productIdentifier","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":" "},{"kind":"internalParam","text":"currencyCode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"price","kind":"internalParam"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":" "},{"text":"properties","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"languages":["swift"]}]}],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logPurchase:inCurrency:atPrice:withProperties:","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"text":": [","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"platforms":[]},"sections":[],"abstract":[{"type":"text","text":"Provided for compatibility."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"productIdentifier","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"currencyCode"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":" "},{"text":"price","kind":"internalParam"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withProperties","kind":"externalParam"},{"kind":"text","text":" "},{"text":"properties","kind":"internalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)"]}],"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"metadata":{"title":"logPurchase(_:inCurrency:atPrice:withProperties:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logPurchase:inCurrency:atPrice:withProperties:","role":"symbol","extendedModule":"BrazeKit"},"references":{"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withquantity:).json b/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withquantity:).json index e18f4274f4..163d427bde 100644 --- a/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withquantity:).json +++ b/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withquantity:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"productIdentifier","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"currencyCode","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":" ","kind":"text"},{"text":"price","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"kind":"text","text":" "},{"text":"quantity","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"],"traits":[{"interfaceLanguage":"swift"}]}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logPurchase:inCurrency:atPrice:withQuantity:","platforms":[],"roleHeading":"Instance Method","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"productIdentifier","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":" "},{"text":"currencyCode","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"atPrice"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"price"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withQuantity","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"quantity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","platforms":[],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logPurchase:inCurrency:atPrice:withQuantity:","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withQuantity"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withquantity:andproperties:).json b/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withquantity:andproperties:).json index e98db470e6..7808c2250a 100644 --- a/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withquantity:andproperties:).json +++ b/data/documentation/brazekit/braze/logpurchase(_:incurrency:atprice:withquantity:andproperties:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"symbolKind":"method","role":"symbol","extendedModule":"BrazeKit","platforms":[],"roleHeading":"Instance Method","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logPurchase:inCurrency:atPrice:withQuantity:andProperties:"},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"productIdentifier","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"currencyCode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":" "},{"kind":"internalParam","text":"price"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withQuantity"},{"text":" ","kind":"text"},{"text":"quantity","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"andProperties","kind":"externalParam"},{"kind":"text","text":" "},{"text":"properties","kind":"internalParam"},{"kind":"text","text":": ["},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"productIdentifier","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"currencyCode","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"price","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"quantity"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"text":"andProperties","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"properties","kind":"internalParam"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"]}],"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"andProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","platforms":[],"extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)logPurchase:inCurrency:atPrice:withQuantity:andProperties:"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/logpurchase(productid:currency:price:quantity:properties:fileid:line:).json b/data/documentation/brazekit/braze/logpurchase(productid:currency:price:quantity:properties:fileid:line:).json index 96896e0cd2..a96a768412 100644 --- a/data/documentation/brazekit/braze/logpurchase(productid:currency:price:quantity:properties:fileid:line:).json +++ b/data/documentation/brazekit/braze/logpurchase(productid:currency:price:quantity:properties:fileid:line:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"users."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","interfaceLanguage":"swift"},"sections":[],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"title":"Analytics"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"productId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"quantity"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" = 1, ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]? = nil, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"A string identifier for the product purchased (e.g. a SKU).","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Max 255 characters","type":"text"}]}]}]}],"name":"productId"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The ISO 4217 currency code (e.g. USD, EUR, etc.)"}]}],"name":"currency"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The price paid. Base units depend on the currency. As an example, USD should be"},{"type":"text","text":" "},{"type":"text","text":"reported as "},{"type":"codeVoice","code":"dollars.cents"},{"text":", whereas JPY should be reported as a whole number of Yen. All","type":"text"},{"type":"text","text":" "},{"text":"provided values are rounded to two digits.","type":"text"}]}],"name":"price"},{"name":"quantity","content":[{"inlineContent":[{"type":"text","text":"The quantity of items purchased expressed as a whole number. Must be at least"},{"text":" ","type":"text"},{"type":"codeVoice","code":"1"},{"type":"text","text":" and at most "},{"type":"codeVoice","code":"100"},{"type":"text","text":" (default: "},{"type":"codeVoice","code":"1"},{"text":").","type":"text"}],"type":"paragraph"}]},{"name":"properties","content":[{"type":"paragraph","inlineContent":[{"text":"Dictionary of properties for this event.","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Max 50KB","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Keys:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Max 255 characters"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Not starting with "},{"type":"codeVoice","code":"$"}]}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Values:"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Int"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Double","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"String","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Bool"}]}]},{"content":[{"inlineContent":[{"text":"Date","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Dictionary (rules apply recursively)","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Array (rules apply recursively)"}]}]}],"type":"unorderedList"},{"inlineContent":[{"text":"All integer and floating point values will be cast to ","type":"text"},{"code":"Int","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Double","type":"codeVoice"},{"type":"text","text":" respectively."},{"type":"text","text":" "},{"text":"Large ","type":"text"},{"type":"codeVoice","code":"UInt64"},{"type":"text","text":" values nearing "},{"code":"UInt64.max","type":"codeVoice"},{"type":"text","text":" may overflow to a value of "},{"type":"codeVoice","code":"-1"},{"type":"text","text":"."}],"type":"paragraph"}]}]}]}],"kind":"parameters"}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C11logPurchase9productId8currency5price8quantity10properties6fileID4lineySS_SSSdSiSDySSypGSgs12StaticStringVSutF","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"quantity"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?, "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm"},{"type":"text","text":")."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"https://apple.co/3rSyyZm":{"identifier":"https:\/\/apple.co\/3rSyyZm","title":"IDFV","url":"https:\/\/apple.co\/3rSyyZm","titleInlineContent":[{"type":"text","text":"IDFV"}],"type":"link"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"https://apple.co/3BmxFey":{"titleInlineContent":[{"type":"text","text":"IDFA"}],"identifier":"https:\/\/apple.co\/3BmxFey","url":"https:\/\/apple.co\/3BmxFey","title":"IDFA","type":"link"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"type":"text","text":"users."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"generated":true,"title":"Analytics"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C11logPurchase9productId8currency5price8quantity10properties6fileID4lineySS_SSSdSiSDySSypGSgs12StaticStringVSutF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"productId"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"price","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"externalParam","text":"productId"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"currency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 1, "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]? = nil, "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A string identifier for the product purchased (e.g. a SKU)."}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Max 255 characters","type":"text"}],"type":"paragraph"}]}]}],"name":"productId"},{"content":[{"inlineContent":[{"text":"The ISO 4217 currency code (e.g. USD, EUR, etc.)","type":"text"}],"type":"paragraph"}],"name":"currency"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The price paid. Base units depend on the currency. As an example, USD should be"},{"type":"text","text":" "},{"type":"text","text":"reported as "},{"type":"codeVoice","code":"dollars.cents"},{"type":"text","text":", whereas JPY should be reported as a whole number of Yen. All"},{"type":"text","text":" "},{"text":"provided values are rounded to two digits.","type":"text"}]}],"name":"price"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The quantity of items purchased expressed as a whole number. Must be at least","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"1"},{"text":" and at most ","type":"text"},{"code":"100","type":"codeVoice"},{"text":" (default: ","type":"text"},{"type":"codeVoice","code":"1"},{"text":").","type":"text"}]}],"name":"quantity"},{"name":"properties","content":[{"inlineContent":[{"text":"Dictionary of properties for this event.","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"Max 50KB","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Keys:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Max 255 characters","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Not starting with "},{"type":"codeVoice","code":"$"}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Values:","type":"text"}]},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Int"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Double"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"String"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Bool","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Date","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Dictionary (rules apply recursively)","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Array (rules apply recursively)"}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"All integer and floating point values will be cast to "},{"code":"Int","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Double"},{"text":" respectively.","type":"text"},{"type":"text","text":" "},{"text":"Large ","type":"text"},{"type":"codeVoice","code":"UInt64"},{"type":"text","text":" values nearing "},{"code":"UInt64.max","type":"codeVoice"},{"type":"text","text":" may overflow to a value of "},{"type":"codeVoice","code":"-1"},{"text":".","type":"text"}]}]}],"type":"unorderedList"}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","abstract":[{"text":"Tracks the identifier for vendor (","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"https://apple.co/3rSyyZm":{"identifier":"https:\/\/apple.co\/3rSyyZm","title":"IDFV","type":"link","titleInlineContent":[{"text":"IDFV","type":"text"}],"url":"https:\/\/apple.co\/3rSyyZm"},"https://apple.co/3BmxFey":{"title":"IDFA","identifier":"https:\/\/apple.co\/3BmxFey","type":"link","url":"https:\/\/apple.co\/3BmxFey","titleInlineContent":[{"text":"IDFA","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/modalcontext.json b/data/documentation/brazekit/braze/modalcontext.json index 15c112514c..4451419025 100644 --- a/data/documentation/brazekit/braze/modalcontext.json +++ b/data/documentation/brazekit/braze/modalcontext.json @@ -1 +1 @@ -{"abstract":[{"text":"A modal presentation context.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/init(presentingViewController:animatePresentation:animateDismissal:channel:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animateDismissal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animatePresentation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/presentingViewController"],"title":"Instance Properties"}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"title":"Utilities"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZModalContext) "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalContext","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/modalcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","role":"symbol","symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"roleHeading":"Class","externalID":"s:8BrazeKit0A0C12ModalContextC"},"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships","type":"inheritsFrom","title":"Inherits From"},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/presentingViewController":{"title":"presentingViewController","type":"topic","abstract":[{"type":"text","text":"View controller used for presenting the modal."}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentingViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/presentingviewcontroller","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/presentingViewController","role":"symbol"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/animatePresentation":{"abstract":[{"type":"text","text":"Specify whether to animate the presentation of the modal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animatePresentation","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/modalcontext\/animatepresentation","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"animatePresentation","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"animatePresentation"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/animateDismissal":{"title":"animateDismissal","abstract":[{"type":"text","text":"Specify whether to animate the dismissal of the modal."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateDismissal","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/modalcontext\/animatedismissal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animateDismissal","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/channel":{"abstract":[{"type":"text","text":"The Braze channel from which the modal originates."}],"type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/modalcontext\/channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/channel","role":"symbol","title":"channel"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/init(presentingViewController:animatePresentation:animateDismissal:channel:)":{"abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"presentingViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animatePresentation"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animateDismissal"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"channel","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","kind":"typeIdentifier","text":"Channel"},{"kind":"text","text":")"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/modalcontext\/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/init(presentingViewController:animatePresentation:animateDismissal:channel:)","role":"symbol","title":"init(presentingViewController:animatePresentation:animateDismissal:channel:)"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"Braze.ModalContext","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12ModalContextC","role":"symbol","roleHeading":"Class","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","symbolKind":"class"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animateDismissal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animatePresentation","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/openNewWindowLinksInBrowser","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/presentingViewController"]}],"abstract":[{"type":"text","text":"A modal presentation context."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZModalContext) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalContext"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"generated":true,"title":"Utilities"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/modalcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext/init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"presentingViewController","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":", "},{"text":"animatePresentation","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"animateDismissal","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"openNewWindowLinksInBrowser","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"channel","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/animatePresentation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animatePresentation","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animatePresentation","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/animatepresentation","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specify whether to animate the presentation of the modal.","type":"text"}],"title":"animatePresentation"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/presentingViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/presentingViewController","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentingViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/presentingviewcontroller","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"View controller used for presenting the modal.","type":"text"}],"title":"presentingViewController"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/openNewWindowLinksInBrowser":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/openNewWindowLinksInBrowser","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"openNewWindowLinksInBrowser"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/opennewwindowlinksinbrowser","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specify whether to open web view hyperlinks, which lead to a new tab\/window, in the system browser.","type":"text"}],"title":"openNewWindowLinksInBrowser"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/channel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/channel","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Channel","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/channel","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The Braze channel from which the modal originates.","type":"text"}],"title":"channel"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/animateDismissal":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animateDismissal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/animatedismissal","title":"animateDismissal","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animateDismissal","abstract":[{"type":"text","text":"Specify whether to animate the dismissal of the modal."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/modalcontext/animatedismissal.json b/data/documentation/brazekit/braze/modalcontext/animatedismissal.json index 8802396505..212c306beb 100644 --- a/data/documentation/brazekit/braze/modalcontext/animatedismissal.json +++ b/data/documentation/brazekit/braze/modalcontext/animatedismissal.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animateDismissal","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/modalcontext\/animatedismissal"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12ModalContextC16animateDismissalSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateDismissal"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","title":"animateDismissal"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"animateDismissal"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"abstract":[{"type":"text","text":"Specify whether to animate the dismissal of the modal."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext/animateDismissal":{"title":"animateDismissal","abstract":[{"type":"text","text":"Specify whether to animate the dismissal of the modal."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateDismissal","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/modalcontext\/animatedismissal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animateDismissal","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animateDismissal","interfaceLanguage":"swift"},"abstract":[{"text":"Specify whether to animate the dismissal of the modal.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animateDismissal","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:8BrazeKit0A0C12ModalContextC16animateDismissalSbvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animateDismissal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"animateDismissal","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/modalcontext\/animatedismissal"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/animateDismissal":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animateDismissal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/animatedismissal","title":"animateDismissal","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animateDismissal","abstract":[{"type":"text","text":"Specify whether to animate the dismissal of the modal."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/modalcontext/animatepresentation.json b/data/documentation/brazekit/braze/modalcontext/animatepresentation.json index 8e97d87d8c..d53f3ac35a 100644 --- a/data/documentation/brazekit/braze/modalcontext/animatepresentation.json +++ b/data/documentation/brazekit/braze/modalcontext/animatepresentation.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animatePresentation","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"abstract":[{"type":"text","text":"Specify whether to animate the presentation of the modal."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C12ModalContextC19animatePresentationSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animatePresentation"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"property","title":"animatePresentation","modules":[{"name":"BrazeKit"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/modalcontext\/animatepresentation"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"animatePresentation"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext/animatePresentation":{"abstract":[{"type":"text","text":"Specify whether to animate the presentation of the modal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animatePresentation","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/modalcontext\/animatepresentation","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"animatePresentation","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"animatePresentation"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Specify whether to animate the presentation of the modal.","type":"text"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animatePresentation","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"animatePresentation","externalID":"s:8BrazeKit0A0C12ModalContextC19animatePresentationSbvp","symbolKind":"property","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animatePresentation","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"animatePresentation","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/modalcontext\/animatepresentation"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext/animatePresentation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/animatePresentation","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animatePresentation","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/animatepresentation","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specify whether to animate the presentation of the modal.","type":"text"}],"title":"animatePresentation"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/modalcontext/channel.json b/data/documentation/brazekit/braze/modalcontext/channel.json index 1769d30dfe..0b91ab6cc7 100644 --- a/data/documentation/brazekit/braze/modalcontext/channel.json +++ b/data/documentation/brazekit/braze/modalcontext/channel.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/channel","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"abstract":[{"type":"text","text":"The Braze channel from which the modal originates."}],"metadata":{"title":"channel","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","text":"Channel","kind":"typeIdentifier"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C12ModalContextC7channelAC7ChannelOvp"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/modalcontext\/channel"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/channel":{"abstract":[{"type":"text","text":"The Braze channel from which the modal originates."}],"type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/modalcontext\/channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/channel","role":"symbol","title":"channel"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"The Braze channel from which the modal originates.","type":"text"}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12ModalContextC7channelAC7ChannelOvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"channel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Channel","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"title":"channel","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/channel","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/modalcontext\/channel"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/channel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/channel","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Channel","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/channel","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The Braze channel from which the modal originates.","type":"text"}],"title":"channel"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:).json b/data/documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:).json deleted file mode 100644 index 4dfda98f4e..0000000000 --- a/data/documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:).json +++ /dev/null @@ -1 +0,0 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/init(presentingViewController:animatePresentation:animateDismissal:channel:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"presentingViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":", "},{"text":"animatePresentation","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"text"},{"kind":"externalParam","text":"animateDismissal"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true, ","kind":"text"},{"text":"channel","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","text":"Channel"},{"kind":"text","text":")"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:8BrazeKit0A0C12ModalContextC24presentingViewController19animatePresentation0H9Dismissal7channelAESo06UIViewG0C_S2bAC7ChannelOtcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"presentingViewController"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"animatePresentation","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"animateDismissal","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"channel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","text":"Channel","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Initializer","title":"init(presentingViewController:animatePresentation:animateDismissal:channel:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/modalcontext\/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/init(presentingViewController:animatePresentation:animateDismissal:channel:)":{"abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"presentingViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animatePresentation"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animateDismissal"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"channel","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","kind":"typeIdentifier","text":"Channel"},{"kind":"text","text":")"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/modalcontext\/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/init(presentingViewController:animatePresentation:animateDismissal:channel:)","role":"symbol","title":"init(presentingViewController:animatePresentation:animateDismissal:channel:)"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:).json b/data/documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:).json new file mode 100644 index 0000000000..89d1684957 --- /dev/null +++ b/data/documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"presentingViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animatePresentation"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"animateDismissal","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"openNewWindowLinksInBrowser"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"channel","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Channel","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C12ModalContextC24presentingViewController19animatePresentation0H9Dismissal27openNewWindowLinksInBrowser7channelAESo06UIViewG0C_S3bAC7ChannelOtcfc","symbolKind":"init"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"presentingViewController"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animatePresentation"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = true, ","kind":"text"},{"text":"animateDismissal","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = true, ","kind":"text"},{"text":"openNewWindowLinksInBrowser","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"text":"channel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","text":"Channel"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/modalcontext\/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"presentingViewController","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":", "},{"text":"animatePresentation","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"animateDismissal","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"openNewWindowLinksInBrowser","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"channel","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(presentingViewController:animatePresentation:animateDismissal:openNewWindowLinksInBrowser:channel:)"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/modalcontext/opennewwindowlinksinbrowser.json b/data/documentation/brazekit/braze/modalcontext/opennewwindowlinksinbrowser.json new file mode 100644 index 0000000000..c7b58ba25e --- /dev/null +++ b/data/documentation/brazekit/braze/modalcontext/opennewwindowlinksinbrowser.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"openNewWindowLinksInBrowser","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If this value is false, such links will be opened within the same in-app"},{"type":"text","text":" "},{"type":"text","text":"web view and replace the existing page."}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/openNewWindowLinksInBrowser","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C12ModalContextC27openNewWindowLinksInBrowserSbvp","title":"openNewWindowLinksInBrowser","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"openNewWindowLinksInBrowser","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/modalcontext\/opennewwindowlinksinbrowser"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"abstract":[{"text":"Specify whether to open web view hyperlinks, which lead to a new tab\/window, in the system browser.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/openNewWindowLinksInBrowser":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/openNewWindowLinksInBrowser","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"openNewWindowLinksInBrowser"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/opennewwindowlinksinbrowser","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specify whether to open web view hyperlinks, which lead to a new tab\/window, in the system browser.","type":"text"}],"title":"openNewWindowLinksInBrowser"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/modalcontext/presentingviewcontroller.json b/data/documentation/brazekit/braze/modalcontext/presentingviewcontroller.json index 7ab3da1581..3e5ed1ffa7 100644 --- a/data/documentation/brazekit/braze/modalcontext/presentingviewcontroller.json +++ b/data/documentation/brazekit/braze/modalcontext/presentingviewcontroller.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/presentingViewController","interfaceLanguage":"swift"},"metadata":{"title":"presentingViewController","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C12ModalContextC24presentingViewControllerSo06UIViewG0Cvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presentingViewController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier","text":"UIViewController"}],"role":"symbol"},"abstract":[{"type":"text","text":"View controller used for presenting the modal."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/modalcontext\/presentingviewcontroller"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentingViewController"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/presentingViewController":{"title":"presentingViewController","type":"topic","abstract":[{"type":"text","text":"View controller used for presenting the modal."}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentingViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/presentingviewcontroller","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/presentingViewController","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"View controller used for presenting the modal."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentingViewController"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/presentingViewController"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/modalcontext\/presentingviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentingViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"title":"presentingViewController","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property","externalID":"s:8BrazeKit0A0C12ModalContextC24presentingViewControllerSo06UIViewG0Cvp","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext/presentingViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext\/presentingViewController","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentingViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"url":"\/documentation\/brazekit\/braze\/modalcontext\/presentingviewcontroller","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"View controller used for presenting the modal.","type":"text"}],"title":"presentingViewController"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeed-swift.class.json b/data/documentation/brazekit/braze/newsfeed-swift.class.json index cee2655966..00cb69a240 100644 --- a/data/documentation/brazekit/braze/newsfeed-swift.class.json +++ b/data/documentation/brazekit/braze/newsfeed-swift.class.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"],"title":"NewsFeed","generated":true}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/lastUpdate"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)"],"title":"Instance Methods"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class"]}],"metadata":{"extendedModule":"BrazeKit","roleHeading":"Class","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"NewsFeed"}],"navigatorTitle":[{"text":"NewsFeed","kind":"identifier"}],"title":"Braze.NewsFeed","symbolKind":"class","externalID":"s:8BrazeKit0A0C8NewsFeedC"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZNewsFeed) "},{"kind":"keyword","text":"final"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"NewsFeed","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/requestRefresh(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)","title":"requestRefresh(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"kind":"text","text":"((("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)","type":"topic","abstract":[{"text":"Requests an immediate refresh of the newsfeed cards from Braze servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/subscribeToUpdates(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)","title":"subscribeToUpdates(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","abstract":[{"text":"Subscribes to newsfeed updates.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/newsFeed-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","title":"newsFeed","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","text":"NewsFeed"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","type":"topic","abstract":[{"text":"NewsFeed module.","type":"text"}]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","kind":"symbol","title":"Braze.NewsFeed","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"type":"topic"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/cards":{"abstract":[{"type":"text","text":"The newsfeed cards for the current user."}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards","kind":"symbol","title":"cards","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","text":"NewsFeedCard"},{"text":"]","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/lastUpdate":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/lastupdate","title":"lastUpdate","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"lastUpdate","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/lastUpdate","abstract":[{"text":"The last time the newsfeed cards for the current user were updated from the Braze servers.","type":"text"}],"type":"topic"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"}}} \ No newline at end of file +{"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom","kind":"relationships"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZNewsFeed) ","kind":"text"},{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"],"generated":true,"title":"NewsFeed"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"},"sections":[],"metadata":{"symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"NewsFeed","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C8NewsFeedC","title":"Braze.NewsFeed"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/lastUpdate"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/cards":{"kind":"symbol","abstract":[{"text":"The newsfeed cards for the current user.","type":"text"}],"role":"symbol","type":"topic","title":"cards","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards"},"doc://Braze/documentation/BrazeKit/Braze/newsFeed-swift.property":{"title":"newsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","type":"topic","abstract":[{"text":"NewsFeed module.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","kind":"typeIdentifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/subscribeToUpdates(_:)":{"abstract":[{"text":"Subscribes to newsfeed updates.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","title":"subscribeToUpdates(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","text":"NewsFeedCard"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/lastUpdate":{"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/lastupdate","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastUpdate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The last time the newsfeed cards for the current user were updated from the Braze servers."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/lastUpdate","type":"topic","title":"lastUpdate"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/requestRefresh(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Requests an immediate refresh of the newsfeed cards from Braze servers."}],"role":"symbol","type":"topic","title":"requestRefresh(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"(((","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"NewsFeedCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"title":"Braze.NewsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","type":"topic","abstract":[{"type":"text","text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeed-swift.class/cards.json b/data/documentation/brazekit/braze/newsfeed-swift.class/cards.json index 38eb1f6410..dd46f98e76 100644 --- a/data/documentation/brazekit/braze/newsfeed-swift.class/cards.json +++ b/data/documentation/brazekit/braze/newsfeed-swift.class/cards.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"metadata":{"title":"cards","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"externalID":"s:8BrazeKit0A0C8NewsFeedC5cardsSayAC0cD4CardCGvp","roleHeading":"Instance Property"},"sections":[],"kind":"symbol","abstract":[{"text":"The newsfeed cards for the current user.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","kind":"symbol","title":"Braze.NewsFeed","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/cards":{"abstract":[{"type":"text","text":"The newsfeed cards for the current user."}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards","kind":"symbol","title":"cards","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","text":"NewsFeedCard"},{"text":"]","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"]]},"sections":[],"metadata":{"role":"symbol","title":"cards","externalID":"s:8BrazeKit0A0C8NewsFeedC5cardsSayAC0cD4CardCGvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cards"},{"kind":"text","text":": ["},{"text":"NewsFeedCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"text":"]","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cards"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","text":"NewsFeedCard","kind":"typeIdentifier"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The newsfeed cards for the current user."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/cards":{"kind":"symbol","abstract":[{"text":"The newsfeed cards for the current user.","type":"text"}],"role":"symbol","type":"topic","title":"cards","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/cards"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"title":"Braze.NewsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","type":"topic","abstract":[{"type":"text","text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeed-swift.class/lastupdate.json b/data/documentation/brazekit/braze/newsfeed-swift.class/lastupdate.json index be440e252e..baa72b3a9a 100644 --- a/data/documentation/brazekit/braze/newsfeed-swift.class/lastupdate.json +++ b/data/documentation/brazekit/braze/newsfeed-swift.class/lastupdate.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lastUpdate","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/lastUpdate","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class\/lastupdate"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The last time the newsfeed cards for the current user were updated from the Braze servers."}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C8NewsFeedC10lastUpdate10Foundation4DateVSgvp","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"lastUpdate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"lastUpdate"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/lastUpdate":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/lastupdate","title":"lastUpdate","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"lastUpdate","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/lastUpdate","abstract":[{"text":"The last time the newsfeed cards for the current user were updated from the Braze servers.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","kind":"symbol","title":"Braze.NewsFeed","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"The last time the newsfeed cards for the current user were updated from the Braze servers.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/lastUpdate"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastUpdate"},{"kind":"text","text":": "},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C8NewsFeedC10lastUpdate10Foundation4DateVSgvp","title":"lastUpdate","modules":[{"name":"BrazeKit"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class\/lastupdate"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastUpdate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"title":"Braze.NewsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","type":"topic","abstract":[{"type":"text","text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/lastUpdate":{"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/lastupdate","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastUpdate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The last time the newsfeed cards for the current user were updated from the Braze servers."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/lastUpdate","type":"topic","title":"lastUpdate"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeed-swift.class/requestrefresh(_:).json b/data/documentation/brazekit/braze/newsfeed-swift.class/requestrefresh(_:).json index 61b4c38088..99fc7215a9 100644 --- a/data/documentation/brazekit/braze/newsfeed-swift.class/requestrefresh(_:).json +++ b/data/documentation/brazekit/braze/newsfeed-swift.class/requestrefresh(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"requestRefresh(_:)","role":"symbol","externalID":"s:8BrazeKit0A0C8NewsFeedC14requestRefreshyyys6ResultOySayAC0cD4CardCGs5Error_pGcSgF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"((("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"symbolKind":"method"},"sections":[],"abstract":[{"type":"text","text":"Requests an immediate refresh of the newsfeed cards from Braze servers."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"completion"},{"kind":"text","text":": (("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"typeIdentifier","text":"NewsFeedCard"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")? = nil)"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The completion handler executed on the main thread with the result"},{"text":" ","type":"text"},{"type":"text","text":"of the refresh operation."}],"type":"paragraph"}],"name":"completion"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"By default, newsfeed cards are refreshed when a new session starts."}],"type":"paragraph"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/requestRefresh(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)","title":"requestRefresh(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"kind":"text","text":"((("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)","type":"topic","abstract":[{"text":"Requests an immediate refresh of the newsfeed cards from Braze servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","kind":"symbol","title":"Braze.NewsFeed","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"requestRefresh(_:)","externalID":"s:8BrazeKit0A0C8NewsFeedC14requestRefreshyyys6ResultOySayAC0cD4CardCGs5Error_pGcSgF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestRefresh","kind":"identifier"},{"kind":"text","text":"((("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","text":"NewsFeedCard"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)"]}],"abstract":[{"type":"text","text":"Requests an immediate refresh of the newsfeed cards from Braze servers."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"completion","kind":"internalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<["},{"text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion handler executed on the main thread with the result"},{"type":"text","text":" "},{"text":"of the refresh operation.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"By default, newsfeed cards are refreshed when a new session starts."}],"type":"paragraph"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/requestRefresh(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Requests an immediate refresh of the newsfeed cards from Braze servers."}],"role":"symbol","type":"topic","title":"requestRefresh(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRefresh"},{"text":"(((","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"NewsFeedCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/requestRefresh(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"title":"Braze.NewsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","type":"topic","abstract":[{"type":"text","text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeed-swift.class/subscribetoupdates(_:).json b/data/documentation/brazekit/braze/newsfeed-swift.class/subscribetoupdates(_:).json index 3cf09b9e65..a7c6e6c9c8 100644 --- a/data/documentation/brazekit/braze/newsfeed-swift.class/subscribetoupdates(_:).json +++ b/data/documentation/brazekit/braze/newsfeed-swift.class/subscribetoupdates(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"update","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"NewsFeedCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"text":"]) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The update handler executed on the main thread with the latest newsfeed","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"cards"}],"type":"paragraph"}],"name":"update"}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to the cancellable to keep the"},{"type":"text","text":" "},{"text":"subscription active. The subscription is automatically cancelled when the","type":"text"},{"text":" ","type":"text"},{"text":"cancellable is deinitialized. Alternatively, you can call","type":"text"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","isActive":true},{"type":"text","text":" to cancel the subscription."}],"type":"paragraph"}]}],"sections":[],"abstract":[{"text":"Subscribes to newsfeed updates.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)"]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C8NewsFeedC18subscribeToUpdatesyAC11CancellableCySayAC0cD4CardCGcF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"role":"symbol","symbolKind":"method","title":"subscribeToUpdates(_:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","kind":"symbol","title":"Braze.NewsFeed","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","type":"topic","title":"cancel()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","abstract":[{"text":"Cancels the SDK operation.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/subscribeToUpdates(_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)","title":"subscribeToUpdates(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","abstract":[{"text":"Subscribes to newsfeed updates.","type":"text"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"update"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"NewsFeedCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"kind":"text","text":"]) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"}]}]},{"parameters":[{"name":"update","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The update handler executed on the main thread with the latest newsfeed"},{"type":"text","text":" "},{"type":"text","text":"cards"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"text":"A cancellable. You must keep a strong reference to the cancellable to keep the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"subscription active. The subscription is automatically cancelled when the"},{"type":"text","text":" "},{"type":"text","text":"cancellable is deinitialized. Alternatively, you can call"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","type":"reference","isActive":true},{"text":" to cancel the subscription.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class"]]},"metadata":{"roleHeading":"Instance Method","title":"subscribeToUpdates(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"text":"(([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C8NewsFeedC18subscribeToUpdatesyAC11CancellableCySayAC0cD4CardCGcF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Subscribes to newsfeed updates.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"cancel()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Cancels the SDK operation.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"title":"Braze.NewsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","type":"topic","abstract":[{"type":"text","text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class/subscribeToUpdates(_:)":{"abstract":[{"text":"Subscribes to newsfeed updates.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class\/subscribeToUpdates(_:)","title":"subscribeToUpdates(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","text":"NewsFeedCard"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeed-swift.property.json b/data/documentation/brazekit/braze/newsfeed-swift.property.json index aba4fe0040..c1af19a435 100644 --- a/data/documentation/brazekit/braze/newsfeed-swift.property.json +++ b/data/documentation/brazekit/braze/newsfeed-swift.property.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"NewsFeed module."}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"],"title":"NewsFeed"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"},{"kind":"text","text":": "},{"text":"NewsFeed","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC"}]}]},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"inlineContent":[{"text":"Access the newsfeed cards, related properties and methods from this module.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)newsFeed","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","kind":"typeIdentifier","text":"NewsFeed"}],"symbolKind":"property","title":"newsFeed"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","kind":"symbol","title":"Braze.NewsFeed","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/newsFeed-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","title":"newsFeed","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","text":"NewsFeed"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","type":"topic","abstract":[{"text":"NewsFeed module.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"NewsFeed module."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeed-swift.property"]}],"seeAlsoSections":[{"generated":true,"title":"NewsFeed","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","text":"NewsFeed"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Access the newsfeed cards, related properties and methods from this module."}]}],"kind":"content"}],"metadata":{"role":"symbol","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)newsFeed","title":"newsFeed","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NewsFeed","preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","kind":"typeIdentifier"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"title":"Braze.NewsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","type":"topic","abstract":[{"type":"text","text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/newsFeed-swift.property":{"title":"newsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","type":"topic","abstract":[{"text":"NewsFeed module.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","kind":"typeIdentifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard.json b/data/documentation/brazekit/braze/newsfeedcard.json index 8260028545..cd14965364 100644 --- a/data/documentation/brazekit/braze/newsfeedcard.json +++ b/data/documentation/brazekit/braze/newsfeedcard.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC","role":"symbol","extendedModule":"BrazeKit","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"NewsFeedCard"}],"title":"Braze.NewsFeedCard"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/cardDescription","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/categories","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/context-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/created","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/expires","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/imageAspectRatio","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/title","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/type","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/updated","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/useWebView","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/viewed"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logClick(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logImpression(using:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/decoding(json:)"],"title":"Type Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"],"title":"Enumerations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","interfaceLanguage":"swift"},"relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships","type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"seeAlsoSections":[{"generated":true,"title":"NewsFeed","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BRZNewsFeedCard) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeedCard"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/extras":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/extras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/extras","abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"kind":"symbol","title":"extras"},"doc://Braze/documentation/BrazeKit/Braze/newsFeed-swift.property":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","title":"newsFeed","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","text":"NewsFeed"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","type":"topic","abstract":[{"text":"NewsFeed module.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/updated":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/updated","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/updated","title":"updated","abstract":[{"type":"text","text":"The card last update timestamp (default: "},{"code":"0","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updated","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/json()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/json()","kind":"symbol","abstract":[{"type":"text","text":"The news feed cards JSON representation."}],"title":"json()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/json()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/created":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"created"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/created","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/created","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"type":"codeVoice","code":"0"},{"type":"text","text":")."}],"kind":"symbol","title":"created"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/title":{"role":"symbol","title":"title","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/title","abstract":[{"text":"The card title (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/title"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init(from:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/init(from:)","abstract":[],"title":"init(from:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/type":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","kind":"typeIdentifier","text":"CardType"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/type","title":"type","abstract":[{"type":"text","text":"The card type (default: "},{"type":"codeVoice","code":".classic"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/type"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/url":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","title":"url","abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/url"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/expires":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"expires","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/expires","title":"expires","abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"type":"text","text":", never expires)."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/expires"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/logClick(using:)":{"abstract":[{"type":"text","text":"Logs a news feed card click using the Braze instance without any safeguarding features."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/logclick(using:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"title":"logClick(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logClick(using:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/domain":{"abstract":[{"text":"The card domain (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/domain","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"title":"domain","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/domain","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"abstract":[{"text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","kind":"symbol","title":"Braze.NewsFeed","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"type":"topic"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/decoding(json:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/decoding(json:)","kind":"symbol","role":"symbol","type":"topic","title":"decoding(json:)","abstract":[{"text":"Decodes the JSON into a News Feed card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/decoding(json:)"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/hash":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/hash","title":"hash","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/hash"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/context-swift.property":{"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC","text":"Context","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"context","type":"topic","abstract":[{"type":"text","text":"The card context."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/context-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/init()":{"type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init()","title":"init()","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/init()"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/useWebView":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/useWebView","title":"useWebView","abstract":[{"text":"Specifies whether the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","type":"reference"},{"type":"text","text":" should be opened in a web view (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/usewebview"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/imageAspectRatio":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/imageAspectRatio","title":"imageAspectRatio","abstract":[{"type":"text","text":"The card image aspect ratio (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/imageaspectratio"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/viewed":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/viewed","title":"viewed","abstract":[{"type":"text","text":"The card viewed state (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/viewed"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/cardDescription":{"title":"cardDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/cardDescription","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/carddescription","abstract":[{"type":"text","text":"The card description (default: "},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/image":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/image","title":"image","abstract":[{"type":"text","text":"The card image URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/image"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/categories":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"categories"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","text":"Category","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/categories","title":"categories","abstract":[{"type":"text","text":"The card categories."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/categories"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","role":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/logImpression(using:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logImpression(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logImpression(using:)","role":"symbol","abstract":[{"type":"text","text":"Logs a news feed card impression using the Braze instance without any safeguarding features."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/logimpression(using:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/isEqual(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/isEqual(_:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/isequal(_:)","kind":"symbol","role":"symbol","abstract":[],"title":"isEqual(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/id":{"type":"topic","abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/id","title":"id"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"},"seeAlsoSections":[{"title":"NewsFeed","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BRZNewsFeedCard) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NewsFeedCard"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Class","title":"Braze.NewsFeedCard","role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NewsFeedCard"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"],"title":"Classes"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/cardDescription","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/categories","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/context-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/created","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/domain","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/expires","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/id","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/image","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/imageAspectRatio","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/title","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/type","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/updated","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/useWebView","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/viewed"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logClick(using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logImpression(using:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/decoding(json:)"],"title":"Type Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"],"title":"Enumerations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard"]}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/useWebView":{"title":"useWebView","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/useWebView","type":"topic","abstract":[{"type":"text","text":"Specifies whether the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","isActive":true},{"type":"text","text":" should be opened in a web view (default: "},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/usewebview","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/hash":{"title":"hash","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/hash","type":"topic","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/hash","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/type":{"title":"type","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/type","type":"topic","abstract":[{"type":"text","text":"The card type (default: "},{"type":"codeVoice","code":".classic"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"text":"CardType","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/type","kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/title":{"title":"title","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/title","type":"topic","abstract":[{"type":"text","text":"The card title (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/title","kind":"symbol"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/url":{"title":"url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","type":"topic","abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/url","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeed-swift.class":{"title":"Braze.NewsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeed-swift.class","type":"topic","abstract":[{"type":"text","text":"The newsfeed module exposes the Braze SDK newsfeed related properties and methods."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","navigatorTitle":[{"kind":"identifier","text":"NewsFeed"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/cardDescription":{"title":"cardDescription","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/cardDescription","type":"topic","abstract":[{"type":"text","text":"The card description (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/carddescription","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/context-swift.property":{"title":"context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/context-swift.property","type":"topic","abstract":[{"type":"text","text":"The card context."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"kind":"text","text":"."},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.property","kind":"symbol"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/imageAspectRatio":{"title":"imageAspectRatio","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/imageAspectRatio","type":"topic","abstract":[{"text":"The card image aspect ratio (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageAspectRatio"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/imageaspectratio","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/isEqual(_:)":{"title":"isEqual(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/isEqual(_:)","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/isequal(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/updated":{"title":"updated","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/updated","type":"topic","abstract":[{"type":"text","text":"The card last update timestamp (default: "},{"type":"codeVoice","code":"0"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updated","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/updated","kind":"symbol"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/categories":{"title":"categories","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/categories","type":"topic","abstract":[{"type":"text","text":"The card categories."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"categories","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Category","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO"},{"text":"]","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/categories","kind":"symbol"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/init(from:)":{"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init(from:)","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/viewed":{"title":"viewed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/viewed","type":"topic","abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/viewed","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/domain":{"title":"domain","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/domain","type":"topic","abstract":[{"type":"text","text":"The card domain (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/domain","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/newsFeed-swift.property":{"title":"newsFeed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/newsFeed-swift.property","type":"topic","abstract":[{"text":"NewsFeed module.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C8NewsFeedC","kind":"typeIdentifier","text":"NewsFeed"}],"url":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/expires":{"title":"expires","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/expires","type":"topic","abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"type":"text","text":", never expires)."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"expires","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/expires","kind":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/image":{"title":"image","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/image","type":"topic","abstract":[{"type":"text","text":"The card image URL (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/image","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/json()":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/json()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?","kind":"text"}],"title":"json()","abstract":[{"type":"text","text":"The news feed cards JSON representation."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/json()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/logImpression(using:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/logimpression(using:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"title":"logImpression(using:)","abstract":[{"type":"text","text":"Logs a news feed card impression using the Braze instance without any safeguarding features."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logImpression(using:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/id":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/id","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"id","abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/id","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/created":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/created","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"created","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"title":"created","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"code":"0","type":"codeVoice"},{"type":"text","text":")."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/created"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/init()":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/init()","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"title":"init()","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/extras":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/extras","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"title":"extras","abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/extras","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/decoding(json:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/decoding(json:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"title":"decoding(json:)","abstract":[{"type":"text","text":"Decodes the JSON into a News Feed card."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/decoding(json:)"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/logClick(using:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/logclick(using:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"title":"logClick(using:)","abstract":[{"type":"text","text":"Logs a news feed card click using the Braze instance without any safeguarding features."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logClick(using:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/carddescription.json b/data/documentation/brazekit/braze/newsfeedcard/carddescription.json index bfc2e71853..6ae5f3b5a6 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/carddescription.json +++ b/data/documentation/brazekit/braze/newsfeedcard/carddescription.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/carddescription"]}],"metadata":{"roleHeading":"Instance Property","title":"cardDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cardDescription"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C12NewsFeedCardC15cardDescriptionSSSgvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"type":"text","text":"The card description (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/cardDescription"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cardDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/cardDescription":{"title":"cardDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/cardDescription","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/carddescription","abstract":[{"type":"text","text":"The card description (default: "},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/cardDescription","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC15cardDescriptionSSSgvp","symbolKind":"property","title":"cardDescription","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/carddescription"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The card description (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/cardDescription":{"title":"cardDescription","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/cardDescription","type":"topic","abstract":[{"type":"text","text":"The card description (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/carddescription","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype.json b/data/documentation/brazekit/braze/newsfeedcard/cardtype.json index 15ab6825f3..38fb95e65a 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype.json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"CardType"}],"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"CardType","kind":"identifier"}],"roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","role":"symbol","title":"Braze.NewsFeedCard.CardType","symbolKind":"enum","extendedModule":"BrazeKit"},"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/banner","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/captionedImage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/classic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/textAnnouncement"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"platforms":["iOS"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/init(rawValue:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(rawValue:)","abstract":[],"title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/textAnnouncement":{"type":"topic","abstract":[{"type":"text","text":"The Text Announcement card type."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textAnnouncement"}],"title":"Braze.NewsFeedCard.CardType.textAnnouncement","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/textannouncement","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/textAnnouncement"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/classic":{"type":"topic","abstract":[{"text":"The Classic card type.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classic","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType.classic","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/classic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/classic"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","type":"unresolvable","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/captionedImage":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"}],"abstract":[{"text":"The Captioned Image card type.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/captionedimage","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/captionedImage","title":"Braze.NewsFeedCard.CardType.captionedImage"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/banner":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/banner","role":"symbol","abstract":[{"type":"text","text":"The Banner card type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/banner","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"banner"}],"title":"Braze.NewsFeedCard.CardType.banner","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/Equatable-Implementations":{"type":"topic","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/equatable-implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"text":"The NewsFeed Card types supported by the SDK.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"CardType","kind":"identifier"}],"roleHeading":"Enumeration","symbolKind":"enum","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"extendedModule":"BrazeKit","title":"Braze.NewsFeedCard.CardType"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CardType"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/banner","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/captionedImage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/classic","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/textAnnouncement"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(rawValue:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(rawvalue:)","role":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"type":"topic","title":"init(rawValue:)","kind":"symbol"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/classic":{"kind":"symbol","abstract":[{"text":"The Classic card type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/classic","title":"Braze.NewsFeedCard.CardType.classic","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"classic","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/classic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/banner":{"title":"Braze.NewsFeedCard.CardType.banner","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/banner","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/banner","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"banner","kind":"identifier"}],"abstract":[{"text":"The Banner card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/equatable-implementations","role":"collectionGroup","abstract":[],"type":"topic","title":"Equatable Implementations","kind":"article"},"doc://Braze/Se":{"title":"Swift.Decodable","type":"unresolvable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/textAnnouncement":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textAnnouncement"}],"title":"Braze.NewsFeedCard.CardType.textAnnouncement","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/textannouncement","abstract":[{"text":"The Text Announcement card type.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/textAnnouncement"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/captionedImage":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/captionedimage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/captionedImage","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"}],"role":"symbol","title":"Braze.NewsFeedCard.CardType.captionedImage","abstract":[{"type":"text","text":"The Captioned Image card type."}],"kind":"symbol","type":"topic"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","role":"collectionGroup","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/!=(_:_:).json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/!=(_:_:).json index 1bb693f247..2ff4da6be1 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/!=(_:_:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","extendedModule":"Swift","title":"!=(_:_:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","symbolKind":"op","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/Equatable-Implementations":{"type":"topic","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/equatable-implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","extendedModule":"Swift","title":"!=(_:_:)","roleHeading":"Operator"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/!=(_:_:)"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/equatable-implementations","role":"collectionGroup","abstract":[],"type":"topic","title":"Equatable Implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/!=(_:_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/banner.json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/banner.json index 8da818de4a..c4d9bcf481 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/banner.json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/banner.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The Banner card type."}],"metadata":{"role":"symbol","title":"Braze.NewsFeedCard.CardType.banner","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO6banneryA2GmF","modules":[{"name":"BrazeKit"}],"symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"banner","kind":"identifier"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/banner"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"banner"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/banner","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/banner":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/banner","role":"symbol","abstract":[{"type":"text","text":"The Banner card type."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/banner","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"banner"}],"title":"Braze.NewsFeedCard.CardType.banner","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"banner","kind":"identifier"}]}]}],"abstract":[{"text":"The Banner card type.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"metadata":{"title":"Braze.NewsFeedCard.CardType.banner","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"case","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO6banneryA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"banner","kind":"identifier"}],"roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/banner"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/banner"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/banner":{"title":"Braze.NewsFeedCard.CardType.banner","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/banner","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/banner","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"banner","kind":"identifier"}],"abstract":[{"text":"The Banner card type.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/captionedimage.json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/captionedimage.json index 53d8d55ac8..890ba35250 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/captionedimage.json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/captionedimage.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO14captionedImageyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"}],"symbolKind":"case","role":"symbol","title":"Braze.NewsFeedCard.CardType.captionedImage"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"text":"The Captioned Image card type.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/captionedImage","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/captionedimage"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/captionedImage":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"captionedImage","kind":"identifier"}],"abstract":[{"text":"The Captioned Image card type.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/captionedimage","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/captionedImage","title":"Braze.NewsFeedCard.CardType.captionedImage"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"The Captioned Image card type.","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"roleHeading":"Case","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO14captionedImageyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImage"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.NewsFeedCard.CardType.captionedImage","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/captionedimage"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/captionedImage"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/captionedImage":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/captionedimage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/captionedImage","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"captionedImage","kind":"identifier"}],"role":"symbol","title":"Braze.NewsFeedCard.CardType.captionedImage","abstract":[{"type":"text","text":"The Captioned Image card type."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/classic.json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/classic.json index 5a47ab318d..e210f18788 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/classic.json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/classic.json @@ -1 +1 @@ -{"abstract":[{"text":"The Classic card type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"sections":[],"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO7classicyA2GmF","symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType.classic"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/classic"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/classic","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/classic":{"type":"topic","abstract":[{"text":"The Classic card type.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classic","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType.classic","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/classic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/classic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"kind":"symbol","abstract":[{"type":"text","text":"The Classic card type."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/classic"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO7classicyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"classic","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.NewsFeedCard.CardType.classic"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/classic"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/classic":{"kind":"symbol","abstract":[{"text":"The Classic card type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/classic","title":"Braze.NewsFeedCard.CardType.classic","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"classic","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/classic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/encode(to:).json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/encode(to:).json index 76913cc1aa..b557a83f34 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/encode(to:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/encode(to:).json @@ -1 +1 @@ -{"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"method","role":"symbol","extendedModule":"Swift","roleHeading":"Instance Method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","title":"encode(to:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/encode(to:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/encode(to:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/encode(to:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/encode(to:)","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/encode(to:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"Swift","symbolKind":"method","role":"symbol","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"title":"encode(to:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/encode(to:)":{"title":"encode(to:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","role":"collectionGroup","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/equatable-implementations.json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/equatable-implementations.json index 9aed3118e4..b098b0e36b 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/equatable-implementations.json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/!=(_:_:)"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/!=(_:_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/hash(into:).json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/hash(into:).json index 03e24225e3..57be3861a4 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/hash(into:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/hash(into:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hash(into:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hash(into:)"},"kind":"symbol","metadata":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","roleHeading":"Instance Method","title":"hash(into:)","symbolKind":"method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/hash(into:)":{"title":"hash(into:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hash(into:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hash(into:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hash(into:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","title":"hash(into:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","role":"collectionGroup","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/hash(into:)":{"title":"hash(into:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hash(into:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/hashvalue.json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/hashvalue.json index b5ab4564bd..625a3be2a8 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/hashvalue.json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/hashvalue.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hashValue","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","symbolKind":"property","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Property","extendedModule":"Swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/hashValue":{"title":"hashValue","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hashValue","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hashvalue","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hashvalue"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"extendedModule":"Swift","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hashValue"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/hashValue":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hashvalue","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hashValue","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"abstract":[],"role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","role":"collectionGroup","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/init(from:).json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/init(from:).json index 3964b3e943..7b3788d7b7 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/init(from:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/init(from:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"metadata":{"title":"init(from:)","symbolKind":"init","extendedModule":"Swift","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"roleHeading":"Initializer"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/init(from:)":{"abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(from:)","title":"init(from:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","abstract":[],"title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(from:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"title":"init(from:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Initializer","symbolKind":"init","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/init(from:)":{"title":"init(from:)","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(from:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(from:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","role":"collectionGroup","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/init(rawvalue:).json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/init(rawvalue:).json index 46bfb16e31..36fcb4210e 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/init(rawvalue:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(rawValue:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"metadata":{"symbolKind":"init","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Initializer","title":"init(rawValue:)","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO8rawValueAGSgSS_tcfc","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(rawvalue:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/init(rawValue:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(rawValue:)","abstract":[],"title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"symbolKind":"init","roleHeading":"Initializer","title":"init(rawValue:)","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO8rawValueAGSgSS_tcfc","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(rawvalue:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(rawValue:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(rawvalue:)","role":"symbol","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"type":"topic","title":"init(rawValue:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/rawrepresentable-implementations.json index f0efedd8fe..8e4ffa819a 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/rawrepresentable-implementations.json @@ -1 +1 @@ -{"sections":[],"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(from:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hashValue"],"generated":true,"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hash(into:)"],"title":"Instance Methods","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/init(from:)":{"abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(from:)","title":"init(from:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/hash(into:)":{"title":"hash(into:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hash(into:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hash(into:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/hashValue":{"title":"hashValue","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hashValue","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hashvalue","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/encode(to:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/encode(to:)","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"topicSections":[{"title":"Initializers","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(from:)"]},{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hashValue"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hash(into:)"],"generated":true}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/hash(into:)":{"title":"hash(into:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hash(into:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/encode(to:)":{"title":"encode(to:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/encode(to:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/init(from:)":{"title":"init(from:)","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"abstract":[],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/init(from:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/hashValue":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hashvalue","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/hashValue","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"abstract":[],"role":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/cardtype/textannouncement.json b/data/documentation/brazekit/braze/newsfeedcard/cardtype/textannouncement.json index 9ab2cae100..fe21d7347f 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/cardtype/textannouncement.json +++ b/data/documentation/brazekit/braze/newsfeedcard/cardtype/textannouncement.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The Text Announcement card type.","type":"text"}],"kind":"symbol","metadata":{"title":"Braze.NewsFeedCard.CardType.textAnnouncement","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO16textAnnouncementyA2GmF","modules":[{"name":"BrazeKit"}],"symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textAnnouncement","kind":"identifier"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/textannouncement"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textAnnouncement"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/textAnnouncement"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/textAnnouncement":{"type":"topic","abstract":[{"type":"text","text":"The Text Announcement card type."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textAnnouncement"}],"title":"Braze.NewsFeedCard.CardType.textAnnouncement","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/textannouncement","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/textAnnouncement"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/textannouncement"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The Text Announcement card type.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/textAnnouncement","interfaceLanguage":"swift"},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textAnnouncement"}],"title":"Braze.NewsFeedCard.CardType.textAnnouncement","externalID":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO16textAnnouncementyA2GmF","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"textAnnouncement","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType/textAnnouncement":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textAnnouncement"}],"title":"Braze.NewsFeedCard.CardType.textAnnouncement","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/textannouncement","abstract":[{"text":"The Text Announcement card type.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType\/textAnnouncement"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/categories.json b/data/documentation/brazekit/braze/newsfeedcard/categories.json index e00b84f739..dcb7225c14 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/categories.json +++ b/data/documentation/brazekit/braze/newsfeedcard/categories.json @@ -1 +1 @@ -{"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"categories"},{"kind":"text","text":": ["},{"text":"Category","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO"},{"text":"]","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","title":"categories","externalID":"s:8BrazeKit0A0C12NewsFeedCardC10categoriesSayAE8CategoryOGvp","modules":[{"name":"BrazeKit"}],"role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/categories","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"categories","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","text":"Category"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/categories"]}],"abstract":[{"type":"text","text":"The card categories."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/categories":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"categories"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","text":"Category","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/categories","title":"categories","abstract":[{"type":"text","text":"The card categories."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/categories"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/categories","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"categories"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","kind":"typeIdentifier","text":"Category"},{"text":"]","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/categories"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The card categories."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC10categoriesSayAE8CategoryOGvp","title":"categories","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"categories","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","text":"Category"},{"kind":"text","text":"]"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/categories":{"title":"categories","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/categories","type":"topic","abstract":[{"type":"text","text":"The card categories."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"categories","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Category","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO"},{"text":"]","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/categories","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category.json b/data/documentation/brazekit/braze/newsfeedcard/category.json index 4cedc23ca0..a60cf530df 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category.json @@ -1 +1 @@ -{"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo","kind":"relationships"}],"abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category"]}],"metadata":{"navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","extendedModule":"BrazeKit","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Category"}],"symbolKind":"enum"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/advertising","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/announcements","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/news","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/none","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/social"],"title":"Enumeration Cases"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-4ks8t","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(rawValue:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Category"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/Equatable-Implementations":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/equatable-implementations","title":"Equatable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations","role":"collectionGroup","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(from:)-4ks8t":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-4ks8t","title":"init(from:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-4ks8t","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/announcements":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/announcements","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"announcements"}],"type":"topic","abstract":[{"text":"The announcements category.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/announcements","role":"symbol","title":"Braze.NewsFeedCard.Category.announcements","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/advertising":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"advertising","kind":"identifier"}],"abstract":[{"type":"text","text":"The advertising category."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/advertising","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/advertising","title":"Braze.NewsFeedCard.Category.advertising","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(rawValue:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(rawvalue:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(rawValue:)","title":"init(rawValue:)","role":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/news":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/news","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/news","abstract":[{"type":"text","text":"The news category."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"news"}],"role":"symbol","title":"Braze.NewsFeedCard.Category.news","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/social":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"social","kind":"identifier"}],"abstract":[{"type":"text","text":"The social category."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/social","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/social","title":"Braze.NewsFeedCard.Category.social","role":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/none":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"none","kind":"identifier"}],"abstract":[{"type":"text","text":"No specific category."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/none","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/none","title":"Braze.NewsFeedCard.Category.none","role":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"roleHeading":"Enumeration","symbolKind":"enum","navigatorTitle":[{"text":"Category","kind":"identifier"}],"extendedModule":"BrazeKit","title":"Braze.NewsFeedCard.Category"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"sections":[],"abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/advertising","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/announcements","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/news","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/none","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/social"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-4ks8t","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(rawValue:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"],"generated":true,"title":"Default Implementations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","type":"conformsTo"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/none":{"abstract":[{"type":"text","text":"No specific category."}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"none","kind":"identifier"}],"type":"topic","title":"Braze.NewsFeedCard.Category.none","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/none","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/none"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/news":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/news","abstract":[{"type":"text","text":"The news category."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/news","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"news","kind":"identifier"}],"type":"topic","title":"Braze.NewsFeedCard.Category.news"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/announcements":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/announcements","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"announcements","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category.announcements","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/announcements","role":"symbol","abstract":[{"text":"The announcements category.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(from:)-4ks8t":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-4ks8t","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-4ks8t","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","title":"init(from:)"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/advertising":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/advertising","abstract":[{"type":"text","text":"The advertising category."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/advertising","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"advertising","kind":"identifier"}],"type":"topic","title":"Braze.NewsFeedCard.Category.advertising"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/social":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/social","abstract":[{"type":"text","text":"The social category."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/social","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"social"}],"type":"topic","title":"Braze.NewsFeedCard.Category.social"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(rawValue:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(rawvalue:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(rawValue:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"type":"topic","title":"init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/equatable-implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/!=(_:_:).json b/data/documentation/brazekit/braze/newsfeedcard/category/!=(_:_:).json index 62ed6672ef..56441451f3 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/!=(_:_:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"Swift","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","symbolKind":"op","roleHeading":"Operator","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/!=(_:_:)":{"type":"topic","title":"!=(_:_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/Equatable-Implementations":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/equatable-implementations","title":"Equatable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations","role":"collectionGroup","kind":"article"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"extendedModule":"Swift","roleHeading":"Operator","role":"symbol","title":"!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/!=(_:_:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/!=(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/equatable-implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/advertising.json b/data/documentation/brazekit/braze/newsfeedcard/category/advertising.json index 2bc863c0f6..edc9a502b0 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/advertising.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/advertising.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/advertising"]}],"metadata":{"title":"Braze.NewsFeedCard.Category.advertising","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO11advertisingyA2GmF","symbolKind":"case","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"advertising","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/advertising","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"advertising"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"abstract":[{"text":"The advertising category.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/advertising":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"advertising","kind":"identifier"}],"abstract":[{"type":"text","text":"The advertising category."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/advertising","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/advertising","title":"Braze.NewsFeedCard.Category.advertising","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"The advertising category.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"advertising"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/advertising"},"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"advertising","kind":"identifier"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO11advertisingyA2GmF","modules":[{"name":"BrazeKit"}],"symbolKind":"case","role":"symbol","title":"Braze.NewsFeedCard.Category.advertising"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/advertising"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/advertising":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/advertising","abstract":[{"type":"text","text":"The advertising category."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/advertising","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"advertising","kind":"identifier"}],"type":"topic","title":"Braze.NewsFeedCard.Category.advertising"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/announcements.json b/data/documentation/brazekit/braze/newsfeedcard/category/announcements.json index cfc0d103c5..c56ab50c3d 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/announcements.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/announcements.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"announcements","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/announcements"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"Braze.NewsFeedCard.Category.announcements","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"announcements","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO13announcementsyA2GmF","roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/announcements"},"sections":[],"abstract":[{"text":"The announcements category.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/announcements":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/announcements","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"announcements"}],"type":"topic","abstract":[{"text":"The announcements category.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/announcements","role":"symbol","title":"Braze.NewsFeedCard.Category.announcements","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"The announcements category.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/announcements"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/announcements"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"announcements","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category.announcements","roleHeading":"Case","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO13announcementsyA2GmF","symbolKind":"case","role":"symbol"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"announcements","kind":"identifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/announcements":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/announcements","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"announcements","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category.announcements","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/announcements","role":"symbol","abstract":[{"text":"The announcements category.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/encode(to:).json b/data/documentation/brazekit/braze/newsfeedcard/category/encode(to:).json index 5e2351cd8a..3304593e24 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/encode(to:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"symbolKind":"method","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"encode(to:)","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/encode(to:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/encode(to:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/encode(to:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/encode(to:)"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"encode(to:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"extendedModule":"Swift","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/encode(to:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/equatable-implementations.json b/data/documentation/brazekit/braze/newsfeedcard/category/equatable-implementations.json index 851f7ce2c4..cc6e4e8cd2 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/equatable-implementations.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/equatable-implementations.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/!=(_:_:)":{"type":"topic","title":"!=(_:_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/!=(_:_:)"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/Equatable-Implementations"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/!=(_:_:)"],"generated":true,"title":"Operators"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/!=(_:_:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/!=(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/hash(into:).json b/data/documentation/brazekit/braze/newsfeedcard/category/hash(into:).json index e773f5e645..e85f23b196 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/hash(into:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/hash(into:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hash(into:)"},"kind":"symbol","metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","role":"symbol","symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"title":"hash(into:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/hash(into:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hash(into:)","role":"symbol","title":"hash(into:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hash(into:)"]}],"metadata":{"role":"symbol","title":"hash(into:)","extendedModule":"Swift","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hash(into:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/hash(into:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hash(into:)","role":"symbol","type":"topic","title":"hash(into:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hash(into:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/hashvalue.json b/data/documentation/brazekit/braze/newsfeedcard/category/hashvalue.json index 722392d590..fbc8fb9cc8 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/hashvalue.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/hashvalue.json @@ -1 +1 @@ -{"metadata":{"extendedModule":"Swift","symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Property","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"title":"hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hashValue"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/hashValue":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hashvalue","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hashValue","role":"symbol","title":"hashValue","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hashValue","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]]},"metadata":{"title":"hashValue","symbolKind":"property","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"extendedModule":"Swift","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/hashValue":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"hashValue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hashValue","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hashvalue","abstract":[],"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/init(from:)-359ln.json b/data/documentation/brazekit/braze/newsfeedcard/category/init(from:)-359ln.json index bd21da80b2..ab98411f47 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/init(from:)-359ln.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/init(from:)-359ln.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-359ln","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"symbolKind":"init","role":"symbol","extendedModule":"Swift","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","roleHeading":"Initializer","title":"init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-359ln"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","abstract":[],"kind":"article","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(from:)-359ln":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-359ln","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-359ln","role":"symbol","title":"init(from:)","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-359ln"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-359ln"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"init(from:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C12NewsFeedCardC8CategoryO","symbolKind":"init","role":"symbol","roleHeading":"Initializer","extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","role":"collectionGroup","type":"topic","title":"RawRepresentable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(from:)-359ln":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-359ln","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-359ln","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/init(from:)-4ks8t.json b/data/documentation/brazekit/braze/newsfeedcard/category/init(from:)-4ks8t.json index 2d50be43e0..0f8a3e38bf 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/init(from:)-4ks8t.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/init(from:)-4ks8t.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"metadata":{"symbolKind":"init","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"init(from:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-4ks8t"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-4ks8t"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(from:)-4ks8t":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-4ks8t","title":"init(from:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-4ks8t","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"metadata":{"title":"init(from:)","symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO4fromAGs7Decoder_p_tKcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-4ks8t","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-4ks8t"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(from:)-4ks8t":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-4ks8t","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-4ks8t","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","title":"init(from:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/init(rawvalue:).json b/data/documentation/brazekit/braze/newsfeedcard/category/init(rawvalue:).json index 994feaf7a9..2c92ea470f 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/init(rawvalue:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(rawValue:)","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO8rawValueAGSgSS_tcfc","symbolKind":"init","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(rawValue:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}]}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(rawValue:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(rawvalue:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(rawValue:)","title":"init(rawValue:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(rawvalue:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"init","title":"init(rawValue:)","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO8rawValueAGSgSS_tcfc","roleHeading":"Initializer"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(rawValue:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(rawvalue:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(rawValue:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"type":"topic","title":"init(rawValue:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/news.json b/data/documentation/brazekit/braze/newsfeedcard/category/news.json index aa7ac342e1..86015ab97f 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/news.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/news.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The news category."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/news","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"news"}],"roleHeading":"Case","role":"symbol","title":"Braze.NewsFeedCard.Category.news","modules":[{"name":"BrazeKit"}],"symbolKind":"case","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO4newsyA2GmF"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"news","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/news"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/news":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/news","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/news","abstract":[{"type":"text","text":"The news category."}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"news"}],"role":"symbol","title":"Braze.NewsFeedCard.Category.news","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"news","kind":"identifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/news"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/news"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"abstract":[{"text":"The news category.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO4newsyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.NewsFeedCard.Category.news","role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"news"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/news":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/news","abstract":[{"type":"text","text":"The news category."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/news","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"news","kind":"identifier"}],"type":"topic","title":"Braze.NewsFeedCard.Category.news"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/none.json b/data/documentation/brazekit/braze/newsfeedcard/category/none.json index b1eed6b9db..df7c9b045f 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/none.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/none.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/none"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"none","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"No specific category."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/none"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"metadata":{"roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.NewsFeedCard.Category.none","role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO4noneyA2GmF","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"none","kind":"identifier"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/none":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"none","kind":"identifier"}],"abstract":[{"type":"text","text":"No specific category."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/none","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/none","title":"Braze.NewsFeedCard.Category.none","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"No specific category.","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/none"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"none"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO4noneyA2GmF","title":"Braze.NewsFeedCard.Category.none","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"none","kind":"identifier"}],"roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/none","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/none":{"abstract":[{"type":"text","text":"No specific category."}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"none","kind":"identifier"}],"type":"topic","title":"Braze.NewsFeedCard.Category.none","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/none","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/none"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/newsfeedcard/category/rawrepresentable-implementations.json index c64fc1172b..83c0967d49 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/rawrepresentable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-359ln"],"generated":true,"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hashValue"],"generated":true,"title":"Instance Properties"},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hash(into:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/hash(into:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hash(into:)","role":"symbol","title":"hash(into:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(from:)-359ln":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-359ln","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-359ln","role":"symbol","title":"init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/hashValue":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hashvalue","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hashValue","role":"symbol","title":"hashValue","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/encode(to:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/encode(to:)"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-359ln"]},{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hashValue"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hash(into:)"],"generated":true,"title":"Instance Methods"}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/init(from:)-359ln":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-359ln","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/init(from:)-359ln","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/hash(into:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hash(into:)","role":"symbol","type":"topic","title":"hash(into:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hash(into:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/encode(to:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/hashValue":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"hashValue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/hashValue","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hashvalue","abstract":[],"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/category/social.json b/data/documentation/brazekit/braze/newsfeedcard/category/social.json index 002091bbbf..9317996baa 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/category/social.json +++ b/data/documentation/brazekit/braze/newsfeedcard/category/social.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The social category."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"social","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/social"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"sections":[],"metadata":{"title":"Braze.NewsFeedCard.Category.social","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"social","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO6socialyA2GmF","symbolKind":"case","roleHeading":"Case","role":"symbol","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/social"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/social":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"social","kind":"identifier"}],"abstract":[{"type":"text","text":"The social category."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/social","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/social","title":"Braze.NewsFeedCard.Category.social","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Category"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card categories supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","role":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"title":"Braze.NewsFeedCard.Category","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","roleHeading":"Case","title":"Braze.NewsFeedCard.Category.social","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"social","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8CategoryO6socialyA2GmF","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category"]]},"abstract":[{"text":"The social category.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/social","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"social"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/category\/social"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category/social":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category\/social","abstract":[{"type":"text","text":"The social category."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/social","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"social"}],"type":"topic","title":"Braze.NewsFeedCard.Category.social"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Category":{"role":"symbol","title":"Braze.NewsFeedCard.Category","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Category","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Category","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Category","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","abstract":[{"text":"The NewsFeed Card categories supported by the SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class.json b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class.json index cd3623442b..027966f971 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class.json +++ b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(card:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/processClickAction(url:useWebView:)"]}],"metadata":{"navigatorTitle":[{"text":"Context","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Class","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"symbolKind":"class","role":"symbol","title":"Braze.NewsFeedCard.Context"},"abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZNewsFeedCardContext) ","kind":"text"},{"kind":"keyword","text":"final"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(card:using:)":{"kind":"symbol","title":"init(card:using:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(card:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(card:using:)","abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context with a default implementation."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/processClickAction(url:useWebView:)":{"title":"processClickAction(url:useWebView:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/processClickAction(url:useWebView:)","abstract":[{"text":"Processes the click action.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/processclickaction(url:usewebview:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(logImpression:logClick:processClickAction:)":{"kind":"symbol","abstract":[{"text":"Creates and returns a NewsFeed Card context.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)","title":"init(logImpression:logClick:processClickAction:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","role":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logImpression()":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"title":"logImpression()","role":"symbol","abstract":[{"type":"text","text":"Logs the newsfeed card impression event."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logClick()":{"title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()","kind":"symbol","role":"symbol","type":"topic","abstract":[{"type":"text","text":"Logs the newsfeed card click event."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Context","kind":"identifier"}],"extendedModule":"BrazeKit","title":"Braze.NewsFeedCard.Context","navigatorTitle":[{"text":"Context","kind":"identifier"}],"roleHeading":"Class","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"class"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(card:using:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/processClickAction(url:useWebView:)"],"title":"Instance Methods"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZNewsFeedCardContext) ","kind":"text"},{"kind":"keyword","text":"final"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The Context provides methods to log card analytics and process click actions."}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo"}],"sections":[],"references":{"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logImpression()":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()","type":"topic","title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","abstract":[{"type":"text","text":"Logs the newsfeed card impression event."}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(card:using:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(card:using:)","type":"topic","title":"init(card:using:)","abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context with a default implementation."}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(card:using:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/processClickAction(url:useWebView:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/processclickaction(url:usewebview:)","type":"topic","title":"processClickAction(url:useWebView:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/processClickAction(url:useWebView:)","abstract":[{"type":"text","text":"Processes the click action."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logClick()":{"type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","abstract":[{"text":"Logs the newsfeed card click event.","type":"text"}],"kind":"symbol","title":"logClick()"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(logImpression:logClick:processClickAction:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)","abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context."}],"type":"topic","title":"init(logImpression:logClick:processClickAction:)","kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/init(card:using:).json b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/init(card:using:).json index a6fc07558d..10e5e15c34 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/init(card:using:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/init(card:using:).json @@ -1 +1 @@ -{"abstract":[{"text":"Creates and returns a NewsFeed Card context with a default implementation.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(card:using:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"text":"The newsfeed card.","type":"text"}]}]},{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"inlineContent":[{"text":"Use ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)","isActive":true},{"type":"text","text":" to customize the implementation."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(card:using:)"},"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC4card5usingAgE_ACtcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","title":"init(card:using:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(card:using:)":{"kind":"symbol","title":"init(card:using:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(card:using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(card:using:)","abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context with a default implementation."}],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(logImpression:logClick:processClickAction:)":{"kind":"symbol","abstract":[{"text":"Creates and returns a NewsFeed Card context.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)","title":"init(logImpression:logClick:processClickAction:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","role":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(card:using:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC4card5usingAgE_ACtcfc","title":"init(card:using:)","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"text":", ","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"init"},"abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context with a default implementation."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The newsfeed card."}],"type":"paragraph"}],"name":"card"},{"name":"braze","content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)","isActive":true,"type":"reference"},{"type":"text","text":" to customize the implementation."}]}],"kind":"content"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(card:using:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(card:using:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(card:using:)","type":"topic","title":"init(card:using:)","abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context with a default implementation."}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(card:using:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(logImpression:logClick:processClickAction:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)","abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context."}],"type":"topic","title":"init(logImpression:logClick:processClickAction:)","kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/init(logimpression:logclick:processclickaction:).json b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/init(logimpression:logclick:processclickaction:).json index db2e41e74b..6a5d783a0c 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/init(logimpression:logclick:processclickaction:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/init(logimpression:logclick:processclickaction:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC13logImpression0G5Click07processI6ActionAGyyc_yycy10Foundation3URLV_Sbtctcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"useWebView","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}],"title":"init(logImpression:logClick:processClickAction:)"},"abstract":[{"text":"Creates and returns a NewsFeed Card context.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logImpression"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log impression implementation."}]}],"name":"logImpression"},{"name":"logClick","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The log click implementation."}]}]},{"name":"processClickAction","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The process click action implementation."}]}]}],"kind":"parameters"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","role":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(logImpression:logClick:processClickAction:)":{"kind":"symbol","abstract":[{"text":"Creates and returns a NewsFeed Card context.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"processClickAction","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)","title":"init(logImpression:logClick:processClickAction:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC13logImpression0G5Click07processI6ActionAGyyc_yycy10Foundation3URLV_Sbtctcfc","title":"init(logImpression:logClick:processClickAction:)","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"logImpression","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logClick","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"processClickAction"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The log impression implementation.","type":"text"}]}],"name":"logImpression"},{"name":"logClick","content":[{"type":"paragraph","inlineContent":[{"text":"The log click implementation.","type":"text"}]}]},{"name":"processClickAction","content":[{"type":"paragraph","inlineContent":[{"text":"The process click action implementation.","type":"text"}]}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/init(logImpression:logClick:processClickAction:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)","abstract":[{"type":"text","text":"Creates and returns a NewsFeed Card context."}],"type":"topic","title":"init(logImpression:logClick:processClickAction:)","kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logImpression"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"processClickAction","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/init(logImpression:logClick:processClickAction:)"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/logclick().json b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/logclick().json index e865bec60e..fe534fc8ea 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/logclick().json +++ b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/logclick().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Logs the newsfeed card click event."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"method","title":"logClick()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC8logClickyyF"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logClick()":{"title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()","kind":"symbol","role":"symbol","type":"topic","abstract":[{"type":"text","text":"Logs the newsfeed card click event."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","role":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC8logClickyyF","symbolKind":"method","title":"logClick()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()"},"abstract":[{"type":"text","text":"Logs the newsfeed card click event."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logClick()":{"type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","abstract":[{"text":"Logs the newsfeed card click event.","type":"text"}],"kind":"symbol","title":"logClick()"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/logimpression().json b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/logimpression().json index d571831f13..eef9fa9f7f 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/logimpression().json +++ b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/logimpression().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"metadata":{"title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC13logImpressionyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method"},"abstract":[{"type":"text","text":"Logs the newsfeed card impression event."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logImpression()":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"title":"logImpression()","role":"symbol","abstract":[{"type":"text","text":"Logs the newsfeed card impression event."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","role":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC13logImpressionyyF","symbolKind":"method","title":"logImpression()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"kind":"symbol","sections":[],"abstract":[{"text":"Logs the newsfeed card impression event.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logImpression()":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()","type":"topic","title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","abstract":[{"type":"text","text":"Logs the newsfeed card impression event."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/processclickaction(url:usewebview:).json b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/processclickaction(url:usewebview:).json index dd075a5588..976c6de9ea 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/processclickaction(url:usewebview:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/context-swift.class/processclickaction(url:usewebview:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(processClickActionWithURL:useWebView:) "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"externalParam","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"url","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The newsfeed card url."}]}]},{"name":"useWebView","content":[{"inlineContent":[{"text":"Specifies whether ","type":"text"},{"code":"url","type":"codeVoice"},{"type":"text","text":" should be openend in a web view."}],"type":"paragraph"}]}]}],"sections":[],"metadata":{"role":"symbol","title":"processClickAction(url:useWebView:)","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC18processClickAction3url10useWebViewy10Foundation3URLV_SbtF"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/processclickaction(url:usewebview:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/processClickAction(url:useWebView:)"},"abstract":[{"text":"Processes the click action.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/processClickAction(url:useWebView:)":{"title":"processClickAction(url:useWebView:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/processClickAction(url:useWebView:)","abstract":[{"text":"Processes the click action.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"processClickAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/processclickaction(url:usewebview:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","role":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/processClickAction(url:useWebView:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(processClickActionWithURL:useWebView:) ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"url","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The newsfeed card url."}]}]},{"name":"useWebView","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether "},{"code":"url","type":"codeVoice"},{"type":"text","text":" should be openend in a web view."}]}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/processclickaction(url:usewebview:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Processes the click action."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processClickAction"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"method","title":"processClickAction(url:useWebView:)","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC18processClickAction3url10useWebViewy10Foundation3URLV_SbtF"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/processClickAction(url:useWebView:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/processclickaction(url:usewebview:)","type":"topic","title":"processClickAction(url:useWebView:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processClickAction"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/processClickAction(url:useWebView:)","abstract":[{"type":"text","text":"Processes the click action."}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/context-swift.property.json b/data/documentation/brazekit/braze/newsfeedcard/context-swift.property.json index d81a6f4d3a..c4b3b58a3b 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/context-swift.property.json +++ b/data/documentation/brazekit/braze/newsfeedcard/context-swift.property.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/context-swift.property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The card context.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.property"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","text":"Context","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"context","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier","text":"NewsFeedCard"},{"text":".","kind":"text"},{"text":"Context","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"context","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7contextAE7ContextCSgvp","roleHeading":"Instance Property","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","role":"symbol","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Context","kind":"identifier"}],"navigatorTitle":[{"text":"Context","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/context-swift.property":{"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC","text":"Context","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"context","type":"topic","abstract":[{"type":"text","text":"The card context."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/context-swift.property"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"The card context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC"},{"text":".","kind":"text"},{"text":"Context","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class"},{"kind":"text","text":"?"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/context-swift.property"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7contextAE7ContextCSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"NewsFeedCard","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC","text":"Context"},{"text":"?","kind":"text"}],"title":"context","role":"symbol","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.property"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class":{"title":"Braze.NewsFeedCard.Context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class","type":"topic","abstract":[{"text":"The Context provides methods to log card analytics and process click actions.","type":"text"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Context"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","navigatorTitle":[{"text":"Context","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/context-swift.property":{"title":"context","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/context-swift.property","type":"topic","abstract":[{"type":"text","text":"The card context."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"context","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC","text":"NewsFeedCard"},{"kind":"text","text":"."},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC7ContextC"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.property","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/created.json b/data/documentation/brazekit/braze/newsfeedcard/created.json index e9573bb61b..d65e5e405e 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/created.json +++ b/data/documentation/brazekit/braze/newsfeedcard/created.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7createdSdvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"created","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"symbolKind":"property","title":"created"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/created"},"kind":"symbol","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"type":"codeVoice","code":"0"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"created","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/created"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/created":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"created"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/created","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/created","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"type":"codeVoice","code":"0"},{"type":"text","text":")."}],"kind":"symbol","title":"created"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"The card creation timestamp (default: ","type":"text"},{"type":"codeVoice","code":"0"},{"type":"text","text":")."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/created"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"metadata":{"role":"symbol","title":"created","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7createdSdvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"created","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"created","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/created"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/created":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/created","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"created","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"title":"created","abstract":[{"type":"text","text":"The card creation timestamp (default: "},{"code":"0","type":"codeVoice"},{"type":"text","text":")."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/created"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/decoding(json:).json b/data/documentation/brazekit/braze/newsfeedcard/decoding(json:).json index bcb9c083af..e774fdf4b1 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/decoding(json:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/decoding(json:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"kind":"symbol","sections":[],"metadata":{"extendedModule":"BrazeKit","roleHeading":"Type Method","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"kind":"text","text":"("},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"title":"decoding(json:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C12NewsFeedCardC8decoding4jsonAEXDSg10Foundation4DataV_tFZ"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/decoding(json:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Decodes the JSON into a News Feed card."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/decoding(json:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/decoding(json:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"decoding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/decoding(json:)","kind":"symbol","role":"symbol","type":"topic","title":"decoding(json:)","abstract":[{"text":"Decodes the JSON into a News Feed card.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/decoding(json:)"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decoding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"json"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Decodes the JSON into a News Feed card."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/decoding(json:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"decoding(json:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8decoding4jsonAEXDSg10Foundation4DataV_tFZ","role":"symbol","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"decoding"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"roleHeading":"Type Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/decoding(json:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/decoding(json:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/decoding(json:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"decoding","kind":"identifier"},{"kind":"text","text":"("},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":") -> `Self`"},{"text":"?","kind":"text"}],"title":"decoding(json:)","abstract":[{"type":"text","text":"Decodes the JSON into a News Feed card."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/decoding(json:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/domain.json b/data/documentation/brazekit/braze/newsfeedcard/domain.json index e1f68b18e8..916343de9e 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/domain.json +++ b/data/documentation/brazekit/braze/newsfeedcard/domain.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"role":"symbol","title":"domain","externalID":"s:8BrazeKit0A0C12NewsFeedCardC6domainSSSgvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/domain"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The card domain (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/domain"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/domain":{"abstract":[{"text":"The card domain (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/domain","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"title":"domain","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/domain","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/domain"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/domain"},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domain"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"domain","symbolKind":"property","externalID":"s:8BrazeKit0A0C12NewsFeedCardC6domainSSSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"The card domain (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/domain":{"title":"domain","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/domain","type":"topic","abstract":[{"type":"text","text":"The card domain (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"domain","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/domain","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/expires.json b/data/documentation/brazekit/braze/newsfeedcard/expires.json index ef09b22ed0..91c8d32a4e 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/expires.json +++ b/data/documentation/brazekit/braze/newsfeedcard/expires.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"expires","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"expires"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7expiresSdvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/expires","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/expires"]}],"abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"code":"-1","type":"codeVoice"},{"type":"text","text":", never expires)."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"expires","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/expires":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"expires","kind":"identifier"},{"kind":"text","text":": "},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/expires","title":"expires","abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"type":"text","text":", never expires)."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/expires"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"expires","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/expires","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"type":"text","text":", never expires)."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/expires"]}],"metadata":{"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"expires","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7expiresSdvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"expires"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/expires":{"title":"expires","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/expires","type":"topic","abstract":[{"type":"text","text":"The card expiration timestamp (default: "},{"type":"codeVoice","code":"-1"},{"type":"text","text":", never expires)."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"expires","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/expires","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/extras.json b/data/documentation/brazekit/braze/newsfeedcard/extras.json index 8a7caf78cd..9c2a40cb1c 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/extras.json +++ b/data/documentation/brazekit/braze/newsfeedcard/extras.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/extras"},"metadata":{"title":"extras","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"extras"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC6extrasSDySSypGvp","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property"},"abstract":[{"text":"The card extras dictionary (default: ","type":"text"},{"code":"[:]","type":"codeVoice"},{"type":"text","text":")."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/extras":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/extras","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/extras","abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"kind":"symbol","title":"extras"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/extras"]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"title":"extras","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12NewsFeedCardC6extrasSDySSypGvp","modules":[{"name":"BrazeKit"}]},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"text":"The card extras dictionary (default: ","type":"text"},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/extras","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/extras":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/extras","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"title":"extras","abstract":[{"type":"text","text":"The card extras dictionary (default: "},{"type":"codeVoice","code":"[:]"},{"type":"text","text":")."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/extras","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/hash.json b/data/documentation/brazekit/braze/newsfeedcard/hash.json index 4fd72d6c59..a35c0dc3ec 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/hash.json +++ b/data/documentation/brazekit/braze/newsfeedcard/hash.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12NewsFeedCardC4hashSivp","role":"symbol","title":"hash","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/hash"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/hash"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/hash":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/hash","title":"hash","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/hash"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/hash"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/hash"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"title":"hash","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC4hashSivp","roleHeading":"Instance Property"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/hash":{"title":"hash","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/hash","type":"topic","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/hash","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/id.json b/data/documentation/brazekit/braze/newsfeedcard/id.json index 156122a598..a26d57cab7 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/id.json +++ b/data/documentation/brazekit/braze/newsfeedcard/id.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"id","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC2idSSvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/id","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/id"]}],"abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(identifier) "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/id":{"type":"topic","abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/id","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/id","title":"id"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/id","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"id","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C12NewsFeedCardC2idSSvp"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(identifier) ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/id":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/id","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"id","abstract":[{"type":"text","text":"The card identifier (default: random UUID string)."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/id","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/image.json b/data/documentation/brazekit/braze/newsfeedcard/image.json index e2cb3bb28b..f35cfe1b79 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/image.json +++ b/data/documentation/brazekit/braze/newsfeedcard/image.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}]}]}],"sections":[],"abstract":[{"text":"The card image URL (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/image"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/image"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"image","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC5image10Foundation3URLVSgvp","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/image":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/image","title":"image","abstract":[{"type":"text","text":"The card image URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/image"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/image"},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC5image10Foundation3URLVSgvp","role":"symbol","roleHeading":"Instance Property","title":"image"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/image"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}]}]}],"abstract":[{"type":"text","text":"The card image URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/image":{"title":"image","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/image","type":"topic","abstract":[{"type":"text","text":"The card image URL (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"image","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/image","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/imageaspectratio.json b/data/documentation/brazekit/braze/newsfeedcard/imageaspectratio.json index fea7bef2c4..ff6284ec22 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/imageaspectratio.json +++ b/data/documentation/brazekit/braze/newsfeedcard/imageaspectratio.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"text":"The card image aspect ratio (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/imageAspectRatio"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12NewsFeedCardC16imageAspectRatioSdSgvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}],"symbolKind":"property","title":"imageAspectRatio"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/imageaspectratio"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/imageAspectRatio":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/imageAspectRatio","title":"imageAspectRatio","abstract":[{"type":"text","text":"The card image aspect ratio (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/imageaspectratio"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12NewsFeedCardC16imageAspectRatioSdSgvp","title":"imageAspectRatio","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageAspectRatio","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/imageAspectRatio"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageAspectRatio"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/imageaspectratio"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The card image aspect ratio (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/imageAspectRatio":{"title":"imageAspectRatio","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/imageAspectRatio","type":"topic","abstract":[{"text":"The card image aspect ratio (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageAspectRatio"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/imageaspectratio","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/init().json b/data/documentation/brazekit/braze/newsfeedcard/init().json index 1e5c2c6703..1913f94adc 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/init().json +++ b/data/documentation/brazekit/braze/newsfeedcard/init().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"symbolKind":"init","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12NewsFeedCardCAEycfc","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"init()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/init()"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init()","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"()"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/init()":{"type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init()","title":"init()","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/init()"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init()","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"init()","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C12NewsFeedCardCAEycfc","role":"symbol"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/init()":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/init()","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"title":"init()","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/init(from:).json b/data/documentation/brazekit/braze/newsfeedcard/init(from:).json index 5967fd91b7..7787addb1a 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/init(from:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/init(from:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Initializer","role":"symbol","title":"init(from:)","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC4fromAEs7Decoder_p_tKcfc"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init(from:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init(from:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/init(from:)","abstract":[],"title":"init(from:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","metadata":{"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C12NewsFeedCardC4fromAEs7Decoder_p_tKcfc","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"modules":[{"name":"BrazeKit"}],"title":"init(from:)","role":"symbol"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init(from:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/init(from:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/init(from:)":{"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/init(from:)","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/init(from:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/isequal(_:).json b/data/documentation/brazekit/braze/newsfeedcard/isequal(_:).json index f479012770..9fd5513962 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/isequal(_:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/isequal(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"method","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7isEqualySbypSgF","roleHeading":"Instance Method","role":"symbol","title":"isEqual(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/isEqual(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/isEqual(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/isEqual(_:)","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/isequal(_:)","kind":"symbol","role":"symbol","abstract":[],"title":"isEqual(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"isEqual(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7isEqualySbypSgF","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/isEqual(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/isequal(_:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/isEqual(_:)":{"title":"isEqual(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/isEqual(_:)","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/isequal(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/json().json b/data/documentation/brazekit/braze/newsfeedcard/json().json index e048c77b51..d19620f613 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/json().json +++ b/data/documentation/brazekit/braze/newsfeedcard/json().json @@ -1 +1 @@ -{"abstract":[{"text":"The news feed cards JSON representation.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"kind":"text","text":"?"}],"languages":["swift"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/json()"]}],"metadata":{"role":"symbol","title":"json()","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C12NewsFeedCardC4json10Foundation4DataVSgyF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/json()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/json()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/json()","kind":"symbol","abstract":[{"type":"text","text":"The news feed cards JSON representation."}],"title":"json()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/json()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/json()","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/json()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC4json10Foundation4DataVSgyF","title":"json()","extendedModule":"BrazeKit","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?","kind":"text"}]},"kind":"symbol","abstract":[{"type":"text","text":"The news feed cards JSON representation."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/json()":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/json()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?","kind":"text"}],"title":"json()","abstract":[{"type":"text","text":"The news feed cards JSON representation."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/json()","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/logclick(using:).json b/data/documentation/brazekit/braze/newsfeedcard/logclick(using:).json index 06258ddfa3..a6fa1f369c 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/logclick(using:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/logclick(using:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Logs a news feed card click using the Braze instance without any safeguarding features."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}],"name":"braze"}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Prefer using "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","isActive":true,"type":"reference"},{"text":" instead.","type":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/logclick(using:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logClick(using:)"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method","role":"symbol","title":"logClick(using:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8logClick5usingyAC_tF","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/logClick(using:)":{"abstract":[{"type":"text","text":"Logs a news feed card click using the Braze instance without any safeguarding features."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/logclick(using:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"title":"logClick(using:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logClick(using:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logClick()":{"title":"logClick()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()","kind":"symbol","role":"symbol","type":"topic","abstract":[{"type":"text","text":"Logs the newsfeed card click event."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"()","kind":"text"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC8logClick5usingyAC_tF","title":"logClick(using:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"type":"text","text":"Logs a news feed card click using the Braze instance without any safeguarding features."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"using"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Prefer using ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","isActive":true},{"type":"text","text":" instead."}]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logClick(using:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/logclick(using:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/logClick(using:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/logclick(using:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"title":"logClick(using:)","abstract":[{"type":"text","text":"Logs a news feed card click using the Braze instance without any safeguarding features."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logClick(using:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logClick()":{"type":"topic","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logClick()","abstract":[{"text":"Logs the newsfeed card click event.","type":"text"}],"kind":"symbol","title":"logClick()"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/logimpression(using:).json b/data/documentation/brazekit/braze/newsfeedcard/logimpression(using:).json index c91f07a273..44144a3d5c 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/logimpression(using:).json +++ b/data/documentation/brazekit/braze/newsfeedcard/logimpression(using:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC13logImpression5usingyAC_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"title":"logImpression(using:)","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logImpression(using:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/logimpression(using:)"]}],"sections":[],"abstract":[{"text":"Logs a news feed card impression using the Braze instance without any safeguarding features.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}],"name":"braze"}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"Prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","isActive":true},{"type":"text","text":" instead."}],"type":"paragraph"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/logImpression(using:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logImpression(using:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logImpression(using:)","role":"symbol","abstract":[{"type":"text","text":"Logs a news feed card impression using the Braze instance without any safeguarding features."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/logimpression(using:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logImpression()":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"title":"logImpression()","role":"symbol","abstract":[{"type":"text","text":"Logs the newsfeed card impression event."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"logImpression(using:)","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC13logImpression5usingyAC_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"extendedModule":"BrazeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"Prefer using "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","type":"reference","isActive":true},{"text":" instead.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/logimpression(using:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logImpression(using:)"},"sections":[],"abstract":[{"text":"Logs a news feed card impression using the Braze instance without any safeguarding features.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/Context-swift.class/logImpression()":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()","type":"topic","title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/Context-swift.class\/logImpression()","abstract":[{"type":"text","text":"Logs the newsfeed card impression event."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/logImpression(using:)":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/logimpression(using:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"title":"logImpression(using:)","abstract":[{"type":"text","text":"Logs a news feed card impression using the Braze instance without any safeguarding features."}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/logImpression(using:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/title.json b/data/documentation/brazekit/braze/newsfeedcard/title.json index 661ed89297..2bf16e9504 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/title.json +++ b/data/documentation/brazekit/braze/newsfeedcard/title.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"title","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12NewsFeedCardC5titleSSSgvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/title"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/title","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The card title (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/title":{"role":"symbol","title":"title","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/title","abstract":[{"text":"The card title (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/title"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"The card title (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/title","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC5titleSSSgvp","title":"title","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/title":{"title":"title","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/title","type":"topic","abstract":[{"type":"text","text":"The card title (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/title","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/type.json b/data/documentation/brazekit/braze/newsfeedcard/type.json index cf2b50f498..1bf77c4582 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/type.json +++ b/data/documentation/brazekit/braze/newsfeedcard/type.json @@ -1 +1 @@ -{"abstract":[{"text":"The card type (default: ","type":"text"},{"type":"codeVoice","code":".classic"},{"type":"text","text":")."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/type"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"metadata":{"title":"type","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"type","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","kind":"typeIdentifier","text":"CardType"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC4typeAE0E4TypeOvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"text":"CardType","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/type","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","role":"symbol","navigatorTitle":[{"text":"CardType","kind":"identifier"}],"title":"Braze.NewsFeedCard.CardType","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/type":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","kind":"typeIdentifier","text":"CardType"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/type","title":"type","abstract":[{"type":"text","text":"The card type (default: "},{"type":"codeVoice","code":".classic"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/type"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","text":"CardType","kind":"typeIdentifier"}],"languages":["swift"]}]}],"sections":[],"metadata":{"roleHeading":"Instance Property","title":"type","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"type","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CardType","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC4typeAE0E4TypeOvp","symbolKind":"property"},"abstract":[{"type":"text","text":"The card type (default: "},{"code":".classic","type":"codeVoice"},{"type":"text","text":")."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/type"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/type"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/type":{"title":"type","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/type","type":"topic","abstract":[{"type":"text","text":"The card type (default: "},{"type":"codeVoice","code":".classic"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"type","kind":"identifier"},{"kind":"text","text":": "},{"text":"CardType","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12NewsFeedCardC0E4TypeO"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/type","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/CardType":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/CardType","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CardType","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CardType"}],"title":"Braze.NewsFeedCard.CardType","abstract":[{"type":"text","text":"The NewsFeed Card types supported by the SDK."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/updated.json b/data/documentation/brazekit/braze/newsfeedcard/updated.json index 22cb6ec2d9..cdf473ca38 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/updated.json +++ b/data/documentation/brazekit/braze/newsfeedcard/updated.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC7updatedSdvp","title":"updated","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"updated"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/updated","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"updated"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/updated"]}],"abstract":[{"text":"The card last update timestamp (default: ","type":"text"},{"code":"0","type":"codeVoice"},{"type":"text","text":")."}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/updated":{"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/updated","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/updated","title":"updated","abstract":[{"type":"text","text":"The card last update timestamp (default: "},{"code":"0","type":"codeVoice"},{"text":").","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updated","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier","text":"TimeInterval"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/updated","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/updated"]}],"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC7updatedSdvp","title":"updated","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"updated","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"abstract":[{"type":"text","text":"The card last update timestamp (default: "},{"type":"codeVoice","code":"0"},{"type":"text","text":")."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"updated","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/updated":{"title":"updated","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/updated","type":"topic","abstract":[{"type":"text","text":"The card last update timestamp (default: "},{"type":"codeVoice","code":"0"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updated","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/updated","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/url.json b/data/documentation/brazekit/braze/newsfeedcard/url.json index 4257f91547..9ed91cf4ac 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/url.json +++ b/data/documentation/brazekit/braze/newsfeedcard/url.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"The card URL (default: "},{"code":"nil","type":"codeVoice"},{"type":"text","text":")."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC3url10Foundation3URLVSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"symbolKind":"property","title":"url"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/url":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","title":"url","abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/url"}}} \ No newline at end of file +{"abstract":[{"text":"The card URL (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12NewsFeedCardC3url10Foundation3URLVSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","title":"url","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/url"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/url":{"title":"url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","type":"topic","abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/url","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/usewebview.json b/data/documentation/brazekit/braze/newsfeedcard/usewebview.json index 05b0d55ce5..6fd33c792d 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/usewebview.json +++ b/data/documentation/brazekit/braze/newsfeedcard/usewebview.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C12NewsFeedCardC10useWebViewSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"useWebView","roleHeading":"Instance Property"},"sections":[],"abstract":[{"text":"Specifies whether the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","isActive":true},{"type":"text","text":" should be opened in a web view (default: "},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/useWebView","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/usewebview"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/url":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","title":"url","abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/url"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/useWebView":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/useWebView","title":"useWebView","abstract":[{"text":"Specifies whether the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","type":"reference"},{"type":"text","text":" should be opened in a web view (default: "},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/usewebview"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Specifies whether the "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","type":"reference"},{"text":" should be opened in a web view (default: ","type":"text"},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/usewebview"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC10useWebViewSbvp","title":"useWebView","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/useWebView"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/useWebView":{"title":"useWebView","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/useWebView","type":"topic","abstract":[{"type":"text","text":"Specifies whether the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","isActive":true},{"type":"text","text":" should be opened in a web view (default: "},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/usewebview","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/url":{"title":"url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/url","type":"topic","abstract":[{"type":"text","text":"The card URL (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/url","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/newsfeedcard/viewed.json b/data/documentation/brazekit/braze/newsfeedcard/viewed.json index 774dbaf5fa..f62ad14942 100644 --- a/data/documentation/brazekit/braze/newsfeedcard/viewed.json +++ b/data/documentation/brazekit/braze/newsfeedcard/viewed.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"The card viewed state (default: ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/viewed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/viewed"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","symbolKind":"property","title":"viewed","externalID":"s:8BrazeKit0A0C12NewsFeedCardC6viewedSbvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewed"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/viewed":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard\/viewed","title":"viewed","abstract":[{"type":"text","text":"The card viewed state (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/viewed"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"title":"Braze.NewsFeedCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","kind":"symbol","url":"\/documentation\/brazekit\/braze\/newsfeedcard","role":"symbol","type":"topic","abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/viewed"},"abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/newsfeedcard\/viewed"]}],"kind":"symbol","metadata":{"title":"viewed","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C12NewsFeedCardC6viewedSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard/viewed":{"title":"viewed","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard\/viewed","type":"topic","abstract":[{"type":"text","text":"The card viewed state (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/newsfeedcard\/viewed","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/NewsFeedCard":{"role":"symbol","title":"Braze.NewsFeedCard","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NewsFeedCard","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"NewsFeedCard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/NewsFeedCard","abstract":[],"url":"\/documentation\/brazekit\/braze\/newsfeedcard","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class.json b/data/documentation/brazekit/braze/notifications-swift.class.json index f94de8ad5b..b0a5db9727 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class.json +++ b/data/documentation/brazekit/braze/notifications-swift.class.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}],"symbolKind":"class","modules":[{"name":"BrazeKit"}],"title":"Braze.Notifications","roleHeading":"Class"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"],"title":"Classes"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/deviceToken","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/notificationsStream"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories"]},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isInternalNotification(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","interfaceLanguage":"swift"},"seeAlsoSections":[{"generated":true,"title":"Notifications","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZNotifications) ","kind":"text"},{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/register(deviceToken:fileID:line:)":{"type":"topic","abstract":[{"type":"text","text":"Registers the device as eligible to receive push notifications."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"deviceToken"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"title":"register(deviceToken:fileID:line:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notifications"},{"kind":"text","text":": "},{"text":"Notifications","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC"}],"title":"notifications","abstract":[{"type":"text","text":"Notification module."}]},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isInternalNotification(_:)":{"role":"symbol","title":"isInternalNotification(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isInternalNotification(_:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Specifies whether the push notification was sent by Braze for an internal feature."}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isInternalNotification","kind":"identifier"},{"kind":"text","text":"(["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isinternalnotification(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/deviceToken":{"type":"topic","abstract":[{"text":"The notification device token currently registered with Braze.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/devicetoken","title":"deviceToken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/deviceToken","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceToken","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleUserNotification(response:withCompletionHandler:)":{"type":"topic","abstract":[{"type":"text","text":"Asks Braze to handle the user notification response."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handleUserNotification","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"text":"withCompletionHandler","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleUserNotification(response:withCompletionHandler:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/subscribeToUpdates(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Subscribes to notifications updates."}],"title":"subscribeToUpdates(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","text":"Payload"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"liveActivities"},{"text":": ","kind":"text"},{"text":"LiveActivities","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC"}],"title":"liveActivities","abstract":[{"type":"text","text":"Live Activities module."}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/categories":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"categories"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"UNNotificationCategory","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationCategory"},{"text":">","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Braze user notification categories."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","role":"symbol","title":"categories","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleBackgroundNotification(userInfo:fetchCompletionHandler:)":{"type":"topic","abstract":[{"type":"text","text":"Asks Braze to handle the remote background notification."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handleBackgroundNotification","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"userInfo"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"fetchCompletionHandler"},{"text":": (","kind":"text"},{"text":"UIBackgroundFetchResult","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleBackgroundNotification(userInfo:fetchCompletionHandler:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/notificationsStream":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/notificationsstream","abstract":[{"type":"text","text":"The notifications processed by Braze, delivered as an asynchronous stream of notification"},{"text":" ","type":"text"},{"type":"text","text":"payload updates."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/notificationsStream","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notificationsStream","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AsyncStream","preciseIdentifier":"s:ScS"},{"text":"<","kind":"text"},{"text":"Payload","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"notificationsStream"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isBrazeNotification(_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isBrazeNotification","kind":"identifier"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)","kind":"symbol","abstract":[{"text":"Specifies whether the push notification was sent by Braze.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","title":"isBrazeNotification(_:)"}}} \ No newline at end of file +{"metadata":{"title":"Braze.Notifications","roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Notifications"}],"navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"externalID":"s:8BrazeKit0A0C13NotificationsC","symbolKind":"class","role":"symbol","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"abstract":[{"text":"The notifications module exposes the Braze SDK push-related handler.","type":"text"}],"sections":[],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"],"title":"Classes"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/deviceToken","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/notificationsStream"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories"]},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isInternalNotification(_:)"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZNotifications) ","kind":"text"},{"kind":"keyword","text":"final"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Notifications"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"],"title":"Notifications"}],"references":{"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","abstract":[{"text":"Live Activities module.","type":"text"}],"kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"liveActivities","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC","text":"LiveActivities","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","title":"liveActivities"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleUserNotification(response:withCompletionHandler:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleUserNotification"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Asks Braze to handle the user notification response."}],"title":"handleUserNotification(response:withCompletionHandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isInternalNotification(_:)":{"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isInternalNotification","kind":"identifier"},{"text":"([","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"isInternalNotification(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isInternalNotification(_:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isinternalnotification(_:)","abstract":[{"text":"Specifies whether the push notification was sent by Braze for an internal feature.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/register(deviceToken:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","role":"symbol","title":"register(deviceToken:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)","abstract":[{"text":"Registers the device as eligible to receive push notifications.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"deviceToken"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isBrazeNotification(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isBrazeNotification"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Specifies whether the push notification was sent by Braze."}],"title":"isBrazeNotification(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/subscribeToUpdates(_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"((","kind":"text"},{"text":"Payload","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)","abstract":[{"text":"Subscribes to notifications updates.","type":"text"}],"kind":"symbol","title":"subscribeToUpdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/deviceToken":{"kind":"symbol","abstract":[{"type":"text","text":"The notification device token currently registered with Braze."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/devicetoken","title":"deviceToken","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"deviceToken"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/deviceToken"},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/categories":{"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"categories"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"text":"UNNotificationCategory","preciseIdentifier":"c:objc(cs)UNNotificationCategory","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"categories","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","abstract":[{"type":"text","text":"Braze user notification categories."}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"abstract":[{"type":"text","text":"Notification module."}],"title":"notifications","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"notifications","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Notifications","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC","kind":"typeIdentifier"}]},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleBackgroundNotification(userInfo:fetchCompletionHandler:)":{"kind":"symbol","abstract":[{"type":"text","text":"Asks Braze to handle the remote background notification."}],"role":"symbol","type":"topic","title":"handleBackgroundNotification(userInfo:fetchCompletionHandler:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleBackgroundNotification"},{"kind":"text","text":"("},{"text":"userInfo","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"fetchCompletionHandler"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/notificationsStream":{"title":"notificationsStream","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/notificationsstream","abstract":[{"text":"The notifications processed by Braze, delivered as an asynchronous stream of notification","type":"text"},{"text":" ","type":"text"},{"text":"payload updates.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/notificationsStream","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"notificationsStream"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:ScS","kind":"typeIdentifier","text":"AsyncStream"},{"text":"<","kind":"text"},{"text":"Payload","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC"},{"text":">","kind":"text"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/categories.json b/data/documentation/brazekit/braze/notifications-swift.class/categories.json index a6907ba18c..c86160e3fa 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/categories.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/categories.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Braze user notification categories."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"categories","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationCategory","text":"UNNotificationCategory"},{"text":">","kind":"text"}],"platforms":["iOS"]}]},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"text":"Register these categories on ","type":"text"},{"code":"UNUserNotificationCenter.current()","type":"codeVoice"},{"type":"text","text":" to add support for"},{"type":"text","text":" "},{"type":"text","text":"notifications with action buttons."}],"type":"paragraph"},{"type":"heading","anchor":"Minimal-implementation","level":2,"text":"Minimal implementation"},{"code":["UNUserNotificationCenter.current().setNotificationCategories(Braze.Notifications.categories)"],"type":"codeListing","syntax":"swift"}],"kind":"content"}],"sections":[],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"categories","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"UNNotificationCategory","preciseIdentifier":"c:objc(cs)UNNotificationCategory","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"property","role":"symbol","extendedModule":"BrazeKit","roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C13NotificationsC10categoriesShySo22UNNotificationCategoryCGvpZ","title":"categories"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/categories"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/categories":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"categories"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"UNNotificationCategory","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationCategory"},{"text":">","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Braze user notification categories."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","role":"symbol","title":"categories","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"categories"},{"text":": ","kind":"text"},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"UNNotificationCategory","preciseIdentifier":"c:objc(cs)UNNotificationCategory","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Register these categories on ","type":"text"},{"type":"codeVoice","code":"UNUserNotificationCenter.current()"},{"type":"text","text":" to add support for"},{"type":"text","text":" "},{"type":"text","text":"notifications with action buttons."}]},{"anchor":"Minimal-implementation","text":"Minimal implementation","type":"heading","level":2},{"syntax":"swift","type":"codeListing","code":["UNUserNotificationCenter.current().setNotificationCategories(Braze.Notifications.categories)"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","interfaceLanguage":"swift"},"abstract":[{"text":"Braze user notification categories.","type":"text"}],"metadata":{"symbolKind":"property","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"categories","role":"symbol","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"categories"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationCategory","kind":"typeIdentifier","text":"UNNotificationCategory"},{"kind":"text","text":">"}],"externalID":"s:8BrazeKit0A0C13NotificationsC10categoriesShySo22UNNotificationCategoryCGvpZ"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/categories"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/categories":{"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"categories"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"text":"UNNotificationCategory","preciseIdentifier":"c:objc(cs)UNNotificationCategory","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"categories","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/categories","abstract":[{"type":"text","text":"Braze user notification categories."}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/devicetoken.json b/data/documentation/brazekit/braze/notifications-swift.class/devicetoken.json index 0e137079dd..eeda463c11 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/devicetoken.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/devicetoken.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/devicetoken"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/deviceToken","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The notification device token currently registered with Braze."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"deviceToken","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"deviceToken","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"deviceToken","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C13NotificationsC11deviceToken10Foundation4DataVSgvp"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/deviceToken":{"type":"topic","abstract":[{"text":"The notification device token currently registered with Braze.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/devicetoken","title":"deviceToken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/deviceToken","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceToken","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/devicetoken"]}],"abstract":[{"type":"text","text":"The notification device token currently registered with Braze."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/deviceToken","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"deviceToken","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"deviceToken"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C13NotificationsC11deviceToken10Foundation4DataVSgvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceToken"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/deviceToken":{"kind":"symbol","abstract":[{"type":"text","text":"The notification device token currently registered with Braze."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/devicetoken","title":"deviceToken","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"deviceToken"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/deviceToken"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/handlebackgroundnotification(userinfo:fetchcompletionhandler:).json b/data/documentation/brazekit/braze/notifications-swift.class/handlebackgroundnotification(userinfo:fetchcompletionhandler:).json index 937fc023e9..eb555d5e54 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/handlebackgroundnotification(userinfo:fetchcompletionhandler:).json +++ b/data/documentation/brazekit/braze/notifications-swift.class/handlebackgroundnotification(userinfo:fetchcompletionhandler:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleBackgroundNotification"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"userInfo"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"fetchCompletionHandler"},{"kind":"text","text":": ("},{"text":"UIBackgroundFetchResult","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleBackgroundNotification(userInfo:fetchCompletionHandler:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C13NotificationsC28handleBackgroundNotification8userInfo22fetchCompletionHandlerSbSDys11AnyHashableVypG_ySo23UIBackgroundFetchResultVctF"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleBackgroundNotification"},{"kind":"text","text":"("},{"kind":"externalParam","text":"userInfo"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"completionHandler","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"userInfo","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The notification userInfo dictionary."}]}]},{"name":"completionHandler","content":[{"inlineContent":[{"text":"The fetch completion handler closure.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Forward the "},{"type":"codeVoice","code":"userInfo"},{"text":" dictionary and the ","type":"text"},{"type":"codeVoice","code":"completionHandler"},{"text":" closure from your","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"AppDelegate.application(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},{"type":"text","text":" "},{"type":"text","text":"implementation."}]},{"anchor":"Returns","level":2,"type":"heading","text":"Returns"},{"inlineContent":[{"type":"text","text":"A boolean indicating whether Braze has processed the background notification."}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"true","type":"codeVoice"},{"text":":","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Valid Braze remote notification","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Braze calls ","type":"text"},{"code":"completionHandler","type":"codeVoice"},{"type":"text","text":" automatically when appropriate"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"⚠️ Do not call "},{"code":"completionHandler","type":"codeVoice"},{"type":"text","text":" in your implementation"}],"type":"paragraph"}]}]}]}]}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"false"},{"type":"text","text":":"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Invalid Braze remote notification (e.g. in-house notification)"}]}]},{"content":[{"inlineContent":[{"text":"Braze ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"will not"}]},{"text":" call ","type":"text"},{"type":"codeVoice","code":"completionHandler"},{"text":" automatically","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"⚠️ You must call "},{"type":"codeVoice","code":"completionHandler"},{"text":" in your implementation","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]}]}]}]},{"text":"Minimal implementation","level":2,"type":"heading","anchor":"Minimal-implementation"},{"code":["\/\/ In UIApplicationDelegate implementation.","","func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable: Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void",") {"," \/\/ Forward background notification to Braze."," if braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," \/\/ Braze handled the notification, nothing more to do."," return"," }",""," \/\/ Braze did not handle this remote background notification."," \/\/ Manually call the completion handler to let the system know"," \/\/ that the background notification is processed."," completionHandler(.noData)","}"],"type":"codeListing","syntax":"swift"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"abstract":[{"text":"Asks Braze to handle the remote background notification.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleBackgroundNotification(userInfo:fetchCompletionHandler:)":{"type":"topic","abstract":[{"type":"text","text":"Asks Braze to handle the remote background notification."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handleBackgroundNotification","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"userInfo"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"fetchCompletionHandler"},{"text":": (","kind":"text"},{"text":"UIBackgroundFetchResult","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleBackgroundNotification(userInfo:fetchCompletionHandler:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13NotificationsC28handleBackgroundNotification8userInfo22fetchCompletionHandlerSbSDys11AnyHashableVypG_ySo23UIBackgroundFetchResultVctF","title":"handleBackgroundNotification(userInfo:fetchCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleBackgroundNotification"},{"text":"(","kind":"text"},{"text":"userInfo","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"fetchCompletionHandler"},{"kind":"text","text":": ("},{"text":"UIBackgroundFetchResult","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"sections":[],"abstract":[{"text":"Asks Braze to handle the remote background notification.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"handleBackgroundNotification","kind":"identifier"},{"kind":"text","text":"("},{"text":"userInfo","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"fetchCompletionHandler"},{"kind":"text","text":" "},{"kind":"internalParam","text":"completionHandler"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]},{"kind":"parameters","parameters":[{"name":"userInfo","content":[{"inlineContent":[{"text":"The notification userInfo dictionary.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The fetch completion handler closure."}]}],"name":"completionHandler"}]},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"text":"Forward the ","type":"text"},{"code":"userInfo","type":"codeVoice"},{"type":"text","text":" dictionary and the "},{"type":"codeVoice","code":"completionHandler"},{"type":"text","text":" closure from your"},{"type":"text","text":" "},{"code":"AppDelegate.application(_:didReceiveRemoteNotification:fetchCompletionHandler:)","type":"codeVoice"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}],"type":"paragraph"},{"text":"Returns","type":"heading","level":2,"anchor":"Returns"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A boolean indicating whether Braze has processed the background notification."}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"true","type":"codeVoice"},{"text":":","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Valid Braze remote notification"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze calls "},{"code":"completionHandler","type":"codeVoice"},{"type":"text","text":" automatically when appropriate"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"⚠️ Do not call "},{"type":"codeVoice","code":"completionHandler"},{"text":" in your implementation","type":"text"}],"type":"paragraph"}]}]}]}]}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"false"},{"type":"text","text":":"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"Invalid Braze remote notification (e.g. in-house notification)","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze "},{"type":"strong","inlineContent":[{"type":"text","text":"will not"}]},{"text":" call ","type":"text"},{"type":"codeVoice","code":"completionHandler"},{"type":"text","text":" automatically"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"⚠️ You must call ","type":"text"},{"type":"codeVoice","code":"completionHandler"},{"type":"text","text":" in your implementation"}],"type":"paragraph"}]}]}]}],"type":"unorderedList"}]}],"type":"unorderedList"},{"type":"heading","anchor":"Minimal-implementation","level":2,"text":"Minimal implementation"},{"syntax":"swift","type":"codeListing","code":["\/\/ In UIApplicationDelegate implementation.","","func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable: Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void",") {"," \/\/ Forward background notification to Braze."," if braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," \/\/ Braze handled the notification, nothing more to do."," return"," }",""," \/\/ Braze did not handle this remote background notification."," \/\/ Manually call the completion handler to let the system know"," \/\/ that the background notification is processed."," completionHandler(.noData)","}"]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleBackgroundNotification(userInfo:fetchCompletionHandler:)":{"kind":"symbol","abstract":[{"type":"text","text":"Asks Braze to handle the remote background notification."}],"role":"symbol","type":"topic","title":"handleBackgroundNotification(userInfo:fetchCompletionHandler:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleBackgroundNotification"},{"kind":"text","text":"("},{"text":"userInfo","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"fetchCompletionHandler"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleBackgroundNotification(userInfo:fetchCompletionHandler:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/handleusernotification(response:withcompletionhandler:).json b/data/documentation/brazekit/braze/notifications-swift.class/handleusernotification(response:withcompletionhandler:).json index 511eda84db..8d69deb185 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/handleusernotification(response:withcompletionhandler:).json +++ b/data/documentation/brazekit/braze/notifications-swift.class/handleusernotification(response:withcompletionhandler:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Asks Braze to handle the user notification response."}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleUserNotification"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"response"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"handleUserNotification(response:withCompletionHandler:)","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:8BrazeKit0A0C13NotificationsC22handleUserNotification8response21withCompletionHandlerSbSo22UNNotificationResponseC_yyctF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleUserNotification"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"text":" ","kind":"text"},{"text":"completionHandler","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The user notification response.","type":"text"}],"type":"paragraph"}],"name":"response"},{"name":"completionHandler","content":[{"inlineContent":[{"type":"text","text":"The completion handler closure."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Forward the notification "},{"type":"codeVoice","code":"response"},{"type":"text","text":" and the "},{"code":"completionHandler","type":"codeVoice"},{"type":"text","text":" closure from your"},{"type":"text","text":" "},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}]},{"level":2,"text":"Returns","anchor":"Returns","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"A boolean indicating whether Braze has processed the user notification.","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"codeVoice","code":"true"},{"type":"text","text":":"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Valid Braze remote notification"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze calls "},{"type":"codeVoice","code":"completionHandler"},{"type":"text","text":" automatically when appropriate"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"⚠️ Do not call "},{"type":"codeVoice","code":"completionHandler"},{"type":"text","text":" in your implementation"}],"type":"paragraph"}]}]}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"code":"false","type":"codeVoice"},{"type":"text","text":":"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Invalid Braze remote notification (e.g. in-house notification)","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Braze "},{"type":"strong","inlineContent":[{"text":"will not","type":"text"}]},{"text":" call ","type":"text"},{"code":"completionHandler","type":"codeVoice"},{"text":" automatically","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"⚠️ You must call ","type":"text"},{"code":"completionHandler","type":"codeVoice"},{"type":"text","text":" in your implementation"}]}]}],"type":"unorderedList"}]}]}]}]},{"anchor":"Minimal-implementation","text":"Minimal implementation","level":2,"type":"heading"},{"type":"codeListing","syntax":"swift","code":["\/\/ In UNUserNotificationCenterDelegate implementation.","","func userNotificationCenter("," _ center: UNUserNotificationCenter,"," didReceive response: UNNotificationResponse,"," withCompletionHandler completionHandler: @escaping () -> Void",") {"," \/\/ Forward user notification to Braze."," if Host.braze.notifications.handleUserNotification("," response: response,"," withCompletionHandler: completionHandler"," ) {"," \/\/ Braze handled the notification, nothing more to do."," return"," }",""," \/\/ Braze did not handle this user notification, manually"," \/\/ call the completion handler to let the system know"," \/\/ that the user notification is processed."," completionHandler()","}"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleUserNotification(response:withCompletionHandler:)":{"type":"topic","abstract":[{"type":"text","text":"Asks Braze to handle the user notification response."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handleUserNotification","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"text":"withCompletionHandler","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"handleUserNotification(response:withCompletionHandler:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)"},"sections":[],"abstract":[{"text":"Asks Braze to handle the user notification response.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"handleUserNotification","kind":"identifier"},{"text":"(","kind":"text"},{"text":"response","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":" "},{"kind":"internalParam","text":"completionHandler"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"name":"response","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The user notification response."}]}]},{"name":"completionHandler","content":[{"type":"paragraph","inlineContent":[{"text":"The completion handler closure.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Forward the notification "},{"code":"response","type":"codeVoice"},{"type":"text","text":" and the "},{"code":"completionHandler","type":"codeVoice"},{"type":"text","text":" closure from your"},{"text":" ","type":"text"},{"type":"codeVoice","code":"UNUserNotificationCenterDelegate.userNotificationCenter(_:didReceive:withCompletionHandler:)"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}]},{"text":"Returns","type":"heading","level":2,"anchor":"Returns"},{"inlineContent":[{"text":"A boolean indicating whether Braze has processed the user notification.","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"true"},{"type":"text","text":":"}]},{"items":[{"content":[{"inlineContent":[{"text":"Valid Braze remote notification","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Braze calls ","type":"text"},{"code":"completionHandler","type":"codeVoice"},{"type":"text","text":" automatically when appropriate"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"⚠️ Do not call ","type":"text"},{"type":"codeVoice","code":"completionHandler"},{"type":"text","text":" in your implementation"}]}]}]}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"false"},{"type":"text","text":":"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Invalid Braze remote notification (e.g. in-house notification)"}]}]},{"content":[{"inlineContent":[{"text":"Braze ","type":"text"},{"inlineContent":[{"text":"will not","type":"text"}],"type":"strong"},{"text":" call ","type":"text"},{"type":"codeVoice","code":"completionHandler"},{"type":"text","text":" automatically"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"⚠️ You must call "},{"code":"completionHandler","type":"codeVoice"},{"text":" in your implementation","type":"text"}]}]}]}]}]}]}]},{"text":"Minimal implementation","type":"heading","anchor":"Minimal-implementation","level":2},{"type":"codeListing","syntax":"swift","code":["\/\/ In UNUserNotificationCenterDelegate implementation.","","func userNotificationCenter("," _ center: UNUserNotificationCenter,"," didReceive response: UNNotificationResponse,"," withCompletionHandler completionHandler: @escaping () -> Void",") {"," \/\/ Forward user notification to Braze."," if Host.braze.notifications.handleUserNotification("," response: response,"," withCompletionHandler: completionHandler"," ) {"," \/\/ Braze handled the notification, nothing more to do."," return"," }",""," \/\/ Braze did not handle this user notification, manually"," \/\/ call the completion handler to let the system know"," \/\/ that the user notification is processed."," completionHandler()","}"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleUserNotification"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"method","externalID":"s:8BrazeKit0A0C13NotificationsC22handleUserNotification8response21withCompletionHandlerSbSo22UNNotificationResponseC_yyctF","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"handleUserNotification(response:withCompletionHandler:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/handleUserNotification(response:withCompletionHandler:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handleUserNotification"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Asks Braze to handle the user notification response."}],"title":"handleUserNotification(response:withCompletionHandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/handleUserNotification(response:withCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/isbrazenotification(_:).json b/data/documentation/brazekit/braze/notifications-swift.class/isbrazenotification(_:).json index 2e863aa6a0..954b4448d0 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/isbrazenotification(_:).json +++ b/data/documentation/brazekit/braze/notifications-swift.class/isbrazenotification(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isBrazeNotification"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"userInfo","kind":"internalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]},{"parameters":[{"name":"userInfo","content":[{"inlineContent":[{"type":"text","text":"The notification userInfo dictionary."}],"type":"paragraph"}]}],"kind":"parameters"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"isBrazeNotification(_:)","roleHeading":"Type Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isBrazeNotification"},{"kind":"text","text":"(["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC02isA12NotificationySbSDys11AnyHashableVypGFZ"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the push notification was sent by Braze."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isBrazeNotification(_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isBrazeNotification","kind":"identifier"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)","kind":"symbol","abstract":[{"text":"Specifies whether the push notification was sent by Braze.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","title":"isBrazeNotification(_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isBrazeNotification"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"userInfo"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"userInfo","content":[{"inlineContent":[{"text":"The notification userInfo dictionary.","type":"text"}],"type":"paragraph"}]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C13NotificationsC02isA12NotificationySbSDys11AnyHashableVypGFZ","title":"isBrazeNotification(_:)","roleHeading":"Type Method","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isBrazeNotification"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"abstract":[{"type":"text","text":"Specifies whether the push notification was sent by Braze."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isBrazeNotification(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isBrazeNotification(_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isBrazeNotification"},{"text":"([","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Specifies whether the push notification was sent by Braze."}],"title":"isBrazeNotification(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/isinternalnotification(_:).json b/data/documentation/brazekit/braze/notifications-swift.class/isinternalnotification(_:).json index 39693b160d..5a47522608 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/isinternalnotification(_:).json +++ b/data/documentation/brazekit/braze/notifications-swift.class/isinternalnotification(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC22isInternalNotificationySbSDys11AnyHashableVypGFZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isInternalNotification"},{"text":"([","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"isInternalNotification(_:)","roleHeading":"Type Method"},"abstract":[{"text":"Specifies whether the push notification was sent by Braze for an internal feature.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isInternalNotification(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isInternalNotification","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"userInfo"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"userInfo","content":[{"inlineContent":[{"type":"text","text":"The notification userInfo dictionary."}],"type":"paragraph"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/isinternalnotification(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isInternalNotification(_:)":{"role":"symbol","title":"isInternalNotification(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isInternalNotification(_:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Specifies whether the push notification was sent by Braze for an internal feature."}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isInternalNotification","kind":"identifier"},{"kind":"text","text":"(["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isinternalnotification(_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isInternalNotification(_:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","abstract":[{"text":"Specifies whether the push notification was sent by Braze for an internal feature.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C13NotificationsC22isInternalNotificationySbSDys11AnyHashableVypGFZ","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isInternalNotification"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","roleHeading":"Type Method","title":"isInternalNotification(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isInternalNotification","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"userInfo"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"userInfo","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The notification userInfo dictionary."}]}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/isinternalnotification(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/isInternalNotification(_:)":{"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isInternalNotification","kind":"identifier"},{"text":"([","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"isInternalNotification(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/isInternalNotification(_:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isinternalnotification(_:)","abstract":[{"text":"Specifies whether the push notification was sent by Braze for an internal feature.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/notificationsstream.json b/data/documentation/brazekit/braze/notifications-swift.class/notificationsstream.json index f50a97b587..a235dc9712 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/notificationsstream.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/notificationsstream.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/notificationsstream"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/notificationsStream","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"notificationsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","kind":"typeIdentifier","preciseIdentifier":"s:ScS"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","text":"Payload"},{"text":"> { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"abstract":[{"text":"The notifications processed by Braze, delivered as an asynchronous stream of notification","type":"text"},{"type":"text","text":" "},{"text":"payload updates.","type":"text"}],"metadata":{"title":"notificationsStream","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13NotificationsC19notificationsStreamScSyAE7PayloadCGvp","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.15"},{"beta":false,"unavailable":false,"name":"Mac Catalyst","introducedAt":"15.0","deprecated":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"deprecated":false}],"role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notificationsStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","text":"Payload","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/notificationsStream":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/notificationsstream","abstract":[{"type":"text","text":"The notifications processed by Braze, delivered as an asynchronous stream of notification"},{"text":" ","type":"text"},{"type":"text","text":"payload updates."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/notificationsStream","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notificationsStream","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AsyncStream","preciseIdentifier":"s:ScS"},{"text":"<","kind":"text"},{"text":"Payload","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"notificationsStream"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/notificationsStream","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The notifications processed by Braze, delivered as an asynchronous stream of notification"},{"text":" ","type":"text"},{"text":"payload updates.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"notificationsStream"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:ScS","kind":"typeIdentifier","text":"AsyncStream"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","text":"Payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"},{"kind":"text","text":"> { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/notificationsstream"]}],"metadata":{"role":"symbol","title":"notificationsStream","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13NotificationsC19notificationsStreamScSyAE7PayloadCGvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"introducedAt":"10.15","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"Mac Catalyst","unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"6.0","deprecated":false}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notificationsStream"},{"kind":"text","text":": "},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Payload","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC"},{"text":">","kind":"text"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/notificationsStream":{"title":"notificationsStream","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/notificationsstream","abstract":[{"text":"The notifications processed by Braze, delivered as an asynchronous stream of notification","type":"text"},{"text":" ","type":"text"},{"text":"payload updates.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/notificationsStream","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"notificationsStream"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:ScS","kind":"typeIdentifier","text":"AsyncStream"},{"text":"<","kind":"text"},{"text":"Payload","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC"},{"text":">","kind":"text"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload.json b/data/documentation/brazekit/braze/notifications-swift.class/payload.json index 960bf19568..1f03765930 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"]}],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","kind":"relationships"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZNotificationsPayload) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Payload","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"metadata":{"roleHeading":"Class","modules":[{"name":"BrazeKit"}],"title":"Braze.Notifications.Payload","role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC","navigatorTitle":[{"kind":"identifier","text":"Payload"}],"extendedModule":"BrazeKit","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Payload","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/actionIdentifier","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/badge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/body","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/date","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isInternal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isSilent","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/subtitle","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/targetScene","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/title","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/urlContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfo"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfoJSON()"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/json()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"The notification payload JSON representation."}],"title":"json()","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/json()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/json()","role":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isInternal":{"type":"topic","abstract":[{"text":"Flag specifying whether the payload is used by Braze for an internal SDK feature.","type":"text"}],"title":"isInternal","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isinternal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isInternal","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isInternal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/actionIdentifier":{"title":"actionIdentifier","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"actionIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/actionidentifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/actionIdentifier","kind":"symbol","role":"symbol","abstract":[{"text":"Notification action identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/badge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/badge","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/badge","abstract":[{"text":"Notification badge.","type":"text"}],"title":"badge","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/userInfo":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfo","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userInfo","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfo","abstract":[{"type":"text","text":"Notification payload dictionary."}],"title":"userInfo"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isEqual(_:)":{"kind":"symbol","abstract":[],"title":"isEqual(_:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isequal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isEqual(_:)"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/subtitle":{"type":"topic","abstract":[{"text":"Notification subtitle.","type":"text"}],"title":"subtitle","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/subtitle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/subtitle","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"subtitle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/title":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/title","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Notification title."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/title","role":"symbol","title":"title","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/body":{"abstract":[{"text":"Notification body.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"body","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/body","type":"topic","kind":"symbol","title":"body","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/body","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isSilent":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/issilent","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSilent"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","abstract":[{"type":"text","text":"Flag specifying whether the payload was received silently."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isSilent","role":"symbol","title":"isSilent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/urlContext":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/urlcontext","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlContext"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The notification url and its associated context."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/urlContext","role":"symbol","title":"urlContext","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/targetScene":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/targetscene","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"targetScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene","text":"UIScene"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"Target scene for multi window support."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/targetScene","role":"symbol","title":"targetScene","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/userInfoJSON()":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfojson()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfoJSON()","title":"userInfoJSON()","abstract":[{"type":"text","text":"The notification payload user info dictionary JSON representation."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"userInfoJSON","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}]},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/date":{"abstract":[{"text":"Date at which the payload was received by the application.","type":"text"}],"kind":"symbol","title":"date","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"date"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/date","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/date"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/hash":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"abstract":[],"title":"hash","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/hash","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/hash","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","abstract":[],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZNotificationsPayload) ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"Payload"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Payload","kind":"identifier"}],"extendedModule":"BrazeKit","role":"symbol","title":"Braze.Notifications.Payload","roleHeading":"Class","symbolKind":"class"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/actionIdentifier","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/badge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/body","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/date","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isInternal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isSilent","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/subtitle","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/targetScene","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/title","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/urlContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfo"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isEqual(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/json()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfoJSON()"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/subtitle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"subtitle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/subtitle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/subtitle","role":"symbol","abstract":[{"type":"text","text":"Notification subtitle."}],"type":"topic","title":"subtitle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/userInfo":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfo","role":"symbol","type":"topic","title":"userInfo","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfo","abstract":[{"type":"text","text":"Notification payload dictionary."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"userInfo","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"kind":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/actionIdentifier":{"abstract":[{"type":"text","text":"Notification action identifier."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"actionIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"type":"topic","title":"actionIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/actionIdentifier","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/actionidentifier"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/userInfoJSON()":{"title":"userInfoJSON()","abstract":[{"type":"text","text":"The notification payload user info dictionary JSON representation."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfoJSON()","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfojson()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"userInfoJSON"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isSilent":{"abstract":[{"type":"text","text":"Flag specifying whether the payload was received silently."}],"type":"topic","title":"isSilent","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/issilent","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isSilent","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isSilent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/body":{"abstract":[{"text":"Notification body.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"body","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"body","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/body","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/body"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/encode(to:)","type":"topic","role":"symbol","abstract":[],"title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/title":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/title","role":"symbol","type":"topic","title":"title","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/title","abstract":[{"type":"text","text":"Notification title."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isInternal":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isInternal","role":"symbol","type":"topic","title":"isInternal","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isinternal","abstract":[{"text":"Flag specifying whether the payload is used by Braze for an internal SDK feature.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isInternal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/hash","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/hash","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"kind":"symbol","title":"hash","abstract":[],"type":"topic"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/badge":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/badge","abstract":[{"text":"Notification badge.","type":"text"}],"title":"badge","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/badge","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isEqual(_:)":{"title":"isEqual(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isEqual(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isequal(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/urlContext":{"abstract":[{"text":"The notification url and its associated context.","type":"text"}],"title":"urlContext","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/urlcontext","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/urlContext","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlContext"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"URLContext","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/date":{"title":"date","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/date","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/date","type":"topic","abstract":[{"text":"Date at which the payload was received by the application.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"date","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"}],"kind":"symbol","role":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/json()":{"title":"json()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The notification payload JSON representation."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/json()","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/json()"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/targetScene":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"targetScene"},{"text":": ","kind":"text"},{"text":"UIScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene"},{"text":"?","kind":"text"}],"title":"targetScene","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/targetscene","abstract":[{"type":"text","text":"Target scene for multi window support."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/targetScene"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/actionidentifier.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/actionidentifier.json index d75dc25efd..b925c52ce5 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/actionidentifier.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/actionidentifier.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/actionidentifier"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"kind":"symbol","metadata":{"title":"actionIdentifier","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"actionIdentifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC16actionIdentifierSSvp","symbolKind":"property","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/actionIdentifier","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Notification action identifier.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"actionIdentifier","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/actionIdentifier":{"title":"actionIdentifier","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"actionIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/actionidentifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/actionIdentifier","kind":"symbol","role":"symbol","abstract":[{"text":"Notification action identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Notification action identifier.","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/actionidentifier"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"actionIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/actionIdentifier"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"sections":[],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC16actionIdentifierSSvp","title":"actionIdentifier","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"actionIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/actionIdentifier":{"abstract":[{"type":"text","text":"Notification action identifier."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"actionIdentifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"type":"topic","title":"actionIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/actionIdentifier","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/actionidentifier"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/badge.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/badge.json index 55af6a5934..98c6c3cbde 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/badge.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/badge.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC5badgeSiSgvp","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":"?","kind":"text"}],"title":"badge","modules":[{"name":"BrazeKit"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/badge"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/badge"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Notification badge.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/badge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/badge","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/badge","abstract":[{"text":"Notification badge.","type":"text"}],"title":"badge","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":"?"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/badge","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC5badgeSiSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"badge","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"abstract":[{"type":"text","text":"Notification badge."}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"badge","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/badge"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/badge":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/badge","abstract":[{"text":"Notification badge.","type":"text"}],"title":"badge","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/badge","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/body.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/body.json index 3a1ac67ccf..61be89060e 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/body.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/body.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/body","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"body","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC4bodySSSgvp","role":"symbol","title":"body","symbolKind":"property"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"body"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"abstract":[{"text":"Notification body.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/body"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/body":{"abstract":[{"text":"Notification body.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"body","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/body","type":"topic","kind":"symbol","title":"body","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/body","role":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"body"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"title":"body","symbolKind":"property","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC4bodySSSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/body"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"body","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Notification body.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/body"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/body":{"abstract":[{"text":"Notification body.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"body","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"body","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/body","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/body"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/date.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/date.json index 0d664f4ae5..e1a5181c34 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/date.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/date.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"metadata":{"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC4date10Foundation4DateVvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"date","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"date","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"}],"role":"symbol","roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"Date at which the payload was received by the application."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/date"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/date"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"date","kind":"identifier"},{"kind":"text","text":": "},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/date":{"abstract":[{"text":"Date at which the payload was received by the application.","type":"text"}],"kind":"symbol","title":"date","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"date"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/date","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/date"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/date","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/date"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","title":"date","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC4date10Foundation4DateVvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"date"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier","text":"Date"}],"role":"symbol","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"date"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"abstract":[{"text":"Date at which the payload was received by the application.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/date":{"title":"date","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/date","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/date","type":"topic","abstract":[{"text":"Date at which the payload was received by the application.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"date","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/encode(to:).json b/data/documentation/brazekit/braze/notifications-swift.class/payload/encode(to:).json index 4ba0f76d04..af58111148 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/encode(to:).json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/encode(to:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/encode(to:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"encode(to:)","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC6encode2toys7Encoder_p_tKF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Encodable.encode(to:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/encode(to:)"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"encode(to:)","abstract":[],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/encode(to:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC6encode2toys7Encoder_p_tKF","symbolKind":"method","title":"encode(to:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Encodable.encode(to:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/encode(to:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/encode(to:)","type":"topic","role":"symbol","abstract":[],"title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/hash.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/hash.json index 1f9763f6c7..ba9f5d4563 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/hash.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/hash.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/hash"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"hash","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC4hashSivp","symbolKind":"property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/hash","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/hash":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"abstract":[],"title":"hash","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/hash","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/hash","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/hash"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC4hashSivp","title":"hash","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/hash"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/hash","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/hash","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"kind":"symbol","title":"hash","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/isequal(_:).json b/data/documentation/brazekit/braze/notifications-swift.class/payload/isequal(_:).json index 00cc8fe8c4..3f633ddb2f 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/isequal(_:).json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/isequal(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC7isEqualySbypSgF","title":"isEqual(_:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isequal(_:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isEqual(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isEqual(_:)":{"kind":"symbol","abstract":[],"title":"isEqual(_:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isequal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isEqual(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isEqual(_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","title":"isEqual(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC7isEqualySbypSgF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isEqual(_:)":{"title":"isEqual(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isEqual(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isequal(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/isinternal.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/isinternal.json index 03da024f64..e7b8ae3991 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/isinternal.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/isinternal.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isInternal","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC10isInternalSbvp","roleHeading":"Instance Property","title":"isInternal"},"kind":"symbol","abstract":[{"text":"Flag specifying whether the payload is used by Braze for an internal SDK feature.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isInternal"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isinternal"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isInternal"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isInternal":{"type":"topic","abstract":[{"text":"Flag specifying whether the payload is used by Braze for an internal SDK feature.","type":"text"}],"title":"isInternal","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isinternal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isInternal","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isInternal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"isInternal","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC10isInternalSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isInternal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"abstract":[{"type":"text","text":"Flag specifying whether the payload is used by Braze for an internal SDK feature."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isInternal"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isInternal","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isinternal"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isInternal":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isInternal","role":"symbol","type":"topic","title":"isInternal","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isinternal","abstract":[{"text":"Flag specifying whether the payload is used by Braze for an internal SDK feature.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isInternal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/issilent.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/issilent.json index 473c15966e..68fbcb6286 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/issilent.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/issilent.json @@ -1 +1 @@ -{"abstract":[{"text":"Flag specifying whether the payload was received silently.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"roleHeading":"Instance Property","title":"isSilent","symbolKind":"property","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC8isSilentSbvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isSilent","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"BrazeKit"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isSilent","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/issilent"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isSilent","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isSilent":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/issilent","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSilent"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","abstract":[{"type":"text","text":"Flag specifying whether the payload was received silently."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isSilent","role":"symbol","title":"isSilent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"property","title":"isSilent","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC8isSilentSbvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isSilent"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isSilent"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isSilent"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/issilent"]}],"sections":[],"abstract":[{"text":"Flag specifying whether the payload was received silently.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/isSilent":{"abstract":[{"type":"text","text":"Flag specifying whether the payload was received silently."}],"type":"topic","title":"isSilent","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/issilent","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/isSilent","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isSilent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/json().json b/data/documentation/brazekit/braze/notifications-swift.class/payload/json().json index d0648f1a37..e4cec21cd9 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/json().json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/json().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/json()"},"metadata":{"roleHeading":"Instance Method","title":"json()","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC4json10Foundation4DataVSgyF","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"The notification payload JSON representation."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/json()"]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/json()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"The notification payload JSON representation."}],"title":"json()","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/json()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/json()","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/json()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"title":"json()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"text":"() -> ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC4json10Foundation4DataVSgyF","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeKit"}],"role":"symbol"},"abstract":[{"text":"The notification payload JSON representation.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/json()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/json()":{"title":"json()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"json","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The notification payload JSON representation."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/json()","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/json()"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/subtitle.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/subtitle.json index 82be0c731d..e1549a0194 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/subtitle.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/subtitle.json @@ -1 +1 @@ -{"abstract":[{"text":"Notification subtitle.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/subtitle"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"metadata":{"title":"subtitle","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC8subtitleSSSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtitle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subtitle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/subtitle","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/subtitle":{"type":"topic","abstract":[{"text":"Notification subtitle.","type":"text"}],"title":"subtitle","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/subtitle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/subtitle","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"subtitle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/subtitle"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/subtitle","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"sections":[],"abstract":[{"text":"Notification subtitle.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"subtitle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subtitle","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC8subtitleSSSgvp","role":"symbol","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"subtitle"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/subtitle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"subtitle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/subtitle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/subtitle","role":"symbol","abstract":[{"type":"text","text":"Notification subtitle."}],"type":"topic","title":"subtitle","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/targetscene.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/targetscene.json index f503d86bda..ecabb58dd4 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/targetscene.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/targetscene.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC11targetSceneSo7UISceneCSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"targetScene","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIScene","text":"UIScene","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"targetScene"},"abstract":[{"type":"text","text":"Target scene for multi window support."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"targetScene","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIScene","text":"UIScene","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/targetScene"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/targetscene"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/targetScene":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/targetscene","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"targetScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene","text":"UIScene"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"Target scene for multi window support."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/targetScene","role":"symbol","title":"targetScene","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/targetscene"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/targetScene"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"targetScene"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIScene","text":"UIScene","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"title":"targetScene","platforms":[{"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC11targetSceneSo7UISceneCSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"targetScene","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIScene","preciseIdentifier":"c:objc(cs)UIScene"},{"kind":"text","text":"?"}]},"abstract":[{"type":"text","text":"Target scene for multi window support."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/targetScene":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"targetScene"},{"text":": ","kind":"text"},{"text":"UIScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene"},{"text":"?","kind":"text"}],"title":"targetScene","kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/targetscene","abstract":[{"type":"text","text":"Target scene for multi window support."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/targetScene"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/title.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/title.json index 586285b8b0..ad35b01c7a 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/title.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/title.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/title"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/title"},"metadata":{"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"title","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC5titleSSSgvp"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Notification title.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/title":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/title","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Notification title."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/title","role":"symbol","title":"title","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","title":"title","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC5titleSSSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/title"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"sections":[],"abstract":[{"text":"Notification title.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/title"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"title","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/title":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/title","role":"symbol","type":"topic","title":"title","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/title","abstract":[{"type":"text","text":"Notification title."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/urlcontext.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/urlcontext.json index 5a647a474c..5be8cb528c 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/urlcontext.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/urlcontext.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/urlContext"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"urlContext","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"abstract":[{"text":"The notification url and its associated context.","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"urlContext","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC10urlContextAC10URLContextCSgvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"urlContext"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"URLContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/urlcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/urlContext":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/urlcontext","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlContext"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The notification url and its associated context."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/urlContext","role":"symbol","title":"urlContext","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/urlcontext"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/urlContext","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"urlContext","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","text":"URLContext"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"metadata":{"title":"urlContext","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC10urlContextAC10URLContextCSgvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"urlContext","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"URLContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC"},{"kind":"text","text":"?"}]},"abstract":[{"type":"text","text":"The notification url and its associated context."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/urlContext":{"abstract":[{"text":"The notification url and its associated context.","type":"text"}],"title":"urlContext","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/urlcontext","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/urlContext","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlContext"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"URLContext","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/userinfo.json b/data/documentation/brazekit/braze/notifications-swift.class/payload/userinfo.json index f591dad7ec..f2abe4c253 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/userinfo.json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/userinfo.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"userInfo","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"userInfo"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC8userInfoSDySSypGvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfo"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"userInfo","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Notification payload dictionary.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfo","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/userInfo":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfo","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userInfo","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfo","abstract":[{"type":"text","text":"Notification payload dictionary."}],"title":"userInfo"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfo"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfo"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"userInfo","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userInfo"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC8userInfoSDySSypGvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"userInfo"},"abstract":[{"type":"text","text":"Notification payload dictionary."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/userInfo":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfo","role":"symbol","type":"topic","title":"userInfo","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfo","abstract":[{"type":"text","text":"Notification payload dictionary."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"userInfo","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/payload/userinfojson().json b/data/documentation/brazekit/braze/notifications-swift.class/payload/userinfojson().json index f35b2215fa..a5258a4748 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/payload/userinfojson().json +++ b/data/documentation/brazekit/braze/notifications-swift.class/payload/userinfojson().json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfoJSON()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The notification payload user info dictionary JSON representation."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"userInfoJSON","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfojson()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC12userInfoJSON10Foundation4DataVSgyF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userInfoJSON","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"title":"userInfoJSON()"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/userInfoJSON()":{"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfojson()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfoJSON()","title":"userInfoJSON()","abstract":[{"type":"text","text":"The notification payload user info dictionary JSON representation."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"userInfoJSON","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"sections":[],"kind":"symbol","metadata":{"title":"userInfoJSON()","role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C13NotificationsC7PayloadC12userInfoJSON10Foundation4DataVSgyF","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userInfoJSON","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfoJSON()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userInfoJSON"},{"kind":"text","text":"() -> "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfojson()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The notification payload user info dictionary JSON representation."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload/userInfoJSON()":{"title":"userInfoJSON()","abstract":[{"type":"text","text":"The notification payload user info dictionary JSON representation."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload\/userInfoJSON()","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfojson()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"userInfoJSON"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/register(devicetoken:fileid:line:).json b/data/documentation/brazekit/braze/notifications-swift.class/register(devicetoken:fileid:line:).json index c8000282b5..afacf37689 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/register(devicetoken:fileid:line:).json +++ b/data/documentation/brazekit/braze/notifications-swift.class/register(devicetoken:fileid:line:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"register(deviceToken:fileID:line:)","roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC8register11deviceToken6fileID4liney10Foundation4DataV_s12StaticStringVSutF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"deviceToken"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"abstract":[{"text":"Registers the device as eligible to receive push notifications.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"text":"(","kind":"text"},{"text":"deviceToken","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"deviceToken","content":[{"inlineContent":[{"type":"text","text":"The device token data."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"anchor":"Minimal-implementation","type":"heading","level":2,"text":"Minimal implementation"},{"code":["\/\/ In AppDelegate implementation.","","func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data",") {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)","}"],"syntax":"swift","type":"codeListing"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/register(deviceToken:fileID:line:)":{"type":"topic","abstract":[{"type":"text","text":"Registers the device as eligible to receive push notifications."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"deviceToken"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"title":"register(deviceToken:fileID:line:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC8register11deviceToken6fileID4liney10Foundation4DataV_s12StaticStringVSutF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"deviceToken"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"symbolKind":"method","title":"register(deviceToken:fileID:line:)","modules":[{"name":"BrazeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)"]}],"sections":[],"abstract":[{"type":"text","text":"Registers the device as eligible to receive push notifications."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"text":"(","kind":"text"},{"text":"deviceToken","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"The device token data.","type":"text"}],"type":"paragraph"}],"name":"deviceToken"}],"kind":"parameters"},{"content":[{"anchor":"Minimal-implementation","type":"heading","text":"Minimal implementation","level":2},{"type":"codeListing","syntax":"swift","code":["\/\/ In AppDelegate implementation.","","func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data",") {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)","}"]}],"kind":"content"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/register(deviceToken:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/register(deviceToken:fileID:line:)","role":"symbol","title":"register(deviceToken:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)","abstract":[{"text":"Registers the device as eligible to receive push notifications.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"deviceToken"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.class/subscribetoupdates(_:).json b/data/documentation/brazekit/braze/notifications-swift.class/subscribetoupdates(_:).json index f1f4184e10..89f4e1443f 100644 --- a/data/documentation/brazekit/braze/notifications-swift.class/subscribetoupdates(_:).json +++ b/data/documentation/brazekit/braze/notifications-swift.class/subscribetoupdates(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"abstract":[{"type":"text","text":"Subscribes to notifications updates."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"update"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Payload","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}]}]},{"kind":"parameters","parameters":[{"name":"update","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The update handler executed on the main thread with the latest"},{"text":" ","type":"text"},{"type":"text","text":"notification processed by the SDK."}]}]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to the cancellable to keep the"},{"text":" ","type":"text"},{"text":"subscription active. The subscription is automatically cancelled when the","type":"text"},{"text":" ","type":"text"},{"text":"cancellable is deinitialized. Alternatively, you can call","type":"text"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","isActive":true},{"text":" to cancel the subscription.","type":"text"}]}]}],"metadata":{"title":"subscribeToUpdates(_:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C13NotificationsC18subscribeToUpdatesyAC11CancellableCyAE7PayloadCcF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","text":"Payload","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"symbolKind":"method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","type":"topic","title":"cancel()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","abstract":[{"text":"Cancels the SDK operation.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/subscribeToUpdates(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Subscribes to notifications updates."}],"title":"subscribeToUpdates(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","text":"Payload"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","navigatorTitle":[{"text":"Payload","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Payload"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","kind":"symbol","role":"symbol","abstract":[{"text":"Represents a user notification processed by Braze.","type":"text"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Subscribes to notifications updates."}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subscribeToUpdates"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"update"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Payload","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The update handler executed on the main thread with the latest"},{"text":" ","type":"text"},{"type":"text","text":"notification processed by the SDK."}],"type":"paragraph"}],"name":"update"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to the cancellable to keep the"},{"type":"text","text":" "},{"type":"text","text":"subscription active. The subscription is automatically cancelled when the"},{"text":" ","type":"text"},{"type":"text","text":"cancellable is deinitialized. Alternatively, you can call"},{"text":" ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()"},{"type":"text","text":" to cancel the subscription."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"subscribeToUpdates(_:)","externalID":"s:8BrazeKit0A0C13NotificationsC18subscribeToUpdatesyAC11CancellableCyAE7PayloadCcF","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC","text":"Payload","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/Payload":{"title":"Braze.Notifications.Payload","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Payload","kind":"identifier"}],"abstract":[{"type":"text","text":"Represents a user notification processed by Braze."}],"navigatorTitle":[{"text":"Payload","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/Payload","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"cancel()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Cancels the SDK operation.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class/subscribeToUpdates(_:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"((","kind":"text"},{"text":"Payload","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC7PayloadC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class\/subscribeToUpdates(_:)","abstract":[{"text":"Subscribes to notifications updates.","type":"text"}],"kind":"symbol","title":"subscribeToUpdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/notifications-swift.property.json b/data/documentation/brazekit/braze/notifications-swift.property.json index 81cf7a227b..63603d3296 100644 --- a/data/documentation/brazekit/braze/notifications-swift.property.json +++ b/data/documentation/brazekit/braze/notifications-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notifications","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC","kind":"typeIdentifier"}],"languages":["swift"]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Use methods from this module to handle remote notifications.","type":"text"}]}],"kind":"content"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)notifications","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notifications","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Notifications","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC"}],"title":"notifications"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Notification module."}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"],"title":"Notifications"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/notifications-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"role":"symbol","navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LiveActivities","kind":"identifier"}],"title":"Braze.LiveActivities","abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"liveActivities"},{"text":": ","kind":"text"},{"text":"LiveActivities","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC"}],"title":"liveActivities","abstract":[{"type":"text","text":"Live Activities module."}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notifications"},{"kind":"text","text":": "},{"text":"Notifications","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC"}],"title":"notifications","abstract":[{"type":"text","text":"Notification module."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"type":"topic","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","kind":"symbol","title":"Braze.Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Notifications","kind":"identifier"}],"navigatorTitle":[{"text":"Notifications","kind":"identifier"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/notifications-swift.property"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"notifications"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC","text":"Notifications","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Use methods from this module to handle remote notifications.","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","abstract":[{"type":"text","text":"Notification module."}],"seeAlsoSections":[{"title":"Notifications","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property"],"generated":true}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"notifications","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notifications"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Notifications","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC"}],"externalID":"c:@M@BrazeKit@objc(cs)Braze(py)notifications","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Notifications-swift.class":{"kind":"symbol","abstract":[{"type":"text","text":"The notifications module exposes the Braze SDK push-related handler."}],"url":"\/documentation\/brazekit\/braze\/notifications-swift.class","navigatorTitle":[{"kind":"identifier","text":"Notifications"}],"title":"Braze.Notifications","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Notifications"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Notifications-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/liveActivities-swift.property":{"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","abstract":[{"text":"Live Activities module.","type":"text"}],"kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"liveActivities","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C14LiveActivitiesC","text":"LiveActivities","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/liveActivities-swift.property","title":"liveActivities"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/LiveActivities-swift.class":{"abstract":[{"type":"text","text":"The Live Activities module provides an interface to remotely manage activities with Braze push notifications."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"LiveActivities"}],"navigatorTitle":[{"text":"LiveActivities","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/LiveActivities-swift.class"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/notifications-swift.property":{"abstract":[{"type":"text","text":"Notification module."}],"title":"notifications","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/notifications-swift.property","type":"topic","url":"\/documentation\/brazekit\/braze\/notifications-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"notifications","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Notifications","preciseIdentifier":"s:8BrazeKit0A0C13NotificationsC","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/pushauthorization(fromusernotificationcenter:).json b/data/documentation/brazekit/braze/pushauthorization(fromusernotificationcenter:).json index 1d33c173b9..ea03e881b8 100644 --- a/data/documentation/brazekit/braze/pushauthorization(fromusernotificationcenter:).json +++ b/data/documentation/brazekit/braze/pushauthorization(fromusernotificationcenter:).json @@ -1 +1 @@ -{"metadata":{"extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)pushAuthorizationFromUserNotificationCenter:","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pushAuthorization","kind":"identifier"},{"kind":"text","text":"("},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","platforms":[],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"pushAuthorization(fromUserNotificationCenter:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"not needed anymore. Braze automatically retrieves the push notification authorization settings after the user interacts with the permission prompt.","type":"text"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"pushAuthGranted"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"],"traits":[{"interfaceLanguage":"swift"}]}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":" "},{"kind":"internalParam","text":"pushAuthGranted"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)"},"metadata":{"platforms":[],"extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushAuthorization"},{"kind":"text","text":"("},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)pushAuthorizationFromUserNotificationCenter:","symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"not needed anymore. Braze automatically retrieves the push notification authorization settings after the user interacts with the permission prompt.","type":"text"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/register(_:didreceiveremotenotification:fetchcompletionhandler:).json b/data/documentation/brazekit/braze/register(_:didreceiveremotenotification:fetchcompletionhandler:).json index 5fef9643f1..91ed339600 100644 --- a/data/documentation/brazekit/braze/register(_:didreceiveremotenotification:fetchcompletionhandler:).json +++ b/data/documentation/brazekit/braze/register(_:didreceiveremotenotification:fetchcompletionhandler:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(registerApplication:didReceiveRemoteNotification:fetchCompletionHandler:) "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"register"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"application","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"text":" ","kind":"text"},{"text":"notification","kind":"internalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"fetchCompletionHandler"},{"text":" ","kind":"text"},{"text":"completionHandler","kind":"internalParam"},{"text":": ((","kind":"text"},{"text":"UIBackgroundFetchResult","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)registerApplication:didReceiveRemoteNotification:fetchCompletionHandler:","roleHeading":"Instance Method","platforms":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"register"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true,"title":"Compatibility APIs"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"renamed to 'notifications.handleBackgroundNotification(userInfo:fetchCompletionHandler:)'","type":"text"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"sections":[],"deprecationSummary":[{"inlineContent":[{"text":"renamed to 'notifications.handleBackgroundNotification(userInfo:fetchCompletionHandler:)'","type":"text"}],"type":"paragraph"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(registerApplication:didReceiveRemoteNotification:fetchCompletionHandler:) "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"register"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"application","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"text":" ","kind":"text"},{"text":"notification","kind":"internalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"fetchCompletionHandler"},{"text":" ","kind":"text"},{"text":"completionHandler","kind":"internalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil)"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"symbolKind":"method","extendedModule":"BrazeKit","roleHeading":"Instance Method","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)registerApplication:didReceiveRemoteNotification:fetchCompletionHandler:","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"platforms":[]},"references":{"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/registerdevicetoken(_:).json b/data/documentation/brazekit/braze/registerdevicetoken(_:).json index fa5ebd108b..93809dbd00 100644 --- a/data/documentation/brazekit/braze/registerdevicetoken(_:).json +++ b/data/documentation/brazekit/braze/registerdevicetoken(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"renamed to 'notifications.register(deviceToken:)'","type":"text"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"deviceToken"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"BrazeKit","title":"registerDeviceToken(_:)","platforms":[],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)registerDeviceToken:","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/registerdevicetoken(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/registerdevicetoken(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"platforms":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"registerDeviceToken(_:)","extendedModule":"BrazeKit","symbolKind":"method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)registerDeviceToken:","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"deviceToken"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"renamed to 'notifications.register(deviceToken:)'","type":"text"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/requestcontentcardsrefresh().json b/data/documentation/brazekit/braze/requestcontentcardsrefresh().json index d7647de179..ba4180f916 100644 --- a/data/documentation/brazekit/braze/requestcontentcardsrefresh().json +++ b/data/documentation/brazekit/braze/requestcontentcardsrefresh().json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)requestContentCardsRefresh","title":"requestContentCardsRefresh()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestContentCardsRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":[],"extendedModule":"BrazeKit","symbolKind":"method","roleHeading":"Instance Method"},"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()"},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"renamed to 'contentCards.requestRefresh(_:)'"}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","interfaceLanguage":"swift"},"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)requestContentCardsRefresh","symbolKind":"method","title":"requestContentCardsRefresh()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestContentCardsRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"deprecationSummary":[{"inlineContent":[{"text":"renamed to 'contentCards.requestRefresh(_:)'","type":"text"}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestContentCardsRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/requestenablesdkonnextapprun().json b/data/documentation/brazekit/braze/requestenablesdkonnextapprun().json index aa0e93e41b..b5911402ce 100644 --- a/data/documentation/brazekit/braze/requestenablesdkonnextapprun().json +++ b/data/documentation/brazekit/braze/requestenablesdkonnextapprun().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"use the 'enabled' boolean property to disable \/ enable the SDK"}],"type":"paragraph"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[],"role":"symbol","roleHeading":"Type Method","modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)requestEnableSDKOnNextAppRun","symbolKind":"method","title":"requestEnableSDKOnNextAppRun()","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"text":"()","kind":"text"}]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()"],"generated":true,"title":"Compatibility APIs"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","deprecationSummary":[{"inlineContent":[{"text":"use the 'enabled' boolean property to disable \/ enable the SDK","type":"text"}],"type":"paragraph"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"],"traits":[{"interfaceLanguage":"swift"}]}],"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()"],"generated":true}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)requestEnableSDKOnNextAppRun","symbolKind":"method","title":"requestEnableSDKOnNextAppRun()","roleHeading":"Type Method","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":[],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"references":{"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/requestfeedrefresh().json b/data/documentation/brazekit/braze/requestfeedrefresh().json index 5ead6fdd9b..44a138aa16 100644 --- a/data/documentation/brazekit/braze/requestfeedrefresh().json +++ b/data/documentation/brazekit/braze/requestfeedrefresh().json @@ -1 +1 @@ -{"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"renamed to 'newsFeed.requestRefresh(_:)'","type":"text"}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestfeedrefresh()"]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"method","title":"requestFeedRefresh()","extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)requestFeedRefresh","platforms":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestFeedRefresh"},{"kind":"text","text":"()"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()"},"metadata":{"title":"requestFeedRefresh()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestFeedRefresh","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)requestFeedRefresh","role":"symbol","extendedModule":"BrazeKit"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","deprecationSummary":[{"inlineContent":[{"text":"renamed to 'newsFeed.requestRefresh(_:)'","type":"text"}],"type":"paragraph"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/requestfeedrefresh()"],"traits":[{"interfaceLanguage":"swift"}]}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/requestgeofences(latitude:longitude:fileid:line:).json b/data/documentation/brazekit/braze/requestgeofences(latitude:longitude:fileid:line:).json index 32746e40c9..9be66d0f8b 100644 --- a/data/documentation/brazekit/braze/requestgeofences(latitude:longitude:fileid:line:).json +++ b/data/documentation/brazekit/braze/requestgeofences(latitude:longitude:fileid:line:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeKit","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestGeofences"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C16requestGeofences8latitude9longitude6fileID4lineySd_Sds12StaticStringVSutF","role":"symbol","title":"requestGeofences(latitude:longitude:fileID:line:)","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"Requests geofences at a specific location."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestGeofences"},{"text":"(","kind":"text"},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The latitude (value between ","type":"text"},{"type":"codeVoice","code":"-90"},{"type":"text","text":" and "},{"type":"codeVoice","code":"90"},{"text":")","type":"text"}],"type":"paragraph"}],"name":"latitude"},{"name":"longitude","content":[{"inlineContent":[{"type":"text","text":"The longitude (value between "},{"type":"codeVoice","code":"-180"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"180"},{"type":"text","text":")"}],"type":"paragraph"}]}],"kind":"parameters"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(latitude:longitude:fileID:line:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)","title":"requestGeofences(latitude:longitude:fileID:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestGeofences"},{"kind":"text","text":"("},{"kind":"externalParam","text":"latitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)","abstract":[{"text":"Requests geofences at a specific location.","type":"text"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C16requestGeofences8latitude9longitude6fileID4lineySd_Sds12StaticStringVSutF","title":"requestGeofences(latitude:longitude:fileID:line:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"latitude"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"latitude","content":[{"type":"paragraph","inlineContent":[{"text":"The latitude (value between ","type":"text"},{"type":"codeVoice","code":"-90"},{"type":"text","text":" and "},{"code":"90","type":"codeVoice"},{"text":")","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The longitude (value between ","type":"text"},{"code":"-180","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"180"},{"text":")","type":"text"}]}],"name":"longitude"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Requests geofences at a specific location."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(latitude:longitude:fileID:line:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)","abstract":[{"type":"text","text":"Requests geofences at a specific location."}],"title":"requestGeofences(latitude:longitude:fileID:line:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestGeofences"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(latitude:longitude:fileID:line:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/requestgeofences(withlongitude:latitude:).json b/data/documentation/brazekit/braze/requestgeofences(withlongitude:latitude:).json index ab53d2f76e..84d5c08697 100644 --- a/data/documentation/brazekit/braze/requestgeofences(withlongitude:latitude:).json +++ b/data/documentation/brazekit/braze/requestgeofences(withlongitude:latitude:).json @@ -1 +1 @@ -{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"renamed to 'requestGeofences(latitude:longitude:)'. ⚠️ Important: the order of the parameters have been changed","type":"text"}]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestGeofences"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withLongitude"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"longitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"]}],"metadata":{"extendedModule":"BrazeKit","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","platforms":[],"title":"requestGeofences(withLongitude:latitude:)","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)requestGeofencesWithLongitude:latitude:","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"renamed to 'requestGeofences(latitude:longitude:)'. ⚠️ Important: the order of the parameters have been changed"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"sections":[],"metadata":{"platforms":[],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"title":"requestGeofences(withLongitude:latitude:)","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)requestGeofencesWithLongitude:latitude:","extendedModule":"BrazeKit","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"longitude"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/requestimmediatedataflush().json b/data/documentation/brazekit/braze/requestimmediatedataflush().json index f5a2526bdc..00e92ce542 100644 --- a/data/documentation/brazekit/braze/requestimmediatedataflush().json +++ b/data/documentation/brazekit/braze/requestimmediatedataflush().json @@ -1 +1 @@ -{"abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestimmediatedataflush()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","interfaceLanguage":"swift"},"seeAlsoSections":[{"generated":true,"title":"Analytics","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestImmediateDataFlush"},{"text":"()","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"By default, data logged to Braze through the SDK is queued locally and sent to Braze’s servers"},{"type":"text","text":" "},{"type":"text","text":"asynchronously on a regular interval"},{"type":"text","text":" "},{"type":"text","text":"("},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","type":"reference"},{"type":"text","text":")."}],"type":"paragraph"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)requestImmediateDataFlush","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestImmediateDataFlush"},{"text":"()","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","extendedModule":"BrazeKit","title":"requestImmediateDataFlush()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm"},{"type":"text","text":")."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","abstract":[{"text":"The interval in seconds between automatic data flushes (default: ","type":"text"},{"type":"codeVoice","code":"10"},{"type":"text","text":" seconds)."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"}],"title":"flushInterval","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"https://apple.co/3BmxFey":{"identifier":"https:\/\/apple.co\/3BmxFey","url":"https:\/\/apple.co\/3BmxFey","type":"link","title":"IDFA","titleInlineContent":[{"text":"IDFA","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"https://apple.co/3rSyyZm":{"titleInlineContent":[{"type":"text","text":"IDFV"}],"identifier":"https:\/\/apple.co\/3rSyyZm","type":"link","url":"https:\/\/apple.co\/3rSyyZm","title":"IDFV"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Immediately flush pending SDK data to Braze’s servers."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestImmediateDataFlush"},{"kind":"text","text":"()"}],"role":"symbol","extendedModule":"BrazeKit","title":"requestImmediateDataFlush()","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)requestImmediateDataFlush","modules":[{"name":"BrazeKit"}],"symbolKind":"method"},"seeAlsoSections":[{"title":"Analytics","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestimmediatedataflush()"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestImmediateDataFlush"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"By default, data logged to Braze through the SDK is queued locally and sent to Braze’s servers"},{"type":"text","text":" "},{"type":"text","text":"asynchronously on a regular interval"},{"text":" ","type":"text"},{"text":"(","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval"},{"text":").","type":"text"}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"https://apple.co/3rSyyZm":{"url":"https:\/\/apple.co\/3rSyyZm","titleInlineContent":[{"text":"IDFV","type":"text"}],"title":"IDFV","type":"link","identifier":"https:\/\/apple.co\/3rSyyZm"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","abstract":[{"text":"Tracks the identifier for vendor (","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/flushInterval":{"title":"flushInterval","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","abstract":[{"type":"text","text":"The interval in seconds between automatic data flushes (default: "},{"code":"10","type":"codeVoice"},{"type":"text","text":" seconds)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/flushInterval","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushInterval","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"},"https://apple.co/3BmxFey":{"url":"https:\/\/apple.co\/3BmxFey","type":"link","titleInlineContent":[{"text":"IDFA","type":"text"}],"title":"IDFA","identifier":"https:\/\/apple.co\/3BmxFey"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/requestprocessingpolicy.json b/data/documentation/brazekit/braze/requestprocessingpolicy.json index e0136f1349..dd555610dc 100644 --- a/data/documentation/brazekit/braze/requestprocessingpolicy.json +++ b/data/documentation/brazekit/braze/requestprocessingpolicy.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestprocessingpolicy"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy"},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","text":"_COMPAT_ABKRequestProcessingPolicy"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"request processing policy must be set using the 'Braze.Configuration' object at SDK initialization","type":"text"}]}],"metadata":{"title":"requestProcessingPolicy","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","text":"_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"platforms":[],"role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)requestProcessingPolicy","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"deprecationSummary":[{"inlineContent":[{"text":"request processing policy must be set using the 'Braze.Configuration' object at SDK initialization","type":"text"}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/requestprocessingpolicy"]}],"sections":[],"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestProcessingPolicy","kind":"identifier"},{"kind":"text","text":": "},{"text":"_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"kind":"symbol","metadata":{"role":"symbol","title":"requestProcessingPolicy","extendedModule":"BrazeKit","roleHeading":"Instance Property","externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)requestProcessingPolicy","modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","text":"_COMPAT_ABKRequestProcessingPolicy"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy"},"references":{"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/resources.json b/data/documentation/brazekit/braze/resources.json index f5d4b21434..5a6c753c3b 100644 --- a/data/documentation/brazekit/braze/resources.json +++ b/data/documentation/brazekit/braze/resources.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BRZResources) "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Resources"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"Resources"}],"symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Resources","kind":"identifier"}],"extendedModule":"BrazeKit","roleHeading":"Class","role":"symbol","title":"Braze.Resources","externalID":"s:8BrazeKit0A0C9ResourcesC"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/bundle"],"title":"Type Properties"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/resources"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Resources related utilities.","type":"text"}],"relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo"}],"references":{"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Resources/bundle":{"title":"bundle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/bundle","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/resources\/bundle","abstract":[{"type":"text","text":"The resources bundle."}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/Resources":{"title":"Braze.Resources","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/resources","abstract":[{"type":"text","text":"Resources related utilities."}],"navigatorTitle":[{"kind":"identifier","text":"Resources"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Resources","kind":"identifier"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZResources) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Resources"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"Resources","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C9ResourcesC","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Resources","kind":"identifier"}],"extendedModule":"BrazeKit","role":"symbol","title":"Braze.Resources","roleHeading":"Class","symbolKind":"class"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/resources"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Resources related utilities.","type":"text"}],"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/bundle"]}],"references":{"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/Resources":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Resources"}],"kind":"symbol","abstract":[{"text":"Resources related utilities.","type":"text"}],"navigatorTitle":[{"text":"Resources","kind":"identifier"}],"role":"symbol","title":"Braze.Resources","url":"\/documentation\/brazekit\/braze\/resources","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Resources/bundle":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"text":"The resources bundle.","type":"text"}],"role":"symbol","title":"bundle","url":"\/documentation\/brazekit\/braze\/resources\/bundle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/bundle"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/resources/acknowledgments.json b/data/documentation/brazekit/braze/resources/acknowledgments.json index 20072735f1..876c73f5bb 100644 --- a/data/documentation/brazekit/braze/resources/acknowledgments.json +++ b/data/documentation/brazekit/braze/resources/acknowledgments.json @@ -1 +1 @@ -{"sections":[],"metadata":{"roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C9ResourcesC15acknowledgmentsSDySS10Foundation3URLVGvpZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"acknowledgments","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"acknowledgments","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"acknowledgments","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"The dictionary maps the library name to the path to the license on the file system."}],"type":"paragraph"}],"kind":"content"}],"seeAlsoSections":[{"title":"Misc.","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"],"generated":true}],"kind":"symbol","abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeKit."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/resources\/acknowledgments"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","role":"symbol","abstract":[{"text":"SDK version.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/version","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"url":"\/documentation\/brazekit\/braze\/resources\/license","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","title":"license"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"title":"acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeKit.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"metadata":{"symbolKind":"property","externalID":"s:8BrazeKit0A0C9ResourcesC15acknowledgmentsSDySS10Foundation3URLVGvpZ","roleHeading":"Type Property","title":"acknowledgments","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"acknowledgments","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"modules":[{"name":"BrazeKit"}],"role":"symbol"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The dictionary maps the library name to the path to the license on the file system."}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/resources\/acknowledgments"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeKit.","type":"text"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"],"generated":true,"title":"Misc."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeKit."}]},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","url":"\/documentation\/brazekit\/braze\/version","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"version","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"SDK version."}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"title":"license","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","url":"\/documentation\/brazekit\/braze\/resources\/license","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/resources/bundle.json b/data/documentation/brazekit/braze/resources/bundle.json index b0bcc66ef3..4aec2ab6d0 100644 --- a/data/documentation/brazekit/braze/resources/bundle.json +++ b/data/documentation/brazekit/braze/resources/bundle.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The resources bundle."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/bundle","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C9ResourcesC6bundleSo8NSBundleCSgvpZ","symbolKind":"property","title":"bundle","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bundle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/resources\/bundle"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Resources":{"title":"Braze.Resources","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/resources","abstract":[{"type":"text","text":"Resources related utilities."}],"navigatorTitle":[{"kind":"identifier","text":"Resources"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Resources","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Resources/bundle":{"title":"bundle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/bundle","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/resources\/bundle","abstract":[{"type":"text","text":"The resources bundle."}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bundle"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/bundle","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"kind":"text","text":"?"}],"roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C9ResourcesC6bundleSo8NSBundleCSgvpZ","role":"symbol","title":"bundle","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"The resources bundle."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/resources\/bundle"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Resources":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Resources"}],"kind":"symbol","abstract":[{"text":"Resources related utilities.","type":"text"}],"navigatorTitle":[{"text":"Resources","kind":"identifier"}],"role":"symbol","title":"Braze.Resources","url":"\/documentation\/brazekit\/braze\/resources","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources"},"doc://Braze/documentation/BrazeKit/Braze/Resources/bundle":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"text":"The resources bundle.","type":"text"}],"role":"symbol","title":"bundle","url":"\/documentation\/brazekit\/braze\/resources\/bundle","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/bundle"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/resources/license.json b/data/documentation/brazekit/braze/resources/license.json index 66634c3e3e..02c36e46e1 100644 --- a/data/documentation/brazekit/braze/resources/license.json +++ b/data/documentation/brazekit/braze/resources/license.json @@ -1 +1 @@ -{"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"],"generated":true,"title":"Misc."}],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"license"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/resources\/license"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Type Property","role":"symbol","title":"license","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C9ResourcesC7license10Foundation3URLVSgvpZ","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"url":"\/documentation\/brazekit\/braze\/resources\/license","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","title":"license"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","role":"symbol","abstract":[{"text":"SDK version.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/version","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"title":"acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeKit.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/resources\/license"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"license"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"seeAlsoSections":[{"generated":true,"title":"Misc.","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C9ResourcesC7license10Foundation3URLVSgvpZ","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"license","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?","kind":"text"}],"title":"license","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeKit."}]},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"title":"license","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","url":"\/documentation\/brazekit\/braze\/resources\/license","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","url":"\/documentation\/brazekit\/braze\/version","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"version","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"SDK version."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthdelegate.json b/data/documentation/brazekit/braze/sdkauthdelegate.json index d92754b2d2..558faa3ec9 100644 --- a/data/documentation/brazekit/braze/sdkauthdelegate.json +++ b/data/documentation/brazekit/braze/sdkauthdelegate.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"weak","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","text":"BrazeSDKAuthDelegate","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"inlineContent":[{"text":"The delegate can react to specific authentication events, such as during an authentication","type":"text"},{"type":"text","text":" "},{"type":"text","text":"error."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthdelegate"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"seeAlsoSections":[{"generated":true,"title":"SDK Authentication","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]}],"kind":"symbol","metadata":{"title":"sdkAuthDelegate","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)sdkAuthDelegate","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkAuthDelegate","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","text":"BrazeSDKAuthDelegate"},{"text":"?","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate"},"abstract":[{"text":"SDK Authentication delegate for the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"type":"topic","abstract":[{"type":"text","text":"SDK Authentication delegate for the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" instance.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","kind":"typeIdentifier","text":"BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"title":"sdkAuthDelegate","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"type":"text","text":"Change the current identified Braze user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"changeUser(userId:sdkAuthSignature:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/set(sdkAuthenticationSignature:)":{"title":"set(sdkAuthenticationSignature:)","url":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","title":"BrazeSDKAuthDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeSDKAuthDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthdelegate"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"weak"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkAuthDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeSDKAuthDelegate","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate"},{"text":"?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"The delegate can react to specific authentication events, such as during an authentication","type":"text"},{"text":" ","type":"text"},{"text":"error.","type":"text"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"c:@M@BrazeKit@objc(cs)Braze(py)sdkAuthDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","text":"BrazeSDKAuthDelegate","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"sdkAuthDelegate"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"seeAlsoSections":[{"title":"SDK Authentication","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]}],"abstract":[{"type":"text","text":"SDK Authentication delegate for the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" instance.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"role":"symbol","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"text":"Change the current identified Braze user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"role":"symbol","title":"BrazeSDKAuthDelegate","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/brazesdkauthdelegate","abstract":[{"text":"Delegate to handle SDK Authentication.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"role":"symbol","title":"sdkAuthDelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkAuthDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeSDKAuthDelegate","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate","abstract":[{"text":"SDK Authentication delegate for the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference","isActive":true},{"type":"text","text":" instance."}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(sdkAuthenticationSignature:)":{"role":"symbol","title":"set(sdkAuthenticationSignature:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthenticationdelegate.json b/data/documentation/brazekit/braze/sdkauthenticationdelegate.json index 3bd31115d1..2a2ff34e98 100644 --- a/data/documentation/brazekit/braze/sdkauthenticationdelegate.json +++ b/data/documentation/brazekit/braze/sdkauthenticationdelegate.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"sdkAuthenticationDelegate","extendedModule":"BrazeKit","platforms":[],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"text":"?","kind":"text"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)sdkAuthenticationDelegate","symbolKind":"property"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"Type: ABKSdkAuthenticationDelegate","type":"text"}]}]}],"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationdelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Type: ABKSdkAuthenticationDelegate"}],"type":"paragraph"}]}],"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)sdkAuthenticationDelegate","symbolKind":"property","platforms":[],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","title":"sdkAuthenticationDelegate","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"role":"symbol"},"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationdelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthenticationerror.json b/data/documentation/brazekit/braze/sdkauthenticationerror.json index ddf4fd5270..6f3d1cbbf0 100644 --- a/data/documentation/brazekit/braze/sdkauthenticationerror.json +++ b/data/documentation/brazekit/braze/sdkauthenticationerror.json @@ -1 +1 @@ -{"abstract":[{"text":"An SDK authentication error.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror"]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/code","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/reason","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/signature","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/userId"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations"],"generated":true,"title":"Default Implementations"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","interfaceLanguage":"swift"},"seeAlsoSections":[{"title":"SDK Authentication","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"BrazeKit","symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"role":"symbol","roleHeading":"Class","title":"Braze.SDKAuthenticationError","externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKAuthenticationError"}],"modules":[{"name":"BrazeKit"}]},"relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships","type":"inheritsFrom"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZSDKAuthenticationError) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/userId":{"title":"userId","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/userid","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"userId","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/userId","abstract":[{"type":"text","text":"The external user id on the failed request."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"type":"text","text":"Change the current identified Braze user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"changeUser(userId:sdkAuthSignature:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"type":"topic","abstract":[{"type":"text","text":"SDK Authentication delegate for the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" instance.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","kind":"typeIdentifier","text":"BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"title":"sdkAuthDelegate","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/code":{"title":"code","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/code","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"code"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/code","abstract":[{"type":"text","text":"Error code describing the cause of the signature authentication failure."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/signature":{"title":"signature","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/signature","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"signature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/signature","abstract":[{"type":"text","text":"The signature present on the request that failed."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(sdkAuthenticationSignature:)":{"title":"set(sdkAuthenticationSignature:)","url":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/Error-Implementations":{"title":"Error Implementations","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/error-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations","abstract":[],"kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/reason":{"title":"reason","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/reason","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reason"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/reason","abstract":[{"type":"text","text":"Human-readable cause of the signature authentication failure."}],"kind":"symbol","role":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/s5ErrorP":{"identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error","type":"unresolvable"}}} \ No newline at end of file +{"kind":"symbol","relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom","title":"Inherits From"},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"type":"conformsTo","kind":"relationships"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZSDKAuthenticationError) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate"],"title":"SDK Authentication","generated":true}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","title":"Braze.SDKAuthenticationError","roleHeading":"Class","extendedModule":"BrazeKit","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SDKAuthenticationError"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/code","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/reason","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/signature","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/userId"],"title":"Instance Properties"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/signature":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/signature","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/signature","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"signature","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"kind":"symbol","title":"signature","abstract":[{"text":"The signature present on the request that failed.","type":"text"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/code":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"code"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/code","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/code","title":"code","abstract":[{"type":"text","text":"Error code describing the cause of the signature authentication failure."}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/set(sdkAuthenticationSignature:)":{"role":"symbol","title":"set(sdkAuthenticationSignature:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}]},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/userId":{"kind":"symbol","abstract":[{"type":"text","text":"The external user id on the failed request."}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/userid","title":"userId","role":"symbol","type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userId"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/userId"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/Error-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/error-implementations","kind":"article","role":"collectionGroup","title":"Error Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/reason":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/reason","role":"symbol","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/reason","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reason","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"reason","abstract":[{"type":"text","text":"Human-readable cause of the signature authentication failure."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"role":"symbol","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"text":"Change the current identified Braze user.","type":"text"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"role":"symbol","title":"sdkAuthDelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkAuthDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeSDKAuthDelegate","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate","abstract":[{"text":"SDK Authentication delegate for the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference","isActive":true},{"type":"text","text":" instance."}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthenticationerror/code.json b/data/documentation/brazekit/braze/sdkauthenticationerror/code.json index fa97cd59c6..3fc9e37e9d 100644 --- a/data/documentation/brazekit/braze/sdkauthenticationerror/code.json +++ b/data/documentation/brazekit/braze/sdkauthenticationerror/code.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/code","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"code"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"code"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC4codeSivp","role":"symbol","symbolKind":"property","title":"code","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"Error code describing the cause of the signature authentication failure."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/code"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/code":{"title":"code","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/code","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"code"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/code","abstract":[{"type":"text","text":"Error code describing the cause of the signature authentication failure."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/code","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"abstract":[{"text":"Error code describing the cause of the signature authentication failure.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"code","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/code"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"code"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"role":"symbol","symbolKind":"property","title":"code","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC4codeSivp"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/code":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"code"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/code","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/code","title":"code","abstract":[{"type":"text","text":"Error code describing the cause of the signature authentication failure."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthenticationerror/error-implementations.json b/data/documentation/brazekit/braze/sdkauthenticationerror/error-implementations.json index 5b20e23b74..65e3b27be7 100644 --- a/data/documentation/brazekit/braze/sdkauthenticationerror/error-implementations.json +++ b/data/documentation/brazekit/braze/sdkauthenticationerror/error-implementations.json @@ -1 +1 @@ -{"metadata":{"role":"collectionGroup","title":"Error Implementations","modules":[{"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/localizedDescription"],"title":"Instance Properties"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/localizedDescription":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/localizeddescription","title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/localizedDescription"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/localizedDescription"],"generated":true,"title":"Instance Properties"}],"metadata":{"role":"collectionGroup","title":"Error Implementations","modules":[{"name":"BrazeKit"}]},"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/localizedDescription":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/localizedDescription","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/localizeddescription","kind":"symbol","role":"symbol","title":"localizedDescription","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthenticationerror/localizeddescription.json b/data/documentation/brazekit/braze/sdkauthenticationerror/localizeddescription.json index cec572d955..424e7a5ab4 100644 --- a/data/documentation/brazekit/braze/sdkauthenticationerror/localizeddescription.json +++ b/data/documentation/brazekit/braze/sdkauthenticationerror/localizeddescription.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/localizeddescription"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/localizedDescription","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"platforms":[{"unavailable":false,"introducedAt":"8.0","name":"iOS","deprecated":false,"beta":false},{"introducedAt":"10.10","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"9.0","beta":false},{"introducedAt":"2.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","extendedModule":"Swift","title":"localizedDescription","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C22SDKAuthenticationErrorC"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/localizedDescription":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/localizeddescription","title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/localizedDescription"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/Error-Implementations":{"title":"Error Implementations","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/error-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations","abstract":[],"kind":"article","role":"collectionGroup"}}} \ No newline at end of file +{"metadata":{"role":"symbol","platforms":[{"introducedAt":"8.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"10.10"},{"beta":false,"unavailable":false,"introducedAt":"9.0","name":"tvOS","deprecated":false},{"introducedAt":"2.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"extendedModule":"Swift","title":"localizedDescription","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C22SDKAuthenticationErrorC"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/localizeddescription"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/localizedDescription"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/Error-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/Error-Implementations","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/error-implementations","kind":"article","role":"collectionGroup","title":"Error Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/localizedDescription":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/localizedDescription","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/localizeddescription","kind":"symbol","role":"symbol","title":"localizedDescription","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthenticationerror/reason.json b/data/documentation/brazekit/braze/sdkauthenticationerror/reason.json index 55255dc082..2994a06f09 100644 --- a/data/documentation/brazekit/braze/sdkauthenticationerror/reason.json +++ b/data/documentation/brazekit/braze/sdkauthenticationerror/reason.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Human-readable cause of the signature authentication failure."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"reason","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/reason"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/reason"},"metadata":{"title":"reason","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reason"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC6reasonSSSgvp"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/reason":{"title":"reason","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/reason","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reason"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/reason","abstract":[{"type":"text","text":"Human-readable cause of the signature authentication failure."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/reason"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/reason"},"sections":[],"abstract":[{"text":"Human-readable cause of the signature authentication failure.","type":"text"}],"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"reason"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC6reasonSSSgvp","symbolKind":"property","title":"reason","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"reason","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/reason":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/reason","role":"symbol","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/reason","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reason","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"reason","abstract":[{"type":"text","text":"Human-readable cause of the signature authentication failure."}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthenticationerror/signature.json b/data/documentation/brazekit/braze/sdkauthenticationerror/signature.json index fcc400cbd3..6a441731bc 100644 --- a/data/documentation/brazekit/braze/sdkauthenticationerror/signature.json +++ b/data/documentation/brazekit/braze/sdkauthenticationerror/signature.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The signature present on the request that failed."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/signature"]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/signature","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"signature","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"signature","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC9signatureSSSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"signature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/signature":{"title":"signature","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/signature","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"signature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/signature","abstract":[{"type":"text","text":"The signature present on the request that failed."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"The signature present on the request that failed.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC9signatureSSSgvp","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"signature"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"signature","role":"symbol","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/signature"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/signature","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/signature":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/signature","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/signature","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"signature","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"kind":"symbol","title":"signature","abstract":[{"text":"The signature present on the request that failed.","type":"text"}],"role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkauthenticationerror/userid.json b/data/documentation/brazekit/braze/sdkauthenticationerror/userid.json index 97142fa495..dc0d50e2bf 100644 --- a/data/documentation/brazekit/braze/sdkauthenticationerror/userid.json +++ b/data/documentation/brazekit/braze/sdkauthenticationerror/userid.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"userId","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/userid"]}],"metadata":{"externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC6userIdSSSgvp","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","roleHeading":"Instance Property","title":"userId","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"abstract":[{"type":"text","text":"The external user id on the failed request."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/userId","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/userId":{"title":"userId","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/userid","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"userId","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/userId","abstract":[{"type":"text","text":"The external user id on the failed request."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkauthenticationerror\/userid"]}],"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"title":"userId","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"userId","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C22SDKAuthenticationErrorC6userIdSSSgvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/userId","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"]]},"abstract":[{"type":"text","text":"The external user id on the failed request."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError/userId":{"kind":"symbol","abstract":[{"type":"text","text":"The external user id on the failed request."}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/userid","title":"userId","role":"symbol","type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userId"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError\/userId"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sdkflavor.json b/data/documentation/brazekit/braze/sdkflavor.json index 3a31c2d720..a1fc2edd19 100644 --- a/data/documentation/brazekit/braze/sdkflavor.json +++ b/data/documentation/brazekit/braze/sdkflavor.json @@ -1 +1 @@ -{"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Instance Property","role":"symbol","platforms":[],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)sdkFlavor","symbolKind":"property","title":"sdkFlavor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkFlavor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor","kind":"typeIdentifier"}]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"deprecationSummary":[{"inlineContent":[{"text":"SDK flavor must be set using the 'Braze.Configuration' object at SDK initialization","type":"text"}],"type":"paragraph"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"text":"_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sdkflavor"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"text":"_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","interfaceLanguage":"swift"},"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(py)sdkFlavor","symbolKind":"property","title":"sdkFlavor","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"extendedModule":"BrazeKit"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","deprecationSummary":[{"inlineContent":[{"text":"SDK flavor must be set using the 'Braze.Configuration' object at SDK initialization","type":"text"}],"type":"paragraph"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/sdkflavor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sessionevent.json b/data/documentation/brazekit/braze/sessionevent.json index 4009150be7..7f0288db3d 100644 --- a/data/documentation/brazekit/braze/sessionevent.json +++ b/data/documentation/brazekit/braze/sessionevent.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Session event as reported by the SDK.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/ended(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/started(_:)"],"title":"Enumeration Cases"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations"],"generated":true}],"relationshipsSections":[{"type":"conformsTo","identifiers":["doc:\/\/Braze\/SQ"],"title":"Conforms To","kind":"relationships"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/sessionevent"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SessionEvent"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"symbolKind":"enum","roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C12SessionEventO","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","title":"Braze.SessionEvent"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/ended(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ended"},{"kind":"text","text":"("},{"text":"UUID","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV"},{"kind":"text","text":")"}],"title":"Braze.SessionEvent.ended(_:)","abstract":[{"type":"text","text":"The session ended."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/sessionevent\/ended(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/ended(_:)"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"title":"Braze.SessionEvent","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/sessionevent","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/Equatable-Implementations":{"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/sessionevent\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/started(_:)":{"abstract":[{"type":"text","text":"The session started."}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"started","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/sessionevent\/started(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/started(_:)","title":"Braze.SessionEvent.started(_:)","role":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"}}} \ No newline at end of file +{"abstract":[{"text":"Session event as reported by the SDK.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SessionEvent","kind":"identifier"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"extendedModule":"BrazeKit","role":"symbol","externalID":"s:8BrazeKit0A0C12SessionEventO","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SessionEvent"}],"roleHeading":"Enumeration","symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sessionevent"]}],"relationshipsSections":[{"type":"conformsTo","identifiers":["doc:\/\/Braze\/SQ"],"kind":"relationships","title":"Conforms To"}],"kind":"symbol","sections":[],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/ended(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/started(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/ended(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/ended(_:)","url":"\/documentation\/brazekit\/braze\/sessionevent\/ended(_:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ended","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.SessionEvent.ended(_:)","abstract":[{"text":"The session ended.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations","title":"Equatable Implementations","abstract":[],"kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/sessionevent\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"symbol","abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"type":"topic","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/started(_:)":{"abstract":[{"type":"text","text":"The session started."}],"url":"\/documentation\/brazekit\/braze\/sessionevent\/started(_:)","title":"Braze.SessionEvent.started(_:)","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"started","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/started(_:)","role":"symbol","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sessionevent/!=(_:_:).json b/data/documentation/brazekit/braze/sessionevent/!=(_:_:).json index 9229aa7f51..b26dcdcdfc 100644 --- a/data/documentation/brazekit/braze/sessionevent/!=(_:_:).json +++ b/data/documentation/brazekit/braze/sessionevent/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sessionevent\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12SessionEventO","extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"op","role":"symbol","title":"!=(_:_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"title":"Braze.SessionEvent","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/sessionevent","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/Equatable-Implementations":{"type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/sessionevent\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/!=(_:_:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent\/!=(_:_:)","abstract":[],"role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"extendedModule":"Swift","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C12SessionEventO","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"roleHeading":"Operator","symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sessionevent\/!=(_:_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/!=(_:_:)","kind":"symbol","abstract":[],"type":"topic","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/sessionevent\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/Equatable-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations","title":"Equatable Implementations","abstract":[],"kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/sessionevent\/equatable-implementations"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"symbol","abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"type":"topic","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sessionevent/ended(_:).json b/data/documentation/brazekit/braze/sessionevent/ended(_:).json index c66c2d085e..c8f47b3199 100644 --- a/data/documentation/brazekit/braze/sessionevent/ended(_:).json +++ b/data/documentation/brazekit/braze/sessionevent/ended(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"]]},"abstract":[{"text":"The session ended.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sessionevent\/ended(_:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/ended(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ended","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID"},{"text":")","kind":"text"}]}]}],"metadata":{"title":"Braze.SessionEvent.ended(_:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C12SessionEventO5endedyAE10Foundation4UUIDVcAEmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"ended","kind":"identifier"},{"kind":"text","text":"("},{"text":"UUID","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV"},{"text":")","kind":"text"}],"symbolKind":"case"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/ended(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"ended"},{"kind":"text","text":"("},{"text":"UUID","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV"},{"kind":"text","text":")"}],"title":"Braze.SessionEvent.ended(_:)","abstract":[{"type":"text","text":"The session ended."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/sessionevent\/ended(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/ended(_:)"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"title":"Braze.SessionEvent","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/sessionevent","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/ended(_:)"},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12SessionEventO5endedyAE10Foundation4UUIDVcAEmF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ended"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Case","title":"Braze.SessionEvent.ended(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"ended","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sessionevent\/ended(_:)"]}],"abstract":[{"text":"The session ended.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/ended(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/ended(_:)","url":"\/documentation\/brazekit\/braze\/sessionevent\/ended(_:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ended","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.SessionEvent.ended(_:)","abstract":[{"text":"The session ended.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"symbol","abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"type":"topic","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sessionevent/equatable-implementations.json b/data/documentation/brazekit/braze/sessionevent/equatable-implementations.json index 15a6deb751..dcff2ac848 100644 --- a/data/documentation/brazekit/braze/sessionevent/equatable-implementations.json +++ b/data/documentation/brazekit/braze/sessionevent/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations"},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"title":"Braze.SessionEvent","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/sessionevent","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/!=(_:_:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent\/!=(_:_:)","abstract":[],"role":"symbol","title":"!=(_:_:)","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/!=(_:_:)"]}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"symbol","abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"type":"topic","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/!=(_:_:)","kind":"symbol","abstract":[],"type":"topic","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/sessionevent\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sessionevent/started(_:).json b/data/documentation/brazekit/braze/sessionevent/started(_:).json index c1f1a65280..6d6fb62c32 100644 --- a/data/documentation/brazekit/braze/sessionevent/started(_:).json +++ b/data/documentation/brazekit/braze/sessionevent/started(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sessionevent\/started(_:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"started"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"started"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.SessionEvent.started(_:)","role":"symbol","externalID":"s:8BrazeKit0A0C12SessionEventO7startedyAE10Foundation4UUIDVcAEmF","roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeKit"}]},"abstract":[{"text":"The session started.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/started(_:)"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/started(_:)":{"abstract":[{"type":"text","text":"The session started."}],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"started","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/sessionevent\/started(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/started(_:)","title":"Braze.SessionEvent.started(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"title":"Braze.SessionEvent","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/sessionevent","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"started"},{"text":"(","kind":"text"},{"text":"UUID","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV"},{"kind":"text","text":")"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/sessionevent\/started(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.SessionEvent.started(_:)","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"started","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4UUIDV","kind":"typeIdentifier","text":"UUID"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C12SessionEventO7startedyAE10Foundation4UUIDVcAEmF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/started(_:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","abstract":[{"text":"The session started.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"symbol","abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"type":"topic","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent/started(_:)":{"abstract":[{"type":"text","text":"The session started."}],"url":"\/documentation\/brazekit\/braze\/sessionevent\/started(_:)","title":"Braze.SessionEvent.started(_:)","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"started","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4UUIDV","text":"UUID"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent\/started(_:)","role":"symbol","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sessionupdatesstream.json b/data/documentation/brazekit/braze/sessionupdatesstream.json index af0d822532..137d21f4af 100644 --- a/data/documentation/brazekit/braze/sessionupdatesstream.json +++ b/data/documentation/brazekit/braze/sessionupdatesstream.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sessionUpdatesStream"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sessionUpdatesStream","kind":"identifier"},{"kind":"text","text":": "},{"text":"AsyncStream","kind":"typeIdentifier","preciseIdentifier":"s:ScS"},{"kind":"text","text":"<"},{"text":"SessionEvent","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:8BrazeKit0A0C20sessionUpdatesStreamScSyAC12SessionEventOGvp","roleHeading":"Instance Property","platforms":[{"deprecated":false,"introducedAt":"13.0","beta":false,"name":"iOS","unavailable":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"introducedAt":"15.0","deprecated":false,"beta":false,"name":"Mac Catalyst","unavailable":false},{"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"13.0","unavailable":false},{"name":"watchOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"6.0"}],"title":"sessionUpdatesStream","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol"},"abstract":[{"type":"text","text":"The session events, delivered as an asynchronous stream."}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/sessionupdatesstream"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sessionUpdatesStream","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AsyncStream","preciseIdentifier":"s:ScS","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"typeIdentifier","text":"SessionEvent","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"text":"> { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/sessionUpdatesStream":{"type":"topic","abstract":[{"type":"text","text":"The session events, delivered as an asynchronous stream."}],"role":"symbol","kind":"symbol","title":"sessionUpdatesStream","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sessionUpdatesStream"},{"text":": ","kind":"text"},{"text":"AsyncStream","kind":"typeIdentifier","preciseIdentifier":"s:ScS"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO","text":"SessionEvent","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sessionUpdatesStream","url":"\/documentation\/brazekit\/braze\/sessionupdatesstream"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"title":"Braze.SessionEvent","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/sessionevent","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"role":"symbol","extendedModule":"BrazeKit","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false},{"beta":false,"introducedAt":"15.0","name":"Mac Catalyst","deprecated":false,"unavailable":false},{"introducedAt":"13.0","name":"tvOS","deprecated":false,"beta":false,"unavailable":false},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"6.0","unavailable":false}],"roleHeading":"Instance Property","title":"sessionUpdatesStream","externalID":"s:8BrazeKit0A0C20sessionUpdatesStreamScSyAC12SessionEventOGvp","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sessionUpdatesStream","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:ScS","text":"AsyncStream","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO","text":"SessionEvent"},{"text":">","kind":"text"}],"symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sessionupdatesstream"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sessionUpdatesStream"},"abstract":[{"text":"The session events, delivered as an asynchronous stream.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sessionUpdatesStream","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ScS","text":"AsyncStream"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO","text":"SessionEvent","kind":"typeIdentifier"},{"text":"> { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/sessionUpdatesStream":{"kind":"symbol","abstract":[{"type":"text","text":"The session events, delivered as an asynchronous stream."}],"role":"symbol","type":"topic","title":"sessionUpdatesStream","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sessionUpdatesStream","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncStream","preciseIdentifier":"s:ScS"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"SessionEvent","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"text":">","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/sessionupdatesstream","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sessionUpdatesStream"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"symbol","abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"type":"topic","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/set(adtrackingenabled:).json b/data/documentation/brazekit/braze/set(adtrackingenabled:).json index 0203b860f1..2cd1f56e95 100644 --- a/data/documentation/brazekit/braze/set(adtrackingenabled:).json +++ b/data/documentation/brazekit/braze/set(adtrackingenabled:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(setAdTrackingEnabled:) ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"adTrackingEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"adTrackingEnabled","content":[{"type":"paragraph","inlineContent":[{"text":"The advertisement tracking state as reported by the system’s","type":"text"},{"type":"text","text":" "},{"type":"text","text":"data privacy APIs."}]}]}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The advertisement tracking state can be retrieved using the "},{"identifier":"https:\/\/apple.co\/3LM7mm2","isActive":true,"type":"reference"},{"type":"text","text":" "},{"text":"framework.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze SDK does not track this state automatically and does not call or reference the"},{"text":" ","type":"text"},{"overridingTitleInlineContent":[{"type":"text","text":"App Tracking Transparency"}],"type":"reference","isActive":true,"overridingTitle":"App Tracking Transparency","identifier":"https:\/\/apple.co\/3LM7mm2"},{"type":"text","text":" framework (data-tracking authorization) nor the "},{"identifier":"https:\/\/apple.co\/3uUZlnS","type":"reference","isActive":true},{"type":"text","text":" "},{"type":"text","text":"framework (identifier)."}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"]}],"seeAlsoSections":[{"title":"Analytics","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setAdTrackingEnabled:","roleHeading":"Instance Method","title":"set(adTrackingEnabled:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","interfaceLanguage":"swift"},"references":{"https://apple.co/3uUZlnS":{"identifier":"https:\/\/apple.co\/3uUZlnS","url":"https:\/\/apple.co\/3uUZlnS","title":"AdSupport","type":"link","titleInlineContent":[{"type":"text","text":"AdSupport"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"https://apple.co/3rSyyZm":{"title":"IDFV","type":"link","url":"https:\/\/apple.co\/3rSyyZm","titleInlineContent":[{"type":"text","text":"IDFV"}],"identifier":"https:\/\/apple.co\/3rSyyZm"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm"},{"type":"text","text":")."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"},"https://apple.co/3LM7mm2":{"identifier":"https:\/\/apple.co\/3LM7mm2","url":"https:\/\/apple.co\/3LM7mm2","title":"App Tracking Transparency","type":"link","titleInlineContent":[{"type":"text","text":"App Tracking Transparency"}]},"https://apple.co/3BmxFey":{"type":"link","title":"IDFA","url":"https:\/\/apple.co\/3BmxFey","titleInlineContent":[{"type":"text","text":"IDFA"}],"identifier":"https:\/\/apple.co\/3BmxFey"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(setAdTrackingEnabled:) ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"adTrackingEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"adTrackingEnabled","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The advertisement tracking state as reported by the system’s"},{"type":"text","text":" "},{"type":"text","text":"data privacy APIs."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"text":"The advertisement tracking state can be retrieved using the ","type":"text"},{"isActive":true,"identifier":"https:\/\/apple.co\/3LM7mm2","type":"reference"},{"type":"text","text":" "},{"type":"text","text":"framework."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze SDK does not track this state automatically and does not call or reference the"},{"text":" ","type":"text"},{"overridingTitleInlineContent":[{"text":"App Tracking Transparency","type":"text"}],"isActive":true,"type":"reference","overridingTitle":"App Tracking Transparency","identifier":"https:\/\/apple.co\/3LM7mm2"},{"text":" framework (data-tracking authorization) nor the ","type":"text"},{"identifier":"https:\/\/apple.co\/3uUZlnS","isActive":true,"type":"reference"},{"type":"text","text":" "},{"text":"framework (identifier).","type":"text"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setAdTrackingEnabled:","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"adTrackingEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"extendedModule":"BrazeKit","title":"set(adTrackingEnabled:)","role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"generated":true,"title":"Analytics"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"https://apple.co/3BmxFey":{"titleInlineContent":[{"type":"text","text":"IDFA"}],"url":"https:\/\/apple.co\/3BmxFey","type":"link","identifier":"https:\/\/apple.co\/3BmxFey","title":"IDFA"},"https://apple.co/3LM7mm2":{"url":"https:\/\/apple.co\/3LM7mm2","type":"link","title":"App Tracking Transparency","titleInlineContent":[{"type":"text","text":"App Tracking Transparency"}],"identifier":"https:\/\/apple.co\/3LM7mm2"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","abstract":[{"text":"Tracks the identifier for vendor (","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"https://apple.co/3rSyyZm":{"titleInlineContent":[{"text":"IDFV","type":"text"}],"url":"https:\/\/apple.co\/3rSyyZm","type":"link","title":"IDFV","identifier":"https:\/\/apple.co\/3rSyyZm"},"https://apple.co/3uUZlnS":{"url":"https:\/\/apple.co\/3uUZlnS","type":"link","title":"AdSupport","titleInlineContent":[{"text":"AdSupport","type":"text"}],"identifier":"https:\/\/apple.co\/3uUZlnS"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/set(identifierforadvertiser:).json b/data/documentation/brazekit/braze/set(identifierforadvertiser:).json index 2e18365830..530ea8213d 100644 --- a/data/documentation/brazekit/braze/set(identifierforadvertiser:).json +++ b/data/documentation/brazekit/braze/set(identifierforadvertiser:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(setIdentifierForAdvertiser:) "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The string representation of the identifier for"},{"text":" ","type":"text"},{"type":"text","text":"advertiser UUID (using "},{"type":"codeVoice","code":"uuidString"},{"text":").","type":"text"}]}],"name":"identifierForAdvertiser"}],"kind":"parameters"},{"content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"The identifier for advertiser can be retrieved using the "},{"identifier":"https:\/\/apple.co\/3LM7mm2","isActive":true,"type":"reference"},{"type":"text","text":" and"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3uUZlnS"},{"text":" frameworks.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"The Braze SDK does not track this identifer automatically and does not call or reference the"},{"type":"text","text":" "},{"isActive":true,"identifier":"https:\/\/apple.co\/3LM7mm2","type":"reference","overridingTitle":"App Tracking Transparency","overridingTitleInlineContent":[{"type":"text","text":"App Tracking Transparency"}]},{"text":" framework (data-tracking authorization) nor the ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3uUZlnS","overridingTitle":"AdSupport","overridingTitleInlineContent":[{"type":"text","text":"AdSupport"}]},{"text":" ","type":"text"},{"type":"text","text":"framework (identifier)."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"set(identifierForAdvertiser:)","symbolKind":"method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setIdentifierForAdvertiser:","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"identifierForAdvertiser","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}]},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"generated":true,"title":"Analytics"}],"abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"type":"text","text":")."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"https://apple.co/3rSyyZm":{"url":"https:\/\/apple.co\/3rSyyZm","type":"link","title":"IDFV","identifier":"https:\/\/apple.co\/3rSyyZm","titleInlineContent":[{"type":"text","text":"IDFV"}]},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"https://apple.co/3BmxFey":{"type":"link","title":"IDFA","url":"https:\/\/apple.co\/3BmxFey","titleInlineContent":[{"type":"text","text":"IDFA"}],"identifier":"https:\/\/apple.co\/3BmxFey"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm"},{"type":"text","text":")."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"https://apple.co/3LM7mm2":{"identifier":"https:\/\/apple.co\/3LM7mm2","title":"App Tracking Transparency","type":"link","titleInlineContent":[{"text":"App Tracking Transparency","type":"text"}],"url":"https:\/\/apple.co\/3LM7mm2"},"https://apple.co/3uUZlnS":{"title":"AdSupport","titleInlineContent":[{"type":"text","text":"AdSupport"}],"url":"https:\/\/apple.co\/3uUZlnS","identifier":"https:\/\/apple.co\/3uUZlnS","type":"link"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(setIdentifierForAdvertiser:) ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"identifierForAdvertiser","content":[{"type":"paragraph","inlineContent":[{"text":"The string representation of the identifier for","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"advertiser UUID (using "},{"type":"codeVoice","code":"uuidString"},{"text":").","type":"text"}]}]}]},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"text":"The identifier for advertiser can be retrieved using the ","type":"text"},{"isActive":true,"identifier":"https:\/\/apple.co\/3LM7mm2","type":"reference"},{"type":"text","text":" and"},{"type":"text","text":" "},{"isActive":true,"identifier":"https:\/\/apple.co\/3uUZlnS","type":"reference"},{"text":" frameworks.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"text":"The Braze SDK does not track this identifer automatically and does not call or reference the","type":"text"},{"type":"text","text":" "},{"identifier":"https:\/\/apple.co\/3LM7mm2","isActive":true,"type":"reference","overridingTitleInlineContent":[{"text":"App Tracking Transparency","type":"text"}],"overridingTitle":"App Tracking Transparency"},{"type":"text","text":" framework (data-tracking authorization) nor the "},{"overridingTitle":"AdSupport","type":"reference","overridingTitleInlineContent":[{"type":"text","text":"AdSupport"}],"identifier":"https:\/\/apple.co\/3uUZlnS","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"framework (identifier)."}],"type":"paragraph"}],"kind":"content"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"generated":true,"title":"Analytics"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)"},"abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"type":"text","text":")."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"]}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setIdentifierForAdvertiser:","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit","role":"symbol","title":"set(identifierForAdvertiser:)","roleHeading":"Instance Method","symbolKind":"method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"},"https://apple.co/3uUZlnS":{"url":"https:\/\/apple.co\/3uUZlnS","type":"link","title":"AdSupport","titleInlineContent":[{"type":"text","text":"AdSupport"}],"identifier":"https:\/\/apple.co\/3uUZlnS"},"https://apple.co/3LM7mm2":{"titleInlineContent":[{"type":"text","text":"App Tracking Transparency"}],"url":"https:\/\/apple.co\/3LM7mm2","type":"link","identifier":"https:\/\/apple.co\/3LM7mm2","title":"App Tracking Transparency"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]},"https://apple.co/3rSyyZm":{"url":"https:\/\/apple.co\/3rSyyZm","type":"link","title":"IDFV","titleInlineContent":[{"text":"IDFV","type":"text"}],"identifier":"https:\/\/apple.co\/3rSyyZm"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","abstract":[{"text":"Tracks the identifier for vendor (","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm"},{"text":").","type":"text"}]},"https://apple.co/3BmxFey":{"title":"IDFA","type":"link","identifier":"https:\/\/apple.co\/3BmxFey","url":"https:\/\/apple.co\/3BmxFey","titleInlineContent":[{"text":"IDFA","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/set(identifierforvendor:).json b/data/documentation/brazekit/braze/set(identifierforvendor:).json index 18965ddf43..db99218332 100644 --- a/data/documentation/brazekit/braze/set(identifierforvendor:).json +++ b/data/documentation/brazekit/braze/set(identifierforvendor:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"identifier":"https:\/\/apple.co\/3rSyyZm","isActive":true,"type":"reference"},{"text":").","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"extendedModule":"BrazeKit","roleHeading":"Instance Method","title":"set(identifierForVendor:)","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setIdentifierForVendor:"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(setIdentifierForVendor:) "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"identifierForVendor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The string representation of the identifier for vendor UUID","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"(using "},{"type":"codeVoice","code":"uuidString"},{"type":"text","text":")."}]}],"name":"identifierForVendor"}],"kind":"parameters"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"generated":true,"title":"Analytics"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/set(identifierforvendor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"https://apple.co/3BmxFey":{"titleInlineContent":[{"text":"IDFA","type":"text"}],"title":"IDFA","url":"https:\/\/apple.co\/3BmxFey","identifier":"https:\/\/apple.co\/3BmxFey","type":"link"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"https://apple.co/3rSyyZm":{"identifier":"https:\/\/apple.co\/3rSyyZm","title":"IDFV","type":"link","url":"https:\/\/apple.co\/3rSyyZm","titleInlineContent":[{"text":"IDFV","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm"},{"type":"text","text":")."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm","type":"reference"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(setIdentifierForVendor:) ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"identifierForVendor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The string representation of the identifier for vendor UUID"},{"type":"text","text":" "},{"text":"(using ","type":"text"},{"code":"uuidString","type":"codeVoice"},{"type":"text","text":")."}]}],"name":"identifierForVendor"}],"kind":"parameters"}],"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setIdentifierForVendor:","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"identifierForVendor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"set(identifierForVendor:)","extendedModule":"BrazeKit","role":"symbol","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/set(identifierforvendor:)"]}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"],"title":"Analytics","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"https://apple.co/3BmxFey":{"titleInlineContent":[{"type":"text","text":"IDFA"}],"url":"https:\/\/apple.co\/3BmxFey","identifier":"https:\/\/apple.co\/3BmxFey","type":"link","title":"IDFA"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","abstract":[{"text":"Tracks the identifier for vendor (","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"},"https://apple.co/3rSyyZm":{"titleInlineContent":[{"type":"text","text":"IDFV"}],"identifier":"https:\/\/apple.co\/3rSyyZm","title":"IDFV","url":"https:\/\/apple.co\/3rSyyZm","type":"link"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/set(sdkauthenticationsignature:).json b/data/documentation/brazekit/braze/set(sdkauthenticationsignature:).json index 15d363eda5..16d3e0a209 100644 --- a/data/documentation/brazekit/braze/set(sdkauthenticationsignature:).json +++ b/data/documentation/brazekit/braze/set(sdkauthenticationsignature:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setSDKAuthenticationSignature:","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","role":"symbol","title":"set(sdkAuthenticationSignature:)"},"abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}],"seeAlsoSections":[{"title":"SDK Authentication","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate"],"generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(setSDKAuthenticationSignature:) "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"sdkAuthenticationSignature"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"signature"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The SDK authentication signature."}],"type":"paragraph"}],"name":"signature"}]},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"You can also set the signature when calling"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"This signature will only have an effect if"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","type":"reference","isActive":true},{"text":" set to true.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"type":"text","text":"Change the current identified Braze user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"changeUser(userId:sdkAuthSignature:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkAuthentication":{"type":"topic","abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"role":"symbol","kind":"symbol","title":"sdkAuthentication","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthentication"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"type":"topic","abstract":[{"type":"text","text":"SDK Authentication delegate for the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" instance.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sdkAuthDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","kind":"typeIdentifier","text":"BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"title":"sdkAuthDelegate","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/set(sdkAuthenticationSignature:)":{"title":"set(sdkAuthenticationSignature:)","url":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"set(sdkAuthenticationSignature:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setSDKAuthenticationSignature:","symbolKind":"method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(setSDKAuthenticationSignature:) "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"signature"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"signature","content":[{"type":"paragraph","inlineContent":[{"text":"The SDK authentication signature.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"You can also set the signature when calling","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","isActive":true},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"This signature will only have an effect if","type":"text"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication"},{"text":" set to true.","type":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)"},"seeAlsoSections":[{"title":"SDK Authentication","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate"],"generated":true}],"sections":[],"abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/sdkAuthentication":{"title":"sdkAuthentication","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication","abstract":[{"type":"text","text":"Enables SDK authentication (default: "},{"type":"codeVoice","code":"false"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/sdkAuthentication","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthentication","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"role":"symbol","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"text":"Change the current identified Braze user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(sdkAuthenticationSignature:)":{"role":"symbol","title":"set(sdkAuthenticationSignature:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"sdkAuthenticationSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(sdkAuthenticationSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","abstract":[{"type":"text","text":"Sets the signature to be used to authenticate the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthDelegate":{"role":"symbol","title":"sdkAuthDelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sdkAuthDelegate","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeSDKAuthDelegate","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate"},{"kind":"text","text":"?"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkauthdelegate","abstract":[{"text":"SDK Authentication delegate for the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference","isActive":true},{"type":"text","text":" instance."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/setsdkauthenticationsignature(_:).json b/data/documentation/brazekit/braze/setsdkauthenticationsignature(_:).json index 9b4a10559c..b48fd97357 100644 --- a/data/documentation/brazekit/braze/setsdkauthenticationsignature(_:).json +++ b/data/documentation/brazekit/braze/setsdkauthenticationsignature(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","extendedModule":"BrazeKit","platforms":[],"roleHeading":"Instance Method","title":"setSdkAuthenticationSignature(_:)","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setSdkAuthenticationSignature:"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"signature","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs","generated":true}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"setSdkAuthenticationSignature(_:)","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)setSdkAuthenticationSignature:","platforms":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"signature"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/sharedinstance().json b/data/documentation/brazekit/braze/sharedinstance().json index 6e0fbc1c0d..722a0b89b3 100644 --- a/data/documentation/brazekit/braze/sharedinstance().json +++ b/data/documentation/brazekit/braze/sharedinstance().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/sharedinstance()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true,"title":"Compatibility APIs"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"deprecationSummary":[{"inlineContent":[{"text":"BrazeKit does not provide a singleton instance. You are now expected to keep a reference of the Braze instance yourself after initialization.","type":"text"}],"type":"paragraph"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"platforms":[],"title":"sharedInstance()","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)sharedInstance","symbolKind":"method","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sharedInstance","kind":"identifier"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"?"}]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","deprecationSummary":[{"inlineContent":[{"type":"text","text":"BrazeKit does not provide a singleton instance. You are now expected to keep a reference of the Braze instance yourself after initialization."}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/sharedinstance()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sharedInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}]}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true,"title":"Compatibility APIs"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"roleHeading":"Type Method","role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)sharedInstance","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"?"}],"title":"sharedInstance()","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"symbolKind":"method","platforms":[]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/start(withapikey:in:withlaunchoptions:).json b/data/documentation/brazekit/braze/start(withapikey:in:withlaunchoptions:).json index a402ebea80..1f1596175f 100644 --- a/data/documentation/brazekit/braze/start(withapikey:in:withlaunchoptions:).json +++ b/data/documentation/brazekit/braze/start(withapikey:in:withlaunchoptions:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(startWithApiKey:inApplication:withLaunchOptions:) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"apiKey"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"text":"application","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"text":" ","kind":"text"},{"text":"launchOptions","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]? = nil)","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"start(withApiKey:in:withLaunchOptions:)","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","platforms":[],"symbolKind":"method","roleHeading":"Type Method","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)startWithApiKey:inApplication:withLaunchOptions:"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecationSummary":[{"inlineContent":[{"text":"\n Migrating the SDK initialization to the 'Braze(configuration:)' initializer disables most compatibility features. This step should be performed last in your migration process.\n\n After updating the SDK initialization and configuration, the SDK:\n - Will not read the `Info.plist` based SDK configuration.\n - Will not be compatible with `BrazeKitCompat` (`AppboyKit`) symbols.\n - Will not be compatible with `BrazeUICompat` (`AppboyUI`) UI components.\n - Will not emit the Content Cards and NewsFeed updates via the Notification Center.\n - Will not automatically use the `BrazeLocation` library.\n - Will not read the [`identifierForVendor`](https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor) as part of the ``Braze\/Configuration-swift.class\/devicePropertyAllowList`` configuration.\n - Will not depend on [`SDWebImage`](https:\/\/github.com\/SDWebImage\/SDWebImage).\n - Will not support GIFs out of the box.\n\n See our migration guide for instructions to properly migrate each feature: https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/braze\/appboy-migration-guide\n ","type":"text"}],"type":"paragraph"}],"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)startWithApiKey:inApplication:withLaunchOptions:","roleHeading":"Type Method","modules":[{"name":"BrazeKit"}],"title":"start(withApiKey:in:withLaunchOptions:)","role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIApplication","preciseIdentifier":"c:objc(cs)UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"platforms":[]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(startWithApiKey:inApplication:withLaunchOptions:) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"apiKey"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"application","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UIApplication","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"launchOptions","kind":"internalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]? = nil)","kind":"text"}],"languages":["swift"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"],"traits":[{"interfaceLanguage":"swift"}]}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)"},"kind":"symbol","deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"\n Migrating the SDK initialization to the 'Braze(configuration:)' initializer disables most compatibility features. This step should be performed last in your migration process.\n\n After updating the SDK initialization and configuration, the SDK:\n - Will not read the `Info.plist` based SDK configuration.\n - Will not be compatible with `BrazeKitCompat` (`AppboyKit`) symbols.\n - Will not be compatible with `BrazeUICompat` (`AppboyUI`) UI components.\n - Will not emit the Content Cards and NewsFeed updates via the Notification Center.\n - Will not automatically use the `BrazeLocation` library.\n - Will not read the [`identifierForVendor`](https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor) as part of the ``Braze\/Configuration-swift.class\/devicePropertyAllowList`` configuration.\n - Will not depend on [`SDWebImage`](https:\/\/github.com\/SDWebImage\/SDWebImage).\n - Will not support GIFs out of the box.\n\n See our migration guide for instructions to properly migrate each feature: https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/braze\/appboy-migration-guide\n "}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/start(withapikey:in:withlaunchoptions:withappboyoptions:).json b/data/documentation/brazekit/braze/start(withapikey:in:withlaunchoptions:withappboyoptions:).json index 858c801c21..51466c70e9 100644 --- a/data/documentation/brazekit/braze/start(withapikey:in:withlaunchoptions:withappboyoptions:).json +++ b/data/documentation/brazekit/braze/start(withapikey:in:withlaunchoptions:withappboyoptions:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)"]}],"deprecationSummary":[{"inlineContent":[{"text":"\n Migrating the SDK initialization to the 'Braze(configuration:)' initializer disables most compatibility features. This step should be performed last in your migration process.\n\n After updating the SDK initialization and configuration, the SDK:\n - Will not read the `Info.plist` based SDK configuration.\n - Will not be compatible with `BrazeKitCompat` (`AppboyKit`) symbols.\n - Will not be compatible with `BrazeUICompat` (`AppboyUI`) UI components.\n - Will not emit the Content Cards and NewsFeed updates via the Notification Center.\n - Will not automatically use the `BrazeLocation` library.\n - Will not read the [`identifierForVendor`](https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor) as part of the ``Braze\/Configuration-swift.class\/devicePropertyAllowList`` configuration.\n - Will not depend on [`SDWebImage`](https:\/\/github.com\/SDWebImage\/SDWebImage).\n - Will not support GIFs out of the box.\n\n See our migration guide for instructions to properly migrate each feature: https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/braze\/appboy-migration-guide\n ","type":"text"}],"type":"paragraph"}],"sections":[],"kind":"symbol","seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"metadata":{"platforms":[],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Method","role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)startWithApiKey:inApplication:withLaunchOptions:withAppboyOptions:","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withApiKey"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIApplication","preciseIdentifier":"c:objc(cs)UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(startWithApiKey:inApplication:withLaunchOptions:withAppboyOptions:) ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"apiKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"text":"application","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UIApplication","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"launchOptions","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]? = nil, "},{"kind":"externalParam","text":"withAppboyOptions"},{"kind":"text","text":" "},{"text":"appboyOptions","kind":"internalParam"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]? = nil)"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)"},"metadata":{"symbolKind":"method","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIApplication","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"withAppboyOptions"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)startWithApiKey:inApplication:withLaunchOptions:withAppboyOptions:","roleHeading":"Type Method","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","platforms":[]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(startWithApiKey:inApplication:withLaunchOptions:withAppboyOptions:) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"apiKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"application"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"launchOptions"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]? = nil, ","kind":"text"},{"kind":"externalParam","text":"withAppboyOptions"},{"kind":"text","text":" "},{"kind":"internalParam","text":"appboyOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]? = nil)"}]}]}],"sections":[],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"\n Migrating the SDK initialization to the 'Braze(configuration:)' initializer disables most compatibility features. This step should be performed last in your migration process.\n\n After updating the SDK initialization and configuration, the SDK:\n - Will not read the `Info.plist` based SDK configuration.\n - Will not be compatible with `BrazeKitCompat` (`AppboyKit`) symbols.\n - Will not be compatible with `BrazeUICompat` (`AppboyUI`) UI components.\n - Will not emit the Content Cards and NewsFeed updates via the Notification Center.\n - Will not automatically use the `BrazeLocation` library.\n - Will not read the [`identifierForVendor`](https:\/\/developer.apple.com\/documentation\/uikit\/uidevice\/1620059-identifierforvendor) as part of the ``Braze\/Configuration-swift.class\/devicePropertyAllowList`` configuration.\n - Will not depend on [`SDWebImage`](https:\/\/github.com\/SDWebImage\/SDWebImage).\n - Will not support GIFs out of the box.\n\n See our migration guide for instructions to properly migrate each feature: https:\/\/braze-inc.github.io\/braze-swift-sdk\/documentation\/braze\/appboy-migration-guide\n "}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/subscribetosessionupdates(_:).json b/data/documentation/brazekit/braze/subscribetosessionupdates(_:).json index 8297b18b7d..55cbc4f51f 100644 --- a/data/documentation/brazekit/braze/subscribetosessionupdates(_:).json +++ b/data/documentation/brazekit/braze/subscribetosessionupdates(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToSessionUpdates","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"update"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","text":"SessionEvent","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The update handler executed on the main thread with the latest session"},{"type":"text","text":" "},{"type":"text","text":"event."}],"type":"paragraph"}],"name":"update"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"A cancellable. You must keep a strong reference to the cancellable to keep the"},{"type":"text","text":" "},{"text":"subscription active. The subscription is automatically cancelled when the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"cancellable is deinitialized. Alternatively, you can call"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","isActive":true},{"type":"text","text":" to cancel the subscription."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/subscribetosessionupdates(_:)"]}],"metadata":{"externalID":"s:8BrazeKit0A0C25subscribeToSessionUpdatesyAC11CancellableCyAC0E5EventOcF","extendedModule":"BrazeKit","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"subscribeToSessionUpdates","kind":"identifier"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO","text":"SessionEvent","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"}],"title":"subscribeToSessionUpdates(_:)","modules":[{"name":"BrazeKit"}]},"abstract":[{"text":"Subscribes to session updates.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/subscribeToSessionUpdates(_:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","type":"topic","title":"cancel()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","abstract":[{"text":"Cancels the SDK operation.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"title":"Braze.SessionEvent","navigatorTitle":[{"kind":"identifier","text":"SessionEvent"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/sessionevent","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},"doc://Braze/documentation/BrazeKit/Braze/subscribeToSessionUpdates(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToSessionUpdates"},{"text":"((","kind":"text"},{"text":"SessionEvent","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Subscribes to session updates."}],"title":"subscribeToSessionUpdates(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/subscribetosessionupdates(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/subscribeToSessionUpdates(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"subscribeToSessionUpdates"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"update","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO","text":"SessionEvent","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"update","content":[{"inlineContent":[{"type":"text","text":"The update handler executed on the main thread with the latest session"},{"text":" ","type":"text"},{"type":"text","text":"event."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"A cancellable. You must keep a strong reference to the cancellable to keep the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"subscription active. The subscription is automatically cancelled when the"},{"text":" ","type":"text"},{"type":"text","text":"cancellable is deinitialized. Alternatively, you can call"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","type":"reference","isActive":true},{"type":"text","text":" to cancel the subscription."}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C25subscribeToSessionUpdatesyAC11CancellableCyAC0E5EventOcF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToSessionUpdates","kind":"identifier"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"SessionEvent","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"}],"extendedModule":"BrazeKit","title":"subscribeToSessionUpdates(_:)","role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/subscribeToSessionUpdates(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/subscribetosessionupdates(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Subscribes to session updates.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/subscribeToSessionUpdates(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/subscribeToSessionUpdates(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToSessionUpdates"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"SessionEvent","preciseIdentifier":"s:8BrazeKit0A0C12SessionEventO"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"}],"url":"\/documentation\/brazekit\/braze\/subscribetosessionupdates(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Subscribes to session updates.","type":"text"}],"title":"subscribeToSessionUpdates(_:)"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable/cancel()":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"cancel()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Cancels the SDK operation.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable\/cancel()","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/SessionEvent":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SessionEvent","kind":"symbol","abstract":[{"type":"text","text":"Session event as reported by the SDK."}],"type":"topic","title":"Braze.SessionEvent","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"SessionEvent","kind":"identifier"}],"navigatorTitle":[{"text":"SessionEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sessionevent"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/triggerevent.json b/data/documentation/brazekit/braze/triggerevent.json index cb6ef4b6dc..7164ad4a80 100644 --- a/data/documentation/brazekit/braze/triggerevent.json +++ b/data/documentation/brazekit/braze/triggerevent.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/triggerevent"]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/customEvent(name:properties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/other","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/purchase(productId:properties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/sessionStart"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/identifier"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The events supported by the triggering engine."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"],"title":"Misc.","generated":true}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.TriggerEvent","extendedModule":"BrazeKit","role":"symbol","symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TriggerEvent"}],"externalID":"s:8BrazeKit0A0C12TriggerEventO"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/purchase(productId:properties:)":{"kind":"symbol","title":"Braze.TriggerEvent.purchase(productId:properties:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/triggerevent\/purchase(productid:properties:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/purchase(productId:properties:)","abstract":[{"type":"text","text":"The purchase event."}],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/identifier":{"kind":"symbol","title":"identifier","role":"symbol","url":"\/documentation\/brazekit\/braze\/triggerevent\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/identifier","abstract":[{"type":"text","text":"Direct access to the custom event name or the purchase product identifier."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"title":"acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeKit.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","role":"symbol","abstract":[{"text":"SDK version.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/version","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/sessionStart":{"kind":"symbol","title":"Braze.TriggerEvent.sessionStart","role":"symbol","url":"\/documentation\/brazekit\/braze\/triggerevent\/sessionstart","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/sessionStart","abstract":[{"type":"text","text":"The session start event."}],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"sessionStart","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/other":{"kind":"symbol","title":"Braze.TriggerEvent.other","role":"symbol","url":"\/documentation\/brazekit\/braze\/triggerevent\/other","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/other","abstract":[{"text":"Any other kind of event that can trigger an in-app message.","type":"text"}],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"other"}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/customEvent(name:properties:)":{"title":"Braze.TriggerEvent.customEvent(name:properties:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/customEvent(name:properties:)","url":"\/documentation\/brazekit\/braze\/triggerevent\/customevent(name:properties:)","kind":"symbol","abstract":[{"type":"text","text":"The custom event."}],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}]},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"url":"\/documentation\/brazekit\/braze\/resources\/license","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","title":"license"}}} \ No newline at end of file +{"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/customEvent(name:properties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/other","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/purchase(productId:properties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/sessionStart"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/identifier"]}],"abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"Braze.TriggerEvent","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"enum","externalID":"s:8BrazeKit0A0C12TriggerEventO","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"roleHeading":"Enumeration"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"languages":["swift"],"platforms":["iOS"]}]}],"seeAlsoSections":[{"title":"Misc.","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/customEvent(name:properties:)":{"kind":"symbol","title":"Braze.TriggerEvent.customEvent(name:properties:)","url":"\/documentation\/brazekit\/braze\/triggerevent\/customevent(name:properties:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/customEvent(name:properties:)","role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customEvent"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"The custom event."}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/sessionStart":{"title":"Braze.TriggerEvent.sessionStart","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/sessionStart","url":"\/documentation\/brazekit\/braze\/triggerevent\/sessionstart","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sessionStart"}],"abstract":[{"type":"text","text":"The session start event."}]},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeKit."}]},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","url":"\/documentation\/brazekit\/braze\/version","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"version","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"SDK version."}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/purchase(productId:properties:)":{"title":"Braze.TriggerEvent.purchase(productId:properties:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/purchase(productId:properties:)","url":"\/documentation\/brazekit\/braze\/triggerevent\/purchase(productid:properties:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchase"},{"kind":"text","text":"("},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"type":"text","text":"The purchase event."}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/identifier":{"kind":"symbol","title":"identifier","url":"\/documentation\/brazekit\/braze\/triggerevent\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/identifier","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Direct access to the custom event name or the purchase product identifier."}]},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"title":"license","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","url":"\/documentation\/brazekit\/braze\/resources\/license","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/other":{"kind":"symbol","title":"Braze.TriggerEvent.other","url":"\/documentation\/brazekit\/braze\/triggerevent\/other","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/other","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"other","kind":"identifier"}],"abstract":[{"type":"text","text":"Any other kind of event that can trigger an in-app message."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/triggerevent/customevent(name:properties:).json b/data/documentation/brazekit/braze/triggerevent/customevent(name:properties:).json index 5342dc8b55..2ae559d5ef 100644 --- a/data/documentation/brazekit/braze/triggerevent/customevent(name:properties:).json +++ b/data/documentation/brazekit/braze/triggerevent/customevent(name:properties:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"abstract":[{"type":"text","text":"The custom event."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent\/customevent(name:properties:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/customEvent(name:properties:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C12TriggerEventO06customD0yAESS_SDySSypGSgtcAEmF","title":"Braze.TriggerEvent.customEvent(name:properties:)","role":"symbol","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"customEvent"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"roleHeading":"Case"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/customEvent(name:properties:)":{"title":"Braze.TriggerEvent.customEvent(name:properties:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/customEvent(name:properties:)","url":"\/documentation\/brazekit\/braze\/triggerevent\/customevent(name:properties:)","kind":"symbol","abstract":[{"type":"text","text":"The custom event."}],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent\/customevent(name:properties:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"roleHeading":"Case","role":"symbol","symbolKind":"case","title":"Braze.TriggerEvent.customEvent(name:properties:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"},{"kind":"text","text":"("},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"externalID":"s:8BrazeKit0A0C12TriggerEventO06customD0yAESS_SDySSypGSgtcAEmF","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"The custom event."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/customEvent(name:properties:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"customEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/customEvent(name:properties:)":{"kind":"symbol","title":"Braze.TriggerEvent.customEvent(name:properties:)","url":"\/documentation\/brazekit\/braze\/triggerevent\/customevent(name:properties:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/customEvent(name:properties:)","role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customEvent"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"The custom event."}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/triggerevent/identifier.json b/data/documentation/brazekit/braze/triggerevent/identifier.json index 9100bbe827..fcdffccf72 100644 --- a/data/documentation/brazekit/braze/triggerevent/identifier.json +++ b/data/documentation/brazekit/braze/triggerevent/identifier.json @@ -1 +1 @@ -{"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12TriggerEventO10identifierSSSgvp","title":"identifier","modules":[{"name":"BrazeKit"}],"role":"symbol"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent\/identifier"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Direct access to the custom event name or the purchase product identifier."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/identifier","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/identifier":{"kind":"symbol","title":"identifier","role":"symbol","url":"\/documentation\/brazekit\/braze\/triggerevent\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/identifier","abstract":[{"type":"text","text":"Direct access to the custom event name or the purchase product identifier."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/identifier","interfaceLanguage":"swift"},"metadata":{"title":"identifier","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C12TriggerEventO10identifierSSSgvp","modules":[{"name":"BrazeKit"}]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"abstract":[{"text":"Direct access to the custom event name or the purchase product identifier.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/triggerevent\/identifier"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/identifier":{"kind":"symbol","title":"identifier","url":"\/documentation\/brazekit\/braze\/triggerevent\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/identifier","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Direct access to the custom event name or the purchase product identifier."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/triggerevent/other.json b/data/documentation/brazekit/braze/triggerevent/other.json index e4f4b2c618..61b8a8b5d7 100644 --- a/data/documentation/brazekit/braze/triggerevent/other.json +++ b/data/documentation/brazekit/braze/triggerevent/other.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Any other kind of event that can trigger an in-app message.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent\/other"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/other"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"other","kind":"identifier"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C12TriggerEventO5otheryA2EmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"other","kind":"identifier"}],"title":"Braze.TriggerEvent.other"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/other":{"kind":"symbol","title":"Braze.TriggerEvent.other","role":"symbol","url":"\/documentation\/brazekit\/braze\/triggerevent\/other","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/other","abstract":[{"text":"Any other kind of event that can trigger an in-app message.","type":"text"}],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"other"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C12TriggerEventO5otheryA2EmF","modules":[{"name":"BrazeKit"}],"title":"Braze.TriggerEvent.other","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"other"}],"symbolKind":"case","roleHeading":"Case"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"other"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/other"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent\/other"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Any other kind of event that can trigger an in-app message.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/other":{"kind":"symbol","title":"Braze.TriggerEvent.other","url":"\/documentation\/brazekit\/braze\/triggerevent\/other","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/other","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"other","kind":"identifier"}],"abstract":[{"type":"text","text":"Any other kind of event that can trigger an in-app message."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/triggerevent/purchase(productid:properties:).json b/data/documentation/brazekit/braze/triggerevent/purchase(productid:properties:).json index 1197bc2816..5c1aa32ab7 100644 --- a/data/documentation/brazekit/braze/triggerevent/purchase(productid:properties:).json +++ b/data/documentation/brazekit/braze/triggerevent/purchase(productid:properties:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent\/purchase(productid:properties:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"purchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"purchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C12TriggerEventO8purchaseyAESS_SDySSypGSgtcAEmF","roleHeading":"Case","title":"Braze.TriggerEvent.purchase(productId:properties:)"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/purchase(productId:properties:)","interfaceLanguage":"swift"},"abstract":[{"text":"The purchase event.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/purchase(productId:properties:)":{"kind":"symbol","title":"Braze.TriggerEvent.purchase(productId:properties:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/triggerevent\/purchase(productid:properties:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/purchase(productId:properties:)","abstract":[{"type":"text","text":"The purchase event."}],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent\/purchase(productid:properties:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"purchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"productId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"kind":"symbol","abstract":[{"text":"The purchase event.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchase"},{"kind":"text","text":"("},{"kind":"externalParam","text":"productId"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"symbolKind":"case","role":"symbol","title":"Braze.TriggerEvent.purchase(productId:properties:)","roleHeading":"Case","externalID":"s:8BrazeKit0A0C12TriggerEventO8purchaseyAESS_SDySSypGSgtcAEmF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/purchase(productId:properties:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/purchase(productId:properties:)":{"title":"Braze.TriggerEvent.purchase(productId:properties:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/purchase(productId:properties:)","url":"\/documentation\/brazekit\/braze\/triggerevent\/purchase(productid:properties:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"purchase"},{"kind":"text","text":"("},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"type":"text","text":"The purchase event."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/triggerevent/sessionstart.json b/data/documentation/brazekit/braze/triggerevent/sessionstart.json index d126926946..d44b4e0f72 100644 --- a/data/documentation/brazekit/braze/triggerevent/sessionstart.json +++ b/data/documentation/brazekit/braze/triggerevent/sessionstart.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sessionStart","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/triggerevent\/sessionstart"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sessionStart"}],"roleHeading":"Case","title":"Braze.TriggerEvent.sessionStart","externalID":"s:8BrazeKit0A0C12TriggerEventO12sessionStartyA2EmF"},"abstract":[{"type":"text","text":"The session start event."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/sessionStart","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/sessionStart":{"kind":"symbol","title":"Braze.TriggerEvent.sessionStart","role":"symbol","url":"\/documentation\/brazekit\/braze\/triggerevent\/sessionstart","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/sessionStart","abstract":[{"type":"text","text":"The session start event."}],"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"sessionStart","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sessionStart","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"Braze.TriggerEvent.sessionStart","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"sessionStart"}],"externalID":"s:8BrazeKit0A0C12TriggerEventO12sessionStartyA2EmF","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"abstract":[{"text":"The session start event.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/triggerevent\/sessionstart"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/sessionStart"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent/sessionStart":{"title":"Braze.TriggerEvent.sessionStart","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent\/sessionStart","url":"\/documentation\/brazekit\/braze\/triggerevent\/sessionstart","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sessionStart"}],"abstract":[{"type":"text","text":"The session start event."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/uiutils.json b/data/documentation/brazekit/braze/uiutils.json index 4aa3e1d229..66202ef407 100644 --- a/data/documentation/brazekit/braze/uiutils.json +++ b/data/documentation/brazekit/braze/uiutils.json @@ -1 +1 @@ -{"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeRootViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeTopmostViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindow","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindowScene","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/interfaceOrientation"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/preferredFont(textStyle:weight:)"],"title":"Type Methods"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"seeAlsoSections":[{"title":"Utilities","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"]}],"abstract":[{"type":"text","text":"UI utilities."}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/uiutils"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","roleHeading":"Enumeration","navigatorTitle":[{"text":"UIUtils","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C7UIUtilsO","extendedModule":"BrazeKit","title":"Braze.UIUtils","symbolKind":"enum","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeWindow":{"url":"\/documentation\/brazekit\/braze\/uiutils\/activewindow","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"activeWindow","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Currently active application window.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindow","role":"symbol","title":"activeWindow","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeTopmostViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeTopmostViewController","type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/uiutils\/activetopmostviewcontroller","title":"activeTopmostViewController","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"activeTopmostViewController","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Currently active application topmost view controller."}]},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/preferredFont(textStyle:weight:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/preferredFont(textStyle:weight:)","type":"topic","abstract":[{"type":"text","text":"Returns an instance of the font associated with the text style and scaled appropriately for"},{"type":"text","text":" "},{"text":"the content size category defined in the trait collection and the font weight.","type":"text"}],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredFont","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontTextStyle","text":"TextStyle"},{"text":", ","kind":"text"},{"text":"weight","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@T@UIFontWeight","kind":"typeIdentifier","text":"Weight"},{"text":") -> ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"title":"preferredFont(textStyle:weight:)","url":"\/documentation\/brazekit\/braze\/uiutils\/preferredfont(textstyle:weight:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeRootViewController":{"kind":"symbol","type":"topic","abstract":[{"text":"Currently active application root view controller.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils\/activerootviewcontroller","title":"activeRootViewController","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeRootViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeRootViewController"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeWindowScene":{"role":"symbol","abstract":[{"text":"Currently active window scene.","type":"text"}],"title":"activeWindowScene","kind":"symbol","url":"\/documentation\/brazekit\/braze\/uiutils\/activewindowscene","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindowScene","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeWindowScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene","text":"UIWindowScene"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/interfaceOrientation":{"kind":"symbol","title":"interfaceOrientation","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/interfaceOrientation","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"interfaceOrientation","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UIInterfaceOrientation","text":"UIInterfaceOrientation","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/uiutils\/interfaceorientation","abstract":[{"type":"text","text":"Current application interface orientation."}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"UIUtils","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:8BrazeKit0A0C7UIUtilsO","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"roleHeading":"Enumeration","role":"symbol","title":"Braze.UIUtils","symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"UIUtils","kind":"identifier"}],"extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"UI utilities."}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"],"title":"Utilities"}],"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeRootViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeTopmostViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindow","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindowScene","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/interfaceOrientation"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/preferredFont(textStyle:weight:)"],"title":"Type Methods"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/interfaceOrientation":{"abstract":[{"text":"Current application interface orientation.","type":"text"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/interfaceOrientation","url":"\/documentation\/brazekit\/braze\/uiutils\/interfaceorientation","title":"interfaceOrientation","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"interfaceOrientation"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIInterfaceOrientation","preciseIdentifier":"c:@E@UIInterfaceOrientation"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeWindowScene":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindowScene","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeWindowScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIWindowScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene"},{"text":"?","kind":"text"}],"title":"activeWindowScene","url":"\/documentation\/brazekit\/braze\/uiutils\/activewindowscene","abstract":[{"text":"Currently active window scene.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeWindow":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindow","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeWindow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIWindow","kind":"typeIdentifier","text":"UIWindow"},{"text":"?","kind":"text"}],"title":"activeWindow","url":"\/documentation\/brazekit\/braze\/uiutils\/activewindow","abstract":[{"text":"Currently active application window.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeTopmostViewController":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeTopmostViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/uiutils\/activetopmostviewcontroller","type":"topic","abstract":[{"type":"text","text":"Currently active application topmost view controller."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeTopmostViewController","kind":"symbol","role":"symbol","title":"activeTopmostViewController"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeRootViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeRootViewController","title":"activeRootViewController","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/uiutils\/activerootviewcontroller","role":"symbol","abstract":[{"text":"Currently active application root view controller.","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"activeRootViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/preferredFont(textStyle:weight:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/preferredFont(textStyle:weight:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredFont","kind":"identifier"},{"text":"(","kind":"text"},{"text":"textStyle","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@T@UIFontTextStyle","kind":"typeIdentifier","text":"TextStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"weight"},{"text":": ","kind":"text"},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontWeight","text":"Weight"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"title":"preferredFont(textStyle:weight:)","url":"\/documentation\/brazekit\/braze\/uiutils\/preferredfont(textstyle:weight:)","abstract":[{"text":"Returns an instance of the font associated with the text style and scaled appropriately for","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"the content size category defined in the trait collection and the font weight."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/uiutils/activerootviewcontroller.json b/data/documentation/brazekit/braze/uiutils/activerootviewcontroller.json index e45460e049..06b0dff95b 100644 --- a/data/documentation/brazekit/braze/uiutils/activerootviewcontroller.json +++ b/data/documentation/brazekit/braze/uiutils/activerootviewcontroller.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Currently active application root view controller.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/uiutils\/activerootviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C7UIUtilsO24activeRootViewControllerSo06UIViewG0CSgvpZ","extendedModule":"BrazeKit","symbolKind":"property","roleHeading":"Type Property","title":"activeRootViewController","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeRootViewController"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeRootViewController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeRootViewController","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeRootViewController":{"kind":"symbol","type":"topic","abstract":[{"text":"Currently active application root view controller.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils\/activerootviewcontroller","title":"activeRootViewController","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeRootViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeRootViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils\/activerootviewcontroller"]}],"abstract":[{"type":"text","text":"Currently active application root view controller."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeRootViewController","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"metadata":{"externalID":"s:8BrazeKit0A0C7UIUtilsO24activeRootViewControllerSo06UIViewG0CSgvpZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"activeRootViewController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"extendedModule":"BrazeKit","title":"activeRootViewController","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Type Property","symbolKind":"property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"activeRootViewController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeRootViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeRootViewController","title":"activeRootViewController","type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/uiutils\/activerootviewcontroller","role":"symbol","abstract":[{"text":"Currently active application root view controller.","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"activeRootViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/uiutils/activetopmostviewcontroller.json b/data/documentation/brazekit/braze/uiutils/activetopmostviewcontroller.json index c525e64ed2..ff00111d6a 100644 --- a/data/documentation/brazekit/braze/uiutils/activetopmostviewcontroller.json +++ b/data/documentation/brazekit/braze/uiutils/activetopmostviewcontroller.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Type Property","extendedModule":"BrazeKit","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeTopmostViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"title":"activeTopmostViewController","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C7UIUtilsO27activeTopmostViewControllerSo06UIViewG0CSgvpZ","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"abstract":[{"type":"text","text":"Currently active application topmost view controller."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"activeTopmostViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/uiutils\/activetopmostviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeTopmostViewController"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeTopmostViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeTopmostViewController","type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/uiutils\/activetopmostviewcontroller","title":"activeTopmostViewController","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"activeTopmostViewController","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Currently active application topmost view controller."}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils\/activetopmostviewcontroller"]}],"metadata":{"title":"activeTopmostViewController","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeTopmostViewController","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"?"}],"symbolKind":"property","extendedModule":"BrazeKit","roleHeading":"Type Property","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C7UIUtilsO27activeTopmostViewControllerSo06UIViewG0CSgvpZ"},"abstract":[{"text":"Currently active application topmost view controller.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeTopmostViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeTopmostViewController","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeTopmostViewController":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeTopmostViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/uiutils\/activetopmostviewcontroller","type":"topic","abstract":[{"type":"text","text":"Currently active application topmost view controller."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeTopmostViewController","kind":"symbol","role":"symbol","title":"activeTopmostViewController"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/uiutils/activewindow.json b/data/documentation/brazekit/braze/uiutils/activewindow.json index 6ddeac2e10..7cac7327b5 100644 --- a/data/documentation/brazekit/braze/uiutils/activewindow.json +++ b/data/documentation/brazekit/braze/uiutils/activewindow.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C7UIUtilsO12activeWindowSo8UIWindowCSgvpZ","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"activeWindow","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","title":"activeWindow","role":"symbol","extendedModule":"BrazeKit"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils\/activewindow"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeWindow"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"This method ignores any ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","isActive":true},{"text":" windows.","type":"text"}],"type":"paragraph"}]}],"abstract":[{"text":"Currently active application window.","type":"text"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindow"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageWindowType":{"role":"symbol","title":"BrazeInAppMessageWindowType","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"url":"\/documentation\/brazekit\/brazeinappmessagewindowtype","abstract":[{"text":"Conform to this protocol to ensure that Braze’s ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"type":"text","text":"the window presenting the in-app messages."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeWindow":{"url":"\/documentation\/brazekit\/braze\/uiutils\/activewindow","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"activeWindow","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Currently active application window.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindow","role":"symbol","title":"activeWindow","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Currently active application window.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"activeWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"This method ignores any ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType"},{"text":" windows.","type":"text"}]}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindow"},"kind":"symbol","metadata":{"role":"symbol","title":"activeWindow","externalID":"s:8BrazeKit0A0C7UIUtilsO12activeWindowSo8UIWindowCSgvpZ","extendedModule":"BrazeKit","roleHeading":"Type Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"activeWindow"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils\/activewindow"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageWindowType":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","abstract":[{"type":"text","text":"Conform to this protocol to ensure that Braze’s "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","isActive":true,"type":"reference"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"type":"text","text":"the window presenting the in-app messages."}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"role":"symbol","title":"BrazeInAppMessageWindowType","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagewindowtype"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeWindow":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindow","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeWindow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIWindow","kind":"typeIdentifier","text":"UIWindow"},{"text":"?","kind":"text"}],"title":"activeWindow","url":"\/documentation\/brazekit\/braze\/uiutils\/activewindow","abstract":[{"text":"Currently active application window.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/uiutils/activewindowscene.json b/data/documentation/brazekit/braze/uiutils/activewindowscene.json index b6142bc1c3..7a00dc0450 100644 --- a/data/documentation/brazekit/braze/uiutils/activewindowscene.json +++ b/data/documentation/brazekit/braze/uiutils/activewindowscene.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils\/activewindowscene"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindowScene","interfaceLanguage":"swift"},"metadata":{"extendedModule":"BrazeKit","symbolKind":"property","role":"symbol","roleHeading":"Type Property","platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"}],"title":"activeWindowScene","externalID":"s:8BrazeKit0A0C7UIUtilsO17activeWindowSceneSo08UIWindowF0CSgvpZ","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeWindowScene"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIWindowScene","text":"UIWindowScene","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeWindowScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene","text":"UIWindowScene"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Currently active window scene.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeWindowScene":{"role":"symbol","abstract":[{"text":"Currently active window scene.","type":"text"}],"title":"activeWindowScene","kind":"symbol","url":"\/documentation\/brazekit\/braze\/uiutils\/activewindowscene","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindowScene","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeWindowScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene","text":"UIWindowScene"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Currently active window scene."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindowScene","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils\/activewindowscene"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeWindowScene","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIWindowScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Type Property","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"13.0","beta":false,"name":"tvOS","unavailable":false}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activeWindowScene"},{"text":": ","kind":"text"},{"text":"UIWindowScene","preciseIdentifier":"c:objc(cs)UIWindowScene","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"activeWindowScene","externalID":"s:8BrazeKit0A0C7UIUtilsO17activeWindowSceneSo08UIWindowF0CSgvpZ","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"property"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/UIUtils/activeWindowScene":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/activeWindowScene","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activeWindowScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIWindowScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene"},{"text":"?","kind":"text"}],"title":"activeWindowScene","url":"\/documentation\/brazekit\/braze\/uiutils\/activewindowscene","abstract":[{"text":"Currently active window scene.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/uiutils/interfaceorientation.json b/data/documentation/brazekit/braze/uiutils/interfaceorientation.json index f90f8715da..487bc8d0e5 100644 --- a/data/documentation/brazekit/braze/uiutils/interfaceorientation.json +++ b/data/documentation/brazekit/braze/uiutils/interfaceorientation.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Current application interface orientation."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"interfaceOrientation"},{"text":": ","kind":"text"},{"text":"UIInterfaceOrientation","preciseIdentifier":"c:@E@UIInterfaceOrientation","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils\/interfaceorientation"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/interfaceOrientation"},"metadata":{"externalID":"s:8BrazeKit0A0C7UIUtilsO20interfaceOrientationSo011UIInterfaceE0VvpZ","title":"interfaceOrientation","role":"symbol","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"interfaceOrientation","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIInterfaceOrientation","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIInterfaceOrientation"}],"extendedModule":"BrazeKit","roleHeading":"Type Property","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/UIUtils/interfaceOrientation":{"kind":"symbol","title":"interfaceOrientation","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/interfaceOrientation","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"interfaceOrientation","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UIInterfaceOrientation","text":"UIInterfaceOrientation","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/uiutils\/interfaceorientation","abstract":[{"type":"text","text":"Current application interface orientation."}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Current application interface orientation."}],"metadata":{"title":"interfaceOrientation","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"interfaceOrientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIInterfaceOrientation","kind":"typeIdentifier","text":"UIInterfaceOrientation"}],"role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C7UIUtilsO20interfaceOrientationSo011UIInterfaceE0VvpZ","roleHeading":"Type Property","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/uiutils\/interfaceorientation"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"interfaceOrientation","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIInterfaceOrientation","preciseIdentifier":"c:@E@UIInterfaceOrientation","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/interfaceOrientation","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/UIUtils/interfaceOrientation":{"abstract":[{"text":"Current application interface orientation.","type":"text"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/interfaceOrientation","url":"\/documentation\/brazekit\/braze\/uiutils\/interfaceorientation","title":"interfaceOrientation","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"interfaceOrientation"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIInterfaceOrientation","preciseIdentifier":"c:@E@UIInterfaceOrientation"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/uiutils/preferredfont(textstyle:weight:).json b/data/documentation/brazekit/braze/uiutils/preferredfont(textstyle:weight:).json index 49e78f45cf..aca9509e9a 100644 --- a/data/documentation/brazekit/braze/uiutils/preferredfont(textstyle:weight:).json +++ b/data/documentation/brazekit/braze/uiutils/preferredfont(textstyle:weight:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/uiutils\/preferredfont(textstyle:weight:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/preferredFont(textStyle:weight:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:8BrazeKit0A0C7UIUtilsO13preferredFont9textStyle6weightSo6UIFontCSo0i4TextG0a_So0I6WeightatFZ","symbolKind":"method","roleHeading":"Type Method","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"preferredFont","kind":"identifier"},{"text":"(","kind":"text"},{"text":"textStyle","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontTextStyle","text":"TextStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"weight"},{"kind":"text","text":": "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"},{"text":".","kind":"text"},{"text":"Weight","preciseIdentifier":"c:@T@UIFontWeight","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"extendedModule":"BrazeKit","title":"preferredFont(textStyle:weight:)","modules":[{"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"Returns an instance of the font associated with the text style and scaled appropriately for"},{"type":"text","text":" "},{"type":"text","text":"the content size category defined in the trait collection and the font weight."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"preferredFont","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textStyle"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"},{"text":".","kind":"text"},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontTextStyle"},{"kind":"text","text":", "},{"text":"weight","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"text":".","kind":"text"},{"text":"Weight","kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontWeight"},{"kind":"text","text":") -> "},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The text style for which to return a font."}]}],"name":"textStyle"},{"name":"weight","content":[{"inlineContent":[{"type":"text","text":"The weight of the scaled font."}],"type":"paragraph"}]}]},{"content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"inlineContent":[{"text":"The system font associated with the specified text style, traits and weight.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/UIUtils/preferredFont(textStyle:weight:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/preferredFont(textStyle:weight:)","type":"topic","abstract":[{"type":"text","text":"Returns an instance of the font associated with the text style and scaled appropriately for"},{"type":"text","text":" "},{"text":"the content size category defined in the trait collection and the font weight.","type":"text"}],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredFont","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontTextStyle","text":"TextStyle"},{"text":", ","kind":"text"},{"text":"weight","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@T@UIFontWeight","kind":"typeIdentifier","text":"Weight"},{"text":") -> ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"title":"preferredFont(textStyle:weight:)","url":"\/documentation\/brazekit\/braze\/uiutils\/preferredfont(textstyle:weight:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/preferredFont(textStyle:weight:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"preferredFont","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"textStyle"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":"."},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontTextStyle"},{"text":", ","kind":"text"},{"text":"weight","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":"."},{"text":"Weight","kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontWeight"},{"kind":"text","text":") -> "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"extendedModule":"BrazeKit","title":"preferredFont(textStyle:weight:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C7UIUtilsO13preferredFont9textStyle6weightSo6UIFontCSo0i4TextG0a_So0I6WeightatFZ","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]]},"abstract":[{"type":"text","text":"Returns an instance of the font associated with the text style and scaled appropriately for"},{"type":"text","text":" "},{"type":"text","text":"the content size category defined in the trait collection and the font weight."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferredFont","kind":"identifier"},{"text":"(","kind":"text"},{"text":"textStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"},{"text":".","kind":"text"},{"text":"TextStyle","preciseIdentifier":"c:@T@UIFontTextStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"weight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontWeight","text":"Weight"},{"kind":"text","text":") -> "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"textStyle","content":[{"type":"paragraph","inlineContent":[{"text":"The text style for which to return a font.","type":"text"}]}]},{"name":"weight","content":[{"inlineContent":[{"type":"text","text":"The weight of the scaled font."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The system font associated with the specified text style, traits and weight."}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/uiutils\/preferredfont(textstyle:weight:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/UIUtils/preferredFont(textStyle:weight:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils\/preferredFont(textStyle:weight:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredFont","kind":"identifier"},{"text":"(","kind":"text"},{"text":"textStyle","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@T@UIFontTextStyle","kind":"typeIdentifier","text":"TextStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"weight"},{"text":": ","kind":"text"},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@UIFontWeight","text":"Weight"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"title":"preferredFont(textStyle:weight:)","url":"\/documentation\/brazekit\/braze\/uiutils\/preferredfont(textstyle:weight:)","abstract":[{"text":"Returns an instance of the font associated with the text style and scaled appropriately for","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"the content size category defined in the trait collection and the font weight."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/unsafeinstance().json b/data/documentation/brazekit/braze/unsafeinstance().json index b96f029e6b..aacb79f4af 100644 --- a/data/documentation/brazekit/braze/unsafeinstance().json +++ b/data/documentation/brazekit/braze/unsafeinstance().json @@ -1 +1 @@ -{"abstract":[{"text":"Provided for compatibility.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/unsafeinstance()"]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"text":"() -> BrazeKit","kind":"text"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"}],"platforms":["iOS"]}]}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"BrazeKit does not provide a singleton instance. You are now expected to keep a reference of the Braze instance yourself after initialization.","type":"text"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"platforms":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"}],"symbolKind":"method","roleHeading":"Type Method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)unsafeInstance","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","title":"unsafeInstance()"},"references":{"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"kind":"text","text":"."},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/unsafeinstance()"],"traits":[{"interfaceLanguage":"swift"}]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"BrazeKit does not provide a singleton instance. You are now expected to keep a reference of the Braze instance yourself after initialization."}]}],"metadata":{"platforms":[],"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsafeInstance","kind":"identifier"},{"text":"() -> BrazeKit","kind":"text"},{"kind":"text","text":"."},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"}],"role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","title":"unsafeInstance()","roleHeading":"Type Method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)unsafeInstance"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/unsubscribefromsdkauthenticationerrors().json b/data/documentation/brazekit/braze/unsubscribefromsdkauthenticationerrors().json index d01ea01ab8..3af2d00b12 100644 --- a/data/documentation/brazekit/braze/unsubscribefromsdkauthenticationerrors().json +++ b/data/documentation/brazekit/braze/unsubscribefromsdkauthenticationerrors().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"title":"Compatibility APIs","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"unsubscribing from SDK authentication errors is not needed anymore"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsubscribeFromSdkAuthenticationErrors"},{"text":"()","kind":"text"}]}]}],"kind":"symbol","sections":[],"metadata":{"role":"symbol","platforms":[],"extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)unsubscribeFromSdkAuthenticationErrors","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"unsubscribeFromSdkAuthenticationErrors()","roleHeading":"Instance Method"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"unsubscribing from SDK authentication errors is not needed anymore","type":"text"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","interfaceLanguage":"swift"},"metadata":{"platforms":[],"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","title":"unsubscribeFromSdkAuthenticationErrors()","roleHeading":"Instance Method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)unsubscribeFromSdkAuthenticationErrors"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()"]}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/updatetrackingallowlist(adding:removing:).json b/data/documentation/brazekit/braze/updatetrackingallowlist(adding:removing:).json index 19733ab453..4936612d59 100644 --- a/data/documentation/brazekit/braze/updatetrackingallowlist(adding:removing:).json +++ b/data/documentation/brazekit/braze/updatetrackingallowlist(adding:removing:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateTrackingAllowList"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">)"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C23updateTrackingAllowList6adding8removingyShyAC13ConfigurationC0D8PropertyOG_AKtF","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"updateTrackingAllowList(adding:removing:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"]}],"abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"title":"Analytics","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"updateTrackingAllowList","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"adding"},{"kind":"text","text":" "},{"kind":"internalParam","text":"propertiesToAdd"},{"kind":"text","text":": "},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"typeIdentifier","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"},{"text":"> = [], ","kind":"text"},{"text":"removing","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"propertiesToRemove","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","kind":"typeIdentifier","text":"TrackingProperty"},{"text":"> = [])","kind":"text"}]}]},{"parameters":[{"name":"adding","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Properties to be added for tracking. If a property is already added, no change is made for that property."}]}]},{"name":"removing","content":[{"inlineContent":[{"text":"Properties to be removed from tracking. If a property is already removed, no change is made for that property.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"Passing no parameters to this method will result in a no-op.","type":"text"}]},{"type":"heading","anchor":"Objective-C","level":2,"text":"Objective-C"},{"inlineContent":[{"type":"text","text":"In Objective-C, pass a set of "},{"code":"BRZTrackingProperty","type":"codeVoice"},{"text":" instead:","type":"text"}],"type":"paragraph"},{"type":"codeListing","syntax":null,"code":["[self.braze updateTrackingAllowListAdding:[NSSet setWithArray:@[BRZTrackingProperty.firstName,"," BRZTrackingProperty.lastName]]"," removing:nil];"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","abstract":[{"type":"text","text":"Tracks the identifier for vendor ("},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3rSyyZm"},{"type":"text","text":")."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","type":"topic","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"https://apple.co/3BmxFey":{"identifier":"https:\/\/apple.co\/3BmxFey","title":"IDFA","url":"https:\/\/apple.co\/3BmxFey","type":"link","titleInlineContent":[{"type":"text","text":"IDFA"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks the identifier for advertiser ("},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3BmxFey"},{"text":").","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"set(identifierForAdvertiser:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)"},"https://apple.co/3rSyyZm":{"titleInlineContent":[{"type":"text","text":"IDFV"}],"identifier":"https:\/\/apple.co\/3rSyyZm","type":"link","title":"IDFV","url":"https:\/\/apple.co\/3rSyyZm"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"updateTrackingAllowList","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"propertiesToAdd"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","text":"Configuration","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":"> = [], ","kind":"text"},{"kind":"externalParam","text":"removing"},{"text":" ","kind":"text"},{"text":"propertiesToRemove","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class"},{"kind":"text","text":"."},{"text":"TrackingProperty","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","kind":"typeIdentifier"},{"kind":"text","text":"> = [])"}],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"Properties to be added for tracking. If a property is already added, no change is made for that property.","type":"text"}],"type":"paragraph"}],"name":"adding"},{"content":[{"inlineContent":[{"type":"text","text":"Properties to be removed from tracking. If a property is already removed, no change is made for that property."}],"type":"paragraph"}],"name":"removing"}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Passing no parameters to this method will result in a no-op."}],"type":"paragraph"},{"level":2,"text":"Objective-C","type":"heading","anchor":"Objective-C"},{"inlineContent":[{"text":"In Objective-C, pass a set of ","type":"text"},{"type":"codeVoice","code":"BRZTrackingProperty"},{"type":"text","text":" instead:"}],"type":"paragraph"},{"type":"codeListing","code":["[self.braze updateTrackingAllowListAdding:[NSSet setWithArray:@[BRZTrackingProperty.firstName,"," BRZTrackingProperty.lastName]]"," removing:nil];"],"syntax":null}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Updates the tracking property allow list with properties to add or remove."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)"],"title":"Analytics","generated":true}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"BrazeKit","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"updateTrackingAllowList(adding:removing:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateTrackingAllowList"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"adding"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"TrackingProperty","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"text":": ","kind":"text"},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"externalID":"s:8BrazeKit0A0C23updateTrackingAllowList6adding8removingyShyAC13ConfigurationC0D8PropertyOG_AKtF","role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestImmediateDataFlush()":{"title":"requestImmediateDataFlush()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestImmediateDataFlush","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestImmediateDataFlush()","abstract":[{"text":"Immediately flush pending SDK data to Braze’s servers.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForVendor:)":{"title":"set(identifierForVendor:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForVendor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForVendor:)","abstract":[{"text":"Tracks the identifier for vendor (","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/3rSyyZm"},{"text":").","type":"text"}]},"https://apple.co/3rSyyZm":{"title":"IDFV","type":"link","titleInlineContent":[{"type":"text","text":"IDFV"}],"identifier":"https:\/\/apple.co\/3rSyyZm","url":"https:\/\/apple.co\/3rSyyZm"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/documentation/BrazeKit/Braze/set(identifierForAdvertiser:)":{"title":"set(identifierForAdvertiser:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"identifierForAdvertiser"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(identifierForAdvertiser:)","abstract":[{"text":"Tracks the identifier for advertiser (","type":"text"},{"identifier":"https:\/\/apple.co\/3BmxFey","isActive":true,"type":"reference"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"},"https://apple.co/3BmxFey":{"type":"link","identifier":"https:\/\/apple.co\/3BmxFey","titleInlineContent":[{"text":"IDFA","type":"text"}],"title":"IDFA","url":"https:\/\/apple.co\/3BmxFey"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext.json b/data/documentation/brazekit/braze/urlcontext.json index 3c82aef574..c139584466 100644 --- a/data/documentation/brazekit/braze/urlcontext.json +++ b/data/documentation/brazekit/braze/urlcontext.json @@ -1 +1 @@ -{"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"title":"Utilities","generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BRZURLContext) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLContext"}]}]}],"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(url:useWebView:channel:extras:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isUniversalLink","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/useWebView"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isEqual(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"text":"An url and its associated context.","type":"text"}],"metadata":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLContext"}],"symbolKind":"class","role":"symbol","modules":[{"name":"BrazeKit"}],"title":"Braze.URLContext","roleHeading":"Class","externalID":"s:8BrazeKit0A0C10URLContextC","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"extendedModule":"BrazeKit"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetScene":{"title":"targetScene","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"targetScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The target scene in which the url will be opened."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/targetscene","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/useWebView":{"title":"useWebView","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specify whether the url should be opened in a modal webview."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/usewebview","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/useWebView"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/isUniversalLink":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isUniversalLink","kind":"symbol","role":"symbol","title":"isUniversalLink","url":"\/documentation\/brazekit\/braze\/urlcontext\/isuniversallink","type":"topic","abstract":[{"type":"text","text":"Specify whether the URL should be opened as a universal link."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isUniversalLink","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/url":{"title":"url","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The url."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/url"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/isEqual(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/urlcontext\/isequal(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isEqual(_:)","title":"isEqual(_:)"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetViewController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"targetViewController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The target view controller in which the url will be opened (overrides "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/urlcontext\/targetviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetViewController","title":"targetViewController"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/extras":{"title":"extras","type":"topic","abstract":[{"type":"text","text":"Extra data associated with the campaign."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/extras","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/extras"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/init(url:useWebView:channel:extras:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"channel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/init(url:usewebview:channel:extras:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(url:useWebView:channel:extras:)","title":"init(url:useWebView:channel:extras:)"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/channel":{"role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"channel","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"abstract":[{"type":"text","text":"The Braze channel from which the url originates."}],"url":"\/documentation\/brazekit\/braze\/urlcontext\/channel","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/channel","title":"channel"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/encode(to:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/urlcontext\/encode(to:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/encode(to:)","title":"encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/init(from:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/urlcontext\/init(from:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/hash":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/hash","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/hash","title":"hash"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"}}} \ No newline at end of file +{"relationshipsSections":[{"kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom"},{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(url:useWebView:isUniversalLink:channel:extras:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/extras","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/hash","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isUniversalLink","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/url","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/useWebView"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isEqual(_:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BRZURLContext) "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLContext"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"An url and its associated context."}],"seeAlsoSections":[{"generated":true,"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"]}],"metadata":{"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","modules":[{"name":"BrazeKit"}],"symbolKind":"class","externalID":"s:8BrazeKit0A0C10URLContextC","extendedModule":"BrazeKit","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLContext"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext"]}],"references":{"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/isUniversalLink":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isUniversalLink","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isUniversalLink","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"text":"Specify whether the URL should be opened as a universal link.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/isuniversallink","title":"isUniversalLink","type":"topic"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/extras":{"role":"symbol","type":"topic","abstract":[{"text":"Extra data associated with the campaign.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/extras","title":"extras","url":"\/documentation\/brazekit\/braze\/urlcontext\/extras","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext/init(url:useWebView:isUniversalLink:channel:extras:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(url:useWebView:isUniversalLink:channel:extras:)","role":"symbol","title":"init(url:useWebView:isUniversalLink:channel:extras:)","type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/init(url:usewebview:isuniversallink:channel:extras:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isUniversalLink"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"channel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/urlcontext\/encode(to:)","abstract":[],"title":"encode(to:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/encode(to:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/useWebView":{"title":"useWebView","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/useWebView","abstract":[{"type":"text","text":"Specify whether the url should be opened in a modal webview."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/urlcontext\/usewebview","type":"topic","kind":"symbol"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/isEqual(_:)":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/isequal(_:)","abstract":[],"title":"isEqual(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isEqual(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/hash","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"abstract":[],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/hash","title":"hash","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetScene":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","title":"targetScene","url":"\/documentation\/brazekit\/braze\/urlcontext\/targetscene","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The target scene in which the url will be opened."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"targetScene","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIScene","kind":"typeIdentifier","text":"UIScene"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext/channel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/channel","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"channel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","text":"Channel"}],"abstract":[{"text":"The Braze channel from which the url originates.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/channel","type":"topic","title":"channel"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/init(from:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(from:)","type":"topic","kind":"symbol","title":"init(from:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetViewController":{"kind":"symbol","abstract":[{"text":"The target view controller in which the url will be opened (overrides ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","isActive":true,"type":"reference"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/urlcontext\/targetviewcontroller","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetViewController","title":"targetViewController","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"targetViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext/url":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"abstract":[{"type":"text","text":"The url."}],"title":"url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/url","url":"\/documentation\/brazekit\/braze\/urlcontext\/url","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/channel.json b/data/documentation/brazekit/braze/urlcontext/channel.json index 35d825713f..c370283b48 100644 --- a/data/documentation/brazekit/braze/urlcontext/channel.json +++ b/data/documentation/brazekit/braze/urlcontext/channel.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","title":"channel","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"channel"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"role":"symbol","externalID":"s:8BrazeKit0A0C10URLContextC7channelAC7ChannelOvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/channel"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"channel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The Braze channel from which the url originates."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/channel"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/channel":{"role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"channel","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"abstract":[{"type":"text","text":"The Braze channel from which the url originates."}],"url":"\/documentation\/brazekit\/braze\/urlcontext\/channel","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/channel","title":"channel"}}} \ No newline at end of file +{"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C10URLContextC7channelAC7ChannelOvp","role":"symbol","roleHeading":"Instance Property","title":"channel","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"}],"symbolKind":"property","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"channel","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","text":"Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","kind":"typeIdentifier"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/channel"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"The Braze channel from which the url originates."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/channel","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext/channel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/channel","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"channel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","text":"Channel"}],"abstract":[{"text":"The Braze channel from which the url originates.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/channel","type":"topic","title":"channel"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/encode(to:).json b/data/documentation/brazekit/braze/urlcontext/encode(to:).json index 6bede73fb5..9a03d81c25 100644 --- a/data/documentation/brazekit/braze/urlcontext/encode(to:).json +++ b/data/documentation/brazekit/braze/urlcontext/encode(to:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Encodable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/encode(to:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/encode(to:)"},"metadata":{"title":"encode(to:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"externalID":"s:8BrazeKit0A0C10URLContextC6encode2toys7Encoder_p_tKF","role":"symbol","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/encode(to:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/urlcontext\/encode(to:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/encode(to:)","title":"encode(to:)"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Encodable.encode(to:)"},{"type":"text","text":"."}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C10URLContextC6encode2toys7Encoder_p_tKF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"encode(to:)","role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/encode(to:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/urlcontext\/encode(to:)","abstract":[],"title":"encode(to:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/encode(to:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/extras.json b/data/documentation/brazekit/braze/urlcontext/extras.json index 41dd67b2d5..9e3a17fbe4 100644 --- a/data/documentation/brazekit/braze/urlcontext/extras.json +++ b/data/documentation/brazekit/braze/urlcontext/extras.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"metadata":{"role":"symbol","title":"extras","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C10URLContextC6extrasSDySSypGvp"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/extras","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Extra data associated with the campaign."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/extras":{"title":"extras","type":"topic","abstract":[{"type":"text","text":"Extra data associated with the campaign."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/extras","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/extras"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"extras","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C10URLContextC6extrasSDySSypGvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"title":"extras","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/extras"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/extras","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"text":"Extra data associated with the campaign.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/extras":{"role":"symbol","type":"topic","abstract":[{"text":"Extra data associated with the campaign.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/extras","title":"extras","url":"\/documentation\/brazekit\/braze\/urlcontext\/extras","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"extras"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/hash.json b/data/documentation/brazekit/braze/urlcontext/hash.json index 612cf6ce47..b3df99756e 100644 --- a/data/documentation/brazekit/braze/urlcontext/hash.json +++ b/data/documentation/brazekit/braze/urlcontext/hash.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/hash"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/hash"]}],"metadata":{"symbolKind":"property","role":"symbol","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"externalID":"s:8BrazeKit0A0C10URLContextC4hashSivp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"hash"},"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/hash":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/hash","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/hash","title":"hash"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/hash","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/hash"]}],"metadata":{"externalID":"s:8BrazeKit0A0C10URLContextC4hashSivp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"hash","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/hash":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/hash","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"abstract":[],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/hash","title":"hash","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/init(from:).json b/data/documentation/brazekit/braze/urlcontext/init(from:).json index f9b4635714..460d8a1964 100644 --- a/data/documentation/brazekit/braze/urlcontext/init(from:).json +++ b/data/documentation/brazekit/braze/urlcontext/init(from:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"required"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"init(from:)","externalID":"s:8BrazeKit0A0C10URLContextC4fromAEs7Decoder_p_tKcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"roleHeading":"Initializer","symbolKind":"init"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(from:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/init(from:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/urlcontext\/init(from:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(from:)","title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"required","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/init(from:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"text":".","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C10URLContextC4fromAEs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"title":"init(from:)","symbolKind":"init","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext/init(from:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(from:)","type":"topic","kind":"symbol","title":"init(from:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/init(url:usewebview:channel:extras:).json b/data/documentation/brazekit/braze/urlcontext/init(url:usewebview:channel:extras:).json deleted file mode 100644 index 29ddaef281..0000000000 --- a/data/documentation/brazekit/braze/urlcontext/init(url:usewebview:channel:extras:).json +++ /dev/null @@ -1 +0,0 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/init(url:usewebview:channel:extras:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"channel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","text":"Channel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"extras"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}],"symbolKind":"init","role":"symbol","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C10URLContextC3url10useWebView7channel6extrasAE10Foundation3URLV_SbAC7ChannelOSDySSypGtcfc","title":"init(url:useWebView:channel:extras:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"channel"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","text":"Channel"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(url:useWebView:channel:extras:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/init(url:useWebView:channel:extras:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"useWebView","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"channel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/init(url:usewebview:channel:extras:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(url:useWebView:channel:extras:)","title":"init(url:useWebView:channel:extras:)"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/init(url:usewebview:isuniversallink:channel:extras:).json b/data/documentation/brazekit/braze/urlcontext/init(url:usewebview:isuniversallink:channel:extras:).json new file mode 100644 index 0000000000..a33ffbf2eb --- /dev/null +++ b/data/documentation/brazekit/braze/urlcontext/init(url:usewebview:isuniversallink:channel:extras:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"sections":[],"metadata":{"role":"symbol","title":"init(url:useWebView:isUniversalLink:channel:extras:)","externalID":"s:8BrazeKit0A0C10URLContextC3url10useWebView15isUniversalLink7channel6extrasAE10Foundation3URLV_S2bAC7ChannelOSDySSypGtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"useWebView","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isUniversalLink"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"channel"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Channel","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"extras"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"])","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(url:useWebView:isUniversalLink:channel:extras:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"isUniversalLink","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"channel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C7ChannelO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","text":"Channel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"extras"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/init(url:usewebview:isuniversallink:channel:extras:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext/init(url:useWebView:isUniversalLink:channel:extras:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/init(url:useWebView:isUniversalLink:channel:extras:)","role":"symbol","title":"init(url:useWebView:isUniversalLink:channel:extras:)","type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/init(url:usewebview:isuniversallink:channel:extras:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isUniversalLink"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"channel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Channel","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C7ChannelO"},{"text":", ","kind":"text"},{"text":"extras","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/isequal(_:).json b/data/documentation/brazekit/braze/urlcontext/isequal(_:).json index 537c7ce4bc..7804a4291a 100644 --- a/data/documentation/brazekit/braze/urlcontext/isequal(_:).json +++ b/data/documentation/brazekit/braze/urlcontext/isequal(_:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C10URLContextC7isEqualySbypSgF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"isEqual(_:)","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isEqual"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isEqual(_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/isEqual(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"url":"\/documentation\/brazekit\/braze\/urlcontext\/isequal(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isEqual(_:)","title":"isEqual(_:)"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C10URLContextC7isEqualySbypSgF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEqual"},{"kind":"text","text":"("},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"isEqual(_:)","modules":[{"name":"BrazeKit"}],"symbolKind":"method","roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/isequal(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isEqual(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/isEqual(_:)":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/isequal(_:)","abstract":[],"title":"isEqual(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isEqual(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"isEqual","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/isuniversallink.json b/data/documentation/brazekit/braze/urlcontext/isuniversallink.json index b23d1b03ce..7f4677321a 100644 --- a/data/documentation/brazekit/braze/urlcontext/isuniversallink.json +++ b/data/documentation/brazekit/braze/urlcontext/isuniversallink.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isUniversalLink","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C10URLContextC15isUniversalLinkSbvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"isUniversalLink","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isUniversalLink"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"text":"Specify whether the URL should be opened as a universal link.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isUniversalLink","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This value is automatically set by the SDK when"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","isActive":true},{"type":"text","text":" is enabled and the url"},{"type":"text","text":" "},{"text":"matches one of your application entitlements’ applinks.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"When true, the SDK forwards the URL to the system methods defined in"},{"text":" ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app"},{"type":"text","text":"."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/isuniversallink"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/forwardUniversalLinks":{"title":"forwardUniversalLinks","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"forwardUniversalLinks","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","type":"topic","abstract":[{"type":"text","text":"Specifies if the SDK should automatically recognize and forward universal links to the"},{"text":" ","type":"text"},{"type":"text","text":"system methods (default: "},{"code":"false","type":"codeVoice"},{"text":").","type":"text"}],"kind":"symbol"},"https://developer.apple.com/documentation/xcode/supporting-universal-links-in-your-app":{"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app","url":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app","title":"Supporting universal links in your app","type":"link","titleInlineContent":[{"type":"text","text":"Supporting universal links in your app"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext/isUniversalLink":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isUniversalLink","kind":"symbol","role":"symbol","title":"isUniversalLink","url":"\/documentation\/brazekit\/braze\/urlcontext\/isuniversallink","type":"topic","abstract":[{"type":"text","text":"Specify whether the URL should be opened as a universal link."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isUniversalLink","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Specify whether the URL should be opened as a universal link."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isUniversalLink"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"This value is automatically set by the SDK when","type":"text"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks"},{"type":"text","text":" is enabled and the url"},{"text":" ","type":"text"},{"type":"text","text":"matches one of your application entitlements’ applinks."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When true, the SDK forwards the URL to the system methods defined in"},{"type":"text","text":" "},{"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app","isActive":true,"type":"reference"},{"text":".","type":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/isuniversallink"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isUniversalLink","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"isUniversalLink","symbolKind":"property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C10URLContextC15isUniversalLinkSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isUniversalLink","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Property"},"references":{"https://developer.apple.com/documentation/xcode/supporting-universal-links-in-your-app":{"type":"link","titleInlineContent":[{"type":"text","text":"Supporting universal links in your app"}],"url":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app","title":"Supporting universal links in your app","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/supporting-universal-links-in-your-app"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/forwardUniversalLinks":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/forwardUniversalLinks","role":"symbol","type":"topic","title":"forwardUniversalLinks","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","abstract":[{"type":"text","text":"Specifies if the SDK should automatically recognize and forward universal links to the"},{"type":"text","text":" "},{"type":"text","text":"system methods (default: "},{"type":"codeVoice","code":"false"},{"type":"text","text":")."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"forwardUniversalLinks"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/isUniversalLink":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/isUniversalLink","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isUniversalLink","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"text":"Specify whether the URL should be opened as a universal link.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/urlcontext\/isuniversallink","title":"isUniversalLink","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/targetscene.json b/data/documentation/brazekit/braze/urlcontext/targetscene.json index 80dcff6daf..e80de1010f 100644 --- a/data/documentation/brazekit/braze/urlcontext/targetscene.json +++ b/data/documentation/brazekit/braze/urlcontext/targetscene.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"targetScene","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"13.0"}],"externalID":"s:8BrazeKit0A0C10URLContextC11targetSceneSo7UISceneCSgvp","title":"targetScene","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"targetScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene"},{"text":"?","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The target scene in which the url will be opened."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/targetscene"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetScene":{"title":"targetScene","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"targetScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The target scene in which the url will be opened."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/targetscene","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"title":"targetScene","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false},{"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"13.0","unavailable":false}],"externalID":"s:8BrazeKit0A0C10URLContextC11targetSceneSo7UISceneCSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"targetScene","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene","text":"UIScene"},{"text":"?","kind":"text"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"targetScene","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIScene","preciseIdentifier":"c:objc(cs)UIScene","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/targetscene"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"abstract":[{"type":"text","text":"The target scene in which the url will be opened."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetScene":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","title":"targetScene","url":"\/documentation\/brazekit\/braze\/urlcontext\/targetscene","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The target scene in which the url will be opened."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"targetScene","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIScene","kind":"typeIdentifier","text":"UIScene"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/targetviewcontroller.json b/data/documentation/brazekit/braze/urlcontext/targetviewcontroller.json index ce489f9f2c..6e7657af2d 100644 --- a/data/documentation/brazekit/braze/urlcontext/targetviewcontroller.json +++ b/data/documentation/brazekit/braze/urlcontext/targetviewcontroller.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/targetviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"The target view controller in which the url will be opened (overrides "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","isActive":true},{"text":").","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetViewController","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"targetViewController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"kind":"text","text":"?"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"targetViewController","externalID":"s:8BrazeKit0A0C10URLContextC20targetViewControllerSo06UIViewF0CSgvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"targetViewController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetScene":{"title":"targetScene","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"targetScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScene"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The target scene in which the url will be opened."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/targetscene","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetViewController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"targetViewController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The target view controller in which the url will be opened (overrides "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene"},{"text":").","type":"text"}],"url":"\/documentation\/brazekit\/braze\/urlcontext\/targetviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetViewController","title":"targetViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"targetViewController"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}]}]}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/targetviewcontroller"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetViewController","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"abstract":[{"type":"text","text":"The target view controller in which the url will be opened (overrides "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","isActive":true,"type":"reference"},{"type":"text","text":")."}],"metadata":{"externalID":"s:8BrazeKit0A0C10URLContextC20targetViewControllerSo06UIViewF0CSgvp","title":"targetViewController","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"targetViewController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier","text":"UIViewController"},{"kind":"text","text":"?"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetViewController":{"kind":"symbol","abstract":[{"text":"The target view controller in which the url will be opened (overrides ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","isActive":true,"type":"reference"},{"type":"text","text":")."}],"url":"\/documentation\/brazekit\/braze\/urlcontext\/targetviewcontroller","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetViewController","title":"targetViewController","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"targetViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/targetScene":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/targetScene","title":"targetScene","url":"\/documentation\/brazekit\/braze\/urlcontext\/targetscene","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The target scene in which the url will be opened."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"targetScene","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIScene","kind":"typeIdentifier","text":"UIScene"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/url.json b/data/documentation/brazekit/braze/urlcontext/url.json index 0192d0dc97..fedc04551d 100644 --- a/data/documentation/brazekit/braze/urlcontext/url.json +++ b/data/documentation/brazekit/braze/urlcontext/url.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"The url."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/url","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","title":"url","symbolKind":"property","externalID":"s:8BrazeKit0A0C10URLContextC3url10Foundation3URLVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/url":{"title":"url","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The url."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/url"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/url"},"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"title":"url","symbolKind":"property","externalID":"s:8BrazeKit0A0C10URLContextC3url10Foundation3URLVvp","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The url."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/url"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext/url":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"abstract":[{"type":"text","text":"The url."}],"title":"url","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/url","url":"\/documentation\/brazekit\/braze\/urlcontext\/url","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/urlcontext/usewebview.json b/data/documentation/brazekit/braze/urlcontext/usewebview.json index b910786c27..f6d8516e76 100644 --- a/data/documentation/brazekit/braze/urlcontext/usewebview.json +++ b/data/documentation/brazekit/braze/urlcontext/usewebview.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/useWebView","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/urlcontext\/usewebview"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Specify whether the url should be opened in a modal webview."}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"useWebView","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C10URLContextC10useWebViewSbvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/useWebView":{"title":"useWebView","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specify whether the url should be opened in a modal webview."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/urlcontext\/usewebview","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/useWebView"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/urlcontext\/usewebview"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/useWebView","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"]]},"metadata":{"title":"useWebView","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C10URLContextC10useWebViewSbvp","symbolKind":"property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Specify whether the url should be opened in a modal webview.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"useWebView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext/useWebView":{"title":"useWebView","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext\/useWebView","abstract":[{"type":"text","text":"Specify whether the url should be opened in a modal webview."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"useWebView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/urlcontext\/usewebview","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class.json b/data/documentation/brazekit/braze/user-swift.class.json index 3e384fefc6..eed5584dda 100644 --- a/data/documentation/brazekit/braze/user-swift.class.json +++ b/data/documentation/brazekit/braze/user-swift.class.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/attributionData-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/avatarImageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/country","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/dateOfBirth","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/email","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/facebookUser","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/firstName","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/homeCity","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/language","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/lastName","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/phone","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/twitterUser","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/userID"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/add(alias:label:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addAlias(_:withLabel:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addLocationCustomAttribute(withKey:latitude:longitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(key:value:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(withKey:value:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeStringArray(key:value:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(id:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(withGroupId:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(_:by:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(key:by:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(key:value:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(withKey:value:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeStringArray(key:value:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(id:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(withGroupId:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeLocationCustomAttribute(withKey:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(attributionData:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(country:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(dateOfBirth:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(email:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(emailSubscriptionState:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(firstName:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(gender:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(homeCity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(language:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(lastName:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(phoneNumber:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(pushNotificationSubscriptionState:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-75o6t","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-8n8kd","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:dictionary:merge:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-1nnju","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-27t6c","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-398di","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-3zf45","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-6ublc","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArray(key:array:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArrayWithKey(_:array:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andBOOLValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDateValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDoubleValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andIntegerValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andStringValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-6bbor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-o3vp","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-2kxd3","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-8au51","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-17y01","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-6ndsa","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(key:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(withKey:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetLocationCustomAttribute(key:fileID:line:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"],"title":"Enumerations"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom","kind":"relationships"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"sections":[],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}],"kind":"symbol","seeAlsoSections":[{"title":"User","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZUser) ","kind":"text"},{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"User"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"User"}],"role":"symbol","symbolKind":"class","extendedModule":"BrazeKit","title":"Braze.User","externalID":"s:8BrazeKit0A0C4UserC","modules":[{"name":"BrazeKit"}],"roleHeading":"Class","navigatorTitle":[{"text":"User","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetLocationCustomAttribute(key:fileID:line:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsetLocationCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"abstract":[{"text":"Unsets a location custom attributes on the user.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetlocationcustomattribute(key:fileid:line:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetLocationCustomAttribute(key:fileID:line:)","title":"unsetLocationCustomAttribute(key:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:array:fileID:line:)-8n8kd":{"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"text":": [[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?]], ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-8n8kd","abstract":[{"type":"text","text":"Sets the "},{"type":"codeVoice","code":"array"},{"type":"text","text":" array of dictionaries as a user attribute for "},{"type":"codeVoice","code":"key"},{"text":".","type":"text"}],"title":"setCustomAttribute(key:array:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-8n8kd"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLocationCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","title":"setLocationCustomAttribute(key:latitude:longitude:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlocationcustomattribute(key:latitude:longitude:fileid:line:)","abstract":[{"text":"Sets a location custom attribute on the user.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-398di":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-398di","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-398di","role":"symbol","title":"setCustomAttribute(key:value:fileID:line:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:dictionary:merge:fileID:line:)":{"abstract":[{"text":"Sets the dictionary ","type":"text"},{"code":"dictionary","type":"codeVoice"},{"type":"text","text":" as a user attribute for "},{"type":"codeVoice","code":"key"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:dictionary:merge:fileid:line:)","role":"symbol","title":"setCustomAttribute(key:dictionary:merge:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:dictionary:merge:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"dictionary","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?], "},{"text":"merge","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id(queue:completion:)":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)","role":"symbol","title":"id(queue:completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":"("},{"kind":"externalParam","text":"queue"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)OS_dispatch_queue","text":"DispatchQueue","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Retrieves the current user identifier ("},{"code":"nil","type":"codeVoice"},{"type":"text","text":" for the anonymous user)."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToSubscriptionGroup(withGroupId:)":{"role":"symbol","deprecated":true,"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(withgroupid:)","title":"addToSubscriptionGroup(withGroupId:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addToSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withGroupId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(withGroupId:)"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(gender:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(gender:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"gender","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","text":"Gender"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"text":"Sets the user gender.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(gender:)","role":"symbol","title":"set(gender:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeArrayWithKey(_:array:)":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeArrayWithKey"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]?) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"deprecated":true,"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArrayWithKey(_:array:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearraywithkey(_:array:)","title":"setCustomAttributeArrayWithKey(_:array:)","role":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(country:)":{"type":"topic","abstract":[{"type":"text","text":"Sets the user country."}],"role":"symbol","kind":"symbol","title":"set(country:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"country"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(country:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(country:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(homeCity:)":{"abstract":[{"text":"Sets the user home city.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(homecity:)","role":"symbol","title":"set(homeCity:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(homeCity:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"homeCity"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-3zf45":{"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-3zf45","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-3zf45","title":"setCustomAttribute(key:value:fileID:line:)","type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeArray(key:array:fileID:line:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttributeArray"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearray(key:array:fileid:line:)","kind":"symbol","role":"symbol","type":"topic","title":"setCustomAttributeArray(key:array:fileID:line:)","deprecated":true,"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArray(key:array:fileID:line:)"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/avatarImageURL":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"avatarImageURL","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/avatarimageurl","title":"avatarImageURL","abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/avatarImageURL"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToSubscriptionGroup(id:fileID:line:)":{"kind":"symbol","type":"topic","abstract":[{"text":"Adds the user to a subscription group.","type":"text"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addToSubscriptionGroup"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"addToSubscriptionGroup(id:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(id:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(id:fileid:line:)"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetCustomAttribute(key:fileID:line:)":{"kind":"symbol","title":"unsetCustomAttribute(key:fileID:line:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(key:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(key:fileID:line:)","abstract":[{"type":"text","text":"Unsets a custom attribute on the user."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andStringValue:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andStringValue"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"setCustomAttributeWithKey(_:andStringValue:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andstringvalue:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andStringValue:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/attributionData-swift.property":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.property","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributionData","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"attributionData","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/attributionData-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/facebookUser":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"facebookUser","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/facebookuser","title":"facebookUser","abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/facebookUser"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:array:fileID:line:)-75o6t":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]?, "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"role":"symbol","title":"setCustomAttribute(key:array:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-75o6t","abstract":[{"text":"Sets a string array from a custom attribute specified by the key.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-75o6t"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setPush(_:)-6ndsa":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-6ndsa","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setPush"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-6ndsa","role":"symbol","title":"setPush(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/userID":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/userID","title":"userID","abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/userid","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"userID","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"type":"topic","role":"symbol","deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addAlias(_:withLabel:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlias"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLabel"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addalias(_:withlabel:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addAlias(_:withLabel:)","title":"addAlias(_:withLabel:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)":{"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLastKnownLocationWithLatitude"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"altitude"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"deprecated":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/lastName":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/lastname","kind":"symbol","role":"symbol","type":"topic","title":"lastName","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/lastName"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setPush(_:)-17y01":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-17y01","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-17y01","abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"setPush(_:)","role":"symbol","deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setPush","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setEmailNotificationSubscriptionType(_:)-o3vp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-o3vp","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setEmailNotificationSubscriptionType","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","preciseIdentifier":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-o3vp","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"role":"symbol","title":"setEmailNotificationSubscriptionType(_:)","kind":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setGender(_:)-8au51":{"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"role":"symbol","kind":"symbol","title":"setGender(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setGender"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF1TL_xmfp"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-8au51","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-8au51"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(attributionData:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"attributionData"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AttributionData","preciseIdentifier":"s:8BrazeKit0A0C4UserC15AttributionDataV"},{"kind":"text","text":"?)"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(attributiondata:)","title":"set(attributionData:)","abstract":[{"type":"text","text":"Sets the user attribution data."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(attributionData:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromSubscriptionGroup(id:fileID:line:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Removes the user from a subscription group."}],"title":"removeFromSubscriptionGroup(id:fileID:line:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(id:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(id:fileID:line:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(email:fileID:line:)":{"kind":"symbol","abstract":[{"type":"text","text":"Sets the user email."}],"title":"set(email:fileID:line:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"email","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(email:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(email:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeArray(withKey:value:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"removeFromCustomAttributeArray(withKey:value:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(withkey:value:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(withKey:value:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(pushNotificationSubscriptionState:)":{"abstract":[{"text":"Sets the user push notification subscription state.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(pushNotificationSubscriptionState:)","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(pushnotificationsubscriptionstate:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"pushNotificationSubscriptionState","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SubscriptionState","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"kind":"text","text":")"}],"role":"symbol","title":"set(pushNotificationSubscriptionState:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(lastName:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(lastname:)","abstract":[{"text":"Sets the user last name.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"lastName","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(lastName:)","type":"topic","kind":"symbol","title":"set(lastName:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/email":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"email","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"email","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/email","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/email"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"type":"text","text":"Change the current identified Braze user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"changeUser(userId:sdkAuthSignature:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(language:fileID:line:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(language:fileid:line:)","kind":"symbol","title":"set(language:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"language","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","abstract":[{"text":"Sets the user language.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(language:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetCustomAttribute(withKey:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsetCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"unsetCustomAttribute(withKey:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(withkey:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(withKey:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/incrementCustomUserAttribute(key:by:fileID:line:)":{"abstract":[{"text":"Increments the value of an custom attribute.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(key:by:fileid:line:)","role":"symbol","type":"topic","kind":"symbol","title":"incrementCustomUserAttribute(key:by:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(key:by:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(firstName:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"firstName","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Sets the user first name."}],"title":"set(firstName:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(firstname:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(firstName:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"PushToStartToken","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","role":"symbol","navigatorTitle":[{"text":"PushToStartToken","kind":"identifier"}],"title":"Braze.User.PushToStartToken","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/firstName":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/firstName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"firstName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"firstName","role":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"url":"\/documentation\/brazekit\/braze\/user-swift.class\/firstname","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/country":{"title":"country","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/country","abstract":[{"text":"Provided for compatibility.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/country"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeArray(key:value:fileID:line:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addToCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"abstract":[],"title":"addToCustomAttributeArray(key:value:fileID:line:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(key:value:fileid:line:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andDateValue:)":{"title":"setCustomAttributeWithKey(_:andDateValue:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDateValue:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andDateValue"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddatevalue:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromSubscriptionGroup(withGroupId:)":{"type":"topic","title":"removeFromSubscriptionGroup(withGroupId:)","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withGroupId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(withgroupid:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(withGroupId:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeArray(withKey:value:)":{"title":"addToCustomAttributeArray(withKey:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(withKey:value:)","deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addToCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(withkey:value:)","role":"symbol","abstract":[{"text":"Provided for compatibility.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeStringArray(key:value:fileID:line:)":{"role":"symbol","abstract":[{"text":"Adds the string value to a custom attribute string array specified by the key.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributestringarray(key:value:fileid:line:)","title":"addToCustomAttributeStringArray(key:value:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToCustomAttributeStringArray"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeStringArray(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/add(alias:label:fileID:line:)":{"title":"add(alias:label:fileID:line:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"alias"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/add(alias:label:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/add(alias:label:fileID:line:)","type":"topic","abstract":[{"text":"Adds an alias to the user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(phoneNumber:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"phoneNumber","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Sets the user phone number."}],"title":"set(phoneNumber:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(phonenumber:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(phoneNumber:)"},"doc://Braze/documentation/BrazeKit/Braze/user-swift.property":{"type":"topic","abstract":[{"type":"text","text":"User module."}],"role":"symbol","kind":"symbol","title":"user","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/language":{"title":"language","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/language","deprecated":true,"url":"\/documentation\/brazekit\/braze\/user-swift.class\/language","abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"language","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-1nnju":{"abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-1nnju","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-1nnju","kind":"symbol","title":"setCustomAttribute(key:value:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-6ublc":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-6ublc","type":"topic","kind":"symbol","title":"setCustomAttribute(key:value:fileID:line:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-6ublc","abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeArray(key:value:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(key:value:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(key:value:fileID:line:)","role":"symbol","title":"removeFromCustomAttributeArray(key:value:fileID:line:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(emailSubscriptionState:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"emailSubscriptionState","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO","text":"SubscriptionState"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Sets the user email subscription state."}],"title":"set(emailSubscriptionState:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(emailsubscriptionstate:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(emailSubscriptionState:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-27t6c":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"title":"setCustomAttribute(key:value:fileID:line:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-27t6c","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-27t6c"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/incrementCustomUserAttribute(_:by:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"by"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"incrementCustomUserAttribute(_:by:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(_:by:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(_:by:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Retrieves the current user identifier ("},{"type":"codeVoice","code":"nil"},{"text":" for the anonymous user).","type":"text"}],"title":"id()","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/id()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id()"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andIntegerValue:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"andIntegerValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"setCustomAttributeWithKey(_:andIntegerValue:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andintegervalue:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andIntegerValue:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andDoubleValue:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"andDoubleValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDoubleValue:)","title":"setCustomAttributeWithKey(_:andDoubleValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddoublevalue:)","role":"symbol","kind":"symbol","deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeStringArray(key:value:fileID:line:)":{"title":"removeFromCustomAttributeStringArray(key:value:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromCustomAttributeStringArray"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeStringArray(key:value:fileID:line:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Removes the string value from a custom attribute string array specified by the key."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributestringarray(key:value:fileid:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setGender(_:)-2kxd3":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setGender"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"User","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","text":"Gender","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"setGender(_:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-2kxd3","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-2kxd3"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeLocationCustomAttribute(withKey:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeLocationCustomAttribute(withKey:)","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeLocationCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removelocationcustomattribute(withkey:)","role":"symbol","type":"topic","kind":"symbol","title":"removeLocationCustomAttribute(withKey:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addLocationCustomAttribute(withKey:latitude:longitude:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addLocationCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"addLocationCustomAttribute(withKey:latitude:longitude:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addlocationcustomattribute(withkey:latitude:longitude:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addLocationCustomAttribute(withKey:latitude:longitude:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(dateOfBirth:)":{"abstract":[{"type":"text","text":"Sets the user date of birth."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dateOfBirth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(dateOfBirth:)","type":"topic","kind":"symbol","title":"set(dateOfBirth:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(dateofbirth:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/homeCity":{"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/homecity","title":"homeCity","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/homeCity","role":"symbol","deprecated":true,"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"homeCity","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/phone":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phone","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"phone","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/phone","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/phone"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/dateOfBirth":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dateOfBirth","kind":"identifier"},{"kind":"text","text":": "},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/dateofbirth","title":"dateOfBirth","abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/dateOfBirth"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andBOOLValue:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andboolvalue:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"andBOOLValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"deprecated":true,"type":"topic","role":"symbol","title":"setCustomAttributeWithKey(_:andBOOLValue:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andBOOLValue:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setEmailNotificationSubscriptionType(_:)-6bbor":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-6bbor","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setEmailNotificationSubscriptionType","kind":"identifier"},{"kind":"text","text":"("},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"deprecated":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-6bbor","type":"topic","title":"setEmailNotificationSubscriptionType(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?, "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Sets the last known location for the user.","type":"text"}],"title":"setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/twitterUser":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"twitterUser"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":"?"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"twitterUser","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/twitteruser","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/twitterUser"}}} \ No newline at end of file +{"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)"],"generated":true,"title":"User"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZUser) ","kind":"text"},{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC","symbolKind":"class","title":"Braze.User","roleHeading":"Class","navigatorTitle":[{"text":"User","kind":"identifier"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"User"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/attributionData-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/avatarImageURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/country","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/dateOfBirth","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/email","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/facebookUser","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/firstName","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/homeCity","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/language","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/lastName","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/phone","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/twitterUser","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/userID"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/add(alias:label:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addAlias(_:withLabel:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addLocationCustomAttribute(withKey:latitude:longitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(key:value:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(withKey:value:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeStringArray(key:value:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(id:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(withGroupId:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(_:by:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(key:by:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(key:value:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(withKey:value:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeStringArray(key:value:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(id:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(withGroupId:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeLocationCustomAttribute(withKey:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(attributionData:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(country:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(dateOfBirth:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(email:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(emailSubscriptionState:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(firstName:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(gender:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(homeCity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(language:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(lastName:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(phoneNumber:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(pushNotificationSubscriptionState:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-75o6t","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-8n8kd","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:dictionary:merge:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-1nnju","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-27t6c","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-398di","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-3zf45","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-6ublc","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArray(key:array:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArrayWithKey(_:array:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andBOOLValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDateValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDoubleValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andIntegerValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andStringValue:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-6bbor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-o3vp","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-2kxd3","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-8au51","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-17y01","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-6ndsa","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(key:fileID:line:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(withKey:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetLocationCustomAttribute(key:fileID:line:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andDoubleValue:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"andDoubleValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddoublevalue:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDoubleValue:)","title":"setCustomAttributeWithKey(_:andDoubleValue:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addAlias(_:withLabel:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addAlias(_:withLabel:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addAlias","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"withLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addalias(_:withlabel:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"addAlias(_:withLabel:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setPush(_:)-17y01":{"role":"symbol","title":"setPush(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setPush","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","preciseIdentifier":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-17y01","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-17y01","abstract":[{"text":"Provided for compatibility.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/userID":{"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"userID","url":"\/documentation\/brazekit\/braze\/user-swift.class\/userid","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/userID","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/lastName":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/lastName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/lastname","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"lastName"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/attributionData-swift.property":{"title":"attributionData","abstract":[{"type":"text","text":"Provided for compatibility."}],"type":"topic","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/attributionData-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributionData"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeArray(withKey:value:)":{"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(withKey:value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"deprecated":true,"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(withkey:value:)","title":"removeFromCustomAttributeArray(withKey:value:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetCustomAttribute(withKey:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(withKey:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(withkey:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"unsetCustomAttribute(withKey:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeStringArray(key:value:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeStringArray(key:value:fileID:line:)","role":"symbol","title":"removeFromCustomAttributeStringArray(key:value:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributestringarray(key:value:fileid:line:)","abstract":[{"type":"text","text":"Removes the string value from a custom attribute string array specified by the key."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromCustomAttributeStringArray"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-27t6c":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-27t6c","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-27t6c","title":"setCustomAttribute(key:value:fileID:line:)","type":"topic","abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/country":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"country","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/country","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/country","kind":"symbol","type":"topic","title":"country","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetCustomAttribute(key:fileID:line:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(key:fileID:line:)","kind":"symbol","abstract":[{"type":"text","text":"Unsets a custom attribute on the user."}],"type":"topic","title":"unsetCustomAttribute(key:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(key:fileid:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/homeCity":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/homecity","deprecated":true,"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"homeCity","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"homeCity","abstract":[{"text":"Provided for compatibility.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/homeCity"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)":{"kind":"symbol","abstract":[{"type":"text","text":"Sets a location custom attribute on the user."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLocationCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlocationcustomattribute(key:latitude:longitude:fileid:line:)","title":"setLocationCustomAttribute(key:latitude:longitude:fileID:line:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/incrementCustomUserAttribute(_:by:)":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(_:by:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(_:by:)","title":"incrementCustomUserAttribute(_:by:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeStringArray(key:value:fileID:line:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToCustomAttributeStringArray"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributestringarray(key:value:fileid:line:)","kind":"symbol","abstract":[{"text":"Adds the string value to a custom attribute string array specified by the key.","type":"text"}],"title":"addToCustomAttributeStringArray(key:value:fileID:line:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeStringArray(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeArray(key:value:fileID:line:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"deprecated":true,"type":"topic","title":"removeFromCustomAttributeArray(key:value:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(key:value:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(key:value:fileID:line:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-3zf45":{"role":"symbol","abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-3zf45","type":"topic","title":"setCustomAttribute(key:value:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-3zf45","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andDateValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDateValue:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"andDateValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddatevalue:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"setCustomAttributeWithKey(_:andDateValue:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addLocationCustomAttribute(withKey:latitude:longitude:)":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addLocationCustomAttribute"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"latitude"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addLocationCustomAttribute(withKey:latitude:longitude:)","title":"addLocationCustomAttribute(withKey:latitude:longitude:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addlocationcustomattribute(withkey:latitude:longitude:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeArrayWithKey(_:array:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArrayWithKey(_:array:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeArrayWithKey","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"array"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearraywithkey(_:array:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"setCustomAttributeArrayWithKey(_:array:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromSubscriptionGroup(id:fileID:line:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(id:fileID:line:)","kind":"symbol","abstract":[{"type":"text","text":"Removes the user from a subscription group."}],"title":"removeFromSubscriptionGroup(id:fileID:line:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(id:fileid:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/dateOfBirth":{"title":"dateOfBirth","abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/dateOfBirth","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/dateofbirth","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"?"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/email":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/email","abstract":[{"text":"Provided for compatibility.","type":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/email","deprecated":true,"type":"topic","title":"email","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"email"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromSubscriptionGroup(withGroupId:)":{"role":"symbol","title":"removeFromSubscriptionGroup(withGroupId:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeFromSubscriptionGroup"},{"text":"(","kind":"text"},{"text":"withGroupId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(withGroupId:)","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(withgroupid:)","abstract":[{"type":"text","text":"Provided for compatibility."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/incrementCustomUserAttribute(key:by:fileID:line:)":{"abstract":[{"text":"Increments the value of an custom attribute.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"by"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","title":"incrementCustomUserAttribute(key:by:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(key:by:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(key:by:fileid:line:)"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetLocationCustomAttribute(key:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetLocationCustomAttribute(key:fileID:line:)","role":"symbol","title":"unsetLocationCustomAttribute(key:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetlocationcustomattribute(key:fileid:line:)","abstract":[{"type":"text","text":"Unsets a location custom attributes on the user."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsetLocationCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setGender(_:)-8au51":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-8au51","kind":"symbol","title":"setGender(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-8au51","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setGender"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setGender(_:)-2kxd3":{"deprecated":true,"title":"setGender(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setGender"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User"},{"text":".","kind":"text"},{"text":"Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-2kxd3","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-2kxd3","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(pushNotificationSubscriptionState:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(pushNotificationSubscriptionState:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"pushNotificationSubscriptionState"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO","text":"SubscriptionState","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(pushnotificationsubscriptionstate:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets the user push notification subscription state."}],"title":"set(pushNotificationSubscriptionState:)"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToSubscriptionGroup(withGroupId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(withGroupId:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addToSubscriptionGroup"},{"kind":"text","text":"("},{"text":"withGroupId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(withgroupid:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"addToSubscriptionGroup(withGroupId:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"PushToStartToken","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PushToStartToken"}],"type":"topic","role":"symbol","title":"Braze.User.PushToStartToken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/twitterUser":{"type":"topic","deprecated":true,"url":"\/documentation\/brazekit\/braze\/user-swift.class\/twitteruser","abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"twitterUser","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/twitterUser","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"twitterUser","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(dateOfBirth:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(dateOfBirth:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dateOfBirth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier","text":"Date"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(dateofbirth:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets the user date of birth."}],"title":"set(dateOfBirth:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/id()","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Retrieves the current user identifier ("},{"code":"nil","type":"codeVoice"},{"type":"text","text":" for the anonymous user)."}],"title":"id()"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)":{"title":"setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","kind":"symbol","abstract":[{"text":"Sets the last known location for the user.","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"verticalAccuracy"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-6ublc":{"abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-6ublc","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-6ublc","title":"setCustomAttribute(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/facebookUser":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/facebookUser","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"facebookUser","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/facebookuser","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"facebookUser"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(phoneNumber:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(phoneNumber:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"phoneNumber"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(phonenumber:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets the user phone number."}],"title":"set(phoneNumber:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(lastName:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(lastName:)","role":"symbol","type":"topic","title":"set(lastName:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(lastname:)","abstract":[{"text":"Sets the user last name.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"lastName","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(gender:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(gender:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"gender"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"User","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(gender:)","type":"topic","kind":"symbol","title":"set(gender:)","role":"symbol","abstract":[{"text":"Sets the user gender.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(email:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(email:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(email:fileid:line:)","role":"symbol","abstract":[{"text":"Sets the user email.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"email","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"type":"topic","title":"set(email:fileID:line:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andStringValue:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andStringValue:)","role":"symbol","title":"setCustomAttributeWithKey(_:andStringValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andstringvalue:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andStringValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/user-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"text":": ","kind":"text"},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.property","kind":"symbol","type":"topic","role":"symbol","abstract":[{"type":"text","text":"User module."}],"title":"user"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:dictionary:merge:fileID:line:)":{"abstract":[{"type":"text","text":"Sets the dictionary "},{"type":"codeVoice","code":"dictionary"},{"text":" as a user attribute for ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"dictionary"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?], ","kind":"text"},{"kind":"externalParam","text":"merge"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:dictionary:merge:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:dictionary:merge:fileid:line:)","title":"setCustomAttribute(key:dictionary:merge:fileID:line:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeLocationCustomAttribute(withKey:)":{"deprecated":true,"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeLocationCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removelocationcustomattribute(withkey:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"removeLocationCustomAttribute(withKey:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeLocationCustomAttribute(withKey:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(attributionData:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(attributionData:)","title":"set(attributionData:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"attributionData","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"User","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"kind":"text","text":"."},{"text":"AttributionData","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC15AttributionDataV"},{"text":"?)","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Sets the user attribution data."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(attributiondata:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-398di":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-398di","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-398di","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"title":"setCustomAttribute(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/add(alias:label:fileID:line:)":{"abstract":[{"text":"Adds an alias to the user.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/add(alias:label:fileid:line:)","type":"topic","kind":"symbol","title":"add(alias:label:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/add(alias:label:fileID:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"alias"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"label"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:array:fileID:line:)-75o6t":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-75o6t","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]?, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-75o6t","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets a string array from a custom attribute specified by the key."}],"title":"setCustomAttribute(key:array:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(firstName:)":{"abstract":[{"text":"Sets the user first name.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(firstName:)","title":"set(firstName:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"firstName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(firstname:)","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setEmailNotificationSubscriptionType(_:)-o3vp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-o3vp","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setEmailNotificationSubscriptionType"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-o3vp","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"setEmailNotificationSubscriptionType(_:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andIntegerValue:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andIntegerValue:)","role":"symbol","type":"topic","title":"setCustomAttributeWithKey(_:andIntegerValue:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andintegervalue:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andIntegerValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-1nnju":{"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"title":"setCustomAttribute(key:value:fileID:line:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-1nnju","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-1nnju","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(emailSubscriptionState:)":{"title":"set(emailSubscriptionState:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"emailSubscriptionState","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier","text":"User"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubscriptionState","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(emailsubscriptionstate:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(emailSubscriptionState:)","abstract":[{"type":"text","text":"Sets the user email subscription state."}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(language:fileID:line:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(language:fileid:line:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"language","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"fileID","kind":"externalParam"},{"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"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(language:fileID:line:)","role":"symbol","title":"set(language:fileID:line:)","abstract":[{"text":"Sets the user language.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","role":"symbol","deprecated":true,"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"horizontalAccuracy","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"verticalAccuracy","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:)","abstract":[{"type":"text","text":"Provided for compatibility."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setPush(_:)-6ndsa":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-6ndsa","type":"topic","title":"setPush(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setPush"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-6ndsa","abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:array:fileID:line:)-8n8kd":{"kind":"symbol","abstract":[{"type":"text","text":"Sets the "},{"type":"codeVoice","code":"array"},{"type":"text","text":" array of dictionaries as a user attribute for "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-8n8kd","title":"setCustomAttribute(key:array:fileID:line:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"array"},{"kind":"text","text":": [["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?]], ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-8n8kd"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToSubscriptionGroup(id:fileID:line:)":{"kind":"symbol","abstract":[{"type":"text","text":"Adds the user to a subscription group."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(id:fileid:line:)","title":"addToSubscriptionGroup(id:fileID:line:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addToSubscriptionGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(id:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/firstName":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/firstname","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/firstName","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"firstName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"kind":"symbol","title":"firstName","abstract":[{"type":"text","text":"Provided for compatibility."}],"role":"symbol","type":"topic","deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"role":"symbol","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"text":"Change the current identified Braze user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeArray(key:array:fileID:line:)":{"title":"setCustomAttributeArray(key:array:fileID:line:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeArray"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"deprecated":true,"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearray(key:array:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArray(key:array:fileID:line:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/phone":{"title":"phone","abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/phone","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/phone","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"phone","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/avatarImageURL":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/avatarImageURL","role":"symbol","type":"topic","title":"avatarImageURL","url":"\/documentation\/brazekit\/braze\/user-swift.class\/avatarimageurl","abstract":[{"text":"Provided for compatibility.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"avatarImageURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(country:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(country:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"country","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(country:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets the user country."}],"title":"set(country:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/language":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"language","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","title":"language","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/language","url":"\/documentation\/brazekit\/braze\/user-swift.class\/language"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id(queue:completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","title":"id(queue:completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"(","kind":"text"},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"DispatchQueue","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_dispatch_queue"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"role":"symbol","type":"topic","abstract":[{"text":"Retrieves the current user identifier (","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" for the anonymous user)."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setEmailNotificationSubscriptionType(_:)-6bbor":{"title":"setEmailNotificationSubscriptionType(_:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-6bbor","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setEmailNotificationSubscriptionType"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-6bbor","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeArray(withKey:value:)":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(withkey:value:)","type":"topic","kind":"symbol","title":"addToCustomAttributeArray(withKey:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(withKey:value:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addToCustomAttributeArray"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andBOOLValue:)":{"kind":"symbol","title":"setCustomAttributeWithKey(_:andBOOLValue:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andboolvalue:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andBOOLValue:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andBOOLValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeArray(key:value:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(key:value:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToCustomAttributeArray"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(key:value:fileid:line:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[],"title":"addToCustomAttributeArray(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setLastKnownLocationWithLatitude"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(homeCity:)":{"role":"symbol","title":"set(homeCity:)","kind":"symbol","abstract":[{"type":"text","text":"Sets the user home city."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(homeCity:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"homeCity","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(homecity:)"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/add(alias:label:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/add(alias:label:fileid:line:).json index 3fa1ff8aa1..3a57f443b7 100644 --- a/data/documentation/brazekit/braze/user-swift.class/add(alias:label:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/add(alias:label:fileid:line:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/add(alias:label:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"text":"alias","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"label"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}]}]},{"parameters":[{"name":"alias","content":[{"inlineContent":[{"type":"text","text":"The alias to add."}],"type":"paragraph"}]},{"name":"label","content":[{"inlineContent":[{"text":"The label for the alias. Used to differentiate it from other aliases for the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"Individual (alias, label) pairs can exist on one and only one user. If a different user","type":"text"},{"type":"text","text":" "},{"text":"already has this alias or external user id, the alias attempt will be rejected by the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"platform."}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/add(alias:label:fileID:line:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"add(alias:label:fileID:line:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC3add5alias5label6fileID4lineySS_SSs12StaticStringVSutF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"add"},{"text":"(","kind":"text"},{"text":"alias","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"label","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Adds an alias to the user."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/add(alias:label:fileID:line:)":{"title":"add(alias:label:fileID:line:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"alias"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/add(alias:label:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/add(alias:label:fileID:line:)","type":"topic","abstract":[{"text":"Adds an alias to the user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Adds an alias to the user.","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"alias"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"label","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC3add5alias5label6fileID4lineySS_SSs12StaticStringVSutF","symbolKind":"method","title":"add(alias:label:fileID:line:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/add(alias:label:fileID:line:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"text":"alias","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The alias to add."}]}],"name":"alias"},{"name":"label","content":[{"inlineContent":[{"type":"text","text":"The label for the alias. Used to differentiate it from other aliases for the"},{"type":"text","text":" "},{"text":"user.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Individual (alias, label) pairs can exist on one and only one user. If a different user","type":"text"},{"text":" ","type":"text"},{"text":"already has this alias or external user id, the alias attempt will be rejected by the","type":"text"},{"text":" ","type":"text"},{"text":"platform.","type":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/add(alias:label:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/add(alias:label:fileID:line:)":{"abstract":[{"text":"Adds an alias to the user.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/add(alias:label:fileid:line:)","type":"topic","kind":"symbol","title":"add(alias:label:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/add(alias:label:fileID:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"alias"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"label"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/addalias(_:withlabel:).json b/data/documentation/brazekit/braze/user-swift.class/addalias(_:withlabel:).json index 5415cd6b5e..cbec9770c3 100644 --- a/data/documentation/brazekit/braze/user-swift.class/addalias(_:withlabel:).json +++ b/data/documentation/brazekit/braze/user-swift.class/addalias(_:withlabel:).json @@ -1 +1 @@ -{"metadata":{"platforms":[],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"addAlias(_:withLabel:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addAlias","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withLabel","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC8addAlias_9withLabelSbSS_SStF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addAlias(_:withLabel:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addalias(_:withlabel:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addAlias","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"alias"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"withLabel","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addAlias(_:withLabel:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlias"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLabel"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addalias(_:withlabel:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addAlias(_:withLabel:)","title":"addAlias(_:withLabel:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addalias(_:withlabel:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addAlias(_:withLabel:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC8addAlias_9withLabelSbSS_SStF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"addAlias(_:withLabel:)","role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addAlias"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"withLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":[]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addAlias","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"alias"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLabel"},{"kind":"text","text":" "},{"kind":"internalParam","text":"label"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addAlias(_:withLabel:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addAlias(_:withLabel:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addAlias","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"withLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addalias(_:withlabel:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"addAlias(_:withLabel:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/addlocationcustomattribute(withkey:latitude:longitude:).json b/data/documentation/brazekit/braze/user-swift.class/addlocationcustomattribute(withkey:latitude:longitude:).json index 5e933c0dae..ca9c4f2665 100644 --- a/data/documentation/brazekit/braze/user-swift.class/addlocationcustomattribute(withkey:latitude:longitude:).json +++ b/data/documentation/brazekit/braze/user-swift.class/addlocationcustomattribute(withkey:latitude:longitude:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addLocationCustomAttribute(withKey:latitude:longitude:)"},"sections":[],"metadata":{"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC26addLocationCustomAttribute7withKey8latitude9longitudeSbSS_S2dtF","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addLocationCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","platforms":[],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"addLocationCustomAttribute(withKey:latitude:longitude:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"addLocationCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addlocationcustomattribute(withkey:latitude:longitude:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addLocationCustomAttribute(withKey:latitude:longitude:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addLocationCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"addLocationCustomAttribute(withKey:latitude:longitude:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addlocationcustomattribute(withkey:latitude:longitude:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addLocationCustomAttribute(withKey:latitude:longitude:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC26addLocationCustomAttribute7withKey8latitude9longitudeSbSS_S2dtF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addLocationCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"latitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"addLocationCustomAttribute(withKey:latitude:longitude:)","platforms":[],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addLocationCustomAttribute(withKey:latitude:longitude:)","interfaceLanguage":"swift"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addLocationCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addlocationcustomattribute(withkey:latitude:longitude:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addLocationCustomAttribute(withKey:latitude:longitude:)":{"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addLocationCustomAttribute"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"latitude"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addLocationCustomAttribute(withKey:latitude:longitude:)","title":"addLocationCustomAttribute(withKey:latitude:longitude:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addlocationcustomattribute(withkey:latitude:longitude:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/addtocustomattributearray(key:value:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/addtocustomattributearray(key:value:fileid:line:).json index 0899904139..a23c0d6870 100644 --- a/data/documentation/brazekit/braze/user-swift.class/addtocustomattributearray(key:value:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/addtocustomattributearray(key:value:fileid:line:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(key:value:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addToCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(key:value:fileID:line:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC25addToCustomAttributeArray3key5value6fileID4lineySS_SSs12StaticStringVSutF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addToCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"platforms":[],"title":"addToCustomAttributeArray(key:value:fileID:line:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeArray(key:value:fileID:line:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addToCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"abstract":[],"title":"addToCustomAttributeArray(key:value:fileID:line:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(key:value:fileid:line:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"platforms":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addToCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC25addToCustomAttributeArray3key5value6fileID4lineySS_SSs12StaticStringVSutF","symbolKind":"method","extendedModule":"BrazeKit","title":"addToCustomAttributeArray(key:value:fileID:line:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(key:value:fileID:line:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"addToCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(key:value:fileid:line:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeArray(key:value:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(key:value:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToCustomAttributeArray"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(key:value:fileid:line:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[],"title":"addToCustomAttributeArray(key:value:fileID:line:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/addtocustomattributearray(withkey:value:).json b/data/documentation/brazekit/braze/user-swift.class/addtocustomattributearray(withkey:value:).json index 1b8c58b299..4196edea02 100644 --- a/data/documentation/brazekit/braze/user-swift.class/addtocustomattributearray(withkey:value:).json +++ b/data/documentation/brazekit/braze/user-swift.class/addtocustomattributearray(withkey:value:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"title":"addToCustomAttributeArray(withKey:value:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C4UserC25addToCustomAttributeArray7withKey5valueSbSS_SStF","modules":[{"name":"BrazeKit"}],"platforms":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addToCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"BrazeKit"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@nonobjc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addToCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(withKey:value:)"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(withkey:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeArray(withKey:value:)":{"title":"addToCustomAttributeArray(withKey:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(withKey:value:)","deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"addToCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(withkey:value:)","role":"symbol","abstract":[{"text":"Provided for compatibility.","type":"text"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToCustomAttributeArray"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","platforms":[],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC25addToCustomAttributeArray7withKey5valueSbSS_SStF","symbolKind":"method","title":"addToCustomAttributeArray(withKey:value:)","extendedModule":"BrazeKit"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(withKey:value:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"addToCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withKey"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(withkey:value:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeArray(withKey:value:)":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(withkey:value:)","type":"topic","kind":"symbol","title":"addToCustomAttributeArray(withKey:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeArray(withKey:value:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addToCustomAttributeArray"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/addtocustomattributestringarray(key:value:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/addtocustomattributestringarray(key:value:fileid:line:).json index fb07b7ee1d..c7cf6631cb 100644 --- a/data/documentation/brazekit/braze/user-swift.class/addtocustomattributestringarray(key:value:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/addtocustomattributestringarray(key:value:fileid:line:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeStringArray(key:value:fileID:line:)"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributestringarray(key:value:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:8BrazeKit0A0C4UserC31addToCustomAttributeStringArray3key5value6fileID4lineySS_SSs06StaticH0VSutF","modules":[{"name":"BrazeKit"}],"title":"addToCustomAttributeStringArray(key:value:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addToCustomAttributeStringArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"abstract":[{"text":"Adds the string value to a custom attribute string array specified by the key.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addToCustomAttributeStringArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}],"name":"key"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The string to add.","type":"text"}]}],"name":"value"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"inlineContent":[{"type":"text","text":"By adding a key that has not previously been set, a custom attribute string array will be"},{"text":" ","type":"text"},{"text":"created containing the value.","type":"text"}],"type":"paragraph"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeStringArray(key:value:fileID:line:)":{"role":"symbol","abstract":[{"text":"Adds the string value to a custom attribute string array specified by the key.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributestringarray(key:value:fileid:line:)","title":"addToCustomAttributeStringArray(key:value:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToCustomAttributeStringArray"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeStringArray(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeStringArray(key:value:fileID:line:)","interfaceLanguage":"swift"},"abstract":[{"text":"Adds the string value to a custom attribute string array specified by the key.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToCustomAttributeStringArray"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"key","content":[{"inlineContent":[{"text":"The custom attribute key.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"The string to add.","type":"text"}],"type":"paragraph"}],"name":"value"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"By adding a key that has not previously been set, a custom attribute string array will be","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"created containing the value."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributestringarray(key:value:fileid:line:)"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addToCustomAttributeStringArray"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC31addToCustomAttributeStringArray3key5value6fileID4lineySS_SSs06StaticH0VSutF","modules":[{"name":"BrazeKit"}],"title":"addToCustomAttributeStringArray(key:value:fileID:line:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToCustomAttributeStringArray(key:value:fileID:line:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToCustomAttributeStringArray"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributestringarray(key:value:fileid:line:)","kind":"symbol","abstract":[{"text":"Adds the string value to a custom attribute string array specified by the key.","type":"text"}],"title":"addToCustomAttributeStringArray(key:value:fileID:line:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToCustomAttributeStringArray(key:value:fileID:line:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/addtosubscriptiongroup(id:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/addtosubscriptiongroup(id:fileid:line:).json index e7e478226a..678eaa5088 100644 --- a/data/documentation/brazekit/braze/user-swift.class/addtosubscriptiongroup(id:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/addtosubscriptiongroup(id:fileid:line:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(id:fileID:line:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addToSubscriptionGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"title":"addToSubscriptionGroup(id:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC22addToSubscriptionGroup2id6fileID4lineySS_s12StaticStringVSutF","roleHeading":"Instance Method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(id:fileid:line:)"]}],"abstract":[{"text":"Adds the user to a subscription group.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToSubscriptionGroup"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The group identifier, as provided by the Braze platform."}]}],"name":"id"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToSubscriptionGroup(id:fileID:line:)":{"kind":"symbol","type":"topic","abstract":[{"text":"Adds the user to a subscription group.","type":"text"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addToSubscriptionGroup"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"addToSubscriptionGroup(id:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(id:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(id:fileid:line:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addToSubscriptionGroup"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The group identifier, as provided by the Braze platform."}]}],"name":"id"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(id:fileID:line:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(id:fileid:line:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"addToSubscriptionGroup(id:fileID:line:)","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addToSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C4UserC22addToSubscriptionGroup2id6fileID4lineySS_s12StaticStringVSutF"},"abstract":[{"text":"Adds the user to a subscription group.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToSubscriptionGroup(id:fileID:line:)":{"kind":"symbol","abstract":[{"type":"text","text":"Adds the user to a subscription group."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(id:fileid:line:)","title":"addToSubscriptionGroup(id:fileID:line:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addToSubscriptionGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(id:fileID:line:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/addtosubscriptiongroup(withgroupid:).json b/data/documentation/brazekit/braze/user-swift.class/addtosubscriptiongroup(withgroupid:).json index 243b266d03..f503ce49d7 100644 --- a/data/documentation/brazekit/braze/user-swift.class/addtosubscriptiongroup(withgroupid:).json +++ b/data/documentation/brazekit/braze/user-swift.class/addtosubscriptiongroup(withgroupid:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(withGroupId:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"platforms":[],"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC22addToSubscriptionGroup04withG2IdSbSS_tF","symbolKind":"method","title":"addToSubscriptionGroup(withGroupId:)","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addToSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withGroupId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToSubscriptionGroup"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withGroupId"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"groupId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(withgroupid:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToSubscriptionGroup(withGroupId:)":{"role":"symbol","deprecated":true,"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(withgroupid:)","title":"addToSubscriptionGroup(withGroupId:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"addToSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withGroupId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(withGroupId:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addToSubscriptionGroup"},{"kind":"text","text":"("},{"text":"withGroupId","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"groupId","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(withGroupId:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC22addToSubscriptionGroup04withG2IdSbSS_tF","symbolKind":"method","title":"addToSubscriptionGroup(withGroupId:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addToSubscriptionGroup","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withGroupId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"extendedModule":"BrazeKit"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(withgroupid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/addToSubscriptionGroup(withGroupId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/addToSubscriptionGroup(withGroupId:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addToSubscriptionGroup"},{"kind":"text","text":"("},{"text":"withGroupId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(withgroupid:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"addToSubscriptionGroup(withGroupId:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.property.json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.property.json index 51d0e81106..553204c523 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.property.json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.property.json @@ -1 +1 @@ -{"abstract":[{"text":"Provided for compatibility.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributionData","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/attributionData-swift.property","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributionData","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit","roleHeading":"Instance Property","role":"symbol","platforms":[],"title":"attributionData","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC15attributionDatayXlSgvp","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/attributionData-swift.property":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.property","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributionData","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"attributionData","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/attributionData-swift.property"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/attributionData-swift.property","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"attributionData","extendedModule":"BrazeKit","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C4UserC15attributionDatayXlSgvp","platforms":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributionData","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":"?"}],"role":"symbol","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributionData"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/attributionData-swift.property":{"title":"attributionData","abstract":[{"type":"text","text":"Provided for compatibility."}],"type":"topic","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/attributionData-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributionData"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.property","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct.json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct.json index 3bd2e768f6..27775a39a3 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct.json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct.json @@ -1 +1 @@ -{"relationshipsSections":[{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","sections":[],"metadata":{"extendedModule":"BrazeKit","roleHeading":"Structure","title":"Braze.User.AttributionData","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"AttributionData"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"struct","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AttributionData"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(network:campaign:adGroup:creative:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/adGroup","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/campaign","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/creative","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/network"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"],"generated":true}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The user attribution data."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/init(from:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(from:)","kind":"symbol","role":"symbol","type":"topic","title":"init(from:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/campaign":{"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"campaign","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/campaign","kind":"symbol","role":"symbol","type":"topic","title":"campaign","abstract":[{"type":"text","text":"The attribution campaign."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/campaign"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","type":"unresolvable","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/creative":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"creative"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/creative","kind":"symbol","role":"symbol","type":"topic","title":"creative","abstract":[{"type":"text","text":"The attribution creative."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/creative"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/network":{"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"network","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/network","kind":"symbol","role":"symbol","type":"topic","title":"network","abstract":[{"type":"text","text":"The attribution network."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/network"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/adGroup":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"adGroup","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The attribution ad group."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/adGroup","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/adgroup","kind":"symbol","title":"adGroup"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/init(network:campaign:adGroup:creative:)":{"kind":"symbol","abstract":[{"text":"Creates a user attribution data.","type":"text"}],"title":"init(network:campaign:adGroup:creative:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(network:campaign:adgroup:creative:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"network"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"campaign","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"adGroup"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"text":"creative","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(network:campaign:adGroup:creative:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"AttributionData","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"extendedModule":"BrazeKit","role":"symbol","title":"Braze.User.AttributionData","roleHeading":"Structure","symbolKind":"struct"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"The user attribution data."}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(from:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(network:campaign:adGroup:creative:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/adGroup","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/campaign","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/creative","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/network"],"title":"Instance Properties"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/network":{"title":"network","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/network","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/network","kind":"symbol","type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"network"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The attribution network."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/Equatable-Implementations":{"type":"topic","title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(from:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/creative":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/creative","role":"symbol","title":"creative","abstract":[{"text":"The attribution creative.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/creative","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"creative"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/campaign":{"title":"campaign","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"campaign","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The attribution campaign."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/campaign","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/campaign"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/init(network:campaign:adGroup:creative:)":{"abstract":[{"text":"Creates a user attribution data.","type":"text"}],"type":"topic","title":"init(network:campaign:adGroup:creative:)","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"network"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"campaign","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"adGroup","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"creative"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(network:campaign:adgroup:creative:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(network:campaign:adGroup:creative:)"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/adGroup":{"abstract":[{"type":"text","text":"The attribution ad group."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"adGroup"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"title":"adGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/adGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/adgroup"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/!=(_:_:).json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/!=(_:_:).json index 95005f4e46..1d3b5a5db9 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/!=(_:_:).json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC15AttributionDataV","role":"symbol","title":"!=(_:_:)","extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/!=(_:_:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/!=(_:_:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/!=(_:_:)","title":"!=(_:_:)","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","metadata":{"symbolKind":"op","extendedModule":"Swift","roleHeading":"Operator","title":"!=(_:_:)","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC15AttributionDataV","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/!=(_:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/Equatable-Implementations":{"type":"topic","title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/!=(_:_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/adgroup.json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/adgroup.json index cf27824ee4..8da3f01907 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/adgroup.json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/adgroup.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"adGroup"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/adgroup"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/adGroup","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"adGroup"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV7adGroupSSSgvp","role":"symbol","roleHeading":"Instance Property","title":"adGroup"},"abstract":[{"type":"text","text":"The attribution ad group."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/adGroup":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"adGroup","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The attribution ad group."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/adGroup","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/adgroup","kind":"symbol","title":"adGroup"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The attribution ad group."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/adgroup"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"adGroup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV7adGroupSSSgvp","title":"adGroup","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"adGroup"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/adGroup","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/adGroup":{"abstract":[{"type":"text","text":"The attribution ad group."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"adGroup"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"title":"adGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/adGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/adgroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/campaign.json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/campaign.json index 65a4b2eb7d..91bcdeed35 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/campaign.json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/campaign.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The attribution campaign."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"campaign"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/campaign"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/campaign","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"campaign","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"campaign"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV8campaignSSSgvp","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/campaign":{"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"campaign","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/campaign","kind":"symbol","role":"symbol","type":"topic","title":"campaign","abstract":[{"type":"text","text":"The attribution campaign."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/campaign"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"campaign","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","metadata":{"title":"campaign","roleHeading":"Instance Property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"campaign","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV8campaignSSSgvp","role":"symbol"},"abstract":[{"type":"text","text":"The attribution campaign."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/campaign","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/campaign"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/campaign":{"title":"campaign","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"campaign","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The attribution campaign."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/campaign","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/campaign"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/creative.json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/creative.json index ae1aabef2d..ac43ddeb29 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/creative.json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/creative.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/creative"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"creative"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"text":"The attribution creative.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/creative"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV8creativeSSSgvp","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"creative","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"symbolKind":"property","title":"creative","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/creative":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"creative"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/creative","kind":"symbol","role":"symbol","type":"topic","title":"creative","abstract":[{"type":"text","text":"The attribution creative."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/creative"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/creative","interfaceLanguage":"swift"},"abstract":[{"text":"The attribution creative.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/creative"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"creative","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]}]}],"kind":"symbol","sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV8creativeSSSgvp","role":"symbol","title":"creative","modules":[{"name":"BrazeKit"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"creative","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/creative":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/creative","role":"symbol","title":"creative","abstract":[{"text":"The attribution creative.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/creative","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"creative"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/equatable-implementations.json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/equatable-implementations.json index 742aabb8cc..abcd21cd14 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/equatable-implementations.json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/!=(_:_:)"],"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations"},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/!=(_:_:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/!=(_:_:)","title":"!=(_:_:)","type":"topic","role":"symbol"}}} \ No newline at end of file +{"sections":[],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/!=(_:_:)"],"title":"Operators","generated":true}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/!=(_:_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/init(from:).json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/init(from:).json index ad10f8e675..aa50493acc 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/init(from:).json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/init(from:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"init","role":"symbol","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV4fromAGs7Decoder_p_tKcfc","title":"init(from:)"},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(from:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(from:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/init(from:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(from:)","kind":"symbol","role":"symbol","type":"topic","title":"init(from:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]}]}],"metadata":{"role":"symbol","title":"init(from:)","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV4fromAGs7Decoder_p_tKcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(from:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(from:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/init(network:campaign:adgroup:creative:).json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/init(network:campaign:adgroup:creative:).json index 80cf56d9c2..5adf03fa7f 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/init(network:campaign:adgroup:creative:).json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/init(network:campaign:adgroup:creative:).json @@ -1 +1 @@ -{"metadata":{"title":"init(network:campaign:adGroup:creative:)","symbolKind":"init","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV7network8campaign7adGroup8creativeAGSSSg_A3Ltcfc","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"network"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"campaign"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"adGroup"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"creative","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(network:campaign:adgroup:creative:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(network:campaign:adGroup:creative:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"network","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"? = nil, "},{"text":"campaign","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"text":"adGroup","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"text":"creative","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"network","content":[{"inlineContent":[{"text":"The attribution network.","type":"text"}],"type":"paragraph"}]},{"name":"campaign","content":[{"type":"paragraph","inlineContent":[{"text":"The attribution campaign.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"The attribution ad group.","type":"text"}],"type":"paragraph"}],"name":"adGroup"},{"name":"creative","content":[{"type":"paragraph","inlineContent":[{"text":"The attribution creative.","type":"text"}]}]}]}],"abstract":[{"type":"text","text":"Creates a user attribution data."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/init(network:campaign:adGroup:creative:)":{"kind":"symbol","abstract":[{"text":"Creates a user attribution data.","type":"text"}],"title":"init(network:campaign:adGroup:creative:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(network:campaign:adgroup:creative:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"network"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"campaign","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"adGroup"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"text":"creative","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(network:campaign:adGroup:creative:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(network:campaign:adGroup:creative:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(network:campaign:adgroup:creative:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"network"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"? = nil, "},{"text":"campaign","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"? = nil, "},{"text":"adGroup","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"text":"creative","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? = nil)","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The attribution network.","type":"text"}]}],"name":"network"},{"name":"campaign","content":[{"inlineContent":[{"type":"text","text":"The attribution campaign."}],"type":"paragraph"}]},{"name":"adGroup","content":[{"inlineContent":[{"type":"text","text":"The attribution ad group."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The attribution creative."}],"type":"paragraph"}],"name":"creative"}],"kind":"parameters"}],"abstract":[{"type":"text","text":"Creates a user attribution data."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"metadata":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"network"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"campaign","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"adGroup","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"creative","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"symbolKind":"init","title":"init(network:campaign:adGroup:creative:)","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV7network8campaign7adGroup8creativeAGSSSg_A3Ltcfc"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/init(network:campaign:adGroup:creative:)":{"abstract":[{"text":"Creates a user attribution data.","type":"text"}],"type":"topic","title":"init(network:campaign:adGroup:creative:)","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"network"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"campaign","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"adGroup","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"creative"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(network:campaign:adgroup:creative:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/init(network:campaign:adGroup:creative:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/network.json b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/network.json index 53e386394d..32bc856bb9 100644 --- a/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/network.json +++ b/data/documentation/brazekit/braze/user-swift.class/attributiondata-swift.struct/network.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The attribution network."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/network"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"network","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"network","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV7networkSSSgvp","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/network"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"network"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/network":{"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"network","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/network","kind":"symbol","role":"symbol","type":"topic","title":"network","abstract":[{"type":"text","text":"The attribution network."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/network"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"network"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/network","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/network"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The attribution network."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"]]},"metadata":{"title":"network","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"network","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C4UserC15AttributionDataV7networkSSSgvp","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct/network":{"title":"network","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/network","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct\/network","kind":"symbol","type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"network"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The attribution network."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/avatarimageurl.json b/data/documentation/brazekit/braze/user-swift.class/avatarimageurl.json index 0aa65f61b2..5becb10e2b 100644 --- a/data/documentation/brazekit/braze/user-swift.class/avatarimageurl.json +++ b/data/documentation/brazekit/braze/user-swift.class/avatarimageurl.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","metadata":{"platforms":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"avatarImageURL"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","symbolKind":"property","extendedModule":"BrazeKit","title":"avatarImageURL","externalID":"s:8BrazeKit0A0C4UserC14avatarImageURLSSSgvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/avatarimageurl"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"avatarImageURL","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/avatarImageURL"},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"avatarImageURL is not supported by Braze anymore"}],"type":"paragraph"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/avatarImageURL":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"avatarImageURL","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/avatarimageurl","title":"avatarImageURL","abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/avatarImageURL"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"avatarImageURL","extendedModule":"BrazeKit","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C4UserC14avatarImageURLSSSgvp","modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"avatarImageURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"avatarImageURL is not supported by Braze anymore","type":"text"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"avatarImageURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/avatarImageURL"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/avatarimageurl"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/avatarImageURL":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/avatarImageURL","role":"symbol","type":"topic","title":"avatarImageURL","url":"\/documentation\/brazekit\/braze\/user-swift.class\/avatarimageurl","abstract":[{"text":"Provided for compatibility.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"avatarImageURL"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/country.json b/data/documentation/brazekit/braze/user-swift.class/country.json index 7008390774..42ef635afb 100644 --- a/data/documentation/brazekit/braze/user-swift.class/country.json +++ b/data/documentation/brazekit/braze/user-swift.class/country.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"country","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"metadata":{"platforms":[],"title":"country","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"country","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","roleHeading":"Instance Property","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC7countrySSSgvp"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/country"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/country","interfaceLanguage":"swift"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/country":{"title":"country","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/country","abstract":[{"text":"Provided for compatibility.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/country"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/country"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/country"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"country","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"title":"country","platforms":[],"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC7countrySSSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"country"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/country":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"country","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/country","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/country","kind":"symbol","type":"topic","title":"country","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/dateofbirth.json b/data/documentation/brazekit/braze/user-swift.class/dateofbirth.json index 0d6ab36f95..6202158b9a 100644 --- a/data/documentation/brazekit/braze/user-swift.class/dateofbirth.json +++ b/data/documentation/brazekit/braze/user-swift.class/dateofbirth.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/dateOfBirth"},"metadata":{"symbolKind":"property","title":"dateOfBirth","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC11dateOfBirth10Foundation4DateVSgvp","roleHeading":"Instance Property","platforms":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dateOfBirth","kind":"identifier"},{"kind":"text","text":": "},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"?"}],"role":"symbol","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/dateofbirth"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/dateOfBirth":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dateOfBirth","kind":"identifier"},{"kind":"text","text":": "},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/dateofbirth","title":"dateOfBirth","abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/dateOfBirth"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/dateofbirth"]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC11dateOfBirth10Foundation4DateVSgvp","symbolKind":"property","title":"dateOfBirth","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dateOfBirth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"extendedModule":"BrazeKit"},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dateOfBirth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/dateOfBirth","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/dateOfBirth":{"title":"dateOfBirth","abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/dateOfBirth","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/dateofbirth","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dateOfBirth"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"?"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/email.json b/data/documentation/brazekit/braze/user-swift.class/email.json index 9fd44ef4ab..61a3c9b574 100644 --- a/data/documentation/brazekit/braze/user-swift.class/email.json +++ b/data/documentation/brazekit/braze/user-swift.class/email.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/email"},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC5emailSSSgvp","symbolKind":"property","role":"symbol","platforms":[],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"email","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Instance Property","title":"email"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/email"]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"email"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/email":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"email","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"email","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/email","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/email"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/email","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"metadata":{"symbolKind":"property","role":"symbol","extendedModule":"BrazeKit","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"email","platforms":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"email","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC5emailSSSgvp"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/email"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"email"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/email":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/email","abstract":[{"text":"Provided for compatibility.","type":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/email","deprecated":true,"type":"topic","title":"email","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"email"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/facebookuser.json b/data/documentation/brazekit/braze/user-swift.class/facebookuser.json index 8a2f4b79aa..413a70f115 100644 --- a/data/documentation/brazekit/braze/user-swift.class/facebookuser.json +++ b/data/documentation/brazekit/braze/user-swift.class/facebookuser.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/facebookuser"],"traits":[{"interfaceLanguage":"swift"}]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"facebookUser is not supported by Braze anymore"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/facebookUser","interfaceLanguage":"swift"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"platforms":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"facebookUser"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C4UserC08facebookC0yXlSgvp","role":"symbol","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"facebookUser"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"facebookUser","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/facebookUser":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"facebookUser","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/facebookuser","title":"facebookUser","abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/facebookUser"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"extendedModule":"BrazeKit","role":"symbol","title":"facebookUser","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"facebookUser","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC08facebookC0yXlSgvp","platforms":[],"roleHeading":"Instance Property","symbolKind":"property"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/facebookUser","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"facebookUser","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"facebookUser is not supported by Braze anymore"}],"type":"paragraph"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/facebookuser"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/facebookUser":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/facebookUser","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"facebookUser","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/facebookuser","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"facebookUser"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/firstname.json b/data/documentation/brazekit/braze/user-swift.class/firstname.json index 1d77ba9652..7057c1a1df 100644 --- a/data/documentation/brazekit/braze/user-swift.class/firstname.json +++ b/data/documentation/brazekit/braze/user-swift.class/firstname.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/firstname"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"metadata":{"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC9firstNameSSSgvp","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"firstName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"symbolKind":"property","title":"firstName","roleHeading":"Instance Property","platforms":[]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/firstName"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/firstName":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/firstName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"firstName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"title":"firstName","role":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"url":"\/documentation\/brazekit\/braze\/user-swift.class\/firstname","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/firstName","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/firstname"]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstName"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC9firstNameSSSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"firstName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"firstName","extendedModule":"BrazeKit","role":"symbol","symbolKind":"property","platforms":[]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/firstName":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/firstname","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/firstName","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"firstName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"kind":"symbol","title":"firstName","abstract":[{"type":"text","text":"Provided for compatibility."}],"role":"symbol","type":"topic","deprecated":true},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender.json b/data/documentation/brazekit/braze/user-swift.class/gender.json index 97fbad899e..89a87c5a18 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","externalID":"s:8BrazeKit0A0C4UserC6GenderO","symbolKind":"enum","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Enumeration","extendedModule":"BrazeKit"},"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/female","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/male","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/notApplicable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/other","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/preferNotToSay","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/unknown"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(rawValue:)"],"title":"Initializers"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"],"title":"Default Implementations"}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo","kind":"relationships"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Gender","kind":"identifier"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/s12CaseIterableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/male":{"title":"Braze.User.Gender.male","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/male","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/male","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"male","kind":"identifier"}]},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/other":{"title":"Braze.User.Gender.other","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/other","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/other","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"other"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/Equatable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/equatable-implementations","title":"Equatable Implementations","type":"topic","kind":"article","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/preferNotToSay":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/prefernottosay","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferNotToSay"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/preferNotToSay","abstract":[],"type":"topic","title":"Braze.User.Gender.preferNotToSay"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/female":{"title":"Braze.User.Gender.female","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/female","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/female","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"female","kind":"identifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/notApplicable":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/notApplicable","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notApplicable"}],"title":"Braze.User.Gender.notApplicable","role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/notapplicable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/unknown":{"title":"Braze.User.Gender.unknown","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/unknown","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/unknown","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unknown"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/init(rawValue:)":{"title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(rawValue:)","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(rawvalue:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"doc://Braze/Se":{"type":"unresolvable","title":"Swift.Decodable","identifier":"doc:\/\/Braze\/Se"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SE":{"type":"unresolvable","title":"Swift.Encodable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"kind":"symbol","metadata":{"role":"symbol","extendedModule":"BrazeKit","roleHeading":"Enumeration","title":"Braze.User.Gender","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Gender","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C4UserC6GenderO","symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"Gender"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/female","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/male","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/notApplicable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/other","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/preferNotToSay","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/unknown"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(rawValue:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Gender","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/notApplicable":{"type":"topic","abstract":[],"title":"Braze.User.Gender.notApplicable","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/notapplicable","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"notApplicable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/notApplicable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/unknown":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unknown","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/unknown","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/unknown","title":"Braze.User.Gender.unknown","abstract":[]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/s12CaseIterableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/other":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/other","role":"symbol","title":"Braze.User.Gender.other","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/other","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"other"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SY":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/male":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"male","kind":"identifier"}],"title":"Braze.User.Gender.male","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/male","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/male"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/init(rawValue:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(rawvalue:)","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"type":"topic","title":"init(rawValue:)"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/female":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/female","abstract":[],"title":"Braze.User.Gender.female","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/female","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"female","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/preferNotToSay":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/preferNotToSay","abstract":[],"title":"Braze.User.Gender.preferNotToSay","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/prefernottosay","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferNotToSay"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/Equatable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/!=(_:_:).json b/data/documentation/brazekit/braze/user-swift.class/gender/!=(_:_:).json index c4d22843c4..fe2baa75b4 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/!=(_:_:).json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/!=(_:_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","symbolKind":"op","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/!=(_:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/!=(_:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/Equatable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/equatable-implementations","title":"Equatable Implementations","type":"topic","kind":"article","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/!=(_:_:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","extendedModule":"Swift","roleHeading":"Operator","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"op","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/!=(_:_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/Equatable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/!=(_:_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/!=(_:_:)","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/!=(_:_:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/encode(to:).json b/data/documentation/brazekit/braze/user-swift.class/gender/encode(to:).json index bb6000653d..aad5257692 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/encode(to:).json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/encode(to:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/encode(to:)"},"sections":[],"metadata":{"symbolKind":"method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"title":"encode(to:)","roleHeading":"Instance Method","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/encode(to:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/encode(to:)","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","abstract":[]}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/encode(to:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/encode(to:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","title":"encode(to:)","extendedModule":"Swift","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/encode(to:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"encode(to:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/encode(to:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/encode(to:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/equatable-implementations.json b/data/documentation/brazekit/braze/user-swift.class/gender/equatable-implementations.json index 195f14100c..865f4c2cd2 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/equatable-implementations.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/!=(_:_:)"]}],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/!=(_:_:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/!=(_:_:)"],"title":"Operators"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/!=(_:_:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/!=(_:_:)","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/!=(_:_:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/female.json b/data/documentation/brazekit/braze/user-swift.class/gender/female.json index 7de5c109d8..66581626e3 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/female.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/female.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/female"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"female","kind":"identifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC6GenderO6femaleyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"female","kind":"identifier"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.User.Gender.female","roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/female"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/female":{"title":"Braze.User.Gender.female","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/female","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/female","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"female","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC6GenderO6femaleyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"female","kind":"identifier"}],"title":"Braze.User.Gender.female","modules":[{"name":"BrazeKit"}],"symbolKind":"case","roleHeading":"Case"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/female"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"female"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/female"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/female":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/female","abstract":[],"title":"Braze.User.Gender.female","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/female","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"female","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/hash(into:).json b/data/documentation/brazekit/braze/user-swift.class/gender/hash(into:).json index 191e42f967..a2f12c422f 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/hash(into:).json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/hash(into:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hash(into:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hash(into:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","role":"symbol","title":"hash(into:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]}},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/hash(into:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hash(into:)","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hash(into:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hash(into:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hash(into:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","roleHeading":"Instance Method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"hash(into:)","role":"symbol","symbolKind":"method","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"hash(into:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hash(into:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hash(into:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/hashvalue.json b/data/documentation/brazekit/braze/user-swift.class/gender/hashvalue.json index 0f3a34edaa..24fe635b3f 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/hashvalue.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/hashvalue.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hashvalue"]}],"metadata":{"role":"symbol","extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","title":"hashValue","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"property","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/hashValue":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hashvalue","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","abstract":[]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hashvalue"]}],"metadata":{"extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"roleHeading":"Instance Property","role":"symbol","title":"hashValue","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]}},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hashValue"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hashValue","type":"topic","title":"hashValue","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hashvalue","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"abstract":[],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]}},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/init(from:).json b/data/documentation/brazekit/braze/user-swift.class/gender/init(from:).json index 1372a87719..33d89d2b76 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/init(from:).json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(from:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol","extendedModule":"Swift","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"init","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"init(from:)","roleHeading":"Initializer"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(from:)","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(from:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"role":"symbol","roleHeading":"Initializer","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C4UserC6GenderO","symbolKind":"init","title":"init(from:)","extendedModule":"Swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/RawRepresentable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","type":"topic","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(from:)","type":"topic","kind":"symbol","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/init(rawvalue:).json b/data/documentation/brazekit/braze/user-swift.class/gender/init(rawvalue:).json index cbcea1f63f..38b1d2a5cd 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/init(rawvalue:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(rawValue:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(rawvalue:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"metadata":{"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC6GenderO8rawValueAGSgSS_tcfc","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/init(rawValue:)":{"title":"init(rawValue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(rawValue:)","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(rawvalue:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC6GenderO8rawValueAGSgSS_tcfc","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"init","title":"init(rawValue:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(rawValue:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(rawvalue:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/init(rawValue:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(rawvalue:)","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"type":"topic","title":"init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/male.json b/data/documentation/brazekit/braze/user-swift.class/gender/male.json index cca7084dd5..0fc9e25ad0 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/male.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/male.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/male"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/male"},"kind":"symbol","metadata":{"title":"Braze.User.Gender.male","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC6GenderO4maleyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"male","kind":"identifier"}],"symbolKind":"case"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"male"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/male":{"title":"Braze.User.Gender.male","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/male","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/male","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"male","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"male","kind":"identifier"}],"title":"Braze.User.Gender.male","externalID":"s:8BrazeKit0A0C4UserC6GenderO4maleyA2GmF","role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"male","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/male"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/male"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/male":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"male","kind":"identifier"}],"title":"Braze.User.Gender.male","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/male","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/male"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/notapplicable.json b/data/documentation/brazekit/braze/user-swift.class/gender/notapplicable.json index f0b276455c..6b44b8d78e 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/notapplicable.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/notapplicable.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notApplicable"}],"externalID":"s:8BrazeKit0A0C4UserC6GenderO13notApplicableyA2GmF","symbolKind":"case","title":"Braze.User.Gender.notApplicable","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/notApplicable"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"notApplicable","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/notapplicable"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/notApplicable":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/notApplicable","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"notApplicable"}],"title":"Braze.User.Gender.notApplicable","role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/notapplicable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"notApplicable","kind":"identifier"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/notApplicable"},"kind":"symbol","metadata":{"symbolKind":"case","roleHeading":"Case","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC6GenderO13notApplicableyA2GmF","title":"Braze.User.Gender.notApplicable","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notApplicable","kind":"identifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/notapplicable"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/notApplicable":{"type":"topic","abstract":[],"title":"Braze.User.Gender.notApplicable","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/notapplicable","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"notApplicable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/notApplicable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/other.json b/data/documentation/brazekit/braze/user-swift.class/gender/other.json index f92a890a31..d0c1b93c96 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/other.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/other.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/other","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"case","title":"Braze.User.Gender.other","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"other","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC6GenderO5otheryA2GmF","role":"symbol","roleHeading":"Case"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/other"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"other","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/other":{"title":"Braze.User.Gender.other","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/other","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/other","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"other"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/other"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/other","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"Braze.User.Gender.other","externalID":"s:8BrazeKit0A0C4UserC6GenderO5otheryA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"other","kind":"identifier"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"other"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/other":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/other","role":"symbol","title":"Braze.User.Gender.other","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/other","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"other"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/prefernottosay.json b/data/documentation/brazekit/braze/user-swift.class/gender/prefernottosay.json index 27f0793a39..be260b0157 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/prefernottosay.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/prefernottosay.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/prefernottosay"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"sections":[],"metadata":{"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferNotToSay"}],"role":"symbol","title":"Braze.User.Gender.preferNotToSay","externalID":"s:8BrazeKit0A0C4UserC6GenderO14preferNotToSayyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/preferNotToSay","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferNotToSay"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/preferNotToSay":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/prefernottosay","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferNotToSay"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/preferNotToSay","abstract":[],"type":"topic","title":"Braze.User.Gender.preferNotToSay"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferNotToSay"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC6GenderO14preferNotToSayyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.User.Gender.preferNotToSay","role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferNotToSay"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/prefernottosay"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/preferNotToSay","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/preferNotToSay":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/preferNotToSay","abstract":[],"title":"Braze.User.Gender.preferNotToSay","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/prefernottosay","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferNotToSay"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/user-swift.class/gender/rawrepresentable-implementations.json index 8f2f88ac0e..b407bc84f3 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/rawrepresentable-implementations.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"title":"Initializers","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(from:)"]},{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hashValue"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hash(into:)"],"generated":true,"title":"Instance Methods"}],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/encode(to:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/encode(to:)","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/hashValue":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hashvalue","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/init(from:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(from:)","title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/hash(into:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hash(into:)","title":"hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hash(into:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(from:)"],"title":"Initializers","generated":true},{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hashValue"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hash(into:)"],"title":"Instance Methods","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/RawRepresentable-Implementations"},"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/init(from:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(from:)","type":"topic","kind":"symbol","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"abstract":[],"title":"init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"hash(into:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hash(into:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hash(into:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/encode(to:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"encode(to:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/encode(to:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/encode(to:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/hashValue","type":"topic","title":"hashValue","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hashvalue","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"abstract":[],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]}}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/gender/unknown.json b/data/documentation/brazekit/braze/user-swift.class/gender/unknown.json index e642a6e71b..e21e478801 100644 --- a/data/documentation/brazekit/braze/user-swift.class/gender/unknown.json +++ b/data/documentation/brazekit/braze/user-swift.class/gender/unknown.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/unknown"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/unknown"},"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC6GenderO7unknownyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unknown"}],"title":"Braze.User.Gender.unknown"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unknown","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/unknown":{"title":"Braze.User.Gender.unknown","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/unknown","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/unknown","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unknown"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/gender\/unknown"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/unknown"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unknown"}],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"]]},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unknown"}],"symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C4UserC6GenderO7unknownyA2GmF","title":"Braze.User.Gender.unknown"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender/unknown":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unknown","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/unknown","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender\/unknown","title":"Braze.User.Gender.unknown","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/homecity.json b/data/documentation/brazekit/braze/user-swift.class/homecity.json index c255c0f7f9..a92ba0aab8 100644 --- a/data/documentation/brazekit/braze/user-swift.class/homecity.json +++ b/data/documentation/brazekit/braze/user-swift.class/homecity.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/homeCity","interfaceLanguage":"swift"},"metadata":{"platforms":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"homeCity"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"title":"homeCity","externalID":"s:8BrazeKit0A0C4UserC8homeCitySSSgvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","extendedModule":"BrazeKit"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"homeCity","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","abstract":[{"text":"Provided for compatibility.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/homecity"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/homeCity":{"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/homecity","title":"homeCity","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/homeCity","role":"symbol","deprecated":true,"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"homeCity","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/homeCity"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"homeCity"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","title":"homeCity","role":"symbol","platforms":[],"symbolKind":"property","externalID":"s:8BrazeKit0A0C4UserC8homeCitySSSgvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"homeCity","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/homecity"]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/homeCity":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/homecity","deprecated":true,"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"homeCity","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"homeCity","abstract":[{"text":"Provided for compatibility.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/homeCity"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/id().json b/data/documentation/brazekit/braze/user-swift.class/id().json index 4768791091..68aadf8e2a 100644 --- a/data/documentation/brazekit/braze/user-swift.class/id().json +++ b/data/documentation/brazekit/braze/user-swift.class/id().json @@ -1 +1 @@ -{"abstract":[{"text":"Retrieves the current user identifier (","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" for the anonymous user).","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/id()"]}],"metadata":{"role":"symbol","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.15"},{"name":"Mac Catalyst","introducedAt":"15.0","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"tvOS"},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"6.0"}],"roleHeading":"Instance Method","title":"id()","externalID":"s:8BrazeKit0A0C4UserC2idSSSgyYaF","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"The user identifier. This identifier is "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" for the anonymous user."}],"type":"paragraph"}],"kind":"content"},{"content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"inlineContent":[{"text":"This method utilizes Swift concurrency features and is an alternative to ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","isActive":true}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Retrieves the current user identifier ("},{"type":"codeVoice","code":"nil"},{"text":" for the anonymous user).","type":"text"}],"title":"id()","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/id()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id()"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id(queue:completion:)":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)","role":"symbol","title":"id(queue:completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":"("},{"kind":"externalParam","text":"queue"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)OS_dispatch_queue","text":"DispatchQueue","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Retrieves the current user identifier ("},{"code":"nil","type":"codeVoice"},{"type":"text","text":" for the anonymous user)."}]}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Retrieves the current user identifier (","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" for the anonymous user).","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}]},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The user identifier. This identifier is "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" for the anonymous user."}]}],"kind":"content"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"This method utilizes Swift concurrency features and is an alternative to ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","type":"reference"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/id()"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id()"},"metadata":{"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"iOS","introducedAt":"13.0"},{"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0","name":"Mac Catalyst"},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","deprecated":false,"beta":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"6.0","unavailable":false}],"modules":[{"name":"BrazeKit"}],"title":"id()","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC2idSSSgyYaF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"role":"symbol","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id(queue:completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","title":"id(queue:completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"(","kind":"text"},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"DispatchQueue","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_dispatch_queue"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"role":"symbol","type":"topic","abstract":[{"text":"Retrieves the current user identifier (","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" for the anonymous user)."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/id()","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Retrieves the current user identifier ("},{"code":"nil","type":"codeVoice"},{"type":"text","text":" for the anonymous user)."}],"title":"id()"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/id(queue:completion:).json b/data/documentation/brazekit/braze/user-swift.class/id(queue:completion:).json index aa30386b9b..0317715dd7 100644 --- a/data/documentation/brazekit/braze/user-swift.class/id(queue:completion:).json +++ b/data/documentation/brazekit/braze/user-swift.class/id(queue:completion:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Retrieves the current user identifier (","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" for the anonymous user)."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(idOnQueue:completion:) "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":"("},{"text":"queue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"DispatchQueue","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_dispatch_queue"},{"text":" = .main, ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"queue","content":[{"inlineContent":[{"type":"text","text":"The queue on which the completion handler is called (default: "},{"code":"main","type":"codeVoice"},{"text":").","type":"text"}],"type":"paragraph"}]},{"name":"completion","content":[{"inlineContent":[{"type":"text","text":"The completion handler’s parameter is the user identifier. This identifier"},{"type":"text","text":" "},{"type":"text","text":"is "},{"type":"codeVoice","code":"nil"},{"text":" for the anonymous user.","type":"text"}],"type":"paragraph"}]}]}],"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC2id5queue10completionySo012OS_dispatch_E0C_ySSSgctF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":"("},{"text":"queue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchQueue","preciseIdentifier":"c:objc(cs)OS_dispatch_queue"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"id(queue:completion:)","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id(queue:completion:)":{"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)","role":"symbol","title":"id(queue:completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":"("},{"kind":"externalParam","text":"queue"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)OS_dispatch_queue","text":"DispatchQueue","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Retrieves the current user identifier ("},{"code":"nil","type":"codeVoice"},{"type":"text","text":" for the anonymous user)."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Retrieves the current user identifier (","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" for the anonymous user).","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(idOnQueue:completion:) "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":"("},{"text":"queue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchQueue","preciseIdentifier":"c:objc(cs)OS_dispatch_queue"},{"text":" = .main, ","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"name":"queue","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The queue on which the completion handler is called (default: "},{"code":"main","type":"codeVoice"},{"text":").","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The completion handler’s parameter is the user identifier. This identifier"},{"type":"text","text":" "},{"text":"is ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" for the anonymous user."}],"type":"paragraph"}],"name":"completion"}]}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC2id5queue10completionySo012OS_dispatch_E0C_ySSSgctF","title":"id(queue:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":"("},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DispatchQueue","preciseIdentifier":"c:objc(cs)OS_dispatch_queue"},{"kind":"text","text":", "},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/id(queue:completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/id(queue:completion:)","title":"id(queue:completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"(","kind":"text"},{"text":"queue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"DispatchQueue","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_dispatch_queue"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"role":"symbol","type":"topic","abstract":[{"text":"Retrieves the current user identifier (","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" for the anonymous user)."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/incrementcustomuserattribute(_:by:).json b/data/documentation/brazekit/braze/user-swift.class/incrementcustomuserattribute(_:by:).json index 21811ec21e..9f352f98dc 100644 --- a/data/documentation/brazekit/braze/user-swift.class/incrementcustomuserattribute(_:by:).json +++ b/data/documentation/brazekit/braze/user-swift.class/incrementcustomuserattribute(_:by:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"amount"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" = 1) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(_:by:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(_:by:)"]}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC015incrementCustomC9Attribute_2bySbSS_SitF","symbolKind":"method","role":"symbol","platforms":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"incrementCustomUserAttribute"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method","title":"incrementCustomUserAttribute(_:by:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/incrementCustomUserAttribute(_:by:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"by"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"incrementCustomUserAttribute(_:by:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(_:by:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(_:by:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"incrementCustomUserAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"amount","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":" = 1) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(_:by:)"},"metadata":{"title":"incrementCustomUserAttribute(_:by:)","platforms":[],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC015incrementCustomC9Attribute_2bySbSS_SitF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"extendedModule":"BrazeKit"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(_:by:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/incrementCustomUserAttribute(_:by:)":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"by"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(_:by:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(_:by:)","title":"incrementCustomUserAttribute(_:by:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/incrementcustomuserattribute(key:by:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/incrementcustomuserattribute(key:by:fileid:line:).json index a763db7c9e..9350470fb7 100644 --- a/data/documentation/brazekit/braze/user-swift.class/incrementcustomuserattribute(key:by:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/incrementcustomuserattribute(key:by:fileid:line:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Increments the value of an custom attribute."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(key:by:fileid:line:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"title":"incrementCustomUserAttribute(key:by:fileID:line:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C4UserC015incrementCustomC9Attribute3key2by6fileID4lineySS_Sis12StaticStringVSutF"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"by","kind":"externalParam"},{"kind":"text","text":" "},{"text":"amount","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 1, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The custom attribute key."}],"type":"paragraph"}],"name":"key"},{"name":"amount","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The amount by which to increment the custom attribute (default: "},{"type":"codeVoice","code":"1"},{"type":"text","text":")."}]}]}],"kind":"parameters"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Only integer types custom attributes can be incremented. Attempting to increment a custom"},{"text":" ","type":"text"},{"type":"text","text":"attribute that is not an integer type will be ignored."},{"type":"text","text":" "},{"text":"If you increment a custom attribute that has not previously been set, a custom attribute","type":"text"},{"type":"text","text":" "},{"type":"text","text":"will be created and assigned "},{"code":"amount","type":"codeVoice"},{"type":"text","text":"."}]}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(key:by:fileID:line:)"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/incrementCustomUserAttribute(key:by:fileID:line:)":{"abstract":[{"text":"Increments the value of an custom attribute.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(key:by:fileid:line:)","role":"symbol","type":"topic","kind":"symbol","title":"incrementCustomUserAttribute(key:by:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(key:by:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"abstract":[{"text":"Increments the value of an custom attribute.","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(key:by:fileid:line:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"incrementCustomUserAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"by","kind":"externalParam"},{"kind":"text","text":" "},{"text":"amount","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":" = 1, "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute key.","type":"text"}]}]},{"name":"amount","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The amount by which to increment the custom attribute (default: "},{"type":"codeVoice","code":"1"},{"text":").","type":"text"}]}]}],"kind":"parameters"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Only integer types custom attributes can be incremented. Attempting to increment a custom"},{"text":" ","type":"text"},{"text":"attribute that is not an integer type will be ignored.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If you increment a custom attribute that has not previously been set, a custom attribute"},{"text":" ","type":"text"},{"type":"text","text":"will be created and assigned "},{"code":"amount","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC015incrementCustomC9Attribute3key2by6fileID4lineySS_Sis12StaticStringVSutF","title":"incrementCustomUserAttribute(key:by:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"by"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(key:by:fileID:line:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/incrementCustomUserAttribute(key:by:fileID:line:)":{"abstract":[{"text":"Increments the value of an custom attribute.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"incrementCustomUserAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"by"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","title":"incrementCustomUserAttribute(key:by:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/incrementCustomUserAttribute(key:by:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(key:by:fileid:line:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/language.json b/data/documentation/brazekit/braze/user-swift.class/language.json index 9fef19aad1..4f29607aff 100644 --- a/data/documentation/brazekit/braze/user-swift.class/language.json +++ b/data/documentation/brazekit/braze/user-swift.class/language.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/language"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"language","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/language","interfaceLanguage":"swift"},"sections":[],"metadata":{"platforms":[],"title":"language","modules":[{"name":"BrazeKit"}],"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC8languageSSSgvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"language","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/language":{"title":"language","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/language","deprecated":true,"url":"\/documentation\/brazekit\/braze\/user-swift.class\/language","abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"language","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/language"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"language","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/language"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"metadata":{"extendedModule":"BrazeKit","platforms":[],"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC8languageSSSgvp","title":"language","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"language","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/language":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"language","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","title":"language","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/language","url":"\/documentation\/brazekit\/braze\/user-swift.class\/language"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/lastname.json b/data/documentation/brazekit/braze/user-swift.class/lastname.json index 025c5a6c00..30e1a3a2e6 100644 --- a/data/documentation/brazekit/braze/user-swift.class/lastname.json +++ b/data/documentation/brazekit/braze/user-swift.class/lastname.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lastName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit","roleHeading":"Instance Property","role":"symbol","platforms":[],"title":"lastName","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC8lastNameSSSgvp","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/lastname"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/lastName"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/lastName":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/lastname","kind":"symbol","role":"symbol","type":"topic","title":"lastName","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/lastName"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lastName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/lastname"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/lastName","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC8lastNameSSSgvp","title":"lastName","extendedModule":"BrazeKit","platforms":[],"role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lastName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/lastName":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/lastName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"lastName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/lastname","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"lastName"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/phone.json b/data/documentation/brazekit/braze/user-swift.class/phone.json index 5ccec3fd07..d80a0d580f 100644 --- a/data/documentation/brazekit/braze/user-swift.class/phone.json +++ b/data/documentation/brazekit/braze/user-swift.class/phone.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phone","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/phone"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"phone","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"phone","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:8BrazeKit0A0C4UserC5phoneSSSgvp","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","platforms":[]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/phone"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/phone":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phone","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"phone","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/phone","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/phone"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/phone"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phone","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/phone"]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C4UserC5phoneSSSgvp","symbolKind":"property","title":"phone","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phone","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/phone":{"title":"phone","abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/phone","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/phone","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"phone","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken.json b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken.json index e9f7d1794c..f45f719a64 100644 --- a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken.json +++ b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"},"abstract":[{"text":"The push-to-start token for remotely launching Live Activities.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PushToStartToken"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","sections":[],"metadata":{"symbolKind":"struct","navigatorTitle":[{"kind":"identifier","text":"PushToStartToken"}],"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC16PushToStartTokenV","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"PushToStartToken"}],"extendedModule":"BrazeKit","title":"Braze.User.PushToStartToken","modules":[{"name":"BrazeKit"}],"roleHeading":"Structure"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/init(from:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/encode(to:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[{"text":"Custom encoding to capture ","type":"text"},{"code":"null","type":"codeVoice"},{"text":" literals.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/encode(to:)","role":"symbol","title":"encode(to:)","kind":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"PushToStartToken","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","role":"symbol","navigatorTitle":[{"text":"PushToStartToken","kind":"identifier"}],"title":"Braze.User.PushToStartToken","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/init(from:)":{"abstract":[],"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/init(from:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/equatable-implementations"},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PushToStartToken"}],"title":"Braze.User.PushToStartToken","extendedModule":"BrazeKit","navigatorTitle":[{"kind":"identifier","text":"PushToStartToken"}],"symbolKind":"struct","externalID":"s:8BrazeKit0A0C4UserC16PushToStartTokenV","roleHeading":"Structure","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/init(from:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/encode(to:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations"]}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"kind":"symbol","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PushToStartToken","kind":"identifier"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/SE":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/encode(to:)","kind":"symbol","abstract":[{"text":"Custom encoding to capture ","type":"text"},{"code":"null","type":"codeVoice"},{"text":" literals.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","role":"symbol","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/encode(to:)"},"doc://Braze/Se":{"type":"unresolvable","identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/init(from:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/init(from:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/equatable-implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"PushToStartToken","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PushToStartToken"}],"type":"topic","role":"symbol","title":"Braze.User.PushToStartToken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/!=(_:_:).json b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/!=(_:_:).json index 62592c0fdd..fbc15cda55 100644 --- a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/!=(_:_:).json +++ b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/!=(_:_:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Operator","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC16PushToStartTokenV","extendedModule":"Swift","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/!=(_:_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations"]]},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"PushToStartToken","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","role":"symbol","navigatorTitle":[{"text":"PushToStartToken","kind":"identifier"}],"title":"Braze.User.PushToStartToken","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/equatable-implementations"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/!=(_:_:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/!=(_:_:)"]}],"metadata":{"symbolKind":"op","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)","role":"symbol","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC16PushToStartTokenV"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"PushToStartToken","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PushToStartToken"}],"type":"topic","role":"symbol","title":"Braze.User.PushToStartToken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/equatable-implementations","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/encode(to:).json b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/encode(to:).json index 18010143c3..c8e79366b9 100644 --- a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/encode(to:).json +++ b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/encode(to:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/encode(to:)"},"kind":"symbol","abstract":[{"text":"Custom encoding to capture ","type":"text"},{"code":"null","type":"codeVoice"},{"type":"text","text":" literals."}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC16PushToStartTokenV6encode2toys7Encoder_p_tKF","title":"encode(to:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"PushToStartToken","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","role":"symbol","navigatorTitle":[{"text":"PushToStartToken","kind":"identifier"}],"title":"Braze.User.PushToStartToken","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"type":"topic","abstract":[{"text":"Custom encoding to capture ","type":"text"},{"code":"null","type":"codeVoice"},{"text":" literals.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/encode(to:)","role":"symbol","title":"encode(to:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Custom encoding to capture "},{"type":"codeVoice","code":"null"},{"text":" literals.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/encode(to:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC16PushToStartTokenV6encode2toys7Encoder_p_tKF","role":"symbol","title":"encode(to:)"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/encode(to:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/encode(to:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/encode(to:)","kind":"symbol","abstract":[{"text":"Custom encoding to capture ","type":"text"},{"code":"null","type":"codeVoice"},{"text":" literals.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"type":"topic","role":"symbol","title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"PushToStartToken","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PushToStartToken"}],"type":"topic","role":"symbol","title":"Braze.User.PushToStartToken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/equatable-implementations.json b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/equatable-implementations.json index 1aa85901b6..54f5a3ac03 100644 --- a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/equatable-implementations.json +++ b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"PushToStartToken","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","role":"symbol","navigatorTitle":[{"text":"PushToStartToken","kind":"identifier"}],"title":"Braze.User.PushToStartToken","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"PushToStartToken","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PushToStartToken"}],"type":"topic","role":"symbol","title":"Braze.User.PushToStartToken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/init(from:).json b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/init(from:).json index 3b06d02f32..c43e5b46cc 100644 --- a/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/init(from:).json +++ b/data/documentation/brazekit/braze/user-swift.class/pushtostarttoken/init(from:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/init(from:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/init(from:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Decodable.init(from:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC16PushToStartTokenV4fromAGs7Decoder_p_tKcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","roleHeading":"Initializer","title":"init(from:)","modules":[{"name":"BrazeKit"}],"symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/init(from:)":{"abstract":[],"title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/init(from:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"PushToStartToken","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken","role":"symbol","navigatorTitle":[{"text":"PushToStartToken","kind":"identifier"}],"title":"Braze.User.PushToStartToken","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Decodable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/init(from:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"role":"symbol","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C4UserC16PushToStartTokenV4fromAGs7Decoder_p_tKcfc","symbolKind":"init","title":"init(from:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/init(from:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken/init(from:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"type":"topic","title":"init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken\/init(from:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/PushToStartToken":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","abstract":[{"type":"text","text":"The push-to-start token for remotely launching Live Activities."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"PushToStartToken","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PushToStartToken"}],"type":"topic","role":"symbol","title":"Braze.User.PushToStartToken","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/PushToStartToken"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributearray(key:value:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributearray(key:value:fileid:line:).json index b75f0622fa..9d402385bb 100644 --- a/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributearray(key:value:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributearray(key:value:fileid:line:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(key:value:fileid:line:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(key:value:fileID:line:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"removeFromCustomAttributeArray(key:value:fileID:line:)","symbolKind":"method","extendedModule":"BrazeKit","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC30removeFromCustomAttributeArray3key5value6fileID4lineySS_SSs12StaticStringVSutF","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"platforms":[],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeArray(key:value:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(key:value:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(key:value:fileID:line:)","role":"symbol","title":"removeFromCustomAttributeArray(key:value:fileID:line:)","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(key:value:fileID:line:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(key:value:fileid:line:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeFromCustomAttributeArray"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromCustomAttributeArray"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"method","roleHeading":"Instance Method","platforms":[],"title":"removeFromCustomAttributeArray(key:value:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC30removeFromCustomAttributeArray3key5value6fileID4lineySS_SSs12StaticStringVSutF","role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeArray(key:value:fileID:line:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"deprecated":true,"type":"topic","title":"removeFromCustomAttributeArray(key:value:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(key:value:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(key:value:fileID:line:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributearray(withkey:value:).json b/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributearray(withkey:value:).json index 3616e0228d..c2a3c0bec5 100644 --- a/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributearray(withkey:value:).json +++ b/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributearray(withkey:value:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"metadata":{"platforms":[],"role":"symbol","title":"removeFromCustomAttributeArray(withKey:value:)","symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC30removeFromCustomAttributeArray7withKey5valueSbSS_SStF","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromCustomAttributeArray"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(withKey:value:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(withkey:value:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@nonobjc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromCustomAttributeArray"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeArray(withKey:value:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"removeFromCustomAttributeArray(withKey:value:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(withkey:value:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(withKey:value:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"sections":[],"metadata":{"extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"platforms":[],"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC30removeFromCustomAttributeArray7withKey5valueSbSS_SStF","title":"removeFromCustomAttributeArray(withKey:value:)"},"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(withKey:value:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@nonobjc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeFromCustomAttributeArray"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(withkey:value:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeArray(withKey:value:)":{"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeArray(withKey:value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"removeFromCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"deprecated":true,"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(withkey:value:)","title":"removeFromCustomAttributeArray(withKey:value:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributestringarray(key:value:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributestringarray(key:value:fileid:line:).json index 38bb3dbfb8..040cacec8c 100644 --- a/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributestringarray(key:value:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/removefromcustomattributestringarray(key:value:fileid:line:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeStringArray(key:value:fileID:line:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeFromCustomAttributeStringArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"name":"value","content":[{"inlineContent":[{"type":"text","text":"The string to remove."}],"type":"paragraph"}]}]},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"text":"Removing a value for a key that has not previously been set is a no-op.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","abstract":[{"text":"Removes the string value from a custom attribute string array specified by the key.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributestringarray(key:value:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromCustomAttributeStringArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"title":"removeFromCustomAttributeStringArray(key:value:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC36removeFromCustomAttributeStringArray3key5value6fileID4lineySS_SSs06StaticH0VSutF"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeStringArray(key:value:fileID:line:)":{"title":"removeFromCustomAttributeStringArray(key:value:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromCustomAttributeStringArray"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeStringArray(key:value:fileID:line:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Removes the string value from a custom attribute string array specified by the key."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributestringarray(key:value:fileid:line:)"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributestringarray(key:value:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Removes the string value from a custom attribute string array specified by the key."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeStringArray(key:value:fileID:line:)"},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC36removeFromCustomAttributeStringArray3key5value6fileID4lineySS_SSs06StaticH0VSutF","title":"removeFromCustomAttributeStringArray(key:value:fileID:line:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeFromCustomAttributeStringArray"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeFromCustomAttributeStringArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The custom attribute key."}],"type":"paragraph"}],"name":"key"},{"name":"value","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The string to remove."}]}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Removing a value for a key that has not previously been set is a no-op."}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromCustomAttributeStringArray(key:value:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromCustomAttributeStringArray(key:value:fileID:line:)","role":"symbol","title":"removeFromCustomAttributeStringArray(key:value:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributestringarray(key:value:fileid:line:)","abstract":[{"type":"text","text":"Removes the string value from a custom attribute string array specified by the key."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromCustomAttributeStringArray"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/removefromsubscriptiongroup(id:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/removefromsubscriptiongroup(id:fileid:line:).json index e720efe5ed..da7cc972ba 100644 --- a/data/documentation/brazekit/braze/user-swift.class/removefromsubscriptiongroup(id:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/removefromsubscriptiongroup(id:fileid:line:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Removes the user from a subscription group.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromSubscriptionGroup"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"id","content":[{"type":"paragraph","inlineContent":[{"text":"The group identifier, as provided by the Braze platform.","type":"text"}]}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(id:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(id:fileID:line:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","title":"removeFromSubscriptionGroup(id:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC27removeFromSubscriptionGroup2id6fileID4lineySS_s12StaticStringVSutF"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromSubscriptionGroup(id:fileID:line:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Removes the user from a subscription group."}],"title":"removeFromSubscriptionGroup(id:fileID:line:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(id:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(id:fileID:line:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(id:fileid:line:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(id:fileID:line:)"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeFromSubscriptionGroup"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"removeFromSubscriptionGroup(id:fileID:line:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C4UserC27removeFromSubscriptionGroup2id6fileID4lineySS_s12StaticStringVSutF","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Removes the user from a subscription group.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromSubscriptionGroup"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The group identifier, as provided by the Braze platform.","type":"text"}]}],"name":"id"}],"kind":"parameters"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromSubscriptionGroup(id:fileID:line:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(id:fileID:line:)","kind":"symbol","abstract":[{"type":"text","text":"Removes the user from a subscription group."}],"title":"removeFromSubscriptionGroup(id:fileID:line:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(id:fileid:line:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/removefromsubscriptiongroup(withgroupid:).json b/data/documentation/brazekit/braze/user-swift.class/removefromsubscriptiongroup(withgroupid:).json index 9c1ddd0aff..8b052e24e5 100644 --- a/data/documentation/brazekit/braze/user-swift.class/removefromsubscriptiongroup(withgroupid:).json +++ b/data/documentation/brazekit/braze/user-swift.class/removefromsubscriptiongroup(withgroupid:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(withGroupId:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withGroupId"},{"text":" ","kind":"text"},{"text":"groupId","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(withgroupid:)"]}],"kind":"symbol","metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"removeFromSubscriptionGroup(withGroupId:)","platforms":[],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC27removeFromSubscriptionGroup04withG2IdSbSS_tF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withGroupId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromSubscriptionGroup(withGroupId:)":{"type":"topic","title":"removeFromSubscriptionGroup(withGroupId:)","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withGroupId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(withgroupid:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(withGroupId:)"}}} \ No newline at end of file +{"sections":[],"metadata":{"title":"removeFromSubscriptionGroup(withGroupId:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"removeFromSubscriptionGroup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withGroupId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"method","extendedModule":"BrazeKit","platforms":[],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC27removeFromSubscriptionGroup04withG2IdSbSS_tF","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(withgroupid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(withGroupId:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@nonobjc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeFromSubscriptionGroup"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withGroupId"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"groupId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeFromSubscriptionGroup(withGroupId:)":{"role":"symbol","title":"removeFromSubscriptionGroup(withGroupId:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeFromSubscriptionGroup"},{"text":"(","kind":"text"},{"text":"withGroupId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeFromSubscriptionGroup(withGroupId:)","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(withgroupid:)","abstract":[{"type":"text","text":"Provided for compatibility."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/removelocationcustomattribute(withkey:).json b/data/documentation/brazekit/braze/user-swift.class/removelocationcustomattribute(withkey:).json index 96e554c92f..9e4f9264aa 100644 --- a/data/documentation/brazekit/braze/user-swift.class/removelocationcustomattribute(withkey:).json +++ b/data/documentation/brazekit/braze/user-swift.class/removelocationcustomattribute(withkey:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeLocationCustomAttribute(withKey:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"removeLocationCustomAttribute(withKey:)","externalID":"s:8BrazeKit0A0C4UserC29removeLocationCustomAttribute7withKeySbSS_tF","symbolKind":"method","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeLocationCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withKey"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"extendedModule":"BrazeKit","platforms":[],"roleHeading":"Instance Method"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeLocationCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withKey"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removelocationcustomattribute(withkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeLocationCustomAttribute(withKey:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeLocationCustomAttribute(withKey:)","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeLocationCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removelocationcustomattribute(withkey:)","role":"symbol","type":"topic","kind":"symbol","title":"removeLocationCustomAttribute(withKey:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeLocationCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"withKey"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeLocationCustomAttribute(withKey:)"},"metadata":{"platforms":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeLocationCustomAttribute"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:8BrazeKit0A0C4UserC29removeLocationCustomAttribute7withKeySbSS_tF","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"removeLocationCustomAttribute(withKey:)","role":"symbol","extendedModule":"BrazeKit"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/removelocationcustomattribute(withkey:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/removeLocationCustomAttribute(withKey:)":{"deprecated":true,"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeLocationCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withKey"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/removelocationcustomattribute(withkey:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"removeLocationCustomAttribute(withKey:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/removeLocationCustomAttribute(withKey:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(attributiondata:).json b/data/documentation/brazekit/braze/user-swift.class/set(attributiondata:).json index 34b7adfc3f..ce28d1597e 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(attributiondata:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(attributiondata:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(attributionData:)"},"abstract":[{"type":"text","text":"Sets the user attribution data."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"attributionData"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"User","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"text":".","kind":"text"},{"text":"AttributionData","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C4UserC15AttributionDataV","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"attributionData","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The attribution data."}]}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"attributionData","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"AttributionData","preciseIdentifier":"s:8BrazeKit0A0C4UserC15AttributionDataV"},{"text":"?)","kind":"text"}],"role":"symbol","symbolKind":"method","title":"set(attributionData:)","externalID":"s:8BrazeKit0A0C4UserC3set15attributionDatayAE011AttributionF0VSg_tF","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(attributiondata:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"title":"Braze.User.AttributionData","abstract":[{"text":"The user attribution data.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"AttributionData"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(attributionData:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"attributionData"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"AttributionData","preciseIdentifier":"s:8BrazeKit0A0C4UserC15AttributionDataV"},{"kind":"text","text":"?)"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(attributiondata:)","title":"set(attributionData:)","abstract":[{"type":"text","text":"Sets the user attribution data."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(attributionData:)"}}} \ No newline at end of file +{"abstract":[{"text":"Sets the user attribution data.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"method","title":"set(attributionData:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"attributionData","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC15AttributionDataV","text":"AttributionData","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC3set15attributionDatayAE011AttributionF0VSg_tF"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(attributiondata:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"attributionData","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","text":"User"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C4UserC15AttributionDataV","text":"AttributionData","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The attribution data."}]}],"name":"attributionData"}],"kind":"parameters"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(attributionData:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/AttributionData-swift.struct":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","navigatorTitle":[{"text":"AttributionData","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/AttributionData-swift.struct","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AttributionData","kind":"identifier"}],"abstract":[{"type":"text","text":"The user attribution data."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(attributionData:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(attributionData:)","title":"set(attributionData:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"attributionData","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"User","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"kind":"text","text":"."},{"text":"AttributionData","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC15AttributionDataV"},{"text":"?)","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Sets the user attribution data."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(attributiondata:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(country:).json b/data/documentation/brazekit/braze/user-swift.class/set(country:).json index 1024a70220..9eaeffef13 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(country:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(country:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(setCountry:) "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"country","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The country."}],"type":"paragraph"}],"name":"country"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(country:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Sets the user country."}],"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"country"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC3set7countryySSSg_tF","role":"symbol","title":"set(country:)","symbolKind":"method"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(country:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(country:)":{"type":"topic","abstract":[{"type":"text","text":"Sets the user country."}],"role":"symbol","kind":"symbol","title":"set(country:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"country"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(country:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(country:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(setCountry:) "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"country"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"country","content":[{"inlineContent":[{"type":"text","text":"The country."}],"type":"paragraph"}]}]}],"metadata":{"symbolKind":"method","title":"set(country:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"country","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC3set7countryySSSg_tF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(country:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(country:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"text":"Sets the user country.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(country:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(country:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"country","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(country:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets the user country."}],"title":"set(country:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(dateofbirth:).json b/data/documentation/brazekit/braze/user-swift.class/set(dateofbirth:).json index 4d05ac27f9..2363b600fe 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(dateofbirth:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(dateofbirth:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Sets the user date of birth."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(dateOfBirth:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(setDateOfBirth:) ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dateOfBirth","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"languages":["swift"]}]},{"parameters":[{"name":"dateOfBirth","content":[{"inlineContent":[{"type":"text","text":"The date of birth."}],"type":"paragraph"}]}],"kind":"parameters"}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC3set11dateOfBirthy10Foundation4DateVSg_tF","title":"set(dateOfBirth:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dateOfBirth"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"?)"}],"modules":[{"name":"BrazeKit"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(dateofbirth:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(dateOfBirth:)":{"abstract":[{"type":"text","text":"Sets the user date of birth."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dateOfBirth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(dateOfBirth:)","type":"topic","kind":"symbol","title":"set(dateOfBirth:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(dateofbirth:)","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(setDateOfBirth:) "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"dateOfBirth","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"dateOfBirth","content":[{"type":"paragraph","inlineContent":[{"text":"The date of birth.","type":"text"}]}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC3set11dateOfBirthy10Foundation4DateVSg_tF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"dateOfBirth","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"role":"symbol","title":"set(dateOfBirth:)","symbolKind":"method","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(dateOfBirth:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(dateofbirth:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Sets the user date of birth."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(dateOfBirth:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(dateOfBirth:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dateOfBirth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier","text":"Date"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(dateofbirth:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets the user date of birth."}],"title":"set(dateOfBirth:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(email:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/set(email:fileid:line:).json index 53852e2686..3c47b69248 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(email:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(email:fileid:line:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"email","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The email."}]}],"name":"email"}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"set(email:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC3set5email6fileID4lineySSSg_s12StaticStringVSutF","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"email"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(email:fileid:line:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(email:fileID:line:)"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Sets the user email.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(email:fileID:line:)":{"kind":"symbol","abstract":[{"type":"text","text":"Sets the user email."}],"title":"set(email:fileID:line:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"email","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(email:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(email:fileID:line:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(email:fileID:line:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Sets the user email."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(email:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC3set5email6fileID4lineySSSg_s12StaticStringVSutF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"set(email:fileID:line:)","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"email","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"email"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"email","content":[{"type":"paragraph","inlineContent":[{"text":"The email.","type":"text"}]}]}],"kind":"parameters"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(email:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(email:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(email:fileid:line:)","role":"symbol","abstract":[{"text":"Sets the user email.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"email","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"type":"topic","title":"set(email:fileID:line:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(emailsubscriptionstate:).json b/data/documentation/brazekit/braze/user-swift.class/set(emailsubscriptionstate:).json index b65b3ba5fe..4cb240ee67 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(emailsubscriptionstate:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(emailsubscriptionstate:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(emailSubscriptionState:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC3set22emailSubscriptionStateyAE0fG0O_tF","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"emailSubscriptionState"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"User","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO","text":"SubscriptionState","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"set(emailSubscriptionState:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(emailsubscriptionstate:)"]}],"abstract":[{"type":"text","text":"Sets the user email subscription state."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"emailSubscriptionState","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"User","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SubscriptionState","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The email subscription state."}]}],"name":"emailSubscriptionState"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(emailSubscriptionState:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"emailSubscriptionState","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO","text":"SubscriptionState"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Sets the user email subscription state."}],"title":"set(emailSubscriptionState:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(emailsubscriptionstate:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(emailSubscriptionState:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Sets the user email subscription state."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"emailSubscriptionState","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO","text":"SubscriptionState"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The email subscription state.","type":"text"}]}],"name":"emailSubscriptionState"}]}],"metadata":{"title":"set(emailSubscriptionState:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"emailSubscriptionState"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"text":".","kind":"text"},{"text":"SubscriptionState","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC3set22emailSubscriptionStateyAE0fG0O_tF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(emailsubscriptionstate:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(emailSubscriptionState:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(emailSubscriptionState:)":{"title":"set(emailSubscriptionState:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"emailSubscriptionState","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier","text":"User"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SubscriptionState","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(emailsubscriptionstate:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(emailSubscriptionState:)","abstract":[{"type":"text","text":"Sets the user email subscription state."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(firstname:).json b/data/documentation/brazekit/braze/user-swift.class/set(firstname:).json index 940d7b0ca9..6696d2889b 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(firstname:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(firstname:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(firstName:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(setFirstName:) ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"firstName","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The first name."}]}],"name":"firstName"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(firstname:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC3set9firstNameySSSg_tF","title":"set(firstName:)","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"firstName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}]},"abstract":[{"text":"Sets the user first name.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(firstName:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"firstName","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Sets the user first name."}],"title":"set(firstName:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(firstname:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(firstName:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","title":"set(firstName:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"firstName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC3set9firstNameySSSg_tF"},"abstract":[{"type":"text","text":"Sets the user first name."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(setFirstName:) "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"firstName","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The first name.","type":"text"}]}],"name":"firstName"}],"kind":"parameters"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(firstName:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(firstname:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(firstName:)":{"abstract":[{"text":"Sets the user first name.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(firstName:)","title":"set(firstName:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"firstName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(firstname:)","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(gender:).json b/data/documentation/brazekit/braze/user-swift.class/set(gender:).json index 52edf64ab8..48d138266e 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(gender:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(gender:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"gender"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC3set6genderyAE6GenderOSg_tF","title":"set(gender:)"},"kind":"symbol","abstract":[{"text":"Sets the user gender.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"gender"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier","text":"User","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","text":"Gender"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"gender","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The gender."}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(gender:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(gender:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(gender:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(gender:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"gender","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","text":"Gender"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"text":"Sets the user gender.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(gender:)","role":"symbol","title":"set(gender:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(gender:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(gender:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"gender"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"User","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","text":"Gender"},{"text":"?)","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"gender","content":[{"inlineContent":[{"text":"The gender.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC3set6genderyAE6GenderOSg_tF","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"gender","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"title":"set(gender:)","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"kind":"symbol","abstract":[{"text":"Sets the user gender.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(gender:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(gender:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"gender"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"User","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(gender:)","type":"topic","kind":"symbol","title":"set(gender:)","role":"symbol","abstract":[{"text":"Sets the user gender.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(homecity:).json b/data/documentation/brazekit/braze/user-swift.class/set(homecity:).json index 4991748353..aa02f18c25 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(homecity:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(homecity:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(setHomeCity:) "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"homeCity"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"homeCity","content":[{"inlineContent":[{"text":"The home city.","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(homecity:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(homeCity:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Sets the user home city."}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"set(homeCity:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"homeCity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8BrazeKit0A0C4UserC3set8homeCityySSSg_tF"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(homeCity:)":{"abstract":[{"text":"Sets the user home city.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(homecity:)","role":"symbol","title":"set(homeCity:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(homeCity:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"homeCity"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(homecity:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(homeCity:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"homeCity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"title":"set(homeCity:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C4UserC3set8homeCityySSSg_tF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Sets the user home city."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(setHomeCity:) ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"homeCity"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"homeCity","content":[{"type":"paragraph","inlineContent":[{"text":"The home city.","type":"text"}]}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(homeCity:)":{"role":"symbol","title":"set(homeCity:)","kind":"symbol","abstract":[{"type":"text","text":"Sets the user home city."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(homeCity:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"homeCity","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(homecity:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(language:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/set(language:fileid:line:).json index 4248b8a088..73261be5b5 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(language:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(language:fileid:line:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"language"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"language","content":[{"inlineContent":[{"text":"An ISO 639-1 or ISO 639-2 language code.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"The language must be a valid ISO 639-1 language code. ISO 639-2 language code are accepted","type":"text"},{"type":"text","text":" "},{"type":"text","text":"for languages without ISO 639-1 equivalent."}]}],"kind":"content"}],"abstract":[{"text":"Sets the user language.","type":"text"}],"metadata":{"symbolKind":"method","title":"set(language:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC3set8language6fileID4lineySSSg_s12StaticStringVSutF","modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"language"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(language:fileid:line:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(language:fileID:line:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(language:fileID:line:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(language:fileid:line:)","kind":"symbol","title":"set(language:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"language","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","abstract":[{"text":"Sets the user language.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(language:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","externalID":"s:8BrazeKit0A0C4UserC3set8language6fileID4lineySSSg_s12StaticStringVSutF","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"language","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","title":"set(language:fileID:line:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Sets the user language."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(language:fileID:line:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"language"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"language","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An ISO 639-1 or ISO 639-2 language code."}]}]}]},{"content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The language must be a valid ISO 639-1 language code. ISO 639-2 language code are accepted","type":"text"},{"type":"text","text":" "},{"type":"text","text":"for languages without ISO 639-1 equivalent."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(language:fileid:line:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(language:fileID:line:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(language:fileid:line:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"language","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"fileID","kind":"externalParam"},{"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"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(language:fileID:line:)","role":"symbol","title":"set(language:fileID:line:)","abstract":[{"text":"Sets the user language.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(lastname:).json b/data/documentation/brazekit/braze/user-swift.class/set(lastname:).json index 7cd4c33d97..f805ef09f4 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(lastname:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(lastname:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Sets the user last name."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(lastName:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(lastname:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"lastName","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","title":"set(lastName:)","externalID":"s:8BrazeKit0A0C4UserC3set8lastNameySSSg_tF","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(setLastName:) ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"lastName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"lastName","content":[{"inlineContent":[{"text":"The last name.","type":"text"}],"type":"paragraph"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(lastName:)":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(lastname:)","abstract":[{"text":"Sets the user last name.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"lastName","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(lastName:)","type":"topic","kind":"symbol","title":"set(lastName:)"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(setLastName:) "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"lastName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The last name.","type":"text"}],"type":"paragraph"}],"name":"lastName"}]}],"abstract":[{"type":"text","text":"Sets the user last name."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(lastname:)"]}],"kind":"symbol","metadata":{"role":"symbol","title":"set(lastName:)","externalID":"s:8BrazeKit0A0C4UserC3set8lastNameySSSg_tF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"lastName"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(lastName:)"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(lastName:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(lastName:)","role":"symbol","type":"topic","title":"set(lastName:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(lastname:)","abstract":[{"text":"Sets the user last name.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"lastName","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(phonenumber:).json b/data/documentation/brazekit/braze/user-swift.class/set(phonenumber:).json index 43e714901d..a771a0e6fa 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(phonenumber:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(phonenumber:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Sets the user phone number."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(setPhoneNumber:) ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"phoneNumber","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The phone number."}]}],"name":"phoneNumber"}]}],"sections":[],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"set(phoneNumber:)","externalID":"s:8BrazeKit0A0C4UserC3set11phoneNumberySSSg_tF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"phoneNumber"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(phonenumber:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(phoneNumber:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(phoneNumber:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"phoneNumber","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Sets the user phone number."}],"title":"set(phoneNumber:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(phonenumber:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(phoneNumber:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(phoneNumber:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(setPhoneNumber:) "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"phoneNumber","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The phone number."}],"type":"paragraph"}],"name":"phoneNumber"}],"kind":"parameters"}],"abstract":[{"type":"text","text":"Sets the user phone number."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(phonenumber:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC3set11phoneNumberySSSg_tF","title":"set(phoneNumber:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"phoneNumber"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(phoneNumber:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(phoneNumber:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"phoneNumber"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(phonenumber:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets the user phone number."}],"title":"set(phoneNumber:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/set(pushnotificationsubscriptionstate:).json b/data/documentation/brazekit/braze/user-swift.class/set(pushnotificationsubscriptionstate:).json index a03d2117d2..d299786a3a 100644 --- a/data/documentation/brazekit/braze/user-swift.class/set(pushnotificationsubscriptionstate:).json +++ b/data/documentation/brazekit/braze/user-swift.class/set(pushnotificationsubscriptionstate:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"pushNotificationSubscriptionState"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},{"text":".","kind":"text"},{"text":"SubscriptionState","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The push notification subscription state."}]}],"name":"pushNotificationSubscriptionState"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(pushnotificationsubscriptionstate:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC3set33pushNotificationSubscriptionStateyAE0gH0O_tF","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"pushNotificationSubscriptionState","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO","text":"SubscriptionState"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"set(pushNotificationSubscriptionState:)"},"abstract":[{"type":"text","text":"Sets the user push notification subscription state."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(pushNotificationSubscriptionState:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(pushNotificationSubscriptionState:)":{"abstract":[{"text":"Sets the user push notification subscription state.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(pushNotificationSubscriptionState:)","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(pushnotificationsubscriptionstate:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"pushNotificationSubscriptionState","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SubscriptionState","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"kind":"text","text":")"}],"role":"symbol","title":"set(pushNotificationSubscriptionState:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Sets the user push notification subscription state."}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C4UserC3set33pushNotificationSubscriptionStateyAE0gH0O_tF","title":"set(pushNotificationSubscriptionState:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"pushNotificationSubscriptionState","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User"},{"kind":"text","text":"."},{"text":"SubscriptionState","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(pushNotificationSubscriptionState:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"pushNotificationSubscriptionState"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","kind":"typeIdentifier","text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","text":"SubscriptionState","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The push notification subscription state."}]}],"name":"pushNotificationSubscriptionState"}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/set(pushnotificationsubscriptionstate:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/set(pushNotificationSubscriptionState:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/set(pushNotificationSubscriptionState:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"pushNotificationSubscriptionState"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC17SubscriptionStateO","text":"SubscriptionState","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/set(pushnotificationsubscriptionstate:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets the user push notification subscription state."}],"title":"set(pushNotificationSubscriptionState:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:array:fileid:line:)-75o6t.json b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:array:fileid:line:)-75o6t.json index 01b94b38ab..4b3a71525a 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:array:fileid:line:)-75o6t.json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:array:fileid:line:)-75o6t.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-75o6t"},"abstract":[{"text":"Sets a string array from a custom attribute specified by the key.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute key.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"The string array to set.","type":"text"}],"type":"paragraph"}],"name":"array"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-75o6t"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5array6fileID4lineySS_SaySSGSgs12StaticStringVSutF","title":"setCustomAttribute(key:array:fileID:line:)","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"array","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:array:fileID:line:)-75o6t":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]?, "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"role":"symbol","title":"setCustomAttribute(key:array:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-75o6t","abstract":[{"text":"Sets a string array from a custom attribute specified by the key.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-75o6t"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-75o6t"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"title":"setCustomAttribute(key:array:fileID:line:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5array6fileID4lineySS_SaySSGSgs12StaticStringVSutF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-75o6t"]}],"kind":"symbol","abstract":[{"type":"text","text":"Sets a string array from a custom attribute specified by the key."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"array"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"]?, "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute key.","type":"text"}]}],"name":"key"},{"name":"array","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The string array to set."}]}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:array:fileID:line:)-75o6t":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-75o6t","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]?, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-75o6t","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets a string array from a custom attribute specified by the key."}],"title":"setCustomAttribute(key:array:fileID:line:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:array:fileid:line:)-8n8kd.json b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:array:fileid:line:)-8n8kd.json index 58ce37f12f..7cb3b5e1f9 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:array:fileid:line:)-8n8kd.json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:array:fileid:line:)-8n8kd.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-8n8kd","interfaceLanguage":"swift"},"metadata":{"title":"setCustomAttribute(key:array:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"kind":"text","text":": [["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?]], ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5array6fileID4lineySS_SaySDySSypSgGGs12StaticStringVSutF","role":"symbol","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"kind":"text","text":": [["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?]], "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"The custom attribute key.","type":"text"}],"type":"paragraph"}],"name":"key"},{"name":"array","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The array of "},{"code":"[String: Any?]","type":"codeVoice"},{"text":" values to set.","type":"text"}]}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-8n8kd"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Sets the ","type":"text"},{"type":"codeVoice","code":"array"},{"type":"text","text":" array of dictionaries as a user attribute for "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:array:fileID:line:)-8n8kd":{"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"text":": [[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?]], ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-8n8kd","abstract":[{"type":"text","text":"Sets the "},{"type":"codeVoice","code":"array"},{"type":"text","text":" array of dictionaries as a user attribute for "},{"type":"codeVoice","code":"key"},{"text":".","type":"text"}],"title":"setCustomAttribute(key:array:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-8n8kd"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Sets the "},{"code":"array","type":"codeVoice"},{"text":" array of dictionaries as a user attribute for ","type":"text"},{"type":"codeVoice","code":"key"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-8n8kd"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-8n8kd"},"kind":"symbol","metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"setCustomAttribute(key:array:fileID:line:)","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"kind":"text","text":": [["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?]], ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5array6fileID4lineySS_SaySDySSypSgGGs12StaticStringVSutF"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"array","kind":"externalParam"},{"text":": [[","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"?]], ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}],"name":"key"},{"name":"array","content":[{"type":"paragraph","inlineContent":[{"text":"The array of ","type":"text"},{"type":"codeVoice","code":"[String: Any?]"},{"type":"text","text":" values to set."}]}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:array:fileID:line:)-8n8kd":{"kind":"symbol","abstract":[{"type":"text","text":"Sets the "},{"type":"codeVoice","code":"array"},{"type":"text","text":" array of dictionaries as a user attribute for "},{"type":"codeVoice","code":"key"},{"type":"text","text":"."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-8n8kd","title":"setCustomAttribute(key:array:fileID:line:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"array"},{"kind":"text","text":": [["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?]], ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:array:fileID:line:)-8n8kd"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:dictionary:merge:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:dictionary:merge:fileid:line:).json index 42210f22c9..0863786ef6 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:dictionary:merge:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:dictionary:merge:fileid:line:).json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key10dictionary5merge6fileID4lineySS_SDySSypSgGSbs12StaticStringVSutF","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"dictionary","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"?], ","kind":"text"},{"kind":"externalParam","text":"merge"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"title":"setCustomAttribute(key:dictionary:merge:fileID:line:)","symbolKind":"method"},"abstract":[{"type":"text","text":"Sets the dictionary "},{"type":"codeVoice","code":"dictionary"},{"type":"text","text":" as a user attribute for "},{"type":"codeVoice","code":"key"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:dictionary:merge:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"dictionary"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"?], ","kind":"text"},{"kind":"externalParam","text":"merge"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"inlineContent":[{"type":"text","text":"The custom attribute key."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"The key-value ","type":"text"},{"code":"[String: Any?]","type":"codeVoice"},{"text":" dictionary to set.","type":"text"}],"type":"paragraph"}],"name":"dictionary"},{"content":[{"type":"paragraph","inlineContent":[{"text":"When ","type":"text"},{"type":"codeVoice","code":"true"},{"text":", merges ","type":"text"},{"code":"dictionary","type":"codeVoice"},{"type":"text","text":" with the existing values at "},{"type":"codeVoice","code":"key"},{"type":"text","text":" "},{"type":"text","text":"according to nested custom attribute merge rules."},{"text":" ","type":"text"},{"text":"See more in our ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/data_and_analytics\/custom_data\/custom_attributes\/nested_custom_attribute_support\/"}]}],"name":"merge"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:dictionary:merge:fileID:line:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"https://www.braze.com/docs/user_guide/data_and_analytics/custom_data/custom_attributes/nested_custom_attribute_support/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/data_and_analytics\/custom_data\/custom_attributes\/nested_custom_attribute_support\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/data_and_analytics\/custom_data\/custom_attributes\/nested_custom_attribute_support\/","titleInlineContent":[{"text":"Nested custom attributes documentation","type":"text"}],"type":"link","title":"Nested custom attributes documentation"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:dictionary:merge:fileID:line:)":{"abstract":[{"text":"Sets the dictionary ","type":"text"},{"code":"dictionary","type":"codeVoice"},{"type":"text","text":" as a user attribute for "},{"type":"codeVoice","code":"key"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:dictionary:merge:fileid:line:)","role":"symbol","title":"setCustomAttribute(key:dictionary:merge:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:dictionary:merge:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"dictionary","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?], "},{"text":"merge","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Sets the dictionary ","type":"text"},{"type":"codeVoice","code":"dictionary"},{"type":"text","text":" as a user attribute for "},{"code":"key","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"dictionary","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"?], ","kind":"text"},{"text":"merge","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = false, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The key-value "},{"code":"[String: Any?]","type":"codeVoice"},{"text":" dictionary to set.","type":"text"}],"type":"paragraph"}],"name":"dictionary"},{"content":[{"inlineContent":[{"text":"When ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":", merges "},{"code":"dictionary","type":"codeVoice"},{"text":" with the existing values at ","type":"text"},{"code":"key","type":"codeVoice"},{"text":" ","type":"text"},{"text":"according to nested custom attribute merge rules.","type":"text"},{"type":"text","text":" "},{"text":"See more in our ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/data_and_analytics\/custom_data\/custom_attributes\/nested_custom_attribute_support\/"}],"type":"paragraph"}],"name":"merge"}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"dictionary"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?], "},{"text":"merge","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","role":"symbol","title":"setCustomAttribute(key:dictionary:merge:fileID:line:)","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key10dictionary5merge6fileID4lineySS_SDySSypSgGSbs12StaticStringVSutF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:dictionary:merge:fileID:line:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:dictionary:merge:fileid:line:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:dictionary:merge:fileID:line:)":{"abstract":[{"type":"text","text":"Sets the dictionary "},{"type":"codeVoice","code":"dictionary"},{"text":" as a user attribute for ","type":"text"},{"code":"key","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"dictionary"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?], ","kind":"text"},{"kind":"externalParam","text":"merge"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:dictionary:merge:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:dictionary:merge:fileid:line:)","title":"setCustomAttribute(key:dictionary:merge:fileID:line:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"https://www.braze.com/docs/user_guide/data_and_analytics/custom_data/custom_attributes/nested_custom_attribute_support/":{"title":"Nested custom attributes documentation","titleInlineContent":[{"text":"Nested custom attributes documentation","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/data_and_analytics\/custom_data\/custom_attributes\/nested_custom_attribute_support\/","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/data_and_analytics\/custom_data\/custom_attributes\/nested_custom_attribute_support\/"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-1nnju.json b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-1nnju.json index 73904ffe25..4c8ccdefc5 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-1nnju.json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-1nnju.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-1nnju"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The custom attribute key."}],"type":"paragraph"}],"name":"key"},{"name":"value","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute value."}]}]}],"kind":"parameters"}],"metadata":{"roleHeading":"Instance Method","role":"symbol","title":"setCustomAttribute(key:value:fileID:line:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_Sbs12StaticStringVSutF"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-1nnju"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-1nnju":{"abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-1nnju","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-1nnju","kind":"symbol","title":"setCustomAttribute(key:value:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute value.","type":"text"}]}],"name":"value"}],"kind":"parameters"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-1nnju","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_Sbs12StaticStringVSutF","symbolKind":"method","title":"setCustomAttribute(key:value:fileID:line:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-1nnju"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-1nnju":{"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"title":"setCustomAttribute(key:value:fileID:line:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-1nnju","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-1nnju","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-27t6c.json b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-27t6c.json index 657807108c..bbdb999a10 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-27t6c.json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-27t6c.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-27t6c","interfaceLanguage":"swift"},"abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_10Foundation4DateVs12StaticStringVSutF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"title":"setCustomAttribute(key:value:fileID:line:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-27t6c"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"name":"value","content":[{"inlineContent":[{"text":"The custom attribute value.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-27t6c":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"title":"setCustomAttribute(key:value:fileID:line:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-27t6c","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-27t6c"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-27t6c","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_10Foundation4DateVs12StaticStringVSutF","symbolKind":"method","title":"setCustomAttribute(key:value:fileID:line:)"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}],"name":"key"},{"name":"value","content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute value.","type":"text"}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-27t6c"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-27t6c":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-27t6c","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-27t6c","title":"setCustomAttribute(key:value:fileID:line:)","type":"topic","abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-398di.json b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-398di.json index c9cf8c8779..ea73d91bc1 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-398di.json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-398di.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-398di"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-398di","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute value.","type":"text"}]}],"name":"value"}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","title":"setCustomAttribute(key:value:fileID:line:)","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_Sis12StaticStringVSutF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-398di":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-398di","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-398di","role":"symbol","title":"setCustomAttribute(key:value:fileID:line:)","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-398di"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-398di","interfaceLanguage":"swift"},"abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"name":"value","content":[{"inlineContent":[{"text":"The custom attribute value.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_Sis12StaticStringVSutF","title":"setCustomAttribute(key:value:fileID:line:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-398di":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-398di","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-398di","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"title":"setCustomAttribute(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-3zf45.json b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-3zf45.json index 06e9276170..2708d315ad 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-3zf45.json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-3zf45.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_Sds12StaticStringVSutF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"setCustomAttribute(key:value:fileID:line:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-3zf45"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"name":"value","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute value."}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-3zf45"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-3zf45":{"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-3zf45","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-3zf45","title":"setCustomAttribute(key:value:fileID:line:)","type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-3zf45"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","symbolKind":"method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_Sds12StaticStringVSutF","title":"setCustomAttribute(key:value:fileID:line:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-3zf45","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The custom attribute key.","type":"text"}],"type":"paragraph"}],"name":"key"},{"name":"value","content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute value.","type":"text"}]}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-3zf45":{"role":"symbol","abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-3zf45","type":"topic","title":"setCustomAttribute(key:value:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-3zf45","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-6ublc.json b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-6ublc.json index a1e1b3b23e..21968653aa 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-6ublc.json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattribute(key:value:fileid:line:)-6ublc.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute key.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute value.","type":"text"}]}],"name":"value"}],"kind":"parameters"}],"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_SSs12StaticStringVSutF","title":"setCustomAttribute(key:value:fileID:line:)","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-6ublc","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Sets a custom attribute on the user."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-6ublc"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-6ublc":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-6ublc","type":"topic","kind":"symbol","title":"setCustomAttribute(key:value:fileID:line:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-6ublc","abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}]}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","role":"symbol","title":"setCustomAttribute(key:value:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC18setCustomAttribute3key5value6fileID4lineySS_SSs12StaticStringVSutF","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"kind":"symbol","abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"name":"value","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute value."}]}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-6ublc"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-6ublc"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttribute(key:value:fileID:line:)-6ublc":{"abstract":[{"text":"Sets a custom attribute on the user.","type":"text"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttribute(key:value:fileID:line:)-6ublc","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-6ublc","title":"setCustomAttribute(key:value:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattributearray(key:array:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/setcustomattributearray(key:array:fileid:line:).json index 7ad341e426..0b4d05468e 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattributearray(key:array:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattributearray(key:array:fileid:line:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearray(key:array:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"]?, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC23setCustomAttributeArray3key5array6fileID4lineySS_SaySSGSgs12StaticStringVSutF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"platforms":[],"role":"symbol","title":"setCustomAttributeArray(key:array:fileID:line:)","extendedModule":"BrazeKit","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArray(key:array:fileID:line:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeArray(key:array:fileID:line:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttributeArray"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearray(key:array:fileid:line:)","kind":"symbol","role":"symbol","type":"topic","title":"setCustomAttributeArray(key:array:fileID:line:)","deprecated":true,"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArray(key:array:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArray(key:array:fileID:line:)"},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeArray","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"array","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"extendedModule":"BrazeKit","title":"setCustomAttributeArray(key:array:fileID:line:)","symbolKind":"method","externalID":"s:8BrazeKit0A0C4UserC23setCustomAttributeArray3key5array6fileID4lineySS_SaySSGSgs12StaticStringVSutF","platforms":[],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearray(key:array:fileid:line:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeArray","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"array","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]?, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeArray(key:array:fileID:line:)":{"title":"setCustomAttributeArray(key:array:fileID:line:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeArray"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"deprecated":true,"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearray(key:array:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArray(key:array:fileID:line:)","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattributearraywithkey(_:array:).json b/data/documentation/brazekit/braze/user-swift.class/setcustomattributearraywithkey(_:array:).json index 1d7317bba3..c50d41480e 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattributearraywithkey(_:array:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattributearraywithkey(_:array:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearraywithkey(_:array:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeArrayWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"array"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"]?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC30setCustomAttributeArrayWithKey_5arraySbSS_SaySSGSgtF","platforms":[],"title":"setCustomAttributeArrayWithKey(_:array:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeArrayWithKey","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"array","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"]?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"roleHeading":"Instance Method","extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArrayWithKey(_:array:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeArrayWithKey(_:array:)":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeArrayWithKey"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"array"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]?) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"deprecated":true,"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArrayWithKey(_:array:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearraywithkey(_:array:)","title":"setCustomAttributeArrayWithKey(_:array:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArrayWithKey(_:array:)"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@nonobjc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeArrayWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"array","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearraywithkey(_:array:)"]}],"metadata":{"platforms":[],"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttributeArrayWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"array","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]?) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","title":"setCustomAttributeArrayWithKey(_:array:)","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC30setCustomAttributeArrayWithKey_5arraySbSS_SaySSGSgtF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeArrayWithKey(_:array:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeArrayWithKey(_:array:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeArrayWithKey","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"array"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearraywithkey(_:array:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"setCustomAttributeArrayWithKey(_:array:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andboolvalue:).json b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andboolvalue:).json index 5bf2ba604c..2ecf1f5361 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andboolvalue:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andboolvalue:).json @@ -1 +1 @@ -{"abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andBOOLValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_12andBOOLValueSbSS_SbtF","role":"symbol","title":"setCustomAttributeWithKey(_:andBOOLValue:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","platforms":[],"symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andboolvalue:)"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"andBOOLValue","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andBOOLValue:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andBOOLValue:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andboolvalue:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"andBOOLValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"deprecated":true,"type":"topic","role":"symbol","title":"setCustomAttributeWithKey(_:andBOOLValue:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andBOOLValue:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"metadata":{"symbolKind":"method","extendedModule":"BrazeKit","roleHeading":"Instance Method","title":"setCustomAttributeWithKey(_:andBOOLValue:)","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_12andBOOLValueSbSS_SbtF","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andBOOLValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":[]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"andBOOLValue","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andBOOLValue:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andboolvalue:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andBOOLValue:)":{"kind":"symbol","title":"setCustomAttributeWithKey(_:andBOOLValue:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andboolvalue:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andBOOLValue:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andBOOLValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:anddatevalue:).json b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:anddatevalue:).json index 12c5d66850..842abddf2e 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:anddatevalue:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:anddatevalue:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andDateValue"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","platforms":[],"title":"setCustomAttributeWithKey(_:andDateValue:)","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andDateValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_12andDateValueSbSS_10Foundation0J0VtF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddatevalue:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDateValue:)"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andDateValue:)":{"title":"setCustomAttributeWithKey(_:andDateValue:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDateValue:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andDateValue"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddatevalue:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andDateValue"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDateValue:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"setCustomAttributeWithKey(_:andDateValue:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_12andDateValueSbSS_10Foundation0J0VtF","modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"andDateValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddatevalue:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andDateValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDateValue:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"andDateValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddatevalue:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"setCustomAttributeWithKey(_:andDateValue:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:anddoublevalue:).json b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:anddoublevalue:).json index 3aecfb54fb..7a428f722e 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:anddoublevalue:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:anddoublevalue:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDoubleValue:)"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andDoubleValue"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"platforms":[],"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","title":"setCustomAttributeWithKey(_:andDoubleValue:)","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_14andDoubleValueSbSS_SdtF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andDoubleValue"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddoublevalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andDoubleValue:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"andDoubleValue","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDoubleValue:)","title":"setCustomAttributeWithKey(_:andDoubleValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddoublevalue:)","role":"symbol","kind":"symbol","deprecated":true},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddoublevalue:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDoubleValue:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andDoubleValue"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"title":"setCustomAttributeWithKey(_:andDoubleValue:)","platforms":[],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_14andDoubleValueSbSS_SdtF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"andDoubleValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"extendedModule":"BrazeKit"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andDoubleValue:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"andDoubleValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddoublevalue:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andDoubleValue:)","title":"setCustomAttributeWithKey(_:andDoubleValue:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andintegervalue:).json b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andintegervalue:).json index 8b0da95bcb..3788d4dafb 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andintegervalue:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andintegervalue:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andIntegerValue:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_15andIntegerValueSbSS_SitF","symbolKind":"method","role":"symbol","platforms":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"andIntegerValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","roleHeading":"Instance Method","title":"setCustomAttributeWithKey(_:andIntegerValue:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andintegervalue:)"]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"andIntegerValue","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andIntegerValue:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"andIntegerValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"setCustomAttributeWithKey(_:andIntegerValue:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andintegervalue:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andIntegerValue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andintegervalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andIntegerValue:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"setCustomAttributeWithKey(_:andIntegerValue:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_15andIntegerValueSbSS_SitF","modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andIntegerValue"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"andIntegerValue","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andIntegerValue:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andIntegerValue:)","role":"symbol","type":"topic","title":"setCustomAttributeWithKey(_:andIntegerValue:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andintegervalue:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andIntegerValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andstringvalue:).json b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andstringvalue:).json index 5a8d8a09a0..93ee566815 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andstringvalue:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setcustomattributewithkey(_:andstringvalue:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andStringValue:)"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","roleHeading":"Instance Method","platforms":[],"externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_14andStringValueSbSS_SStF","symbolKind":"method","title":"setCustomAttributeWithKey(_:andStringValue:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"andStringValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andStringValue"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andstringvalue:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andStringValue:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andStringValue"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"setCustomAttributeWithKey(_:andStringValue:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andstringvalue:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andStringValue:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setCustomAttributeWithKey"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andStringValue"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"platforms":[],"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC25setCustomAttributeWithKey_14andStringValueSbSS_SStF","extendedModule":"BrazeKit","title":"setCustomAttributeWithKey(_:andStringValue:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"andStringValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andStringValue:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andstringvalue:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setCustomAttributeWithKey(_:andStringValue:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setCustomAttributeWithKey(_:andStringValue:)","role":"symbol","title":"setCustomAttributeWithKey(_:andStringValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andstringvalue:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setCustomAttributeWithKey","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andStringValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setemailnotificationsubscriptiontype(_:)-6bbor.json b/data/documentation/brazekit/braze/user-swift.class/setemailnotificationsubscriptiontype(_:)-6bbor.json index 572d8513c6..60c6a42236 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setemailnotificationsubscriptiontype(_:)-6bbor.json +++ b/data/documentation/brazekit/braze/user-swift.class/setemailnotificationsubscriptiontype(_:)-6bbor.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setEmailNotificationSubscriptionType"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","title":"setEmailNotificationSubscriptionType(_:)","platforms":[],"symbolKind":"method","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbSiF","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-6bbor"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-6bbor"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setEmailNotificationSubscriptionType","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"emailNotificationSubscriptionType"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Provided for compatibility."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setEmailNotificationSubscriptionType(_:)-6bbor":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-6bbor","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setEmailNotificationSubscriptionType","kind":"identifier"},{"kind":"text","text":"("},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"deprecated":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-6bbor","type":"topic","title":"setEmailNotificationSubscriptionType(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setEmailNotificationSubscriptionType"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"emailNotificationSubscriptionType","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-6bbor"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"setEmailNotificationSubscriptionType(_:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbSiF","platforms":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setEmailNotificationSubscriptionType"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-6bbor"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setEmailNotificationSubscriptionType(_:)-6bbor":{"title":"setEmailNotificationSubscriptionType(_:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-6bbor","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setEmailNotificationSubscriptionType"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-6bbor","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setemailnotificationsubscriptiontype(_:)-o3vp.json b/data/documentation/brazekit/braze/user-swift.class/setemailnotificationsubscriptiontype(_:)-o3vp.json index b1abf32d37..7993905c35 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setemailnotificationsubscriptiontype(_:)-o3vp.json +++ b/data/documentation/brazekit/braze/user-swift.class/setemailnotificationsubscriptiontype(_:)-o3vp.json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-o3vp"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-o3vp","interfaceLanguage":"swift"},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setEmailNotificationSubscriptionType","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"setEmailNotificationSubscriptionType(_:)","platforms":[],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF","extendedModule":"BrazeKit"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@nonobjc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setEmailNotificationSubscriptionType"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"emailNotificationSubscriptionType","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"text":"RawRepresentable","kind":"typeIdentifier","preciseIdentifier":"s:SY"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"RawValue","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setEmailNotificationSubscriptionType(_:)-o3vp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-o3vp","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setEmailNotificationSubscriptionType","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","preciseIdentifier":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-o3vp","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true,"role":"symbol","title":"setEmailNotificationSubscriptionType(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setEmailNotificationSubscriptionType","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"emailNotificationSubscriptionType","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"RawRepresentable","preciseIdentifier":"s:SY","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":".","kind":"text"},{"text":"RawValue","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"setEmailNotificationSubscriptionType(_:)","extendedModule":"BrazeKit","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setEmailNotificationSubscriptionType","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF1TL_xmfp"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF","symbolKind":"method","role":"symbol","platforms":[],"modules":[{"name":"BrazeKit"}]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-o3vp"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-o3vp"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setEmailNotificationSubscriptionType(_:)-o3vp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setEmailNotificationSubscriptionType(_:)-o3vp","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setEmailNotificationSubscriptionType"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC36setEmailNotificationSubscriptionTypeySbxSYRzSi8RawValueRtzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-o3vp","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"setEmailNotificationSubscriptionType(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setgender(_:)-2kxd3.json b/data/documentation/brazekit/braze/user-swift.class/setgender(_:)-2kxd3.json index fa8d730e7b..72b3c4df53 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setgender(_:)-2kxd3.json +++ b/data/documentation/brazekit/braze/user-swift.class/setgender(_:)-2kxd3.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-2kxd3","interfaceLanguage":"swift"},"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setGender"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"setGender(_:)","roleHeading":"Instance Method","platforms":[],"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC9setGenderySbAE0E0OF"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setGender"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"gender","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Gender","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-2kxd3"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"text":"Provided for compatibility.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setGender(_:)-2kxd3":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setGender"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"User","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","text":"Gender","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"setGender(_:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-2kxd3","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-2kxd3"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"title":"Braze.User.Gender","type":"topic","navigatorTitle":[{"text":"Gender","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The gender values supported by the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setGender"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"gender","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"User","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"text":".","kind":"text"},{"text":"Gender","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-2kxd3"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"extendedModule":"BrazeKit","title":"setGender(_:)","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setGender","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","kind":"typeIdentifier","text":"Gender"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"externalID":"s:8BrazeKit0A0C4UserC9setGenderySbAE0E0OF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","platforms":[]},"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-2kxd3","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setGender(_:)-2kxd3":{"deprecated":true,"title":"setGender(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setGender"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User"},{"text":".","kind":"text"},{"text":"Gender","preciseIdentifier":"s:8BrazeKit0A0C4UserC6GenderO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-2kxd3","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-2kxd3","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/Gender":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/Gender","type":"topic","title":"Braze.User.Gender","url":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Gender"}],"navigatorTitle":[{"text":"Gender","kind":"identifier"}],"abstract":[{"text":"The gender values supported by the Braze SDK.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setgender(_:)-8au51.json b/data/documentation/brazekit/braze/user-swift.class/setgender(_:)-8au51.json index 0d768e04c3..16455d6460 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setgender(_:)-8au51.json +++ b/data/documentation/brazekit/braze/user-swift.class/setgender(_:)-8au51.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@nonobjc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setGender","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"gender","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF1TL_xmfp"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SY","text":"RawRepresentable","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":".","kind":"text"},{"text":"RawValue","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-8au51"]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"metadata":{"platforms":[],"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setGender","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF","role":"symbol","title":"setGender(_:)","symbolKind":"method","extendedModule":"BrazeKit"},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-8au51","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setGender(_:)-8au51":{"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"role":"symbol","kind":"symbol","title":"setGender(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setGender"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF1TL_xmfp"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-8au51","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-8au51"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF","title":"setGender(_:)","extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setGender","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","preciseIdentifier":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","platforms":[]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-8au51"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setGender"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"gender","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"RawRepresentable","kind":"typeIdentifier","preciseIdentifier":"s:SY"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"RawValue"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-8au51"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setGender(_:)-8au51":{"abstract":[{"type":"text","text":"Provided for compatibility."}],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-8au51","kind":"symbol","title":"setGender(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setGender(_:)-8au51","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setGender"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC9setGenderySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:).json index 9098845f71..4eefe53d53 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Sets the last known location for the user.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"title":"setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC20setLastKnownLocation8latitude9longitude8altitude18horizontalAccuracy08verticalL06fileID4lineySd_S2dSgA2Ns12StaticStringVSutF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"altitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":"?, "},{"text":"horizontalAccuracy","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"? = nil, "},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":"? = nil, "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"latitude","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The latitude in degrees, must be included in "},{"code":"-90...90","type":"codeVoice"},{"type":"text","text":"."}]}]},{"name":"longitude","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The longitude in degrees, must be included in "},{"code":"-180...180","type":"codeVoice"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The altitude in meters."}]}],"name":"altitude"},{"name":"horizontalAccuracy","content":[{"inlineContent":[{"type":"text","text":"The horizontal accuracy in meters, must be "},{"code":"> 0","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The vertical accuracy in meters. A value "},{"code":"0","type":"codeVoice"},{"type":"text","text":" or below will cause "},{"type":"codeVoice","code":"verticalAccuracy"},{"text":" and ","type":"text"},{"code":"altitude","type":"codeVoice"},{"type":"text","text":" to be recorded as "},{"code":"nil","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"}],"name":"verticalAccuracy"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?, "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Sets the last known location for the user.","type":"text"}],"title":"setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setLastKnownLocation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"? = nil, ","kind":"text"},{"text":"horizontalAccuracy","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"? = nil, ","kind":"text"},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"? = nil, "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The latitude in degrees, must be included in "},{"code":"-90...90","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}],"name":"latitude"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The longitude in degrees, must be included in "},{"code":"-180...180","type":"codeVoice"},{"type":"text","text":"."}]}],"name":"longitude"},{"name":"altitude","content":[{"inlineContent":[{"type":"text","text":"The altitude in meters."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"The horizontal accuracy in meters, must be ","type":"text"},{"type":"codeVoice","code":"> 0"},{"type":"text","text":"."}],"type":"paragraph"}],"name":"horizontalAccuracy"},{"name":"verticalAccuracy","content":[{"type":"paragraph","inlineContent":[{"text":"The vertical accuracy in meters. A value ","type":"text"},{"type":"codeVoice","code":"0"},{"type":"text","text":" or below will cause "},{"code":"verticalAccuracy","type":"codeVoice"},{"type":"text","text":" and "},{"code":"altitude","type":"codeVoice"},{"text":" to be recorded as ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":".","type":"text"}]}]}],"kind":"parameters"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC20setLastKnownLocation8latitude9longitude8altitude18horizontalAccuracy08verticalL06fileID4lineySd_S2dSgA2Ns12StaticStringVSutF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"altitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"horizontalAccuracy"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?, ","kind":"text"},{"text":"verticalAccuracy","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"title":"setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","modules":[{"name":"BrazeKit"}],"symbolKind":"method","roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Sets the last known location for the user."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)":{"title":"setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","kind":"symbol","abstract":[{"text":"Sets the last known location for the user.","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLastKnownLocation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"verticalAccuracy"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocation(latitude:longitude:altitude:horizontalAccuracy:verticalAccuracy:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:).json b/data/documentation/brazekit/braze/user-swift.class/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:).json index 553942e35d..fbd591f085 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Method","title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","role":"symbol","modules":[{"name":"BrazeKit"}],"platforms":[],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC32setLastKnownLocationWithLatitude_9longitude18horizontalAccuracySbSd_S2dtF","symbolKind":"method"},"kind":"symbol","abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@nonobjc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"latitude","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:)","abstract":[{"text":"Provided for compatibility.","type":"text"}],"kind":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Provided for compatibility."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:)"]}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC32setLastKnownLocationWithLatitude_9longitude18horizontalAccuracySbSd_S2dtF","symbolKind":"method","roleHeading":"Instance Method","title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLastKnownLocationWithLatitude"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":[],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@nonobjc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"latitude","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setLastKnownLocationWithLatitude"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:).json b/data/documentation/brazekit/braze/user-swift.class/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:).json index 5f7001fb88..dbf7f2c6b5 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:).json @@ -1 +1 @@ -{"abstract":[{"text":"Provided for compatibility.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"role":"symbol","platforms":[],"symbolKind":"method","title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","externalID":"s:8BrazeKit0A0C4UserC32setLastKnownLocationWithLatitude_9longitude18horizontalAccuracy8altitude08verticalL0SbSd_S4dtF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLastKnownLocationWithLatitude"},{"text":"(","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"verticalAccuracy"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"latitude"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"horizontalAccuracy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)":{"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLastKnownLocationWithLatitude"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"altitude"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"deprecated":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","platforms":[],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setLastKnownLocationWithLatitude"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"horizontalAccuracy"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"verticalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:8BrazeKit0A0C4UserC32setLastKnownLocationWithLatitude_9longitude18horizontalAccuracy8altitude08verticalL0SbSd_S4dtF"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"latitude"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"horizontalAccuracy","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"verticalAccuracy","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","title":"setLastKnownLocationWithLatitude(_:longitude:horizontalAccuracy:altitude:verticalAccuracy:)","role":"symbol","deprecated":true,"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setLastKnownLocationWithLatitude","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"horizontalAccuracy","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"altitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"verticalAccuracy","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:)","abstract":[{"type":"text","text":"Provided for compatibility."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setlocationcustomattribute(key:latitude:longitude:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/setlocationcustomattribute(key:latitude:longitude:fileid:line:).json index cb3d66528f..befbb727f8 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setlocationcustomattribute(key:latitude:longitude:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/setlocationcustomattribute(key:latitude:longitude:fileid:line:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLocationCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","title":"setLocationCustomAttribute(key:latitude:longitude:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC26setLocationCustomAttribute3key8latitude9longitude6fileID4lineySS_S2ds12StaticStringVSutF","modules":[{"name":"BrazeKit"}]},"abstract":[{"text":"Sets a location custom attribute on the user.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setlocationcustomattribute(key:latitude:longitude:fileid:line:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLocationCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The custom attribute key.","type":"text"}]}],"name":"key"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The latitude in degrees, must be included in "},{"type":"codeVoice","code":"-90...90"},{"text":".","type":"text"}]}],"name":"latitude"},{"name":"longitude","content":[{"inlineContent":[{"type":"text","text":"The longitude in degrees, must be included in "},{"code":"-180...180","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLocationCustomAttribute"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","title":"setLocationCustomAttribute(key:latitude:longitude:fileID:line:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlocationcustomattribute(key:latitude:longitude:fileid:line:)","abstract":[{"text":"Sets a location custom attribute on the user.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)"}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLocationCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"longitude"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"symbolKind":"method","title":"setLocationCustomAttribute(key:latitude:longitude:fileID:line:)","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC26setLocationCustomAttribute3key8latitude9longitude6fileID4lineySS_S2ds12StaticStringVSutF","roleHeading":"Instance Method"},"sections":[],"abstract":[{"type":"text","text":"Sets a location custom attribute on the user."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setLocationCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"longitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]},{"name":"latitude","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The latitude in degrees, must be included in "},{"type":"codeVoice","code":"-90...90"},{"text":".","type":"text"}]}]},{"name":"longitude","content":[{"inlineContent":[{"type":"text","text":"The longitude in degrees, must be included in "},{"type":"codeVoice","code":"-180...180"},{"type":"text","text":"."}],"type":"paragraph"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setlocationcustomattribute(key:latitude:longitude:fileid:line:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)":{"kind":"symbol","abstract":[{"type":"text","text":"Sets a location custom attribute on the user."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setLocationCustomAttribute(key:latitude:longitude:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setLocationCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"latitude","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"longitude","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setlocationcustomattribute(key:latitude:longitude:fileid:line:)","title":"setLocationCustomAttribute(key:latitude:longitude:fileID:line:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setpush(_:)-17y01.json b/data/documentation/brazekit/braze/user-swift.class/setpush(_:)-17y01.json index e6679dd7b0..e19e73c8f4 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setpush(_:)-17y01.json +++ b/data/documentation/brazekit/braze/user-swift.class/setpush(_:)-17y01.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"Provided for compatibility.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-17y01"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"platforms":[],"roleHeading":"Instance Method","role":"symbol","title":"setPush(_:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setPush","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF1TL_xmfp","text":"T"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-17y01"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@nonobjc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setPush"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"pushNotificationSubscriptionType","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF1TL_xmfp"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"text":"RawRepresentable","kind":"typeIdentifier","preciseIdentifier":"s:SY"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"RawValue"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setPush(_:)-17y01":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-17y01","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-17y01","abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"setPush(_:)","role":"symbol","deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setPush","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-17y01"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@nonobjc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setPush","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"pushNotificationSubscriptionType","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF1TL_xmfp"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RawRepresentable","preciseIdentifier":"s:SY"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"RawValue"},{"text":" == ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-17y01"},"metadata":{"platforms":[],"externalID":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setPush","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF1TL_xmfp"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"setPush(_:)","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","extendedModule":"BrazeKit"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setPush(_:)-17y01":{"role":"symbol","title":"setPush(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setPush","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","preciseIdentifier":"s:8BrazeKit0A0C4UserC7setPushySbxSYRzSi8RawValueRtzlF1TL_xmfp","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-17y01","deprecated":true,"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-17y01","abstract":[{"text":"Provided for compatibility.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/setpush(_:)-6ndsa.json b/data/documentation/brazekit/braze/user-swift.class/setpush(_:)-6ndsa.json index f1d514eb23..c5e21e195f 100644 --- a/data/documentation/brazekit/braze/user-swift.class/setpush(_:)-6ndsa.json +++ b/data/documentation/brazekit/braze/user-swift.class/setpush(_:)-6ndsa.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-6ndsa"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-6ndsa"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(setPushNotificationSubscriptionType:) ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setPush","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"pushNotificationSubscriptionType","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"method","title":"setPush(_:)","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC7setPushySbSiF","platforms":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setPush"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setPush(_:)-6ndsa":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-6ndsa","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setPush"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-6ndsa","role":"symbol","title":"setPush(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-6ndsa","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC7setPushySbSiF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setPush","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"setPush(_:)","platforms":[],"modules":[{"name":"BrazeKit"}],"symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-6ndsa"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(setPushNotificationSubscriptionType:) "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setPush"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"pushNotificationSubscriptionType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/setPush(_:)-6ndsa":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-6ndsa","type":"topic","title":"setPush(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setPush"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/setPush(_:)-6ndsa","abstract":[{"text":"Provided for compatibility.","type":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus.json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus.json index ced95a3627..1a20ae1e87 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus.json @@ -1 +1 @@ -{"abstract":[{"text":"The possible subscription group statuses supported by Braze.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"SubscriptionGroupStatus","kind":"identifier"}],"title":"Braze.User.SubscriptionGroupStatus","roleHeading":"Enumeration","navigatorTitle":[{"kind":"identifier","text":"SubscriptionGroupStatus"}],"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","modules":[{"name":"BrazeKit"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}]}]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/subscribed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/unsubscribed"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(rawValue:)"],"title":"Initializers"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"},"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(rawValue:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(rawvalue:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","type":"unresolvable","title":"Swift.Decodable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/unsubscribed":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/unsubscribed","abstract":[{"type":"text","text":"The user is unsubscribed to the group."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unsubscribed","kind":"identifier"}],"title":"Braze.User.SubscriptionGroupStatus.unsubscribed","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/unsubscribed","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","title":"RawRepresentable Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"},"doc://Braze/s12CaseIterableP":{"identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations","abstract":[],"title":"Equatable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/equatable-implementations","role":"collectionGroup","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/subscribed":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/subscribed","abstract":[{"text":"The user is subscribed to the group.","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"subscribed","kind":"identifier"}],"title":"Braze.User.SubscriptionGroupStatus.subscribed","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/subscribed","role":"symbol","kind":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"}}} \ No newline at end of file +{"metadata":{"symbolKind":"enum","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"kind":"identifier","text":"SubscriptionGroupStatus"}],"title":"Braze.User.SubscriptionGroupStatus","role":"symbol","roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"externalID":"s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO"},"sections":[],"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/subscribed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/unsubscribed"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"],"generated":true,"title":"Default Implementations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus"]}],"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations","abstract":[],"kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/equatable-implementations","title":"Equatable Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/s12CaseIterableP":{"identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(rawvalue:)","role":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(rawValue:)","type":"topic","kind":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/subscribed":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/subscribed","abstract":[{"type":"text","text":"The user is subscribed to the group."}],"title":"Braze.User.SubscriptionGroupStatus.subscribed","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribed"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/subscribed"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/unsubscribed":{"title":"Braze.User.SubscriptionGroupStatus.unsubscribed","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/unsubscribed","kind":"symbol","abstract":[{"type":"text","text":"The user is unsubscribed to the group."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/unsubscribed","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unsubscribed","kind":"identifier"}],"type":"topic"},"doc://Braze/SE":{"title":"Swift.Encodable","type":"unresolvable","identifier":"doc:\/\/Braze\/SE"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/!=(_:_:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/!=(_:_:).json index 7247c3afa4..019c140a2d 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/!=(_:_:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/!=(_:_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/!=(_:_:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","symbolKind":"op","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/!=(_:_:)","role":"symbol","type":"topic","kind":"symbol","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations","abstract":[],"title":"Equatable Implementations","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/equatable-implementations","role":"collectionGroup","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Operator","symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","extendedModule":"Swift","title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations"]]},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations","abstract":[],"kind":"article","role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/equatable-implementations","title":"Equatable Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/!=(_:_:)","title":"!=(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/encode(to:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/encode(to:).json index 901c6ffddb..67649edbd5 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/encode(to:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/encode(to:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/encode(to:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol","extendedModule":"Swift","roleHeading":"Instance Method","title":"encode(to:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","title":"RawRepresentable Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/encode(to:)":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/encode(to:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"type":"topic","title":"encode(to:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/encode(to:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"roleHeading":"Instance Method","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"symbolKind":"method","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"role":"symbol","extendedModule":"Swift","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/encode(to:)":{"abstract":[],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/encode(to:)","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/encode(to:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/equatable-implementations.json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/equatable-implementations.json index 7532498523..c39f2e78ae 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/equatable-implementations.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/equatable-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/!=(_:_:)"],"title":"Operators"}],"sections":[],"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/!=(_:_:)","role":"symbol","type":"topic","kind":"symbol","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"}}} \ No newline at end of file +{"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/Equatable-Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/!=(_:_:)","title":"!=(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/hash(into:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/hash(into:).json index 44468aeb20..6db2daff08 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/hash(into:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/hash(into:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hash(into:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hash(into:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"hash(into:)","role":"symbol","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hash(into:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/hash(into:)":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hash(into:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","title":"hash(into:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","title":"RawRepresentable Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hash(into:)"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"title":"hash(into:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"method","extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/hash(into:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hash(into:)","title":"hash(into:)","abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/hashvalue.json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/hashvalue.json index 2b373cd106..f47ebec83c 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/hashvalue.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/hashvalue.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift","role":"symbol","title":"hashValue","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hashValue","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","title":"RawRepresentable Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/hashValue":{"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hashvalue","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic","title":"hashValue","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hashValue"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"symbolKind":"property","extendedModule":"Swift","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","roleHeading":"Instance Property","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hashValue"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/hashValue":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hashvalue","title":"hashValue","abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/init(from:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/init(from:).json index ee471c077d..712eeec1c4 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/init(from:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/init(from:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(from:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"title":"init(from:)","symbolKind":"init","roleHeading":"Initializer","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","extendedModule":"Swift","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]}},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(from:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/init(from:)":{"title":"init(from:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(from:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","title":"RawRepresentable Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"decoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(from:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","title":"init(from:)","extendedModule":"Swift","roleHeading":"Initializer","externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(from:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/init(from:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(from:)","title":"init(from:)","abstract":[],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(from:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations","title":"RawRepresentable Implementations","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","kind":"article","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/init(rawvalue:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/init(rawvalue:).json index 48c7904955..93a2c54e72 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/init(rawvalue:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(rawValue:)"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO8rawValueAGSgSS_tcfc"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(rawValue:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"title":"init(rawValue:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(rawvalue:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(rawValue:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"init","role":"symbol","roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO8rawValueAGSgSS_tcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/init(rawValue:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(rawValue:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(rawvalue:)","role":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(rawValue:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/rawrepresentable-implementations.json index 0d9745d9e7..8d67703ae2 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/rawrepresentable-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"kind":"article","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"title":"Initializers","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hashValue"],"generated":true},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hash(into:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/init(from:)":{"title":"init(from:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(from:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(from:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/encode(to:)":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/encode(to:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}]},"type":"topic","title":"encode(to:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/hashValue":{"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hashvalue","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic","title":"hashValue","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/hash(into:)":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hash(into:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","title":"hash(into:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hash(into:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/RawRepresentable-Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"topicSections":[{"title":"Initializers","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(from:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hashValue"],"generated":true},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hash(into:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/hashValue":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hashvalue","title":"hashValue","abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/hash(into:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hash(into:)","title":"hash(into:)","abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/encode(to:)":{"abstract":[],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/encode(to:)","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/encode(to:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/init(from:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(from:)","title":"init(from:)","abstract":[],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/subscribed.json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/subscribed.json index 6affb96e85..4c8f035f8c 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/subscribed.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/subscribed.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The user is subscribed to the group."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"subscribed","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribed","kind":"identifier"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO10subscribedyA2GmF","roleHeading":"Case","title":"Braze.User.SubscriptionGroupStatus.subscribed"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/subscribed","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/subscribed"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/subscribed":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/subscribed","abstract":[{"text":"The user is subscribed to the group.","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"subscribed","kind":"identifier"}],"title":"Braze.User.SubscriptionGroupStatus.subscribed","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/subscribed","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/subscribed"},"abstract":[{"type":"text","text":"The user is subscribed to the group."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/subscribed"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO10subscribedyA2GmF","title":"Braze.User.SubscriptionGroupStatus.subscribed","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribed","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"case","role":"symbol","roleHeading":"Case"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribed","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/subscribed":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/subscribed","abstract":[{"type":"text","text":"The user is subscribed to the group."}],"title":"Braze.User.SubscriptionGroupStatus.subscribed","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribed"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/subscribed"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/unsubscribed.json b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/unsubscribed.json index 49f930fc42..e34a263a91 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/unsubscribed.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptiongroupstatus/unsubscribed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsubscribed","kind":"identifier"}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/unsubscribed"]}],"abstract":[{"type":"text","text":"The user is unsubscribed to the group."}],"metadata":{"externalID":"s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO12unsubscribedyA2GmF","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unsubscribed","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"title":"Braze.User.SubscriptionGroupStatus.unsubscribed","roleHeading":"Case","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/unsubscribed"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/unsubscribed":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/unsubscribed","abstract":[{"type":"text","text":"The user is unsubscribed to the group."}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unsubscribed","kind":"identifier"}],"title":"Braze.User.SubscriptionGroupStatus.unsubscribed","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/unsubscribed","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"type":"topic","title":"Braze.User.SubscriptionGroupStatus","role":"symbol","abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/unsubscribed"},"sections":[],"abstract":[{"text":"The user is unsubscribed to the group.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribed","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/unsubscribed"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsubscribed"}],"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC23SubscriptionGroupStatusO12unsubscribedyA2GmF","title":"Braze.User.SubscriptionGroupStatus.unsubscribed"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus/unsubscribed":{"title":"Braze.User.SubscriptionGroupStatus.unsubscribed","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/unsubscribed","kind":"symbol","abstract":[{"type":"text","text":"The user is unsubscribed to the group."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus\/unsubscribed","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unsubscribed","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionGroupStatus":{"abstract":[{"type":"text","text":"The possible subscription group statuses supported by Braze."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionGroupStatus","title":"Braze.User.SubscriptionGroupStatus","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionGroupStatus"}],"navigatorTitle":[{"text":"SubscriptionGroupStatus","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate.json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate.json index 8a5bb30dba..3ca8b63e05 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SubscriptionState"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","interfaceLanguage":"swift"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeKit","title":"Braze.User.SubscriptionState","navigatorTitle":[{"kind":"identifier","text":"SubscriptionState"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SubscriptionState"}],"symbolKind":"enum","externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO","role":"symbol","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}]},"kind":"symbol","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/optedIn","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/subscribed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/unsubscribed"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(rawValue:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"],"generated":true,"title":"Default Implementations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/optedIn":{"kind":"symbol","title":"Braze.User.SubscriptionState.optedIn","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optedIn"}],"role":"symbol","abstract":[{"text":"Subscribed, and explicitly opted in.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/optedin","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/optedIn"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/subscribed":{"role":"symbol","title":"Braze.User.SubscriptionState.subscribed","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribed","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/subscribed","abstract":[{"text":"Subscribed, but not explicitly opted in.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/subscribed"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/unsubscribed":{"abstract":[{"type":"text","text":"Unsubscribed and\/or explicitly opted out."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/unsubscribed","role":"symbol","title":"Braze.User.SubscriptionState.unsubscribed","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/unsubscribed","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unsubscribed","kind":"identifier"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/init(rawValue:)":{"kind":"symbol","title":"init(rawValue:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/s12CaseIterableP":{"identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable","type":"unresolvable"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"},"metadata":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SubscriptionState"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Enumeration","extendedModule":"BrazeKit","title":"Braze.User.SubscriptionState","role":"symbol","symbolKind":"enum","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO"},"abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/s12CaseIterableP","doc:\/\/Braze\/Se","doc:\/\/Braze\/SE","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"kind":"relationships","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/optedIn","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/subscribed","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/unsubscribed"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(rawValue:)"],"title":"Initializers"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"],"title":"Default Implementations"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}],"languages":["swift"]}]}],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/Se":{"identifier":"doc:\/\/Braze\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/subscribed":{"abstract":[{"text":"Subscribed, but not explicitly opted in.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/subscribed","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/subscribed","title":"Braze.User.SubscriptionState.subscribed","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"subscribed","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/optedIn":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/optedin","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optedIn"}],"title":"Braze.User.SubscriptionState.optedIn","abstract":[{"text":"Subscribed, and explicitly opted in.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/optedIn","kind":"symbol"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/unsubscribed":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/unsubscribed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unsubscribed","kind":"identifier"}],"title":"Braze.User.SubscriptionState.unsubscribed","abstract":[{"text":"Unsubscribed and\/or explicitly opted out.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/unsubscribed","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations"},"doc://Braze/SE":{"identifier":"doc:\/\/Braze\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/s12CaseIterableP":{"identifier":"doc:\/\/Braze\/s12CaseIterableP","title":"Swift.CaseIterable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/init(rawValue:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"init(rawValue:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(rawValue:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/!=(_:_:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/!=(_:_:).json index dabf9e4436..2c1a86b99e 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/!=(_:_:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/!=(_:_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations"]]},"kind":"symbol","sections":[],"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"extendedModule":"Swift","roleHeading":"Operator","role":"symbol","title":"!=(_:_:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","symbolKind":"op"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/!=(_:_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/!=(_:_:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/!=(_:_:)","kind":"symbol","role":"symbol","type":"topic","title":"!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/!=(_:_:)"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","symbolKind":"op","role":"symbol","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/equatable-implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/encode(to:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/encode(to:).json index 0e98d99246..ef28ed8f61 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/encode(to:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/encode(to:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/encode(to:)"]}],"sections":[],"metadata":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"Swift","title":"encode(to:)","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7EncoderP","text":"Encoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/encode(to:)"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/encode(to:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/encode(to:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.encode(to:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/encode(to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/encode(to:)","interfaceLanguage":"swift"},"metadata":{"title":"encode(to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"extendedModule":"Swift","roleHeading":"Instance Method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","role":"symbol","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"encoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/encode(to:)":{"title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/encode(to:)","abstract":[],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/equatable-implementations.json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/equatable-implementations.json index 2daf8876da..67a77c0c22 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/equatable-implementations.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/equatable-implementations.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"article","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/!=(_:_:)"],"title":"Operators","generated":true}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/!=(_:_:)","kind":"symbol","role":"symbol","type":"topic","title":"!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/!=(_:_:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/Equatable-Implementations"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/hash(into:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/hash(into:).json index 421415ee70..078662a54c 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/hash(into:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/hash(into:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hash(into:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"metadata":{"role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","symbolKind":"method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hash(into:)"]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/hash(into:)":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hash(into:)","title":"hash(into:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hash(into:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hash(into:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"hash(into:)","symbolKind":"method","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"extendedModule":"Swift","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]}},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hash(into:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/hash(into:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hash(into:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hash(into:)","title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/hashvalue.json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/hashvalue.json index c9bae0a05c..44d8d388db 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/hashvalue.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/hashvalue.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hashvalue"]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hashValue"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"metadata":{"title":"hashValue","extendedModule":"Swift","role":"symbol","roleHeading":"Instance Property","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/hashValue":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hashvalue","role":"symbol","type":"topic","kind":"symbol","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hashvalue"]}],"metadata":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"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"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"hashValue","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"extendedModule":"Swift","roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hashValue"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hashValue","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hashvalue","type":"topic","role":"symbol","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"kind":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/init(from:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/init(from:).json index cf31bcdff7..b64c390160 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/init(from:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/init(from:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","extendedModule":"Swift","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"init(from:)","roleHeading":"Initializer","symbolKind":"init","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(from:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(from:)","role":"symbol","type":"topic","kind":"symbol","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(from:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(from:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(from:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"text":": ","kind":"text"},{"text":"Decoder","preciseIdentifier":"s:s7DecoderP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"}],"languages":["swift"]}]}],"metadata":{"extendedModule":"Swift","roleHeading":"Initializer","role":"symbol","symbolKind":"init","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:8BrazeKit0A0C4UserC17SubscriptionStateO","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/init(from:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"abstract":[],"kind":"symbol","role":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/RawRepresentable-Implementations":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","abstract":[],"role":"collectionGroup","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/init(rawvalue:).json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/init(rawvalue:).json index f69b953f0f..4df2fa76d0 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/init(rawvalue:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO8rawValueAGSgSS_tcfc"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(rawValue:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(rawvalue:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/init(rawValue:)":{"kind":"symbol","title":"init(rawValue:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(rawvalue:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(rawvalue:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.init(rawValue:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(rawValue:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"init","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"role":"symbol","externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO8rawValueAGSgSS_tcfc","roleHeading":"Initializer","title":"init(rawValue:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/init(rawValue:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(rawvalue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"init(rawValue:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/optedin.json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/optedin.json index c432666c69..b7c58e858f 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/optedin.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/optedin.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/optedIn","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.User.SubscriptionState.optedIn","role":"symbol","externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO7optedInyA2GmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"optedIn","kind":"identifier"}],"symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"abstract":[{"text":"Subscribed, and explicitly opted in.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"optedIn","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/optedin"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/optedIn":{"kind":"symbol","title":"Braze.User.SubscriptionState.optedIn","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optedIn"}],"role":"symbol","abstract":[{"text":"Subscribed, and explicitly opted in.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/optedin","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/optedIn"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/optedin"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/optedIn","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optedIn"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"Braze.User.SubscriptionState.optedIn","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"optedIn","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO7optedInyA2GmF","roleHeading":"Case","role":"symbol","symbolKind":"case"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"Subscribed, and explicitly opted in."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/optedIn":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/optedin","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optedIn"}],"title":"Braze.User.SubscriptionState.optedIn","abstract":[{"text":"Subscribed, and explicitly opted in.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/optedIn","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/rawrepresentable-implementations.json index 1dccbce3ae..0fb08614d4 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/rawrepresentable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(from:)"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hashValue"],"title":"Instance Properties","generated":true},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hash(into:)"]}],"metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/encode(to:)":{"role":"symbol","title":"encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoder","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/encode(to:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/encode(to:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/hashValue":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hashvalue","role":"symbol","type":"topic","kind":"symbol","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/hash(into:)":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hash(into:)","title":"hash(into:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hash(into:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/init(from:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(from:)","role":"symbol","type":"topic","kind":"symbol","title":"init(from:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Decoder","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations","role":"collectionGroup"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/RawRepresentable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(from:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hashValue"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/encode(to:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hash(into:)"],"title":"Instance Methods","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/init(from:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}]},"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/init(from:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Decoder","kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"abstract":[],"kind":"symbol","role":"symbol","title":"init(from:)","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(from:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/encode(to:)":{"title":"encode(to:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/encode(to:)","abstract":[],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/encode(to:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"Encoder","preciseIdentifier":"s:s7EncoderP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/hashValue":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hashValue","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hashvalue","type":"topic","role":"symbol","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"kind":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/hash(into:)":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hash(into:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/hash(into:)","title":"hash(into:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/subscribed.json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/subscribed.json index daadcd8d35..3dd19e7773 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/subscribed.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/subscribed.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/subscribed"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/subscribed"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"metadata":{"title":"Braze.User.SubscriptionState.subscribed","roleHeading":"Case","externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO10subscribedyA2GmF","symbolKind":"case","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribed","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribed","kind":"identifier"}],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Subscribed, but not explicitly opted in."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/subscribed":{"role":"symbol","title":"Braze.User.SubscriptionState.subscribed","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribed","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/subscribed","abstract":[{"text":"Subscribed, but not explicitly opted in.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/subscribed"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Braze.User.SubscriptionState.subscribed","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribed","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO10subscribedyA2GmF","symbolKind":"case"},"abstract":[{"type":"text","text":"Subscribed, but not explicitly opted in."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"subscribed","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/subscribed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/subscribed"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/subscribed":{"abstract":[{"text":"Subscribed, but not explicitly opted in.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/subscribed","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/subscribed","title":"Braze.User.SubscriptionState.subscribed","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"subscribed","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/unsubscribed.json b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/unsubscribed.json index 5d30250984..bb2fff1c43 100644 --- a/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/unsubscribed.json +++ b/data/documentation/brazekit/braze/user-swift.class/subscriptionstate/unsubscribed.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsubscribed","kind":"identifier"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Unsubscribed and\/or explicitly opted out."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/unsubscribed","interfaceLanguage":"swift"},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO12unsubscribedyA2GmF","role":"symbol","symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.User.SubscriptionState.unsubscribed","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unsubscribed","kind":"identifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/unsubscribed"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","abstract":[{"type":"text","text":"The possible subscription states supported by the Braze SDK."}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SubscriptionState","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/unsubscribed":{"abstract":[{"type":"text","text":"Unsubscribed and\/or explicitly opted out."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/unsubscribed","role":"symbol","title":"Braze.User.SubscriptionState.unsubscribed","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/unsubscribed","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unsubscribed","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribed","kind":"identifier"}],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/unsubscribed"},"metadata":{"externalID":"s:8BrazeKit0A0C4UserC17SubscriptionStateO12unsubscribedyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"Braze.User.SubscriptionState.unsubscribed","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsubscribed"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/unsubscribed"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState"]]},"abstract":[{"type":"text","text":"Unsubscribed and\/or explicitly opted out."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SubscriptionState"}],"title":"Braze.User.SubscriptionState","abstract":[{"text":"The possible subscription states supported by the Braze SDK.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"SubscriptionState","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/SubscriptionState/unsubscribed":{"url":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/unsubscribed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unsubscribed","kind":"identifier"}],"title":"Braze.User.SubscriptionState.unsubscribed","abstract":[{"text":"Unsubscribed and\/or explicitly opted out.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/SubscriptionState\/unsubscribed","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/twitteruser.json b/data/documentation/brazekit/braze/user-swift.class/twitteruser.json index 7e2fa2ccf0..3bae7854c6 100644 --- a/data/documentation/brazekit/braze/user-swift.class/twitteruser.json +++ b/data/documentation/brazekit/braze/user-swift.class/twitteruser.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"twitterUser is not supported by Braze anymore"}],"type":"paragraph"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/twitterUser","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/twitteruser"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"twitterUser","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"platforms":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"twitterUser","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC07twitterC0yXlSgvp","role":"symbol","roleHeading":"Instance Property","symbolKind":"property","title":"twitterUser"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"abstract":[{"type":"text","text":"Provided for compatibility."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/twitterUser":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"twitterUser"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"},{"kind":"text","text":"?"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"twitterUser","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/twitteruser","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/twitterUser"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/twitterUser","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"twitterUser","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"twitterUser is not supported by Braze anymore"}]}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/twitteruser"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","platforms":[],"externalID":"s:8BrazeKit0A0C4UserC07twitterC0yXlSgvp","symbolKind":"property","roleHeading":"Instance Property","title":"twitterUser","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"twitterUser","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/twitterUser":{"type":"topic","deprecated":true,"url":"\/documentation\/brazekit\/braze\/user-swift.class\/twitteruser","abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"twitterUser","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/twitterUser","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"twitterUser","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/unsetcustomattribute(key:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/unsetcustomattribute(key:fileid:line:).json index 3f441e1e53..6c4d6c6b2b 100644 --- a/data/documentation/brazekit/braze/user-swift.class/unsetcustomattribute(key:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/unsetcustomattribute(key:fileid:line:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"unsetCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}]}],"kind":"parameters"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"sections":[],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C4UserC20unsetCustomAttribute3key6fileID4lineySS_s12StaticStringVSutF","symbolKind":"method","title":"unsetCustomAttribute(key:fileID:line:)","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"unsetCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}]},"abstract":[{"type":"text","text":"Unsets a custom attribute on the user."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(key:fileID:line:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(key:fileid:line:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetCustomAttribute(key:fileID:line:)":{"kind":"symbol","title":"unsetCustomAttribute(key:fileID:line:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(key:fileid:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(key:fileID:line:)","abstract":[{"type":"text","text":"Unsets a custom attribute on the user."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}],"name":"key"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(key:fileID:line:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(key:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"unsetCustomAttribute(key:fileID:line:)","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsetCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C4UserC20unsetCustomAttribute3key6fileID4lineySS_s12StaticStringVSutF"},"abstract":[{"text":"Unsets a custom attribute on the user.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetCustomAttribute(key:fileID:line:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(key:fileID:line:)","kind":"symbol","abstract":[{"type":"text","text":"Unsets a custom attribute on the user."}],"type":"topic","title":"unsetCustomAttribute(key:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(key:fileid:line:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/unsetcustomattribute(withkey:).json b/data/documentation/brazekit/braze/user-swift.class/unsetcustomattribute(withkey:).json index 2f8c680175..417d0d0fc5 100644 --- a/data/documentation/brazekit/braze/user-swift.class/unsetcustomattribute(withkey:).json +++ b/data/documentation/brazekit/braze/user-swift.class/unsetcustomattribute(withkey:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(withKey:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@nonobjc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsetCustomAttribute"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"abstract":[{"type":"text","text":"Provided for compatibility."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(withkey:)"]}],"kind":"symbol","metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"unsetCustomAttribute(withKey:)","platforms":[],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C4UserC20unsetCustomAttribute7withKeySbSS_tF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetCustomAttribute(withKey:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsetCustomAttribute","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withKey","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"title":"unsetCustomAttribute(withKey:)","deprecated":true,"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(withkey:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(withKey:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","platforms":[],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC20unsetCustomAttribute7withKeySbSS_tF","symbolKind":"method","title":"unsetCustomAttribute(withKey:)","extendedModule":"BrazeKit"},"kind":"symbol","abstract":[{"text":"Provided for compatibility.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@nonobjc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsetCustomAttribute"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(withKey:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(withkey:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetCustomAttribute(withKey:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetCustomAttribute(withKey:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsetCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"withKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(withkey:)","type":"topic","kind":"symbol","role":"symbol","deprecated":true,"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"unsetCustomAttribute(withKey:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/unsetlocationcustomattribute(key:fileid:line:).json b/data/documentation/brazekit/braze/user-swift.class/unsetlocationcustomattribute(key:fileid:line:).json index 8b4058d989..fef2615613 100644 --- a/data/documentation/brazekit/braze/user-swift.class/unsetlocationcustomattribute(key:fileid:line:).json +++ b/data/documentation/brazekit/braze/user-swift.class/unsetlocationcustomattribute(key:fileid:line:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetLocationCustomAttribute(key:fileID:line:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/unsetlocationcustomattribute(key:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C4UserC28unsetLocationCustomAttribute3key6fileID4lineySS_s12StaticStringVSutF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsetLocationCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","title":"unsetLocationCustomAttribute(key:fileID:line:)"},"abstract":[{"text":"Unsets a location custom attributes on the user.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsetLocationCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The custom attribute key."}]}],"name":"key"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetLocationCustomAttribute(key:fileID:line:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsetLocationCustomAttribute"},{"kind":"text","text":"("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"abstract":[{"text":"Unsets a location custom attributes on the user.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetlocationcustomattribute(key:fileid:line:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetLocationCustomAttribute(key:fileID:line:)","title":"unsetLocationCustomAttribute(key:fileID:line:)"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/unsetlocationcustomattribute(key:fileid:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Unsets a location custom attributes on the user."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetLocationCustomAttribute(key:fileID:line:)"},"sections":[],"metadata":{"role":"symbol","title":"unsetLocationCustomAttribute(key:fileID:line:)","externalID":"s:8BrazeKit0A0C4UserC28unsetLocationCustomAttribute3key6fileID4lineySS_s12StaticStringVSutF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsetLocationCustomAttribute","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fileID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsetLocationCustomAttribute"},{"kind":"text","text":"("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The custom attribute key."}],"type":"paragraph"}],"name":"key"}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/unsetLocationCustomAttribute(key:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/unsetLocationCustomAttribute(key:fileID:line:)","role":"symbol","title":"unsetLocationCustomAttribute(key:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetlocationcustomattribute(key:fileid:line:)","abstract":[{"type":"text","text":"Unsets a location custom attributes on the user."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unsetLocationCustomAttribute"},{"text":"(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.class/userid.json b/data/documentation/brazekit/braze/user-swift.class/userid.json index 1faba509b0..e05093e9fb 100644 --- a/data/documentation/brazekit/braze/user-swift.class/userid.json +++ b/data/documentation/brazekit/braze/user-swift.class/userid.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"userID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/userID"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"userID"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"userID","extendedModule":"BrazeKit","platforms":[],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C4UserC6userIDSSSgvp"},"abstract":[{"type":"text","text":"Provided for compatibility."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/userid"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/userID":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/userID","title":"userID","abstract":[{"type":"text","text":"Provided for compatibility."}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/user-swift.class\/userid","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"userID","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"type":"topic","role":"symbol","deprecated":true},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Provided for compatibility."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.class\/userid"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/userID"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"userID","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"title":"userID","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"userID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","extendedModule":"BrazeKit","platforms":[],"roleHeading":"Instance Property","externalID":"s:8BrazeKit0A0C4UserC6userIDSSSgvp","role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class/userID":{"abstract":[{"text":"Provided for compatibility.","type":"text"}],"title":"userID","url":"\/documentation\/brazekit\/braze\/user-swift.class\/userid","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class\/userID","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?","kind":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/user-swift.property.json b/data/documentation/brazekit/braze/user-swift.property.json index 66cc957aa5..20b13ef241 100644 --- a/data/documentation/brazekit/braze/user-swift.property.json +++ b/data/documentation/brazekit/braze/user-swift.property.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"user"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"}]}]},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Use methods from this module to mutate the current user, set attributes, etc.","type":"text"}]}]}],"sections":[],"abstract":[{"text":"User module.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/user-swift.property"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User"}],"symbolKind":"property","roleHeading":"Instance Property","title":"user","externalID":"c:@M@BrazeKit@objc(cs)Braze(py)user","modules":[{"name":"BrazeKit"}],"role":"symbol"},"seeAlsoSections":[{"title":"User","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/user-swift.property":{"type":"topic","abstract":[{"type":"text","text":"User module."}],"role":"symbol","kind":"symbol","title":"user","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"type":"text","text":"Change the current identified Braze user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"changeUser(userId:sdkAuthSignature:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"user"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C4UserC","text":"User","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"Use methods from this module to mutate the current user, set attributes, etc.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"metadata":{"externalID":"c:@M@BrazeKit@objc(cs)Braze(py)user","title":"user","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"user","kind":"identifier"},{"text":": ","kind":"text"},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/user-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"User module.","type":"text"}],"seeAlsoSections":[{"generated":true,"title":"User","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/user-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/user-swift.property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"user","kind":"identifier"},{"text":": ","kind":"text"},{"text":"User","preciseIdentifier":"s:8BrazeKit0A0C4UserC","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.property","kind":"symbol","type":"topic","role":"symbol","abstract":[{"type":"text","text":"User module."}],"title":"user"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"role":"symbol","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"text":"Change the current identified Braze user.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/usernotificationcenter(_:didreceive:withcompletionhandler:).json b/data/documentation/brazekit/braze/usernotificationcenter(_:didreceive:withcompletionhandler:).json index 35059050c1..8463e001bf 100644 --- a/data/documentation/brazekit/braze/usernotificationcenter(_:didreceive:withcompletionhandler:).json +++ b/data/documentation/brazekit/braze/usernotificationcenter(_:didreceive:withcompletionhandler:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","interfaceLanguage":"swift"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"renamed to 'notifications.handleUserNotification(response:withCompletionHandler:)'","type":"text"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Provided for compatibility."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:) ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"center","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didReceive"},{"kind":"text","text":" "},{"text":"response","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse"},{"text":", ","kind":"text"},{"text":"withCompletionHandler","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"completionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")? = nil)"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)"]}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","platforms":[],"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didReceive","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UNNotificationResponse","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationResponse"},{"kind":"text","text":", "},{"text":"withCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"seeAlsoSections":[{"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"generated":true,"title":"Compatibility APIs","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"userNotificationCenter","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UNUserNotificationCenter","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"kind":"text","text":", "},{"text":"didReceive","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","platforms":[],"modules":[{"name":"BrazeKit"}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:) "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userNotificationCenter"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"center"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"kind":"text","text":", "},{"text":"didReceive","kind":"externalParam"},{"kind":"text","text":" "},{"text":"response","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse"},{"text":", ","kind":"text"},{"text":"withCompletionHandler","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"completionHandler"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")? = nil)","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"renamed to 'notifications.handleUserNotification(response:withCompletionHandler:)'"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/version.json b/data/documentation/brazekit/braze/version.json index 25e42e2328..316c2d75f7 100644 --- a/data/documentation/brazekit/braze/version.json +++ b/data/documentation/brazekit/braze/version.json @@ -1 +1 @@ -{"seeAlsoSections":[{"generated":true,"title":"Misc.","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"]}],"abstract":[{"type":"text","text":"SDK version."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(sdkVersion) "},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/version"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version"},"metadata":{"symbolKind":"property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"version","externalID":"c:@M@BrazeKit@objc(cs)Braze(cpy)sdkVersion","roleHeading":"Type Property","modules":[{"name":"BrazeKit"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Path to the Braze SDK license."}],"url":"\/documentation\/brazekit\/braze\/resources\/license","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","title":"license"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","role":"symbol","abstract":[{"text":"SDK version.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/version","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Channel","kind":"identifier"}],"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","title":"Braze.Channel"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"title":"acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeKit.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(sdkVersion) "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"version","symbolKind":"property","externalID":"c:@M@BrazeKit@objc(cs)Braze(cpy)sdkVersion","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"version","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"modules":[{"name":"BrazeKit"}]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/version"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"type":"text","text":"SDK version."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"],"generated":true,"title":"Misc."}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit/Braze/Channel":{"navigatorTitle":[{"text":"Channel","kind":"identifier"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Channel","kind":"identifier"}],"abstract":[{"type":"text","text":"Messaging channels supported by the SDK."}],"url":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Channel"},"doc://Braze/documentation/BrazeKit/Braze/Resources/acknowledgments":{"kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/acknowledgments","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeKit."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Resources/license":{"title":"license","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Resources\/license","url":"\/documentation\/brazekit\/braze\/resources\/license","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"license","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Path to the Braze SDK license."}]},"doc://Braze/documentation/BrazeKit/Braze/version":{"title":"version","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/version","url":"\/documentation\/brazekit\/braze\/version","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"version","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"SDK version."}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge.json b/data/documentation/brazekit/braze/webviewbridge.json index 117dab2e7c..40ff42403e 100644 --- a/data/documentation/brazekit/braze/webviewbridge.json +++ b/data/documentation/brazekit/braze/webviewbridge.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","interfaceLanguage":"swift"},"seeAlsoSections":[{"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"generated":true}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"externalID":"s:8BrazeKit0A0C13WebViewBridgeO","role":"symbol","symbolKind":"enum","extendedModule":"BrazeKit","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"languages":["swift"]}]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"],"title":"Classes"},{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"],"title":"Structures"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"WebViewBridge"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"metadata":{"roleHeading":"Enumeration","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","modules":[{"name":"BrazeKit"}],"symbolKind":"enum","externalID":"s:8BrazeKit0A0C13WebViewBridgeO","extendedModule":"BrazeKit","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"WebViewBridge"}]},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"generated":true,"title":"Utilities"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler.json b/data/documentation/brazekit/braze/webviewbridge/queryhandler.json index 244e063bbf..531dd50652 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler.json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/init(logClick:logError:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/process(url:logBodyClick:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"],"title":"Enumerations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","role":"symbol","externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","roleHeading":"Structure","symbolKind":"struct","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/process(url:logBodyClick:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logBodyClick"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/process(url:logbodyclick:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/process(url:logBodyClick:)","abstract":[],"title":"process(url:logBodyClick:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/init(logClick:logError:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/init(logClick:logError:)","title":"init(logClick:logError:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/init(logclick:logerror:)","abstract":[],"role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"QueryHandler","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"QueryHandler","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"QueryHandler","kind":"identifier"}],"extendedModule":"BrazeKit","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","roleHeading":"Structure","symbolKind":"struct"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/init(logClick:logError:)"],"title":"Initializers"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/process(url:logBodyClick:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"],"title":"Enumerations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/process(url:logBodyClick:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/process(url:logBodyClick:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"logBodyClick","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/process(url:logbodyclick:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"process(url:logBodyClick:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/init(logClick:logError:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/init(logClick:logError:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/init(logclick:logerror:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"init(logClick:logError:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error.json b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error.json index 5a57b02559..375f2af457 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error.json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error.json @@ -1 +1 @@ -{"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"symbolKind":"enum"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/invalidButtonId(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations"],"title":"Default Implementations","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations","type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/equatable-implementations","abstract":[]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s5ErrorP":{"identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/invalidButtonId(_:)":{"type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidButtonId","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/invalidButtonId(_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/invalidbuttonid(_:)","abstract":[],"title":"Braze.WebViewBridge.QueryHandler.Error.invalidButtonId(_:)"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/Error-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/error-implementations","abstract":[],"title":"Error Implementations"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]}}} \ No newline at end of file +{"kind":"symbol","relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"},"metadata":{"role":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","roleHeading":"Enumeration","navigatorTitle":[{"kind":"identifier","text":"Error"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/invalidButtonId(_:)"],"title":"Enumeration Cases"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/Error-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations","type":"topic","role":"collectionGroup","kind":"article","title":"Error Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/error-implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/invalidButtonId(_:)":{"title":"Braze.WebViewBridge.QueryHandler.Error.invalidButtonId(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/invalidbuttonid(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/invalidButtonId(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidButtonId","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"type":"topic"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Braze\/s5ErrorP"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/!=(_:_:).json b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/!=(_:_:).json index 55d5669be3..2ef3109283 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/!=(_:_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/!=(_:_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/!=(_:_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations"]]},"metadata":{"extendedModule":"Swift","roleHeading":"Operator","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"op"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations","type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/equatable-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/!=(_:_:)","abstract":[],"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"extendedModule":"Swift","title":"!=(_:_:)","roleHeading":"Operator","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"symbolKind":"op"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/!=(_:_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/!=(_:_:)":{"role":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/equatable-implementations.json b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/equatable-implementations.json index 5ed6698417..86a5f15df2 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/equatable-implementations.json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/equatable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/!=(_:_:)"]}],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/!=(_:_:)","abstract":[],"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"kind":"article","metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/!=(_:_:)"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Equatable-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/!=(_:_:)":{"role":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/error-implementations.json b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/error-implementations.json index e0f7cfa668..8d5ef7fec8 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/error-implementations.json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/error-implementations.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Error Implementations","role":"collectionGroup"},"sections":[],"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/localizedDescription"]}],"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/localizedDescription":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/localizeddescription","abstract":[],"title":"localizedDescription","role":"symbol","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]}}} \ No newline at end of file +{"metadata":{"title":"Error Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"kind":"article","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/localizedDescription"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/localizedDescription":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/localizedDescription","type":"topic","role":"symbol","kind":"symbol","title":"localizedDescription","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/localizeddescription","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/invalidbuttonid(_:).json b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/invalidbuttonid(_:).json index 6ca5635bbd..fafc280e81 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/invalidbuttonid(_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/invalidbuttonid(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidButtonId","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"symbolKind":"case","role":"symbol","externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO15invalidButtonIdyAISSSgcAImF","roleHeading":"Case","title":"Braze.WebViewBridge.QueryHandler.Error.invalidButtonId(_:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidButtonId","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/invalidbuttonid(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/invalidButtonId(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/invalidButtonId(_:)":{"type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidButtonId","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/invalidButtonId(_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/invalidbuttonid(_:)","abstract":[],"title":"Braze.WebViewBridge.QueryHandler.Error.invalidButtonId(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/invalidButtonId(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidButtonId","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/invalidbuttonid(_:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidButtonId"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"symbolKind":"case","role":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error.invalidButtonId(_:)","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO15invalidButtonIdyAISSSgcAImF"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/invalidButtonId(_:)":{"title":"Braze.WebViewBridge.QueryHandler.Error.invalidButtonId(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/invalidbuttonid(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/invalidButtonId(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidButtonId","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/localizeddescription.json b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/localizeddescription.json index 562f89a6c1..7cb7615ec2 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/localizeddescription.json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler/error/localizeddescription.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/localizedDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"8.0"},{"introducedAt":"10.10","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"name":"tvOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"9.0"},{"introducedAt":"2.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"extendedModule":"Swift","title":"localizedDescription","role":"symbol","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","symbolKind":"property","roleHeading":"Instance Property"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/localizedDescription":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/localizeddescription","abstract":[],"title":"localizedDescription","role":"symbol","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/Error-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/error-implementations","abstract":[],"title":"Error Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/localizedDescription","interfaceLanguage":"swift"},"metadata":{"extendedModule":"Swift","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false},{"deprecated":false,"beta":false,"introducedAt":"10.10","unavailable":false,"name":"macOS"},{"introducedAt":"9.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"2.0"}],"role":"symbol","symbolKind":"property","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"localizedDescription","roleHeading":"Instance Property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/localizedDescription":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/localizedDescription","type":"topic","role":"symbol","kind":"symbol","title":"localizedDescription","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/localizeddescription","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error/Error-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error\/Error-Implementations","type":"topic","role":"collectionGroup","kind":"article","title":"Error Implementations","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/error-implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler/init(logclick:logerror:).json b/data/documentation/brazekit/braze/webviewbridge/queryhandler/init(logclick:logerror:).json index 831f7f2629..e6a38d60ed 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler/init(logclick:logerror:).json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler/init(logclick:logerror:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/init(logclick:logerror:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"role":"symbol","symbolKind":"init","title":"init(logClick:logError:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV8logClick0H5ErrorAGySSSgc_yAG0J0Octcfc","modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"Error","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/init(logClick:logError:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/init(logClick:logError:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/init(logClick:logError:)","title":"init(logClick:logError:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/init(logclick:logerror:)","abstract":[],"role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV8logClick0H5ErrorAGySSSgc_yAG0J0Octcfc","symbolKind":"init","title":"init(logClick:logError:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logClick"},{"text":": (","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/init(logClick:logError:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/init(logclick:logerror:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/init(logClick:logError:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/init(logClick:logError:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/init(logclick:logerror:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"init(logClick:logError:)","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/queryhandler/process(url:logbodyclick:).json b/data/documentation/brazekit/braze/webviewbridge/queryhandler/process(url:logbodyclick:).json index 4fe67fbd3d..d3bd0f21e8 100644 --- a/data/documentation/brazekit/braze/webviewbridge/queryhandler/process(url:logbodyclick:).json +++ b/data/documentation/brazekit/braze/webviewbridge/queryhandler/process(url:logbodyclick:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/process(url:logBodyClick:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","title":"process(url:logBodyClick:)","externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV7process3url12logBodyClickAC12InAppMessageO0L6ActionO_SSSgt10Foundation3URLV_SbtF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logBodyClick","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"logBodyClick","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = true) -> (","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/process(url:logbodyclick:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/process(url:logBodyClick:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logBodyClick"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/process(url:logbodyclick:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/process(url:logBodyClick:)","abstract":[],"title":"process(url:logBodyClick:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"logBodyClick","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> (","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/process(url:logbodyclick:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/process(url:logBodyClick:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV7process3url12logBodyClickAC12InAppMessageO0L6ActionO_SSSgt10Foundation3URLV_SbtF","title":"process(url:logBodyClick:)","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logBodyClick"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/process(url:logBodyClick:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/process(url:logBodyClick:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"logBodyClick","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/process(url:logbodyclick:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"process(url:logBodyClick:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler.json index 0bfd7b9b45..2b0cc24eca 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/action(url:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/process(action:url:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/schemes"],"title":"Type Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"],"title":"Enumerations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SchemeHandler"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"symbolKind":"class","modules":[{"name":"BrazeKit"}],"roleHeading":"Class","role":"symbol","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","navigatorTitle":[{"text":"SchemeHandler","kind":"identifier"}],"extendedModule":"BrazeKit","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SchemeHandler"}],"title":"Braze.WebViewBridge.SchemeHandler"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)":{"kind":"symbol","title":"init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/init(logerror:shownewsfeed:closemessage:queryhandler:braze:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","abstract":[],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": ("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"showNewsFeed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"queryHandler"},{"kind":"text","text":": "},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/process(action:url:)":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/process(action:url:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/process(action:url:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": "},{"text":"Action","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":")","kind":"text"}],"title":"process(action:url:)"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/schemes":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/schemes","role":"symbol","type":"topic","kind":"symbol","title":"schemes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"schemes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/schemes"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/action(url:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"action","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","text":"Action","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action(url:)","kind":"symbol","role":"symbol","type":"topic","title":"action(url:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/action(url:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}]}]}],"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/action(url:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/process(action:url:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/schemes"],"title":"Type Properties"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"SchemeHandler","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SchemeHandler"}],"extendedModule":"BrazeKit","title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","roleHeading":"Class","symbolKind":"class"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/process(action:url:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/process(action:url:)","abstract":[],"title":"process(action:url:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Action","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/process(action:url:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/init(logerror:shownewsfeed:closemessage:queryhandler:braze:)","type":"topic","kind":"symbol","title":"init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": (","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"showNewsFeed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"closeMessage","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"queryHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/action(url:)":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action(url:)","kind":"symbol","title":"action(url:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/action(url:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"action","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","text":"Action","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/schemes":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/schemes","type":"topic","kind":"symbol","title":"schemes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/schemes","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action(url:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action(url:).json index ce8bae083b..8455e1d5f9 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action(url:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action(url:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"action","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","text":"Action","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6action3urlAG6ActionOSg10Foundation3URLV_tF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"action(url:)","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action(url:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"action","kind":"identifier"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","text":"Action"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/action(url:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/action(url:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"action","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","text":"Action","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action(url:)","kind":"symbol","role":"symbol","type":"topic","title":"action(url:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/action(url:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"action"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Action","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action(url:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/action(url:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"metadata":{"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6action3urlAG6ActionOSg10Foundation3URLV_tF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"action","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","kind":"typeIdentifier","text":"Action"},{"kind":"text","text":"?"}],"role":"symbol","symbolKind":"method","title":"action(url:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/action(url:)":{"abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action(url:)","kind":"symbol","title":"action(url:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/action(url:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"action","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","text":"Action","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action.json index 40ae1320dc..2e3e70e764 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","roleHeading":"Enumeration","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Action"}],"title":"Braze.WebViewBridge.SchemeHandler.Action","symbolKind":"enum","navigatorTitle":[{"text":"Action","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Action"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action"]}],"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/close","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/customEvent","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/newsFeed"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/init(rawValue:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/customEvent":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/customevent","kind":"symbol","role":"symbol","type":"topic","title":"Braze.WebViewBridge.SchemeHandler.Action.customEvent","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/customEvent"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/close":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action.close","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"close","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/close","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/close"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/init(rawValue:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/init(rawvalue:)","kind":"symbol","role":"symbol","type":"topic","title":"init(rawValue:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/RawRepresentable-Implementations":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/rawrepresentable-implementations","role":"collectionGroup","type":"topic","kind":"article","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/newsFeed":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action.newsFeed","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/newsfeed","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/newsFeed"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SY":{"title":"Swift.RawRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/SY"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/SY"]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/close","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/customEvent","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/newsFeed"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/init(rawValue:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"],"generated":true,"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"Action"}],"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"role":"symbol","symbolKind":"enum","title":"Braze.WebViewBridge.SchemeHandler.Action","roleHeading":"Enumeration","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/newsFeed":{"abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/newsFeed","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/newsfeed","title":"Braze.WebViewBridge.SchemeHandler.Action.newsFeed","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/SY":{"identifier":"doc:\/\/Braze\/SY","type":"unresolvable","title":"Swift.RawRepresentable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/customEvent":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"customEvent","kind":"identifier"}],"title":"Braze.WebViewBridge.SchemeHandler.Action.customEvent","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/customevent","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/customEvent"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/init(rawValue:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/init(rawvalue:)","type":"topic","role":"symbol","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/rawrepresentable-implementations"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/close":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/close","title":"Braze.WebViewBridge.SchemeHandler.Action.close","role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"close","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/close"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/equatable-implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations","abstract":[],"role":"collectionGroup","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/!=(_:_:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/!=(_:_:).json index 0c7aade2a5..14c2859320 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/!=(_:_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/!=(_:_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/!=(_:_:)"]}],"metadata":{"symbolKind":"op","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"extendedModule":"Swift","title":"!=(_:_:)","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/!=(_:_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"}}} \ No newline at end of file +{"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","title":"!=(_:_:)","symbolKind":"op","extendedModule":"Swift","role":"symbol","roleHeading":"Operator"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/!=(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/Equatable-Implementations":{"title":"Equatable Implementations","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/equatable-implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations","abstract":[],"role":"collectionGroup","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/!=(_:_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/close.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/close.json index 682f456d70..10fa712898 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/close.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/close.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action.close","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"close","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO5closeyA2ImF"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"close","kind":"identifier"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/close"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/close"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/close":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action.close","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"close","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/close","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/close"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"close"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/close"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/close","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.WebViewBridge.SchemeHandler.Action.close","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"close","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO5closeyA2ImF"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/close":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/close","title":"Braze.WebViewBridge.SchemeHandler.Action.close","role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"close","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/close"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/customevent.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/customevent.json index 0046e090cf..31a046f9da 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/customevent.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/customevent.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/customevent"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"metadata":{"title":"Braze.WebViewBridge.SchemeHandler.Action.customEvent","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"customEvent","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO11customEventyA2ImF","symbolKind":"case","roleHeading":"Case","role":"symbol","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/customEvent"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/customEvent":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"customEvent","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/customevent","kind":"symbol","role":"symbol","type":"topic","title":"Braze.WebViewBridge.SchemeHandler.Action.customEvent","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/customEvent"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"customEvent","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customEvent"}],"title":"Braze.WebViewBridge.SchemeHandler.Action.customEvent","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO11customEventyA2ImF","role":"symbol"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/customevent"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/customEvent"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/customEvent":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"customEvent","kind":"identifier"}],"title":"Braze.WebViewBridge.SchemeHandler.Action.customEvent","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/customevent","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/customEvent"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/equatable-implementations.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/equatable-implementations.json index 37378aa6cb..76af6a1898 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/equatable-implementations.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/!=(_:_:)"]}],"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/!=(_:_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/!=(_:_:)"],"generated":true,"title":"Operators"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/Equatable-Implementations"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/!=(_:_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/hash(into:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/hash(into:).json index 11eae2409d..552d1d7f6c 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/hash(into:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hasher","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"roleHeading":"Instance Method","extendedModule":"Swift"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hash(into:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/hash(into:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hash(into:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hash(into:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/RawRepresentable-Implementations":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/rawrepresentable-implementations","role":"collectionGroup","type":"topic","kind":"article","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"text":"into","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hash(into:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"Swift","symbolKind":"method","title":"hash(into:)","roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier","text":"Hasher"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hash(into:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/rawrepresentable-implementations"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/hash(into:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hash(into:)","type":"topic","kind":"symbol","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"abstract":[],"title":"hash(into:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/hashvalue.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/hashvalue.json index 84977ded86..f3d7957c1e 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/hashvalue.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/hashvalue.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"]]},"kind":"symbol","metadata":{"extendedModule":"Swift","roleHeading":"Instance Property","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"title":"hashValue","symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hashValue"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/RawRepresentable-Implementations":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/rawrepresentable-implementations","role":"collectionGroup","type":"topic","kind":"article","title":"RawRepresentable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/hashValue":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hashvalue","role":"symbol","type":"topic","kind":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hashvalue"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"metadata":{"extendedModule":"Swift","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"title":"hashValue","roleHeading":"Instance Property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","symbolKind":"property"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/hashValue":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hashValue","role":"symbol","title":"hashValue","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hashvalue"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/RawRepresentable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations","role":"collectionGroup","title":"RawRepresentable Implementations","type":"topic","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/init(rawvalue:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/init(rawvalue:).json index 524da2b21f..5acf307d18 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/init(rawvalue:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/init(rawvalue:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/init(rawValue:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"metadata":{"role":"symbol","title":"init(rawValue:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO8rawValueAISgSS_tcfc","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"roleHeading":"Initializer"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/init(rawValue:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/init(rawvalue:)","kind":"symbol","role":"symbol","type":"topic","title":"init(rawValue:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/init(rawValue:)"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/init(rawValue:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/init(rawvalue:)"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO8rawValueAISgSS_tcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"init(rawValue:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/init(rawValue:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/init(rawvalue:)","type":"topic","role":"symbol","title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/init(rawValue:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/newsfeed.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/newsfeed.json index 8a39463a1d..c5f54c7bdf 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/newsfeed.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/newsfeed.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/newsfeed"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeKit"}],"title":"Braze.WebViewBridge.SchemeHandler.Action.newsFeed","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO8newsFeedyA2ImF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/newsFeed"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/newsFeed":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action.newsFeed","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/newsfeed","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/newsFeed"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"newsFeed"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"metadata":{"title":"Braze.WebViewBridge.SchemeHandler.Action.newsFeed","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO8newsFeedyA2ImF","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"newsFeed","kind":"identifier"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/newsFeed"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/newsfeed"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/newsFeed":{"abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"newsFeed","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/newsFeed","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/newsfeed","title":"Braze.WebViewBridge.SchemeHandler.Action.newsFeed","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/rawrepresentable-implementations.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/rawrepresentable-implementations.json index 02e9bf82c0..8aef7a4c85 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/rawrepresentable-implementations.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/action/rawrepresentable-implementations.json @@ -1 +1 @@ -{"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"RawRepresentable Implementations","role":"collectionGroup"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hashValue"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hash(into:)"],"generated":true,"title":"Instance Methods"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/hash(into:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"hash(into:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hash(into:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hash(into:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/hashValue":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hashvalue","role":"symbol","type":"topic","kind":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hashValue"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/RawRepresentable-Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hashValue"],"title":"Instance Properties","generated":true},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hash(into:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/hash(into:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hash(into:)","type":"topic","kind":"symbol","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}]},"abstract":[],"title":"hash(into:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action/hashValue":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action\/hashValue","role":"symbol","title":"hashValue","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hashvalue"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error.json index eb65f9c244..8e7f118f17 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"metadata":{"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidAction(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/noBrazeInstance(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/invalidCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}],"abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidCustomEvent(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidcustomevent(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidCustomEvent(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/noBrazeInstance(_:)":{"title":"Braze.WebViewBridge.SchemeHandler.Error.noBrazeInstance(_:)","role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noBrazeInstance","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/nobrazeinstance(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/noBrazeInstance(_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/equatable-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/Error-Implementations":{"role":"collectionGroup","abstract":[],"title":"Error Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/error-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/invalidAction(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidAction(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidaction(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidAction(_:)"},"doc://Braze/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Braze\/s5ErrorP"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]}}} \ No newline at end of file +{"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"enum","modules":[{"name":"BrazeKit"}],"roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","navigatorTitle":[{"kind":"identifier","text":"Error"}],"role":"symbol"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidAction(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/noBrazeInstance(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations"],"generated":true}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/Error-Implementations":{"type":"topic","kind":"article","abstract":[],"title":"Error Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/error-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/noBrazeInstance(_:)":{"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noBrazeInstance"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":")","kind":"text"}],"abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error.noBrazeInstance(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/noBrazeInstance(_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/nobrazeinstance(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/invalidCustomEvent(_:)":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidCustomEvent"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidCustomEvent(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidcustomevent(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidCustomEvent(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/Equatable-Implementations":{"type":"topic","title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/invalidAction(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidAction","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":")","kind":"text"}],"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidAction(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidaction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidAction(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/!=(_:_:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/!=(_:_:).json index a5bd050f8a..b217d6075a 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/!=(_:_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations"]]},"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","roleHeading":"Operator","extendedModule":"Swift","role":"symbol","symbolKind":"op"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/!=(_:_:)"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/equatable-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/!=(_:_:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/!=(_:_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","extendedModule":"Swift","title":"!=(_:_:)","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"roleHeading":"Operator","role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/Equatable-Implementations":{"type":"topic","title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/equatable-implementations.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/equatable-implementations.json index f7cefac1d0..1a7ef7d840 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/equatable-implementations.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/equatable-implementations.json @@ -1 +1 @@ -{"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/!=(_:_:)"],"generated":true}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Equatable Implementations"},"sections":[],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/!=(_:_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/error-implementations.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/error-implementations.json index bb80d0dd11..a0f9ac7680 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/error-implementations.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/error-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/localizedDescription"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/localizedDescription":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/localizeddescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/localizedDescription","title":"localizedDescription","role":"symbol","abstract":[],"type":"topic"}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"sections":[],"metadata":{"title":"Error Implementations","modules":[{"name":"BrazeKit"}],"role":"collectionGroup"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/localizedDescription"],"title":"Instance Properties","generated":true}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/localizedDescription":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","title":"localizedDescription","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/localizedDescription","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/localizeddescription"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/invalidaction(_:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/invalidaction(_:).json index 788a222846..261243b4f1 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/invalidaction(_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/invalidaction(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidAction(_:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidaction(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidAction"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO13invalidActionyAI10Foundation3URLVcAImF","symbolKind":"case","role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Error.invalidAction(_:)","roleHeading":"Case","modules":[{"name":"BrazeKit"}]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/invalidAction(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidAction(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidaction(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidAction(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidAction"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidAction(_:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidAction(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidAction","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO13invalidActionyAI10Foundation3URLVcAImF","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Case"},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidaction(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/invalidAction(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidAction","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":")","kind":"text"}],"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidAction(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidaction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidAction(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/invalidcustomevent(_:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/invalidcustomevent(_:).json index 6e83fba7ea..4ebeaba94c 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/invalidcustomevent(_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/invalidcustomevent(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidCustomEvent(_:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidcustomevent(_:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidCustomEvent"},{"text":"(","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Error.invalidCustomEvent(_:)","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO18invalidCustomEventyAI10Foundation3URLVcAImF","symbolKind":"case","roleHeading":"Case"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/invalidCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}],"abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidCustomEvent(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidcustomevent(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidCustomEvent(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"symbolKind":"case","title":"Braze.WebViewBridge.SchemeHandler.Error.invalidCustomEvent(_:)","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidCustomEvent"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO18invalidCustomEventyAI10Foundation3URLVcAImF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidCustomEvent(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidcustomevent(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/invalidCustomEvent(_:)":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidCustomEvent"},{"kind":"text","text":"("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"Braze.WebViewBridge.SchemeHandler.Error.invalidCustomEvent(_:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidcustomevent(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/invalidCustomEvent(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/localizeddescription.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/localizeddescription.json index 14a7af447f..f1ef4d0e40 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/localizeddescription.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/localizeddescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/localizedDescription","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","symbolKind":"property","platforms":[{"introducedAt":"8.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"introducedAt":"10.10","name":"macOS","deprecated":false,"unavailable":false},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"2.0","beta":false}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"title":"localizedDescription"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/localizedDescription":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/localizeddescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/localizedDescription","title":"localizedDescription","role":"symbol","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/Error-Implementations":{"role":"collectionGroup","abstract":[],"title":"Error Implementations","kind":"article","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/error-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/localizedDescription","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations"]]},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"symbolKind":"property","role":"symbol","extendedModule":"Swift","platforms":[{"introducedAt":"8.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"beta":false,"introducedAt":"10.10","deprecated":false,"unavailable":false,"name":"macOS"},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"9.0"},{"unavailable":false,"introducedAt":"2.0","beta":false,"name":"watchOS","deprecated":false}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"localizedDescription"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/localizeddescription"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/Error-Implementations":{"type":"topic","kind":"article","abstract":[],"title":"Error Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/Error-Implementations","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/error-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/localizedDescription":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","title":"localizedDescription","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/localizedDescription","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/localizeddescription"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/nobrazeinstance(_:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/nobrazeinstance(_:).json index c14ee71e48..815dae623d 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/nobrazeinstance(_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/error/nobrazeinstance(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/nobrazeinstance(_:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noBrazeInstance"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/noBrazeInstance(_:)"},"metadata":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Error.noBrazeInstance(_:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO02noA8InstanceyAI10Foundation3URLVcAImF","symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noBrazeInstance","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/noBrazeInstance(_:)":{"title":"Braze.WebViewBridge.SchemeHandler.Error.noBrazeInstance(_:)","role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noBrazeInstance","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/nobrazeinstance(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/noBrazeInstance(_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noBrazeInstance"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/noBrazeInstance(_:)"},"metadata":{"title":"Braze.WebViewBridge.SchemeHandler.Error.noBrazeInstance(_:)","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO02noA8InstanceyAI10Foundation3URLVcAImF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noBrazeInstance"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":")","kind":"text"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/nobrazeinstance(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error/noBrazeInstance(_:)":{"kind":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noBrazeInstance"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":")","kind":"text"}],"abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error.noBrazeInstance(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error\/noBrazeInstance(_:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/nobrazeinstance(_:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/init(logerror:shownewsfeed:closemessage:queryhandler:braze:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/init(logerror:shownewsfeed:closemessage:queryhandler:braze:).json index d6d78905b4..236f631057 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/init(logerror:shownewsfeed:closemessage:queryhandler:braze:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/init(logerror:shownewsfeed:closemessage:queryhandler:braze:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Error","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"showNewsFeed"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeMessage"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"queryHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)"},"metadata":{"title":"init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier","text":"Error"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"showNewsFeed"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"queryHandler"},{"kind":"text","text":": "},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?)","kind":"text"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC8logError12showNewsFeed12closeMessage05queryG05brazeAGyAG0I0Oc_yycyycAE05QueryG0VACSgtcfc"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/init(logerror:shownewsfeed:closemessage:queryhandler:braze:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)":{"kind":"symbol","title":"init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/init(logerror:shownewsfeed:closemessage:queryhandler:braze:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","abstract":[],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logError"},{"kind":"text","text":": ("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"showNewsFeed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"queryHandler"},{"kind":"text","text":": "},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]}}} \ No newline at end of file +{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"showNewsFeed","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeMessage"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"queryHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":"?)","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC8logError12showNewsFeed12closeMessage05queryG05brazeAGyAG0I0Oc_yycyycAE05QueryG0VACSgtcfc","role":"symbol","symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","text":"Error"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"showNewsFeed"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"closeMessage","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"queryHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/init(logerror:shownewsfeed:closemessage:queryhandler:braze:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/init(logerror:shownewsfeed:closemessage:queryhandler:braze:)","type":"topic","kind":"symbol","title":"init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/init(logError:showNewsFeed:closeMessage:queryHandler:braze:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logError"},{"text":": (","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"showNewsFeed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"closeMessage","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"queryHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/process(action:url:).json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/process(action:url:).json index df966d894e..0e0274189c 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/process(action:url:).json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/process(action:url:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/process(action:url:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/process(action:url:)"]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Action","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Action","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","role":"symbol","title":"process(action:url:)","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC7process6action3urlyAG6ActionO_10Foundation3URLVtF"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/process(action:url:)":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/process(action:url:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/process(action:url:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": "},{"text":"Action","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},{"kind":"text","text":", "},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":")","kind":"text"}],"title":"process(action:url:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"role":"symbol","title":"Braze.WebViewBridge.SchemeHandler.Action","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Action","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","abstract":[],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"Action","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO","text":"Action","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/process(action:url:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/process(action:url:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Action","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","title":"process(action:url:)","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC7process6action3urlyAG6ActionO_10Foundation3URLVtF","symbolKind":"method","modules":[{"name":"BrazeKit"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Action":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Action","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Action","title":"Braze.WebViewBridge.SchemeHandler.Action","navigatorTitle":[{"kind":"identifier","text":"Action"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/process(action:url:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/process(action:url:)","abstract":[],"title":"process(action:url:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Action","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC6ActionO"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/process(action:url:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/schemehandler/schemes.json b/data/documentation/brazekit/braze/webviewbridge/schemehandler/schemes.json index 15f7f7784c..b8a988b7dc 100644 --- a/data/documentation/brazekit/braze/webviewbridge/schemehandler/schemes.json +++ b/data/documentation/brazekit/braze/webviewbridge/schemehandler/schemes.json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/schemes"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"kind":"symbol","metadata":{"roleHeading":"Type Property","modules":[{"name":"BrazeKit"}],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"schemes"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"schemes","symbolKind":"property","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC7schemesShySSGvpZ"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"schemes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/schemes","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/schemes":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/schemes","role":"symbol","type":"topic","kind":"symbol","title":"schemes","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"schemes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/schemes"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"schemes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/schemes"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/schemes","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"]]},"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"schemes"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">","kind":"text"}],"title":"schemes","symbolKind":"property","role":"symbol","externalID":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC7schemesShySSGvpZ","modules":[{"name":"BrazeKit"}],"roleHeading":"Type Property"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/schemes":{"abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/schemes","type":"topic","kind":"symbol","title":"schemes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/schemes","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler.json index 1ee340a85e..3951659825 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZWebViewBridgeScriptMessageHandler) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"platforms":["iOS"],"languages":["swift"]}]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/userContentController(_:didReceive:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/name","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/script"],"title":"Type Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"],"title":"Enumerations"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/objc(pl)WKScriptMessageHandler"],"title":"Conforms To"}],"metadata":{"role":"symbol","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ScriptMessageHandler","kind":"identifier"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"symbolKind":"class","modules":[{"name":"BrazeKit"}],"title":"Braze.WebViewBridge.ScriptMessageHandler","roleHeading":"Class"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/userContentController(_:didReceive:)":{"title":"userContentController(_:didReceive:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userContentController","kind":"identifier"},{"kind":"text","text":"("},{"text":"WKUserContentController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKUserContentController"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didReceive"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKScriptMessage","text":"WKScriptMessage"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/usercontentcontroller(_:didreceive:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/userContentController(_:didReceive:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/name":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/name","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/name","type":"topic","title":"name"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/objc(pl)WKScriptMessageHandler":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)WKScriptMessageHandler","title":"WebKit.WKScriptMessageHandler"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz":{"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)","role":"symbol","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"showNewsFeed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"closeMessage","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz","type":"topic","abstract":[]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/script":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/script","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"script"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKUserScript","kind":"typeIdentifier","text":"WKUserScript"}],"kind":"symbol","title":"script","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/script","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki":{"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logClick"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSError","text":"NSError"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"showNewsFeed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"closeMessage","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom","kind":"relationships"},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/objc(pl)WKScriptMessageHandler"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZWebViewBridgeScriptMessageHandler) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ScriptMessageHandler"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"Braze.WebViewBridge.ScriptMessageHandler","extendedModule":"BrazeKit","roleHeading":"Class","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/userContentController(_:didReceive:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/name","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/script"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]}],"references":{"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(pl)WKScriptMessageHandler":{"identifier":"doc:\/\/Braze\/objc(pl)WKScriptMessageHandler","type":"unresolvable","title":"WebKit.WKScriptMessageHandler"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (","kind":"text"},{"text":"NSError","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSError"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"showNewsFeed"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/script":{"kind":"symbol","title":"script","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"script","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKUserScript","preciseIdentifier":"c:objc(cs)WKUserScript"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/script","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/script"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/name":{"title":"name","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/name","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/name","abstract":[]},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/userContentController(_:didReceive:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/userContentController(_:didReceive:)","role":"symbol","title":"userContentController(_:didReceive:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"userContentController"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKUserContentController","kind":"typeIdentifier","text":"WKUserContentController"},{"kind":"text","text":", "},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKScriptMessage","kind":"typeIdentifier","text":"WKScriptMessage"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/usercontentcontroller(_:didreceive:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz","role":"symbol","kind":"symbol","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"showNewsFeed"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error.json index ca4d805add..45a637c7e8 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"relationshipsSections":[{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"title":"Conforms To"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","symbolKind":"enum","roleHeading":"Enumeration","role":"symbol","modules":[{"name":"BrazeKit"}]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/deprecation(message:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidArg(action:index:arg:type:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidPayload(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/noBrazeInstance(action:args:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/unknown(_:)"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations"],"title":"Default Implementations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/invalidPayload(_:)":{"kind":"symbol","abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidPayload(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidPayload","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidpayload(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidPayload(_:)"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/s5ErrorP":{"identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/Error-Implementations":{"title":"Error Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/error-implementations"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/invalidArg(action:index:arg:type:)":{"kind":"symbol","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidArg(action:index:arg:type:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidArg(action:index:arg:type:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidarg(action:index:arg:type:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidArg"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"index","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arg"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/deprecation(message:)":{"role":"symbol","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.deprecation(message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/deprecation(message:)","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/deprecation(message:)","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"deprecation"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/unknown(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/unknown(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier","text":"ErrorString"},{"text":")","kind":"text"}],"abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.unknown(_:)","kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/unknown(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/noBrazeInstance(action:args:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/noBrazeInstance(action:args:)","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noBrazeInstance","kind":"identifier"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"args","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.noBrazeInstance(action:args:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/nobrazeinstance(action:args:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations","kind":"article","role":"collectionGroup","title":"Equatable Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","roleHeading":"Enumeration","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","role":"symbol","symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/deprecation(message:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidArg(action:index:arg:type:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidPayload(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/noBrazeInstance(action:args:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/unknown(_:)"],"title":"Enumeration Cases"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/Error-Implementations":{"title":"Error Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/error-implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/invalidArg(action:index:arg:type:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidArg(action:index:arg:type:)","abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidArg(action:index:arg:type:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidarg(action:index:arg:type:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidArg","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"text":"index","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"arg"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/Equatable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/equatable-implementations","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations","title":"Equatable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/invalidPayload(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidPayload","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidpayload(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidPayload(_:)","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidPayload(_:)","abstract":[]},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/unknown(_:)":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/unknown(_:)","abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.unknown(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/unknown(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unknown","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","text":"ErrorString"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/noBrazeInstance(action:args:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/nobrazeinstance(action:args:)","abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.noBrazeInstance(action:args:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noBrazeInstance"},{"text":"(","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"args"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/noBrazeInstance(action:args:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/deprecation(message:)":{"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.deprecation(message:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/deprecation(message:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/deprecation(message:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deprecation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/s5ErrorP":{"identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/!=(_:_:).json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/!=(_:_:).json index 16f4c47add..59fc10cfd5 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/!=(_:_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"op","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","title":"!=(_:_:)","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/Equatable-Implementations":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations","kind":"article","role":"collectionGroup","title":"Equatable Implementations","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/!=(_:_:)","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations"]]},"metadata":{"title":"!=(_:_:)","symbolKind":"op","modules":[{"name":"BrazeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"extendedModule":"Swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/!=(_:_:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/Equatable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/equatable-implementations","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations","title":"Equatable Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/deprecation(message:).json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/deprecation(message:).json index 4c47570425..59a20872d3 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/deprecation(message:).json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/deprecation(message:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"role":"symbol","roleHeading":"Case","symbolKind":"case","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.deprecation(message:)","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO11deprecationyAISS_tcAImF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deprecation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/deprecation(message:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/deprecation(message:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"deprecation"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/deprecation(message:)":{"role":"symbol","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.deprecation(message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/deprecation(message:)","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/deprecation(message:)","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"deprecation"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deprecation","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/deprecation(message:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.deprecation(message:)","symbolKind":"case","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO11deprecationyAISS_tcAImF","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"deprecation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/deprecation(message:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/deprecation(message:)":{"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.deprecation(message:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/deprecation(message:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/deprecation(message:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deprecation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/equatable-implementations.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/equatable-implementations.json index 6900af1116..14a58fdcc7 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/equatable-implementations.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/!=(_:_:)"],"generated":true,"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/!=(_:_:)":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/!=(_:_:)","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"!=(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/!=(_:_:)"]}],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/!=(_:_:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/!=(_:_:)","role":"symbol","title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/!=(_:_:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/error-implementations.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/error-implementations.json index d61785d5c3..bf7be64d9c 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/error-implementations.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/error-implementations.json @@ -1 +1 @@ -{"kind":"article","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeKit"}],"title":"Error Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/localizedDescription"],"generated":true,"title":"Instance Properties"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/localizedDescription":{"title":"localizedDescription","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/localizedDescription","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/localizeddescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"article","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/localizedDescription"],"generated":true,"title":"Instance Properties"}],"metadata":{"title":"Error Implementations","role":"collectionGroup","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/localizedDescription":{"kind":"symbol","title":"localizedDescription","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/localizeddescription","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/localizedDescription"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/invalidarg(action:index:arg:type:).json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/invalidarg(action:index:arg:type:).json index 4a70f71e06..42c7e63b79 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/invalidarg(action:index:arg:type:).json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/invalidarg(action:index:arg:type:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidarg(action:index:arg:type:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidArg(action:index:arg:type:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeKit"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidArg(action:index:arg:type:)","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidArg","kind":"identifier"},{"text":"(","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"text":"index","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"arg","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO10invalidArgyAISSSg_SiS2StcAImF"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidArg","kind":"identifier"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"index"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"arg","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/invalidArg(action:index:arg:type:)":{"kind":"symbol","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidArg(action:index:arg:type:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidArg(action:index:arg:type:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidarg(action:index:arg:type:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidArg"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"index","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arg"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidArg"},{"text":"(","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"index","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"arg","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidArg(action:index:arg:type:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidarg(action:index:arg:type:)"]}],"sections":[],"metadata":{"roleHeading":"Case","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidArg(action:index:arg:type:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO10invalidArgyAISSSg_SiS2StcAImF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidArg","kind":"identifier"},{"text":"(","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"index"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arg"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"symbolKind":"case","role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/invalidArg(action:index:arg:type:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidArg(action:index:arg:type:)","abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidArg(action:index:arg:type:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidarg(action:index:arg:type:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidArg","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"text":"index","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"arg"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/invalidpayload(_:).json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/invalidpayload(_:).json index ab4bef20ed..4bf1deb3be 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/invalidpayload(_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/invalidpayload(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidPayload","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"symbolKind":"case","role":"symbol","roleHeading":"Case","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO14invalidPayloadyAISSSgcAImF","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidPayload(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidPayload"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidpayload(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidPayload(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/invalidPayload(_:)":{"kind":"symbol","abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidPayload(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"invalidPayload","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidpayload(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidPayload(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidpayload(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidPayload(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidPayload","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"metadata":{"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidPayload(_:)","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO14invalidPayloadyAISSSgcAImF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidPayload","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/invalidPayload(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidPayload","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidpayload(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/invalidPayload(_:)","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.invalidPayload(_:)","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/localizeddescription.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/localizeddescription.json index 1022ced52a..11fc983de5 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/localizeddescription.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/localizeddescription.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/localizeddescription"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/localizedDescription"},"sections":[],"metadata":{"title":"localizedDescription","roleHeading":"Instance Property","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"8.0","name":"iOS"},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"10.10"},{"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"9.0","deprecated":false},{"beta":false,"introducedAt":"2.0","name":"watchOS","deprecated":false,"unavailable":false}],"role":"symbol","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/localizedDescription":{"title":"localizedDescription","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/localizedDescription","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/localizeddescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/Error-Implementations":{"title":"Error Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/error-implementations"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/localizedDescription"},"metadata":{"platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"8.0","beta":false,"name":"iOS"},{"introducedAt":"10.10","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"unavailable":false,"deprecated":false,"introducedAt":"9.0","name":"tvOS","beta":false},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"2.0","unavailable":false}],"title":"localizedDescription","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"modules":[{"relatedModules":["Swift"],"name":"BrazeKit"}],"role":"symbol","roleHeading":"Instance Property","extendedModule":"Swift","symbolKind":"property"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/Error-Implementations":{"title":"Error Implementations","kind":"article","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/error-implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/Error-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/localizedDescription":{"kind":"symbol","title":"localizedDescription","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/localizeddescription","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/localizedDescription"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/nobrazeinstance(action:args:).json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/nobrazeinstance(action:args:).json index bc7a73bea4..afa5c95ac1 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/nobrazeinstance(action:args:).json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/nobrazeinstance(action:args:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noBrazeInstance","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"args","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"sections":[],"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noBrazeInstance"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"args"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.noBrazeInstance(action:args:)","symbolKind":"case","modules":[{"name":"BrazeKit"}],"roleHeading":"Case","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO02noA8InstanceyAISS_SStcAImF"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/nobrazeinstance(action:args:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/noBrazeInstance(action:args:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/noBrazeInstance(action:args:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/noBrazeInstance(action:args:)","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noBrazeInstance","kind":"identifier"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"args","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.noBrazeInstance(action:args:)","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/nobrazeinstance(action:args:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noBrazeInstance","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"args","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/nobrazeinstance(action:args:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/noBrazeInstance(action:args:)"},"metadata":{"roleHeading":"Case","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.noBrazeInstance(action:args:)","modules":[{"name":"BrazeKit"}],"symbolKind":"case","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO02noA8InstanceyAISS_SStcAImF","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noBrazeInstance"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"args","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/noBrazeInstance(action:args:)":{"kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/nobrazeinstance(action:args:)","abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.noBrazeInstance(action:args:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noBrazeInstance"},{"text":"(","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"args"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/noBrazeInstance(action:args:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/unknown(_:).json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/unknown(_:).json index ec288ab638..ea73f1255f 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/unknown(_:).json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/error/unknown(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unknown"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","text":"ErrorString"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/unknown(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/unknown(_:)"]}],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unknown","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO7unknownyAiC0I6StringVcAImF","roleHeading":"Case","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.unknown(_:)","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeKit"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/unknown(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/unknown(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier","text":"ErrorString"},{"text":")","kind":"text"}],"abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.unknown(_:)","kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/unknown(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"unknown","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO7unknownyAiC0I6StringVcAImF","roleHeading":"Case","role":"symbol","title":"Braze.WebViewBridge.ScriptMessageHandler.Error.unknown(_:)","symbolKind":"case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/unknown(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":"("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/unknown(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error/unknown(_:)":{"role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/unknown(_:)","abstract":[],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error.unknown(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error\/unknown(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"unknown","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","text":"ErrorString"},{"kind":"text","text":")"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz.json index 66064e9854..b3c43aa6dd 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC8logClick0I5Error12showNewsFeed05closeG05brazeAGySSSgc_yAG0K0OcyycyycACSgtcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","text":"Error"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"showNewsFeed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"?)"}],"symbolKind":"init","modules":[{"name":"BrazeKit"}],"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)","roleHeading":"Initializer"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","kind":"typeIdentifier","text":"Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"showNewsFeed"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"closeMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz":{"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)","role":"symbol","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logClick"},{"kind":"text","text":": ("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"showNewsFeed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"closeMessage","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"showNewsFeed"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeMessage"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"?)"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logClick"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"showNewsFeed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}],"roleHeading":"Initializer","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC8logClick0I5Error12showNewsFeed05closeG05brazeAGySSSgc_yAG0K0OcyycyycACSgtcfc","title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)","symbolKind":"init","modules":[{"name":"BrazeKit"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-41fxz","role":"symbol","kind":"symbol","abstract":[],"type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"showNewsFeed"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki.json index f8fc63e50b..ef32f1db8b 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"NSError","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSError"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"showNewsFeed","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"closeMessage","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Initializer","symbolKind":"init","role":"symbol","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC8logClick0I5Error12showNewsFeed05closeG05brazeAGySSSgc_ySo7NSErrorCcyycyycACSgtcfc","title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)","modules":[{"name":"BrazeKit"}],"platforms":[],"extendedModule":"BrazeKit","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"logClick","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSError","text":"NSError","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"showNewsFeed","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeMessage"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki":{"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logClick"},{"text":": (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logError","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSError","text":"NSError"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"showNewsFeed","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"closeMessage","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"NSError","preciseIdentifier":"c:objc(cs)NSError"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"showNewsFeed"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"closeMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?)","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC8logClick0I5Error12showNewsFeed05closeG05brazeAGySSSgc_ySo7NSErrorCcyycyycACSgtcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logClick"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"logError","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"NSError","preciseIdentifier":"c:objc(cs)NSError","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"showNewsFeed"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"braze"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"platforms":[],"role":"symbol","title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)","extendedModule":"BrazeKit","roleHeading":"Initializer","symbolKind":"init"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/init(logClick:logError:showNewsFeed:closeMessage:braze:)-p2ki","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"logClick","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logError"},{"text":": (","kind":"text"},{"text":"NSError","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSError"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"showNewsFeed"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"closeMessage"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"init(logClick:logError:showNewsFeed:closeMessage:braze:)"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/name.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/name.json index f557acf368..45af9f4280 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/name.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/name.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"metadata":{"roleHeading":"Type Property","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC4nameSSvpZ","symbolKind":"property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"role":"symbol","title":"name"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/name"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/name":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/name","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/name","type":"topic","title":"name"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/name","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/name"]}],"sections":[],"metadata":{"role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC4nameSSvpZ","symbolKind":"property","roleHeading":"Type Property"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/name":{"title":"name","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/name","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/name","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/script.json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/script.json index 691230f4a6..3d78dabcc5 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/script.json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/script.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"title":"script","symbolKind":"property","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC6scriptSo06WKUserF0CvpZ","roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"script"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKUserScript","text":"WKUserScript"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/script"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/script","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"script","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKUserScript","preciseIdentifier":"c:objc(cs)WKUserScript"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/script":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/script","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"script"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKUserScript","kind":"typeIdentifier","text":"WKUserScript"}],"kind":"symbol","title":"script","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/script","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"script","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC6scriptSo06WKUserF0CvpZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"script"},{"text":": ","kind":"text"},{"text":"WKUserScript","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKUserScript"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Type Property","symbolKind":"property"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/script"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"script"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKUserScript","kind":"typeIdentifier","text":"WKUserScript"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/script"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/script":{"kind":"symbol","title":"script","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"script","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKUserScript","preciseIdentifier":"c:objc(cs)WKUserScript"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/script","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/script"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/usercontentcontroller(_:didreceive:).json b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/usercontentcontroller(_:didreceive:).json index 8722288918..d11e6929d2 100644 --- a/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/usercontentcontroller(_:didreceive:).json +++ b/data/documentation/brazekit/braze/webviewbridge/scriptmessagehandler/usercontentcontroller(_:didreceive:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/usercontentcontroller(_:didreceive:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC21userContentController_10didReceiveySo06WKUserjK0C_So08WKScriptG0CtF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"userContentController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKUserContentController","text":"WKUserContentController"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKScriptMessage","text":"WKScriptMessage"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","title":"userContentController(_:didReceive:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/userContentController(_:didReceive:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKScriptMessageHandler.userContentController(_:didReceive:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userContentController","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"userContentController"},{"text":": ","kind":"text"},{"text":"WKUserContentController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKUserContentController"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKScriptMessage","text":"WKScriptMessage","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/userContentController(_:didReceive:)":{"title":"userContentController(_:didReceive:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userContentController","kind":"identifier"},{"kind":"text","text":"("},{"text":"WKUserContentController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKUserContentController"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didReceive"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKScriptMessage","text":"WKScriptMessage"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/usercontentcontroller(_:didreceive:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/userContentController(_:didReceive:)","type":"topic","abstract":[]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/userContentController(_:didReceive:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"WKScriptMessageHandler.userContentController(_:didReceive:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userContentController","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"userContentController"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKUserContentController","text":"WKUserContentController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceive"},{"kind":"text","text":" "},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"text":"WKScriptMessage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKScriptMessage"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","symbolKind":"method","title":"userContentController(_:didReceive:)","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userContentController"},{"text":"(","kind":"text"},{"text":"WKUserContentController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKUserContentController"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didReceive"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKScriptMessage","preciseIdentifier":"c:objc(cs)WKScriptMessage"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC21userContentController_10didReceiveySo06WKUserjK0C_So08WKScriptG0CtF"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/usercontentcontroller(_:didreceive:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/userContentController(_:didReceive:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/userContentController(_:didReceive:)","role":"symbol","title":"userContentController(_:didReceive:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"userContentController"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKUserContentController","kind":"typeIdentifier","text":"WKUserContentController"},{"kind":"text","text":", "},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKScriptMessage","kind":"typeIdentifier","text":"WKScriptMessage"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/usercontentcontroller(_:didreceive:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller.json b/data/documentation/brazekit/braze/webviewcontroller.json index 29ce50707f..58c9895769 100644 --- a/data/documentation/brazekit/braze/webviewcontroller.json +++ b/data/documentation/brazekit/braze/webviewcontroller.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZWebViewController) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"WebViewController"}],"languages":["swift"]}]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/animateDismissal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/systemOpenURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/url"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidAppear(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidLoad()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:decidePolicyFor:decisionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFailProvisionalNavigation:withError:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFinish:)"],"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","interfaceLanguage":"swift"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIViewController"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","doc:\/\/Braze\/objc(pl)WKNavigationDelegate"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"generated":true,"title":"Utilities"}],"metadata":{"extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A0C17WebViewControllerC","symbolKind":"class","modules":[{"name":"BrazeKit"}],"roleHeading":"Class","title":"Braze.WebViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"WebViewController"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"references":{"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/systemOpenURL":{"title":"systemOpenURL","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/systemOpenURL","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/systemopenurl","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"systemOpenURL","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}]},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/animateDismissal":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/animateDismissal","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/animatedismissal","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateDismissal"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"animateDismissal","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/url","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/url","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"url","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:decidePolicyFor:decisionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:decidePolicyFor:decisionHandler:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:decidepolicyfor:decisionhandler:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"text":"decidePolicyFor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decisionHandler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"WKNavigationActionPolicy","preciseIdentifier":"c:@E@WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"title":"webView(_:decidePolicyFor:decisionHandler:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:didFinish:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFinish:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfinish:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"text":"didFinish","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"text":"!)","kind":"text"}],"title":"webView(_:didFinish:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/objc(pl)UIStateRestoring":{"title":"UIKit.UIStateRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/viewDidLoad()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidLoad()","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidload()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}],"title":"viewDidLoad()","kind":"symbol","role":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/objc(cs)UIViewController":{"type":"unresolvable","title":"UIKit.UIViewController","identifier":"doc:\/\/Braze\/objc(cs)UIViewController"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","abstract":[{"type":"text","text":"The current device identifier."}],"url":"\/documentation\/brazekit\/braze\/deviceid","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"deviceId","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:didFailProvisionalNavigation:withError:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFailProvisionalNavigation:withError:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfailprovisionalnavigation:witherror:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didFailProvisionalNavigation","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation"},{"kind":"text","text":"!, "},{"text":"withError","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":")","kind":"text"}],"title":"webView(_:didFailProvisionalNavigation:withError:)","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)WKNavigationDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)WKNavigationDelegate","title":"WebKit.WKNavigationDelegate"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/objc(pl)UIContentContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer","title":"UIKit.UIContentContainer"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/viewDidAppear(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidAppear(_:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidappear(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidAppear"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"title":"viewDidAppear(_:)","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","title":"Foundation.NSExtensionRequestHandling","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"seeAlsoSections":[{"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"],"generated":true}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZWebViewController) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"WebViewController"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)UIViewController"]},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","doc:\/\/Braze\/objc(pl)WKNavigationDelegate","doc:\/\/Braze\/objc(pl)WKUIDelegate"]}],"metadata":{"symbolKind":"class","extendedModule":"BrazeKit","roleHeading":"Class","title":"Braze.WebViewController","role":"symbol","externalID":"s:8BrazeKit0A0C17WebViewControllerC","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"WebViewController"}],"navigatorTitle":[{"kind":"identifier","text":"WebViewController"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/animateDismissal","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/openNewWindowLinksInBrowser","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/systemOpenURL","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/url"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidAppear(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidLoad()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:createWebViewWith:for:windowFeatures:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:decidePolicyFor:decisionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFailProvisionalNavigation:withError:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFinish:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"},"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/animateDismissal":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateDismissal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"animateDismissal","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/animatedismissal","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/animateDismissal"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:didFailProvisionalNavigation:withError:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didFailProvisionalNavigation"},{"text":": ","kind":"text"},{"text":"WKNavigation","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigation"},{"kind":"text","text":"!, "},{"text":"withError","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"webView(_:didFailProvisionalNavigation:withError:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfailprovisionalnavigation:witherror:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFailProvisionalNavigation:withError:)"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","title":"Foundation.NSExtensionRequestHandling","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UIContentContainer":{"type":"unresolvable","title":"UIKit.UIContentContainer","identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)WKUIDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)WKUIDelegate","title":"WebKit.WKUIDelegate","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/url":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/url","title":"url","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/url","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/viewDidLoad()":{"abstract":[],"title":"viewDidLoad()","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidload()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidLoad()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/viewDidAppear(_:)":{"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidappear(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"type":"topic","role":"symbol","title":"viewDidAppear(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidAppear(_:)"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/objc(pl)WKNavigationDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)WKNavigationDelegate","title":"WebKit.WKNavigationDelegate","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(cs)UIViewController":{"identifier":"doc:\/\/Braze\/objc(cs)UIViewController","title":"UIKit.UIViewController","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:decidePolicyFor:decisionHandler:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"decidePolicyFor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigationAction","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"decisionHandler"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"WKNavigationActionPolicy","preciseIdentifier":"c:@E@WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"title":"webView(_:decidePolicyFor:decisionHandler:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:decidepolicyfor:decisionhandler:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:decidePolicyFor:decisionHandler:)"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeKit/Braze/deviceId":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/deviceId","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"deviceId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"deviceId","url":"\/documentation\/brazekit\/braze\/deviceid","abstract":[{"text":"The current device identifier.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/openNewWindowLinksInBrowser":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"openNewWindowLinksInBrowser"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"openNewWindowLinksInBrowser","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/opennewwindowlinksinbrowser","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/openNewWindowLinksInBrowser"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/objc(pl)UIStateRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring","title":"UIKit.UIStateRestoring"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:didFinish:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFinish"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigation","text":"WKNavigation"},{"text":"!)","kind":"text"}],"title":"webView(_:didFinish:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfinish:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFinish:)"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:createWebViewWith:for:windowFeatures:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"createWebViewWith","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKWebViewConfiguration","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"windowFeatures"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWindowFeatures","text":"WKWindowFeatures"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"kind":"text","text":"?"}],"title":"webView(_:createWebViewWith:for:windowFeatures:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:createwebviewwith:for:windowfeatures:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:createWebViewWith:for:windowFeatures:)"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/systemOpenURL":{"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"systemOpenURL"},{"text":": ((","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/systemopenurl","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/systemOpenURL","title":"systemOpenURL"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/animatedismissal.json b/data/documentation/brazekit/braze/webviewcontroller/animatedismissal.json index 8ca3424554..7b1872f8ea 100644 --- a/data/documentation/brazekit/braze/webviewcontroller/animatedismissal.json +++ b/data/documentation/brazekit/braze/webviewcontroller/animatedismissal.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateDismissal"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"title":"animateDismissal","externalID":"s:8BrazeKit0A0C17WebViewControllerC16animateDismissalSbvp","symbolKind":"property","role":"symbol","roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/animatedismissal"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/animateDismissal"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"animateDismissal"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController/animateDismissal":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/animateDismissal","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/animatedismissal","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateDismissal"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"animateDismissal","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A0C17WebViewControllerC16animateDismissalSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"title":"animateDismissal","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"animateDismissal"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animateDismissal"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/animatedismissal"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/animateDismissal"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/animateDismissal":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"animateDismissal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"animateDismissal","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/animatedismissal","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/animateDismissal"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/opennewwindowlinksinbrowser.json b/data/documentation/brazekit/braze/webviewcontroller/opennewwindowlinksinbrowser.json new file mode 100644 index 0000000000..6db554b7eb --- /dev/null +++ b/data/documentation/brazekit/braze/webviewcontroller/opennewwindowlinksinbrowser.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/opennewwindowlinksinbrowser"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/openNewWindowLinksInBrowser"},"kind":"symbol","metadata":{"externalID":"s:8BrazeKit0A0C17WebViewControllerC27openNewWindowLinksInBrowserSbvp","symbolKind":"property","title":"openNewWindowLinksInBrowser","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"openNewWindowLinksInBrowser","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"openNewWindowLinksInBrowser"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/openNewWindowLinksInBrowser":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"openNewWindowLinksInBrowser"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"openNewWindowLinksInBrowser","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/opennewwindowlinksinbrowser","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/openNewWindowLinksInBrowser"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/systemopenurl.json b/data/documentation/brazekit/braze/webviewcontroller/systemopenurl.json index 2c6df8458b..4708a792fd 100644 --- a/data/documentation/brazekit/braze/webviewcontroller/systemopenurl.json +++ b/data/documentation/brazekit/braze/webviewcontroller/systemopenurl.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"systemOpenURL","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/systemOpenURL","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/systemopenurl"]}],"sections":[],"metadata":{"externalID":"s:8BrazeKit0A0C17WebViewControllerC13systemOpenURLy10Foundation0H0VcSgvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"systemOpenURL","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"systemOpenURL","kind":"identifier"},{"kind":"text","text":": (("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController/systemOpenURL":{"title":"systemOpenURL","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/systemOpenURL","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/systemopenurl","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"systemOpenURL","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/systemOpenURL"},"metadata":{"title":"systemOpenURL","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"systemOpenURL"},{"text":": ((","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"externalID":"s:8BrazeKit0A0C17WebViewControllerC13systemOpenURLy10Foundation0H0VcSgvp","modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"systemOpenURL","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/systemopenurl"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController/systemOpenURL":{"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"systemOpenURL"},{"text":": ((","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/systemopenurl","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/systemOpenURL","title":"systemOpenURL"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/url.json b/data/documentation/brazekit/braze/webviewcontroller/url.json index c98396dc73..8891554fe9 100644 --- a/data/documentation/brazekit/braze/webviewcontroller/url.json +++ b/data/documentation/brazekit/braze/webviewcontroller/url.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/url"},"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","title":"url","externalID":"s:8BrazeKit0A0C17WebViewControllerC3url10Foundation3URLVSgvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/url":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/url","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/url","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"url","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","title":"url","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C17WebViewControllerC3url10Foundation3URLVSgvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/url"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/url"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/url":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/url","title":"url","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/url","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/viewdidappear(_:).json b/data/documentation/brazekit/braze/webviewcontroller/viewdidappear(_:).json index 156693fd62..d1f63b7a1a 100644 --- a/data/documentation/brazekit/braze/webviewcontroller/viewdidappear(_:).json +++ b/data/documentation/brazekit/braze/webviewcontroller/viewdidappear(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"animated","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:8BrazeKit0A0C17WebViewControllerC13viewDidAppearyySbF","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"viewDidAppear(_:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidAppear","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidAppear(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidappear(_:)"]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/viewDidAppear(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidAppear(_:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidappear(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidAppear"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"title":"viewDidAppear(_:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidappear(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"animated","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A0C17WebViewControllerC13viewDidAppearyySbF","title":"viewDidAppear(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidAppear(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/viewDidAppear(_:)":{"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidappear(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"type":"topic","role":"symbol","title":"viewDidAppear(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidAppear(_:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/viewdidload().json b/data/documentation/brazekit/braze/webviewcontroller/viewdidload().json index c2522dd499..9d8372e31a 100644 --- a/data/documentation/brazekit/braze/webviewcontroller/viewdidload().json +++ b/data/documentation/brazekit/braze/webviewcontroller/viewdidload().json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"viewDidLoad()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:8BrazeKit0A0C17WebViewControllerC11viewDidLoadyyF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidLoad()"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidload()"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/viewDidLoad()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidLoad()","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidload()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}],"title":"viewDidLoad()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidLoad()","interfaceLanguage":"swift"},"metadata":{"title":"viewDidLoad()","symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","externalID":"s:8BrazeKit0A0C17WebViewControllerC11viewDidLoadyyF"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidload()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/viewDidLoad()":{"abstract":[],"title":"viewDidLoad()","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidload()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/viewDidLoad()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/webview(_:createwebviewwith:for:windowfeatures:).json b/data/documentation/brazekit/braze/webviewcontroller/webview(_:createwebviewwith:for:windowfeatures:).json new file mode 100644 index 0000000000..30cfb8f309 --- /dev/null +++ b/data/documentation/brazekit/braze/webviewcontroller/webview(_:createwebviewwith:for:windowfeatures:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:8BrazeKit0A0C17WebViewControllerC03webD0_06createcD4With3for14windowFeaturesSo05WKWebD0CSgAK_So0lD13ConfigurationCSo18WKNavigationActionCSo08WKWindowK0CtF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"webView(_:createWebViewWith:for:windowFeatures:)","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"text":"createWebViewWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKWebViewConfiguration","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"windowFeatures","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWindowFeatures","text":"WKWindowFeatures","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"kind":"text","text":"?"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"text":"createWebViewWith","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"configuration"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","kind":"typeIdentifier","text":"WKWebViewConfiguration"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"navigationAction"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"windowFeatures","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWindowFeatures","text":"WKWindowFeatures"},{"kind":"text","text":") -> "},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:createwebviewwith:for:windowfeatures:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKUIDelegate.webView(_:createWebViewWith:for:windowFeatures:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:createWebViewWith:for:windowFeatures:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:createWebViewWith:for:windowFeatures:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"createWebViewWith","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKWebViewConfiguration","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"windowFeatures"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWindowFeatures","text":"WKWindowFeatures"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"kind":"text","text":"?"}],"title":"webView(_:createWebViewWith:for:windowFeatures:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:createwebviewwith:for:windowfeatures:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:createWebViewWith:for:windowFeatures:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/webview(_:decidepolicyfor:decisionhandler:).json b/data/documentation/brazekit/braze/webviewcontroller/webview(_:decidepolicyfor:decisionhandler:).json index 478d12866c..d87d455bd7 100644 --- a/data/documentation/brazekit/braze/webviewcontroller/webview(_:decidepolicyfor:decisionhandler:).json +++ b/data/documentation/brazekit/braze/webviewcontroller/webview(_:decidepolicyfor:decisionhandler:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:decidepolicyfor:decisionhandler:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:decidePolicyFor:decisionHandler:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"WKNavigationDelegate.webView(_:decidePolicyFor:decisionHandler:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"webView"},{"kind":"text","text":": "},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decidePolicyFor"},{"kind":"text","text":" "},{"kind":"internalParam","text":"navigationAction"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"decisionHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"preciseIdentifier":"c:@E@WKNavigationActionPolicy","text":"WKNavigationActionPolicy","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"webView(_:decidePolicyFor:decisionHandler:)","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decidePolicyFor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decisionHandler"},{"kind":"text","text":": ("},{"text":"WKNavigationActionPolicy","kind":"typeIdentifier","preciseIdentifier":"c:@E@WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"symbolKind":"method","externalID":"s:8BrazeKit0A0C17WebViewControllerC03webD0_15decidePolicyFor15decisionHandlerySo05WKWebD0C_So18WKNavigationActionCySo0mnH0VctF","role":"symbol"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:decidePolicyFor:decisionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:decidePolicyFor:decisionHandler:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:decidepolicyfor:decisionhandler:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"text":"decidePolicyFor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decisionHandler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"WKNavigationActionPolicy","preciseIdentifier":"c:@E@WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"title":"webView(_:decidePolicyFor:decisionHandler:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:decidepolicyfor:decisionhandler:)"]}],"metadata":{"externalID":"s:8BrazeKit0A0C17WebViewControllerC03webD0_15decidePolicyFor15decisionHandlerySo05WKWebD0C_So18WKNavigationActionCySo0mnH0VctF","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeKit"}],"title":"webView(_:decidePolicyFor:decisionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"kind":"text","text":", "},{"text":"decidePolicyFor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"decisionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@E@WKNavigationActionPolicy","kind":"typeIdentifier","text":"WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}],"roleHeading":"Instance Method"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"WKNavigationDelegate.webView(_:decidePolicyFor:decisionHandler:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:decidePolicyFor:decisionHandler:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"decidePolicyFor","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"navigationAction","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decisionHandler"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"preciseIdentifier":"c:@E@WKNavigationActionPolicy","text":"WKNavigationActionPolicy","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:decidePolicyFor:decisionHandler:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"decidePolicyFor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigationAction","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"decisionHandler"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"WKNavigationActionPolicy","preciseIdentifier":"c:@E@WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"title":"webView(_:decidePolicyFor:decisionHandler:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:decidepolicyfor:decisionhandler:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:decidePolicyFor:decisionHandler:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/webview(_:didfailprovisionalnavigation:witherror:).json b/data/documentation/brazekit/braze/webviewcontroller/webview(_:didfailprovisionalnavigation:witherror:).json index 9c2a99d297..a91aebc170 100644 --- a/data/documentation/brazekit/braze/webviewcontroller/webview(_:didfailprovisionalnavigation:witherror:).json +++ b/data/documentation/brazekit/braze/webviewcontroller/webview(_:didfailprovisionalnavigation:witherror:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didFailProvisionalNavigation","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"navigation"},{"kind":"text","text":": "},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"text":"!, ","kind":"text"},{"text":"withError","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFailProvisionalNavigation:withError:)"},"metadata":{"externalID":"s:8BrazeKit0A0C17WebViewControllerC03webD0_28didFailProvisionalNavigation9withErrorySo05WKWebD0C_So12WKNavigationCSgs0L0_ptF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didFailProvisionalNavigation","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"text":"!, ","kind":"text"},{"kind":"externalParam","text":"withError"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","title":"webView(_:didFailProvisionalNavigation:withError:)","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"WKNavigationDelegate.webView(_:didFailProvisionalNavigation:withError:)"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfailprovisionalnavigation:witherror:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:didFailProvisionalNavigation:withError:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFailProvisionalNavigation:withError:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfailprovisionalnavigation:witherror:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didFailProvisionalNavigation","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation"},{"kind":"text","text":"!, "},{"text":"withError","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":")","kind":"text"}],"title":"webView(_:didFailProvisionalNavigation:withError:)","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFailProvisionalNavigation:withError:)"},"metadata":{"title":"webView(_:didFailProvisionalNavigation:withError:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFailProvisionalNavigation"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier","text":"WKNavigation"},{"text":"!, ","kind":"text"},{"kind":"externalParam","text":"withError"},{"text":": ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"externalID":"s:8BrazeKit0A0C17WebViewControllerC03webD0_28didFailProvisionalNavigation9withErrorySo05WKWebD0C_So12WKNavigationCSgs0L0_ptF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"WKNavigationDelegate.webView(_:didFailProvisionalNavigation:withError:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"webView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"text":"didFailProvisionalNavigation","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"navigation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation"},{"text":"!, ","kind":"text"},{"kind":"externalParam","text":"withError"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"error"},{"text":": ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfailprovisionalnavigation:witherror:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:didFailProvisionalNavigation:withError:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didFailProvisionalNavigation"},{"text":": ","kind":"text"},{"text":"WKNavigation","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigation"},{"kind":"text","text":"!, "},{"text":"withError","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"webView(_:didFailProvisionalNavigation:withError:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfailprovisionalnavigation:witherror:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFailProvisionalNavigation:withError:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/webviewcontroller/webview(_:didfinish:).json b/data/documentation/brazekit/braze/webviewcontroller/webview(_:didfinish:).json index 1afc33276d..e5436fa2bd 100644 --- a/data/documentation/brazekit/braze/webviewcontroller/webview(_:didfinish:).json +++ b/data/documentation/brazekit/braze/webviewcontroller/webview(_:didfinish:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"WKNavigationDelegate.webView(_:didFinish:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"webView","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFinish"},{"kind":"text","text":" "},{"kind":"internalParam","text":"navigation"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigation","text":"WKNavigation","kind":"typeIdentifier"},{"kind":"text","text":"!)"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfinish:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFinish:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeKit"}],"title":"webView(_:didFinish:)","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFinish"},{"text":": ","kind":"text"},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"text":"!)","kind":"text"}],"externalID":"s:8BrazeKit0A0C17WebViewControllerC03webD0_9didFinishySo05WKWebD0C_So12WKNavigationCSgtF"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:didFinish:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFinish:)","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfinish:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"text":"didFinish","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"text":"!)","kind":"text"}],"title":"webView(_:didFinish:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"WebViewController","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"title":"Braze.WebViewController","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"WKNavigationDelegate.webView(_:didFinish:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didFinish"},{"text":" ","kind":"text"},{"text":"navigation","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation"},{"text":"!)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController"]]},"metadata":{"role":"symbol","externalID":"s:8BrazeKit0A0C17WebViewControllerC03webD0_9didFinishySo05WKWebD0C_So12WKNavigationCSgtF","title":"webView(_:didFinish:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"kind":"text","text":", "},{"text":"didFinish","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigation","text":"WKNavigation"},{"text":"!)","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFinish:)"},"variants":[{"paths":["\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfinish:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewController":{"navigatorTitle":[{"text":"WebViewController","kind":"identifier"}],"abstract":[],"title":"Braze.WebViewController","url":"\/documentation\/brazekit\/braze\/webviewcontroller","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewController/webView(_:didFinish:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFinish"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigation","text":"WKNavigation"},{"text":"!)","kind":"text"}],"title":"webView(_:didFinish:)","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfinish:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewController\/webView(_:didFinish:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/wipedata().json b/data/documentation/brazekit/braze/wipedata().json index 35e230ea3c..0900f5958d 100644 --- a/data/documentation/brazekit/braze/wipedata().json +++ b/data/documentation/brazekit/braze/wipedata().json @@ -1 +1 @@ -{"sections":[],"seeAlsoSections":[{"title":"Lifecycle","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"]}],"variants":[{"paths":["\/documentation\/brazekit\/braze\/wipedata()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)wipeData","extendedModule":"BrazeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeData","kind":"identifier"},{"text":"()","kind":"text"}],"title":"wipeData()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Deletes all locally stored SDK data and sets "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","isActive":true},{"text":" to ","type":"text"},{"code":"false","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"role":"symbol","title":"wipeData()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/wipedata()","abstract":[{"text":"Deletes all locally stored SDK data and sets ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","isActive":true,"type":"reference"},{"type":"text","text":" to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"role":"symbol","title":"enabled","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enabled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"role":"symbol","title":"delegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A8DelegateP","text":"BrazeDelegate"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/delegate","abstract":[{"type":"text","text":"Delegate for the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"text":" instance.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate"},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"role":"symbol","title":"configuration","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"text":": ","kind":"text"},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property"},"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"role":"symbol","title":"init(configuration:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"configuration","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"text":"Creates an instance of the Braze SDK.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"c:@CM@BrazeKit@objc(cs)Braze(im)wipeData","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method","extendedModule":"BrazeKit","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeData","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","title":"wipeData()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"abstract":[{"text":"Deletes all locally stored SDK data and sets ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"},{"type":"text","text":" to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"seeAlsoSections":[{"generated":true,"title":"Lifecycle","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"platforms":["iOS"]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/wipedata()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/init(configuration:)":{"url":"\/documentation\/brazekit\/braze\/init(configuration:)","abstract":[{"type":"text","text":"Creates an instance of the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/init(configuration:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"configuration"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":")"}],"kind":"symbol","role":"symbol","title":"init(configuration:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeData()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeData()","url":"\/documentation\/brazekit\/braze\/wipedata()","type":"topic","abstract":[{"type":"text","text":"Deletes all locally stored SDK data and sets "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"reference"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeData"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","title":"wipeData()"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/configuration-swift.property":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.property","abstract":[{"type":"text","text":"The configuration used to create this braze instance."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/configuration-swift.property","type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Configuration","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"}],"kind":"symbol","role":"symbol","title":"configuration"},"doc://Braze/documentation/BrazeKit/Braze/delegate":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/delegate","url":"\/documentation\/brazekit\/braze\/delegate","type":"topic","abstract":[{"text":"Delegate for the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"type":"text","text":" instance."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeDelegate","preciseIdentifier":"s:8BrazeKit0A8DelegateP"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","title":"delegate"},"doc://Braze/documentation/BrazeKit/Braze/enabled":{"url":"\/documentation\/brazekit\/braze\/enabled","abstract":[{"type":"text","text":"Specify whether the Braze SDK is enabled or not."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/enabled","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","role":"symbol","title":"enabled"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/braze/wipedataanddisableforapprun().json b/data/documentation/brazekit/braze/wipedataanddisableforapprun().json index 3afe42748c..40e2aec1ca 100644 --- a/data/documentation/brazekit/braze/wipedataanddisableforapprun().json +++ b/data/documentation/brazekit/braze/wipedataanddisableforapprun().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"generated":true,"title":"Compatibility APIs"}],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"renamed to 'wipeData()' on the Braze instance"}],"type":"paragraph"}],"metadata":{"title":"wipeDataAndDisableForAppRun()","role":"symbol","roleHeading":"Type Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"wipeDataAndDisableForAppRun"},{"text":"()","kind":"text"}],"extendedModule":"BrazeKit","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)wipeDataAndDisableForAppRun","modules":[{"name":"BrazeKit"}],"platforms":[]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","role":"symbol","title":"requestContentCardsRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"url":"\/documentation\/brazekit\/braze\/idfadelegate","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"idfaDelegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","role":"symbol","title":"idfaDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","role":"symbol","title":"wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"url":"\/documentation\/brazekit\/braze\/sdkflavor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"sdkFlavor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","kind":"typeIdentifier","text":"_COMPAT_ABKSDKFlavor"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","role":"symbol","title":"sdkFlavor","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"sdkAuthSignature","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","role":"symbol","title":"changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"kind":"text","text":": "},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"andProperties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"inCurrency"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"url":"\/documentation\/brazekit\/braze\/unsafeinstance()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unsafeInstance"},{"text":"() -> BrazeKit","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","role":"symbol","title":"unsafeInstance()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"url":"\/documentation\/brazekit\/braze\/disablesdk()","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","role":"symbol","title":"disableSDK()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"didReceiveRemoteNotification","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"fetchCompletionHandler","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"UIBackgroundFetchResult","preciseIdentifier":"c:@E@UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","role":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"url":"\/documentation\/brazekit\/braze\/appboyurldelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"appboyUrlDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","role":"symbol","title":"appboyUrlDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushAuthorization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromUserNotificationCenter"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"deprecated":true,"title":"pushAuthorization(fromUserNotificationCenter:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"url":"\/documentation\/brazekit\/braze\/locationmanager","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","role":"symbol","title":"locationManager","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFeedDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","role":"symbol","title":"logFeedDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestFeedRefresh"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","role":"symbol","title":"requestFeedRefresh()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"registerDeviceToken"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","role":"symbol","title":"registerDeviceToken(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setSdkAuthenticationSignature","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","role":"symbol","title":"setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"kind":"text","text":", "},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"deprecated":true,"title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestEnableSDKOnNextAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"deprecated":true,"title":"requestEnableSDKOnNextAppRun()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessageController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","role":"symbol","title":"inAppMessageController","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","role":"symbol","kind":"symbol","title":"logCustomEvent(_:withProperties:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"changeUser","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","role":"symbol","title":"changeUser(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"latitude"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","role":"symbol","title":"requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"withApiKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"typeIdentifier","text":"UIApplication"},{"text":", ","kind":"text"},{"text":"withLaunchOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","role":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logCustomEvent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","role":"symbol","title":"logCustomEvent(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter","text":"UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","role":"symbol","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","role":"symbol","title":"addSdkMetadata(_:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"url":"\/documentation\/brazekit\/braze\/getdeviceid()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","role":"symbol","title":"getDeviceId()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/contentcardscontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"contentCardsController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"url":"\/documentation\/brazekit\/braze\/imagedelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","role":"symbol","title":"imageDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","role":"symbol","title":"logContentCardsDisplayed()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestProcessingPolicy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier","text":"_COMPAT_ABKRequestProcessingPolicy"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","role":"symbol","title":"requestProcessingPolicy","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","role":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flushDataAndProcessRequestQueue","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","role":"symbol","title":"flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/feedcontroller","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"}],"deprecated":true,"title":"feedController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","abstract":[{"type":"text","text":"Provided for compatibility."}],"url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?"}],"deprecated":true,"title":"sharedInstance()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkAuthenticationDelegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","role":"symbol","title":"sdkAuthenticationDelegate","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","kind":"typeIdentifier","text":"NSDecimalNumber"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"type":"topic","abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","role":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"title":"wipeDataAndDisableForAppRun()","roleHeading":"Type Method","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeKit"}],"platforms":[],"symbolKind":"method","externalID":"c:@CM@BrazeKit@objc(cs)Braze(cm)wipeDataAndDisableForAppRun","role":"symbol","extendedModule":"BrazeKit"},"kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()"],"title":"Compatibility APIs"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"renamed to 'wipeData()' on the Braze instance"}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/getDeviceId()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"getDeviceId"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/getDeviceId()","deprecated":true,"kind":"symbol","title":"getDeviceId()","url":"\/documentation\/brazekit\/braze\/getdeviceid()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"withApiKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:)","deprecated":true,"kind":"symbol","title":"start(withApiKey:in:withLaunchOptions:)","type":"topic","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)"},"doc://Braze/documentation/BrazeKit/Braze/unsafeInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unsafeInstance","kind":"identifier"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsafeInstance()","deprecated":true,"kind":"symbol","title":"unsafeInstance()","type":"topic","url":"\/documentation\/brazekit\/braze\/unsafeinstance()"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessageController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessageController"},{"text":": ","kind":"text"},{"text":"AnyObject","kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessageController","deprecated":true,"kind":"symbol","title":"inAppMessageController","url":"\/documentation\/brazekit\/braze\/inappmessagecontroller","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestFeedRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestFeedRefresh","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestFeedRefresh()","deprecated":true,"kind":"symbol","title":"requestFeedRefresh()","url":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/pushAuthorization(fromUserNotificationCenter:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushAuthorization"},{"text":"(","kind":"text"},{"text":"fromUserNotificationCenter","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/pushAuthorization(fromUserNotificationCenter:)","deprecated":true,"kind":"symbol","title":"pushAuthorization(fromUserNotificationCenter:)","type":"topic","url":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)"},"doc://Braze/documentation/BrazeKit/Braze/logFeedDisplayed()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logFeedDisplayed","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logFeedDisplayed()","deprecated":true,"kind":"symbol","title":"logFeedDisplayed()","type":"topic","url":"\/documentation\/brazekit\/braze\/logfeeddisplayed()"},"doc://Braze/documentation/BrazeKit/Braze/unsubscribeFromSdkAuthenticationErrors()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unsubscribeFromSdkAuthenticationErrors","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/unsubscribeFromSdkAuthenticationErrors()","deprecated":true,"kind":"symbol","title":"unsubscribeFromSdkAuthenticationErrors()","url":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkAuthenticationDelegate":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"sdkAuthenticationDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkAuthenticationDelegate","deprecated":true,"kind":"symbol","title":"sdkAuthenticationDelegate","url":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/locationManager":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"locationManager"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/locationManager","deprecated":true,"kind":"symbol","title":"locationManager","type":"topic","url":"\/documentation\/brazekit\/braze\/locationmanager"},"doc://Braze/documentation/BrazeKit/Braze/disableSDK()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disableSDK","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/disableSDK()","deprecated":true,"kind":"symbol","title":"disableSDK()","url":"\/documentation\/brazekit\/braze\/disablesdk()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility purposes."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/contentCardsController":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentCardsController","kind":"identifier"},{"kind":"text","text":": "},{"text":"AnyObject","preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/contentCardsController","deprecated":true,"kind":"symbol","title":"contentCardsController","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardscontroller"},"doc://Braze/documentation/BrazeKit/Braze/registerDeviceToken(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"registerDeviceToken","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/registerDeviceToken(_:)","deprecated":true,"kind":"symbol","title":"registerDeviceToken(_:)","url":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/appboyUrlDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appboyUrlDelegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/appboyUrlDelegate","deprecated":true,"kind":"symbol","title":"appboyUrlDelegate","url":"\/documentation\/brazekit\/braze\/appboyurldelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSDecimalNumber","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/requestProcessingPolicy":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestProcessingPolicy"},{"text":": ","kind":"text"},{"text":"_COMPAT_ABKRequestProcessingPolicy","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKRequestProcessingPolicy","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestProcessingPolicy","deprecated":true,"kind":"symbol","title":"requestProcessingPolicy","type":"topic","url":"\/documentation\/brazekit\/braze\/requestprocessingpolicy"},"doc://Braze/documentation/BrazeKit/Braze/requestEnableSDKOnNextAppRun()":{"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEnableSDKOnNextAppRun"},{"kind":"text","text":"()"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestEnableSDKOnNextAppRun()","deprecated":true,"kind":"symbol","title":"requestEnableSDKOnNextAppRun()","type":"topic","url":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()"},"doc://Braze/documentation/BrazeKit/Braze/feedController":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"feedController","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/feedController","deprecated":true,"kind":"symbol","title":"feedController","type":"topic","url":"\/documentation\/brazekit\/braze\/feedcontroller"},"doc://Braze/documentation/BrazeKit/Braze/userNotificationCenter(_:didReceive:withCompletionHandler:)":{"type":"topic","url":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/userNotificationCenter(_:didReceive:withCompletionHandler:)","title":"userNotificationCenter(_:didReceive:withCompletionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"userNotificationCenter","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNUserNotificationCenter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNUserNotificationCenter"},{"text":", ","kind":"text"},{"text":"didReceive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withCompletionHandler"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/idfaDelegate":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/idfaDelegate","url":"\/documentation\/brazekit\/braze\/idfadelegate","title":"idfaDelegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"idfaDelegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s9AnyObjecta","text":"AnyObject"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/sharedInstance()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sharedInstance"},{"kind":"text","text":"() -> BrazeKit"},{"text":".","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sharedInstance()","deprecated":true,"kind":"symbol","title":"sharedInstance()","url":"\/documentation\/brazekit\/braze\/sharedinstance()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-6j90i":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"kind":"text","text":"(["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-6j90i","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/sdkFlavor":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sdkFlavor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@E@_COMPAT_ABKSDKFlavor","text":"_COMPAT_ABKSDKFlavor"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/sdkFlavor","deprecated":true,"kind":"symbol","title":"sdkFlavor","type":"topic","url":"\/documentation\/brazekit\/braze\/sdkflavor"},"doc://Braze/documentation/BrazeKit/Braze/requestContentCardsRefresh()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestContentCardsRefresh"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestContentCardsRefresh()","deprecated":true,"kind":"symbol","title":"requestContentCardsRefresh()","url":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","url":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"start(withApiKey:in:withLaunchOptions:withAppboyOptions:)","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"kind":"externalParam","text":"withApiKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withLaunchOptions"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"withAppboyOptions","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Provided for compatibility."}],"deprecated":true},"doc://Braze/documentation/BrazeKit/Braze/flushDataAndProcessRequestQueue()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flushDataAndProcessRequestQueue"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/flushDataAndProcessRequestQueue()","deprecated":true,"kind":"symbol","title":"flushDataAndProcessRequestQueue()","url":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withQuantity"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/logContentCardsDisplayed()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logContentCardsDisplayed"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logContentCardsDisplayed()","deprecated":true,"kind":"symbol","title":"logContentCardsDisplayed()","url":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:)","deprecated":true,"kind":"symbol","title":"changeUser(_:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:)"},"doc://Braze/documentation/BrazeKit/Braze/setSdkAuthenticationSignature(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setSdkAuthenticationSignature"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/setSdkAuthenticationSignature(_:)","deprecated":true,"kind":"symbol","title":"setSdkAuthenticationSignature(_:)","url":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/requestGeofences(withLongitude:latitude:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"requestGeofences","kind":"identifier"},{"kind":"text","text":"("},{"text":"withLongitude","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latitude","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/requestGeofences(withLongitude:latitude:)","deprecated":true,"kind":"symbol","title":"requestGeofences(withLongitude:latitude:)","type":"topic","url":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"inCurrency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"atPrice","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withQuantity","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"andProperties"},{"kind":"text","text":": ["},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]?)","kind":"text"}],"abstract":[{"text":"Provided for compatibility.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withQuantity:andProperties:)","type":"topic","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)"},"doc://Braze/documentation/BrazeKit/Braze/wipeDataAndDisableForAppRun()":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"wipeDataAndDisableForAppRun","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/wipeDataAndDisableForAppRun()","deprecated":true,"kind":"symbol","title":"wipeDataAndDisableForAppRun()","url":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/imageDelegate":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageDelegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s9AnyObjecta","kind":"typeIdentifier","text":"AnyObject"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/imageDelegate","deprecated":true,"kind":"symbol","title":"imageDelegate","url":"\/documentation\/brazekit\/braze\/imagedelegate","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(_:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logCustomEvent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"withProperties","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(_:withProperties:)","deprecated":true,"kind":"symbol","title":"logCustomEvent(_:withProperties:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(_:sdkAuthSignature:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Provided for compatibility purposes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(_:sdkAuthSignature:)","deprecated":true,"kind":"symbol","title":"changeUser(_:sdkAuthSignature:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)"},"doc://Braze/documentation/BrazeKit/Braze/addSdkMetadata(_:)-9waks":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addSdkMetadata"},{"text":"([","kind":"text"},{"text":"_COMPAT_ABKSdkMetadata","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit22_COMPAT_ABKSdkMetadataO"},{"text":"])","kind":"text"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/addSdkMetadata(_:)-9waks","deprecated":true,"kind":"symbol","title":"addSdkMetadata(_:)","url":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"register","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didReceiveRemoteNotification"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"fetchCompletionHandler","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:@E@UIBackgroundFetchResult","text":"UIBackgroundFetchResult","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","deprecated":true,"kind":"symbol","title":"register(_:didReceiveRemoteNotification:fetchCompletionHandler:)","url":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(_:inCurrency:atPrice:withProperties:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"inCurrency","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"atPrice"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDecimalNumber","text":"NSDecimalNumber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withProperties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]?)"}],"abstract":[{"type":"text","text":"Provided for compatibility."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(_:inCurrency:atPrice:withProperties:)","deprecated":true,"kind":"symbol","title":"logPurchase(_:inCurrency:atPrice:withProperties:)","url":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazecontentcarddatalookup.json b/data/documentation/brazekit/brazecontentcarddatalookup.json index a0ee00ab77..832b08835c 100644 --- a/data/documentation/brazekit/brazecontentcarddatalookup.json +++ b/data/documentation/brazekit/brazecontentcarddatalookup.json @@ -1 +1 @@ -{"abstract":[{"text":"Protocol allowing direct access to the properties of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"reference"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32"],"title":"Subscripts"}],"variants":[{"paths":["\/documentation\/brazekit\/brazecontentcarddatalookup"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"symbolKind":"protocol","modules":[{"name":"BrazeKit"}],"roleHeading":"Protocol","role":"symbol","externalID":"s:8BrazeKit0A21ContentCardDataLookupP","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeContentCardDataLookup","kind":"identifier"}],"title":"BrazeContentCardDataLookup"},"kind":"symbol","sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"],"title":"Conforming Types","type":"conformingTypes","kind":"relationships"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@dynamicMemberLookup","kind":"attribute"},{"kind":"text","text":" "},{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardDataLookup","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-5nh32":{"fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32","kind":"symbol","role":"symbol","type":"topic","title":"subscript(dynamicMember:)","defaultImplementations":1,"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"type":"topic","role":"symbol","title":"Braze.ContentCard.Control","navigatorTitle":[{"kind":"identifier","text":"Control"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}],"kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Control"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]}}} \ No newline at end of file +{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32"],"title":"Subscripts"}],"abstract":[{"text":"Protocol allowing direct access to the properties of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@dynamicMemberLookup","kind":"attribute"},{"kind":"text","text":" "},{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeContentCardDataLookup","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"relationshipsSections":[{"kind":"relationships","type":"conformingTypes","title":"Conforming Types","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","interfaceLanguage":"swift"},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"symbolKind":"protocol","roleHeading":"Protocol","modules":[{"name":"BrazeKit"}],"title":"BrazeContentCardDataLookup","navigatorTitle":[{"text":"BrazeContentCardDataLookup","kind":"identifier"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupP"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazecontentcarddatalookup"]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-5nh32":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"title":"subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}],"role":"symbol","type":"topic","defaultImplementations":1,"required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Control-swift.struct":{"role":"symbol","title":"Braze.ContentCard.Control","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Control","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Control-swift.struct","type":"topic","url":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","abstract":[{"type":"text","text":"The Control Content Card type."}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazecontentcarddatalookup/data.json b/data/documentation/brazekit/brazecontentcarddatalookup/data.json index 66cf6cb4fa..1e86a2f0f2 100644 --- a/data/documentation/brazekit/brazecontentcarddatalookup/data.json +++ b/data/documentation/brazekit/brazecontentcarddatalookup/data.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupP4dataAA0A0C0cD0O0E0Vvp","required":true,"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"}],"title":"data"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"text":"The content card data struct.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazecontentcarddatalookup\/data"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/brazecontentcarddatalookup\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","title":"data","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A21ContentCardDataLookupP4dataAA0A0C0cD0O0E0Vvp","required":true,"symbolKind":"property"},"abstract":[{"type":"text","text":"The content card data struct."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazecontentcarddatalookup/subscript(dynamicmember:)-5nh32.json b/data/documentation/brazekit/brazecontentcarddatalookup/subscript(dynamicmember:)-5nh32.json index 0c0835e83f..9effabff42 100644 --- a/data/documentation/brazekit/brazecontentcarddatalookup/subscript(dynamicmember:)-5nh32.json +++ b/data/documentation/brazekit/brazecontentcarddatalookup/subscript(dynamicmember:)-5nh32.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32"]}],"kind":"symbol","defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-77pvz"],"title":"BrazeContentCardDataLookup Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Subscript","modules":[{"name":"BrazeKit"}],"title":"subscript(dynamicMember:)","role":"symbol","externalID":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip","required":true,"symbolKind":"subscript","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-77pvz":{"role":"symbol","title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-77pvz","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-77pvz"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-5nh32":{"fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32","kind":"symbol","role":"symbol","type":"topic","title":"subscript(dynamicMember:)","defaultImplementations":1,"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32"},"defaultImplementationsSections":[{"title":"BrazeContentCardDataLookup Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-77pvz"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"subscript","roleHeading":"Instance Subscript","title":"subscript(dynamicMember:)","externalID":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip","required":true},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-5nh32":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"title":"subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}],"role":"symbol","type":"topic","defaultImplementations":1,"required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-77pvz":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-77pvz","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"title":"subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-77pvz","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazecontentcarddatalookup/subscript(dynamicmember:)-77pvz.json b/data/documentation/brazekit/brazecontentcarddatalookup/subscript(dynamicmember:)-77pvz.json index 8f2c4d04bf..e6035fb9ad 100644 --- a/data/documentation/brazekit/brazecontentcarddatalookup/subscript(dynamicmember:)-77pvz.json +++ b/data/documentation/brazekit/brazecontentcarddatalookup/subscript(dynamicmember:)-77pvz.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"subscript(dynamicMember:)","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"symbolKind":"subscript","roleHeading":"Instance Subscript","extendedModule":"BrazeKit","externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip"},"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"text":".","type":"text"}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-77pvz"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-77pvz"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"type":"topic","role":"symbol","title":"data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","required":true,"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","abstract":[{"text":"The content card data struct.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-77pvz":{"role":"symbol","title":"subscript(dynamicMember:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-77pvz","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-77pvz"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"role":"symbol","title":"BrazeContentCardDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"enabling a more convenient api."}],"type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-5nh32":{"fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32","kind":"symbol","role":"symbol","type":"topic","title":"subscript(dynamicMember:)","defaultImplementations":1,"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","isActive":true},{"type":"text","text":"."}],"required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"title":"Braze.ContentCard.Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","abstract":[{"type":"text","text":"The Content Card common data type holding values common to all content card types."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-77pvz"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-77pvz","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","type":"reference"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"}],"roleHeading":"Instance Subscript","modules":[{"name":"BrazeKit"}],"extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","role":"symbol","symbolKind":"subscript","externalID":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip"},"references":{"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-77pvz":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-77pvz","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp"}],"title":"subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-77pvz","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/subscript(dynamicMember:)-5nh32":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A21ContentCardDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cD0O0E0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}],"title":"subscript(dynamicMember:)","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data"},{"type":"text","text":"."}],"role":"symbol","type":"topic","defaultImplementations":1,"required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/subscript(dynamicMember:)-5nh32","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Data-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Data"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct","type":"topic","abstract":[{"text":"The Content Card common data type holding values common to all content card types.","type":"text"}],"title":"Braze.ContentCard.Data","url":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"title":"BrazeContentCardDataLookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardDataLookup"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeContentCardDataLookup/data":{"url":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO4DataV","kind":"typeIdentifier","text":"Data"}],"title":"data","abstract":[{"text":"The content card data struct.","type":"text"}],"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeContentCardDataLookup\/data","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazedelegate.json b/data/documentation/brazekit/brazedelegate.json index 7703f9916e..8593a38f8e 100644 --- a/data/documentation/brazekit/brazedelegate.json +++ b/data/documentation/brazekit/brazedelegate.json @@ -1 +1 @@ -{"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle"],"title":"Customize Behavior","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","roleHeading":"Protocol","externalID":"s:8BrazeKit0A8DelegateP","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"symbolKind":"protocol","title":"BrazeDelegate","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeDelegate"},{"text":" : AnyObject","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazekit\/brazedelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-6xxc5":{"required":true,"abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldOpenURL"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"braze(_:shouldOpenURL:)","defaultImplementations":1,"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-8rt7y":{"required":true,"type":"topic","abstract":[{"type":"text","text":"Notifies the delegate that Braze did not find a matching trigger for the event."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent"},{"text":")","kind":"text"}],"title":"braze(_:noMatchingTriggerForEvent:)","defaultImplementations":1,"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"url":"\/documentation\/brazekit\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourceBundle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"title":"useUUIDAsDeviceId","type":"topic","abstract":[{"text":"Determines if a randomly generated UUID should be used as the device ID","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/documentation/Braze/device-id-configuration":{"url":"\/documentation\/braze\/device-id-configuration","type":"topic","abstract":[{"type":"text","text":"Configuring your user’s device ID with "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","role":"article","title":"Device ID Configuration","kind":"article"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-12sqy":{"kind":"symbol","abstract":[{"type":"text","text":"Notifies the delegate that Braze is about to present a modal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy","required":true,"type":"topic","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy","defaultImplementations":1,"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ModalContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC"},{"text":")","kind":"text"}],"role":"symbol","title":"braze(_:willPresentModalWithContext:)"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"url":"\/documentation\/brazekit\/overrideresourcesbundle","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourcesBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy"]}],"seeAlsoSections":[{"title":"Customize Behavior","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle"],"generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"},{"text":" : AnyObject","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"text":"Delegate for ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"type":"text","text":" "},{"text":"presenting a web view, etc.)","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A8DelegateP","roleHeading":"Protocol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"symbolKind":"protocol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"title":"BrazeDelegate","role":"symbol"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"},"variants":[{"paths":["\/documentation\/brazekit\/brazedelegate"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcesbundle"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcebundle"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-6xxc5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","role":"symbol","title":"braze(_:shouldOpenURL:)","type":"topic","required":true,"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5","abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"text":"shouldOpenURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"defaultImplementations":1,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-8rt7y":{"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","abstract":[{"text":"Notifies the delegate that Braze did not find a matching trigger for the event.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"type":"topic","title":"braze(_:noMatchingTriggerForEvent:)"},"doc://Braze/documentation/Braze/device-id-configuration":{"abstract":[{"text":"Configuring your user’s device ID with ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","role":"article","title":"Device ID Configuration","type":"topic","kind":"article","url":"\/documentation\/braze\/device-id-configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-12sqy":{"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Notifies the delegate that Braze is about to present a modal."}],"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy","title":"braze(_:willPresentModalWithContext:)","role":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","text":"ModalContext","kind":"typeIdentifier"},{"text":")","kind":"text"}],"defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"abstract":[{"type":"text","text":"Determines if a randomly generated UUID should be used as the device ID"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","role":"symbol","title":"useUUIDAsDeviceId","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazedelegate/braze(_:nomatchingtriggerforevent:)-741nj.json b/data/documentation/brazekit/brazedelegate/braze(_:nomatchingtriggerforevent:)-741nj.json index 4cff37c77e..bae9e67bb4 100644 --- a/data/documentation/brazekit/brazedelegate/braze(_:nomatchingtriggerforevent:)-741nj.json +++ b/data/documentation/brazekit/brazedelegate/braze(_:nomatchingtriggerforevent:)-741nj.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"braze(_:noMatchingTriggerForEvent:)","role":"symbol","externalID":"s:8BrazeKit0A8DelegatePAAE5braze_25noMatchingTriggerForEventyAA0A0C_AG0gI0OtF","extendedModule":"BrazeKit","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"kind":"text","text":" "},{"text":"event","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-741nj"]}],"abstract":[{"type":"text","text":"Default implementation for "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","type":"reference"},{"text":" (no-op).","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-741nj"},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-741nj":{"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-741nj","role":"symbol","type":"topic","kind":"symbol","title":"braze(_:noMatchingTriggerForEvent:)","abstract":[{"type":"text","text":"Default implementation for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y"},{"type":"text","text":" (no-op)."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TriggerEvent","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-741nj"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-8rt7y":{"required":true,"type":"topic","abstract":[{"type":"text","text":"Notifies the delegate that Braze did not find a matching trigger for the event."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent"},{"text":")","kind":"text"}],"title":"braze(_:noMatchingTriggerForEvent:)","defaultImplementations":1,"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Default implementation for "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","isActive":true},{"text":" (no-op).","type":"text"}],"metadata":{"roleHeading":"Instance Method","extendedModule":"BrazeKit","title":"braze(_:noMatchingTriggerForEvent:)","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A8DelegatePAAE5braze_25noMatchingTriggerForEventyAA0A0C_AG0gI0OtF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"method"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-741nj"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"event","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","text":"TriggerEvent","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-741nj"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-741nj":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-741nj","abstract":[{"type":"text","text":"Default implementation for "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","isActive":true,"type":"reference"},{"type":"text","text":" (no-op)."}],"kind":"symbol","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-741nj","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"TriggerEvent","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO"},{"text":")","kind":"text"}],"type":"topic","title":"braze(_:noMatchingTriggerForEvent:)"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-8rt7y":{"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","abstract":[{"text":"Notifies the delegate that Braze did not find a matching trigger for the event.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"type":"topic","title":"braze(_:noMatchingTriggerForEvent:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazedelegate/braze(_:nomatchingtriggerforevent:)-8rt7y.json b/data/documentation/brazekit/brazedelegate/braze(_:nomatchingtriggerforevent:)-8rt7y.json index e1f8771647..0da192c603 100644 --- a/data/documentation/brazekit/brazedelegate/braze(_:nomatchingtriggerforevent:)-8rt7y.json +++ b/data/documentation/brazekit/brazedelegate/braze(_:nomatchingtriggerforevent:)-8rt7y.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Notifies the delegate that Braze did not find a matching trigger for the event."}],"variants":[{"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"text":" ","kind":"text"},{"text":"event","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","kind":"typeIdentifier","text":"TriggerEvent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The braze instance."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The trigger event."}],"type":"paragraph"}],"name":"event"}],"kind":"parameters"},{"content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"This delegate method is called every time the SDK processes an event but no in-app message","type":"text"},{"type":"text","text":" "},{"text":"campaign is setup for that event.","type":"text"}]}],"kind":"content"}],"defaultImplementationsSections":[{"title":"BrazeDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-741nj"]}],"kind":"symbol","metadata":{"roleHeading":"Instance Method","symbolKind":"method","title":"braze(_:noMatchingTriggerForEvent:)","role":"symbol","externalID":"s:8BrazeKit0A8DelegateP5braze_25noMatchingTriggerForEventyAA0A0C_AG0gI0OtF","required":true,"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"TriggerEvent","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-8rt7y":{"required":true,"type":"topic","abstract":[{"type":"text","text":"Notifies the delegate that Braze did not find a matching trigger for the event."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent"},{"text":")","kind":"text"}],"title":"braze(_:noMatchingTriggerForEvent:)","defaultImplementations":1,"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-741nj":{"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-741nj","role":"symbol","type":"topic","kind":"symbol","title":"braze(_:noMatchingTriggerForEvent:)","abstract":[{"type":"text","text":"Default implementation for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y"},{"type":"text","text":" (no-op)."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TriggerEvent","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-741nj"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"title":"Braze.TriggerEvent","role":"symbol","abstract":[{"text":"The events supported by the triggering engine.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/triggerevent","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TriggerEvent"}],"navigatorTitle":[{"text":"TriggerEvent","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"]]},"kind":"symbol","abstract":[{"text":"Notifies the delegate that Braze did not find a matching trigger for the event.","type":"text"}],"sections":[],"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-741nj"],"title":"BrazeDelegate Implementations"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"event","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"braze","content":[{"inlineContent":[{"type":"text","text":"The braze instance."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The trigger event."}],"type":"paragraph"}],"name":"event"}],"kind":"parameters"},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This delegate method is called every time the SDK processes an event but no in-app message"},{"text":" ","type":"text"},{"text":"campaign is setup for that event.","type":"text"}]}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"symbolKind":"method","title":"braze(_:noMatchingTriggerForEvent:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent"},{"kind":"text","text":")"}],"required":true,"externalID":"s:8BrazeKit0A8DelegateP5braze_25noMatchingTriggerForEventyAA0A0C_AG0gI0OtF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y"},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/TriggerEvent":{"kind":"symbol","title":"Braze.TriggerEvent","url":"\/documentation\/brazekit\/braze\/triggerevent","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/TriggerEvent","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"TriggerEvent","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TriggerEvent"}],"abstract":[{"type":"text","text":"The events supported by the triggering engine."}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-8rt7y":{"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","abstract":[{"text":"Notifies the delegate that Braze did not find a matching trigger for the event.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"noMatchingTriggerForEvent","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO","text":"TriggerEvent","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"type":"topic","title":"braze(_:noMatchingTriggerForEvent:)"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:noMatchingTriggerForEvent:)-741nj":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-741nj","abstract":[{"type":"text","text":"Default implementation for "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:noMatchingTriggerForEvent:)-8rt7y","isActive":true,"type":"reference"},{"type":"text","text":" (no-op)."}],"kind":"symbol","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-741nj","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"noMatchingTriggerForEvent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"TriggerEvent","preciseIdentifier":"s:8BrazeKit0A0C12TriggerEventO"},{"text":")","kind":"text"}],"type":"topic","title":"braze(_:noMatchingTriggerForEvent:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazedelegate/braze(_:shouldopenurl:)-67nto.json b/data/documentation/brazekit/brazedelegate/braze(_:shouldopenurl:)-67nto.json index 6f845ae90e..60ed14c071 100644 --- a/data/documentation/brazekit/brazedelegate/braze(_:shouldopenurl:)-67nto.json +++ b/data/documentation/brazekit/brazedelegate/braze(_:shouldopenurl:)-67nto.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-67nto"]}],"sections":[],"abstract":[{"text":"Default implementation for ","type":"text"},{"code":"braze(_:shouldOpenURL:)-6xq40","type":"codeVoice"},{"text":" (always returns ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-67nto"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shouldOpenURL"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"context"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"metadata":{"extendedModule":"BrazeKit","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A8DelegatePAAE5braze_13shouldOpenURLSbAA0A0C_AG10URLContextCtF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldOpenURL"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"URLContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"method","roleHeading":"Instance Method","title":"braze(_:shouldOpenURL:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-6xxc5":{"required":true,"abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldOpenURL"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"braze(_:shouldOpenURL:)","defaultImplementations":1,"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-67nto":{"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-67nto","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"text":"shouldOpenURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","kind":"typeIdentifier","text":"URLContext"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","abstract":[{"type":"text","text":"Default implementation for "},{"type":"codeVoice","code":"braze(_:shouldOpenURL:)-6xq40"},{"type":"text","text":" (always returns "},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-67nto","role":"symbol","title":"braze(_:shouldOpenURL:)","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5"]]},"abstract":[{"text":"Default implementation for ","type":"text"},{"type":"codeVoice","code":"braze(_:shouldOpenURL:)-6xq40"},{"text":" (always returns ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldOpenURL"},{"kind":"text","text":" "},{"text":"context","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","text":"URLContext","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"extendedModule":"BrazeKit","roleHeading":"Instance Method","symbolKind":"method","title":"braze(_:shouldOpenURL:)","externalID":"s:8BrazeKit0A8DelegatePAAE5braze_13shouldOpenURLSbAA0A0C_AG10URLContextCtF","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"text":"shouldOpenURL","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"URLContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol"},"sections":[],"variants":[{"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-67nto"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-67nto","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-67nto":{"title":"braze(_:shouldOpenURL:)","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-67nto","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"shouldOpenURL","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","kind":"typeIdentifier","text":"URLContext"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-67nto","abstract":[{"type":"text","text":"Default implementation for "},{"code":"braze(_:shouldOpenURL:)-6xq40","type":"codeVoice"},{"text":" (always returns ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-6xxc5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","role":"symbol","title":"braze(_:shouldOpenURL:)","type":"topic","required":true,"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5","abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"text":"shouldOpenURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"defaultImplementations":1,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazedelegate/braze(_:shouldopenurl:)-6xxc5.json b/data/documentation/brazekit/brazedelegate/braze(_:shouldopenurl:)-6xxc5.json index 28cc58c609..98ed8e4664 100644 --- a/data/documentation/brazekit/brazedelegate/braze(_:shouldopenurl:)-6xxc5.json +++ b/data/documentation/brazekit/brazedelegate/braze(_:shouldopenurl:)-6xxc5.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5"]}],"sections":[],"abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"shouldOpenURL","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"context","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"type":"text","text":"The braze instance."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The url context."}]}],"name":"context"}]},{"kind":"content","content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" to let Braze open the URL, "},{"type":"codeVoice","code":"false"},{"type":"text","text":" to prevent Braze from opening the URL."}],"type":"paragraph"}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"inlineContent":[{"text":"This delegate method is called whenever the user attempts to open an url sent by Braze.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"text":"Writable properties of the ","type":"text"},{"code":"context","type":"codeVoice"},{"type":"text","text":" can be modified to customize how Braze handles the url."},{"type":"text","text":" "},{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext"},{"type":"text","text":" for more details."}],"type":"paragraph"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"role":"symbol","symbolKind":"method","externalID":"s:8BrazeKit0A8DelegateP5braze_13shouldOpenURLSbAA0A0C_AG10URLContextCtF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldOpenURL"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"required":true,"title":"braze(_:shouldOpenURL:)"},"defaultImplementationsSections":[{"title":"BrazeDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-67nto"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-6xxc5":{"required":true,"abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldOpenURL"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"braze(_:shouldOpenURL:)","defaultImplementations":1,"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-67nto":{"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-67nto","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"text":"shouldOpenURL","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","kind":"typeIdentifier","text":"URLContext"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","abstract":[{"type":"text","text":"Default implementation for "},{"type":"codeVoice","code":"braze(_:shouldOpenURL:)-6xq40"},{"type":"text","text":" (always returns "},{"type":"codeVoice","code":"true"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-67nto","role":"symbol","title":"braze(_:shouldOpenURL:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","abstract":[{"type":"text","text":"An url and its associated context."}],"url":"\/documentation\/brazekit\/braze\/urlcontext","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLContext"}],"title":"Braze.URLContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shouldOpenURL"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"context"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"},{"parameters":[{"name":"braze","content":[{"inlineContent":[{"type":"text","text":"The braze instance."}],"type":"paragraph"}]},{"name":"context","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The url context."}]}]}],"kind":"parameters"},{"content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"","type":"text"},{"type":"codeVoice","code":"true"},{"text":" to let Braze open the URL, ","type":"text"},{"code":"false","type":"codeVoice"},{"text":" to prevent Braze from opening the URL.","type":"text"}]}],"kind":"content"},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"This delegate method is called whenever the user attempts to open an url sent by Braze.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"text":"Writable properties of the ","type":"text"},{"code":"context","type":"codeVoice"},{"text":" can be modified to customize how Braze handles the url.","type":"text"},{"text":" ","type":"text"},{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","isActive":true},{"type":"text","text":" for more details."}],"type":"paragraph"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"]]},"abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"defaultImplementationsSections":[{"title":"BrazeDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-67nto"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5"},"metadata":{"externalID":"s:8BrazeKit0A8DelegateP5braze_13shouldOpenURLSbAA0A0C_AG10URLContextCtF","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"text":"shouldOpenURL","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"URLContext","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","title":"braze(_:shouldOpenURL:)","modules":[{"name":"BrazeKit"}],"required":true,"roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-6xxc5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-6xxc5","role":"symbol","title":"braze(_:shouldOpenURL:)","type":"topic","required":true,"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5","abstract":[{"type":"text","text":"Asks the delegate if Braze should open the url specified in the context."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"text":"shouldOpenURL","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","text":"URLContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"defaultImplementations":1,"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/URLContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/URLContext","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"URLContext","kind":"identifier"}],"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLContext","kind":"identifier"}],"title":"Braze.URLContext","url":"\/documentation\/brazekit\/braze\/urlcontext","abstract":[{"text":"An url and its associated context.","type":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:shouldOpenURL:)-67nto":{"title":"braze(_:shouldOpenURL:)","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-67nto","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"shouldOpenURL","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C10URLContextC","kind":"typeIdentifier","text":"URLContext"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:shouldOpenURL:)-67nto","abstract":[{"type":"text","text":"Default implementation for "},{"code":"braze(_:shouldOpenURL:)-6xq40","type":"codeVoice"},{"text":" (always returns ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":")."}],"kind":"symbol","role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazedelegate/braze(_:willpresentmodalwithcontext:)-12sqy.json b/data/documentation/brazekit/brazedelegate/braze(_:willpresentmodalwithcontext:)-12sqy.json index 48dd622e04..1f7b217060 100644 --- a/data/documentation/brazekit/brazedelegate/braze(_:willpresentmodalwithcontext:)-12sqy.json +++ b/data/documentation/brazekit/brazedelegate/braze(_:willpresentmodalwithcontext:)-12sqy.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"context"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalContext","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"text":"The braze instance.","type":"text"}],"type":"paragraph"}]},{"name":"context","content":[{"inlineContent":[{"type":"text","text":"The modal context."}],"type":"paragraph"}]}]},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"inlineContent":[{"text":"Writable properties of the ","type":"text"},{"type":"codeVoice","code":"context"},{"type":"text","text":" can be modified to customize how Braze presents the"},{"text":" ","type":"text"},{"text":"modal.","type":"text"},{"type":"text","text":" "},{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","isActive":true},{"text":" for more details.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresentModalWithContext"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ModalContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:8BrazeKit0A8DelegateP5braze_27willPresentModalWithContextyAA0A0C_AG0gI0CtF","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"braze(_:willPresentModalWithContext:)","required":true},"variants":[{"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Notifies the delegate that Braze is about to present a modal."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy","interfaceLanguage":"swift"},"sections":[],"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-1fj41"],"title":"BrazeDelegate Implementations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-1fj41":{"abstract":[{"type":"text","text":"Default implementation for "},{"type":"codeVoice","code":"braze(_:willPresentModalWithContext:)-2ovie"},{"text":" (no-op).","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-1fj41","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-1fj41","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"willPresentModalWithContext","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","text":"ModalContext"},{"text":")","kind":"text"}],"role":"symbol","title":"braze(_:willPresentModalWithContext:)"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-12sqy":{"kind":"symbol","abstract":[{"type":"text","text":"Notifies the delegate that Braze is about to present a modal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy","required":true,"type":"topic","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy","defaultImplementations":1,"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ModalContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC"},{"text":")","kind":"text"}],"role":"symbol","title":"braze(_:willPresentModalWithContext:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Notifies the delegate that Braze is about to present a modal."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresentModalWithContext"},{"text":" ","kind":"text"},{"text":"context","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","text":"ModalContext"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The braze instance."}],"type":"paragraph"}],"name":"braze"},{"name":"context","content":[{"inlineContent":[{"type":"text","text":"The modal context."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Writable properties of the "},{"type":"codeVoice","code":"context"},{"text":" can be modified to customize how Braze presents the","type":"text"},{"text":" ","type":"text"},{"text":"modal.","type":"text"},{"type":"text","text":" "},{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"},{"text":" for more details.","type":"text"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate"]]},"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-1fj41"],"title":"BrazeDelegate Implementations"}],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresentModalWithContext"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ModalContext","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"braze(_:willPresentModalWithContext:)","required":true,"symbolKind":"method","externalID":"s:8BrazeKit0A8DelegateP5braze_27willPresentModalWithContextyAA0A0C_AG0gI0CtF","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy"},"variants":[{"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-12sqy":{"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Notifies the delegate that Braze is about to present a modal."}],"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy","title":"braze(_:willPresentModalWithContext:)","role":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","text":"ModalContext","kind":"typeIdentifier"},{"text":")","kind":"text"}],"defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-1fj41":{"kind":"symbol","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-1fj41","type":"topic","abstract":[{"type":"text","text":"Default implementation for "},{"type":"codeVoice","code":"braze(_:willPresentModalWithContext:)-2ovie"},{"text":" (no-op).","type":"text"}],"title":"braze(_:willPresentModalWithContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ModalContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-1fj41"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazedelegate/braze(_:willpresentmodalwithcontext:)-1fj41.json b/data/documentation/brazekit/brazedelegate/braze(_:willpresentmodalwithcontext:)-1fj41.json index 807f846e7f..1710593139 100644 --- a/data/documentation/brazekit/brazedelegate/braze(_:willpresentmodalwithcontext:)-1fj41.json +++ b/data/documentation/brazekit/brazedelegate/braze(_:willpresentmodalwithcontext:)-1fj41.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-1fj41"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:8BrazeKit0A8DelegatePAAE5braze_27willPresentModalWithContextyAA0A0C_AG0gI0CtF","roleHeading":"Instance Method","extendedModule":"BrazeKit","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"willPresentModalWithContext","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalContext","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}],"role":"symbol","title":"braze(_:willPresentModalWithContext:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-1fj41","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default implementation for "},{"type":"codeVoice","code":"braze(_:willPresentModalWithContext:)-2ovie"},{"type":"text","text":" (no-op)."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"kind":"text","text":" "},{"text":"context","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalContext","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext"},{"text":")","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-1fj41":{"abstract":[{"type":"text","text":"Default implementation for "},{"type":"codeVoice","code":"braze(_:willPresentModalWithContext:)-2ovie"},{"text":" (no-op).","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-1fj41","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-1fj41","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"willPresentModalWithContext","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","text":"ModalContext"},{"text":")","kind":"text"}],"role":"symbol","title":"braze(_:willPresentModalWithContext:)"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-12sqy":{"kind":"symbol","abstract":[{"type":"text","text":"Notifies the delegate that Braze is about to present a modal."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy","required":true,"type":"topic","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy","defaultImplementations":1,"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ModalContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC"},{"text":")","kind":"text"}],"role":"symbol","title":"braze(_:willPresentModalWithContext:)"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","abstract":[{"type":"text","text":"A modal presentation context."}],"url":"\/documentation\/brazekit\/braze\/modalcontext","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"title":"Braze.ModalContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"method","role":"symbol","externalID":"s:8BrazeKit0A8DelegatePAAE5braze_27willPresentModalWithContextyAA0A0C_AG0gI0CtF","roleHeading":"Instance Method","extendedModule":"BrazeKit","title":"braze(_:willPresentModalWithContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"willPresentModalWithContext","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","text":"ModalContext","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresentModalWithContext"},{"text":" ","kind":"text"},{"text":"context","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalContext","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Default implementation for ","type":"text"},{"type":"codeVoice","code":"braze(_:willPresentModalWithContext:)-2ovie"},{"text":" (no-op).","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-1fj41"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-1fj41","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy"]]},"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-1fj41":{"kind":"symbol","url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-1fj41","type":"topic","abstract":[{"type":"text","text":"Default implementation for "},{"type":"codeVoice","code":"braze(_:willPresentModalWithContext:)-2ovie"},{"text":" (no-op).","type":"text"}],"title":"braze(_:willPresentModalWithContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ModalContext","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-1fj41"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/documentation/BrazeKit/BrazeDelegate/braze(_:willPresentModalWithContext:)-12sqy":{"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Notifies the delegate that Braze is about to present a modal."}],"url":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy","title":"braze(_:willPresentModalWithContext:)","role":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresentModalWithContext"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12ModalContextC","text":"ModalContext","kind":"typeIdentifier"},{"text":")","kind":"text"}],"defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate\/braze(_:willPresentModalWithContext:)-12sqy"},"doc://Braze/documentation/BrazeKit/Braze/ModalContext":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalContext","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","navigatorTitle":[{"text":"ModalContext","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ModalContext","kind":"symbol","abstract":[{"type":"text","text":"A modal presentation context."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagedatalookup.json b/data/documentation/brazekit/brazeinappmessagedatalookup.json index 399e552c1a..834e63235d 100644 --- a/data/documentation/brazekit/brazeinappmessagedatalookup.json +++ b/data/documentation/brazekit/brazeinappmessagedatalookup.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"symbolKind":"protocol","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"roleHeading":"Protocol","externalID":"s:8BrazeKit0A22InAppMessageDataLookupP","title":"BrazeInAppMessageDataLookup"},"abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"text":"enabling a more convenient api.","type":"text"}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"]},{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr"]}],"relationshipsSections":[{"type":"conformingTypes","kind":"relationships","title":"Conforming Types","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@dynamicMemberLookup"},{"kind":"text","text":" "},{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeInAppMessageDataLookup"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagedatalookup"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-2h2tr":{"defaultImplementations":1,"title":"subscript(dynamicMember:)","type":"topic","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr","required":true,"role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@dynamicMemberLookup","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/brazeinappmessagedatalookup"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"]},{"title":"Subscripts","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr"]}],"relationshipsSections":[{"kind":"relationships","type":"conformingTypes","title":"Conforming Types","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"abstract":[{"text":"Protocol allowing direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" "},{"text":"enabling a more convenient api.","type":"text"}],"metadata":{"externalID":"s:8BrazeKit0A22InAppMessageDataLookupP","roleHeading":"Protocol","modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"title":"BrazeInAppMessageDataLookup","symbolKind":"protocol","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeInAppMessageDataLookup"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-2h2tr":{"defaultImplementations":1,"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr","title":"subscript(dynamicMember:)","required":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagedatalookup/data.json b/data/documentation/brazekit/brazeinappmessagedatalookup/data.json index 931204c75c..4e7562b9bc 100644 --- a/data/documentation/brazekit/brazeinappmessagedatalookup/data.json +++ b/data/documentation/brazekit/brazeinappmessagedatalookup/data.json @@ -1 +1 @@ -{"abstract":[{"text":"The in-app message data struct.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"}],"externalID":"s:8BrazeKit0A22InAppMessageDataLookupP4dataAA0A0C0cdE0O0F0Vvp","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","title":"data","required":true,"symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"The in-app message data struct."}],"kind":"symbol","metadata":{"symbolKind":"property","title":"data","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}],"modules":[{"name":"BrazeKit"}],"required":true,"externalID":"s:8BrazeKit0A22InAppMessageDataLookupP4dataAA0A0C0cdE0O0F0Vvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"variants":[{"paths":["\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagedatalookup/subscript(dynamicmember:)-2h2tr.json b/data/documentation/brazekit/brazeinappmessagedatalookup/subscript(dynamicmember:)-2h2tr.json index c2307401d6..fcb37e1e61 100644 --- a/data/documentation/brazekit/brazeinappmessagedatalookup/subscript(dynamicmember:)-2h2tr.json +++ b/data/documentation/brazekit/brazeinappmessagedatalookup/subscript(dynamicmember:)-2h2tr.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","kind":"typeIdentifier","text":"Data"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"sections":[],"metadata":{"role":"symbol","title":"subscript(dynamicMember:)","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"subscript"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"}],"symbolKind":"subscript","roleHeading":"Instance Subscript","required":true,"externalID":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip"},"defaultImplementationsSections":[{"title":"BrazeInAppMessageDataLookup Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-7i5i7"]}],"variants":[{"paths":["\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr"},"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-2h2tr":{"defaultImplementations":1,"title":"subscript(dynamicMember:)","type":"topic","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr","required":true,"role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-7i5i7":{"title":"subscript(dynamicMember:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-7i5i7","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-7i5i7"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup"]]},"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeKit"}],"title":"subscript(dynamicMember:)","symbolKind":"subscript","required":true,"fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"role":"symbol","roleHeading":"Instance Subscript","externalID":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip"},"sections":[],"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-7i5i7"],"title":"BrazeInAppMessageDataLookup Implementations"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-7i5i7":{"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-7i5i7","title":"subscript(dynamicMember:)","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-7i5i7","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-2h2tr":{"defaultImplementations":1,"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr","title":"subscript(dynamicMember:)","required":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"text":".","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagedatalookup/subscript(dynamicmember:)-7i5i7.json b/data/documentation/brazekit/brazeinappmessagedatalookup/subscript(dynamicmember:)-7i5i7.json index 387b7e6f55..4d9a000c35 100644 --- a/data/documentation/brazekit/brazeinappmessagedatalookup/subscript(dynamicmember:)-7i5i7.json +++ b/data/documentation/brazekit/brazeinappmessagedatalookup/subscript(dynamicmember:)-7i5i7.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true,"type":"reference"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-7i5i7","interfaceLanguage":"swift"},"metadata":{"role":"symbol","extendedModule":"BrazeKit","title":"subscript(dynamicMember:)","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip","modules":[{"name":"BrazeKit"}],"symbolKind":"subscript","roleHeading":"Instance Subscript","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-7i5i7"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr"]]},"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","kind":"symbol","title":"BrazeInAppMessageDataLookup","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}],"navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-7i5i7":{"title":"subscript(dynamicMember:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-7i5i7","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","type":"reference","isActive":true},{"type":"text","text":"."}],"fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"kind":"text","text":", "},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-7i5i7"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-2h2tr":{"defaultImplementations":1,"title":"subscript(dynamicMember:)","type":"topic","abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr","required":true,"role":"symbol","fragments":[{"kind":"keyword","text":"subscript"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","abstract":[{"text":"The in-app message data struct.","type":"text"}],"required":true,"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"}],"kind":"symbol","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"navigatorTitle":[{"text":"Data","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","abstract":[{"type":"text","text":"The In-App Message common data type holding values common to all in-app message types."}],"type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Data","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Data","url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-7i5i7","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr"]]},"metadata":{"roleHeading":"Instance Subscript","title":"subscript(dynamicMember:)","modules":[{"name":"BrazeKit"}],"symbolKind":"subscript","externalID":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip","extendedModule":"BrazeKit","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"dynamicMember","kind":"externalParam"},{"text":" _: ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":">) -> ","kind":"text"},{"text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier"}]},"abstract":[{"text":"Enables direct access to the properties of ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-7i5i7"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Data-swift.struct":{"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Data"}],"abstract":[{"text":"The In-App Message common data type holding values common to all in-app message types.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Data","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-2h2tr":{"defaultImplementations":1,"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr","title":"subscript(dynamicMember:)","required":true,"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-2h2tr","fragments":[{"text":"subscript","kind":"keyword"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"dynamicMember"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","text":"Data"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"},{"kind":"text","text":">) -> "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupP13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","isActive":true},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/subscript(dynamicMember:)-7i5i7":{"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-7i5i7","title":"subscript(dynamicMember:)","role":"symbol","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"dynamicMember"},{"kind":"text","text":" _: "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A22InAppMessageDataLookupPAAE13dynamicMemberqd__s15WritableKeyPathCyAA0A0C0cdE0O0F0Vqd__G_tcluip5ValueL_qd__mfp","text":"Value"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/subscript(dynamicMember:)-7i5i7","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Enables direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup":{"title":"BrazeInAppMessageDataLookup","url":"\/documentation\/brazekit\/brazeinappmessagedatalookup","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup","navigatorTitle":[{"text":"BrazeInAppMessageDataLookup","kind":"identifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Protocol allowing direct access to the properties of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Data-swift.struct"},{"type":"text","text":" "},{"type":"text","text":"enabling a more convenient api."}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageDataLookup/data":{"role":"symbol","required":true,"abstract":[{"type":"text","text":"The in-app message data struct."}],"url":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","kind":"symbol","title":"data","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageDataLookup\/data","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Data","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4DataV","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagepresenter.json b/data/documentation/brazekit/brazeinappmessagepresenter.json index cf7a7353c8..708d745263 100644 --- a/data/documentation/brazekit/brazeinappmessagepresenter.json +++ b/data/documentation/brazekit/brazeinappmessagepresenter.json @@ -1 +1 @@ -{"metadata":{"title":"BrazeInAppMessagePresenter","modules":[{"name":"BrazeKit"}],"roleHeading":"Protocol","role":"symbol","externalID":"s:8BrazeKit0A21InAppMessagePresenterP","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"symbolKind":"protocol"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"languages":["swift"]}]},{"content":[{"text":"Overview","level":2,"type":"heading","anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze provides a default implementation of this presenter with the "},{"type":"codeVoice","code":"BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":" "},{"type":"text","text":"class. See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},{"text":" for more details.","type":"text"}]}],"kind":"content"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","interfaceLanguage":"swift"},"abstract":[{"text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user.","type":"text"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"],"type":"conformingTypes","title":"Conforming Types","kind":"relationships"}],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter\/present(message:)"]}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"],"generated":true,"title":"In-App Messages"}],"variants":[{"paths":["\/documentation\/brazekit\/brazeinappmessagepresenter"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"type":"topic","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"title":"BrazeInAppMessagePresenter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"title":"inAppMessagePresenter","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter/present(message:)":{"url":"\/documentation\/brazekit\/brazeinappmessagepresenter\/present(message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter\/present(message:)","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":")","kind":"text"}],"abstract":[{"text":"Presents the in-app message to the end user.","type":"text"}],"kind":"symbol","type":"topic","title":"present(message:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"}}} \ No newline at end of file +{"relationshipsSections":[{"kind":"relationships","title":"Conforming Types","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"],"type":"conformingTypes"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter\/present(message:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","text":"Overview","level":2,"anchor":"overview"},{"inlineContent":[{"text":"Braze provides a default implementation of this presenter with the ","type":"text"},{"code":"BrazeUI\/BrazeInAppMessageUI","type":"codeVoice"},{"type":"text","text":" "},{"text":"class. See ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},{"type":"text","text":" for more details."}],"type":"paragraph"}]}],"abstract":[{"text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user.","type":"text"}],"seeAlsoSections":[{"title":"In-App Messages","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"],"generated":true}],"metadata":{"roleHeading":"Protocol","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"externalID":"s:8BrazeKit0A21InAppMessagePresenterP","title":"BrazeInAppMessagePresenter","symbolKind":"protocol","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagepresenter"]}],"references":{"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"role":"symbol","title":"inAppMessagePresenter","kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","kind":"symbol","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"title":"BrazeInAppMessagePresenter","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter/present(message:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter\/present(message:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"present(message:)","type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagepresenter\/present(message:)","role":"symbol","required":true,"kind":"symbol","abstract":[{"text":"Presents the in-app message to the end user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagepresenter/present(message:).json b/data/documentation/brazekit/brazeinappmessagepresenter/present(message:).json index 7bd77c75d5..90a77e3da8 100644 --- a/data/documentation/brazekit/brazeinappmessagepresenter/present(message:).json +++ b/data/documentation/brazekit/brazeinappmessagepresenter/present(message:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter\/present(message:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagepresenter\/present(message:)"]}],"metadata":{"roleHeading":"Instance Method","required":true,"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A21InAppMessagePresenterP7present7messageyAA0A0C0cdE0O_tF","title":"present(message:)","role":"symbol"},"abstract":[{"type":"text","text":"Presents the in-app message to the end user."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message to present."}],"type":"paragraph"}]}]},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"inlineContent":[{"text":"When the presenter is set on ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","type":"reference"},{"text":", this method is executed every","type":"text"},{"type":"text","text":" "},{"type":"text","text":"time an in-app message is triggered."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"The in-app message presenter is responsible for implementing any queuing strategy for cases","type":"text"},{"type":"text","text":" "},{"type":"text","text":"when the in-app message cannot be presented to the user directly (e.g. other in-app message"},{"type":"text","text":" "},{"text":"already visible on screen)","type":"text"}]},{"inlineContent":[{"text":"Custom in-app message presenter must:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"log impressions by calling "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()"},{"text":" ","type":"text"},{"type":"text","text":"using "},{"type":"codeVoice","code":"message.context"},{"text":".","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"log clicks by calling "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","isActive":true,"type":"reference"},{"type":"text","text":" "},{"text":"using ","type":"text"},{"type":"codeVoice","code":"message.context"},{"text":".","type":"text"}]}]}]}],"kind":"content"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter/present(message:)":{"url":"\/documentation\/brazekit\/brazeinappmessagepresenter\/present(message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter\/present(message:)","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":")","kind":"text"}],"abstract":[{"text":"Presents the in-app message to the end user.","type":"text"}],"kind":"symbol","type":"topic","title":"present(message:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Logs the in-app message click event."}],"title":"logClick(buttonId:)","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"title":"inAppMessagePresenter","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","title":"logImpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"type":"topic","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"title":"BrazeInAppMessagePresenter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"}}} \ No newline at end of file +{"abstract":[{"text":"Presents the in-app message to the end user.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter\/present(message:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/brazeinappmessagepresenter\/present(message:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message to present."}],"type":"paragraph"}]}]},{"content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"When the presenter is set on "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","type":"reference"},{"type":"text","text":", this method is executed every"},{"text":" ","type":"text"},{"type":"text","text":"time an in-app message is triggered."}]},{"inlineContent":[{"type":"text","text":"The in-app message presenter is responsible for implementing any queuing strategy for cases"},{"type":"text","text":" "},{"type":"text","text":"when the in-app message cannot be presented to the user directly (e.g. other in-app message"},{"type":"text","text":" "},{"text":"already visible on screen)","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"Custom in-app message presenter must:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"log impressions by calling "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()"},{"type":"text","text":" "},{"type":"text","text":"using "},{"code":"message.context","type":"codeVoice"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"log clicks by calling "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","isActive":true},{"type":"text","text":" "},{"text":"using ","type":"text"},{"code":"message.context","type":"codeVoice"},{"type":"text","text":"."}]}]}]}],"kind":"content"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/Braze","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter"]]},"metadata":{"roleHeading":"Instance Method","required":true,"externalID":"s:8BrazeKit0A21InAppMessagePresenterP7present7messageyAA0A0C0cdE0O_tF","title":"present(message:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":")"}],"role":"symbol","modules":[{"name":"BrazeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logImpression()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logImpression()","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","abstract":[{"type":"text","text":"Logs the in-app message impression event."}],"role":"symbol","title":"logImpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"role":"symbol","title":"inAppMessagePresenter","kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw/Context-swift.class/logClick(buttonId:)":{"title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw\/Context-swift.class\/logClick(buttonId:)","abstract":[{"type":"text","text":"Logs the in-app message click event."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter/present(message:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter\/present(message:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"present(message:)","type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagepresenter\/present(message:)","role":"symbol","required":true,"kind":"symbol","abstract":[{"text":"Presents the in-app message to the end user.","type":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","kind":"symbol","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"title":"BrazeInAppMessagePresenter","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagethemeable.json b/data/documentation/brazekit/brazeinappmessagethemeable.json index c700e5f816..07af8040b9 100644 --- a/data/documentation/brazekit/brazeinappmessagethemeable.json +++ b/data/documentation/brazekit/brazeinappmessagethemeable.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/themes"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/theme(for:)"],"title":"Instance Methods"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]}]}],"metadata":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessageThemeable"}],"symbolKind":"protocol","roleHeading":"Protocol","externalID":"s:8BrazeKit0A21InAppMessageThemeableP","modules":[{"name":"BrazeKit"}],"role":"symbol","title":"BrazeInAppMessageThemeable"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagethemeable"]}],"abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","interfaceLanguage":"swift"},"sections":[],"relationshipsSections":[{"title":"Conforming Types","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"],"kind":"relationships","type":"conformingTypes"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable/theme(for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/theme(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagethemeable\/theme(for:)","abstract":[{"type":"text","text":"Retrieves the theme fitting the passed "},{"code":"traits","type":"codeVoice"},{"text":".","type":"text"}],"title":"theme(for:)","role":"symbol","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable/themes":{"required":true,"url":"\/documentation\/brazekit\/brazeinappmessagethemeable\/themes","role":"symbol","abstract":[{"type":"text","text":"Themes supported by the in-app message."}],"title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/themes","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"relationshipsSections":[{"kind":"relationships","type":"conformingTypes","title":"Conforming Types","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"]}],"metadata":{"roleHeading":"Protocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}],"role":"symbol","title":"BrazeInAppMessageThemeable","navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A21InAppMessageThemeableP","symbolKind":"protocol"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/themes"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/theme(for:)"],"title":"Instance Methods"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagethemeable"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable/theme(for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/theme(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagethemeable\/theme(for:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Retrieves the theme fitting the passed "},{"type":"codeVoice","code":"traits"},{"text":".","type":"text"}],"title":"theme(for:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable/themes":{"url":"\/documentation\/brazekit\/brazeinappmessagethemeable\/themes","required":true,"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"kind":"symbol","role":"symbol","type":"topic","abstract":[{"text":"Themes supported by the in-app message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/themes","title":"themes"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagethemeable/theme(for:).json b/data/documentation/brazekit/brazeinappmessagethemeable/theme(for:).json index 14c141d0a3..b3eed42c6d 100644 --- a/data/documentation/brazekit/brazeinappmessagethemeable/theme(for:).json +++ b/data/documentation/brazekit/brazeinappmessagethemeable/theme(for:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Retrieves the theme fitting the passed ","type":"text"},{"type":"codeVoice","code":"traits"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/theme(for:)"},"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"theme"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}],"extendedModule":"BrazeKit","role":"symbol","title":"theme(for:)","externalID":"s:8BrazeKit0A21InAppMessageThemeableP0A2UIE5theme3forAA0A0C0cdE0O5ThemeVSo17UITraitCollectionC_tF","symbolKind":"method","roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagethemeable\/theme(for:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"traits"},{"text":": ","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","text":"Theme"}],"languages":["swift"]}]},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"When an in-app message campaign does not include a ","type":"text"},{"identifier":"https:\/\/apple.co\/2WBiaQ7","type":"reference","isActive":true},{"type":"text","text":" theme, the default light mode"},{"type":"text","text":" "},{"text":"theme is returned.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable"]]},"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable/theme(for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/theme(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagethemeable\/theme(for:)","abstract":[{"type":"text","text":"Retrieves the theme fitting the passed "},{"code":"traits","type":"codeVoice"},{"text":".","type":"text"}],"title":"theme(for:)","role":"symbol","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"https://apple.co/2WBiaQ7":{"url":"https:\/\/apple.co\/2WBiaQ7","titleInlineContent":[{"text":"Dark Mode","type":"text"}],"type":"link","title":"Dark Mode","identifier":"https:\/\/apple.co\/2WBiaQ7"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"Retrieves the theme fitting the passed ","type":"text"},{"type":"codeVoice","code":"traits"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"traits"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}],"languages":["swift"]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"text":"When an in-app message campaign does not include a ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/apple.co\/2WBiaQ7"},{"type":"text","text":" theme, the default light mode"},{"type":"text","text":" "},{"type":"text","text":"theme is returned."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/theme(for:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable"]]},"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"s:8BrazeKit0A21InAppMessageThemeableP0A2UIE5theme3forAA0A0C0cdE0O5ThemeVSo17UITraitCollectionC_tF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"}],"extendedModule":"BrazeKit","title":"theme(for:)","role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagethemeable\/theme(for:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable/theme(for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/theme(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagethemeable\/theme(for:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Retrieves the theme fitting the passed "},{"type":"codeVoice","code":"traits"},{"text":".","type":"text"}],"title":"theme(for:)"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"https://apple.co/2WBiaQ7":{"identifier":"https:\/\/apple.co\/2WBiaQ7","url":"https:\/\/apple.co\/2WBiaQ7","title":"Dark Mode","type":"link","titleInlineContent":[{"text":"Dark Mode","type":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagethemeable/themes.json b/data/documentation/brazekit/brazeinappmessagethemeable/themes.json index 2a8950b6c9..0045e8dcc0 100644 --- a/data/documentation/brazekit/brazeinappmessagethemeable/themes.json +++ b/data/documentation/brazekit/brazeinappmessagethemeable/themes.json @@ -1 +1 @@ -{"abstract":[{"text":"Themes supported by the in-app message.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagethemeable\/themes"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/themes"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable"]]},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:8BrazeKit0A21InAppMessageThemeableP6themesAA0A0C0cdE0O6ThemesVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"themes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","text":"Themes","kind":"typeIdentifier"}],"required":true,"title":"themes"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","text":"Themes","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","kind":"symbol","title":"BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"text":"In-app message types conforming to this protocol support multiple themes.","type":"text"}],"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"abstract":[{"type":"text","text":"The message themes types."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable/themes":{"required":true,"url":"\/documentation\/brazekit\/brazeinappmessagethemeable\/themes","role":"symbol","abstract":[{"type":"text","text":"Themes supported by the in-app message."}],"title":"themes","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/themes","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","kind":"typeIdentifier","text":"Themes"}],"externalID":"s:8BrazeKit0A21InAppMessageThemeableP6themesAA0A0C0cdE0O6ThemesVvp","roleHeading":"Instance Property","symbolKind":"property","role":"symbol","required":true,"title":"themes"},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/themes","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"themes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable"]]},"abstract":[{"type":"text","text":"Themes supported by the in-app message."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagethemeable\/themes"]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable":{"navigatorTitle":[{"text":"BrazeInAppMessageThemeable","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageThemeable","url":"\/documentation\/brazekit\/brazeinappmessagethemeable","abstract":[{"type":"text","text":"In-app message types conforming to this protocol support multiple themes."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageThemeable"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Themes":{"title":"Braze.InAppMessage.Themes","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Themes"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Themes"}],"role":"symbol","type":"topic","abstract":[{"text":"The message themes types.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Themes","url":"\/documentation\/brazekit\/braze\/inappmessage\/themes"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageThemeable/themes":{"url":"\/documentation\/brazekit\/brazeinappmessagethemeable\/themes","required":true,"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"themes"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Themes","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ThemesV"}],"kind":"symbol","role":"symbol","type":"topic","abstract":[{"text":"Themes supported by the in-app message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageThemeable\/themes","title":"themes"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeinappmessagewindowtype.json b/data/documentation/brazekit/brazeinappmessagewindowtype.json index 17fe125008..fa84040e1f 100644 --- a/data/documentation/brazekit/brazeinappmessagewindowtype.json +++ b/data/documentation/brazekit/brazeinappmessagewindowtype.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageWindowType","kind":"identifier"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagewindowtype"]}],"relationshipsSections":[{"kind":"relationships","title":"Conforming Types","type":"conformingTypes","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"metadata":{"role":"symbol","title":"BrazeInAppMessageWindowType","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"symbolKind":"protocol","roleHeading":"Protocol","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"externalID":"c:@M@BrazeKit@objc(pl)BrazeInAppMessageWindowType"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType"},"abstract":[{"type":"text","text":"Conform to this protocol to ensure that Braze’s "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","isActive":true,"type":"reference"},{"type":"text","text":" helper methods properly ignore"},{"type":"text","text":" "},{"text":"the window presenting the in-app messages.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageWindowType":{"role":"symbol","title":"BrazeInAppMessageWindowType","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"url":"\/documentation\/brazekit\/brazeinappmessagewindowtype","abstract":[{"text":"Conform to this protocol to ensure that Braze’s ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"type":"text","text":"the window presenting the in-app messages."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"relationshipsSections":[{"kind":"relationships","title":"Conforming Types","type":"conformingTypes","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeInAppMessageWindowType"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeinappmessagewindowtype"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"c:@M@BrazeKit@objc(pl)BrazeInAppMessageWindowType","navigatorTitle":[{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"roleHeading":"Protocol","role":"symbol","modules":[{"name":"BrazeKit"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"title":"BrazeInAppMessageWindowType","symbolKind":"protocol"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"abstract":[{"type":"text","text":"Conform to this protocol to ensure that Braze’s "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"text":"the window presenting the in-app messages.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageWindowType":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","abstract":[{"type":"text","text":"Conform to this protocol to ensure that Braze’s "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","isActive":true,"type":"reference"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"type":"text","text":"the window presenting the in-app messages."}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"role":"symbol","title":"BrazeInAppMessageWindowType","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagewindowtype"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeliveactivityattributes.json b/data/documentation/brazekit/brazeliveactivityattributes.json index e5371857b2..866e25e3ca 100644 --- a/data/documentation/brazekit/brazeliveactivityattributes.json +++ b/data/documentation/brazekit/brazeliveactivityattributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Protocol for Braze-specific Live Activity attributes."}],"sections":[],"metadata":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"externalID":"s:8BrazeKit0A22LiveActivityAttributesP","navigatorTitle":[{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Protocol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.1","unavailable":false,"beta":false}],"role":"symbol","title":"BrazeLiveActivityAttributes","symbolKind":"protocol"},"kind":"symbol","topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes\/brazeActivityId"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazeliveactivityattributes"]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes":{"role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/brazeliveactivityattributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","title":"BrazeLiveActivityAttributes"},"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes/brazeActivityId":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"brazeActivityId","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"required":true,"abstract":[{"text":"A unique identifier for identifying push tokens tied to a Live Activity instance.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/brazeliveactivityattributes\/brazeactivityid","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes\/brazeActivityId","title":"brazeActivityId"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"metadata":{"externalID":"s:8BrazeKit0A22LiveActivityAttributesP","symbolKind":"protocol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeLiveActivityAttributes","kind":"identifier"}],"title":"BrazeLiveActivityAttributes","navigatorTitle":[{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"roleHeading":"Protocol","role":"symbol","modules":[{"name":"BrazeKit"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"16.1"}]},"variants":[{"paths":["\/documentation\/brazekit\/brazeliveactivityattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes\/brazeActivityId"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeLiveActivityAttributes","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes"},"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/brazeliveactivityattributes","type":"topic","title":"BrazeLiveActivityAttributes","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","navigatorTitle":[{"text":"BrazeLiveActivityAttributes","kind":"identifier"}],"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes/brazeActivityId":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/brazeliveactivityattributes\/brazeactivityid","type":"topic","title":"brazeActivityId","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"brazeActivityId","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes\/brazeActivityId","required":true,"abstract":[{"text":"A unique identifier for identifying push tokens tied to a Live Activity instance.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazeliveactivityattributes/brazeactivityid.json b/data/documentation/brazekit/brazeliveactivityattributes/brazeactivityid.json index 9b186a42a8..c53cae2378 100644 --- a/data/documentation/brazekit/brazeliveactivityattributes/brazeactivityid.json +++ b/data/documentation/brazekit/brazeliveactivityattributes/brazeactivityid.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazekit\/brazeliveactivityattributes\/brazeactivityid"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"brazeActivityId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"A unique identifier for identifying push tokens tied to a Live Activity instance."}],"metadata":{"required":true,"platforms":[{"beta":false,"introducedAt":"16.1","deprecated":false,"unavailable":false,"name":"iOS"}],"modules":[{"name":"BrazeKit"}],"symbolKind":"property","title":"brazeActivityId","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"brazeActivityId","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"externalID":"s:8BrazeKit0A22LiveActivityAttributesP05brazeD2IdSSSgvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes\/brazeActivityId"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes/brazeActivityId":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"brazeActivityId","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"required":true,"abstract":[{"text":"A unique identifier for identifying push tokens tied to a Live Activity instance.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/brazeliveactivityattributes\/brazeactivityid","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes\/brazeActivityId","title":"brazeActivityId"},"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes":{"role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}],"type":"topic","url":"\/documentation\/brazekit\/brazeliveactivityattributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","title":"BrazeLiveActivityAttributes"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes\/brazeActivityId","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A unique identifier for identifying push tokens tied to a Live Activity instance."}],"variants":[{"paths":["\/documentation\/brazekit\/brazeliveactivityattributes\/brazeactivityid"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"brazeActivityId","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"required":true,"externalID":"s:8BrazeKit0A22LiveActivityAttributesP05brazeD2IdSSSgvp","title":"brazeActivityId","roleHeading":"Instance Property","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"brazeActivityId"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol","platforms":[{"introducedAt":"16.1","name":"iOS","deprecated":false,"unavailable":false,"beta":false}]},"references":{"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes/brazeActivityId":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/brazeliveactivityattributes\/brazeactivityid","type":"topic","title":"brazeActivityId","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"brazeActivityId","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes\/brazeActivityId","required":true,"abstract":[{"text":"A unique identifier for identifying push tokens tied to a Live Activity instance.","type":"text"}]},"doc://Braze/documentation/BrazeKit/BrazeLiveActivityAttributes":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/brazeliveactivityattributes","type":"topic","title":"BrazeLiveActivityAttributes","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLiveActivityAttributes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeLiveActivityAttributes","navigatorTitle":[{"text":"BrazeLiveActivityAttributes","kind":"identifier"}],"abstract":[{"text":"Protocol for Braze-specific Live Activity attributes.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazesdkauthdelegate.json b/data/documentation/brazekit/brazesdkauthdelegate.json index c86d8766e3..2171fde085 100644 --- a/data/documentation/brazekit/brazesdkauthdelegate.json +++ b/data/documentation/brazekit/brazesdkauthdelegate.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazesdkauthdelegate"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"modules":[{"name":"BrazeKit"}],"navigatorTitle":[{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"roleHeading":"Protocol","externalID":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","role":"symbol","title":"BrazeSDKAuthDelegate","symbolKind":"protocol"},"kind":"symbol","abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"]}],"references":{"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-457h5":{"defaultImplementations":1,"abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"type":"topic","kind":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthenticationFailedWithError"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","text":"SDKAuthenticationError"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5","title":"braze(_:sdkAuthenticationFailedWithError:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","title":"BrazeSDKAuthDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeSDKAuthDelegate","kind":"identifier"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazesdkauthdelegate"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"symbolKind":"protocol","roleHeading":"Protocol","role":"symbol","modules":[{"name":"BrazeKit"}],"externalID":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate","navigatorTitle":[{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"title":"BrazeSDKAuthDelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"],"title":"Instance Methods"}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-457h5":{"kind":"symbol","abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"title":"braze(_:sdkAuthenticationFailedWithError:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SDKAuthenticationError","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"role":"symbol","title":"BrazeSDKAuthDelegate","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/brazesdkauthdelegate","abstract":[{"text":"Delegate to handle SDK Authentication.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazesdkauthdelegate/braze(_:sdkauthenticationfailedwitherror:)-457h5.json b/data/documentation/brazekit/brazesdkauthdelegate/braze(_:sdkauthenticationfailedwitherror:)-457h5.json index b0bfcc4d01..3498f8a8f9 100644 --- a/data/documentation/brazekit/brazesdkauthdelegate/braze(_:sdkauthenticationfailedwitherror:)-457h5.json +++ b/data/documentation/brazekit/brazesdkauthdelegate/braze(_:sdkauthenticationfailedwitherror:)-457h5.json @@ -1 +1 @@ -{"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-7hbrs"],"title":"BrazeSDKAuthDelegate Implementations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","text":"SDKAuthenticationError","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The braze instance."}]}]},{"name":"error","content":[{"type":"paragraph","inlineContent":[{"text":"The authentication error.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"inlineContent":[{"text":"Authentication can fail because of an expired or invalid signature.","type":"text"},{"type":"text","text":" "},{"text":"You are responsible for providing the Braze SDK a valid signature when this delegate method is","type":"text"},{"type":"text","text":" "},{"text":"called.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"SDK requests will retry periodically using an exponential backoff approach. After 50"},{"type":"text","text":" "},{"type":"text","text":"consecutive failed attempts, retries will be paused until the next session start."}],"type":"paragraph"}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeKit"}],"title":"braze(_:sdkAuthenticationFailedWithError:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","text":"SDKAuthenticationError"},{"text":")","kind":"text"}],"required":true,"externalID":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate(im)braze:sdkAuthenticationFailedWithError:"},"references":{"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-7hbrs":{"abstract":[{"text":"Default implementation for ","type":"text"},{"type":"codeVoice","code":"braze(_:sdkAuthenticationFailedWithError:)-3teab"},{"type":"text","text":" (no-op)."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","text":"SDKAuthenticationError","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-7hbrs","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-7hbrs","title":"braze(_:sdkAuthenticationFailedWithError:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-457h5":{"defaultImplementations":1,"abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"type":"topic","kind":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthenticationFailedWithError"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","text":"SDKAuthenticationError"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5","title":"braze(_:sdkAuthenticationFailedWithError:)","role":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","title":"BrazeSDKAuthDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeSDKAuthDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-7hbrs"],"title":"BrazeSDKAuthDelegate Implementations"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"braze"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"error"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"SDKAuthenticationError","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The braze instance.","type":"text"}]}]},{"name":"error","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The authentication error."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Authentication can fail because of an expired or invalid signature.","type":"text"},{"type":"text","text":" "},{"text":"You are responsible for providing the Braze SDK a valid signature when this delegate method is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"called."},{"type":"text","text":" "},{"text":"SDK requests will retry periodically using an exponential backoff approach. After 50","type":"text"},{"type":"text","text":" "},{"text":"consecutive failed attempts, retries will be paused until the next session start.","type":"text"}]}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"externalID":"c:@M@BrazeKit@objc(pl)BrazeSDKAuthDelegate(im)braze:sdkAuthenticationFailedWithError:","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"SDKAuthenticationError","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","title":"braze(_:sdkAuthenticationFailedWithError:)","roleHeading":"Instance Method","symbolKind":"method","required":true},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate"]]},"abstract":[{"text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api.","type":"text"}],"references":{"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"role":"symbol","title":"BrazeSDKAuthDelegate","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/brazesdkauthdelegate","abstract":[{"text":"Delegate to handle SDK Authentication.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-7hbrs":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-7hbrs","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthenticationFailedWithError"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","kind":"typeIdentifier","text":"SDKAuthenticationError"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-7hbrs","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Default implementation for ","type":"text"},{"code":"braze(_:sdkAuthenticationFailedWithError:)-3teab","type":"codeVoice"},{"type":"text","text":" (no-op)."}],"title":"braze(_:sdkAuthenticationFailedWithError:)"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-457h5":{"kind":"symbol","abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"title":"braze(_:sdkAuthenticationFailedWithError:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SDKAuthenticationError","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/brazesdkauthdelegate/braze(_:sdkauthenticationfailedwitherror:)-7hbrs.json b/data/documentation/brazekit/brazesdkauthdelegate/braze(_:sdkauthenticationfailedwitherror:)-7hbrs.json index b7c9e1e35c..7b1009ccba 100644 --- a/data/documentation/brazekit/brazesdkauthdelegate/braze(_:sdkauthenticationfailedwitherror:)-7hbrs.json +++ b/data/documentation/brazekit/brazesdkauthdelegate/braze(_:sdkauthenticationfailedwitherror:)-7hbrs.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-7hbrs"]}],"sections":[],"abstract":[{"text":"Default implementation for ","type":"text"},{"code":"braze(_:sdkAuthenticationFailedWithError:)-3teab","type":"codeVoice"},{"type":"text","text":" (no-op)."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":", ","kind":"text"},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SDKAuthenticationError","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-7hbrs","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthenticationFailedWithError"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","kind":"typeIdentifier","text":"SDKAuthenticationError"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","title":"braze(_:sdkAuthenticationFailedWithError:)","externalID":"s:8BrazeKit0A15SDKAuthDelegatePAAE5braze_32sdkAuthenticationFailedWithErroryAA0A0C_AG017SDKAuthenticationJ0CtF","modules":[{"name":"BrazeKit"}],"roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"abstract":[{"type":"text","text":"Delegate to handle SDK Authentication."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeSDKAuthDelegate","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","title":"BrazeSDKAuthDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeSDKAuthDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-7hbrs":{"abstract":[{"text":"Default implementation for ","type":"text"},{"type":"codeVoice","code":"braze(_:sdkAuthenticationFailedWithError:)-3teab"},{"type":"text","text":" (no-op)."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","text":"SDKAuthenticationError","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-7hbrs","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-7hbrs","title":"braze(_:sdkAuthenticationFailedWithError:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"role":"symbol","title":"Braze.SDKAuthenticationError","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SDKAuthenticationError","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","navigatorTitle":[{"text":"SDKAuthenticationError","kind":"identifier"}],"abstract":[{"text":"An SDK authentication error.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-457h5":{"defaultImplementations":1,"abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"type":"topic","kind":"symbol","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"braze","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthenticationFailedWithError"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","text":"SDKAuthenticationError"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5","title":"braze(_:sdkAuthenticationFailedWithError:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-7hbrs","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default implementation for "},{"code":"braze(_:sdkAuthenticationFailedWithError:)-3teab","type":"codeVoice"},{"type":"text","text":" (no-op)."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"error"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SDKAuthenticationError","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-7hbrs"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":", ","kind":"text"},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","text":"SDKAuthenticationError"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"method","extendedModule":"BrazeKit","title":"braze(_:sdkAuthenticationFailedWithError:)","externalID":"s:8BrazeKit0A15SDKAuthDelegatePAAE5braze_32sdkAuthenticationFailedWithErroryAA0A0C_AG017SDKAuthenticationJ0CtF","roleHeading":"Instance Method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-7hbrs":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-7hbrs","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"sdkAuthenticationFailedWithError"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC","kind":"typeIdentifier","text":"SDKAuthenticationError"},{"kind":"text","text":")"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-7hbrs","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Default implementation for ","type":"text"},{"code":"braze(_:sdkAuthenticationFailedWithError:)-3teab","type":"codeVoice"},{"type":"text","text":" (no-op)."}],"title":"braze(_:sdkAuthenticationFailedWithError:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate/braze(_:sdkAuthenticationFailedWithError:)-457h5":{"kind":"symbol","abstract":[{"type":"text","text":"Notify the delegate that Braze was unable to authenticate the current user with the Braze api."}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"title":"braze(_:sdkAuthenticationFailedWithError:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"braze"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"sdkAuthenticationFailedWithError","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SDKAuthenticationError","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C22SDKAuthenticationErrorC"},{"text":")","kind":"text"}],"url":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate\/braze(_:sdkAuthenticationFailedWithError:)-457h5"},"doc://Braze/documentation/BrazeKit/BrazeSDKAuthDelegate":{"role":"symbol","title":"BrazeSDKAuthDelegate","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeSDKAuthDelegate"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeSDKAuthDelegate","type":"topic","url":"\/documentation\/brazekit\/brazesdkauthdelegate","abstract":[{"text":"Delegate to handle SDK Authentication.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/SDKAuthenticationError":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SDKAuthenticationError","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/SDKAuthenticationError","url":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SDKAuthenticationError"}],"title":"Braze.SDKAuthenticationError","abstract":[{"text":"An SDK authentication error.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazekit/overrideresourcebundle.json b/data/documentation/brazekit/overrideresourcebundle.json index 51cf8ff8dc..5e20910b2a 100644 --- a/data/documentation/brazekit/overrideresourcebundle.json +++ b/data/documentation/brazekit/overrideresourcebundle.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overrideResourceBundle","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","title":"overrideResourceBundle","modules":[{"name":"BrazeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourceBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"symbolKind":"var","roleHeading":"Global Variable","externalID":"s:8BrazeKit22overrideResourceBundleSo8NSBundleCSgvp"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazekit\/overrideresourcebundle"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","interfaceLanguage":"swift"},"abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","isActive":true},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"seeAlsoSections":[{"generated":true,"title":"Customize Behavior","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/Braze\/device-id-configuration"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"title":"useUUIDAsDeviceId","type":"topic","abstract":[{"text":"Determines if a randomly generated UUID should be used as the device ID","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/documentation/Braze/device-id-configuration":{"url":"\/documentation\/braze\/device-id-configuration","type":"topic","abstract":[{"type":"text","text":"Configuring your user’s device ID with "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","role":"article","title":"Device ID Configuration","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"url":"\/documentation\/brazekit\/brazedelegate","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Delegate for ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"type":"text","text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,"},{"type":"text","text":" "},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"title":"BrazeDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"url":"\/documentation\/brazekit\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourceBundle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"url":"\/documentation\/brazekit\/overrideresourcesbundle","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourcesBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazekit\/overrideresourcebundle"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","isActive":true},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"var","title":"overrideResourceBundle","modules":[{"name":"BrazeKit"}],"roleHeading":"Global Variable","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourceBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit22overrideResourceBundleSo8NSBundleCSgvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"seeAlsoSections":[{"title":"Customize Behavior","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","doc:\/\/Braze\/documentation\/Braze\/device-id-configuration"],"generated":true}],"references":{"doc://Braze/documentation/BrazeKit/BrazeDelegate":{"abstract":[{"type":"text","text":"Delegate for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":" optionally react to the SDK lifecycle events (e.g. SDK opening an URL,","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presenting a web view, etc.)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeDelegate","role":"symbol","title":"BrazeDelegate","type":"topic","navigatorTitle":[{"text":"BrazeDelegate","kind":"identifier"}],"kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeDelegate"}],"url":"\/documentation\/brazekit\/brazedelegate"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/useUUIDAsDeviceId":{"abstract":[{"type":"text","text":"Determines if a randomly generated UUID should be used as the device ID"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","role":"symbol","title":"useUUIDAsDeviceId","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"useUUIDAsDeviceId","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid"},"doc://Braze/documentation/Braze/device-id-configuration":{"abstract":[{"text":"Configuring your user’s device ID with ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/useUUIDAsDeviceId","isActive":true},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/device-id-configuration","role":"article","title":"Device ID Configuration","type":"topic","kind":"article","url":"\/documentation\/braze\/device-id-configuration"},"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcesbundle"},"doc://Braze/documentation/BrazeKit/overrideResourceBundle":{"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcebundle"}}} \ No newline at end of file diff --git a/data/documentation/brazekit/overrideresourcesbundle.json b/data/documentation/brazekit/overrideresourcesbundle.json index 7d03dc3b44..bcc1c45af4 100644 --- a/data/documentation/brazekit/overrideresourcesbundle.json +++ b/data/documentation/brazekit/overrideresourcesbundle.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"The override bundle BrazeKit uses to load resources (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"platforms":["iOS"]}]},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set this property to the bundle containing BrazeKit resources when your project cannot"},{"text":" ","type":"text"},{"type":"text","text":"automatically include the resources (e.g. Tuist setup)"}]},{"type":"aside","content":[{"inlineContent":[{"type":"text","text":"This property needs to be set before the SDK initialization."}],"type":"paragraph"}],"name":"Important","style":"important"}],"kind":"content"}],"metadata":{"externalID":"s:8BrazeKit23overrideResourcesBundleSo8NSBundleCSgvp","role":"symbol","symbolKind":"var","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeKit"}],"roleHeading":"Global Variable","title":"overrideResourcesBundle"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"variants":[{"paths":["\/documentation\/brazekit\/overrideresourcesbundle"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit","title":"BrazeKit","url":"\/documentation\/brazekit","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The main Braze framework providing user sessions, attributes and events logging, push notification support."}],"role":"collection"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"url":"\/documentation\/brazekit\/overrideresourcesbundle","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourcesBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeKit"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set this property to the bundle containing BrazeKit resources when your project cannot"},{"text":" ","type":"text"},{"type":"text","text":"automatically include the resources (e.g. Tuist setup)"}]},{"name":"Important","style":"important","type":"aside","content":[{"inlineContent":[{"text":"This property needs to be set before the SDK initialization.","type":"text"}],"type":"paragraph"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazekit\/overrideresourcesbundle"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"metadata":{"symbolKind":"var","modules":[{"name":"BrazeKit"}],"title":"overrideResourcesBundle","role":"symbol","roleHeading":"Global Variable","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"?","kind":"text"}],"externalID":"s:8BrazeKit23overrideResourcesBundleSo8NSBundleCSgvp"},"abstract":[{"text":"The override bundle BrazeKit uses to load resources (default: ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeKit":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit","type":"topic","abstract":[{"text":"The main Braze framework providing user sessions, attributes and events logging, push notification support.","type":"text"}],"url":"\/documentation\/brazekit","role":"collection","title":"BrazeKit"},"doc://Braze/documentation/BrazeKit/overrideResourcesBundle":{"abstract":[{"type":"text","text":"The override bundle BrazeKit uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/overrideResourcesBundle","role":"symbol","title":"overrideResourcesBundle","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/overrideresourcesbundle"}}} \ No newline at end of file diff --git a/data/documentation/brazelocation.json b/data/documentation/brazelocation.json index efda23c314..2077525c83 100644 --- a/data/documentation/brazelocation.json +++ b/data/documentation/brazelocation.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation","interfaceLanguage":"swift"},"hierarchy":{"paths":[[]]},"metadata":{"symbolKind":"module","roleHeading":"Framework","role":"collection","title":"BrazeLocation","modules":[{"name":"BrazeLocation"}],"externalID":"BrazeLocation"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources"],"title":"Classes"}],"variants":[{"paths":["\/documentation\/brazelocation"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"title":"BrazeLocationProvider","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"abstract":[],"url":"\/documentation\/brazelocation\/brazelocationprovider","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"BrazeLocationProvider","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeLocation/BrazeLocationResources":{"url":"\/documentation\/brazelocation\/brazelocationresources","title":"BrazeLocationResources","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeLocationResources","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources","abstract":[{"type":"text","text":"Resources related utilities."}],"navigatorTitle":[{"kind":"identifier","text":"BrazeLocationResources"}],"type":"topic"},"doc://Braze/documentation/BrazeLocation":{"url":"\/documentation\/brazelocation","title":"BrazeLocation","kind":"symbol","role":"collection","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazelocation"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation","interfaceLanguage":"swift"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources"]}],"hierarchy":{"paths":[[]]},"metadata":{"externalID":"BrazeLocation","role":"collection","modules":[{"name":"BrazeLocation"}],"symbolKind":"module","roleHeading":"Framework","title":"BrazeLocation"},"references":{"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","title":"BrazeLocationProvider","type":"topic","url":"\/documentation\/brazelocation\/brazelocationprovider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeLocationProvider"}],"role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationProvider"}]},"doc://Braze/documentation/BrazeLocation/BrazeLocationResources":{"navigatorTitle":[{"kind":"identifier","text":"BrazeLocationResources"}],"type":"topic","url":"\/documentation\/brazelocation\/brazelocationresources","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources","title":"BrazeLocationResources","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationResources"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Resources related utilities."}]},"doc://Braze/documentation/BrazeLocation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","abstract":[],"url":"\/documentation\/brazelocation","title":"BrazeLocation","role":"collection","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazelocation/brazelocationprovider.json b/data/documentation/brazelocation/brazelocationprovider.json index efa4f1269d..10ff5225f0 100644 --- a/data/documentation/brazelocation/brazelocationprovider.json +++ b/data/documentation/brazelocation/brazelocationprovider.json @@ -1 +1 @@ -{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/dependency","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/name"],"title":"Instance Properties"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazelocation\/brazelocationprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom","title":"Inherits From"},{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeLocation"}],"navigatorTitle":[{"text":"BrazeLocationProvider","kind":"identifier"}],"symbolKind":"class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"roleHeading":"Class","title":"BrazeLocationProvider","externalID":"c:@M@BrazeLocation@objc(cs)BrazeLocationProvider"},"references":{"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeLocation":{"url":"\/documentation\/brazelocation","title":"BrazeLocation","kind":"symbol","role":"collection","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","type":"topic"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider/dependency":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dependency","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"}],"title":"dependency","url":"\/documentation\/brazelocation\/brazelocationprovider\/dependency","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/dependency","role":"symbol"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider/name":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazelocation\/brazelocationprovider\/name","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/name","title":"name","role":"symbol"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"title":"BrazeLocationProvider","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"abstract":[],"url":"\/documentation\/brazelocation\/brazelocationprovider","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"BrazeLocationProvider","kind":"identifier"}],"type":"topic"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"}}} \ No newline at end of file +{"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/dependency","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/name"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazelocation\/brazelocationprovider"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"metadata":{"symbolKind":"class","role":"symbol","navigatorTitle":[{"text":"BrazeLocationProvider","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"title":"BrazeLocationProvider","externalID":"c:@M@BrazeLocation@objc(cs)BrazeLocationProvider","modules":[{"name":"BrazeLocation"}],"roleHeading":"Class"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"title":"Inherits From","type":"inheritsFrom","kind":"relationships"},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider/name":{"kind":"symbol","title":"name","url":"\/documentation\/brazelocation\/brazelocationprovider\/name","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeLocation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","abstract":[],"url":"\/documentation\/brazelocation","title":"BrazeLocation","role":"collection","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","title":"BrazeLocationProvider","type":"topic","url":"\/documentation\/brazelocation\/brazelocationprovider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeLocationProvider"}],"role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationProvider"}]},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider/dependency":{"title":"dependency","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dependency","kind":"identifier"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazelocation\/brazelocationprovider\/dependency","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/dependency","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazelocation/brazelocationprovider/dependency.json b/data/documentation/brazelocation/brazelocationprovider/dependency.json index e428c85814..53e567cb5c 100644 --- a/data/documentation/brazelocation/brazelocationprovider/dependency.json +++ b/data/documentation/brazelocation/brazelocationprovider/dependency.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider"]]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dependency"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/dependency","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeLocation"}],"title":"dependency","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dependency","kind":"identifier"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"}],"externalID":"c:@M@BrazeLocation@objc(cs)BrazeLocationProvider(py)dependency"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazelocation\/brazelocationprovider\/dependency"]}],"references":{"doc://Braze/documentation/BrazeLocation":{"url":"\/documentation\/brazelocation","title":"BrazeLocation","kind":"symbol","role":"collection","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","type":"topic"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider/dependency":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dependency","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"}],"title":"dependency","url":"\/documentation\/brazelocation\/brazelocationprovider\/dependency","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/dependency","role":"symbol"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"title":"BrazeLocationProvider","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"abstract":[],"url":"\/documentation\/brazelocation\/brazelocationprovider","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"BrazeLocationProvider","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"dependency","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dependency"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"}],"externalID":"c:@M@BrazeLocation@objc(cs)BrazeLocationProvider(py)dependency","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeLocation"}],"roleHeading":"Instance Property"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/dependency","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dependency","kind":"identifier"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazelocation\/brazelocationprovider\/dependency"]}],"references":{"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","title":"BrazeLocationProvider","type":"topic","url":"\/documentation\/brazelocation\/brazelocationprovider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeLocationProvider"}],"role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationProvider"}]},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider/dependency":{"title":"dependency","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dependency","kind":"identifier"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazelocation\/brazelocationprovider\/dependency","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/dependency","abstract":[]},"doc://Braze/documentation/BrazeLocation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","abstract":[],"url":"\/documentation\/brazelocation","title":"BrazeLocation","role":"collection","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazelocation/brazelocationprovider/name.json b/data/documentation/brazelocation/brazelocationprovider/name.json index 8c2b3a77f5..7d8b924e3c 100644 --- a/data/documentation/brazelocation/brazelocationprovider/name.json +++ b/data/documentation/brazelocation/brazelocationprovider/name.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazelocation\/brazelocationprovider\/name"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/name","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","title":"name","externalID":"s:13BrazeLocation0aB8ProviderC4nameSSvp","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"modules":[{"name":"BrazeLocation"}]},"references":{"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider/name":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazelocation\/brazelocationprovider\/name","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/name","title":"name","role":"symbol"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"title":"BrazeLocationProvider","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"abstract":[],"url":"\/documentation\/brazelocation\/brazelocationprovider","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"BrazeLocationProvider","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeLocation":{"url":"\/documentation\/brazelocation","title":"BrazeLocation","kind":"symbol","role":"collection","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazelocation\/brazelocationprovider\/name"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/name","interfaceLanguage":"swift"},"metadata":{"title":"name","symbolKind":"property","modules":[{"name":"BrazeLocation"}],"roleHeading":"Instance Property","externalID":"s:13BrazeLocation0aB8ProviderC4nameSSvp","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"references":{"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider/name":{"kind":"symbol","title":"name","url":"\/documentation\/brazelocation\/brazelocationprovider\/name","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider\/name","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"name","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","title":"BrazeLocationProvider","type":"topic","url":"\/documentation\/brazelocation\/brazelocationprovider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeLocationProvider"}],"role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationProvider"}]},"doc://Braze/documentation/BrazeLocation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","abstract":[],"url":"\/documentation\/brazelocation","title":"BrazeLocation","role":"collection","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazelocation/brazelocationresources.json b/data/documentation/brazelocation/brazelocationresources.json index 73fe62a1f0..4869701869 100644 --- a/data/documentation/brazelocation/brazelocationresources.json +++ b/data/documentation/brazelocation/brazelocationresources.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazelocation\/brazelocationresources"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"modules":[{"name":"BrazeLocation"}],"title":"BrazeLocationResources","symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"BrazeLocationResources","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeLocationResources"}],"roleHeading":"Class","externalID":"c:@M@BrazeLocation@objc(cs)BRZLocationResources"},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources","interfaceLanguage":"swift"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZLocationResources) ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"BrazeLocationResources","kind":"identifier"}]}],"kind":"declarations"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources\/bundle"],"title":"Type Properties"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation"]]},"kind":"symbol","abstract":[{"text":"Resources related utilities.","type":"text"}],"references":{"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeLocation/BrazeLocationResources":{"url":"\/documentation\/brazelocation\/brazelocationresources","title":"BrazeLocationResources","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeLocationResources","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources","abstract":[{"type":"text","text":"Resources related utilities."}],"navigatorTitle":[{"kind":"identifier","text":"BrazeLocationResources"}],"type":"topic"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeLocation/BrazeLocationResources/bundle":{"url":"\/documentation\/brazelocation\/brazelocationresources\/bundle","title":"bundle","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","abstract":[{"type":"text","text":"The resources bundle."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources\/bundle","type":"topic"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeLocation":{"url":"\/documentation\/brazelocation","title":"BrazeLocation","kind":"symbol","role":"collection","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","type":"topic"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":"(BRZLocationResources) ","kind":"text"},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationResources"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation"]]},"variants":[{"paths":["\/documentation\/brazelocation\/brazelocationresources"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"role":"symbol","title":"BrazeLocationResources","externalID":"c:@M@BrazeLocation@objc(cs)BRZLocationResources","roleHeading":"Class","navigatorTitle":[{"text":"BrazeLocationResources","kind":"identifier"}],"modules":[{"name":"BrazeLocation"}],"symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationResources"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources","interfaceLanguage":"swift"},"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships"},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To"}],"abstract":[{"text":"Resources related utilities.","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources\/bundle"]}],"references":{"doc://Braze/documentation/BrazeLocation/BrazeLocationResources":{"navigatorTitle":[{"kind":"identifier","text":"BrazeLocationResources"}],"type":"topic","url":"\/documentation\/brazelocation\/brazelocationresources","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources","title":"BrazeLocationResources","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationResources"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Resources related utilities."}]},"doc://Braze/objc(cs)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeLocation/BrazeLocationResources/bundle":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources\/bundle","url":"\/documentation\/brazelocation\/brazelocationresources\/bundle","title":"bundle","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bundle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"kind":"text","text":"?"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The resources bundle."}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeLocation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","abstract":[],"url":"\/documentation\/brazelocation","title":"BrazeLocation","role":"collection","type":"topic","kind":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"}}} \ No newline at end of file diff --git a/data/documentation/brazelocation/brazelocationresources/bundle.json b/data/documentation/brazelocation/brazelocationresources/bundle.json index 6664af6108..aa66c7a01c 100644 --- a/data/documentation/brazelocation/brazelocationresources/bundle.json +++ b/data/documentation/brazelocation/brazelocationresources/bundle.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazelocation\/brazelocationresources\/bundle"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"text":"?","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources\/bundle"},"metadata":{"title":"bundle","roleHeading":"Type Property","role":"symbol","externalID":"c:@M@BrazeLocation@objc(cs)BRZLocationResources(cpy)bundle","modules":[{"name":"BrazeLocation"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bundle"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"text":"?","kind":"text"}],"symbolKind":"property"},"kind":"symbol","abstract":[{"type":"text","text":"The resources bundle."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources"]]},"references":{"doc://Braze/documentation/BrazeLocation/BrazeLocationResources/bundle":{"url":"\/documentation\/brazelocation\/brazelocationresources\/bundle","title":"bundle","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","abstract":[{"type":"text","text":"The resources bundle."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources\/bundle","type":"topic"},"doc://Braze/documentation/BrazeLocation":{"url":"\/documentation\/brazelocation","title":"BrazeLocation","kind":"symbol","role":"collection","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","type":"topic"},"doc://Braze/documentation/BrazeLocation/BrazeLocationResources":{"url":"\/documentation\/brazelocation\/brazelocationresources","title":"BrazeLocationResources","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeLocationResources","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources","abstract":[{"type":"text","text":"Resources related utilities."}],"navigatorTitle":[{"kind":"identifier","text":"BrazeLocationResources"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources\/bundle"},"metadata":{"symbolKind":"property","role":"symbol","title":"bundle","roleHeading":"Type Property","externalID":"c:@M@BrazeLocation@objc(cs)BRZLocationResources(cpy)bundle","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bundle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeLocation"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeLocation","doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources"]]},"kind":"symbol","abstract":[{"text":"The resources bundle.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazelocation\/brazelocationresources\/bundle"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeLocation/BrazeLocationResources/bundle":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources\/bundle","url":"\/documentation\/brazelocation\/brazelocationresources\/bundle","title":"bundle","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bundle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"},{"kind":"text","text":"?"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The resources bundle."}]},"doc://Braze/documentation/BrazeLocation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation","abstract":[],"url":"\/documentation\/brazelocation","title":"BrazeLocation","role":"collection","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeLocation/BrazeLocationResources":{"navigatorTitle":[{"kind":"identifier","text":"BrazeLocationResources"}],"type":"topic","url":"\/documentation\/brazelocation\/brazelocationresources","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationResources","title":"BrazeLocationResources","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationResources"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Resources related utilities."}]}}} \ No newline at end of file diff --git a/data/documentation/brazenotificationservice.json b/data/documentation/brazenotificationservice.json index f525aed1de..12abcd5cb8 100644 --- a/data/documentation/brazenotificationservice.json +++ b/data/documentation/brazenotificationservice.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazenotificationservice"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeNotificationService"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService"],"title":"Classes"},{"title":"Functions","identifiers":["doc:\/\/Braze\/documentation\/BrazeNotificationService\/brazeHandle(request:contentHandler:)"]}],"metadata":{"externalID":"BrazeNotificationService","title":"BrazeNotificationService","symbolKind":"module","role":"collection","roleHeading":"Framework","modules":[{"name":"BrazeNotificationService"}]},"hierarchy":{"paths":[[]]},"references":{"doc://Braze/documentation/BrazeNotificationService/NotificationService":{"abstract":[{"type":"text","text":"The Braze notification service extension providing support for Braze rich notifications."}],"navigatorTitle":[{"kind":"identifier","text":"NotificationService"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService","role":"symbol","title":"NotificationService","type":"topic","url":"\/documentation\/brazenotificationservice\/notificationservice","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"NotificationService","kind":"identifier"}]},"doc://Braze/documentation/BrazeNotificationService":{"abstract":[],"type":"topic","title":"BrazeNotificationService","kind":"symbol","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","url":"\/documentation\/brazenotificationservice"},"doc://Braze/documentation/BrazeNotificationService/brazeHandle(request:contentHandler:)":{"abstract":[{"text":"Asks Braze to handle the remote notification request.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/brazeHandle(request:contentHandler:)","role":"symbol","title":"brazeHandle(request:contentHandler:)","type":"topic","url":"\/documentation\/brazenotificationservice\/brazehandle(request:contenthandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"brazeHandle"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"request"},{"kind":"text","text":": "},{"text":"UNNotificationRequest","preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationContent","text":"UNNotificationContent"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazenotificationservice"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeNotificationService","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Framework","externalID":"BrazeNotificationService","modules":[{"name":"BrazeNotificationService"}],"role":"collection","title":"BrazeNotificationService","symbolKind":"module"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService"],"title":"Classes"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeNotificationService\/brazeHandle(request:contentHandler:)"],"title":"Functions"}],"hierarchy":{"paths":[[]]},"references":{"doc://Braze/documentation/BrazeNotificationService/NotificationService":{"url":"\/documentation\/brazenotificationservice\/notificationservice","type":"topic","title":"NotificationService","abstract":[{"type":"text","text":"The Braze notification service extension providing support for Braze rich notifications."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"NotificationService","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationService"}]},"doc://Braze/documentation/BrazeNotificationService/brazeHandle(request:contentHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/brazeHandle(request:contentHandler:)","title":"brazeHandle(request:contentHandler:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"brazeHandle"},{"kind":"text","text":"("},{"kind":"externalParam","text":"request"},{"kind":"text","text":": "},{"text":"UNNotificationRequest","preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentHandler"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationContent","text":"UNNotificationContent"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic","url":"\/documentation\/brazenotificationservice\/brazehandle(request:contenthandler:)","abstract":[{"type":"text","text":"Asks Braze to handle the remote notification request."}]},"doc://Braze/documentation/BrazeNotificationService":{"url":"\/documentation\/brazenotificationservice","type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","title":"BrazeNotificationService","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/brazenotificationservice/brazehandle(request:contenthandler:).json b/data/documentation/brazenotificationservice/brazehandle(request:contenthandler:).json index dc334c1dee..c19660738c 100644 --- a/data/documentation/brazenotificationservice/brazehandle(request:contenthandler:).json +++ b/data/documentation/brazenotificationservice/brazehandle(request:contenthandler:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/brazeHandle(request:contentHandler:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"brazeHandle(request:contentHandler:)","roleHeading":"Function","externalID":"s:24BrazeNotificationService11brazeHandle7request14contentHandlerSbSo21UNNotificationRequestC_ySo0I7ContentCctF","symbolKind":"func","role":"symbol","modules":[{"name":"BrazeNotificationService"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"brazeHandle"},{"text":"(","kind":"text"},{"text":"request","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UNNotificationRequest","preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentHandler"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationContent","text":"UNNotificationContent","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"sections":[],"abstract":[{"type":"text","text":"Asks Braze to handle the remote notification request."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazenotificationservice\/brazehandle(request:contenthandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeNotificationService"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"brazeHandle"},{"kind":"text","text":"("},{"text":"request","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationRequest","text":"UNNotificationRequest"},{"kind":"text","text":", "},{"text":"contentHandler","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"preciseIdentifier":"c:objc(cs)UNNotificationContent","kind":"typeIdentifier","text":"UNNotificationContent"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}]},{"kind":"parameters","parameters":[{"name":"request","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The notification request."}]}]},{"name":"contentHandler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The content handler closure."}]}]}]},{"content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Forward the notification "},{"code":"request","type":"codeVoice"},{"type":"text","text":" and the "},{"type":"codeVoice","code":"contentHander"},{"type":"text","text":" closure from your"},{"type":"text","text":" "},{"code":"UNNotificationServiceExtension.didReceive(_:withContentHandler:)","type":"codeVoice"},{"type":"text","text":" implementation."}]},{"text":"Returns","anchor":"Returns","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"A boolean indicating whether Braze has processed the notification request."}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"true"},{"type":"text","text":":"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Valid Braze remote notification"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Braze calls ","type":"text"},{"type":"codeVoice","code":"contentHandler"},{"text":" automatically when appropriate","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"⚠️ Do not call ","type":"text"},{"type":"codeVoice","code":"contentHandler"},{"type":"text","text":" in your implementation"}],"type":"paragraph"}]}],"type":"unorderedList"}]}]}]},{"content":[{"inlineContent":[{"code":"false","type":"codeVoice"},{"text":":","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Non-Braze remote notification (e.g. in-house notification)"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Braze "},{"type":"strong","inlineContent":[{"type":"text","text":"do not"}]},{"type":"text","text":" call "},{"type":"codeVoice","code":"contentHandler"},{"text":" automatically","type":"text"}]},{"items":[{"content":[{"inlineContent":[{"text":"⚠️ You must call ","type":"text"},{"type":"codeVoice","code":"contentHandler"},{"text":" in your implementation","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]}]}]}],"type":"unorderedList"},{"text":"Minimal implementation","anchor":"Minimal-implementation","level":2,"type":"heading"},{"type":"codeListing","syntax":"swift","code":["\/\/ In UNNotificationServiceExtension implementation","","override func didReceive("," _ request: UNNotificationRequest,"," withContentHandler contentHandler: @escaping (UNNotificationContent) -> Void",") {"," \/\/ Forward notification request to Braze"," if brazeHandle(request: request, contentHandler: contentHandler) {"," \/\/ Braze handled the notification, nothing more to do."," return"," }",""," \/\/ Braze did not handle this notification request,"," \/\/ manually call the content handler to let the system"," \/\/ know that the user notification is processed."," contentHandler(request.content)","}"]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeNotificationService/brazeHandle(request:contentHandler:)":{"abstract":[{"text":"Asks Braze to handle the remote notification request.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/brazeHandle(request:contentHandler:)","role":"symbol","title":"brazeHandle(request:contentHandler:)","type":"topic","url":"\/documentation\/brazenotificationservice\/brazehandle(request:contenthandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"brazeHandle"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"request"},{"kind":"text","text":": "},{"text":"UNNotificationRequest","preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationContent","text":"UNNotificationContent"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeNotificationService":{"abstract":[],"type":"topic","title":"BrazeNotificationService","kind":"symbol","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","url":"\/documentation\/brazenotificationservice"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeNotificationService"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazenotificationservice\/brazehandle(request:contenthandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/brazeHandle(request:contentHandler:)"},"abstract":[{"type":"text","text":"Asks Braze to handle the remote notification request."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"brazeHandle"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"request"},{"text":": ","kind":"text"},{"text":"UNNotificationRequest","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationRequest"},{"text":", ","kind":"text"},{"text":"contentHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"UNNotificationContent","preciseIdentifier":"c:objc(cs)UNNotificationContent","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"request","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The notification request."}]}]},{"name":"contentHandler","content":[{"inlineContent":[{"type":"text","text":"The content handler closure."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Forward the notification ","type":"text"},{"type":"codeVoice","code":"request"},{"type":"text","text":" and the "},{"type":"codeVoice","code":"contentHander"},{"text":" closure from your","type":"text"},{"text":" ","type":"text"},{"code":"UNNotificationServiceExtension.didReceive(_:withContentHandler:)","type":"codeVoice"},{"type":"text","text":" implementation."}]},{"text":"Returns","type":"heading","anchor":"Returns","level":2},{"type":"paragraph","inlineContent":[{"text":"A boolean indicating whether Braze has processed the notification request.","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"codeVoice","code":"true"},{"type":"text","text":":"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Valid Braze remote notification"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Braze calls "},{"code":"contentHandler","type":"codeVoice"},{"type":"text","text":" automatically when appropriate"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"⚠️ Do not call "},{"type":"codeVoice","code":"contentHandler"},{"text":" in your implementation","type":"text"}]}]}],"type":"unorderedList"}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"false","type":"codeVoice"},{"text":":","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Non-Braze remote notification (e.g. in-house notification)","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Braze ","type":"text"},{"type":"strong","inlineContent":[{"text":"do not","type":"text"}]},{"type":"text","text":" call "},{"code":"contentHandler","type":"codeVoice"},{"type":"text","text":" automatically"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"⚠️ You must call ","type":"text"},{"code":"contentHandler","type":"codeVoice"},{"text":" in your implementation","type":"text"}],"type":"paragraph"}]}]}]}]}]}]},{"text":"Minimal implementation","level":2,"anchor":"Minimal-implementation","type":"heading"},{"code":["\/\/ In UNNotificationServiceExtension implementation","","override func didReceive("," _ request: UNNotificationRequest,"," withContentHandler contentHandler: @escaping (UNNotificationContent) -> Void",") {"," \/\/ Forward notification request to Braze"," if brazeHandle(request: request, contentHandler: contentHandler) {"," \/\/ Braze handled the notification, nothing more to do."," return"," }",""," \/\/ Braze did not handle this notification request,"," \/\/ manually call the content handler to let the system"," \/\/ know that the user notification is processed."," contentHandler(request.content)","}"],"type":"codeListing","syntax":"swift"}],"kind":"content"}],"metadata":{"roleHeading":"Function","modules":[{"name":"BrazeNotificationService"}],"symbolKind":"func","externalID":"s:24BrazeNotificationService11brazeHandle7request14contentHandlerSbSo21UNNotificationRequestC_ySo0I7ContentCctF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"brazeHandle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"request"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationRequest","preciseIdentifier":"c:objc(cs)UNNotificationRequest"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentHandler"},{"kind":"text","text":": ("},{"text":"UNNotificationContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationContent"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","title":"brazeHandle(request:contentHandler:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeNotificationService":{"url":"\/documentation\/brazenotificationservice","type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","title":"BrazeNotificationService","role":"collection"},"doc://Braze/documentation/BrazeNotificationService/brazeHandle(request:contentHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/brazeHandle(request:contentHandler:)","title":"brazeHandle(request:contentHandler:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"brazeHandle"},{"kind":"text","text":"("},{"kind":"externalParam","text":"request"},{"kind":"text","text":": "},{"text":"UNNotificationRequest","preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentHandler"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationContent","text":"UNNotificationContent"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic","url":"\/documentation\/brazenotificationservice\/brazehandle(request:contenthandler:)","abstract":[{"type":"text","text":"Asks Braze to handle the remote notification request."}]}}} \ No newline at end of file diff --git a/data/documentation/brazenotificationservice/notificationservice.json b/data/documentation/brazenotificationservice/notificationservice.json index d2910d1e33..9fc4eb7d22 100644 --- a/data/documentation/brazenotificationservice/notificationservice.json +++ b/data/documentation/brazenotificationservice/notificationservice.json @@ -1 +1 @@ -{"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)UNNotificationServiceExtension"],"type":"inheritsFrom"},{"type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","title":"Conforms To"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeNotificationService"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"NotificationService","kind":"identifier"}]}]},{"kind":"content","content":[{"type":"heading","text":"Usage","anchor":"Usage","level":2},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Notification Service Extension"}]},{"text":" target in your Xcode project","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Link ","type":"text"},{"type":"codeVoice","code":"BrazeNotificationService"},{"text":" in ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"General -> Frameworks and Libraries","type":"text"}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Replace the content of "},{"inlineContent":[{"text":"NotificationService.swift","type":"text"}],"type":"emphasis"},{"text":" with the following:","type":"text"}],"type":"paragraph"}]}]},{"type":"codeListing","syntax":"swift","code":["import BrazeNotificationService","","class NotificationService: BrazeNotificationService.NotificationService {}"]},{"inlineContent":[{"type":"text","text":"Your application can now process and display Braze’s rich notifications."}],"type":"paragraph"}]}],"sections":[],"metadata":{"symbolKind":"class","modules":[{"name":"BrazeNotificationService"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationService"}],"title":"NotificationService","roleHeading":"Class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"NotificationService","kind":"identifier"}],"externalID":"c:@M@BrazeNotificationService@objc(cs)NotificationService"},"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService\/didReceive(_:withContentHandler:)"],"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazenotificationservice\/notificationservice"]}],"abstract":[{"type":"text","text":"The Braze notification service extension providing support for Braze rich notifications."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeNotificationService":{"abstract":[],"type":"topic","title":"BrazeNotificationService","kind":"symbol","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","url":"\/documentation\/brazenotificationservice"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeNotificationService/NotificationService/didReceive(_:withContentHandler:)":{"kind":"symbol","title":"didReceive(_:withContentHandler:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService\/didReceive(_:withContentHandler:)","abstract":[],"url":"\/documentation\/brazenotificationservice\/notificationservice\/didreceive(_:withcontenthandler:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didReceive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier","text":"UNNotificationRequest"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withContentHandler"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:objc(cs)UNNotificationContent","kind":"typeIdentifier","text":"UNNotificationContent"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeNotificationService/NotificationService":{"abstract":[{"type":"text","text":"The Braze notification service extension providing support for Braze rich notifications."}],"navigatorTitle":[{"kind":"identifier","text":"NotificationService"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService","role":"symbol","title":"NotificationService","type":"topic","url":"\/documentation\/brazenotificationservice\/notificationservice","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"NotificationService","kind":"identifier"}]},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(cs)UNNotificationServiceExtension":{"type":"unresolvable","title":"UserNotifications.UNNotificationServiceExtension","identifier":"doc:\/\/Braze\/objc(cs)UNNotificationServiceExtension"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The Braze notification service extension providing support for Braze rich notifications."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService","interfaceLanguage":"swift"},"sections":[],"relationshipsSections":[{"type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UNNotificationServiceExtension"],"title":"Inherits From","kind":"relationships"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationService"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Usage","anchor":"Usage","type":"heading","level":2},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create a "},{"inlineContent":[{"text":"Notification Service Extension","type":"text"}],"type":"emphasis"},{"type":"text","text":" target in your Xcode project"}]}]},{"content":[{"inlineContent":[{"text":"Link ","type":"text"},{"type":"codeVoice","code":"BrazeNotificationService"},{"text":" in ","type":"text"},{"inlineContent":[{"type":"text","text":"General -> Frameworks and Libraries"}],"type":"emphasis"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Replace the content of "},{"type":"emphasis","inlineContent":[{"text":"NotificationService.swift","type":"text"}]},{"text":" with the following:","type":"text"}]}]}],"type":"orderedList"},{"syntax":"swift","code":["import BrazeNotificationService","","class NotificationService: BrazeNotificationService.NotificationService {}"],"type":"codeListing"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Your application can now process and display Braze’s rich notifications."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazenotificationservice\/notificationservice"]}],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService\/didReceive(_:withContentHandler:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeNotificationService"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"c:@M@BrazeNotificationService@objc(cs)NotificationService","modules":[{"name":"BrazeNotificationService"}],"symbolKind":"class","role":"symbol","title":"NotificationService","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NotificationService"}],"navigatorTitle":[{"text":"NotificationService","kind":"identifier"}],"roleHeading":"Class"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeNotificationService":{"url":"\/documentation\/brazenotificationservice","type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","title":"BrazeNotificationService","role":"collection"},"doc://Braze/objc(cs)UNNotificationServiceExtension":{"title":"UserNotifications.UNNotificationServiceExtension","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UNNotificationServiceExtension"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeNotificationService/NotificationService":{"url":"\/documentation\/brazenotificationservice\/notificationservice","type":"topic","title":"NotificationService","abstract":[{"type":"text","text":"The Braze notification service extension providing support for Braze rich notifications."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"NotificationService","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationService"}]},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeNotificationService/NotificationService/didReceive(_:withContentHandler:)":{"url":"\/documentation\/brazenotificationservice\/notificationservice\/didreceive(_:withcontenthandler:)","type":"topic","title":"didReceive(_:withContentHandler:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService\/didReceive(_:withContentHandler:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didReceive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier","text":"UNNotificationRequest"},{"text":", ","kind":"text"},{"text":"withContentHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"UNNotificationContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationContent"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"}}} \ No newline at end of file diff --git a/data/documentation/brazenotificationservice/notificationservice/didreceive(_:withcontenthandler:).json b/data/documentation/brazenotificationservice/notificationservice/didreceive(_:withcontenthandler:).json index 73711372de..061e15cb8a 100644 --- a/data/documentation/brazenotificationservice/notificationservice/didreceive(_:withcontenthandler:).json +++ b/data/documentation/brazenotificationservice/notificationservice/didreceive(_:withcontenthandler:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazenotificationservice\/notificationservice\/didreceive(_:withcontenthandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeNotificationService","doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService"]]},"metadata":{"modules":[{"name":"BrazeNotificationService"}],"symbolKind":"method","title":"didReceive(_:withContentHandler:)","externalID":"c:@M@BrazeNotificationService@objc(cs)NotificationService(im)didReceiveNotificationRequest:withContentHandler:","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"text":"UNNotificationRequest","preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"withContentHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"UNNotificationContent","preciseIdentifier":"c:objc(cs)UNNotificationContent","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"roleHeading":"Instance Method"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService\/didReceive(_:withContentHandler:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"request"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UNNotificationRequest","preciseIdentifier":"c:objc(cs)UNNotificationRequest"},{"kind":"text","text":", "},{"text":"withContentHandler","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"contentHandler","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"UNNotificationContent","preciseIdentifier":"c:objc(cs)UNNotificationContent"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeNotificationService/NotificationService/didReceive(_:withContentHandler:)":{"kind":"symbol","title":"didReceive(_:withContentHandler:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService\/didReceive(_:withContentHandler:)","abstract":[],"url":"\/documentation\/brazenotificationservice\/notificationservice\/didreceive(_:withcontenthandler:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didReceive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier","text":"UNNotificationRequest"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withContentHandler"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:objc(cs)UNNotificationContent","kind":"typeIdentifier","text":"UNNotificationContent"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeNotificationService":{"abstract":[],"type":"topic","title":"BrazeNotificationService","kind":"symbol","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","url":"\/documentation\/brazenotificationservice"},"doc://Braze/documentation/BrazeNotificationService/NotificationService":{"abstract":[{"type":"text","text":"The Braze notification service extension providing support for Braze rich notifications."}],"navigatorTitle":[{"kind":"identifier","text":"NotificationService"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService","role":"symbol","title":"NotificationService","type":"topic","url":"\/documentation\/brazenotificationservice\/notificationservice","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"NotificationService","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeNotificationService","doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService"]]},"variants":[{"paths":["\/documentation\/brazenotificationservice\/notificationservice\/didreceive(_:withcontenthandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"title":"didReceive(_:withContentHandler:)","role":"symbol","symbolKind":"method","externalID":"c:@M@BrazeNotificationService@objc(cs)NotificationService(im)didReceiveNotificationRequest:withContentHandler:","modules":[{"name":"BrazeNotificationService"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didReceive"},{"kind":"text","text":"("},{"text":"UNNotificationRequest","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationRequest"},{"kind":"text","text":", "},{"text":"withContentHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:objc(cs)UNNotificationContent","text":"UNNotificationContent","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService\/didReceive(_:withContentHandler:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didReceive","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"request","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationRequest","text":"UNNotificationRequest"},{"kind":"text","text":", "},{"kind":"externalParam","text":"withContentHandler"},{"kind":"text","text":" "},{"text":"contentHandler","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"UNNotificationContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationContent"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeNotificationService/NotificationService":{"url":"\/documentation\/brazenotificationservice\/notificationservice","type":"topic","title":"NotificationService","abstract":[{"type":"text","text":"The Braze notification service extension providing support for Braze rich notifications."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"NotificationService","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationService"}]},"doc://Braze/documentation/BrazeNotificationService":{"url":"\/documentation\/brazenotificationservice","type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService","title":"BrazeNotificationService","role":"collection"},"doc://Braze/documentation/BrazeNotificationService/NotificationService/didReceive(_:withContentHandler:)":{"url":"\/documentation\/brazenotificationservice\/notificationservice\/didreceive(_:withcontenthandler:)","type":"topic","title":"didReceive(_:withContentHandler:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeNotificationService\/NotificationService\/didReceive(_:withContentHandler:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didReceive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationRequest","kind":"typeIdentifier","text":"UNNotificationRequest"},{"text":", ","kind":"text"},{"text":"withContentHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"UNNotificationContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationContent"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory.json b/data/documentation/brazepushstory.json index f41699ac4b..ef6a6e9bd1 100644 --- a/data/documentation/brazepushstory.json +++ b/data/documentation/brazepushstory.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[[]]},"variants":[{"paths":["\/documentation\/brazepushstory"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"BrazePushStory","role":"collection","symbolKind":"module","roleHeading":"Framework","externalID":"BrazePushStory","modules":[{"name":"BrazePushStory"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazePushStory/StoryView":{"url":"\/documentation\/brazepushstory\/storyview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StoryView"}],"kind":"symbol","abstract":[{"type":"text","text":"The view used to display the Push Story as a carousel."}],"role":"symbol","navigatorTitle":[{"text":"StoryView","kind":"identifier"}],"title":"StoryView","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","type":"topic"},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazepushstory"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"BrazePushStory","roleHeading":"Framework","externalID":"BrazePushStory","symbolKind":"module","role":"collection","modules":[{"name":"BrazePushStory"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory/StoryView":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","url":"\/documentation\/brazepushstory\/storyview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StoryView"}],"kind":"symbol","title":"StoryView","abstract":[{"text":"The view used to display the Push Story as a carousel.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"StoryView","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller.json b/data/documentation/brazepushstory/notificationviewcontroller.json index 37aa696484..acd35abdbf 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller.json +++ b/data/documentation/brazepushstory/notificationviewcontroller.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLayoutSubviews()","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLoad()","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewWillDisappear(_:)"],"title":"Instance Methods"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIViewController"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","doc:\/\/Braze\/objc(pl)UNNotificationContentExtension"],"title":"Conforms To","kind":"relationships"}],"variants":[{"paths":["\/documentation\/brazepushstory\/notificationviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazePushStory"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"roleHeading":"Class","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"symbolKind":"class","externalID":"c:@M@BrazePushStory@objc(cs)NotificationViewController","title":"NotificationViewController","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"Usage","type":"heading","level":2,"text":"Usage"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Create a "},{"inlineContent":[{"type":"text","text":"Notification Content Extension"}],"type":"emphasis"},{"text":" target in your Xcode project","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Link ","type":"text"},{"code":"BrazePushStory","type":"codeVoice"},{"type":"text","text":" in "},{"type":"emphasis","inlineContent":[{"type":"text","text":"General -> Frameworks and Libraries"}]}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Create an app group on the notification content extension following Apple’s","type":"text"},{"type":"text","text":" "},{"identifier":"https:\/\/apple.co\/3hScHv2","isActive":true,"type":"reference"},{"type":"text","text":" article"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Delete the storyboard generated by Xcode."}]}]},{"content":[{"inlineContent":[{"text":"In the target ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"Info.plist"}]},{"type":"text","text":":"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Add the key "},{"code":"Braze","type":"codeVoice"},{"type":"text","text":" as a dictionary and inside it"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Set "},{"code":"AppGroup","type":"codeVoice"},{"type":"text","text":" to the value of the app group created earlier"}],"type":"paragraph"}]}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Under "},{"code":"NSExtension","type":"codeVoice"}]},{"items":[{"content":[{"inlineContent":[{"text":"Remove the key ","type":"text"},{"type":"codeVoice","code":"NSExtensionMainStoryboard"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add the key "},{"type":"codeVoice","code":"NSExtensionPrincipalClass"},{"text":" with the string value","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"$(PRODUCT_MODULE_NAME).NotificationViewController"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Under ","type":"text"},{"code":"NSExtensionAttributes","type":"codeVoice"},{"type":"text","text":":"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Set ","type":"text"},{"type":"codeVoice","code":"UNNotificationExtensionDefaultContentHidden"},{"text":" to ","type":"text"},{"code":"true","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"code":"UNNotificationExtensionInitialContentSizeRatio","type":"codeVoice"},{"text":" to the number value ","type":"text"},{"type":"codeVoice","code":"0.6"},{"text":".","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Set ","type":"text"},{"code":"UNNotificationExtensionCategory","type":"codeVoice"},{"text":" to the string value ","type":"text"},{"type":"codeVoice","code":"ab_cat_push_story_v2"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Set "},{"type":"codeVoice","code":"UNNotificationExtensionUserInteractionEnabled"},{"type":"text","text":" to "},{"type":"codeVoice","code":"true"}],"type":"paragraph"}]}]}]}],"type":"unorderedList"}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Replace the content of "},{"inlineContent":[{"type":"text","text":"NotificationViewController.swift"}],"type":"emphasis"},{"text":" with the following:","type":"text"}]}]}]},{"code":["import BrazePushStory","","class NotificationViewController: BrazePushStory.NotificationViewController {}"],"syntax":"swift","type":"codeListing"},{"inlineContent":[{"type":"text","text":"Your application can now process and display Braze’s push story notifications."}],"type":"paragraph"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory"]]},"kind":"symbol","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"references":{"doc://Braze/objc(pl)UIContentContainer":{"title":"UIKit.UIContentContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","title":"Foundation.NSExtensionRequestHandling"},"https://apple.co/3hScHv2":{"identifier":"https:\/\/apple.co\/3hScHv2","url":"https:\/\/apple.co\/3hScHv2","title":"Configuring App Groups","type":"link","titleInlineContent":[{"type":"emphasis","inlineContent":[{"text":"Configuring App Groups","type":"text"}]}]},"doc://Braze/objc(pl)UIStateRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring","title":"UIKit.UIStateRestoring"},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(cs)UIViewController":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIViewController","title":"UIKit.UIViewController"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(pl)UNNotificationContentExtension":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UNNotificationContentExtension","title":"UserNotificationsUI.UNNotificationContentExtension"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewWillDisappear(_:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewWillDisappear(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillDisappear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"title":"viewWillDisappear(_:)","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewwilldisappear(_:)"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewDidLayoutSubviews()":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLayoutSubviews()","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLayoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"title":"viewDidLayoutSubviews()","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidlayoutsubviews()"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewDidLoad()":{"type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLoad()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"text":"()","kind":"text"}],"title":"viewDidLoad()","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidload()"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/UNNotificationContentExtension-Implementations":{"type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations","abstract":[],"kind":"article","title":"UNNotificationContentExtension Implementations","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/unnotificationcontentextension-implementations"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/StoryViewDelegate-Implementations":{"type":"topic","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations","kind":"article","title":"StoryViewDelegate Implementations","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyviewdelegate-implementations"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/notificationviewcontroller"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIViewController"],"kind":"relationships"},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","doc:\/\/Braze\/objc(pl)UNNotificationContentExtension"],"kind":"relationships","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"},"metadata":{"navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"modules":[{"name":"BrazePushStory"}],"title":"NotificationViewController","role":"symbol","symbolKind":"class","externalID":"c:@M@BrazePushStory@objc(cs)NotificationViewController","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NotificationViewController"}],"roleHeading":"Class"},"sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLayoutSubviews()","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLoad()","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewWillDisappear(_:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"NotificationViewController"}],"languages":["swift"]}]},{"content":[{"anchor":"Usage","text":"Usage","level":2,"type":"heading"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"text":"Create a ","type":"text"},{"inlineContent":[{"text":"Notification Content Extension","type":"text"}],"type":"emphasis"},{"type":"text","text":" target in your Xcode project"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Link ","type":"text"},{"type":"codeVoice","code":"BrazePushStory"},{"type":"text","text":" in "},{"type":"emphasis","inlineContent":[{"type":"text","text":"General -> Frameworks and Libraries"}]}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create an app group on the notification content extension following Apple’s"},{"type":"text","text":" "},{"identifier":"https:\/\/apple.co\/3hScHv2","type":"reference","isActive":true},{"type":"text","text":" article"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Delete the storyboard generated by Xcode."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"In the target ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Info.plist","type":"text"}]},{"text":":","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add the key "},{"type":"codeVoice","code":"Braze"},{"type":"text","text":" as a dictionary and inside it"}]},{"items":[{"content":[{"inlineContent":[{"text":"Set ","type":"text"},{"code":"AppGroup","type":"codeVoice"},{"type":"text","text":" to the value of the app group created earlier"}],"type":"paragraph"}]}],"type":"unorderedList"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Under "},{"type":"codeVoice","code":"NSExtension"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Remove the key "},{"code":"NSExtensionMainStoryboard","type":"codeVoice"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Add the key "},{"code":"NSExtensionPrincipalClass","type":"codeVoice"},{"type":"text","text":" with the string value"},{"text":" ","type":"text"},{"code":"$(PRODUCT_MODULE_NAME).NotificationViewController","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Under "},{"type":"codeVoice","code":"NSExtensionAttributes"},{"type":"text","text":":"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Set ","type":"text"},{"type":"codeVoice","code":"UNNotificationExtensionDefaultContentHidden"},{"text":" to ","type":"text"},{"code":"true","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"type":"codeVoice","code":"UNNotificationExtensionInitialContentSizeRatio"},{"type":"text","text":" to the number value "},{"type":"codeVoice","code":"0.6"},{"type":"text","text":"."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Set "},{"code":"UNNotificationExtensionCategory","type":"codeVoice"},{"type":"text","text":" to the string value "},{"type":"codeVoice","code":"ab_cat_push_story_v2"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Set "},{"type":"codeVoice","code":"UNNotificationExtensionUserInteractionEnabled"},{"type":"text","text":" to "},{"type":"codeVoice","code":"true"}],"type":"paragraph"}]}],"type":"unorderedList"}]}]}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Replace the content of "},{"type":"emphasis","inlineContent":[{"text":"NotificationViewController.swift","type":"text"}]},{"text":" with the following:","type":"text"}],"type":"paragraph"}]}]},{"code":["import BrazePushStory","","class NotificationViewController: BrazePushStory.NotificationViewController {}"],"type":"codeListing","syntax":"swift"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Your application can now process and display Braze’s push story notifications."}]}],"kind":"content"}],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIStateRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring","type":"unresolvable","title":"UIKit.UIStateRestoring"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"https://apple.co/3hScHv2":{"url":"https:\/\/apple.co\/3hScHv2","titleInlineContent":[{"type":"emphasis","inlineContent":[{"text":"Configuring App Groups","type":"text"}]}],"title":"Configuring App Groups","identifier":"https:\/\/apple.co\/3hScHv2","type":"link"},"doc://Braze/objc(cs)UIViewController":{"type":"unresolvable","title":"UIKit.UIViewController","identifier":"doc:\/\/Braze\/objc(cs)UIViewController"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/UNNotificationContentExtension-Implementations":{"type":"topic","title":"UNNotificationContentExtension Implementations","kind":"article","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/unnotificationcontentextension-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/StoryViewDelegate-Implementations":{"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyviewdelegate-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations","kind":"article","role":"collectionGroup","type":"topic","title":"StoryViewDelegate Implementations"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewDidLoad()":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidload()","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLoad()","title":"viewDidLoad()","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewDidLayoutSubviews()":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidlayoutsubviews()","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLayoutSubviews()","title":"viewDidLayoutSubviews()","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLayoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/objc(pl)UIContentContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer","type":"unresolvable","title":"UIKit.UIContentContainer"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewWillDisappear(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewWillDisappear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewWillDisappear(_:)","kind":"symbol","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewwilldisappear(_:)","title":"viewWillDisappear(_:)","type":"topic","abstract":[]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","title":"Foundation.NSExtensionRequestHandling","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/objc(pl)UNNotificationContentExtension":{"identifier":"doc:\/\/Braze\/objc(pl)UNNotificationContentExtension","type":"unresolvable","title":"UserNotificationsUI.UNNotificationContentExtension"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller/didreceive(_:).json b/data/documentation/brazepushstory/notificationviewcontroller/didreceive(_:).json index 98c2e5c742..146ccf36c3 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller/didreceive(_:).json +++ b/data/documentation/brazepushstory/notificationviewcontroller/didreceive(_:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazePushStory"}],"roleHeading":"Instance Method","title":"didReceive(_:)","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UNNotification","preciseIdentifier":"c:objc(cs)UNNotification"},{"kind":"text","text":")"}],"extendedModule":"BrazePushStory","externalID":"c:@CM@BrazePushStory@objc(cs)NotificationViewController(im)didReceiveNotification:"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"UNNotificationContentExtension.didReceive(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:)"]}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"notification","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UNNotification","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotification"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/didReceive(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:)","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:)","abstract":[],"title":"didReceive(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"text":"UNNotification","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotification"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazePushStory/NotificationViewController/UNNotificationContentExtension-Implementations":{"type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations","abstract":[],"kind":"article","title":"UNNotificationContentExtension Implementations","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/unnotificationcontentextension-implementations"},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"UNNotificationContentExtension.didReceive(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didReceive"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"notification","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotification","text":"UNNotification","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","extendedModule":"BrazePushStory","externalID":"c:@CM@BrazePushStory@objc(cs)NotificationViewController(im)didReceiveNotification:","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotification","text":"UNNotification"},{"text":")","kind":"text"}],"title":"didReceive(_:)","modules":[{"name":"BrazePushStory"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"]]},"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/didReceive(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didReceive","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNNotification","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotification"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:)","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:)","title":"didReceive(_:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/UNNotificationContentExtension-Implementations":{"type":"topic","title":"UNNotificationContentExtension Implementations","kind":"article","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/unnotificationcontentextension-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller/didreceive(_:completionhandler:).json b/data/documentation/brazepushstory/notificationviewcontroller/didreceive(_:completionhandler:).json index 09b4f2efba..93ccb58dbc 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller/didreceive(_:completionhandler:).json +++ b/data/documentation/brazepushstory/notificationviewcontroller/didreceive(_:completionhandler:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didReceive"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"response","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"text":" ","kind":"text"},{"text":"completion","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationContentExtensionResponseOption","text":"UNNotificationContentExtensionResponseOption"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:completionhandler:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UNNotificationContentExtension.didReceive(_:completionHandler:)"},{"type":"text","text":"."}],"sections":[],"metadata":{"platforms":[{"deprecated":false,"name":"Mac Catalyst","introducedAt":"14.0","unavailable":false,"beta":false},{"name":"Mac Catalyst App Extension","beta":false,"deprecated":false,"introducedAt":"14.0","unavailable":false}],"modules":[{"name":"BrazePushStory"}],"symbolKind":"method","externalID":"c:@CM@BrazePushStory@objc(cs)NotificationViewController(im)didReceiveNotificationResponse:completionHandler:","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didReceive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@E@UNNotificationContentExtensionResponseOption","kind":"typeIdentifier","text":"UNNotificationContentExtensionResponseOption"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}],"extendedModule":"BrazePushStory","role":"symbol","title":"didReceive(_:completionHandler:)","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:completionHandler:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController/UNNotificationContentExtension-Implementations":{"type":"topic","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations","abstract":[],"kind":"article","title":"UNNotificationContentExtension Implementations","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/unnotificationcontentextension-implementations"},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/didReceive(_:completionHandler:)":{"abstract":[],"role":"symbol","kind":"symbol","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:completionhandler:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:completionHandler:)","title":"didReceive(_:completionHandler:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": ("},{"text":"UNNotificationContentExtensionResponseOption","preciseIdentifier":"c:@E@UNNotificationContentExtensionResponseOption","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:completionHandler:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"]]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"UNNotificationContentExtension.didReceive(_:completionHandler:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"Mac Catalyst","introducedAt":"14.0"},{"name":"Mac Catalyst App Extension","deprecated":false,"introducedAt":"14.0","beta":false,"unavailable":false}],"symbolKind":"method","modules":[{"name":"BrazePushStory"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didReceive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UNNotificationContentExtensionResponseOption","text":"UNNotificationContentExtensionResponseOption"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"title":"didReceive(_:completionHandler:)","externalID":"c:@CM@BrazePushStory@objc(cs)NotificationViewController(im)didReceiveNotificationResponse:completionHandler:","extendedModule":"BrazePushStory","role":"symbol"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didReceive","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"response"},{"text":": ","kind":"text"},{"text":"UNNotificationResponse","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotificationResponse"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"completion"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"preciseIdentifier":"c:@E@UNNotificationContentExtensionResponseOption","text":"UNNotificationContentExtensionResponseOption","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController/UNNotificationContentExtension-Implementations":{"type":"topic","title":"UNNotificationContentExtension Implementations","kind":"article","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/unnotificationcontentextension-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/didReceive(_:completionHandler:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didReceive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"UNNotificationContentExtensionResponseOption","preciseIdentifier":"c:@E@UNNotificationContentExtensionResponseOption"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:completionHandler:)","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:completionhandler:)","title":"didReceive(_:completionHandler:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller/storyview(_:requestresizewith:).json b/data/documentation/brazepushstory/notificationviewcontroller/storyview(_:requestresizewith:).json index 070ae8cfcd..a783f88109 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller/storyview(_:requestresizewith:).json +++ b/data/documentation/brazepushstory/notificationviewcontroller/storyview(_:requestresizewith:).json @@ -1 +1 @@ -{"abstract":[{"text":"Informs the delegate that the story view requests to be resized.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/storyview(_:requestresizewith:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"storyView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazePushStory@objc(cs)StoryView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","text":"StoryView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"requestResizeWith"},{"kind":"text","text":" "},{"kind":"internalParam","text":"size"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"name":"storyView","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The story view requesting the resize."}]}]},{"name":"size","content":[{"type":"paragraph","inlineContent":[{"text":"The story view target size.","type":"text"}]}]}]},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"inlineContent":[{"text":"In a notification content extension, you are responsible for resizing the principal view","type":"text"},{"text":" ","type":"text"},{"text":"controller via its ","type":"text"},{"type":"codeVoice","code":"preferredContentSize"},{"text":" property. Doing so ensure that the story view has","type":"text"},{"type":"text","text":" "},{"text":"enough room to display its content.","type":"text"}],"type":"paragraph"}]}],"metadata":{"role":"symbol","extendedModule":"BrazePushStory","roleHeading":"Instance Method","externalID":"s:14BrazePushStory26NotificationViewControllerC05storyE0_17requestResizeWithyAA0cE0C_So6CGSizeVtF","title":"storyView(_:requestResizeWith:)","symbolKind":"method","modules":[{"name":"BrazePushStory"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"storyView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"StoryView","preciseIdentifier":"c:@M@BrazePushStory@objc(cs)StoryView"},{"text":", ","kind":"text"},{"text":"requestResizeWith","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/storyView(_:requestResizeWith:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController/StoryViewDelegate-Implementations":{"type":"topic","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations","kind":"article","title":"StoryViewDelegate Implementations","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyviewdelegate-implementations"},"doc://Braze/documentation/BrazePushStory/StoryView":{"url":"\/documentation\/brazepushstory\/storyview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StoryView"}],"kind":"symbol","abstract":[{"type":"text","text":"The view used to display the Push Story as a carousel."}],"role":"symbol","navigatorTitle":[{"text":"StoryView","kind":"identifier"}],"title":"StoryView","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","type":"topic"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/storyView(_:requestResizeWith:)":{"kind":"symbol","role":"symbol","title":"storyView(_:requestResizeWith:)","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/storyView(_:requestResizeWith:)","abstract":[{"text":"Informs the delegate that the story view requests to be resized.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"storyView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"StoryView","preciseIdentifier":"c:@M@BrazePushStory@objc(cs)StoryView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"requestResizeWith","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"text":")","kind":"text"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyview(_:requestresizewith:)"},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/storyView(_:requestResizeWith:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Informs the delegate that the story view requests to be resized."}],"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:14BrazePushStory26NotificationViewControllerC05storyE0_17requestResizeWithyAA0cE0C_So6CGSizeVtF","extendedModule":"BrazePushStory","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"storyView"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazePushStory@objc(cs)StoryView","text":"StoryView"},{"text":", ","kind":"text"},{"text":"requestResizeWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"storyView(_:requestResizeWith:)","modules":[{"name":"BrazePushStory"}],"symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"storyView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StoryView","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","preciseIdentifier":"c:@M@BrazePushStory@objc(cs)StoryView"},{"text":", ","kind":"text"},{"text":"requestResizeWith","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"size"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The story view requesting the resize."}],"type":"paragraph"}],"name":"storyView"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The story view target size.","type":"text"}]}],"name":"size"}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"In a notification content extension, you are responsible for resizing the principal view"},{"type":"text","text":" "},{"text":"controller via its ","type":"text"},{"code":"preferredContentSize","type":"codeVoice"},{"type":"text","text":" property. Doing so ensure that the story view has"},{"type":"text","text":" "},{"text":"enough room to display its content.","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/storyview(_:requestresizewith:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/StoryViewDelegate-Implementations":{"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyviewdelegate-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations","kind":"article","role":"collectionGroup","type":"topic","title":"StoryViewDelegate Implementations"},"doc://Braze/documentation/BrazePushStory/StoryView":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","url":"\/documentation\/brazepushstory\/storyview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StoryView"}],"kind":"symbol","title":"StoryView","abstract":[{"text":"The view used to display the Push Story as a carousel.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"StoryView","kind":"identifier"}]},"doc://Braze/documentation/BrazePushStory/NotificationViewController/storyView(_:requestResizeWith:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/storyView(_:requestResizeWith:)","kind":"symbol","abstract":[{"type":"text","text":"Informs the delegate that the story view requests to be resized."}],"title":"storyView(_:requestResizeWith:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"storyView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"StoryView","preciseIdentifier":"c:@M@BrazePushStory@objc(cs)StoryView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"requestResizeWith"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyview(_:requestresizewith:)"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller/storyviewdelegate-implementations.json b/data/documentation/brazepushstory/notificationviewcontroller/storyviewdelegate-implementations.json index db0a77b3da..cf6015a890 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller/storyviewdelegate-implementations.json +++ b/data/documentation/brazepushstory/notificationviewcontroller/storyviewdelegate-implementations.json @@ -1 +1 @@ -{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations"},"metadata":{"modules":[{"name":"BrazePushStory"}],"role":"collectionGroup","title":"StoryViewDelegate Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/storyView(_:requestResizeWith:)"],"title":"Instance Methods","generated":true}],"references":{"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/storyView(_:requestResizeWith:)":{"kind":"symbol","role":"symbol","title":"storyView(_:requestResizeWith:)","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/storyView(_:requestResizeWith:)","abstract":[{"text":"Informs the delegate that the story view requests to be resized.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"storyView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"StoryView","preciseIdentifier":"c:@M@BrazePushStory@objc(cs)StoryView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"requestResizeWith","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"text":")","kind":"text"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyview(_:requestresizewith:)"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/StoryViewDelegate-Implementations","interfaceLanguage":"swift"},"kind":"article","metadata":{"role":"collectionGroup","title":"StoryViewDelegate Implementations","modules":[{"name":"BrazePushStory"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/storyView(_:requestResizeWith:)"],"title":"Instance Methods"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"references":{"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/storyView(_:requestResizeWith:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/storyView(_:requestResizeWith:)","kind":"symbol","abstract":[{"type":"text","text":"Informs the delegate that the story view requests to be resized."}],"title":"storyView(_:requestResizeWith:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"storyView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"StoryView","preciseIdentifier":"c:@M@BrazePushStory@objc(cs)StoryView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"requestResizeWith"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyview(_:requestresizewith:)"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller/unnotificationcontentextension-implementations.json b/data/documentation/brazepushstory/notificationviewcontroller/unnotificationcontentextension-implementations.json index bb43dba037..d9bb803aae 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller/unnotificationcontentextension-implementations.json +++ b/data/documentation/brazepushstory/notificationviewcontroller/unnotificationcontentextension-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"sections":[],"kind":"article","topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:)","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:completionHandler:)"]}],"metadata":{"title":"UNNotificationContentExtension Implementations","modules":[{"name":"BrazePushStory"}],"role":"collectionGroup"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController/didReceive(_:completionHandler:)":{"abstract":[],"role":"symbol","kind":"symbol","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:completionhandler:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:completionHandler:)","title":"didReceive(_:completionHandler:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","kind":"typeIdentifier","text":"UNNotificationResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"kind":"text","text":": ("},{"text":"UNNotificationContentExtensionResponseOption","preciseIdentifier":"c:@E@UNNotificationContentExtensionResponseOption","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/didReceive(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:)","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:)","abstract":[],"title":"didReceive(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didReceive"},{"text":"(","kind":"text"},{"text":"UNNotification","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotification"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazePushStory"}],"title":"UNNotificationContentExtension Implementations"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/UNNotificationContentExtension-Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:)","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:completionHandler:)"],"title":"Instance Methods","generated":true}],"kind":"article","references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/didReceive(_:completionHandler:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didReceive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UNNotificationResponse","text":"UNNotificationResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"UNNotificationContentExtensionResponseOption","preciseIdentifier":"c:@E@UNNotificationContentExtensionResponseOption"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:completionHandler:)","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:completionhandler:)","title":"didReceive(_:completionHandler:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/didReceive(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didReceive","kind":"identifier"},{"kind":"text","text":"("},{"text":"UNNotification","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UNNotification"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/didReceive(_:)","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:)","title":"didReceive(_:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller/viewdidlayoutsubviews().json b/data/documentation/brazepushstory/notificationviewcontroller/viewdidlayoutsubviews().json index 7a6d9c053b..e45630abf7 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller/viewdidlayoutsubviews().json +++ b/data/documentation/brazepushstory/notificationviewcontroller/viewdidlayoutsubviews().json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLayoutSubviews()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewDidLayoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"kind":"symbol","sections":[],"metadata":{"symbolKind":"method","role":"symbol","externalID":"c:@M@BrazePushStory@objc(cs)NotificationViewController(im)viewDidLayoutSubviews","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLayoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"title":"viewDidLayoutSubviews()","modules":[{"name":"BrazePushStory"}],"roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidlayoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewDidLayoutSubviews()":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLayoutSubviews()","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLayoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"title":"viewDidLayoutSubviews()","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidlayoutsubviews()"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"metadata":{"roleHeading":"Instance Method","externalID":"c:@M@BrazePushStory@objc(cs)NotificationViewController(im)viewDidLayoutSubviews","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewDidLayoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazePushStory"}],"role":"symbol","title":"viewDidLayoutSubviews()","symbolKind":"method"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLayoutSubviews()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLayoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidlayoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewDidLayoutSubviews()":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidlayoutsubviews()","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLayoutSubviews()","title":"viewDidLayoutSubviews()","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLayoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller/viewdidload().json b/data/documentation/brazepushstory/notificationviewcontroller/viewdidload().json index f72444ff7d..3fe24537af 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller/viewdidload().json +++ b/data/documentation/brazepushstory/notificationviewcontroller/viewdidload().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidload()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidLoad"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLoad()","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"BrazePushStory"}],"externalID":"c:@M@BrazePushStory@objc(cs)NotificationViewController(im)viewDidLoad","title":"viewDidLoad()","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidLoad"},{"kind":"text","text":"()"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewDidLoad()":{"type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLoad()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"text":"()","kind":"text"}],"title":"viewDidLoad()","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidload()"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidload()"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLoad()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidLoad"},{"kind":"text","text":"()"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"title":"viewDidLoad()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLoad","kind":"identifier"},{"kind":"text","text":"()"}],"externalID":"c:@M@BrazePushStory@objc(cs)NotificationViewController(im)viewDidLoad","symbolKind":"method","role":"symbol","modules":[{"name":"BrazePushStory"}],"roleHeading":"Instance Method"},"kind":"symbol","references":{"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewDidLoad()":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidload()","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewDidLoad()","title":"viewDidLoad()","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"text":"()","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/notificationviewcontroller/viewwilldisappear(_:).json b/data/documentation/brazepushstory/notificationviewcontroller/viewwilldisappear(_:).json index 49bbfe4c46..c89b9cbc9d 100644 --- a/data/documentation/brazepushstory/notificationviewcontroller/viewwilldisappear(_:).json +++ b/data/documentation/brazepushstory/notificationviewcontroller/viewwilldisappear(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"BrazePushStory"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewWillDisappear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"externalID":"c:@M@BrazePushStory@objc(cs)NotificationViewController(im)viewWillDisappear:","roleHeading":"Instance Method","title":"viewWillDisappear(_:)"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewWillDisappear(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillDisappear"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"animated","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/viewwilldisappear(_:)"]}],"references":{"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"},"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewWillDisappear(_:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewWillDisappear(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillDisappear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"title":"viewWillDisappear(_:)","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewwilldisappear(_:)"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewWillDisappear"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"animated"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/notificationviewcontroller\/viewwilldisappear(_:)"]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillDisappear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazePushStory"}],"title":"viewWillDisappear(_:)","externalID":"c:@M@BrazePushStory@objc(cs)NotificationViewController(im)viewWillDisappear:"},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewWillDisappear(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController"]]},"references":{"doc://Braze/documentation/BrazePushStory/NotificationViewController/viewWillDisappear(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewWillDisappear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController\/viewWillDisappear(_:)","kind":"symbol","url":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewwilldisappear(_:)","title":"viewWillDisappear(_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/storyview.json b/data/documentation/brazepushstory/storyview.json index bcc90af18a..c21b451d3f 100644 --- a/data/documentation/brazepushstory/storyview.json +++ b/data/documentation/brazepushstory/storyview.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/storyview"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory"]]},"metadata":{"role":"symbol","roleHeading":"Class","navigatorTitle":[{"text":"StoryView","kind":"identifier"}],"externalID":"c:@M@BrazePushStory@objc(cs)StoryView","symbolKind":"class","title":"StoryView","modules":[{"name":"BrazePushStory"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StoryView"}]},"abstract":[{"type":"text","text":"The view used to display the Push Story as a carousel."}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"title":"Inherits From","type":"inheritsFrom","kind":"relationships"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"kind":"relationships","type":"conformsTo","title":"Conforms To"}],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView\/layoutSubviews()"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"final","kind":"keyword"},{"text":" ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"StoryView","kind":"identifier"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"inlineContent":[{"text":"You can use this view like any other UIView, either in code or via the interface builder. You are also","type":"text"},{"type":"text","text":" "},{"text":"responsible for the layout of the StoryView.","type":"text"},{"type":"text","text":" "},{"text":"The optimal layout for the StoryView is to use 100% of the notification view with an aspect ratio of 0.6.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/objc(cs)UIView":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazePushStory/StoryView/layoutSubviews()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView\/layoutSubviews()","title":"layoutSubviews()","url":"\/documentation\/brazepushstory\/storyview\/layoutsubviews()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[],"role":"symbol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/documentation/BrazePushStory/StoryView":{"url":"\/documentation\/brazepushstory\/storyview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StoryView"}],"kind":"symbol","abstract":[{"type":"text","text":"The view used to display the Push Story as a carousel."}],"role":"symbol","navigatorTitle":[{"text":"StoryView","kind":"identifier"}],"title":"StoryView","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView\/layoutSubviews()"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The view used to display the Push Story as a carousel.","type":"text"}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"StoryView","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"text":"Overview","type":"heading","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"text":"You can use this view like any other UIView, either in code or via the interface builder. You are also","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"responsible for the layout of the StoryView."},{"text":" ","type":"text"},{"type":"text","text":"The optimal layout for the StoryView is to use 100% of the notification view with an aspect ratio of 0.6."}]}],"kind":"content"}],"metadata":{"role":"symbol","roleHeading":"Class","externalID":"c:@M@BrazePushStory@objc(cs)StoryView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"StoryView","kind":"identifier"}],"title":"StoryView","modules":[{"name":"BrazePushStory"}],"navigatorTitle":[{"kind":"identifier","text":"StoryView"}],"symbolKind":"class"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory"]]},"variants":[{"paths":["\/documentation\/brazepushstory\/storyview"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazePushStory/StoryView":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","url":"\/documentation\/brazepushstory\/storyview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StoryView"}],"kind":"symbol","title":"StoryView","abstract":[{"text":"The view used to display the Push Story as a carousel.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"StoryView","kind":"identifier"}]},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"},"doc://Braze/documentation/BrazePushStory/StoryView/layoutSubviews()":{"url":"\/documentation\/brazepushstory\/storyview\/layoutsubviews()","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView\/layoutSubviews()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"kind":"symbol","title":"layoutSubviews()","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"}}} \ No newline at end of file diff --git a/data/documentation/brazepushstory/storyview/layoutsubviews().json b/data/documentation/brazepushstory/storyview/layoutsubviews().json index 0a0a700577..95525ff3b0 100644 --- a/data/documentation/brazepushstory/storyview/layoutsubviews().json +++ b/data/documentation/brazepushstory/storyview/layoutsubviews().json @@ -1 +1 @@ -{"metadata":{"title":"layoutSubviews()","modules":[{"name":"BrazePushStory"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"roleHeading":"Instance Method","externalID":"c:@M@BrazePushStory@objc(cs)StoryView(im)layoutSubviews","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView\/layoutSubviews()"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/storyview\/layoutsubviews()"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazePushStory":{"type":"topic","role":"collection","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"kind":"symbol","title":"BrazePushStory","url":"\/documentation\/brazepushstory"},"doc://Braze/documentation/BrazePushStory/StoryView":{"url":"\/documentation\/brazepushstory\/storyview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StoryView"}],"kind":"symbol","abstract":[{"type":"text","text":"The view used to display the Push Story as a carousel."}],"role":"symbol","navigatorTitle":[{"text":"StoryView","kind":"identifier"}],"title":"StoryView","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","type":"topic"},"doc://Braze/documentation/BrazePushStory/StoryView/layoutSubviews()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView\/layoutSubviews()","title":"layoutSubviews()","url":"\/documentation\/brazepushstory\/storyview\/layoutsubviews()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazepushstory\/storyview\/layoutsubviews()"]}],"metadata":{"title":"layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazePushStory"}],"role":"symbol","externalID":"c:@M@BrazePushStory@objc(cs)StoryView(im)layoutSubviews","roleHeading":"Instance Method","symbolKind":"method"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView\/layoutSubviews()"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazePushStory","doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazePushStory/StoryView/layoutSubviews()":{"url":"\/documentation\/brazepushstory\/storyview\/layoutsubviews()","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView\/layoutSubviews()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"kind":"symbol","title":"layoutSubviews()","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazePushStory":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory","abstract":[],"type":"topic","url":"\/documentation\/brazepushstory","title":"BrazePushStory","kind":"symbol","role":"collection"},"doc://Braze/documentation/BrazePushStory/StoryView":{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/StoryView","url":"\/documentation\/brazepushstory\/storyview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StoryView"}],"kind":"symbol","title":"StoryView","abstract":[{"text":"The view used to display the Push Story as a carousel.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"StoryView","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui.json b/data/documentation/brazeui.json index 9b42882d56..1427a3b9f2 100644 --- a/data/documentation/brazeui.json +++ b/data/documentation/brazeui.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui"]}],"metadata":{"role":"collection","title":"BrazeUI","externalID":"BrazeUI","roleHeading":"Framework","symbolKind":"module","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI"},"hierarchy":{"paths":[[]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"],"title":"In-App Message UI"},{"title":"Content Cards UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"]},{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"],"title":"GIF Support"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"],"title":"Utilities"},{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"]},{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"],"title":"Variables"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","text":"Overview","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"BrazeUI provides highly customizable user interface elements for In-App Messages and Content Cards.","type":"text"}]}]}],"sections":[],"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"url":"\/documentation\/brazeui\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}]},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeUIResources":{"navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"title":"BrazeUIResources","type":"topic","abstract":[{"text":"Resources related utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeuiresources"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","title":"overrideResourcesBundle","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/gifViewProvider-swift.var":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","title":"gifViewProvider","url":"\/documentation\/brazeui\/gifviewprovider-swift.var","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider"}],"deprecated":true,"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","type":"reference","isActive":true},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/Braze/gif-support-integrations":{"type":"topic","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" implementations for common third party GIF images libraries."}],"role":"article","kind":"article","title":"GIF Support Integrations","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","url":"\/documentation\/braze\/gif-support-integrations"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"content","content":[{"level":2,"type":"heading","text":"Overview","anchor":"Overview"},{"inlineContent":[{"text":"BrazeUI provides highly customizable user interface elements for In-App Messages and Content Cards.","type":"text"}],"type":"paragraph"}]}],"hierarchy":{"paths":[[]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"symbolKind":"module","title":"BrazeUI","role":"collection","roleHeading":"Framework","modules":[{"name":"BrazeUI"}],"externalID":"BrazeUI"},"abstract":[{"text":"Braze provided user interface for In-App Messages and Content Cards.","type":"text"}],"topicSections":[{"title":"In-App Message UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]},{"title":"Content Cards UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"]},{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"],"title":"GIF Support"},{"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"],"title":"Classes"},{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]},{"title":"Variables","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","role":"symbol","type":"topic","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shared"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"overrideResourceBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcebundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"abstract":[{"text":"The override bundle BrazeUI uses to load resources (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"overrideResourcesBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeUIResources":{"navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeuiresources","kind":"symbol","abstract":[{"text":"Resources related utilities.","type":"text"}],"type":"topic","title":"BrazeUIResources","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/Braze/gif-support-integrations":{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","role":"article","type":"topic","title":"GIF Support Integrations","url":"\/documentation\/braze\/gif-support-integrations","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"kind":"article"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/documentation/BrazeUI/gifViewProvider-swift.var":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","role":"symbol","type":"topic","title":"gifViewProvider","url":"\/documentation\/brazeui\/gifviewprovider-swift.var","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"gifViewProvider","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview.json b/data/documentation/brazeui/asyncimageview.json index 0667ab5e00..4064a6c9e0 100644 --- a/data/documentation/brazeui/asyncimageview.json +++ b/data/documentation/brazeui/asyncimageview.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Class","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"c:@M@BrazeUI@objc(cs)AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncImageView"}]},"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/init(frame:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/activityIndicator","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/aspectRatio","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/fixedAspectRatio","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageCornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageLoad-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageView","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retry","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retryButton"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/updateAspectRatio()"],"title":"Instance Methods"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncImageView"}],"platforms":["iOS"]}]}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"],"generated":true,"title":"Utilities"}],"references":{"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","title":"overrideResourcesBundle","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/objc(cs)UIView":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageCornerRadius":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/asyncimageview\/imagecornerradius","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":"?","kind":"text"}],"title":"imageCornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageCornerRadius"},"doc://Braze/documentation/BrazeUI/AsyncImageView/updateAspectRatio()":{"title":"updateAspectRatio()","abstract":[],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateAspectRatio"},{"text":"()","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/updateAspectRatio()","url":"\/documentation\/brazeui\/asyncimageview\/updateaspectratio()"},"doc://Braze/documentation/BrazeUI/AsyncImageView/aspectRatio":{"title":"aspectRatio","type":"topic","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"aspectRatio"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/asyncimageview\/aspectratio","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/aspectRatio","role":"symbol"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageView":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageView","role":"symbol","title":"imageView","type":"topic","url":"\/documentation\/brazeui\/asyncimageview\/imageview","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageView"},{"text":": ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}]},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/AsyncImageView/activityIndicator":{"title":"activityIndicator","role":"symbol","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activityIndicator","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIActivityIndicatorView","text":"UIActivityIndicatorView"}],"url":"\/documentation\/brazeui\/asyncimageview\/activityindicator","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/activityIndicator","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageLoad-swift.property":{"title":"imageLoad","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageLoad","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageLoad-swift.property","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.property"},"doc://Braze/documentation/BrazeUI/AsyncImageView/retry":{"title":"retry","type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"retry","kind":"identifier"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"abstract":[],"url":"\/documentation\/brazeui\/asyncimageview\/retry","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retry"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView/init(frame:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/init(frame:)","url":"\/documentation\/brazeui\/asyncimageview\/init(frame:)","abstract":[],"type":"topic","title":"init(frame:)","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"frame","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect","text":"CGRect"},{"kind":"text","text":")"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/layoutSubviews()":{"url":"\/documentation\/brazeui\/asyncimageview\/layoutsubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/layoutSubviews()","role":"symbol","title":"layoutSubviews()","kind":"symbol"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"url":"\/documentation\/brazeui\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/AsyncImageView/retryButton":{"role":"symbol","title":"retryButton","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retryButton"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton","kind":"typeIdentifier"}],"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/asyncimageview\/retrybutton","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retryButton"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/AsyncImageView/fixedAspectRatio":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/fixedAspectRatio","role":"symbol","title":"fixedAspectRatio","type":"topic","url":"\/documentation\/brazeui\/asyncimageview\/fixedaspectratio","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedAspectRatio"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/init(frame:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/activityIndicator","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/aspectRatio","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/fixedAspectRatio","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageCornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageLoad-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageView","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retry","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retryButton"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/updateAspectRatio()"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncImageView"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"seeAlsoSections":[{"generated":true,"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"kind":"symbol","relationshipsSections":[{"type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"kind":"relationships","title":"Inherits From"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"sections":[],"metadata":{"roleHeading":"Class","title":"AsyncImageView","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"symbolKind":"class","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"c:@M@BrazeUI@objc(cs)AsyncImageView"},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/activityIndicator":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/activityIndicator","title":"activityIndicator","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"activityIndicator","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIActivityIndicatorView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIActivityIndicatorView"}],"url":"\/documentation\/brazeui\/asyncimageview\/activityindicator","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"overrideResourceBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcebundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","type":"unresolvable"},"doc://Braze/objc(cs)UIView":{"title":"UIKit.UIView","identifier":"doc:\/\/Braze\/objc(cs)UIView","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/AsyncImageView/retryButton":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retryButton","title":"retryButton","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"retryButton","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}],"url":"\/documentation\/brazeui\/asyncimageview\/retrybutton","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/layoutSubviews()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/layoutSubviews()","title":"layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/asyncimageview\/layoutsubviews()","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/init(frame:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/init(frame:)","title":"init(frame:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"frame"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGRect","text":"CGRect","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/init(frame:)","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageView":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageView","title":"imageView","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageview","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/updateAspectRatio()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/updateAspectRatio()","title":"updateAspectRatio()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateAspectRatio"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/updateaspectratio()","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/retry":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retry","title":"retry","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"retry","kind":"identifier"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/retry","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageLoad-swift.property":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageLoad-swift.property","title":"imageLoad","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageLoad"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.property","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/AsyncImageView/fixedAspectRatio":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/fixedAspectRatio","title":"fixedAspectRatio","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fixedAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/fixedaspectratio","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"abstract":[{"text":"The override bundle BrazeUI uses to load resources (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"overrideResourcesBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","role":"symbol"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageCornerRadius":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageCornerRadius","title":"imageCornerRadius","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/asyncimageview\/imagecornerradius","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/AsyncImageView/aspectRatio":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/aspectRatio","title":"aspectRatio","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"aspectRatio"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"url":"\/documentation\/brazeui\/asyncimageview\/aspectratio","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable","title":"UIKit.UIDynamicItem"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable","title":"UIKit.UIFocusItemContainer"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/activityindicator.json b/data/documentation/brazeui/asyncimageview/activityindicator.json index 818ca151db..cfe8ed25bf 100644 --- a/data/documentation/brazeui/asyncimageview/activityindicator.json +++ b/data/documentation/brazeui/asyncimageview/activityindicator.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/activityindicator"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activityIndicator"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIActivityIndicatorView","text":"UIActivityIndicatorView","kind":"typeIdentifier"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/activityIndicator","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI14AsyncImageViewC17activityIndicatorSo010UIActivitygE0Cvp","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"activityIndicator"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIActivityIndicatorView","kind":"typeIdentifier","text":"UIActivityIndicatorView"}],"title":"activityIndicator"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView/activityIndicator":{"title":"activityIndicator","role":"symbol","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"activityIndicator","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIActivityIndicatorView","text":"UIActivityIndicatorView"}],"url":"\/documentation\/brazeui\/asyncimageview\/activityindicator","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/activityIndicator","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"activityIndicator"},{"text":": ","kind":"text"},{"text":"UIActivityIndicatorView","preciseIdentifier":"c:objc(cs)UIActivityIndicatorView","kind":"typeIdentifier"}],"role":"symbol","title":"activityIndicator","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI14AsyncImageViewC17activityIndicatorSo010UIActivitygE0Cvp"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/activityindicator"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"activityIndicator"},{"text":": ","kind":"text"},{"text":"UIActivityIndicatorView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIActivityIndicatorView"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/activityIndicator"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/activityIndicator":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/activityIndicator","title":"activityIndicator","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"activityIndicator","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIActivityIndicatorView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIActivityIndicatorView"}],"url":"\/documentation\/brazeui\/asyncimageview\/activityindicator","kind":"symbol","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/aspectratio.json b/data/documentation/brazeui/asyncimageview/aspectratio.json index 00d96401ed..a25a4c314d 100644 --- a/data/documentation/brazeui/asyncimageview/aspectratio.json +++ b/data/documentation/brazeui/asyncimageview/aspectratio.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/aspectRatio","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/aspectratio"]}],"metadata":{"title":"aspectRatio","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI14AsyncImageViewC11aspectRatioSdvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"aspectRatio"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/aspectRatio":{"title":"aspectRatio","type":"topic","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"aspectRatio"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/asyncimageview\/aspectratio","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/aspectRatio","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/aspectRatio"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/aspectratio"]}],"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI14AsyncImageViewC11aspectRatioSdvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"modules":[{"name":"BrazeUI"}],"title":"aspectRatio"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView/aspectRatio":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/aspectRatio","title":"aspectRatio","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"aspectRatio"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"url":"\/documentation\/brazeui\/asyncimageview\/aspectratio","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/fixedaspectratio.json b/data/documentation/brazeui/asyncimageview/fixedaspectratio.json index be74ebaf31..2070165899 100644 --- a/data/documentation/brazeui/asyncimageview/fixedaspectratio.json +++ b/data/documentation/brazeui/asyncimageview/fixedaspectratio.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7BrazeUI14AsyncImageViewC16fixedAspectRatioSdSgvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"fixedAspectRatio","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fixedAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedAspectRatio"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/fixedAspectRatio"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/fixedaspectratio"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView/fixedAspectRatio":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/fixedAspectRatio","role":"symbol","title":"fixedAspectRatio","type":"topic","url":"\/documentation\/brazeui\/asyncimageview\/fixedaspectratio","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedAspectRatio"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/fixedaspectratio"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fixedAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/fixedAspectRatio","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedAspectRatio"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:7BrazeUI14AsyncImageViewC16fixedAspectRatioSdSgvp","title":"fixedAspectRatio","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/fixedAspectRatio":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/fixedAspectRatio","title":"fixedAspectRatio","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fixedAspectRatio","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/fixedaspectratio","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/imagecornerradius.json b/data/documentation/brazeui/asyncimageview/imagecornerradius.json index 0fa2af38e9..42a0eb7e15 100644 --- a/data/documentation/brazeui/asyncimageview/imagecornerradius.json +++ b/data/documentation/brazeui/asyncimageview/imagecornerradius.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageCornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"?","kind":"text"}],"title":"imageCornerRadius","symbolKind":"property","externalID":"s:7BrazeUI14AsyncImageViewC17imageCornerRadiusSdSgvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageCornerRadius","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/imagecornerradius"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/imageCornerRadius":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/asyncimageview\/imagecornerradius","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":"?","kind":"text"}],"title":"imageCornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageCornerRadius"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageCornerRadius","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","title":"imageCornerRadius","externalID":"s:7BrazeUI14AsyncImageViewC17imageCornerRadiusSdSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageCornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":"?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageCornerRadius"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/imagecornerradius"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageCornerRadius":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageCornerRadius","title":"imageCornerRadius","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/asyncimageview\/imagecornerradius","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/imageload-swift.enum.json b/data/documentation/brazeui/asyncimageview/imageload-swift.enum.json index ef26d4f533..2c991c3d25 100644 --- a/data/documentation/brazeui/asyncimageview/imageload-swift.enum.json +++ b/data/documentation/brazeui/asyncimageview/imageload-swift.enum.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","externalID":"s:7BrazeUI14AsyncImageViewC0D4LoadO","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageLoad"}],"navigatorTitle":[{"text":"ImageLoad","kind":"identifier"}],"symbolKind":"enum","modules":[{"name":"BrazeUI"}],"title":"AsyncImageView.ImageLoad","roleHeading":"Enumeration"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/failed(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/loading(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/success(_:_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageLoad"}]}],"kind":"declarations"}],"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/loading(_:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loading"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/loading(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/loading(_:)","title":"AsyncImageView.ImageLoad.loading(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/success(_:_:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"success"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/success(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/success(_:_:)","type":"topic","title":"AsyncImageView.ImageLoad.success(_:_:)"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/failed(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/failed(_:)","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/failed(_:)","abstract":[],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"failed","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"title":"AsyncImageView.ImageLoad.failed(_:)"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"platforms":["iOS"]}]}],"abstract":[{"text":"The image loading operation states.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"},"sections":[],"metadata":{"role":"symbol","title":"AsyncImageView.ImageLoad","externalID":"s:7BrazeUI14AsyncImageViewC0D4LoadO","roleHeading":"Enumeration","navigatorTitle":[{"text":"ImageLoad","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageLoad"}]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/failed(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/loading(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/success(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/loading(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/loading(_:)","role":"symbol","type":"topic","title":"AsyncImageView.ImageLoad.loading(_:)","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/loading(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loading"},{"kind":"text","text":"("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/failed(_:)":{"role":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/failed(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failed"},{"kind":"text","text":"("},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/failed(_:)","kind":"symbol","title":"AsyncImageView.ImageLoad.failed(_:)"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/success(_:_:)":{"title":"AsyncImageView.ImageLoad.success(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/success(_:_:)","type":"topic","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/success(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"success","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/imageload-swift.enum/failed(_:).json b/data/documentation/brazeui/asyncimageview/imageload-swift.enum/failed(_:).json index f93319b867..61dbc6b406 100644 --- a/data/documentation/brazeui/asyncimageview/imageload-swift.enum/failed(_:).json +++ b/data/documentation/brazeui/asyncimageview/imageload-swift.enum/failed(_:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"failed","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Case","symbolKind":"case","externalID":"s:7BrazeUI14AsyncImageViewC0D4LoadO6failedyAEs5Error_pcAEmF","title":"AsyncImageView.ImageLoad.failed(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"failed","kind":"identifier"},{"kind":"text","text":"("},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/failed(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/failed(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/failed(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/failed(_:)","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/failed(_:)","abstract":[],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"failed","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"title":"AsyncImageView.ImageLoad.failed(_:)"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/failed(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"failed","kind":"identifier"},{"kind":"text","text":"("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}]}]}],"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","title":"AsyncImageView.ImageLoad.failed(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"failed","kind":"identifier"},{"kind":"text","text":"("},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")"}],"symbolKind":"case","externalID":"s:7BrazeUI14AsyncImageViewC0D4LoadO6failedyAEs5Error_pcAEmF","roleHeading":"Case"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/failed(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/failed(_:)":{"role":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/failed(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"failed"},{"kind":"text","text":"("},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/failed(_:)","kind":"symbol","title":"AsyncImageView.ImageLoad.failed(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/imageload-swift.enum/loading(_:).json b/data/documentation/brazeui/asyncimageview/imageload-swift.enum/loading(_:).json index c68d3f45e7..eb73cb1374 100644 --- a/data/documentation/brazeui/asyncimageview/imageload-swift.enum/loading(_:).json +++ b/data/documentation/brazeui/asyncimageview/imageload-swift.enum/loading(_:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/loading(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/loading(_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"AsyncImageView.ImageLoad.loading(_:)","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI14AsyncImageViewC0D4LoadO7loadingyAE0A3Kit0A0C11CancellableCcAEmF","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loading"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")","kind":"text"}],"roleHeading":"Case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loading"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/loading(_:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loading"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/loading(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/loading(_:)","title":"AsyncImageView.ImageLoad.loading(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"loading","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/loading(_:)"]}],"metadata":{"role":"symbol","title":"AsyncImageView.ImageLoad.loading(_:)","externalID":"s:7BrazeUI14AsyncImageViewC0D4LoadO7loadingyAE0A3Kit0A0C11CancellableCcAEmF","roleHeading":"Case","modules":[{"name":"BrazeUI"}],"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loading","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":")"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/loading(_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/loading(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/loading(_:)","role":"symbol","type":"topic","title":"AsyncImageView.ImageLoad.loading(_:)","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/loading(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loading"},{"kind":"text","text":"("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/imageload-swift.enum/success(_:_:).json b/data/documentation/brazeui/asyncimageview/imageload-swift.enum/success(_:_:).json index dcba7c9a9b..f46c6f39b2 100644 --- a/data/documentation/brazeui/asyncimageview/imageload-swift.enum/success(_:_:).json +++ b/data/documentation/brazeui/asyncimageview/imageload-swift.enum/success(_:_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/success(_:_:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"success","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"case","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI14AsyncImageViewC0D4LoadO7successyAE10Foundation3URLV_So6CGSizeVtcAEmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"success"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"kind":"text","text":")"}],"title":"AsyncImageView.ImageLoad.success(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/success(_:_:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/success(_:_:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"success"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/success(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/success(_:_:)","type":"topic","title":"AsyncImageView.ImageLoad.success(_:_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"success","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/success(_:_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"success","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Case","externalID":"s:7BrazeUI14AsyncImageViewC0D4LoadO7successyAE10Foundation3URLV_So6CGSizeVtcAEmF","symbolKind":"case","title":"AsyncImageView.ImageLoad.success(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/success(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum/success(_:_:)":{"title":"AsyncImageView.ImageLoad.success(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum\/success(_:_:)","type":"topic","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/success(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"success","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/imageload-swift.property.json b/data/documentation/brazeui/asyncimageview/imageload-swift.property.json index 83a93a68f1..80e71d952a 100644 --- a/data/documentation/brazeui/asyncimageview/imageload-swift.property.json +++ b/data/documentation/brazeui/asyncimageview/imageload-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageLoad"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","text":"ImageLoad"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"sections":[],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI14AsyncImageViewC9imageLoadAC0dG0OSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageLoad","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"text":"?","kind":"text"}],"title":"imageLoad","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageLoad-swift.property","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.property"]}],"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/imageLoad-swift.property":{"title":"imageLoad","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageLoad","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageLoad-swift.property","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.property"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageLoad-swift.property","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"imageLoad","externalID":"s:7BrazeUI14AsyncImageViewC9imageLoadAC0dG0OSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageLoad","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ImageLoad","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"kind":"text","text":"?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageLoad"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","text":"ImageLoad","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/imageload-swift.property"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageLoad-swift.property":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageLoad-swift.property","title":"imageLoad","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageLoad"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.property","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/imageview.json b/data/documentation/brazeui/asyncimageview/imageview.json index ed0817b541..6a8086e02e 100644 --- a/data/documentation/brazeui/asyncimageview/imageview.json +++ b/data/documentation/brazeui/asyncimageview/imageview.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI14AsyncImageViewC05imageE0So6UIViewCvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"imageView","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageView","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/imageview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/imageView":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageView","role":"symbol","title":"imageView","type":"topic","url":"\/documentation\/brazeui\/asyncimageview\/imageview","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageView"},{"text":": ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}]}}} \ No newline at end of file +{"metadata":{"title":"imageView","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7BrazeUI14AsyncImageViewC05imageE0So6UIViewCvp","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageView"},{"kind":"text","text":": "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/imageview"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageView"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageView"},{"text":": ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/imageView":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/imageView","title":"imageView","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageview","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/init(frame:).json b/data/documentation/brazeui/asyncimageview/init(frame:).json index f50ef272ba..7393834ab1 100644 --- a/data/documentation/brazeui/asyncimageview/init(frame:).json +++ b/data/documentation/brazeui/asyncimageview/init(frame:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/init(frame:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"metadata":{"title":"init(frame:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"frame"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect","text":"CGRect"},{"kind":"text","text":")"}],"externalID":"c:@M@BrazeUI@objc(cs)AsyncImageView(im)initWithFrame:","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"init"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"frame"},{"text":": ","kind":"text"},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":")"}]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/init(frame:)"},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/init(frame:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/init(frame:)","url":"\/documentation\/brazeui\/asyncimageview\/init(frame:)","abstract":[],"type":"topic","title":"init(frame:)","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"frame","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect","text":"CGRect"},{"kind":"text","text":")"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/init(frame:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"metadata":{"title":"init(frame:)","externalID":"c:@M@BrazeUI@objc(cs)AsyncImageView(im)initWithFrame:","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"frame","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":")"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"frame","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/init(frame:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/init(frame:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/init(frame:)","title":"init(frame:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"frame"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGRect","text":"CGRect","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/init(frame:)","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/layoutsubviews().json b/data/documentation/brazeui/asyncimageview/layoutsubviews().json index 1fcb7c1291..cc10b7c494 100644 --- a/data/documentation/brazeui/asyncimageview/layoutsubviews().json +++ b/data/documentation/brazeui/asyncimageview/layoutsubviews().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"kind":"symbol","sections":[],"metadata":{"externalID":"c:@M@BrazeUI@objc(cs)AsyncImageView(im)layoutSubviews","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"roleHeading":"Instance Method","symbolKind":"method","title":"layoutSubviews()","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/layoutSubviews()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView/layoutSubviews()":{"url":"\/documentation\/brazeui\/asyncimageview\/layoutsubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/layoutSubviews()","role":"symbol","title":"layoutSubviews()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/layoutSubviews()","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","title":"layoutSubviews()","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"externalID":"c:@M@BrazeUI@objc(cs)AsyncImageView(im)layoutSubviews"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView/layoutSubviews()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/layoutSubviews()","title":"layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/asyncimageview\/layoutsubviews()","kind":"symbol","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/retry.json b/data/documentation/brazeui/asyncimageview/retry.json index da28ae1509..9db296d44c 100644 --- a/data/documentation/brazeui/asyncimageview/retry.json +++ b/data/documentation/brazeui/asyncimageview/retry.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/retry"]}],"metadata":{"title":"retry","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retry"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"externalID":"s:7BrazeUI14AsyncImageViewC5retryyycSgvp"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retry","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"retry"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"languages":["swift"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/retry":{"title":"retry","type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"retry","kind":"identifier"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"abstract":[],"url":"\/documentation\/brazeui\/asyncimageview\/retry","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retry"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/retry"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retry"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"retry"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retry"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"symbolKind":"property","externalID":"s:7BrazeUI14AsyncImageViewC5retryyycSgvp","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"retry","roleHeading":"Instance Property"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/retry":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retry","title":"retry","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"retry","kind":"identifier"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/retry","kind":"symbol","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/retrybutton.json b/data/documentation/brazeui/asyncimageview/retrybutton.json index 667fc5b299..749260e661 100644 --- a/data/documentation/brazeui/asyncimageview/retrybutton.json +++ b/data/documentation/brazeui/asyncimageview/retrybutton.json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"property","externalID":"s:7BrazeUI14AsyncImageViewC11retryButtonSo8UIButtonCvp","role":"symbol","title":"retryButton","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retryButton"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIButton","preciseIdentifier":"c:objc(cs)UIButton"}],"modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"retryButton"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/retrybutton"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retryButton","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView/retryButton":{"role":"symbol","title":"retryButton","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retryButton"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton","kind":"typeIdentifier"}],"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/asyncimageview\/retrybutton","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retryButton"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/asyncimageview\/retrybutton"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"retryButton"},{"text":": ","kind":"text"},{"text":"UIButton","preciseIdentifier":"c:objc(cs)UIButton","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retryButton","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retryButton"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton"}],"title":"retryButton","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI14AsyncImageViewC11retryButtonSo8UIButtonCvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/AsyncImageView/retryButton":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/retryButton","title":"retryButton","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"retryButton","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}],"url":"\/documentation\/brazeui\/asyncimageview\/retrybutton","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/asyncimageview/updateaspectratio().json b/data/documentation/brazeui/asyncimageview/updateaspectratio().json index 632be3c758..7b70c62db8 100644 --- a/data/documentation/brazeui/asyncimageview/updateaspectratio().json +++ b/data/documentation/brazeui/asyncimageview/updateaspectratio().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"updateAspectRatio","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/updateaspectratio()"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/updateAspectRatio()","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"updateAspectRatio","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI14AsyncImageViewC17updateAspectRatioyyF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","title":"updateAspectRatio()","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/updateAspectRatio()":{"title":"updateAspectRatio()","abstract":[],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateAspectRatio"},{"text":"()","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/updateAspectRatio()","url":"\/documentation\/brazeui\/asyncimageview\/updateaspectratio()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"updateAspectRatio","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"]]},"metadata":{"role":"symbol","externalID":"s:7BrazeUI14AsyncImageViewC17updateAspectRatioyyF","title":"updateAspectRatio()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"updateAspectRatio","kind":"identifier"},{"kind":"text","text":"()"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/updateAspectRatio()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/asyncimageview\/updateaspectratio()"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView/updateAspectRatio()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/updateAspectRatio()","title":"updateAspectRatio()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateAspectRatio"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/asyncimageview\/updateaspectratio()","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui.json b/data/documentation/brazeui/brazecontentcardui.json index 4c1ae7d357..e38ad51cb8 100644 --- a/data/documentation/brazeui/brazecontentcardui.json +++ b/data/documentation/brazeui/brazecontentcardui.json @@ -1 +1 @@ -{"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"],"title":"Classes"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"],"generated":true,"title":"Content Cards UI"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUI"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"},"abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O","symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"BrazeContentCardUI","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"title":"BrazeContentCardUI","roleHeading":"Enumeration","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnlyCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","role":"symbol","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"title":"BrazeContentCardUI.ImageOnlyCell","type":"topic","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStack"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.TextStack","role":"symbol","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","title":"BrazeContentCardUI.ControlCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","navigatorTitle":[{"kind":"identifier","text":"ControlCell"}],"abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"type":"topic"}}} \ No newline at end of file +{"seeAlsoSections":[{"generated":true,"title":"Content Cards UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUI"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeContentCardUI"}],"title":"BrazeContentCardUI","role":"symbol","symbolKind":"enum","roleHeading":"Enumeration"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"],"title":"Classes"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ImageOnlyCell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell":{"title":"BrazeContentCardUI.ControlCell","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"ControlCell","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"role":"symbol","title":"BrazeContentCardUI.TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"type":"topic","title":"BrazeContentCardUI.ImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/captionedimagecell.json b/data/documentation/brazeui/brazecontentcardui/captionedimagecell.json index 19ab7ea93d..c7fe0dcc35 100644 --- a/data/documentation/brazeui/brazecontentcardui/captionedimagecell.json +++ b/data/documentation/brazeui/brazecontentcardui/captionedimagecell.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","interfaceLanguage":"swift"},"abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImageCell"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell"]}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"CaptionedImageCell","kind":"identifier"}],"title":"BrazeContentCardUI.CaptionedImageCell","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"roleHeading":"Class","symbolKind":"class","role":"symbol","extendedModule":"BrazeUI"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/init(style:reuseIdentifier:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/captionedImageHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/textContainerContraints"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/applyAttributes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/set(card:imageLoad:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/identifier"],"title":"Type Properties"}],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"references":{"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/installInternalConstraints()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","title":"installInternalConstraints()"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/captionedImageHeight":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"captionedImageHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"abstract":[{"type":"text","text":"The image height constraint, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","isActive":true},{"type":"text","text":" is executed."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/captionedimageheight","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/captionedImageHeight","title":"captionedImageHeight"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/set(card:imageLoad:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/set(card:imageload:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"AsyncImageView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Updates the cell with the passed captioned image content card."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/set(card:imageLoad:)","role":"symbol","title":"set(card:imageLoad:)","kind":"symbol"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/init(style:reuseIdentifier:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/init(style:reuseidentifier:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"kind":"text","text":"."},{"text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/init(style:reuseIdentifier:)","abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"role":"symbol","kind":"symbol","title":"init(style:reuseIdentifier:)"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/identifier":{"type":"topic","abstract":[{"text":"The type identifier.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/identifier","title":"identifier","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/textContainerContraints":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/textcontainercontraints","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textContainerContraints","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/textContainerContraints","abstract":[{"type":"text","text":"The text container edges constraints, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","isActive":true,"type":"reference"},{"type":"text","text":" is"},{"text":" ","type":"text"},{"text":"executed.","type":"text"}],"role":"symbol","kind":"symbol","title":"textContainerContraints"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/applyAttributes(_:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/applyattributes(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/applyAttributes(_:)","abstract":[{"text":"Apply the current attributes.","type":"text"}],"role":"symbol","kind":"symbol","title":"applyAttributes(_:)"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"title":"UIKit.UIGestureRecognizerDelegate","identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","type":"unresolvable"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"},"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"],"type":"inheritsFrom"},{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To"}],"abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CaptionedImageCell"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/init(style:reuseIdentifier:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/captionedImageHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/textContainerContraints"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/applyAttributes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/set(card:imageLoad:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/identifier"]}],"metadata":{"title":"BrazeContentCardUI.CaptionedImageCell","roleHeading":"Class","symbolKind":"class","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"CaptionedImageCell","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"extendedModule":"BrazeUI"},"references":{"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","type":"unresolvable","title":"UIKit.UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/captionedImageHeight":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/captionedimageheight","kind":"symbol","abstract":[{"type":"text","text":"The image height constraint, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","type":"reference","isActive":true},{"type":"text","text":" is executed."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImageHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"type":"topic","role":"symbol","title":"captionedImageHeight","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/captionedImageHeight"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable","title":"UIKit.UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/textContainerContraints":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textContainerContraints","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/textContainerContraints","abstract":[{"text":"The text container edges constraints, unset until ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()"},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/textcontainercontraints","title":"textContainerContraints"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/applyAttributes(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/applyAttributes(_:)","abstract":[{"type":"text","text":"Apply the current attributes."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/applyattributes(_:)","title":"applyAttributes(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/identifier":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/identifier","abstract":[{"type":"text","text":"The type identifier."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/identifier","title":"identifier"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/init(style:reuseIdentifier:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"type":"topic","title":"init(style:reuseIdentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/init(style:reuseIdentifier:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/init(style:reuseidentifier:)","abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"type":"text","text":"implementation."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"type":"topic","title":"BrazeContentCardUI.ImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/installInternalConstraints()":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","kind":"symbol","title":"installInternalConstraints()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/set(card:imageLoad:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AsyncImageView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"kind":"text","text":"."},{"text":"ImageLoad","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"text":"?)","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/set(card:imageLoad:)","abstract":[{"type":"text","text":"Updates the cell with the passed captioned image content card."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/set(card:imageload:)","title":"set(card:imageLoad:)"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/applyattributes(_:).json b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/applyattributes(_:).json index 0643fab888..2a10051294 100644 --- a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/applyattributes(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/applyattributes(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Apply the current attributes."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","text":"Attributes"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/applyattributes(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC15applyAttributesyyAC0G0C0I0VF","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"title":"applyAttributes(_:)","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/applyAttributes(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/applyAttributes(_:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/applyattributes(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/applyAttributes(_:)","abstract":[{"text":"Apply the current attributes.","type":"text"}],"role":"symbol","kind":"symbol","title":"applyAttributes(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/applyAttributes(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Apply the current attributes."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/applyattributes(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"method","title":"applyAttributes(_:)","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC15applyAttributesyyAC0G0C0I0VF","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/applyAttributes(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/applyAttributes(_:)","abstract":[{"type":"text","text":"Apply the current attributes."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/applyattributes(_:)","title":"applyAttributes(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/captionedimageheight.json b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/captionedimageheight.json index 1e447d6a02..c104d3ae56 100644 --- a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/captionedimageheight.json +++ b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/captionedimageheight.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"captionedImageHeight"},{"kind":"text","text":": "},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"!"}]}]}],"abstract":[{"text":"The image height constraint, unset until ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()"},{"type":"text","text":" is executed."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/captionedImageHeight","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/captionedimageheight"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC09captionedF6HeightSo18NSLayoutConstraintCSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"captionedImageHeight","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"symbolKind":"property","role":"symbol","title":"captionedImageHeight"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/installInternalConstraints()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/captionedImageHeight":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"captionedImageHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"abstract":[{"type":"text","text":"The image height constraint, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","isActive":true},{"type":"text","text":" is executed."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/captionedimageheight","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/captionedImageHeight","title":"captionedImageHeight"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"The image height constraint, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()"},{"type":"text","text":" is executed."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/captionedImageHeight","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"captionedImageHeight"},{"kind":"text","text":": "},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC09captionedF6HeightSo18NSLayoutConstraintCSgvp","role":"symbol","title":"captionedImageHeight"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/captionedimageheight"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"captionedImageHeight","kind":"identifier"},{"kind":"text","text":": "},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/captionedImageHeight":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/captionedimageheight","kind":"symbol","abstract":[{"type":"text","text":"The image height constraint, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","type":"reference","isActive":true},{"type":"text","text":" is executed."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"captionedImageHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"type":"topic","role":"symbol","title":"captionedImageHeight","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/captionedImageHeight"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/installInternalConstraints()":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","kind":"symbol","title":"installInternalConstraints()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/identifier.json b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/identifier.json index aeca4d1671..47ef1bc13f 100644 --- a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/identifier.json +++ b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/identifier.json @@ -1 +1 @@ -{"abstract":[{"text":"The type identifier.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/identifier"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC10identifierSSvpZ","roleHeading":"Type Property","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"identifier","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/identifier","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/identifier":{"type":"topic","abstract":[{"text":"The type identifier.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/identifier","title":"identifier","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/identifier"]}],"abstract":[{"type":"text","text":"The type identifier."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/identifier","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property","title":"identifier","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC10identifierSSvpZ","symbolKind":"property","role":"symbol"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/identifier":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/identifier","abstract":[{"type":"text","text":"The type identifier."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/identifier","title":"identifier"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/init(style:reuseidentifier:).json b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/init(style:reuseidentifier:).json index fe207d2d3b..4a3ee1ac92 100644 --- a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/init(style:reuseidentifier:).json +++ b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/init(style:reuseidentifier:).json @@ -1 +1 @@ -{"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"metadata":{"roleHeading":"Initializer","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC5style15reuseIdentifierAESo011UITableViewG5StyleV_SSSgtcfc","title":"init(style:reuseIdentifier:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/init(style:reuseIdentifier:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/init(style:reuseIdentifier:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/init(style:reuseidentifier:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"kind":"text","text":"."},{"text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/init(style:reuseIdentifier:)","abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"role":"symbol","kind":"symbol","title":"init(style:reuseIdentifier:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC5style15reuseIdentifierAESo011UITableViewG5StyleV_SSSgtcfc","title":"init(style:reuseIdentifier:)"},"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"type":"text","text":"implementation."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/init(style:reuseIdentifier:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"kind":"text","text":"."},{"text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","kind":"symbol","role":"collection","type":"topic","title":"BrazeUI","abstract":[{"text":"Braze provided user interface for In-App Messages and Content Cards.","type":"text"}],"url":"\/documentation\/brazeui"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/init(style:reuseIdentifier:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"type":"topic","title":"init(style:reuseIdentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/init(style:reuseIdentifier:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/init(style:reuseidentifier:)","abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"type":"text","text":"implementation."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/installinternalconstraints().json b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/installinternalconstraints().json index 7a1afd6625..fac856782d 100644 --- a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/installinternalconstraints().json +++ b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/installinternalconstraints().json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}]}]},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The base "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","type":"reference","isActive":true},{"text":" class never calls this method. It is the subclass","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"text":" ","type":"text"},{"type":"text","text":"usually after all views have been added to the view hierarchy, at the end of the"},{"text":" ","type":"text"},{"type":"text","text":"initializer."}]}],"kind":"content"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","interfaceLanguage":"swift"},"metadata":{"title":"installInternalConstraints()","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC26installInternalConstraintsyyF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/installInternalConstraints()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()"]}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","metadata":{"role":"symbol","symbolKind":"method","title":"installInternalConstraints()","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC26installInternalConstraintsyyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"The base ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","type":"reference","isActive":true},{"text":" class never calls this method. It is the subclass","type":"text"},{"type":"text","text":" "},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"type":"text","text":" "},{"text":"usually after all views have been added to the view hierarchy, at the end of the","type":"text"},{"text":" ","type":"text"},{"text":"initializer.","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/installInternalConstraints()":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","kind":"symbol","title":"installInternalConstraints()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/set(card:imageload:).json b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/set(card:imageload:).json index 15e2e0abd8..bcc1a625ba 100644 --- a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/set(card:imageload:).json +++ b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/set(card:imageload:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageLoad"},{"text":": ","kind":"text"},{"text":"AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"text":"?)","kind":"text"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC3set4card9imageLoady0A3Kit0A0C0cD0O0eF0V_AA05AsyncF4ViewC0fK0OSgtF","title":"set(card:imageLoad:)"},"kind":"symbol","abstract":[{"type":"text","text":"Updates the cell with the passed captioned image content card."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","kind":"typeIdentifier","text":"CaptionedImage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageLoad"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","text":"AsyncImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The content card to display."}]}],"name":"card"},{"content":[{"inlineContent":[{"text":"The current image load state.","type":"text"}],"type":"paragraph"}],"name":"imageLoad"}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/set(card:imageload:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/set(card:imageLoad:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/set(card:imageLoad:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/set(card:imageload:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","text":"CaptionedImage"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"AsyncImageView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"text":"?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Updates the cell with the passed captioned image content card."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/set(card:imageLoad:)","role":"symbol","title":"set(card:imageLoad:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"title":"Braze.ContentCard.CaptionedImage","kind":"symbol","abstract":[{"text":"The Captioned Image Content Card type.","type":"text"}],"navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CaptionedImage"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Updates the cell with the passed captioned image content card."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct"},{"kind":"text","text":", "},{"kind":"externalParam","text":"imageLoad"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","kind":"typeIdentifier","text":"AsyncImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The content card to display."}],"type":"paragraph"}],"name":"card"},{"name":"imageLoad","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The current image load state."}]}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"metadata":{"title":"set(card:imageLoad:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageLoad"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ImageLoad","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC3set4card9imageLoady0A3Kit0A0C0cD0O0eF0V_AA05AsyncF4ViewC0fK0OSgtF","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/set(card:imageLoad:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/set(card:imageload:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/set(card:imageLoad:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CaptionedImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO14CaptionedImageV"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AsyncImageView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"kind":"text","text":"."},{"text":"ImageLoad","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"text":"?)","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/set(card:imageLoad:)","abstract":[{"type":"text","text":"Updates the cell with the passed captioned image content card."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/set(card:imageload:)","title":"set(card:imageLoad:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/CaptionedImage-swift.struct":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImage","kind":"identifier"}],"title":"Braze.ContentCard.CaptionedImage","url":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","abstract":[{"type":"text","text":"The Captioned Image Content Card type."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/CaptionedImage-swift.struct","navigatorTitle":[{"text":"CaptionedImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/textcontainercontraints.json b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/textcontainercontraints.json index ec95d8b8ae..e0ac79e00d 100644 --- a/data/documentation/brazeui/brazecontentcardui/captionedimagecell/textcontainercontraints.json +++ b/data/documentation/brazeui/brazecontentcardui/captionedimagecell/textcontainercontraints.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"The text container edges constraints, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","isActive":true},{"text":" is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/textcontainercontraints"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textContainerContraints","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"kind":"text","text":"]!"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"textContainerContraints","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC23textContainerContraintsSaySo18NSLayoutConstraintCGSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textContainerContraints"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/textContainerContraints","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/installInternalConstraints()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/textContainerContraints":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/textcontainercontraints","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textContainerContraints","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/textContainerContraints","abstract":[{"type":"text","text":"The text container edges constraints, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","isActive":true,"type":"reference"},{"type":"text","text":" is"},{"text":" ","type":"text"},{"text":"executed.","type":"text"}],"role":"symbol","kind":"symbol","title":"textContainerContraints"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textContainerContraints"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"kind":"text","text":"]!"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/textContainerContraints","interfaceLanguage":"swift"},"abstract":[{"text":"The text container edges constraints, unset until ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","type":"reference","isActive":true},{"text":" is","type":"text"},{"text":" ","type":"text"},{"text":"executed.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/textcontainercontraints"]}],"kind":"symbol","metadata":{"symbolKind":"property","role":"symbol","title":"textContainerContraints","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O18CaptionedImageCellC23textContainerContraintsSaySo18NSLayoutConstraintCGSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textContainerContraints"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/textContainerContraints":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textContainerContraints","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/textContainerContraints","abstract":[{"text":"The text container edges constraints, unset until ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()"},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/textcontainercontraints","title":"textContainerContraints"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell/installInternalConstraints()":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","kind":"symbol","title":"installInternalConstraints()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell\/installInternalConstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell.json b/data/documentation/brazeui/brazecontentcardui/cell.json index 9c9084fc3b..c639eda4c6 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell.json +++ b/data/documentation/brazeui/brazecontentcardui/cell.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell"]}],"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/init(style:reuseIdentifier:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerBackground","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerMaxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerVerticalEdges","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/edgesContainerEdges","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightable","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightedAnimator","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/layoutContainerEdges","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/pinIndicator","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/textStack","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicator","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicatorHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/viewed"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/applyAttributes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/hitTest(_:with:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/setHighlighted(_:animated:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/tintColorDidChange()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/traitCollectionDidChange(_:)"],"title":"Instance Methods"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UITableViewCell"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"],"title":"Inherited By","type":"inheritedBy"},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}]}]},{"kind":"content","content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This class implements the common appearance and logic needed for displaying content cards. It"},{"text":" ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"does not support"}]},{"type":"text","text":" displaying content cards directly. Use one of the available subclass to"},{"text":" ","type":"text"},{"type":"text","text":"do so."}]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"class","title":"BrazeContentCardUI.Cell","extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}],"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"Cell"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/highlightable":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightable","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"highlightable","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"Whether the cell can be highlighted or not.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightable","role":"symbol","title":"highlightable","kind":"symbol"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"https://developer.apple.com/documentation/uikit/uiview/1622620-tintcolordidchange":{"titleInlineContent":[{"type":"codeVoice","code":"tintColorDidChange()"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","type":"link","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","title":"tintColorDidChange()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/attributes-swift.property":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"}],"type":"topic","abstract":[{"type":"text","text":"The cell attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/attributes-swift.property","role":"symbol","title":"attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","role":"symbol","title":"installInternalConstraints()","kind":"symbol"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","type":"unresolvable","title":"UIKit.UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(cs)UITableViewCell":{"identifier":"doc:\/\/Braze\/objc(cs)UITableViewCell","type":"unresolvable","title":"UIKit.UITableViewCell"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"kind":"symbol","title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","type":"topic","abstract":[{"text":"The margin type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/setHighlighted(_:animated:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/setHighlighted(_:animated:)","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/sethighlighted(_:animated:)","abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","type":"reference","isActive":true},{"text":".","type":"text"}],"title":"setHighlighted(_:animated:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setHighlighted"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"animated","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/hitTest(_:with:)":{"title":"hitTest(_:with:)","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hitTest","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/hittest(_:with:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/hitTest(_:with:)","type":"topic","abstract":[{"type":"text","text":"Overrides "},{"code":"UIView.hitTest(_:with:)","type":"codeVoice"},{"text":" default implementation to ignore touches outside of the","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","type":"reference","isActive":true},{"type":"text","text":" view."}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/edgesContainerEdges":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/edgescontaineredges","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"edgesContainerEdges","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"type":"topic","abstract":[{"type":"text","text":"The horizontal constraints to the content view edges, unset until"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"type":"text","text":" is executed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/edgesContainerEdges","role":"symbol","title":"edgesContainerEdges","kind":"symbol"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerVerticalEdges":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerverticaledges","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"containerVerticalEdges","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The vertical constraints to the content view edges, unset until"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerVerticalEdges","role":"symbol","title":"containerVerticalEdges","kind":"symbol"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/applyAttributes(_:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/applyattributes(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"Apply the current attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/applyAttributes(_:)","role":"symbol","title":"applyAttributes(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/init(style:reuseIdentifier:)":{"title":"init(style:reuseIdentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/init(style:reuseIdentifier:)","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/init(style:reuseidentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier","text":"UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}]},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"https://developer.apple.com/documentation/uikit/uitableviewcell/1623280-sethighlighted":{"titleInlineContent":[{"code":"setHighlighted(_:animated:)","type":"codeVoice"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","type":"link","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","title":"setHighlighted(_:animated:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/traitCollectionDidChange(_:)":{"role":"symbol","title":"traitCollectionDidChange(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/traitcollectiondidchange(_:)","abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/traitCollectionDidChange(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerBackground":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerBackground","abstract":[{"text":"The container background view, containing the container.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}],"title":"containerBackground","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerbackground","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/layoutContainerEdges":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/layoutcontaineredges","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutContainerEdges","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}],"type":"topic","abstract":[{"text":"The horizontal constraints to the content view layout margin guide, unset until","type":"text"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/layoutContainerEdges","role":"symbol","title":"layoutContainerEdges","kind":"symbol"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/tintColorDidChange()":{"abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","isActive":true,"type":"reference"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/tintColorDidChange()","title":"tintColorDidChange()","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/tintcolordidchange()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tintColorDidChange","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/pinIndicator":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/pinindicator","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinIndicator"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView","text":"UIImageView"}],"type":"topic","abstract":[{"text":"The pin indicator image view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/pinIndicator","role":"symbol","title":"pinIndicator","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/highlightedAnimator":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightedanimator","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"highlightedAnimator"},{"text":": ","kind":"text"},{"text":"UIViewPropertyAnimator","preciseIdentifier":"c:objc(cs)UIViewPropertyAnimator","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"The animator driving the highlighted state.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightedAnimator","role":"symbol","title":"highlightedAnimator","kind":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"https://developer.apple.com/documentation/uikit/uitraitenvironment/1623516-traitcollectiondidchange":{"type":"link","titleInlineContent":[{"type":"codeVoice","code":"traitCollectionDidChange(_:)"}],"title":"traitCollectionDidChange(_:)","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/unviewedIndicator":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicator","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicator","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The unviewed indicator view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicator","role":"symbol","title":"unviewedIndicator","kind":"symbol"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/textStack":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/textstack","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textStack","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TextStack","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O9TextStackC"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The optional text stack."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/textStack","role":"symbol","title":"textStack","kind":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/unviewedIndicatorHeight":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicatorheight","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The unviewed indicator height constraint, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"executed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicatorHeight","role":"symbol","title":"unviewedIndicatorHeight","kind":"symbol"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerMaxWidth":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containermaxwidth","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"containerMaxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The max width constraint, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerMaxWidth","role":"symbol","title":"containerMaxWidth","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/viewed":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/viewed","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The viewed state, hides \/ displays the unviewed indicator.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/viewed","role":"symbol","title":"viewed","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/container":{"title":"container","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"container","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/container","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","type":"topic","abstract":[{"type":"text","text":"The container view."}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"},"abstract":[{"type":"text","text":"The base Content Card cell."}],"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UITableViewCell"],"kind":"relationships"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"],"title":"Inherited By","type":"inheritedBy","kind":"relationships"},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","title":"Conforms To"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"type":"heading","anchor":"overview","level":2,"text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This class implements the common appearance and logic needed for displaying content cards. It"},{"type":"text","text":" "},{"inlineContent":[{"text":"does not support","type":"text"}],"type":"strong"},{"type":"text","text":" displaying content cards directly. Use one of the available subclass to"},{"text":" ","type":"text"},{"text":"do so.","type":"text"}]}],"kind":"content"}],"metadata":{"symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"roleHeading":"Class","extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC","modules":[{"name":"BrazeUI"}],"role":"symbol"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/init(style:reuseIdentifier:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerBackground","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerMaxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerVerticalEdges","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/edgesContainerEdges","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightable","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightedAnimator","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/layoutContainerEdges","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/pinIndicator","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/textStack","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicator","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicatorHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/viewed"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/applyAttributes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/hitTest(_:with:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/setHighlighted(_:animated:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/tintColorDidChange()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/traitCollectionDidChange(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/init(style:reuseIdentifier:)":{"title":"init(style:reuseIdentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/init(style:reuseIdentifier:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/init(style:reuseidentifier:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"https://developer.apple.com/documentation/uikit/uiview/1622620-tintcolordidchange":{"title":"tintColorDidChange()","type":"link","titleInlineContent":[{"type":"codeVoice","code":"tintColorDidChange()"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/textStack":{"type":"topic","title":"textStack","abstract":[{"type":"text","text":"The optional text stack."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/textStack","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/textstack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textStack","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O9TextStackC","text":"TextStack","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/hitTest(_:with:)":{"abstract":[{"type":"text","text":"Overrides "},{"type":"codeVoice","code":"UIView.hitTest(_:with:)"},{"type":"text","text":" default implementation to ignore touches outside of the"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container"},{"text":" view.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/hittest(_:with:)","title":"hitTest(_:with:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hitTest"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIEvent","kind":"typeIdentifier","text":"UIEvent"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/hitTest(_:with:)","kind":"symbol"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/highlightedAnimator":{"abstract":[{"type":"text","text":"The animator driving the highlighted state."}],"title":"highlightedAnimator","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightedanimator","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"highlightedAnimator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIViewPropertyAnimator","preciseIdentifier":"c:objc(cs)UIViewPropertyAnimator"},{"kind":"text","text":"?"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightedAnimator","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/unviewedIndicatorHeight":{"abstract":[{"type":"text","text":"The unviewed indicator height constraint, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","type":"reference","isActive":true},{"type":"text","text":" is"},{"text":" ","type":"text"},{"type":"text","text":"executed."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicatorheight","title":"unviewedIndicatorHeight","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedIndicatorHeight"},{"kind":"text","text":": "},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicatorHeight","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"type":"topic","title":"BrazeContentCardUI.ImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","type":"unresolvable","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/traitCollectionDidChange(_:)":{"abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","type":"reference","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/traitcollectiondidchange(_:)","title":"traitCollectionDidChange(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/traitCollectionDidChange(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/unviewedIndicator":{"abstract":[{"text":"The unviewed indicator view.","type":"text"}],"title":"unviewedIndicator","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicator","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"unviewedIndicator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicator","kind":"symbol"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/viewed":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/viewed","abstract":[{"text":"The viewed state, hides \/ displays the unviewed indicator.","type":"text"}],"title":"viewed","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/viewed"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/setHighlighted(_:animated:)":{"abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","type":"reference","isActive":true},{"type":"text","text":"."}],"title":"setHighlighted(_:animated:)","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/sethighlighted(_:animated:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setHighlighted"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/setHighlighted(_:animated:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/applyAttributes(_:)":{"abstract":[{"text":"Apply the current attributes.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/applyattributes(_:)","title":"applyAttributes(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/applyAttributes(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/edgesContainerEdges":{"abstract":[{"type":"text","text":"The horizontal constraints to the content view edges, unset until"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"title":"edgesContainerEdges","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/edgescontaineredges","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"edgesContainerEdges"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/edgesContainerEdges","kind":"symbol"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/attributes-swift.property":{"abstract":[{"type":"text","text":"The cell attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","type":"reference","isActive":true},{"type":"text","text":")."}],"title":"attributes","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/attributes-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/highlightable":{"abstract":[{"text":"Whether the cell can be highlighted or not.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightable","title":"highlightable","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"highlightable","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightable","kind":"symbol"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"https://developer.apple.com/documentation/uikit/uitraitenvironment/1623516-traitcollectiondidchange":{"type":"link","titleInlineContent":[{"type":"codeVoice","code":"traitCollectionDidChange(_:)"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","title":"traitCollectionDidChange(_:)","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/tintColorDidChange()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tintColorDidChange","kind":"identifier"},{"kind":"text","text":"()"}],"title":"tintColorDidChange()","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/tintcolordidchange()","abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/tintColorDidChange()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","abstract":[{"text":"The margin type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"installInternalConstraints()","type":"topic"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/pinIndicator":{"abstract":[{"type":"text","text":"The pin indicator image view."}],"title":"pinIndicator","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/pinindicator","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinIndicator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView","text":"UIImageView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/pinIndicator","kind":"symbol"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"title":"UIKit.UIGestureRecognizerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/layoutContainerEdges":{"abstract":[{"type":"text","text":"The horizontal constraints to the content view layout margin guide, unset until"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","isActive":true},{"text":" is executed.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/layoutcontaineredges","title":"layoutContainerEdges","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutContainerEdges"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"]!"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/layoutContainerEdges","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerMaxWidth":{"abstract":[{"type":"text","text":"The max width constraint, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","isActive":true},{"text":" is executed.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containermaxwidth","title":"containerMaxWidth","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerMaxWidth"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerMaxWidth","kind":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"https://developer.apple.com/documentation/uikit/uitableviewcell/1623280-sethighlighted":{"title":"setHighlighted(_:animated:)","type":"link","titleInlineContent":[{"code":"setHighlighted(_:animated:)","type":"codeVoice"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerVerticalEdges":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerVerticalEdges","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerVerticalEdges"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"abstract":[{"text":"The vertical constraints to the content view edges, unset until","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","isActive":true},{"type":"text","text":" is executed."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerverticaledges","title":"containerVerticalEdges","type":"topic"},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/objc(cs)UITableViewCell":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UITableViewCell","title":"UIKit.UITableViewCell"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/container":{"abstract":[{"text":"The container view.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/container","title":"container","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"container"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerBackground":{"abstract":[{"type":"text","text":"The container background view, containing the container."}],"title":"containerBackground","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerbackground","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"containerBackground","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerBackground","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/applyattributes(_:).json b/data/documentation/brazeui/brazecontentcardui/cell/applyattributes(_:).json index 88fe1d0937..94b62a295f 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/applyattributes(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/applyattributes(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"attributes","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","text":"Attributes"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/applyAttributes(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC15applyAttributesyyAE0G0VF","modules":[{"name":"BrazeUI"}],"title":"applyAttributes(_:)","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"},{"kind":"text","text":")"}]},"abstract":[{"type":"text","text":"Apply the current attributes."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/applyattributes(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/applyAttributes(_:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/applyattributes(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"text":"Apply the current attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/applyAttributes(_:)","role":"symbol","title":"applyAttributes(_:)","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"attributes","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/applyAttributes(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Apply the current attributes.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/applyattributes(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC15applyAttributesyyAE0G0VF","symbolKind":"method","title":"applyAttributes(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/applyAttributes(_:)":{"abstract":[{"text":"Apply the current attributes.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/applyattributes(_:)","title":"applyAttributes(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/applyAttributes(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.property.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.property.json index 8618f638e2..24ebacff92 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.property.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.property.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"The cell attributes (see "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"},{"text":").","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"attributes","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10attributesAE10AttributesVvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/attributes-swift.property"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/attributes-swift.property":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"}],"type":"topic","abstract":[{"type":"text","text":"The cell attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/attributes-swift.property","role":"symbol","title":"attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.property"]}],"abstract":[{"type":"text","text":"The cell attributes (see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","isActive":true},{"type":"text","text":")."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/attributes-swift.property","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"attributes","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10attributesAE10AttributesVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/attributes-swift.property":{"abstract":[{"type":"text","text":"The cell attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","type":"reference","isActive":true},{"type":"text","text":")."}],"title":"attributes","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/attributes-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct.json index 67bc6bc6bf..7a879afb50 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/SQ"],"kind":"relationships","type":"conformsTo","title":"Conforms To"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageCornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageTextSpacing","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/highlightColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/shadow","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorHeight"],"title":"Instance Properties"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/defaults"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"level":2,"text":"Overview","type":"heading","anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Attributes allows customizing the cells."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct"]}],"metadata":{"title":"BrazeContentCardUI.Cell.Attributes","symbolKind":"struct","roleHeading":"Structure","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The attributes supported by content card cell."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageCornerRadius":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageCornerRadius","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageCornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"title":"classicImageCornerRadius","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagecornerradius","type":"topic","abstract":[{"type":"text","text":"The corner radius for the image in "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","isActive":true},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/backgroundColor":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"abstract":[{"type":"text","text":"The background color."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/backgroundcolor","title":"backgroundColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/backgroundColor","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/domainColor":{"kind":"symbol","abstract":[{"text":"The domain’s color, use the cell’s ","type":"text"},{"type":"codeVoice","code":"tintColor"},{"text":" when nil.","type":"text"}],"title":"domainColor","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domaincolor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageTextSpacing":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagetextspacing","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageTextSpacing","title":"classicImageTextSpacing","abstract":[{"type":"text","text":"The spacing between the image and the text in "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","type":"reference"},{"text":".","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImageTextSpacing"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/highlightColor":{"abstract":[{"text":"The color for the highlighted \/ selected state.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/highlightcolor","title":"highlightColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/highlightColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"highlightColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/cornerRadius":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornerradius","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerRadius","title":"cornerRadius","abstract":[{"type":"text","text":"The corner radius."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/shadow":{"kind":"symbol","abstract":[{"text":"The shadow.","type":"text"}],"title":"shadow","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/shadow"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorColor":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pinIndicatorColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The pin indicator color, use the cell’s "},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" when nil."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorcolor","title":"pinIndicatorColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorColor","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/defaults":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"text":"Cell","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"type":"topic","abstract":[{"text":"The default attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/defaults","role":"symbol","title":"defaults","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/domainFont":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainFont","abstract":[{"text":"The domain’s font.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"domainFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"title":"domainFont","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domainfont","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/borderColor":{"kind":"symbol","title":"borderColor","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/bordercolor","abstract":[{"type":"text","text":"The border color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorImage":{"title":"pinIndicatorImage","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinIndicatorImage"},{"text":": ","kind":"text"},{"text":"UIImage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","abstract":[{"text":"The pin indicator image, use the default pin indicator image when nil.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/padding":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/padding","title":"padding","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/padding","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/titleFont":{"role":"symbol","title":"titleFont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"titleFont"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"type":"topic","abstract":[{"text":"The title’s font.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlefont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleFont"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/cornerCurve":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"abstract":[{"type":"text","text":"The corner curve."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornercurve","title":"cornerCurve","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerCurve","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/titleColor":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"titleColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"abstract":[{"type":"text","text":"The title’s color."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlecolor","title":"titleColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleColor","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/unviewedIndicatorHeight":{"title":"unviewedIndicatorHeight","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorHeight","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorheight","abstract":[{"type":"text","text":"The unviewed indicator height."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/borderWidth":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"title":"borderWidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderWidth","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/borderwidth","role":"symbol","abstract":[{"type":"text","text":"The border width."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageSize":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageSize","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagesize","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageSize"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"text":"The size for the image in ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","isActive":true},{"type":"text","text":"."}],"title":"classicImageSize"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/Equatable-Implementations":{"type":"topic","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/maxWidth":{"role":"symbol","title":"maxWidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/maxWidth","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The maximum width."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/maxwidth"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/unviewedIndicatorColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorColor","title":"unviewedIndicatorColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"unviewedIndicatorColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorcolor","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"The unviewed indicator color, use the cell’s ","type":"text"},{"type":"codeVoice","code":"tintColor"},{"text":" when nil.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/descriptionColor":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"descriptionColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"kind":"symbol","title":"descriptionColor","abstract":[{"text":"The description’s color.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptioncolor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/margin":{"abstract":[{"text":"The spacing around the content view.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO","text":"Margin"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/margin","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/margin","title":"margin","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/descriptionFont":{"role":"symbol","type":"topic","abstract":[{"text":"The description’s font.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptionfont","title":"descriptionFont","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"descriptionFont","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionFont"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"level":2,"text":"Overview","type":"heading","anchor":"overview"},{"type":"paragraph","inlineContent":[{"text":"Attributes allows customizing the cells.","type":"text"}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","roleHeading":"Structure","symbolKind":"struct"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/SQ"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageCornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageTextSpacing","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/highlightColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/shadow","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorHeight"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/defaults"],"title":"Type Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/titleColor":{"title":"titleColor","abstract":[{"type":"text","text":"The title’s color."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleColor","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlecolor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"titleColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/cornerRadius":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerRadius","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornerradius","role":"symbol","abstract":[{"type":"text","text":"The corner radius."}],"title":"cornerRadius"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorImage":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinIndicatorImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The pin indicator image, use the default pin indicator image when nil."}],"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage","title":"pinIndicatorImage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageTextSpacing":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageTextSpacing","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageTextSpacing"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagetextspacing","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The spacing between the image and the text in "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"},{"text":".","type":"text"}],"title":"classicImageTextSpacing"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/padding":{"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/padding","role":"symbol","title":"padding","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/unviewedIndicatorHeight":{"role":"symbol","title":"unviewedIndicatorHeight","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorHeight","abstract":[{"text":"The unviewed indicator height.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorheight"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/descriptionColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptioncolor","role":"symbol","abstract":[{"text":"The description’s color.","type":"text"}],"title":"descriptionColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerCurve","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornercurve","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The corner curve.","type":"text"}],"title":"cornerCurve"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pinIndicatorColor"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorcolor","role":"symbol","abstract":[{"text":"The pin indicator color, use the cell’s ","type":"text"},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" when nil."}],"title":"pinIndicatorColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/backgroundColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/backgroundcolor","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The background color."}],"title":"backgroundColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/margin":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/margin","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"text":"Margin","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO"}],"title":"margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/margin","abstract":[{"type":"text","text":"The spacing around the content view."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/shadow":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/shadow","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/shadow","title":"shadow","type":"topic","abstract":[{"type":"text","text":"The shadow."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/equatable-implementations","role":"collectionGroup","abstract":[],"title":"Equatable Implementations"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/borderColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderColor","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/bordercolor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"borderColor"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The border color."}],"title":"borderColor","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/descriptionFont":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionFont","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionFont"},{"text":": ","kind":"text"},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptionfont","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The description’s font."}],"title":"descriptionFont"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/defaults":{"kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"abstract":[{"text":"The default attributes.","type":"text"}],"title":"defaults","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/defaults"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageCornerRadius":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageCornerRadius","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImageCornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagecornerradius","role":"symbol","abstract":[{"type":"text","text":"The corner radius for the image in "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"},{"text":".","type":"text"}],"title":"classicImageCornerRadius"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/domainColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domaincolor","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The domain’s color, use the cell’s ","type":"text"},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" when nil."}],"title":"domainColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageSize":{"type":"topic","title":"classicImageSize","abstract":[{"type":"text","text":"The size for the image in "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageSize","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImageSize"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagesize","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/highlightColor":{"abstract":[{"text":"The color for the highlighted \/ selected state.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"highlightColor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"title":"highlightColor","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/highlightColor","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/highlightcolor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/maxWidth","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/maxwidth","role":"symbol","abstract":[{"type":"text","text":"The maximum width."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?"}],"type":"topic","title":"maxWidth","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/domainFont":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainFont","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domainFont"},{"kind":"text","text":": "},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domainfont","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The domain’s font."}],"title":"domainFont"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/unviewedIndicatorColor":{"abstract":[{"type":"text","text":"The unviewed indicator color, use the cell’s "},{"code":"tintColor","type":"codeVoice"},{"text":" when nil.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorcolor","kind":"symbol","title":"unviewedIndicatorColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorColor","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedIndicatorColor"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/titleFont":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleFont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"titleFont"},{"text":": ","kind":"text"},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlefont","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The title’s font."}],"title":"titleFont"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/borderWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderWidth","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"borderWidth"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/borderwidth","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The border width."}],"title":"borderWidth"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/!=(_:_:).json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/!=(_:_:).json index f1127919a2..b20c6401d8 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/!=(_:_:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/!=(_:_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations"]]},"metadata":{"symbolKind":"op","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"title":"!=(_:_:)","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","extendedModule":"Swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/!=(_:_:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/!=(_:_:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/!=(_:_:)","title":"!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"abstract":[],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/!=(_:_:)","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/Equatable-Implementations":{"type":"topic","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","symbolKind":"op","extendedModule":"Swift","title":"!=(_:_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/!=(_:_:)"]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/!=(_:_:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/!=(_:_:)":{"title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/!=(_:_:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/equatable-implementations","role":"collectionGroup","abstract":[],"title":"Equatable Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/backgroundcolor.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/backgroundcolor.json index 3fe94b27c5..0075f68bd5 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/backgroundcolor.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/backgroundcolor.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/backgroundcolor"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/backgroundColor"},"sections":[],"metadata":{"role":"symbol","title":"backgroundColor","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV15backgroundColorSo7UIColorCvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The background color."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/backgroundColor":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"abstract":[{"type":"text","text":"The background color."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/backgroundcolor","title":"backgroundColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/backgroundColor","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/backgroundColor"},"kind":"symbol","abstract":[{"type":"text","text":"The background color."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"backgroundColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV15backgroundColorSo7UIColorCvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/backgroundColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/backgroundColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/backgroundcolor","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The background color."}],"title":"backgroundColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/bordercolor.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/bordercolor.json index 20e9bb6260..99dd7b654b 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/bordercolor.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/bordercolor.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/bordercolor"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"borderColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV11borderColorSo7UIColorCvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderColor"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"The border color."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/borderColor":{"kind":"symbol","title":"borderColor","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/bordercolor","abstract":[{"type":"text","text":"The border color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderColor"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"metadata":{"role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV11borderColorSo7UIColorCvp","title":"borderColor","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/bordercolor"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderColor"},"abstract":[{"type":"text","text":"The border color."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderColor","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/borderColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderColor","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/bordercolor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"borderColor"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"The border color."}],"title":"borderColor","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/borderwidth.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/borderwidth.json index 9e83061fa9..63b823e3ea 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/borderwidth.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/borderwidth.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderWidth","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV11borderWidthSdvp","title":"borderWidth"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"text":"The border width.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/borderwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"borderWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/borderWidth":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"borderWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"title":"borderWidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderWidth","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/borderwidth","role":"symbol","abstract":[{"type":"text","text":"The border width."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The border width.","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"borderWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV11borderWidthSdvp","symbolKind":"property","title":"borderWidth"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderWidth"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"borderWidth","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/borderwidth"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/borderWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/borderWidth","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"borderWidth"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/borderwidth","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The border width."}],"title":"borderWidth"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagecornerradius.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagecornerradius.json index 8792b0b671..7099a623ae 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagecornerradius.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagecornerradius.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageCornerRadius"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"classicImageCornerRadius","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV24classicImageCornerRadiusSdvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"classicImageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagecornerradius"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"kind":"symbol","abstract":[{"text":"The corner radius for the image in ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","isActive":true},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageCornerRadius":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageCornerRadius","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageCornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"title":"classicImageCornerRadius","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagecornerradius","type":"topic","abstract":[{"type":"text","text":"The corner radius for the image in "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","isActive":true},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"classicImageCornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageCornerRadius","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","title":"classicImageCornerRadius","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV24classicImageCornerRadiusSdvp"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagecornerradius"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"abstract":[{"text":"The corner radius for the image in ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","type":"reference","isActive":true},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageCornerRadius":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageCornerRadius","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImageCornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagecornerradius","role":"symbol","abstract":[{"type":"text","text":"The corner radius for the image in "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"},{"text":".","type":"text"}],"title":"classicImageCornerRadius"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagesize.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagesize.json index 295e67e6ad..6c93a13c7f 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagesize.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagesize.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The size for the image in ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","isActive":true,"type":"reference"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagesize"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV16classicImageSizeSo6CGSizeVvp","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImageSize","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"title":"classicImageSize"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageSize","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageSize"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageSize":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageSize","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagesize","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageSize"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"text":"The size for the image in ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","isActive":true},{"type":"text","text":"."}],"title":"classicImageSize"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The size for the image in ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","isActive":true},{"text":".","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV16classicImageSizeSo6CGSizeVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"classicImageSize","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageSize"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"symbolKind":"property","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagesize"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageSize","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImageSize"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageSize":{"type":"topic","title":"classicImageSize","abstract":[{"type":"text","text":"The size for the image in "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageSize","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImageSize"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagesize","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagetextspacing.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagetextspacing.json index fef4480f15..1a694dcc02 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagetextspacing.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/classicimagetextspacing.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageTextSpacing"},"sections":[],"abstract":[{"type":"text","text":"The spacing between the image and the text in "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","type":"reference","isActive":true},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagetextspacing"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV23classicImageTextSpacingSdvp","title":"classicImageTextSpacing","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImageTextSpacing","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"classicImageTextSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageTextSpacing":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagetextspacing","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageTextSpacing","title":"classicImageTextSpacing","abstract":[{"type":"text","text":"The spacing between the image and the text in "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","type":"reference"},{"text":".","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImageTextSpacing"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]}}} \ No newline at end of file +{"sections":[],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV23classicImageTextSpacingSdvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"classicImageTextSpacing","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"title":"classicImageTextSpacing"},"abstract":[{"text":"The spacing between the image and the text in ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","isActive":true},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageTextSpacing","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"classicImageTextSpacing","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagetextspacing"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/classicImageTextSpacing":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/classicImageTextSpacing","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageTextSpacing"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagetextspacing","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The spacing between the image and the text in "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"},{"text":".","type":"text"}],"title":"classicImageTextSpacing"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/cornercurve.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/cornercurve.json index c6e5952ac6..62ec797ae5 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/cornercurve.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/cornercurve.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornercurve"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"The corner curve."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerCurve"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"cornerCurve","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV11cornerCurveSo013CALayerCornerH0avp","platforms":[{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"iOS"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/cornerCurve":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"abstract":[{"type":"text","text":"The corner curve."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornercurve","title":"cornerCurve","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerCurve","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornercurve"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV11cornerCurveSo013CALayerCornerH0avp","symbolKind":"property","title":"cornerCurve"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"abstract":[{"type":"text","text":"The corner curve."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerCurve","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerCurve","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornercurve","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The corner curve.","type":"text"}],"title":"cornerCurve"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/cornerradius.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/cornerradius.json index f521b2f095..d4b9b3d8b6 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/cornerradius.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/cornerradius.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornerradius"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV12cornerRadiusSdvp","title":"cornerRadius","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The corner radius."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerRadius","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/cornerRadius":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornerradius","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerRadius","title":"cornerRadius","abstract":[{"type":"text","text":"The corner radius."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerRadius"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The corner radius."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornerradius"]}],"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"cornerRadius","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV12cornerRadiusSdvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/cornerRadius":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/cornerRadius","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornerradius","role":"symbol","abstract":[{"type":"text","text":"The corner radius."}],"title":"cornerRadius"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/defaults.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/defaults.json index d1ba167141..f7aabed0d7 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/defaults.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/defaults.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/defaults","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The default attributes."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"metadata":{"title":"defaults","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV8defaultsAGvpZ","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"}],"roleHeading":"Type Property"},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/defaults":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"text":"Cell","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"type":"topic","abstract":[{"text":"The default attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/defaults","role":"symbol","title":"defaults","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"text":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/defaults"},"abstract":[{"type":"text","text":"The default attributes."}],"metadata":{"symbolKind":"property","roleHeading":"Type Property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"title":"defaults","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV8defaultsAGvpZ"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/defaults":{"kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"abstract":[{"text":"The default attributes.","type":"text"}],"title":"defaults","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/defaults"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/descriptioncolor.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/descriptioncolor.json index d0ff600011..af4607d04a 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/descriptioncolor.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/descriptioncolor.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"roleHeading":"Instance Property","title":"descriptionColor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionColor"},{"text":": ","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV16descriptionColorSo7UIColorCvp","symbolKind":"property","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionColor","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptioncolor"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"descriptionColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}]}],"kind":"declarations"}],"abstract":[{"text":"The description’s color.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/descriptionColor":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"descriptionColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"kind":"symbol","title":"descriptionColor","abstract":[{"text":"The description’s color.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptioncolor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionColor"},{"text":": ","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionColor","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"title":"descriptionColor","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV16descriptionColorSo7UIColorCvp","roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptioncolor"]}],"abstract":[{"text":"The description’s color.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/descriptionColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionColor","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptioncolor","role":"symbol","abstract":[{"text":"The description’s color.","type":"text"}],"title":"descriptionColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/descriptionfont.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/descriptionfont.json index ef7a0a31b8..eb28d2c71d 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/descriptionfont.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/descriptionfont.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV15descriptionFontSo6UIFontCvp","title":"descriptionFont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"descriptionFont"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptionfont"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionFont","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionFont"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"abstract":[{"text":"The description’s font.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/descriptionFont":{"role":"symbol","type":"topic","abstract":[{"text":"The description’s font.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptionfont","title":"descriptionFont","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"descriptionFont","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionFont"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionFont"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"descriptionFont","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"title":"descriptionFont","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV15descriptionFontSo6UIFontCvp"},"abstract":[{"type":"text","text":"The description’s font."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"descriptionFont","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptionfont"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/descriptionFont":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/descriptionFont","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionFont"},{"text":": ","kind":"text"},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptionfont","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The description’s font."}],"title":"descriptionFont"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/domaincolor.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/domaincolor.json index 8ae874cb07..3e565e1419 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/domaincolor.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/domaincolor.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"domainColor","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV11domainColorSo7UIColorCSgvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainColor"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"abstract":[{"text":"The domain’s color, use the cell’s ","type":"text"},{"type":"codeVoice","code":"tintColor"},{"text":" when nil.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainColor","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domainColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domaincolor"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/domainColor":{"kind":"symbol","abstract":[{"text":"The domain’s color, use the cell’s ","type":"text"},{"type":"codeVoice","code":"tintColor"},{"text":" when nil.","type":"text"}],"title":"domainColor","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domaincolor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"The domain’s color, use the cell’s ","type":"text"},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" when nil."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domaincolor"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainColor"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainColor"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domainColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"},{"text":"?","kind":"text"}],"title":"domainColor","symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV11domainColorSo7UIColorCSgvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/domainColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domaincolor","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The domain’s color, use the cell’s ","type":"text"},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" when nil."}],"title":"domainColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/domainfont.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/domainfont.json index b5ee6eda34..d65c84a6ae 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/domainfont.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/domainfont.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"metadata":{"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainFont"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"roleHeading":"Instance Property","title":"domainFont","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV10domainFontSo6UIFontCvp"},"sections":[],"abstract":[{"type":"text","text":"The domain’s font."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"domainFont","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domainfont"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainFont","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/domainFont":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainFont","abstract":[{"text":"The domain’s font.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"domainFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"title":"domainFont","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domainfont","role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainFont","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domainfont"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domainFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"metadata":{"title":"domainFont","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainFont"},{"kind":"text","text":": "},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV10domainFontSo6UIFontCvp","modules":[{"name":"BrazeUI"}]},"kind":"symbol","abstract":[{"type":"text","text":"The domain’s font."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/domainFont":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/domainFont","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domainFont"},{"kind":"text","text":": "},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domainfont","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The domain’s font."}],"title":"domainFont"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/equatable-implementations.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/equatable-implementations.json index 91290143d1..5306648ab0 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/equatable-implementations.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/equatable-implementations.json @@ -1 +1 @@ -{"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeUI"}],"role":"collectionGroup"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/!=(_:_:)"],"title":"Operators","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/!=(_:_:)","title":"!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"abstract":[],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/!=(_:_:)","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/!=(_:_:)"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/Equatable-Implementations"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"sections":[],"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/!=(_:_:)":{"title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/!=(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/!=(_:_:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/highlightcolor.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/highlightcolor.json index 28317823ab..b5fd6a72a1 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/highlightcolor.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/highlightcolor.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/highlightColor","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/highlightcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV14highlightColorSo7UIColorCvp","roleHeading":"Instance Property","symbolKind":"property","title":"highlightColor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"highlightColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"The color for the highlighted \/ selected state."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"highlightColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"Disable the highlighted state by setting this value to "},{"type":"codeVoice","code":"UIColor.clear"},{"type":"text","text":"."}],"type":"paragraph"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/highlightColor":{"abstract":[{"text":"The color for the highlighted \/ selected state.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/highlightcolor","title":"highlightColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/highlightColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"highlightColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"highlightColor"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Disable the highlighted state by setting this value to ","type":"text"},{"code":"UIColor.clear","type":"codeVoice"},{"type":"text","text":"."}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/highlightcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The color for the highlighted \/ selected state.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/highlightColor","interfaceLanguage":"swift"},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"highlightColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"title":"highlightColor","symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV14highlightColorSo7UIColorCvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/highlightColor":{"abstract":[{"text":"The color for the highlighted \/ selected state.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"highlightColor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"title":"highlightColor","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/highlightColor","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/highlightcolor"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/margin.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/margin.json index 9af977f62e..024009ac6d 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/margin.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/margin.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The spacing around the content view.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"typeIdentifier","text":"Margin","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/margin"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"margin","role":"symbol","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Margin","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV6marginAE6MarginOvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"kind":"symbol","title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","type":"topic","abstract":[{"text":"The margin type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/margin":{"abstract":[{"text":"The spacing around the content view.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO","text":"Margin"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/margin","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/margin","title":"margin","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The spacing around the content view.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","text":"Margin","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO"}]}]}],"metadata":{"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"kind":"text","text":": "},{"text":"Margin","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","title":"margin","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV6marginAE6MarginOvp","roleHeading":"Instance Property"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/margin","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/margin":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/margin","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"text":"Margin","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO"}],"title":"margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/margin","abstract":[{"type":"text","text":"The spacing around the content view."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","abstract":[{"text":"The margin type.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/maxwidth.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/maxwidth.json index 90001b322c..256651f0af 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/maxwidth.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/maxwidth.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/maxWidth"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV8maxWidthSdSgvp","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","title":"maxWidth"},"abstract":[{"type":"text","text":"The maximum width."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/maxwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/maxWidth":{"role":"symbol","title":"maxWidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/maxWidth","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The maximum width."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/maxwidth"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/maxWidth"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"abstract":[{"text":"The maximum width.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/maxwidth"]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV8maxWidthSdSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"maxWidth","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/maxWidth","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/maxwidth","role":"symbol","abstract":[{"type":"text","text":"The maximum width."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":"?"}],"type":"topic","title":"maxWidth","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/padding.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/padding.json index b79ac34721..05c381ee42 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/padding.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/padding.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/padding","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"padding","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV7paddingSo12UIEdgeInsetsVvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]},"abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/padding"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/padding":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/padding","title":"padding","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/padding","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/padding","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","title":"padding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV7paddingSo12UIEdgeInsetsVvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/padding"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/padding":{"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/padding","role":"symbol","title":"padding","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/pinindicatorcolor.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/pinindicatorcolor.json index d77155dd2d..0e75342181 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/pinindicatorcolor.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/pinindicatorcolor.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorcolor"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorColor","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"metadata":{"title":"pinIndicatorColor","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV17pinIndicatorColorSo7UIColorCSgvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinIndicatorColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"text":"?","kind":"text"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"pinIndicatorColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Requires "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","isActive":true,"type":"reference"},{"type":"text","text":" to be rendered as a template image using"},{"text":" ","type":"text"},{"isActive":true,"identifier":"https:\/\/apple.co\/3LMOgfZ","type":"reference"},{"type":"text","text":"."}]}],"kind":"content"}],"sections":[],"abstract":[{"type":"text","text":"The pin indicator color, use the cell’s "},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" when nil."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorImage":{"title":"pinIndicatorImage","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinIndicatorImage"},{"text":": ","kind":"text"},{"text":"UIImage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","abstract":[{"text":"The pin indicator image, use the default pin indicator image when nil.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorColor":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pinIndicatorColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The pin indicator color, use the cell’s "},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" when nil."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorcolor","title":"pinIndicatorColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorColor","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"https://apple.co/3LMOgfZ":{"titleInlineContent":[{"code":"withRenderingMode(_:)","type":"codeVoice"}],"identifier":"https:\/\/apple.co\/3LMOgfZ","type":"link","title":"withRenderingMode(_:)","url":"https:\/\/apple.co\/3LMOgfZ"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"The pin indicator color, use the cell’s ","type":"text"},{"type":"codeVoice","code":"tintColor"},{"type":"text","text":" when nil."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorColor","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","title":"pinIndicatorColor","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV17pinIndicatorColorSo7UIColorCSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pinIndicatorColor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"},{"kind":"text","text":"?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinIndicatorColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"Requires ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","isActive":true},{"type":"text","text":" to be rendered as a template image using"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"https:\/\/apple.co\/3LMOgfZ"},{"text":".","type":"text"}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"https://apple.co/3LMOgfZ":{"type":"link","title":"withRenderingMode(_:)","identifier":"https:\/\/apple.co\/3LMOgfZ","titleInlineContent":[{"type":"codeVoice","code":"withRenderingMode(_:)"}],"url":"https:\/\/apple.co\/3LMOgfZ"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorColor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pinIndicatorColor"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorcolor","role":"symbol","abstract":[{"text":"The pin indicator color, use the cell’s ","type":"text"},{"code":"tintColor","type":"codeVoice"},{"type":"text","text":" when nil."}],"title":"pinIndicatorColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorImage":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinIndicatorImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The pin indicator image, use the default pin indicator image when nil."}],"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage","title":"pinIndicatorImage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/pinindicatorimage.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/pinindicatorimage.json index 0648aaf336..2c7106c09b 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/pinindicatorimage.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/pinindicatorimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinIndicatorImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The pin indicator image, use the default pin indicator image when nil."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV17pinIndicatorImageSo7UIImageCSgvp","modules":[{"name":"BrazeUI"}],"title":"pinIndicatorImage","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pinIndicatorImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":"?"}],"role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorImage":{"title":"pinIndicatorImage","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinIndicatorImage"},{"text":": ","kind":"text"},{"text":"UIImage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","abstract":[{"text":"The pin indicator image, use the default pin indicator image when nil.","type":"text"}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinIndicatorImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pinIndicatorImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIImage","kind":"typeIdentifier","text":"UIImage"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV17pinIndicatorImageSo7UIImageCSgvp","role":"symbol","roleHeading":"Instance Property","title":"pinIndicatorImage","symbolKind":"property"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage"]}],"abstract":[{"type":"text","text":"The pin indicator image, use the default pin indicator image when nil."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/pinIndicatorImage":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinIndicatorImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The pin indicator image, use the default pin indicator image when nil."}],"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage","title":"pinIndicatorImage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/pinIndicatorImage"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/shadow.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/shadow.json index 6ab8d9c196..0de174c5f3 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/shadow.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/shadow.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"kind":"text","text":"?"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV6shadowAA6ShadowVSgvp","roleHeading":"Instance Property","title":"shadow"},"abstract":[{"type":"text","text":"The shadow."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/shadow"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/shadow"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/shadow":{"kind":"symbol","abstract":[{"text":"The shadow.","type":"text"}],"title":"shadow","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/shadow"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV6shadowAA6ShadowVSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"shadow"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/shadow","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/shadow"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"The shadow."}],"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/shadow":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/shadow","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/shadow","title":"shadow","type":"topic","abstract":[{"type":"text","text":"The shadow."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/titlecolor.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/titlecolor.json index 8450391c2e..788342012c 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/titlecolor.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/titlecolor.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"titleColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlecolor"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"The title’s color."}],"metadata":{"title":"titleColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"titleColor"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV10titleColorSo7UIColorCvp","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleColor","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/titleColor":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"titleColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"abstract":[{"type":"text","text":"The title’s color."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlecolor","title":"titleColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleColor","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleColor"},"abstract":[{"type":"text","text":"The title’s color."}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV10titleColorSo7UIColorCvp","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"titleColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","title":"titleColor"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlecolor"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"titleColor"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/titleColor":{"title":"titleColor","abstract":[{"type":"text","text":"The title’s color."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleColor","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlecolor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"titleColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/titlefont.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/titlefont.json index 8602813a5c..f4f7044ee9 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/titlefont.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/titlefont.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"titleFont"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"abstract":[{"text":"The title’s font.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleFont","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlefont"]}],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV9titleFontSo6UIFontCvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"titleFont","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"titleFont","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/titleFont":{"role":"symbol","title":"titleFont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"titleFont"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"type":"topic","abstract":[{"text":"The title’s font.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlefont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleFont"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"titleFont"},{"kind":"text","text":": "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleFont","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlefont"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The title’s font.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV9titleFontSo6UIFontCvp","roleHeading":"Instance Property","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"titleFont","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"title":"titleFont"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/titleFont":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/titleFont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"titleFont"},{"text":": ","kind":"text"},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlefont","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The title’s font."}],"title":"titleFont"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/unviewedindicatorcolor.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/unviewedindicatorcolor.json index d305e02b54..3dd55c8d13 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/unviewedindicatorcolor.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/unviewedindicatorcolor.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorColor"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"unviewedIndicatorColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV22unviewedIndicatorColorSo7UIColorCSgvp","role":"symbol","title":"unviewedIndicatorColor","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorcolor"]}],"abstract":[{"type":"text","text":"The unviewed indicator color, use the cell’s "},{"type":"codeVoice","code":"tintColor"},{"type":"text","text":" when nil."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"unviewedIndicatorColor","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/unviewedIndicatorColor":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorColor","title":"unviewedIndicatorColor","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"unviewedIndicatorColor","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorcolor","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"The unviewed indicator color, use the cell’s ","type":"text"},{"type":"codeVoice","code":"tintColor"},{"text":" when nil.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedIndicatorColor"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorColor"},"abstract":[{"text":"The unviewed indicator color, use the cell’s ","type":"text"},{"type":"codeVoice","code":"tintColor"},{"text":" when nil.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV22unviewedIndicatorColorSo7UIColorCSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedIndicatorColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"},{"kind":"text","text":"?"}],"title":"unviewedIndicatorColor","role":"symbol","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/unviewedIndicatorColor":{"abstract":[{"type":"text","text":"The unviewed indicator color, use the cell’s "},{"code":"tintColor","type":"codeVoice"},{"text":" when nil.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorcolor","kind":"symbol","title":"unviewedIndicatorColor","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorColor","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedIndicatorColor"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/unviewedindicatorheight.json b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/unviewedindicatorheight.json index 23525293b8..017851dab4 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/unviewedindicatorheight.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/attributes-swift.struct/unviewedindicatorheight.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorHeight"},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"title":"unviewedIndicatorHeight","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV23unviewedIndicatorHeightSdvp","modules":[{"name":"BrazeUI"}],"role":"symbol"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"The unviewed indicator height."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorheight"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/unviewedIndicatorHeight":{"title":"unviewedIndicatorHeight","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorHeight","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorheight","abstract":[{"type":"text","text":"The unviewed indicator height."}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorheight"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorHeight","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV23unviewedIndicatorHeightSdvp","symbolKind":"property","title":"unviewedIndicatorHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The unviewed indicator height."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct/unviewedIndicatorHeight":{"role":"symbol","title":"unviewedIndicatorHeight","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct\/unviewedIndicatorHeight","abstract":[{"text":"The unviewed indicator height.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorheight"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/container.json b/data/documentation/brazeui/brazecontentcardui/cell/container.json index d3a09171e5..ca747dd96c 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/container.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/container.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"container","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC9containerSo6UIViewCvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","title":"container","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"container","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/container"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"abstract":[{"text":"The container view.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/container":{"title":"container","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"container","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/container","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","type":"topic","abstract":[{"type":"text","text":"The container view."}]}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The container view.","type":"text"}],"metadata":{"title":"container","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC9containerSo6UIViewCvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"container","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/container"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"container","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/container":{"abstract":[{"text":"The container view.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/container","title":"container","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"container"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/containerbackground.json b/data/documentation/brazeui/brazecontentcardui/cell/containerbackground.json index 4f7b64f943..25d10bb325 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/containerbackground.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/containerbackground.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerBackground"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/containerbackground"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"abstract":[{"text":"The container background view, containing the container.","type":"text"}],"metadata":{"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"containerBackground","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"}],"roleHeading":"Instance Property","title":"containerBackground","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC19containerBackgroundSo6UIViewCvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerBackground":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerBackground","abstract":[{"text":"The container background view, containing the container.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}],"title":"containerBackground","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerbackground","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/containerbackground"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerBackground","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerBackground"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC19containerBackgroundSo6UIViewCvp","symbolKind":"property","title":"containerBackground"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"containerBackground","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The container background view, containing the container."}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerBackground":{"abstract":[{"type":"text","text":"The container background view, containing the container."}],"title":"containerBackground","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerbackground","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"containerBackground","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerBackground","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/containermaxwidth.json b/data/documentation/brazeui/brazecontentcardui/cell/containermaxwidth.json index 7195b083cb..77c0d2fa2d 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/containermaxwidth.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/containermaxwidth.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The max width constraint, unset until ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","isActive":true},{"text":" is executed.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/containermaxwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerMaxWidth"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"containerMaxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"!"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC17containerMaxWidthSo18NSLayoutConstraintCSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"containerMaxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"title":"containerMaxWidth"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","role":"symbol","title":"installInternalConstraints()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerMaxWidth":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containermaxwidth","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"containerMaxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The max width constraint, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerMaxWidth","role":"symbol","title":"containerMaxWidth","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The max width constraint, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"containerMaxWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"!"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","title":"containerMaxWidth","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC17containerMaxWidthSo18NSLayoutConstraintCSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"containerMaxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"!"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/containermaxwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerMaxWidth","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerMaxWidth":{"abstract":[{"type":"text","text":"The max width constraint, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","isActive":true},{"text":" is executed.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containermaxwidth","title":"containerMaxWidth","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerMaxWidth"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerMaxWidth","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"installInternalConstraints()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/containerverticaledges.json b/data/documentation/brazeui/brazecontentcardui/cell/containerverticaledges.json index f594d4e879..edf9c191fc 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/containerverticaledges.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/containerverticaledges.json @@ -1 +1 @@ -{"metadata":{"title":"containerVerticalEdges","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC22containerVerticalEdgesSaySo18NSLayoutConstraintCGSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerVerticalEdges"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"symbolKind":"property"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"containerVerticalEdges","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The vertical constraints to the content view edges, unset until"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"type":"text","text":" is executed."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/containerverticaledges"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerVerticalEdges","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","role":"symbol","title":"installInternalConstraints()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerVerticalEdges":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerverticaledges","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"containerVerticalEdges","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The vertical constraints to the content view edges, unset until"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerVerticalEdges","role":"symbol","title":"containerVerticalEdges","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The vertical constraints to the content view edges, unset until"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","type":"reference","isActive":true},{"text":" is executed.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"containerVerticalEdges","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"languages":["swift"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerVerticalEdges"},"metadata":{"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"containerVerticalEdges","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"role":"symbol","title":"containerVerticalEdges","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC22containerVerticalEdgesSaySo18NSLayoutConstraintCGSgvp"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/containerverticaledges"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"installInternalConstraints()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/containerVerticalEdges":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/containerVerticalEdges","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerVerticalEdges"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"abstract":[{"text":"The vertical constraints to the content view edges, unset until","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","isActive":true},{"type":"text","text":" is executed."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerverticaledges","title":"containerVerticalEdges","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/edgescontaineredges.json b/data/documentation/brazeui/brazecontentcardui/cell/edgescontaineredges.json index 0c98a25567..e697033780 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/edgescontaineredges.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/edgescontaineredges.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"edgesContainerEdges","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"]!"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/edgescontaineredges"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"abstract":[{"type":"text","text":"The horizontal constraints to the content view edges, unset until"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"type":"text","text":" is executed."}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"edgesContainerEdges","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"edgesContainerEdges","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC19edgesContainerEdgesSaySo18NSLayoutConstraintCGSgvp","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/edgesContainerEdges"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/edgesContainerEdges":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/edgescontaineredges","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"edgesContainerEdges","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"type":"topic","abstract":[{"type":"text","text":"The horizontal constraints to the content view edges, unset until"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"type":"text","text":" is executed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/edgesContainerEdges","role":"symbol","title":"edgesContainerEdges","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","role":"symbol","title":"installInternalConstraints()","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The horizontal constraints to the content view edges, unset until","type":"text"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","isActive":true,"type":"reference"},{"text":" is executed.","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"edgesContainerEdges","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"kind":"text","text":"]!"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC19edgesContainerEdgesSaySo18NSLayoutConstraintCGSgvp","symbolKind":"property","title":"edgesContainerEdges"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/edgesContainerEdges"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"edgesContainerEdges"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/edgescontaineredges"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/edgesContainerEdges":{"abstract":[{"type":"text","text":"The horizontal constraints to the content view edges, unset until"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"title":"edgesContainerEdges","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/edgescontaineredges","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"edgesContainerEdges"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/edgesContainerEdges","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"installInternalConstraints()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/highlightable.json b/data/documentation/brazeui/brazecontentcardui/cell/highlightable.json index 06a3ee5b6f..52c27426ac 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/highlightable.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/highlightable.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Whether the cell can be highlighted or not."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightable"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"highlightable","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"By default, content cards without click action are not highlightable.","type":"text"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC13highlightableSbvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"highlightable","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"highlightable","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightable"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/highlightable":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightable","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"highlightable","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"Whether the cell can be highlighted or not.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightable","role":"symbol","title":"highlightable","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"highlightable","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"By default, content cards without click action are not highlightable.","type":"text"}]}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightable"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC13highlightableSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"highlightable"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","title":"highlightable","symbolKind":"property","roleHeading":"Instance Property"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightable"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"abstract":[{"text":"Whether the cell can be highlighted or not.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/highlightable":{"abstract":[{"text":"Whether the cell can be highlighted or not.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightable","title":"highlightable","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"highlightable","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightable","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/highlightedanimator.json b/data/documentation/brazeui/brazecontentcardui/cell/highlightedanimator.json index bca94bebe9..876f9505c9 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/highlightedanimator.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/highlightedanimator.json @@ -1 +1 @@ -{"abstract":[{"text":"The animator driving the highlighted state.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightedanimator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightedAnimator"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"sections":[],"kind":"symbol","metadata":{"title":"highlightedAnimator","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC19highlightedAnimatorSo014UIViewPropertyG0CSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"highlightedAnimator","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewPropertyAnimator","text":"UIViewPropertyAnimator","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"highlightedAnimator","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIViewPropertyAnimator","preciseIdentifier":"c:objc(cs)UIViewPropertyAnimator","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/highlightedAnimator":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightedanimator","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"highlightedAnimator"},{"text":": ","kind":"text"},{"text":"UIViewPropertyAnimator","preciseIdentifier":"c:objc(cs)UIViewPropertyAnimator","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"The animator driving the highlighted state.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightedAnimator","role":"symbol","title":"highlightedAnimator","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The animator driving the highlighted state."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"highlightedAnimator","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewPropertyAnimator","text":"UIViewPropertyAnimator"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightedAnimator","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightedanimator"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC19highlightedAnimatorSo014UIViewPropertyG0CSgvp","title":"highlightedAnimator","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"highlightedAnimator"},{"text":": ","kind":"text"},{"text":"UIViewPropertyAnimator","preciseIdentifier":"c:objc(cs)UIViewPropertyAnimator","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/highlightedAnimator":{"abstract":[{"type":"text","text":"The animator driving the highlighted state."}],"title":"highlightedAnimator","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightedanimator","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"highlightedAnimator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIViewPropertyAnimator","preciseIdentifier":"c:objc(cs)UIViewPropertyAnimator"},{"kind":"text","text":"?"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/highlightedAnimator","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/hittest(_:with:).json b/data/documentation/brazeui/brazecontentcardui/cell/hittest(_:with:).json index e1b58a37c7..4542d69860 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/hittest(_:with:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/hittest(_:with:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/hittest(_:with:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hitTest","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"point"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"event"},{"text":": ","kind":"text"},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"kind":"text","text":"?"}],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622469-hittest","isActive":true,"type":"reference"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/hitTest(_:with:)"},"metadata":{"role":"symbol","title":"hitTest(_:with:)","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hitTest","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"kind":"text","text":"?) -> "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":"?","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC7hitTest_4withSo6UIViewCSgSo7CGPointV_So7UIEventCSgtF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Overrides ","type":"text"},{"type":"codeVoice","code":"UIView.hitTest(_:with:)"},{"type":"text","text":" default implementation to ignore touches outside of the"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","type":"reference","isActive":true},{"type":"text","text":" view."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/hitTest(_:with:)":{"title":"hitTest(_:with:)","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hitTest","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/hittest(_:with:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/hitTest(_:with:)","type":"topic","abstract":[{"type":"text","text":"Overrides "},{"code":"UIView.hitTest(_:with:)","type":"codeVoice"},{"text":" default implementation to ignore touches outside of the","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","type":"reference","isActive":true},{"type":"text","text":" view."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/container":{"title":"container","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"container","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/container","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","type":"topic","abstract":[{"type":"text","text":"The container view."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"https://developer.apple.com/documentation/uikit/uiview/1622469-hittest":{"type":"link","titleInlineContent":[{"code":"hitTest(_:with:)","type":"codeVoice"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622469-hittest","title":"hitTest(_:with:)","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622469-hittest"}}} \ No newline at end of file +{"abstract":[{"text":"Overrides ","type":"text"},{"type":"codeVoice","code":"UIView.hitTest(_:with:)"},{"text":" default implementation to ignore touches outside of the","type":"text"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","type":"reference","isActive":true},{"text":" view.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/hitTest(_:with:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"hitTest(_:with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hitTest","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEvent","preciseIdentifier":"c:objc(cs)UIEvent"},{"text":"?) -> ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC7hitTest_4withSo6UIViewCSgSo7CGPointV_So7UIEventCSgtF","role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hitTest"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"point","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"event"},{"kind":"text","text":": "},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"inlineContent":[{"type":"text","text":"See "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622469-hittest","isActive":true}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/hittest(_:with:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/container":{"abstract":[{"text":"The container view.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/container","title":"container","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"container"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/hitTest(_:with:)":{"abstract":[{"type":"text","text":"Overrides "},{"type":"codeVoice","code":"UIView.hitTest(_:with:)"},{"type":"text","text":" default implementation to ignore touches outside of the"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/container"},{"text":" view.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/hittest(_:with:)","title":"hitTest(_:with:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hitTest"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIEvent","kind":"typeIdentifier","text":"UIEvent"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/hitTest(_:with:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"https://developer.apple.com/documentation/uikit/uiview/1622469-hittest":{"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622469-hittest","titleInlineContent":[{"code":"hitTest(_:with:)","type":"codeVoice"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622469-hittest","title":"hitTest(_:with:)","type":"link"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/init(style:reuseidentifier:).json b/data/documentation/brazeui/brazecontentcardui/cell/init(style:reuseidentifier:).json index 57ab67b9f4..1c8672599e 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/init(style:reuseidentifier:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/init(style:reuseidentifier:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/init(style:reuseIdentifier:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]}]},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This class implements the common appearance and logic needed for displaying content cards."},{"type":"text","text":" "},{"type":"text","text":"The base "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","isActive":true,"type":"reference"},{"text":" class ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"does not support"}]},{"text":" displaying content cards","type":"text"},{"type":"text","text":" "},{"type":"text","text":"directly. Use one of the available subclass to do so."}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC5style15reuseIdentifierAESo011UITableViewE5StyleV_SSSgtcfc","symbolKind":"init","title":"init(style:reuseIdentifier:)","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/init(style:reuseIdentifier:)":{"title":"init(style:reuseIdentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/init(style:reuseIdentifier:)","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/init(style:reuseidentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier","text":"UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"type":"text","text":" to the "},{"code":"super","type":"codeVoice"},{"type":"text","text":" "},{"type":"text","text":"implementation."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This class implements the common appearance and logic needed for displaying content cards."},{"type":"text","text":" "},{"text":"The base ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","isActive":true},{"type":"text","text":" class "},{"inlineContent":[{"text":"does not support","type":"text"}],"type":"strong"},{"type":"text","text":" displaying content cards"},{"text":" ","type":"text"},{"type":"text","text":"directly. Use one of the available subclass to do so."}]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/init(style:reuseIdentifier:)"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"role":"symbol","roleHeading":"Initializer","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC5style15reuseIdentifierAESo011UITableViewE5StyleV_SSSgtcfc","symbolKind":"init","title":"init(style:reuseIdentifier:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/init(style:reuseIdentifier:)":{"title":"init(style:reuseIdentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/init(style:reuseIdentifier:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/init(style:reuseidentifier:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/installinternalconstraints().json b/data/documentation/brazeui/brazecontentcardui/cell/installinternalconstraints().json index 33ff3a41fd..c0e2d7bbdb 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/installinternalconstraints().json +++ b/data/documentation/brazeui/brazecontentcardui/cell/installinternalconstraints().json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC26installInternalConstraintsyyF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"role":"symbol","title":"installInternalConstraints()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"The base ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","type":"reference","isActive":true},{"text":" class never calls this method. It is the subclass","type":"text"},{"type":"text","text":" "},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"text":" ","type":"text"},{"type":"text","text":"usually after all views have been added to the view hierarchy, at the end of the"},{"text":" ","type":"text"},{"type":"text","text":"initializer."}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","role":"symbol","title":"installInternalConstraints()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()"]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC26installInternalConstraintsyyF","title":"installInternalConstraints()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The base "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","isActive":true,"type":"reference"},{"type":"text","text":" class never calls this method. It is the subclass"},{"type":"text","text":" "},{"text":"responsibility to optionally override the implementation and call it when appropriate,","type":"text"},{"type":"text","text":" "},{"text":"usually after all views have been added to the view hierarchy, at the end of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"initializer."}]}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"installInternalConstraints()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/layoutcontaineredges.json b/data/documentation/brazeui/brazecontentcardui/cell/layoutcontaineredges.json index 57cbc81aa9..cd4104d860 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/layoutcontaineredges.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/layoutcontaineredges.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The horizontal constraints to the content view layout margin guide, unset until"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/layoutcontaineredges"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"metadata":{"title":"layoutContainerEdges","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutContainerEdges"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC20layoutContainerEdgesSaySo18NSLayoutConstraintCGSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutContainerEdges","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/layoutContainerEdges","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","role":"symbol","title":"installInternalConstraints()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/layoutContainerEdges":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/layoutcontaineredges","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutContainerEdges","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}],"type":"topic","abstract":[{"text":"The horizontal constraints to the content view layout margin guide, unset until","type":"text"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/layoutContainerEdges","role":"symbol","title":"layoutContainerEdges","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"The horizontal constraints to the content view layout margin guide, unset until"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"type":"text","text":" is executed."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/layoutcontaineredges"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/layoutContainerEdges"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutContainerEdges","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC20layoutContainerEdgesSaySo18NSLayoutConstraintCGSgvp","role":"symbol","symbolKind":"property","roleHeading":"Instance Property","title":"layoutContainerEdges","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"layoutContainerEdges","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"installInternalConstraints()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/layoutContainerEdges":{"abstract":[{"type":"text","text":"The horizontal constraints to the content view layout margin guide, unset until"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","isActive":true},{"text":" is executed.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/layoutcontaineredges","title":"layoutContainerEdges","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutContainerEdges"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"]!"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/layoutContainerEdges","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/margin.json b/data/documentation/brazeui/brazecontentcardui/cell/margin.json index 3f94448ba0..cad0ab0dc7 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/margin.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/margin.json @@ -1 +1 @@ -{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/edges(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/layoutMargins(_:)"],"title":"Enumeration Cases"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/insets"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The margin type.","type":"text"}],"metadata":{"title":"BrazeContentCardUI.Cell.Margin","roleHeading":"Enumeration","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"symbolKind":"enum","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"languages":["swift"]}]}],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/Braze\/SQ"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"kind":"symbol","title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","type":"topic","abstract":[{"text":"The margin type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/layoutMargins(_:)":{"title":"BrazeContentCardUI.Cell.Margin.layoutMargins(_:)","type":"topic","abstract":[{"text":"Use the ","type":"text"},{"type":"codeVoice","code":"layoutMarginsGuide"},{"text":".","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutMargins"},{"text":"(","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/layoutmargins(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/layoutMargins(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/insets":{"title":"insets","type":"topic","abstract":[{"type":"text","text":"Margin insets."}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"insets"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/insets","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/insets","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/edges(_:)":{"title":"BrazeContentCardUI.Cell.Margin.edges(_:)","type":"topic","abstract":[{"text":"Use the edges of the cells.","type":"text"}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"edges","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/edges(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/edges(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/Equatable-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/equatable-implementations"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Margin"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"Margin","kind":"identifier"}],"roleHeading":"Enumeration","role":"symbol","title":"BrazeContentCardUI.Cell.Margin"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/edges(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/layoutMargins(_:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/insets"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations"],"generated":true}],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"The margin type."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/insets":{"abstract":[{"type":"text","text":"Margin insets."}],"title":"insets","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/insets","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/insets","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"insets"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","abstract":[{"text":"The margin type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/layoutMargins(_:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/layoutmargins(_:)","abstract":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"layoutMarginsGuide"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/layoutMargins(_:)","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutMargins","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"},{"kind":"text","text":")"}],"type":"topic","title":"BrazeContentCardUI.Cell.Margin.layoutMargins(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/edges(_:)":{"abstract":[{"text":"Use the edges of the cells.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/edges(_:)","type":"topic","kind":"symbol","title":"BrazeContentCardUI.Cell.Margin.edges(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/edges(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"edges","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/equatable-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/margin/!=(_:_:).json b/data/documentation/brazeui/brazecontentcardui/cell/margin/!=(_:_:).json index 806435a254..f3f2a51e0c 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/margin/!=(_:_:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/margin/!=(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"metadata":{"symbolKind":"op","title":"!=(_:_:)","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a11ContentCardB0O4CellC6MarginO","extendedModule":"Swift","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/Equatable-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations","title":"Equatable Implementations","abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/equatable-implementations"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/!=(_:_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"kind":"symbol","title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","type":"topic","abstract":[{"text":"The margin type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a11ContentCardB0O4CellC6MarginO","symbolKind":"op","title":"!=(_:_:)","extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/!=(_:_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","abstract":[{"text":"The margin type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/equatable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/!=(_:_:)":{"title":"!=(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/!=(_:_:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/margin/edges(_:).json b/data/documentation/brazeui/brazecontentcardui/cell/margin/edges(_:).json index e64d810bc6..abaf111e2b 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/margin/edges(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/margin/edges(_:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Case","title":"BrazeContentCardUI.Cell.Margin.edges(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"edges","kind":"identifier"},{"kind":"text","text":"("},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO5edgesyAGSo12UIEdgeInsetsVcAGmF","modules":[{"name":"BrazeUI"}],"symbolKind":"case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"edges","kind":"identifier"},{"kind":"text","text":"("},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/edges(_:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]]},"abstract":[{"type":"text","text":"Use the edges of the cells."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/edges(_:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"kind":"symbol","title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","type":"topic","abstract":[{"text":"The margin type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/edges(_:)":{"title":"BrazeContentCardUI.Cell.Margin.edges(_:)","type":"topic","abstract":[{"text":"Use the edges of the cells.","type":"text"}],"kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"edges","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/edges(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/edges(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Use the edges of the cells."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"edges"},{"text":"(","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Case","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO5edgesyAGSo12UIEdgeInsetsVcAGmF","symbolKind":"case","title":"BrazeContentCardUI.Cell.Margin.edges(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/edges(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"edges","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/edges(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","abstract":[{"text":"The margin type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/edges(_:)":{"abstract":[{"text":"Use the edges of the cells.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/edges(_:)","type":"topic","kind":"symbol","title":"BrazeContentCardUI.Cell.Margin.edges(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/edges(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"edges","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"},{"text":")","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/margin/equatable-implementations.json b/data/documentation/brazeui/brazecontentcardui/cell/margin/equatable-implementations.json index b0d7378ff3..54ef9b7ec3 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/margin/equatable-implementations.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/margin/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/!=(_:_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"kind":"symbol","title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","type":"topic","abstract":[{"text":"The margin type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeUI"}]},"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","abstract":[{"text":"The margin type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/!=(_:_:)":{"title":"!=(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/!=(_:_:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/margin/insets.json b/data/documentation/brazeui/brazecontentcardui/cell/margin/insets.json index f84bb05c3a..acc5d1a287 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/margin/insets.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/margin/insets.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"Margin insets."}],"metadata":{"title":"insets","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO6insetsSo12UIEdgeInsetsVvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"insets","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"insets","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/insets"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/insets","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/insets":{"title":"insets","type":"topic","abstract":[{"type":"text","text":"Margin insets."}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"insets"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/insets","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/insets","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"kind":"symbol","title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","type":"topic","abstract":[{"text":"The margin type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]]},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"insets","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"title":"insets","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO6insetsSo12UIEdgeInsetsVvp","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/insets","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/insets"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"insets"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Margin insets."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/insets":{"abstract":[{"type":"text","text":"Margin insets."}],"title":"insets","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/insets","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/insets","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"insets"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","abstract":[{"text":"The margin type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/margin/layoutmargins(_:).json b/data/documentation/brazeui/brazecontentcardui/cell/margin/layoutmargins(_:).json index b1fb0ddbdb..0ce326c880 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/margin/layoutmargins(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/margin/layoutmargins(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/layoutmargins(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Use the "},{"code":"layoutMarginsGuide","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutMargins","kind":"identifier"},{"kind":"text","text":"("},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO13layoutMarginsyAGSo12UIEdgeInsetsVcAGmF","title":"BrazeContentCardUI.Cell.Margin.layoutMargins(_:)","modules":[{"name":"BrazeUI"}],"symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutMargins","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"},{"text":")","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/layoutMargins(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/layoutMargins(_:)":{"title":"BrazeContentCardUI.Cell.Margin.layoutMargins(_:)","type":"topic","abstract":[{"text":"Use the ","type":"text"},{"type":"codeVoice","code":"layoutMarginsGuide"},{"text":".","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutMargins"},{"text":"(","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/layoutmargins(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/layoutMargins(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"kind":"symbol","title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","type":"topic","abstract":[{"text":"The margin type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Margin","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin"]]},"abstract":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"layoutMarginsGuide"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/layoutMargins(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutMargins"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/layoutmargins(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6MarginO13layoutMarginsyAGSo12UIEdgeInsetsVcAGmF","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutMargins","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Case","symbolKind":"case","title":"BrazeContentCardUI.Cell.Margin.layoutMargins(_:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin/layoutMargins(_:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/layoutmargins(_:)","abstract":[{"type":"text","text":"Use the "},{"type":"codeVoice","code":"layoutMarginsGuide"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin\/layoutMargins(_:)","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutMargins","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"},{"kind":"text","text":")"}],"type":"topic","title":"BrazeContentCardUI.Cell.Margin.layoutMargins(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Margin":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Margin","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Margin"}],"navigatorTitle":[{"kind":"identifier","text":"Margin"}],"title":"BrazeContentCardUI.Cell.Margin","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","abstract":[{"text":"The margin type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/pinindicator.json b/data/documentation/brazeui/brazecontentcardui/cell/pinindicator.json index ca697465bd..b109283f22 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/pinindicator.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/pinindicator.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/pinIndicator","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The pin indicator image view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinIndicator","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIImageView","text":"UIImageView","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}]}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","title":"pinIndicator","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC12pinIndicatorSo11UIImageViewCvp","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"pinIndicator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/pinindicator"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/pinIndicator":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/pinindicator","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pinIndicator"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView","text":"UIImageView"}],"type":"topic","abstract":[{"text":"The pin indicator image view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/pinIndicator","role":"symbol","title":"pinIndicator","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"The pin indicator image view.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/pinindicator"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/pinIndicator"},"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"pinIndicator","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pinIndicator","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIImageView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC12pinIndicatorSo11UIImageViewCvp"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pinIndicator"},{"text":": ","kind":"text"},{"text":"UIImageView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/pinIndicator":{"abstract":[{"type":"text","text":"The pin indicator image view."}],"title":"pinIndicator","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/pinindicator","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pinIndicator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView","text":"UIImageView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/pinIndicator","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/sethighlighted(_:animated:).json b/data/documentation/brazeui/brazecontentcardui/cell/sethighlighted(_:animated:).json index fddf14bd77..f75324195d 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/sethighlighted(_:animated:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/sethighlighted(_:animated:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","title":"setHighlighted(_:animated:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setHighlighted"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animated"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC14setHighlighted_8animatedySb_SbtF"},"kind":"symbol","abstract":[{"text":"See ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","isActive":true,"type":"reference"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/sethighlighted(_:animated:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setHighlighted","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"highlighted"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"animated","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/setHighlighted(_:animated:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"https://developer.apple.com/documentation/uikit/uitableviewcell/1623280-sethighlighted":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","title":"setHighlighted(_:animated:)","titleInlineContent":[{"type":"codeVoice","code":"setHighlighted(_:animated:)"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/setHighlighted(_:animated:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/setHighlighted(_:animated:)","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/sethighlighted(_:animated:)","abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","type":"reference","isActive":true},{"text":".","type":"text"}],"title":"setHighlighted(_:animated:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setHighlighted"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"animated","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/setHighlighted(_:animated:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setHighlighted"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"highlighted","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animated"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/sethighlighted(_:animated:)"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setHighlighted","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"text":"animated","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"method","title":"setHighlighted(_:animated:)","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC14setHighlighted_8animatedySb_SbtF","roleHeading":"Instance Method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"https://developer.apple.com/documentation/uikit/uitableviewcell/1623280-sethighlighted":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","titleInlineContent":[{"type":"codeVoice","code":"setHighlighted(_:animated:)"}],"title":"setHighlighted(_:animated:)","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/setHighlighted(_:animated:)":{"abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitableviewcell\/1623280-sethighlighted","type":"reference","isActive":true},{"type":"text","text":"."}],"title":"setHighlighted(_:animated:)","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/sethighlighted(_:animated:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setHighlighted"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/setHighlighted(_:animated:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/textstack.json b/data/documentation/brazeui/brazecontentcardui/cell/textstack.json index 98245e2b4d..2a7ce3e5f1 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/textstack.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/textstack.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The optional text stack.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/textStack","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textStack","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O9TextStackC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","text":"TextStack"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/textstack"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"textStack","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC9textStackAC04TextG0CSgvp","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textStack"},{"kind":"text","text":": "},{"text":"TextStack","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O9TextStackC"},{"kind":"text","text":"?"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/textStack":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/textstack","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textStack","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TextStack","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O9TextStackC"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The optional text stack."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/textStack","role":"symbol","title":"textStack","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStack"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.TextStack","role":"symbol","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"kind":"symbol"}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"The optional text stack.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/textstack"]}],"metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC9textStackAC04TextG0CSgvp","title":"textStack","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textStack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TextStack","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O9TextStackC"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/textStack","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textStack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","text":"TextStack","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O9TextStackC"},{"kind":"text","text":"?"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/textStack":{"type":"topic","title":"textStack","abstract":[{"type":"text","text":"The optional text stack."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/textStack","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/textstack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textStack","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O9TextStackC","text":"TextStack","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"role":"symbol","title":"BrazeContentCardUI.TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/tintcolordidchange().json b/data/documentation/brazeui/brazecontentcardui/cell/tintcolordidchange().json index 65fdde3d55..c65530b16c 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/tintcolordidchange().json +++ b/data/documentation/brazeui/brazecontentcardui/cell/tintcolordidchange().json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/tintColorDidChange()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tintColorDidChange","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/tintcolordidchange()"]}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC18tintColorDidChangeyyF","modules":[{"name":"BrazeUI"}],"title":"tintColorDidChange()","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tintColorDidChange","kind":"identifier"},{"kind":"text","text":"()"}]},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","isActive":true},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/tintColorDidChange()":{"abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","isActive":true,"type":"reference"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/tintColorDidChange()","title":"tintColorDidChange()","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/tintcolordidchange()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tintColorDidChange","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"https://developer.apple.com/documentation/uikit/uiview/1622620-tintcolordidchange":{"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","title":"tintColorDidChange()","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","type":"link","titleInlineContent":[{"code":"tintColorDidChange()","type":"codeVoice"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/tintColorDidChange()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/tintcolordidchange()"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tintColorDidChange"},{"text":"()","kind":"text"}],"title":"tintColorDidChange()","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC18tintColorDidChangeyyF","role":"symbol"},"abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","type":"reference","isActive":true},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tintColorDidChange"},{"text":"()","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"references":{"https://developer.apple.com/documentation/uikit/uiview/1622620-tintcolordidchange":{"type":"link","title":"tintColorDidChange()","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange","titleInlineContent":[{"type":"codeVoice","code":"tintColorDidChange()"}],"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/tintColorDidChange()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tintColorDidChange","kind":"identifier"},{"kind":"text","text":"()"}],"title":"tintColorDidChange()","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/tintcolordidchange()","abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uiview\/1622620-tintcolordidchange"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/tintColorDidChange()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/traitcollectiondidchange(_:).json b/data/documentation/brazeui/brazecontentcardui/cell/traitcollectiondidchange(_:).json index 7eb979a193..578aa04787 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/cell/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"previousTraitCollection","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/traitCollectionDidChange(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange"},{"text":".","type":"text"}],"metadata":{"role":"symbol","title":"traitCollectionDidChange(_:)","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC24traitCollectionDidChangeyySo07UITraitG0CSgF"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/traitCollectionDidChange(_:)":{"role":"symbol","title":"traitCollectionDidChange(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/traitcollectiondidchange(_:)","abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/traitCollectionDidChange(_:)"},"https://developer.apple.com/documentation/uikit/uitraitenvironment/1623516-traitcollectiondidchange":{"url":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","type":"link","title":"traitCollectionDidChange(_:)","titleInlineContent":[{"type":"codeVoice","code":"traitCollectionDidChange(_:)"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/traitCollectionDidChange(_:)"},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"title":"traitCollectionDidChange(_:)","symbolKind":"method","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC24traitCollectionDidChangeyySo07UITraitG0CSgF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","type":"reference","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"previousTraitCollection","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/traitCollectionDidChange(_:)":{"abstract":[{"type":"text","text":"See "},{"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","type":"reference","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/traitcollectiondidchange(_:)","title":"traitCollectionDidChange(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/traitCollectionDidChange(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"https://developer.apple.com/documentation/uikit/uitraitenvironment/1623516-traitcollectiondidchange":{"title":"traitCollectionDidChange(_:)","url":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange","type":"link","titleInlineContent":[{"code":"traitCollectionDidChange(_:)","type":"codeVoice"}],"identifier":"https:\/\/developer.apple.com\/documentation\/uikit\/uitraitenvironment\/1623516-traitcollectiondidchange"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/unviewedindicator.json b/data/documentation/brazeui/brazecontentcardui/cell/unviewedindicator.json index fdc4c574ff..876290e642 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/unviewedindicator.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/unviewedindicator.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The unviewed indicator view.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicator"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"unviewedIndicator","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicator"},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC17unviewedIndicatorSo6UIViewCvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"unviewedIndicator"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","title":"unviewedIndicator","modules":[{"name":"BrazeUI"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/unviewedIndicator":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicator","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicator","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The unviewed indicator view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicator","role":"symbol","title":"unviewedIndicator","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"abstract":[{"text":"The unviewed indicator view.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"metadata":{"title":"unviewedIndicator","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"unviewedIndicator"},{"kind":"text","text":": "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC17unviewedIndicatorSo6UIViewCvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"unviewedIndicator","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicator"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicator"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/unviewedIndicator":{"abstract":[{"text":"The unviewed indicator view.","type":"text"}],"title":"unviewedIndicator","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicator","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"unviewedIndicator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicator","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/unviewedindicatorheight.json b/data/documentation/brazeui/brazecontentcardui/cell/unviewedindicatorheight.json index ca1867b3cd..7b612d127e 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/unviewedindicatorheight.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/unviewedindicatorheight.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedIndicatorHeight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"!","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicatorHeight"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicatorheight"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The unviewed indicator height constraint, unset until "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","type":"reference"},{"text":" is","type":"text"},{"type":"text","text":" "},{"text":"executed.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"unviewedIndicatorHeight","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"!"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O4CellC23unviewedIndicatorHeightSo18NSLayoutConstraintCSgvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","role":"symbol","title":"installInternalConstraints()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/unviewedIndicatorHeight":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicatorheight","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The unviewed indicator height constraint, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"text":" is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"executed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicatorHeight","role":"symbol","title":"unviewedIndicatorHeight","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The unviewed indicator height constraint, unset until ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()"},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"kind":"symbol","metadata":{"symbolKind":"property","title":"unviewedIndicatorHeight","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"kind":"text","text":"!"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC23unviewedIndicatorHeightSo18NSLayoutConstraintCSgvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicatorHeight"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"unviewedIndicatorHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"!"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicatorheight"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/installInternalConstraints()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"installInternalConstraints()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/unviewedIndicatorHeight":{"abstract":[{"type":"text","text":"The unviewed indicator height constraint, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/installInternalConstraints()","type":"reference","isActive":true},{"type":"text","text":" is"},{"text":" ","type":"text"},{"type":"text","text":"executed."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicatorheight","title":"unviewedIndicatorHeight","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unviewedIndicatorHeight"},{"kind":"text","text":": "},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/unviewedIndicatorHeight","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/cell/viewed.json b/data/documentation/brazeui/brazecontentcardui/cell/viewed.json index c8ae392430..b93945b01e 100644 --- a/data/documentation/brazeui/brazecontentcardui/cell/viewed.json +++ b/data/documentation/brazeui/brazecontentcardui/cell/viewed.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/viewed","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6viewedSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"title":"viewed","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The viewed state, hides \/ displays the unviewed indicator."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/viewed"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/viewed":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/viewed","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The viewed state, hides \/ displays the unviewed indicator.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/viewed","role":"symbol","title":"viewed","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"viewed","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/viewed","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/cell\/viewed"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"viewed","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:7BrazeUI0a11ContentCardB0O4CellC6viewedSbvp"},"abstract":[{"text":"The viewed state, hides \/ displays the unviewed indicator.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/viewed":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/viewed","abstract":[{"text":"The viewed state, hides \/ displays the unviewed indicator.","type":"text"}],"title":"viewed","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewed"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/viewed"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classiccell.json b/data/documentation/brazeui/brazecontentcardui/classiccell.json index 281af05f90..3ceb45d894 100644 --- a/data/documentation/brazeui/brazecontentcardui/classiccell.json +++ b/data/documentation/brazeui/brazecontentcardui/classiccell.json @@ -1 +1 @@ -{"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"],"type":"inheritsFrom","title":"Inherits From"},{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicCell","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}],"metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ClassicCell"}],"symbolKind":"class","title":"BrazeContentCardUI.ClassicCell","modules":[{"name":"BrazeUI"}],"roleHeading":"Class","navigatorTitle":[{"text":"ClassicCell","kind":"identifier"}],"role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/init(style:reuseIdentifier:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/textStackContraints"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/applyAttributes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/set(card:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/identifier"]}],"references":{"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable","title":"UIKit.UIFocusItemContainer"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/textStackContraints":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textStackContraints","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/textstackcontraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/textStackContraints","role":"symbol","title":"textStackContraints","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The text stack edges constraints, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","isActive":true},{"text":" is executed.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/applyAttributes(_:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/applyattributes(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/applyAttributes(_:)","title":"applyAttributes(_:)","abstract":[{"type":"text","text":"Apply the current attributes."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"("},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/init(style:reuseIdentifier:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier","text":"UITableViewCell"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"kind":"symbol","title":"init(style:reuseIdentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/init(style:reuseIdentifier:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/init(style:reuseidentifier:)"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/installInternalConstraints()":{"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()","title":"installInternalConstraints()"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/set(card:)":{"abstract":[{"text":"Updates the cell with the passed classic content card.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Classic","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/set(card:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/set(card:)","title":"set(card:)","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","title":"UIKit.UIGestureRecognizerDelegate","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/identifier":{"abstract":[{"type":"text","text":"The type identifier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/identifier","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/identifier","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"identifier"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell"]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/init(style:reuseIdentifier:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/textStackContraints"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/applyAttributes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/set(card:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/identifier"]}],"relationshipsSections":[{"type":"inheritsFrom","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"],"kind":"relationships","title":"Inherits From"},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","kind":"relationships"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicCell","kind":"identifier"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"BrazeContentCardUI.ClassicCell","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC","extendedModule":"BrazeUI","symbolKind":"class","roleHeading":"Class","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"sections":[],"references":{"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/init(style:reuseIdentifier:)":{"kind":"symbol","title":"init(style:reuseIdentifier:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/init(style:reuseidentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/init(style:reuseIdentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"type":"text","text":" and "},{"code":"reuseIdentifier","type":"codeVoice"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}],"type":"topic"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","role":"symbol","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","title":"installInternalConstraints()"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"title":"UIKit.UIGestureRecognizerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/set(card:)":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Classic","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","title":"set(card:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/set(card:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/set(card:)","abstract":[{"type":"text","text":"Updates the cell with the passed classic content card."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/textStackContraints":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/textstackcontraints","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/textStackContraints","role":"symbol","abstract":[{"type":"text","text":"The text stack edges constraints, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","type":"reference","isActive":true},{"type":"text","text":" is executed."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textStackContraints","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"kind":"symbol","title":"textStackContraints"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/applyAttributes(_:)":{"kind":"symbol","title":"applyAttributes(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/applyattributes(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/applyAttributes(_:)","abstract":[{"text":"Apply the current attributes.","type":"text"}],"type":"topic"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/identifier":{"kind":"symbol","title":"identifier","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/identifier","abstract":[{"text":"The type identifier.","type":"text"}],"type":"topic"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classiccell/applyattributes(_:).json b/data/documentation/brazeui/brazecontentcardui/classiccell/applyattributes(_:).json index fa4b3094e6..dce5961979 100644 --- a/data/documentation/brazeui/brazecontentcardui/classiccell/applyattributes(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/classiccell/applyattributes(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/applyAttributes(_:)"},"abstract":[{"type":"text","text":"Apply the current attributes."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","text":"Attributes"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/applyattributes(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC15applyAttributesyyAC0F0C0H0VF","modules":[{"name":"BrazeUI"}],"title":"applyAttributes(_:)","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"},{"kind":"text","text":")"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/applyAttributes(_:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/applyattributes(_:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/applyAttributes(_:)","title":"applyAttributes(_:)","abstract":[{"type":"text","text":"Apply the current attributes."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"("},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"title":"applyAttributes(_:)","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC15applyAttributesyyAC0F0C0H0VF","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/applyattributes(_:)"]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/applyAttributes(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Apply the current attributes."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"attributes"},{"kind":"text","text":": "},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/applyAttributes(_:)":{"kind":"symbol","title":"applyAttributes(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/applyattributes(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/applyAttributes(_:)","abstract":[{"text":"Apply the current attributes.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classiccell/identifier.json b/data/documentation/brazeui/brazecontentcardui/classiccell/identifier.json index 7cbb0b7e7b..81efdfca57 100644 --- a/data/documentation/brazeui/brazecontentcardui/classiccell/identifier.json +++ b/data/documentation/brazeui/brazecontentcardui/classiccell/identifier.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Type Property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC10identifierSSvpZ","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"symbolKind":"property","title":"identifier","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/identifier","interfaceLanguage":"swift"},"abstract":[{"text":"The type identifier.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/identifier"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/identifier":{"abstract":[{"type":"text","text":"The type identifier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/identifier","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/identifier","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"identifier"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/identifier"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/identifier"},"metadata":{"roleHeading":"Type Property","symbolKind":"property","title":"identifier","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC10identifierSSvpZ","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The type identifier."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/identifier":{"kind":"symbol","title":"identifier","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/identifier","abstract":[{"text":"The type identifier.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classiccell/init(style:reuseidentifier:).json b/data/documentation/brazeui/brazecontentcardui/classiccell/init(style:reuseidentifier:).json index 3dd03adc54..5944677278 100644 --- a/data/documentation/brazeui/brazecontentcardui/classiccell/init(style:reuseidentifier:).json +++ b/data/documentation/brazeui/brazecontentcardui/classiccell/init(style:reuseidentifier:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"type":"text","text":"implementation."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/init(style:reuseidentifier:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"metadata":{"title":"init(style:reuseIdentifier:)","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC5style15reuseIdentifierAESo011UITableViewF5StyleV_SSSgtcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"symbolKind":"init"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/init(style:reuseIdentifier:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/init(style:reuseIdentifier:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier","text":"UITableViewCell"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"kind":"symbol","title":"init(style:reuseIdentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/init(style:reuseIdentifier:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/init(style:reuseidentifier:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/init(style:reuseIdentifier:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"init","role":"symbol","roleHeading":"Initializer","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC5style15reuseIdentifierAESo011UITableViewF5StyleV_SSSgtcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"title":"init(style:reuseIdentifier:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"type":"text","text":" and "},{"code":"reuseIdentifier","type":"codeVoice"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/init(style:reuseIdentifier:)":{"kind":"symbol","title":"init(style:reuseIdentifier:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/init(style:reuseidentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/init(style:reuseIdentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"type":"text","text":" and "},{"code":"reuseIdentifier","type":"codeVoice"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classiccell/installinternalconstraints().json b/data/documentation/brazeui/brazecontentcardui/classiccell/installinternalconstraints().json index d83d9dd2d6..dbdcf89d25 100644 --- a/data/documentation/brazeui/brazecontentcardui/classiccell/installinternalconstraints().json +++ b/data/documentation/brazeui/brazecontentcardui/classiccell/installinternalconstraints().json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC26installInternalConstraintsyyF","title":"installInternalConstraints()","symbolKind":"method","roleHeading":"Instance Method"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()"},"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The base "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","isActive":true,"type":"reference"},{"type":"text","text":" class never calls this method. It is the subclass"},{"text":" ","type":"text"},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"text":" ","type":"text"},{"type":"text","text":"usually after all views have been added to the view hierarchy, at the end of the"},{"text":" ","type":"text"},{"text":"initializer.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/installInternalConstraints()":{"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()"},"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The base "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","type":"reference","isActive":true},{"text":" class never calls this method. It is the subclass","type":"text"},{"type":"text","text":" "},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"text":" ","type":"text"},{"type":"text","text":"usually after all views have been added to the view hierarchy, at the end of the"},{"type":"text","text":" "},{"type":"text","text":"initializer."}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC26installInternalConstraintsyyF","title":"installInternalConstraints()","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","role":"symbol","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classiccell/set(card:).json b/data/documentation/brazeui/brazecontentcardui/classiccell/set(card:).json index 0349d8ccc4..996ccb8af4 100644 --- a/data/documentation/brazeui/brazecontentcardui/classiccell/set(card:).json +++ b/data/documentation/brazeui/brazecontentcardui/classiccell/set(card:).json @@ -1 +1 @@ -{"abstract":[{"text":"Updates the cell with the passed classic content card.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/set(card:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/set(card:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier","text":"Classic"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC3set4cardy0A3Kit0A0C0cD0O0E0V_tF","role":"symbol","title":"set(card:)","symbolKind":"method"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Classic","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The content card to display.","type":"text"}]}],"name":"card"}],"kind":"parameters"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/set(card:)":{"abstract":[{"text":"Updates the cell with the passed classic content card.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Classic","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/set(card:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/set(card:)","title":"set(card:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","abstract":[{"type":"text","text":"The Classic Content Card type."}],"title":"Braze.ContentCard.Classic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Classic"}],"type":"topic","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}]}}} \ No newline at end of file +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","text":"Classic"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC3set4cardy0A3Kit0A0C0cD0O0E0V_tF","title":"set(card:)","role":"symbol"},"abstract":[{"text":"Updates the cell with the passed classic content card.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/set(card:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/set(card:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","text":"Classic"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The content card to display."}]}]}],"kind":"parameters"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/set(card:)":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Classic","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO7ClassicV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","title":"set(card:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/set(card:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/set(card:)","abstract":[{"type":"text","text":"Updates the cell with the passed classic content card."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/Classic-swift.struct":{"title":"Braze.ContentCard.Classic","type":"topic","abstract":[{"text":"The Classic Content Card type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/Classic-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Classic"}],"navigatorTitle":[{"text":"Classic","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classiccell/textstackcontraints.json b/data/documentation/brazeui/brazecontentcardui/classiccell/textstackcontraints.json index c838018d05..3fe328d0c3 100644 --- a/data/documentation/brazeui/brazecontentcardui/classiccell/textstackcontraints.json +++ b/data/documentation/brazeui/brazecontentcardui/classiccell/textstackcontraints.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/textstackcontraints"]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textStackContraints","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC19textStackContraintsSaySo18NSLayoutConstraintCGSgvp","symbolKind":"property","role":"symbol","title":"textStackContraints","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textStackContraints","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"]!"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The text stack edges constraints, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()"},{"text":" is executed.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/textStackContraints","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/textStackContraints":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textStackContraints","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/textstackcontraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/textStackContraints","role":"symbol","title":"textStackContraints","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The text stack edges constraints, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","isActive":true},{"text":" is executed.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"abstract":[{"text":"The Content Card cell which displays Classic cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"title":"BrazeContentCardUI.ClassicCell","navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/installInternalConstraints()":{"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/textStackContraints","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O11ClassicCellC19textStackContraintsSaySo18NSLayoutConstraintCGSgvp","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textStackContraints","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"symbolKind":"property","title":"textStackContraints"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"textStackContraints","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classiccell\/textstackcontraints"]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"abstract":[{"type":"text","text":"The text stack edges constraints, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","type":"reference","isActive":true},{"type":"text","text":" is executed."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/textStackContraints":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/textstackcontraints","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/textStackContraints","role":"symbol","abstract":[{"type":"text","text":"The text stack edges constraints, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","type":"reference","isActive":true},{"type":"text","text":" is executed."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textStackContraints","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"kind":"symbol","title":"textStackContraints"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ClassicCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicCell"}],"type":"topic","title":"BrazeContentCardUI.ClassicCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell","abstract":[{"type":"text","text":"The Content Card cell which displays Classic cards."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicCell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicCell\/installInternalConstraints()","role":"symbol","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","title":"installInternalConstraints()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell.json b/data/documentation/brazeui/brazecontentcardui/classicimagecell.json index df72b29ef9..3ba59d445b 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell.json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","metadata":{"symbolKind":"class","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Class","title":"BrazeContentCardUI.ClassicImageCell","extendedModule":"BrazeUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/init(style:reuseIdentifier:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStack","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStackConstraints","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/classicImageSize"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/applyAttributes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/set(card:imageLoad:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/identifier"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell"]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"],"type":"inheritsFrom","title":"Inherits From"},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","title":"Conforms To"}],"references":{"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/classicImageSize":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/classicimagesize","type":"topic","title":"classicImageSize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/classicImageSize","role":"symbol","kind":"symbol","abstract":[{"text":"The classic image size constraints, unset until ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()"},{"text":" is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageSize"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}]},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/identifier":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/identifier","title":"identifier","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/identifier","abstract":[{"text":"The type identifier.","type":"text"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/installInternalConstraints()":{"type":"topic","role":"symbol","title":"installInternalConstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/set(card:imageLoad:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/set(card:imageLoad:)","title":"set(card:imageLoad:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/set(card:imageload:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"text":"ClassicImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","kind":"typeIdentifier","text":"ImageLoad"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Updates the cell with the passed classic image content card."}],"role":"symbol"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/applyAttributes(_:)":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Apply the current attributes.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"applyAttributes(_:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/applyattributes(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/applyAttributes(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/cardStackConstraints":{"type":"topic","role":"symbol","title":"cardStackConstraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStackConstraints","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstackconstraints","abstract":[{"type":"text","text":"The horizontal stack edges constraints, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()"},{"text":" is","type":"text"},{"type":"text","text":" "},{"text":"executed.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardStackConstraints","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/init(style:reuseIdentifier:)":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"title":"init(style:reuseIdentifier:)","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/init(style:reuseidentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/init(style:reuseIdentifier:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/cardStack":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardStack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIStackView","text":"UIStackView"}],"abstract":[{"text":"The horizontal stack view containing the image and the text stack.","type":"text"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStack","title":"cardStack"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","title":"UIKit.UIGestureRecognizerDelegate","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC","roleHeading":"Class","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","role":"symbol","symbolKind":"class","extendedModule":"BrazeUI","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell"]}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"]},{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/init(style:reuseIdentifier:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStack","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStackConstraints","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/classicImageSize"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/applyAttributes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/set(card:imageLoad:)"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/identifier"]}],"references":{"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/applyAttributes(_:)":{"abstract":[{"text":"Apply the current attributes.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"type":"topic","title":"applyAttributes(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/applyAttributes(_:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/applyattributes(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/set(card:imageLoad:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/set(card:imageLoad:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/set(card:imageload:)","abstract":[{"text":"Updates the cell with the passed classic image content card.","type":"text"}],"title":"set(card:imageLoad:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageLoad"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"text":"?)","kind":"text"}],"type":"topic"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/cardStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStack","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardStack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstack","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The horizontal stack view containing the image and the text stack."}],"title":"cardStack"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"type":"topic","title":"BrazeContentCardUI.ImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/cardStackConstraints":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstackconstraints","title":"cardStackConstraints","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cardStackConstraints"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStackConstraints","abstract":[{"type":"text","text":"The horizontal stack edges constraints, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","isActive":true},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"kind":"symbol","type":"topic"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","type":"unresolvable","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/identifier":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/identifier","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/identifier","role":"symbol","abstract":[{"text":"The type identifier.","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","title":"identifier","kind":"symbol"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable","title":"UIKit.UITraitChangeObservable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable","title":"UIKit.UIAppearance"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","title":"installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"kind":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","type":"unresolvable","title":"UIKit.UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/init(style:reuseIdentifier:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/init(style:reuseIdentifier:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/init(style:reuseidentifier:)","abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}],"title":"init(style:reuseIdentifier:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/classicImageSize":{"title":"classicImageSize","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImageSize","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/classicimagesize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/classicImageSize","abstract":[{"type":"text","text":"The classic image size constraints, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","type":"reference","isActive":true},{"text":" is","type":"text"},{"type":"text","text":" "},{"text":"executed.","type":"text"}]},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell/applyattributes(_:).json b/data/documentation/brazeui/brazecontentcardui/classicimagecell/applyattributes(_:).json index 79781a4931..120b71a250 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell/applyattributes(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell/applyattributes(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Apply the current attributes."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/applyattributes(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"attributes","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","text":"Attributes"},{"kind":"text","text":")"}]}]}],"sections":[],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"applyAttributes(_:)","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC15applyAttributesyyAC0G0C0I0VF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"},{"text":")","kind":"text"}]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/applyAttributes(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/applyAttributes(_:)":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Apply the current attributes.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"applyAttributes(_:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/applyattributes(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/applyAttributes(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Apply the current attributes."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/applyattributes(_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/applyAttributes(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC15applyAttributesyyAC0G0C0I0VF","title":"applyAttributes(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/applyAttributes(_:)":{"abstract":[{"text":"Apply the current attributes.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"type":"topic","title":"applyAttributes(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/applyAttributes(_:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/applyattributes(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell/cardstack.json b/data/documentation/brazeui/brazecontentcardui/classicimagecell/cardstack.json index 482836d214..f0bab19154 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell/cardstack.json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell/cardstack.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStack","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardStack","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC9cardStackSo11UIStackViewCvp","role":"symbol","title":"cardStack"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardStack"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIStackView","text":"UIStackView"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstack"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The horizontal stack view containing the image and the text stack."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/cardStack":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardStack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIStackView","text":"UIStackView"}],"abstract":[{"text":"The horizontal stack view containing the image and the text stack.","type":"text"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStack","title":"cardStack"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cardStack","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStack","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC9cardStackSo11UIStackViewCvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardStack"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIStackView","text":"UIStackView","kind":"typeIdentifier"}],"role":"symbol","title":"cardStack","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstack"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"abstract":[{"type":"text","text":"The horizontal stack view containing the image and the text stack."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/cardStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStack","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardStack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstack","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The horizontal stack view containing the image and the text stack."}],"title":"cardStack"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell/cardstackconstraints.json b/data/documentation/brazeui/brazecontentcardui/classicimagecell/cardstackconstraints.json index 5663623b3a..c6d8dc81fa 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell/cardstackconstraints.json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell/cardstackconstraints.json @@ -1 +1 @@ -{"abstract":[{"text":"The horizontal stack edges constraints, unset until ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","isActive":true},{"text":" is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"metadata":{"role":"symbol","title":"cardStackConstraints","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardStackConstraints","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC20cardStackConstraintsSaySo18NSLayoutConstraintCGSgvp"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstackconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStackConstraints","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardStackConstraints","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/installInternalConstraints()":{"type":"topic","role":"symbol","title":"installInternalConstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/cardStackConstraints":{"type":"topic","role":"symbol","title":"cardStackConstraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStackConstraints","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstackconstraints","abstract":[{"type":"text","text":"The horizontal stack edges constraints, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()"},{"text":" is","type":"text"},{"type":"text","text":" "},{"text":"executed.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cardStackConstraints","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"]!","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstackconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The horizontal stack edges constraints, unset until "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()"},{"text":" is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"executed."}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStackConstraints"},"metadata":{"title":"cardStackConstraints","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardStackConstraints","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC20cardStackConstraintsSaySo18NSLayoutConstraintCGSgvp"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cardStackConstraints","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"]!"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/cardStackConstraints":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstackconstraints","title":"cardStackConstraints","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cardStackConstraints"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/cardStackConstraints","abstract":[{"type":"text","text":"The horizontal stack edges constraints, unset until "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","isActive":true},{"type":"text","text":" is"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","title":"installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell/classicimagesize.json b/data/documentation/brazeui/brazecontentcardui/classicimagecell/classicimagesize.json index df6b548437..009cb95155 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell/classicimagesize.json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell/classicimagesize.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"classicImageSize"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/classicimagesize"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/classicImageSize"},"abstract":[{"type":"text","text":"The classic image size constraints, unset until "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","type":"reference"},{"text":" is","type":"text"},{"type":"text","text":" "},{"text":"executed.","type":"text"}],"metadata":{"title":"classicImageSize","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageSize"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC07classicF4SizeSaySo18NSLayoutConstraintCGSgvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/installInternalConstraints()":{"type":"topic","role":"symbol","title":"installInternalConstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/classicImageSize":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/classicimagesize","type":"topic","title":"classicImageSize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/classicImageSize","role":"symbol","kind":"symbol","abstract":[{"text":"The classic image size constraints, unset until ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()"},{"text":" is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"executed."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"classicImageSize"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/classicimagesize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/classicImageSize"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"classicImageSize","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"metadata":{"title":"classicImageSize","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC07classicF4SizeSaySo18NSLayoutConstraintCGSgvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImageSize","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"text":"]!","kind":"text"}]},"abstract":[{"type":"text","text":"The classic image size constraints, unset until "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()"},{"text":" is","type":"text"},{"text":" ","type":"text"},{"text":"executed.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","title":"installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/classicImageSize":{"title":"classicImageSize","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"classicImageSize","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/classicimagesize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/classicImageSize","abstract":[{"type":"text","text":"The classic image size constraints, unset until "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","type":"reference","isActive":true},{"text":" is","type":"text"},{"type":"text","text":" "},{"text":"executed.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell/identifier.json b/data/documentation/brazeui/brazecontentcardui/classicimagecell/identifier.json index e5b16902be..970606040d 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell/identifier.json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell/identifier.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"languages":["swift"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/identifier","interfaceLanguage":"swift"},"metadata":{"title":"identifier","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"roleHeading":"Type Property","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC10identifierSSvpZ","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/identifier"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"abstract":[{"text":"The type identifier.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/identifier":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/identifier","title":"identifier","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/identifier","abstract":[{"text":"The type identifier.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC10identifierSSvpZ","roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"modules":[{"name":"BrazeUI"}],"title":"identifier"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/identifier"},"sections":[],"abstract":[{"text":"The type identifier.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/identifier"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/identifier":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/identifier","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/identifier","role":"symbol","abstract":[{"text":"The type identifier.","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","title":"identifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell/init(style:reuseidentifier:).json b/data/documentation/brazeui/brazecontentcardui/classicimagecell/init(style:reuseidentifier:).json index dc2a30b7cd..28867903a5 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell/init(style:reuseidentifier:).json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell/init(style:reuseidentifier:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC5style15reuseIdentifierAESo011UITableViewG5StyleV_SSSgtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellStyle","kind":"typeIdentifier","text":"CellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"role":"symbol","roleHeading":"Initializer","title":"init(style:reuseIdentifier:)","modules":[{"name":"BrazeUI"}],"symbolKind":"init"},"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"type":"text","text":" and "},{"code":"reuseIdentifier","type":"codeVoice"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"type":"text","text":"implementation."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/init(style:reuseIdentifier:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/init(style:reuseIdentifier:)":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"title":"init(style:reuseIdentifier:)","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/init(style:reuseidentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/init(style:reuseIdentifier:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/init(style:reuseIdentifier:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC5style15reuseIdentifierAESo011UITableViewG5StyleV_SSSgtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"title":"init(style:reuseIdentifier:)","role":"symbol","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/init(style:reuseIdentifier:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/init(style:reuseIdentifier:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/init(style:reuseidentifier:)","abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}],"title":"init(style:reuseIdentifier:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell/installinternalconstraints().json b/data/documentation/brazeui/brazecontentcardui/classicimagecell/installinternalconstraints().json index 6c6ea58692..0861b3fb90 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell/installinternalconstraints().json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell/installinternalconstraints().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"The base ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","type":"reference"},{"type":"text","text":" class never calls this method. It is the subclass"},{"text":" ","type":"text"},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"type":"text","text":" "},{"type":"text","text":"usually after all views have been added to the view hierarchy, at the end of the"},{"text":" ","type":"text"},{"type":"text","text":"initializer."}],"type":"paragraph"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC26installInternalConstraintsyyF","role":"symbol","title":"installInternalConstraints()","symbolKind":"method"},"kind":"symbol","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/installInternalConstraints()":{"type":"topic","role":"symbol","title":"installInternalConstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The base "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"},{"text":" class never calls this method. It is the subclass","type":"text"},{"type":"text","text":" "},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"text":" ","type":"text"},{"text":"usually after all views have been added to the view hierarchy, at the end of the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"initializer."}]}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC26installInternalConstraintsyyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"title":"installInternalConstraints()","modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/installInternalConstraints()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","title":"installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/installInternalConstraints()","type":"topic","abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/classicimagecell/set(card:imageload:).json b/data/documentation/brazeui/brazecontentcardui/classicimagecell/set(card:imageload:).json index e6b9be46f3..5cb998b738 100644 --- a/data/documentation/brazeui/brazecontentcardui/classicimagecell/set(card:imageload:).json +++ b/data/documentation/brazeui/brazecontentcardui/classicimagecell/set(card:imageload:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"abstract":[{"text":"Updates the cell with the passed classic image content card.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/set(card:imageload:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/set(card:imageLoad:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClassicImage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","text":"AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}]},{"kind":"parameters","parameters":[{"name":"card","content":[{"inlineContent":[{"type":"text","text":"The content card to display."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The current image load state."}],"type":"paragraph"}],"name":"imageLoad"}]}],"metadata":{"title":"set(card:imageLoad:)","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC3set4card9imageLoady0A3Kit0A0C0cD0O0eF0V_AA05AsyncF4ViewC0fK0OSgtF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageLoad"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"symbolKind":"method"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/set(card:imageLoad:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/set(card:imageLoad:)","title":"set(card:imageLoad:)","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/set(card:imageload:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"text":"ClassicImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","kind":"typeIdentifier","text":"ImageLoad"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Updates the cell with the passed classic image content card."}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ClassicImage","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClassicImage","role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell"]]},"metadata":{"title":"set(card:imageLoad:)","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier","text":"ClassicImage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageLoad"},{"kind":"text","text":": "},{"text":"AsyncImageView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","kind":"typeIdentifier","text":"ImageLoad"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI0a11ContentCardB0O16ClassicImageCellC3set4card9imageLoady0A3Kit0A0C0cD0O0eF0V_AA05AsyncF4ViewC0fK0OSgtF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/set(card:imageload:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/set(card:imageLoad:)"},"abstract":[{"type":"text","text":"Updates the cell with the passed classic image content card."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClassicImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AsyncImageView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"},{"text":".","kind":"text"},{"text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"name":"card","content":[{"inlineContent":[{"type":"text","text":"The content card to display."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The current image load state."}]}],"name":"imageLoad"}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClassicImage-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Classic Image Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClassicImage-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClassicImage","kind":"identifier"}],"title":"Braze.ContentCard.ClassicImage","navigatorTitle":[{"text":"ClassicImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell/set(card:imageLoad:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell\/set(card:imageLoad:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/set(card:imageload:)","abstract":[{"text":"Updates the cell with the passed classic image content card.","type":"text"}],"title":"set(card:imageLoad:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClassicImage","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO12ClassicImageV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageLoad"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"text":"?)","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/controlcell.json b/data/documentation/brazeui/brazecontentcardui/controlcell.json index 1ab91b4deb..4cf4a88e37 100644 --- a/data/documentation/brazeui/brazecontentcardui/controlcell.json +++ b/data/documentation/brazeui/brazecontentcardui/controlcell.json @@ -1 +1 @@ -{"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UITableViewCell"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"metadata":{"symbolKind":"class","roleHeading":"Class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlCell"}],"modules":[{"name":"BrazeUI"}],"title":"BrazeContentCardUI.ControlCell","navigatorTitle":[{"text":"ControlCell","kind":"identifier"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O11ControlCellC","extendedModule":"BrazeUI"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The Content Card cell used for Control cards.","type":"text"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/init(style:reuseIdentifier:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/identifier"],"title":"Type Properties"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/controlcell"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(cs)UITableViewCell":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UITableViewCell","title":"UIKit.UITableViewCell"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell/identifier":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/identifier","title":"identifier","abstract":[{"text":"The type identifier.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell/init(style:reuseIdentifier:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/init(style:reuseIdentifier:)","title":"init(style:reuseIdentifier:)","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/init(style:reuseidentifier:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","title":"BrazeContentCardUI.ControlCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","navigatorTitle":[{"kind":"identifier","text":"ControlCell"}],"abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"type":"topic"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","title":"UIKit.UIFocusItem","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"type":"unresolvable","title":"UIKit.UIGestureRecognizerDelegate","identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/init(style:reuseIdentifier:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/identifier"],"title":"Type Properties"}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UITableViewCell"],"type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ControlCell","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/controlcell"]}],"metadata":{"navigatorTitle":[{"text":"ControlCell","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlCell"}],"role":"symbol","symbolKind":"class","extendedModule":"BrazeUI","title":"BrazeContentCardUI.ControlCell","externalID":"s:7BrazeUI0a11ContentCardB0O11ControlCellC","roleHeading":"Class"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/objc(cs)UITableViewCell":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UITableViewCell","title":"UIKit.UITableViewCell"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell":{"title":"BrazeContentCardUI.ControlCell","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"ControlCell","kind":"identifier"}]},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","title":"UIKit.UIFocusItemContainer","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable","title":"UIKit.UITraitEnvironment"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","title":"UIKit.UIAppearance","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","title":"UIKit.UIFocusItem","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell/init(style:reuseIdentifier:)":{"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"title":"init(style:reuseIdentifier:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/init(style:reuseIdentifier:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/init(style:reuseidentifier:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"type":"unresolvable","title":"UIKit.UIGestureRecognizerDelegate","identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell/identifier":{"abstract":[{"type":"text","text":"The type identifier."}],"title":"identifier","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/identifier","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/identifier","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/controlcell/identifier.json b/data/documentation/brazeui/brazecontentcardui/controlcell/identifier.json index 648d022452..d229ecb220 100644 --- a/data/documentation/brazeui/brazecontentcardui/controlcell/identifier.json +++ b/data/documentation/brazeui/brazecontentcardui/controlcell/identifier.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/controlcell\/identifier"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/identifier","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"identifier","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O11ControlCellC10identifierSSvpZ","symbolKind":"property","roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The type identifier.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell/identifier":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/identifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/identifier","title":"identifier","abstract":[{"text":"The type identifier.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","title":"BrazeContentCardUI.ControlCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","navigatorTitle":[{"kind":"identifier","text":"ControlCell"}],"abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The type identifier."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/identifier","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"]}]}],"kind":"symbol","metadata":{"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O11ControlCellC10identifierSSvpZ","title":"identifier","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"roleHeading":"Type Property","modules":[{"name":"BrazeUI"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/controlcell\/identifier"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell/identifier":{"abstract":[{"type":"text","text":"The type identifier."}],"title":"identifier","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/identifier","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/identifier","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell":{"title":"BrazeContentCardUI.ControlCell","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"ControlCell","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/controlcell/init(style:reuseidentifier:).json b/data/documentation/brazeui/brazecontentcardui/controlcell/init(style:reuseidentifier:).json index 5c668ccd40..26425cccad 100644 --- a/data/documentation/brazeui/brazecontentcardui/controlcell/init(style:reuseidentifier:).json +++ b/data/documentation/brazeui/brazecontentcardui/controlcell/init(style:reuseidentifier:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/controlcell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/init(style:reuseIdentifier:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"metadata":{"title":"init(style:reuseIdentifier:)","symbolKind":"init","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O11ControlCellC5style15reuseIdentifierAESo011UITableViewF5StyleV_SSSgtcfc"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell/init(style:reuseIdentifier:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/init(style:reuseIdentifier:)","title":"init(style:reuseIdentifier:)","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/init(style:reuseidentifier:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","title":"BrazeContentCardUI.ControlCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","navigatorTitle":[{"kind":"identifier","text":"ControlCell"}],"abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier","text":"UITableViewCell"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O11ControlCellC5style15reuseIdentifierAESo011UITableViewF5StyleV_SSSgtcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"title":"init(style:reuseIdentifier:)","role":"symbol","symbolKind":"init","roleHeading":"Initializer"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/init(style:reuseIdentifier:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/controlcell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell"]]},"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"type":"codeVoice","code":"style"},{"type":"text","text":" and "},{"code":"reuseIdentifier","type":"codeVoice"},{"type":"text","text":" to the "},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"type":"text","text":"implementation."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell":{"title":"BrazeContentCardUI.ControlCell","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","abstract":[{"type":"text","text":"The Content Card cell used for Control cards."}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ControlCell","kind":"identifier"}],"type":"topic","navigatorTitle":[{"text":"ControlCell","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ControlCell/init(style:reuseIdentifier:)":{"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"title":"init(style:reuseIdentifier:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ControlCell\/init(style:reuseIdentifier:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/init(style:reuseidentifier:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/imagecell.json b/data/documentation/brazeui/brazecontentcardui/imagecell.json index ce84de3488..340751598b 100644 --- a/data/documentation/brazeui/brazecontentcardui/imagecell.json +++ b/data/documentation/brazeui/brazecontentcardui/imagecell.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell\/contentImageView"],"title":"Instance Properties"}],"metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageCell"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O9ImageCellC","title":"BrazeContentCardUI.ImageCell","roleHeading":"Class","role":"symbol","extendedModule":"BrazeUI","symbolKind":"class","navigatorTitle":[{"text":"ImageCell","kind":"identifier"}]},"abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"],"type":"inheritsFrom","title":"Inherits From","kind":"relationships"},{"type":"inheritedBy","title":"Inherited By","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ImageCell","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/imagecell"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"references":{"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell/contentImageView":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentImageView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell\/contentImageView","title":"contentImageView","kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell\/contentimageview","abstract":[{"type":"text","text":"The image view used to display the content card image."}]},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"type":"topic"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","type":"unresolvable","title":"UIKit.UIGestureRecognizerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ClassicImageCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ClassicImageCell"}],"title":"BrazeContentCardUI.ClassicImageCell","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","type":"topic","abstract":[{"type":"text","text":"The Content Card cell which displays Classic Image cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnlyCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","role":"symbol","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"title":"BrazeContentCardUI.ImageOnlyCell","type":"topic","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","abstract":[{"text":"The Content Card cell which displays Captioned Image cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CaptionedImageCell"}],"title":"BrazeContentCardUI.CaptionedImageCell","kind":"symbol"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","type":"unresolvable","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","type":"unresolvable","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","type":"unresolvable","title":"UIKit.UIUserActivityRestoring"}}} \ No newline at end of file +{"abstract":[{"text":"A Content Card cell subclass providing a pre-configured image view.","type":"text"}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"],"type":"inheritedBy","title":"Inherited By","kind":"relationships"},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell\/contentImageView"],"title":"Instance Properties"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/imagecell"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"metadata":{"symbolKind":"class","role":"symbol","extendedModule":"BrazeUI","roleHeading":"Class","navigatorTitle":[{"text":"ImageCell","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"title":"BrazeContentCardUI.ImageCell","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageCell"}],"externalID":"s:7BrazeUI0a11ContentCardB0O9ImageCellC"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","references":{"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","type":"unresolvable","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable","title":"UIKit.UITraitEnvironment"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable","title":"UIKit.UITraitChangeObservable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"title":"UIKit.UIGestureRecognizerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ImageOnlyCell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"kind":"symbol"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell/contentImageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell\/contentImageView","abstract":[{"type":"text","text":"The image view used to display the content card image."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell\/contentimageview","type":"topic","title":"contentImageView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentImageView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AsyncImageView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"}],"kind":"symbol"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/CaptionedImageCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"CaptionedImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.CaptionedImageCell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/CaptionedImageCell","navigatorTitle":[{"text":"CaptionedImageCell","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","abstract":[{"type":"text","text":"The Content Card cell which displays Captioned Image cards."}],"kind":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ClassicImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ClassicImageCell","abstract":[{"text":"The Content Card cell which displays Classic Image cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","navigatorTitle":[{"text":"ClassicImageCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ClassicImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClassicImageCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"type":"topic","title":"BrazeContentCardUI.ImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/imagecell/contentimageview.json b/data/documentation/brazeui/brazecontentcardui/imagecell/contentimageview.json index 106b113aaf..023ba0215a 100644 --- a/data/documentation/brazeui/brazecontentcardui/imagecell/contentimageview.json +++ b/data/documentation/brazeui/brazecontentcardui/imagecell/contentimageview.json @@ -1 +1 @@ -{"sections":[],"metadata":{"title":"contentImageView","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentImageView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView"}],"externalID":"s:7BrazeUI0a11ContentCardB0O9ImageCellC07contentE4ViewAA05AsynceH0Cvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol"},"abstract":[{"type":"text","text":"The image view used to display the content card image."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentImageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"AsyncImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","kind":"typeIdentifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/imagecell\/contentimageview"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell\/contentImageView"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell/contentImageView":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentImageView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell\/contentImageView","title":"contentImageView","kind":"symbol","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell\/contentimageview","abstract":[{"type":"text","text":"The image view used to display the content card image."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"The image view used to display the content card image."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell\/contentImageView","interfaceLanguage":"swift"},"metadata":{"role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentImageView"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView","kind":"typeIdentifier"}],"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O9ImageCellC07contentE4ViewAA05AsynceH0Cvp","title":"contentImageView"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentImageView"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/imagecell\/contentimageview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell/contentImageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell\/contentImageView","abstract":[{"type":"text","text":"The image view used to display the content card image."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell\/contentimageview","type":"topic","title":"contentImageView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentImageView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AsyncImageView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"type":"topic","title":"BrazeContentCardUI.ImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/imageonlycell.json b/data/documentation/brazeui/brazecontentcardui/imageonlycell.json index b94790c551..8f65fcc7c0 100644 --- a/data/documentation/brazeui/brazecontentcardui/imageonlycell.json +++ b/data/documentation/brazeui/brazecontentcardui/imageonlycell.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"class","externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnlyCell","kind":"identifier"}],"role":"symbol","roleHeading":"Class","title":"BrazeContentCardUI.ImageOnlyCell","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"},"abstract":[{"type":"text","text":"The Content Card cell which displays ImageOnly cards."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"platforms":["iOS"],"languages":["swift"]}]}],"relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","title":"Conforms To"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/init(style:reuseIdentifier:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/set(card:imageLoad:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/identifier"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","title":"UIKit.UIAppearance","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnlyCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","role":"symbol","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"title":"BrazeContentCardUI.ImageOnlyCell","type":"topic","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}]},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/init(style:reuseIdentifier:)":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/init(style:reuseidentifier:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/init(style:reuseIdentifier:)","title":"init(style:reuseIdentifier:)"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/installInternalConstraints()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/installinternalconstraints()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/installInternalConstraints()","title":"installInternalConstraints()"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"type":"unresolvable","title":"UIKit.UIGestureRecognizerDelegate","identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","title":"UIKit.UIFocusItem","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","title":"UIKit.UIFocusItemContainer","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/set(card:imageLoad:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/set(card:imageload:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV"},{"kind":"text","text":", "},{"text":"imageLoad","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"text":".","kind":"text"},{"text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"type":"topic","abstract":[{"type":"text","text":"Updates the cell with the passed imageOnly content card."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/set(card:imageLoad:)","role":"symbol","title":"set(card:imageLoad:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/identifier":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/identifier","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/identifier","role":"symbol","title":"identifier","type":"topic","abstract":[{"text":"The type identifier.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell"]}],"sections":[],"abstract":[{"type":"text","text":"The Content Card cell which displays ImageOnly cards."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/init(style:reuseIdentifier:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/set(card:imageLoad:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/identifier"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC","extendedModule":"BrazeUI","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ImageOnlyCell","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageOnlyCell"}],"title":"BrazeContentCardUI.ImageOnlyCell","roleHeading":"Class","role":"symbol"},"kind":"symbol","relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell"],"kind":"relationships"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"references":{"doc://Braze/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/set(card:imageLoad:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/set(card:imageLoad:)","role":"symbol","title":"set(card:imageLoad:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/set(card:imageload:)","abstract":[{"type":"text","text":"Updates the cell with the passed imageOnly content card."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV"},{"kind":"text","text":", "},{"text":"imageLoad","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"kind":"text","text":"?)"}],"kind":"symbol"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/installInternalConstraints()":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/installInternalConstraints()","type":"topic","title":"installInternalConstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/installinternalconstraints()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ImageOnlyCell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/identifier":{"title":"identifier","abstract":[{"type":"text","text":"The type identifier."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/identifier","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/identifier","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageCell","abstract":[{"type":"text","text":"A Content Card cell subclass providing a pre-configured image view."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","navigatorTitle":[{"kind":"identifier","text":"ImageCell"}],"type":"topic","title":"BrazeContentCardUI.ImageCell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageCell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/init(style:reuseIdentifier:)":{"title":"init(style:reuseIdentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/init(style:reuseIdentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/init(style:reuseidentifier:)","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/objc(pl)UIGestureRecognizerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIGestureRecognizerDelegate","title":"UIKit.UIGestureRecognizerDelegate"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/imageonlycell/identifier.json b/data/documentation/brazeui/brazecontentcardui/imageonlycell/identifier.json index df876563fb..a08cdefca1 100644 --- a/data/documentation/brazeui/brazecontentcardui/imageonlycell/identifier.json +++ b/data/documentation/brazeui/brazecontentcardui/imageonlycell/identifier.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The type identifier."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/identifier"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/identifier"},"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"roleHeading":"Type Property","role":"symbol","title":"identifier","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC10identifierSSvpZ"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/identifier":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"identifier","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/identifier","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/identifier","role":"symbol","title":"identifier","type":"topic","abstract":[{"text":"The type identifier.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnlyCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","role":"symbol","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"title":"BrazeContentCardUI.ImageOnlyCell","type":"topic","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}]}}} \ No newline at end of file +{"abstract":[{"text":"The type identifier.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/identifier"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC10identifierSSvpZ","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","title":"identifier","roleHeading":"Type Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/identifier"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/identifier":{"title":"identifier","abstract":[{"type":"text","text":"The type identifier."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/identifier","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/identifier","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"identifier","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ImageOnlyCell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/imageonlycell/init(style:reuseidentifier:).json b/data/documentation/brazeui/brazecontentcardui/imageonlycell/init(style:reuseidentifier:).json index ba52f7e5d3..ecc952a9ed 100644 --- a/data/documentation/brazeui/brazecontentcardui/imageonlycell/init(style:reuseidentifier:).json +++ b/data/documentation/brazeui/brazecontentcardui/imageonlycell/init(style:reuseidentifier:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/init(style:reuseidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC5style15reuseIdentifierAESo011UITableViewG5StyleV_SSSgtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CellStyle","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"symbolKind":"init","role":"symbol","title":"init(style:reuseIdentifier:)"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/init(style:reuseIdentifier:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnlyCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","role":"symbol","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"title":"BrazeContentCardUI.ImageOnlyCell","type":"topic","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/init(style:reuseIdentifier:)":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"CellStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"code":"super","type":"codeVoice"},{"text":" ","type":"text"},{"text":"implementation.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/init(style:reuseidentifier:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/init(style:reuseIdentifier:)","title":"init(style:reuseIdentifier:)"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Initializes the content card cell passing "},{"type":"codeVoice","code":"style"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"reuseIdentifier"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"text":" ","type":"text"},{"type":"text","text":"implementation."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"title":"init(style:reuseIdentifier:)","externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC5style15reuseIdentifierAESo011UITableViewG5StyleV_SSSgtcfc","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier","text":"UITableViewCell"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/init(style:reuseIdentifier:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reuseIdentifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/init(style:reuseidentifier:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/init(style:reuseIdentifier:)":{"title":"init(style:reuseIdentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/init(style:reuseIdentifier:)","abstract":[{"text":"Initializes the content card cell passing ","type":"text"},{"code":"style","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"reuseIdentifier","type":"codeVoice"},{"text":" to the ","type":"text"},{"type":"codeVoice","code":"super"},{"type":"text","text":" "},{"text":"implementation.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/init(style:reuseidentifier:)","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellStyle","text":"CellStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"reuseIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ImageOnlyCell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/imageonlycell/installinternalconstraints().json b/data/documentation/brazeui/brazecontentcardui/imageonlycell/installinternalconstraints().json index de0da9367a..7ff78794ef 100644 --- a/data/documentation/brazeui/brazecontentcardui/imageonlycell/installinternalconstraints().json +++ b/data/documentation/brazeui/brazecontentcardui/imageonlycell/installinternalconstraints().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The base "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","type":"reference","isActive":true},{"type":"text","text":" class never calls this method. It is the subclass"},{"text":" ","type":"text"},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"text":" ","type":"text"},{"type":"text","text":"usually after all views have been added to the view hierarchy, at the end of the"},{"text":" ","type":"text"},{"text":"initializer.","type":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/installinternalconstraints()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC26installInternalConstraintsyyF","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"installInternalConstraints()"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/installInternalConstraints()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnlyCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","role":"symbol","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"title":"BrazeContentCardUI.ImageOnlyCell","type":"topic","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/installInternalConstraints()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Install the internal auto-layout constraints."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/installinternalconstraints()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/installInternalConstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"The base "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","isActive":true,"type":"reference"},{"type":"text","text":" class never calls this method. It is the subclass"},{"text":" ","type":"text"},{"type":"text","text":"responsibility to optionally override the implementation and call it when appropriate,"},{"type":"text","text":" "},{"type":"text","text":"usually after all views have been added to the view hierarchy, at the end of the"},{"type":"text","text":" "},{"text":"initializer.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/installinternalconstraints()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/installInternalConstraints()"},"abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC26installInternalConstraintsyyF","symbolKind":"method","title":"installInternalConstraints()","role":"symbol","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/installInternalConstraints()":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/installInternalConstraints()","type":"topic","title":"installInternalConstraints()","abstract":[{"text":"Install the internal auto-layout constraints.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/installinternalconstraints()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ImageOnlyCell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/imageonlycell/set(card:imageload:).json b/data/documentation/brazeui/brazecontentcardui/imageonlycell/set(card:imageload:).json index 0fc71c32f9..e32688b98f 100644 --- a/data/documentation/brazeui/brazecontentcardui/imageonlycell/set(card:imageload:).json +++ b/data/documentation/brazeui/brazecontentcardui/imageonlycell/set(card:imageload:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/set(card:imageload:)"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","kind":"typeIdentifier","text":"AsyncImageView"},{"kind":"text","text":"."},{"text":"ImageLoad","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"kind":"text","text":"?)"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC3set4card9imageLoady0A3Kit0A0C0cD0O0eF0V_AA05AsyncE4ViewC0eK0OSgtF","title":"set(card:imageLoad:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]]},"abstract":[{"type":"text","text":"Updates the cell with the passed imageOnly content card."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/set(card:imageLoad:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","text":"ImageOnly"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"imageLoad"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView"},{"kind":"text","text":"."},{"text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum"},{"text":"?)","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The content card to display."}]}]},{"name":"imageLoad","content":[{"inlineContent":[{"type":"text","text":"The current image load state."}],"type":"paragraph"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","type":"topic","title":"Braze.ContentCard.ImageOnly","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnly","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"abstract":[{"text":"The ImageOnly Content Card type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","abstract":[{"text":"The image loading operation states.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"title":"AsyncImageView.ImageLoad"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/set(card:imageLoad:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/set(card:imageload:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV"},{"kind":"text","text":", "},{"text":"imageLoad","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncImageView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView"},{"text":".","kind":"text"},{"text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"type":"topic","abstract":[{"type":"text","text":"Updates the cell with the passed imageOnly content card."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/set(card:imageLoad:)","role":"symbol","title":"set(card:imageLoad:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ImageOnlyCell","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","role":"symbol","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"title":"BrazeContentCardUI.ImageOnlyCell","type":"topic","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}]}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","kind":"typeIdentifier","text":"ImageOnly"},{"kind":"text","text":", "},{"text":"imageLoad","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","kind":"typeIdentifier","text":"AsyncImageView"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","text":"ImageLoad","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"kind":"text","text":"?)"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The content card to display.","type":"text"}],"type":"paragraph"}],"name":"card"},{"name":"imageLoad","content":[{"type":"paragraph","inlineContent":[{"text":"The current image load state.","type":"text"}]}]}]}],"abstract":[{"text":"Updates the cell with the passed imageOnly content card.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/set(card:imageload:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"set(card:imageLoad:)","externalID":"s:7BrazeUI0a11ContentCardB0O13ImageOnlyCellC3set4card9imageLoady0A3Kit0A0C0cD0O0eF0V_AA05AsyncE4ViewC0eK0OSgtF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV","text":"ImageOnly","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"imageLoad","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ImageLoad","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO"},{"text":"?)","kind":"text"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/set(card:imageLoad:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell","abstract":[{"text":"The Content Card cell which displays ImageOnly cards.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","navigatorTitle":[{"text":"ImageOnlyCell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.ImageOnlyCell","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ImageOnlyCell"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ImageOnly-swift.struct":{"url":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageOnly"}],"title":"Braze.ContentCard.ImageOnly","abstract":[{"type":"text","text":"The ImageOnly Content Card type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ImageOnly","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ImageOnly-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView/ImageLoad-swift.enum":{"abstract":[{"text":"The image loading operation states.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView\/ImageLoad-swift.enum","title":"AsyncImageView.ImageLoad","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ImageLoad","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ImageLoad"}],"url":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ImageOnlyCell/set(card:imageLoad:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ImageOnlyCell\/set(card:imageLoad:)","role":"symbol","title":"set(card:imageLoad:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/set(card:imageload:)","abstract":[{"type":"text","text":"Updates the cell with the passed imageOnly content card."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageOnly","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO9ImageOnlyV"},{"kind":"text","text":", "},{"text":"imageLoad","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)AsyncImageView","text":"AsyncImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI14AsyncImageViewC0D4LoadO","text":"ImageLoad"},{"kind":"text","text":"?)"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller.json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller.json index dffa1cb0f8..bbd1076904 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller.json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller.json @@ -1 +1 @@ -{"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UINavigationController"]},{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"symbolKind":"class","role":"symbol","extendedModule":"BrazeUI","roleHeading":"Class","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC","title":"BrazeContentCardUI.ModalViewController","navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}]},"kind":"symbol","abstract":[{"text":"Wraps ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference"},{"type":"text","text":" in a "},{"type":"codeVoice","code":"UINavigationController"},{"text":" with a ","type":"text"},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"type":"text","text":" button for modal"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:title:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewController"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/dismissModal()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewDidLoad()"]}],"seeAlsoSections":[{"generated":true,"title":"Content Cards UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZContentCardUIModalViewController) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalViewController","kind":"identifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/dismissModal()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/dismissmodal()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismissModal","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/dismissModal()","role":"symbol","title":"dismissModal()","kind":"symbol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:title:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:title:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"text":"]?, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"type":"text","text":" "},{"type":"text","text":"cases, prefer using "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)"},{"type":"text","text":" instead)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:title:)","role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:title:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/viewController":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewcontroller","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewController"},{"text":": ","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewController","role":"symbol","title":"viewController","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/viewDidLoad()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewdidload()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"text":"()","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewDidLoad()","role":"symbol","title":"viewDidLoad()","kind":"symbol"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:)","role":"symbol","title":"init(braze:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(cs)UINavigationController":{"type":"unresolvable","title":"UIKit.UINavigationController","identifier":"doc:\/\/Braze\/objc(cs)UINavigationController"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","title":"Foundation.NSExtensionRequestHandling","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIContentContainer":{"type":"unresolvable","title":"UIKit.UIContentContainer","identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:title:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": (((","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?, ","kind":"text"},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"]) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"text":"Creates and returns a table view controller able to display content cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:)":{"abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"type":"text","text":" "},{"text":"cases, prefer using ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","isActive":true,"type":"reference"},{"type":"text","text":" instead)."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","title":"init(initialCards:refresh:subscribe:lastUpdate:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"], "},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": (((["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"text":"]?, ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?, ","kind":"text"},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:attributes:title:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","role":"symbol","title":"init(braze:attributes:title:)","kind":"symbol"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:title:)":{"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","title":"init(braze:title:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIStateRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring","title":"UIKit.UIStateRestoring"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"abstract":[{"type":"text","text":"Wraps "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"type":"text","text":" in a "},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Done"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"text":"presentation.","type":"text"}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"],"title":"Content Cards UI"}],"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UINavigationController"],"kind":"relationships"},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","title":"Conforms To"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:title:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewController"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/dismissModal()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewDidLoad()"],"title":"Instance Methods"}],"kind":"symbol","metadata":{"title":"BrazeContentCardUI.ModalViewController","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"class","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"roleHeading":"Class"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZContentCardUIModalViewController) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"languages":["swift"]}]}],"references":{"doc://Braze/objc(pl)UIContentContainer":{"type":"unresolvable","title":"UIKit.UIContentContainer","identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UIStateRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring","title":"UIKit.UIStateRestoring","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:title:)":{"title":"init(braze:title:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the Braze SDK."}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/viewDidLoad()":{"title":"viewDidLoad()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewDidLoad()","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewdidload()","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"kind":"text","text":"()"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:title:)":{"kind":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:title:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"text":" ","type":"text"},{"type":"text","text":"cases, prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","isActive":true},{"type":"text","text":" instead)."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)":{"title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:title:)","role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"text":": (((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"lastUpdate"},{"kind":"text","text":": "},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Creates and returns a table view controller able to display content cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:attributes:title:)":{"kind":"symbol","title":"init(braze:attributes:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(cs)UINavigationController":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UINavigationController","title":"UIKit.UINavigationController"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/viewController":{"title":"viewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewcontroller","role":"symbol","type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier","text":"ViewController"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:)":{"kind":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"text":" ","type":"text"},{"type":"text","text":"cases, prefer using "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","type":"reference"},{"type":"text","text":" instead)."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","title":"Foundation.NSExtensionRequestHandling"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/dismissModal()":{"role":"symbol","title":"dismissModal()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissModal","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/dismissModal()","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/dismissmodal()","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:)":{"title":"init(braze:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/dismissmodal().json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/dismissmodal().json index 4dcf368a22..826c1a4bb3 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/dismissmodal().json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/dismissmodal().json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissModal","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/dismissmodal()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/dismissModal()","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissModal","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","title":"dismissModal()","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC07dismissE0yyF"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/dismissModal()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/dismissmodal()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismissModal","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/dismissModal()","role":"symbol","title":"dismissModal()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dismissModal","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"]}]}],"metadata":{"title":"dismissModal()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dismissModal","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC07dismissE0yyF","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/dismissmodal()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/dismissModal()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/dismissModal()":{"role":"symbol","title":"dismissModal()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissModal","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/dismissModal()","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/dismissmodal()","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:).json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:).json index 2b9b5bfaa1..ae39ba434f 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:).json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]}],"kind":"parameters"}],"metadata":{"platforms":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"symbolKind":"init","extendedModule":"BrazeUI","roleHeading":"Initializer","title":"init(braze:)","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC5brazeAE0A3Kit0A0C_tcfc","role":"symbol"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:)","role":"symbol","title":"init(braze:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]}],"kind":"parameters"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC5brazeAE0A3Kit0A0C_tcfc","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"title":"init(braze:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"platforms":[],"symbolKind":"init","extendedModule":"BrazeUI","role":"symbol"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:)"]}],"sections":[],"abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:)":{"title":"init(braze:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:attributes:title:).json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:attributes:title:).json index 5ffa9cc739..a7ba2e49d8 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:attributes:title:).json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:attributes:title:).json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC5braze10attributes5titleAE0A3Kit0A0C_AC0fG0C10AttributesVSStcfc","symbolKind":"init","title":"init(braze:attributes:title:)","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"roleHeading":"Initializer"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":" = .defaults, "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" = \"\")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}],"name":"braze"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An attributes struct allowing customization of the table view controller"},{"text":" ","type":"text"},{"type":"text","text":"and its cells."}]}],"name":"attributes"},{"name":"title","content":[{"inlineContent":[{"text":"The navigation bar title (default: ","type":"text"},{"code":"\"\"","type":"codeVoice"},{"type":"text","text":")."}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:attributes:title:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","role":"symbol","title":"init(braze:attributes:title:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"type":"text","text":" "},{"type":"text","text":"the Braze SDK."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)"]}],"kind":"symbol","metadata":{"title":"init(braze:attributes:title:)","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"init","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC5braze10attributes5titleAE0A3Kit0A0C_AC0fG0C10AttributesVSStcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","kind":"typeIdentifier"},{"kind":"text","text":" = .defaults, "},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" = \"\")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}]},{"name":"attributes","content":[{"inlineContent":[{"type":"text","text":"An attributes struct allowing customization of the table view controller"},{"type":"text","text":" "},{"text":"and its cells.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The navigation bar title (default: "},{"type":"codeVoice","code":"\"\""},{"text":").","type":"text"}],"type":"paragraph"}],"name":"title"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:attributes:title:)":{"kind":"symbol","title":"init(braze:attributes:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:title:).json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:title:).json index 967a5596f8..5b9637ae56 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:title:).json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(braze:title:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"init","extendedModule":"BrazeUI","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"platforms":[],"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC5braze5titleAE0A3Kit0A0C_SStcfc","title":"init(braze:title:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"kind":"externalParam","text":"title"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}],"name":"braze"},{"name":"title","content":[{"type":"paragraph","inlineContent":[{"text":"The navigation bar title.","type":"text"}]}]}],"kind":"parameters"}],"abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:title:)":{"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","title":"init(braze:title:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"init(braze:title:)","extendedModule":"BrazeUI","roleHeading":"Initializer","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC5braze5titleAE0A3Kit0A0C_SStcfc","modules":[{"name":"BrazeUI"}],"platforms":[],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The navigation bar title."}],"type":"paragraph"}],"name":"title"}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:title:)":{"title":"init(braze:title:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the Braze SDK."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:).json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:).json index 862b08a76a..7c43cbfe10 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:).json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC12initialCards7refresh9subscribe10lastUpdateAESay0A3Kit0A0C0cD3RawCG_yyAOSg_s5Error_pSgtccSgAL11CancellableCyAOccSg10Foundation4DateVSgtcfc","title":"init(initialCards:refresh:subscribe:lastUpdate:)","roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeUI"}],"platforms":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"kind":"text","text":"], "},{"text":"refresh","kind":"externalParam"},{"text":": ((([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"subscribe"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"symbolKind":"init","extendedModule":"BrazeUI"},"abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"type":"text","text":" "},{"type":"text","text":"cases, prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","isActive":true},{"type":"text","text":" instead)."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"text":"]?, ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"text":"subscribe","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" (["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The initial Content Cards displayed."}]}],"name":"initialCards"},{"content":[{"inlineContent":[{"type":"text","text":"An optional closure implementing the refresh logic. "},{"code":"nil","type":"codeVoice"},{"text":" disables pull to","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"refresh."}],"type":"paragraph"}],"name":"refresh"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional closure implementing the subscription to new cards logic. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" "},{"text":"disables automatic updates.","type":"text"}]}],"name":"subscribe"},{"name":"lastUpdate","content":[{"type":"paragraph","inlineContent":[{"text":"The last time the content cards were updated.","type":"text"}]}]}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:title:)":{"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","title":"init(braze:title:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:)":{"abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"type":"text","text":" "},{"text":"cases, prefer using ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","isActive":true,"type":"reference"},{"type":"text","text":" instead)."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","title":"init(initialCards:refresh:subscribe:lastUpdate:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"], "},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": (((["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"text":"]?, ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?, ","kind":"text"},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"platforms":[],"title":"init(initialCards:refresh:subscribe:lastUpdate:)","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC12initialCards7refresh9subscribe10lastUpdateAESay0A3Kit0A0C0cD3RawCG_yyAOSg_s5Error_pSgtccSgAL11CancellableCyAOccSg10Foundation4DateVSgtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"lastUpdate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Initializer","extendedModule":"BrazeUI","symbolKind":"init"},"abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"type":"text","text":" "},{"type":"text","text":"cases, prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","isActive":true},{"type":"text","text":" instead)."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","text":"ContentCardRaw","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"kind":"text","text":"]?, "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"?)"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The initial Content Cards displayed."}]}],"name":"initialCards"},{"name":"refresh","content":[{"inlineContent":[{"type":"text","text":"An optional closure implementing the refresh logic. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" disables pull to"},{"text":" ","type":"text"},{"type":"text","text":"refresh."}],"type":"paragraph"}]},{"name":"subscribe","content":[{"inlineContent":[{"type":"text","text":"An optional closure implementing the subscription to new cards logic. "},{"code":"nil","type":"codeVoice"},{"text":" ","type":"text"},{"type":"text","text":"disables automatic updates."}],"type":"paragraph"}]},{"name":"lastUpdate","content":[{"inlineContent":[{"text":"The last time the content cards were updated.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:)":{"kind":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"text":" ","type":"text"},{"type":"text","text":"cases, prefer using "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","type":"reference"},{"type":"text","text":" instead)."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:title:)":{"title":"init(braze:title:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the Braze SDK."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:attributes:title:).json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:attributes:title:).json index 787b3cc742..dd261739eb 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:attributes:title:).json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:attributes:title:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)"},"abstract":[{"type":"text","text":"Creates and returns a table view controller able to display content cards."}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:title:)"]}],"sections":[],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC12initialCards7refresh9subscribe10lastUpdate10attributes5titleAESay0A3Kit0A0C0cD0OG_yys6ResultOyAQs5Error_pGccSgAN11CancellableCyAQccSg10Foundation4DateVSgAC0fG0C10AttributesVSStcfc","title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": ((("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"subscribe"},{"text":": ((([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"symbolKind":"init","roleHeading":"Initializer"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"], "},{"text":"refresh","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil, "},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"text":")? = nil, ","kind":"text"},{"kind":"externalParam","text":"lastUpdate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":" = .defaults, ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" = \"\")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"initialCards","content":[{"inlineContent":[{"text":"The initial Content Cards displayed.","type":"text"}],"type":"paragraph"}]},{"name":"refresh","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional closure implementing the refresh logic. "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" disables pull to"},{"text":" ","type":"text"},{"text":"refresh.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional closure implementing the subscription to new cards logic. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" "},{"text":"disables automatic updates.","type":"text"}]}],"name":"subscribe"},{"name":"lastUpdate","content":[{"inlineContent":[{"type":"text","text":"The last time the content cards were updated."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"An attributes struct allowing customization of the table view controller"},{"text":" ","type":"text"},{"type":"text","text":"and its cells."}],"type":"paragraph"}],"name":"attributes"},{"name":"title","content":[{"type":"paragraph","inlineContent":[{"text":"The navigation bar title (default: ","type":"text"},{"type":"codeVoice","code":"\"\""},{"type":"text","text":")"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For most use cases, prefer using "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","isActive":true,"type":"reference"},{"type":"text","text":" "},{"type":"text","text":"instead."}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:title:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": (((","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?, ","kind":"text"},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"]) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","abstract":[{"text":"Creates and returns a table view controller able to display content cards.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:attributes:title:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","role":"symbol","title":"init(braze:attributes:title:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":"], ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")? = nil, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")? = nil, "},{"kind":"externalParam","text":"lastUpdate"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","text":"ViewController"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":" = .defaults, ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" = \"\")","kind":"text"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The initial Content Cards displayed."}],"type":"paragraph"}],"name":"initialCards"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional closure implementing the refresh logic. "},{"type":"codeVoice","code":"nil"},{"text":" disables pull to","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"refresh."}]}],"name":"refresh"},{"name":"subscribe","content":[{"type":"paragraph","inlineContent":[{"text":"An optional closure implementing the subscription to new cards logic. ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" ","type":"text"},{"type":"text","text":"disables automatic updates."}]}]},{"name":"lastUpdate","content":[{"inlineContent":[{"type":"text","text":"The last time the content cards were updated."}],"type":"paragraph"}]},{"name":"attributes","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An attributes struct allowing customization of the table view controller"},{"type":"text","text":" "},{"type":"text","text":"and its cells."}]}]},{"name":"title","content":[{"inlineContent":[{"type":"text","text":"The navigation bar title (default: "},{"type":"codeVoice","code":"\"\""},{"text":")","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"inlineContent":[{"text":"For most use cases, prefer using ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)"},{"type":"text","text":" "},{"type":"text","text":"instead."}],"type":"paragraph"}]}],"metadata":{"roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC12initialCards7refresh9subscribe10lastUpdate10attributes5titleAESay0A3Kit0A0C0cD0OG_yys6ResultOyAQs5Error_pGccSgAN11CancellableCyAQccSg10Foundation4DateVSgAC0fG0C10AttributesVSStcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"text":": (((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<[","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:title:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)"},"abstract":[{"type":"text","text":"Creates and returns a table view controller able to display content cards."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)":{"title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:title:)","role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"text":": (((","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"lastUpdate"},{"kind":"text","text":": "},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Creates and returns a table view controller able to display content cards."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:attributes:title:)":{"kind":"symbol","title":"init(braze:attributes:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:attributes:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:title:).json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:title:).json index 6ba9652beb..5a3d5bf939 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:title:).json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/init(initialcards:refresh:subscribe:lastupdate:title:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"type":"text","text":" "},{"text":"cases, prefer using ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","isActive":true},{"type":"text","text":" instead)."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": (("},{"kind":"attribute","text":"@escaping"},{"text":" ([","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"subscribe"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"initialCards","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The initial Content Cards displayed."}]}]},{"content":[{"inlineContent":[{"text":"An optional closure implementing the refresh logic. ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" disables pull to","type":"text"},{"text":" ","type":"text"},{"text":"refresh.","type":"text"}],"type":"paragraph"}],"name":"refresh"},{"name":"subscribe","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional closure implementing the subscription to new cards logic. "},{"type":"codeVoice","code":"nil"},{"text":" ","type":"text"},{"type":"text","text":"disables automatic updates."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The last time the content cards were updated."}],"type":"paragraph"}],"name":"lastUpdate"},{"name":"title","content":[{"type":"paragraph","inlineContent":[{"text":"The navigation bar title.","type":"text"}]}]}]}],"metadata":{"title":"init(initialCards:refresh:subscribe:lastUpdate:title:)","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","platforms":[],"role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]?, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC12initialCards7refresh9subscribe10lastUpdate5titleAESay0A3Kit0A0C0cD3RawCG_yyAPSg_s5Error_pSgtccSgAM11CancellableCyAPccSg10Foundation4DateVSgSStcfc","symbolKind":"init"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:title:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:title:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:title:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:title:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"text":"]?, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"type":"text","text":" "},{"type":"text","text":"cases, prefer using "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)"},{"type":"text","text":" instead)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:title:)","role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:title:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:title:)":{"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","title":"init(braze:title:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC12initialCards7refresh9subscribe10lastUpdate5titleAESay0A3Kit0A0C0cD3RawCG_yyAPSg_s5Error_pSgtccSgAM11CancellableCyAPccSg10Foundation4DateVSgSStcfc","symbolKind":"init","title":"init(initialCards:refresh:subscribe:lastUpdate:title:)","roleHeading":"Initializer","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": (((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"text":"]?, ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"kind":"text","text":": (((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"lastUpdate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"platforms":[],"extendedModule":"BrazeUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:title:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"text":" ","type":"text"},{"type":"text","text":"cases, prefer using "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)"},{"text":" instead).","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"refresh"},{"text":": ((","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" (["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier"},{"kind":"text","text":"]?, "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier","text":"Date"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"title"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"initialCards","content":[{"inlineContent":[{"type":"text","text":"The initial Content Cards displayed."}],"type":"paragraph"}]},{"name":"refresh","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional closure implementing the refresh logic. "},{"code":"nil","type":"codeVoice"},{"text":" disables pull to","type":"text"},{"type":"text","text":" "},{"type":"text","text":"refresh."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional closure implementing the subscription to new cards logic. "},{"code":"nil","type":"codeVoice"},{"text":" ","type":"text"},{"text":"disables automatic updates.","type":"text"}]}],"name":"subscribe"},{"name":"lastUpdate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The last time the content cards were updated."}]}]},{"name":"title","content":[{"inlineContent":[{"text":"The navigation bar title.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:title:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(braze:title:)":{"title":"init(braze:title:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"title","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the Braze SDK."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/init(initialCards:refresh:subscribe:lastUpdate:title:)":{"kind":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:title:)","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:title:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(initialCards:refresh:subscribe:lastUpdate:title:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Cancellable","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"title","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"text":" ","type":"text"},{"type":"text","text":"cases, prefer using "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/init(braze:title:)","isActive":true},{"type":"text","text":" instead)."}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/viewcontroller.json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/viewcontroller.json index fbe5796935..5020104d50 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/viewcontroller.json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/viewcontroller.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewController"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"viewController","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewController"},{"text":": ","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC04viewG0AC0fG0Cvp"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewcontroller"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/viewController":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewcontroller","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewController"},{"text":": ","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewController","role":"symbol","title":"viewController","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewController"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"viewController","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"languages":["swift"]}]}],"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC04viewG0AC0fG0Cvp","title":"viewController","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/viewController":{"title":"viewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewcontroller","role":"symbol","type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewController","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier","text":"ViewController"}],"abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/viewdidload().json b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/viewdidload().json index 41cdeef4f3..82401a748a 100644 --- a/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/viewdidload().json +++ b/data/documentation/brazeui/brazecontentcardui/modalviewcontroller/viewdidload().json @@ -1 +1 @@ -{"metadata":{"title":"viewDidLoad()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidLoad"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC11viewDidLoadyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewDidLoad()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewdidload()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/viewDidLoad()":{"url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewdidload()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"text":"()","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewDidLoad()","role":"symbol","title":"viewDidLoad()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidLoad"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O19ModalViewControllerC11viewDidLoadyyF","modules":[{"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","title":"viewDidLoad()"},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewDidLoad()"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewdidload()"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController/viewDidLoad()":{"title":"viewDidLoad()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController\/viewDidLoad()","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewdidload()","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidLoad"},{"kind":"text","text":"()"}],"abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/textstack.json b/data/documentation/brazeui/brazecontentcardui/textstack.json index afcec5c222..47f6b989e5 100644 --- a/data/documentation/brazeui/brazecontentcardui/textstack.json +++ b/data/documentation/brazeui/brazecontentcardui/textstack.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Class","symbolKind":"class","title":"BrazeContentCardUI.TextStack","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextStack"}],"externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC","extendedModule":"BrazeUI","navigatorTitle":[{"kind":"identifier","text":"TextStack"}]},"abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" subclass used to display a content card’s title, description and optionally","type":"text"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/init(frame:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/descriptionLabel","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainLabel","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/titleLabel"],"title":"Instance Properties"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIStackView"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextStack"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/domainHidden":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainHidden"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Whether the domain is hidden or not."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainhidden","title":"domainHidden","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainHidden","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStack"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.TextStack","role":"symbol","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"kind":"symbol"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/titleLabel":{"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/titlelabel","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"titleLabel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier","text":"UILabel"}],"type":"topic","abstract":[{"text":"The title label.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/titleLabel","role":"symbol","title":"titleLabel","kind":"symbol"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/domainLabel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainLabel","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domainLabel"},{"text":": ","kind":"text"},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainlabel","type":"topic","title":"domainLabel","role":"symbol","abstract":[{"text":"The domain label.","type":"text"}],"kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/objc(cs)UIStackView":{"identifier":"doc:\/\/Braze\/objc(cs)UIStackView","title":"UIKit.UIStackView","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/init(frame:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/init(frame:)","abstract":[{"type":"text","text":"Creates and returns a text stack used to display a content card’s title, description and"},{"type":"text","text":" "},{"type":"text","text":"optionally domain aligned on the leading vertical axis."}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"frame"},{"kind":"text","text":": "},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/init(frame:)","title":"init(frame:)"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/descriptionLabel":{"kind":"symbol","abstract":[{"text":"The description label.","type":"text"}],"title":"descriptionLabel","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionLabel"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier","text":"UILabel"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/descriptionlabel","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/descriptionLabel"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIStackView"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"},"abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"text":" subclass used to display a content card’s title, description and optionally","type":"text"},{"type":"text","text":" "},{"type":"text","text":"domain aligned on the leading vertical axis."}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/init(frame:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/descriptionLabel","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainLabel","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/titleLabel"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC","role":"symbol","title":"BrazeContentCardUI.TextStack","roleHeading":"Class","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"class","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}]},"sections":[],"references":{"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/descriptionLabel":{"title":"descriptionLabel","type":"topic","abstract":[{"text":"The description label.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/descriptionLabel","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/descriptionlabel","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"descriptionLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/domainLabel":{"title":"domainLabel","type":"topic","abstract":[{"text":"The domain label.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainLabel","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainlabel","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domainLabel"},{"text":": ","kind":"text"},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable","title":"UIKit.UITraitChangeObservable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"role":"symbol","title":"BrazeContentCardUI.TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","type":"topic"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/domainHidden":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainHidden","kind":"symbol","abstract":[{"type":"text","text":"Whether the domain is hidden or not."}],"title":"domainHidden","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domainHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainhidden"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/objc(cs)UIStackView":{"title":"UIKit.UIStackView","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIStackView"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/titleLabel":{"title":"titleLabel","type":"topic","abstract":[{"text":"The title label.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/titleLabel","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/titlelabel","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"titleLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/init(frame:)":{"role":"symbol","title":"init(frame:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"frame","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGRect","text":"CGRect","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/init(frame:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/init(frame:)","abstract":[{"text":"Creates and returns a text stack used to display a content card’s title, description and","type":"text"},{"type":"text","text":" "},{"type":"text","text":"optionally domain aligned on the leading vertical axis."}]},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/textstack/descriptionlabel.json b/data/documentation/brazeui/brazecontentcardui/textstack/descriptionlabel.json index 59453673d9..5d3e91ee4e 100644 --- a/data/documentation/brazeui/brazecontentcardui/textstack/descriptionlabel.json +++ b/data/documentation/brazeui/brazecontentcardui/textstack/descriptionlabel.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/descriptionlabel"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionLabel"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel"}],"platforms":["iOS"]}]}],"abstract":[{"text":"The description label.","type":"text"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"descriptionLabel","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionLabel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC16descriptionLabelSo7UILabelCvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/descriptionLabel","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/descriptionLabel":{"kind":"symbol","abstract":[{"text":"The description label.","type":"text"}],"title":"descriptionLabel","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"descriptionLabel"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier","text":"UILabel"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/descriptionlabel","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/descriptionLabel"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStack"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.TextStack","role":"symbol","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"descriptionLabel","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"descriptionLabel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC16descriptionLabelSo7UILabelCvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"abstract":[{"type":"text","text":"The description label."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"descriptionLabel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/descriptionLabel"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/descriptionlabel"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/descriptionLabel":{"title":"descriptionLabel","type":"topic","abstract":[{"text":"The description label.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/descriptionLabel","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/descriptionlabel","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"descriptionLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"role":"symbol","title":"BrazeContentCardUI.TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/textstack/domainhidden.json b/data/documentation/brazeui/brazecontentcardui/textstack/domainhidden.json index cecc763d1f..d9980ef8d6 100644 --- a/data/documentation/brazeui/brazecontentcardui/textstack/domainhidden.json +++ b/data/documentation/brazeui/brazecontentcardui/textstack/domainhidden.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"abstract":[{"type":"text","text":"Whether the domain is hidden or not."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domainHidden"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainhidden"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainHidden"},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC12domainHiddenSbvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"domainHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","symbolKind":"property","title":"domainHidden","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/domainHidden":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainHidden"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Whether the domain is hidden or not."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainhidden","title":"domainHidden","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainHidden","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStack"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.TextStack","role":"symbol","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainhidden"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainHidden","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"domainHidden","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"domainHidden","symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC12domainHiddenSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Whether the domain is hidden or not.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainHidden"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"role":"symbol","title":"BrazeContentCardUI.TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/domainHidden":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainHidden","kind":"symbol","abstract":[{"type":"text","text":"Whether the domain is hidden or not."}],"title":"domainHidden","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domainHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainhidden"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/textstack/domainlabel.json b/data/documentation/brazeui/brazecontentcardui/textstack/domainlabel.json index a2492a7317..008e6173a2 100644 --- a/data/documentation/brazeui/brazecontentcardui/textstack/domainlabel.json +++ b/data/documentation/brazeui/brazecontentcardui/textstack/domainlabel.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainLabel","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"abstract":[{"text":"The domain label.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"domainLabel"},{"text":": ","kind":"text"},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainlabel"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"role":"symbol","title":"domainLabel","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domainLabel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC11domainLabelSo7UILabelCvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStack"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.TextStack","role":"symbol","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/domainLabel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainLabel","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domainLabel"},{"text":": ","kind":"text"},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainlabel","type":"topic","title":"domainLabel","role":"symbol","abstract":[{"text":"The domain label.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domainLabel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The domain label."}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"domainLabel","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"domainLabel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC11domainLabelSo7UILabelCvp"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainLabel"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainlabel"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"role":"symbol","title":"BrazeContentCardUI.TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/domainLabel":{"title":"domainLabel","type":"topic","abstract":[{"text":"The domain label.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/domainLabel","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainlabel","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"domainLabel"},{"text":": ","kind":"text"},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/textstack/init(frame:).json b/data/documentation/brazeui/brazecontentcardui/textstack/init(frame:).json index a99e34b10b..63d0a5d620 100644 --- a/data/documentation/brazeui/brazecontentcardui/textstack/init(frame:).json +++ b/data/documentation/brazeui/brazecontentcardui/textstack/init(frame:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"kind":"symbol","abstract":[{"text":"Creates and returns a text stack used to display a content card’s title, description and","type":"text"},{"type":"text","text":" "},{"type":"text","text":"optionally domain aligned on the leading vertical axis."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"frame","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGRect","preciseIdentifier":"c:@S@CGRect"},{"text":")","kind":"text"}],"platforms":["iOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The view frame.","type":"text"}]}],"name":"frame"}],"kind":"parameters"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/init(frame:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/init(frame:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC5frameAESo6CGRectV_tcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"frame"},{"kind":"text","text":": "},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","title":"init(frame:)","symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/init(frame:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/init(frame:)","abstract":[{"type":"text","text":"Creates and returns a text stack used to display a content card’s title, description and"},{"type":"text","text":" "},{"type":"text","text":"optionally domain aligned on the leading vertical axis."}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"frame"},{"kind":"text","text":": "},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/init(frame:)","title":"init(frame:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStack"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.TextStack","role":"symbol","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/init(frame:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"frame","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":")"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The view frame.","type":"text"}]}],"name":"frame"}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/init(frame:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Creates and returns a text stack used to display a content card’s title, description and","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"optionally domain aligned on the leading vertical axis."}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC5frameAESo6CGRectV_tcfc","title":"init(frame:)","roleHeading":"Initializer","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"frame","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect","text":"CGRect"},{"kind":"text","text":")"}],"role":"symbol","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"role":"symbol","title":"BrazeContentCardUI.TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/init(frame:)":{"role":"symbol","title":"init(frame:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"frame","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGRect","text":"CGRect","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/init(frame:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/init(frame:)","abstract":[{"text":"Creates and returns a text stack used to display a content card’s title, description and","type":"text"},{"type":"text","text":" "},{"type":"text","text":"optionally domain aligned on the leading vertical axis."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/textstack/titlelabel.json b/data/documentation/brazeui/brazecontentcardui/textstack/titlelabel.json index 1b90c4a73c..946f4c8f73 100644 --- a/data/documentation/brazeui/brazecontentcardui/textstack/titlelabel.json +++ b/data/documentation/brazeui/brazecontentcardui/textstack/titlelabel.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/titlelabel"]}],"sections":[],"abstract":[{"text":"The title label.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/titleLabel","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"titleLabel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"roleHeading":"Instance Property","title":"titleLabel","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"titleLabel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC10titleLabelSo7UILabelCvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/titleLabel":{"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/titlelabel","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"titleLabel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier","text":"UILabel"}],"type":"topic","abstract":[{"text":"The title label.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/titleLabel","role":"symbol","title":"titleLabel","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStack"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.TextStack","role":"symbol","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/textstack\/titlelabel"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"titleLabel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O9TextStackC10titleLabelSo7UILabelCvp","title":"titleLabel","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/titleLabel","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The title label."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"titleLabel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack":{"role":"symbol","title":"BrazeContentCardUI.TextStack","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TextStack","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"TextStack","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack","abstract":[{"text":"A ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"type":"text","text":" subclass used to display a content card’s title, description and optionally"},{"type":"text","text":" "},{"text":"domain aligned on the leading vertical axis.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/textstack","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/TextStack/titleLabel":{"title":"titleLabel","type":"topic","abstract":[{"text":"The title label.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/TextStack\/titleLabel","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/titlelabel","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"titleLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller.json index 2e73b11189..2abe70c64d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cards","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/delegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/emptyStateLabel"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(at:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(id:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardClicked(_:indexPath:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardDismissed(_:indexPath:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardImpression(_:indexPath:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardViewed(_:indexPath:cell:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cell(for:at:in:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/indexPath(for:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/refreshCards()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupEmptyState()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupTableView()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/subscribeToUpdates()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:canEditRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cancelPrefetchingForRowsAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cellForRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:commit:forRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:didSelectRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:heightForRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:numberOfRowsInSection:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:prefetchRowsAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:willDisplay:forRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/updateWithBraze(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidDisappear(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidLoad()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillAppear(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillTransition(to:with:)"],"title":"Instance Methods"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZContentCardUIViewController) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller"]}],"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","extendedModule":"BrazeUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewController"}],"navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"symbolKind":"class","modules":[{"name":"BrazeUI"}],"title":"BrazeContentCardUI.ViewController","roleHeading":"Class"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"seeAlsoSections":[{"title":"Content Cards UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"],"generated":true}],"relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UITableViewController"],"kind":"relationships","type":"inheritsFrom"},{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIScrollViewDelegate","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/objc(pl)UITableViewDataSource","doc:\/\/Braze\/objc(pl)UITableViewDataSourcePrefetching","doc:\/\/Braze\/objc(pl)UITableViewDelegate","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"kind":"relationships"}],"references":{"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:cellForRowAt:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"text":"cellForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cellForRowAt:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cellforrowat:)","role":"symbol","kind":"symbol","abstract":[],"title":"tableView(_:cellForRowAt:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/refreshCards()":{"kind":"symbol","abstract":[{"type":"text","text":"Refresh the content cards."}],"title":"refreshCards()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"refreshCards"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/refreshcards()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/refreshCards()"},"doc://Braze/objc(pl)UIStateRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring","title":"UIKit.UIStateRestoring","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(initialCards:refresh:subscribe:lastUpdate:attributes:)":{"kind":"symbol","abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"type":"text","text":" "},{"text":"cases, prefer using ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)"},{"text":" instead).","type":"text"}],"title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": ((("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"], "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"lastUpdate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:attributes:)":{"title":"init(braze:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:heightForRowAt:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:heightforrowat:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:heightForRowAt:)","title":"tableView(_:heightForRowAt:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"heightForRowAt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"kind":"symbol","abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/emptyStateLabel":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/emptystatelabel","title":"emptyStateLabel","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/emptyStateLabel","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyStateLabel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel","kind":"typeIdentifier"}],"role":"symbol","abstract":[{"type":"text","text":"The label displayed when no content card is available."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:)":{"kind":"symbol","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the Braze SDK."}],"title":"init(braze:)","type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:)"},"doc://Braze/objc(pl)UITableViewDataSourcePrefetching":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITableViewDataSourcePrefetching","title":"UIKit.UITableViewDataSourcePrefetching"},"doc://Braze/objc(pl)UITableViewDataSource":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITableViewDataSource","title":"UIKit.UITableViewDataSource"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","title":"Foundation.NSExtensionRequestHandling"},"doc://Braze/objc(cs)UITableViewController":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UITableViewController","title":"UIKit.UITableViewController"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/attributes-swift.property":{"role":"symbol","title":"attributes","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.property","abstract":[{"text":"The attributes customizing the table view and its cells.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/attributes-swift.property"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardImpression(_:indexPath:)":{"kind":"symbol","title":"cardImpression(_:indexPath:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardimpression(_:indexpath:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardImpression(_:indexPath:)","abstract":[{"text":"Log the content card impression event.","type":"text"}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardImpression","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewDidLoad()":{"kind":"symbol","abstract":[],"title":"viewDidLoad()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewDidLoad","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdidload()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidLoad()"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(initialCards:refresh:subscribe:lastUpdate:)":{"title":"init(initialCards:refresh:subscribe:lastUpdate:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"refresh"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"lastUpdate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"type":"text","text":" "},{"type":"text","text":"cases, prefer using "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)"},{"type":"text","text":" instead)."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","type":"topic","kind":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:prefetchRowsAt:)":{"kind":"symbol","abstract":[],"title":"tableView(_:prefetchRowsAt:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prefetchRowsAt","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":"])"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:prefetchrowsat:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:prefetchRowsAt:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/applyAttributes()":{"role":"symbol","title":"applyAttributes()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/applyattributes()","abstract":[{"type":"text","text":"Apply the current attributes to the UI, setup subscriptions."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/applyAttributes()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/objc(pl)UIScrollViewDelegate":{"title":"UIKit.UIScrollViewDelegate","identifier":"doc:\/\/Braze\/objc(pl)UIScrollViewDelegate","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cell(for:at:in:)":{"kind":"symbol","abstract":[{"text":"Dequeue and setup a matching cell for the provided content card at index path.","type":"text"}],"title":"cell(for:at:in:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cell","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":", "},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cell(for:at:in:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cell(for:at:in:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:numberOfRowsInSection:)":{"kind":"symbol","abstract":[],"title":"tableView(_:numberOfRowsInSection:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"numberOfRowsInSection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:numberofrowsinsection:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:numberOfRowsInSection:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/delegate":{"kind":"symbol","abstract":[{"text":"The delegate notified of the content cards UI lifecycle.","type":"text"}],"title":"delegate","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","kind":"typeIdentifier","text":"BrazeContentCardUIViewControllerDelegate"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/delegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/delegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/subscribeToUpdates()":{"abstract":[{"text":"Subscribes to content card updates","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/subscribetoupdates()","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/subscribeToUpdates()","title":"subscribeToUpdates()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/updateWithBraze(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Updates the view controller and attach it to a new "},{"type":"codeVoice","code":"Braze"},{"text":" instance.","type":"text"}],"title":"updateWithBraze(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateWithBraze"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/updatewithbraze(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/updateWithBraze(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardClicked(_:indexPath:)":{"kind":"symbol","abstract":[{"type":"text","text":"Log the content card click event and process the click action."}],"title":"cardClicked(_:indexPath:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardClicked"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardclicked(_:indexpath:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardClicked(_:indexPath:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/setupTableView()":{"kind":"symbol","abstract":[{"type":"text","text":"Setup the table view."}],"title":"setupTableView()","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupTableView"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setuptableview()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupTableView()"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/indexPath(for:)":{"kind":"symbol","abstract":[{"type":"text","text":"The index path for the provided content card."}],"title":"indexPath(for:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"indexPath","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/indexpath(for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/indexPath(for:)"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:willDisplay:forRowAt:)":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willDisplay"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"forRowAt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"kind":"text","text":")"}],"abstract":[],"title":"tableView(_:willDisplay:forRowAt:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:willdisplay:forrowat:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:willDisplay:forRowAt:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cards":{"abstract":[{"text":"The content cards currently displayed.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cards","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cards","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cards","title":"cards","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:canEditRowAt:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:canEditRowAt:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:caneditrowat:)","abstract":[],"title":"tableView(_:canEditRowAt:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"kind":"text","text":", "},{"text":"canEditRowAt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewWillTransition(to:with:)":{"abstract":[],"kind":"symbol","title":"viewWillTransition(to:with:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwilltransition(to:with:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillTransition(to:with:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillTransition"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator"},{"kind":"text","text":")"}]},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewDidDisappear(_:)":{"kind":"symbol","abstract":[],"title":"viewDidDisappear(_:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidDisappear"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdiddisappear(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidDisappear(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:didSelectRowAt:)":{"kind":"symbol","abstract":[],"title":"tableView(_:didSelectRowAt:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"text":", ","kind":"text"},{"text":"didSelectRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:didselectrowat:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:didSelectRowAt:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","type":"unresolvable","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/card(id:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(id:)","abstract":[{"type":"text","text":"Retrieves the content card with the provided id."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(id:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"card","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"?","kind":"text"}],"title":"card(id:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardDismissed(_:indexPath:)":{"kind":"symbol","abstract":[{"text":"Log the content card dismissed event and remove the cell.","type":"text"}],"title":"cardDismissed(_:indexPath:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cardDismissed","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/carddismissed(_:indexpath:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardDismissed(_:indexPath:)"},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/setupEmptyState()":{"kind":"symbol","abstract":[{"type":"text","text":"Setup the empty state view."}],"title":"setupEmptyState()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupEmptyState"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setupemptystate()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupEmptyState()"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewWillAppear(_:)":{"kind":"symbol","abstract":[],"title":"viewWillAppear(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewWillAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwillappear(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillAppear(_:)"},"doc://Braze/objc(pl)UIContentContainer":{"type":"unresolvable","title":"UIKit.UIContentContainer","identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:commit:forRowAt:)":{"kind":"symbol","abstract":[],"title":"tableView(_:commit:forRowAt:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"commit"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellEditingStyle","kind":"typeIdentifier","text":"EditingStyle"},{"kind":"text","text":", "},{"text":"forRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:commit:forrowat:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:commit:forRowAt:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardViewed(_:indexPath:cell:)":{"kind":"symbol","abstract":[{"type":"text","text":"Mark the card as viewed, hide the cell’s unviewed indicator."}],"title":"cardViewed(_:indexPath:cell:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardViewed","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"cell"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardviewed(_:indexpath:cell:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardViewed(_:indexPath:cell:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/card(at:)":{"kind":"symbol","abstract":[{"type":"text","text":"Retrieves the content card for the provided index path."}],"title":"card(at:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"card"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(at:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(at:)"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:cancelPrefetchingForRowsAt:)":{"title":"tableView(_:cancelPrefetchingForRowsAt:)","type":"topic","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"cancelPrefetchingForRowsAt"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"])","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cancelPrefetchingForRowsAt:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cancelprefetchingforrowsat:)"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UITableViewDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UITableViewDelegate","type":"unresolvable","title":"UIKit.UITableViewDelegate"}}} \ No newline at end of file +{"seeAlsoSections":[{"title":"Content Cards UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"],"generated":true}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UITableViewController"],"type":"inheritsFrom"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIScrollViewDelegate","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/objc(pl)UITableViewDataSource","doc:\/\/Braze\/objc(pl)UITableViewDataSourcePrefetching","doc:\/\/Braze\/objc(pl)UITableViewDelegate","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ViewController"}],"title":"BrazeContentCardUI.ViewController","extendedModule":"BrazeUI","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"symbolKind":"class","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","roleHeading":"Class","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cards","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/delegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/emptyStateLabel"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(at:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(id:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardClicked(_:indexPath:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardDismissed(_:indexPath:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardImpression(_:indexPath:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardViewed(_:indexPath:cell:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cell(for:at:in:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/indexPath(for:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/refreshCards()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupEmptyState()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupTableView()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/subscribeToUpdates()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:canEditRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cancelPrefetchingForRowsAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cellForRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:commit:forRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:didSelectRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:heightForRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:numberOfRowsInSection:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:prefetchRowsAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:willDisplay:forRowAt:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/updateWithBraze(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidDisappear(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidLoad()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillAppear(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillTransition(to:with:)"],"title":"Instance Methods"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZContentCardUIViewController) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ViewController"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:prefetchRowsAt:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:prefetchRowsAt:)","kind":"symbol","abstract":[],"title":"tableView(_:prefetchRowsAt:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prefetchRowsAt"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"])","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:prefetchrowsat:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/indexPath(for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/indexPath(for:)","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/indexpath(for:)","title":"indexPath(for:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"indexPath","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":"?"}],"abstract":[{"text":"The index path for the provided content card.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/attributes-swift.property":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/attributes-swift.property","role":"symbol","abstract":[{"type":"text","text":"The attributes customizing the table view and its cells."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}],"kind":"symbol","title":"attributes"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIStateRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring","title":"UIKit.UIStateRestoring"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:cancelPrefetchingForRowsAt:)":{"role":"symbol","title":"tableView(_:cancelPrefetchingForRowsAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cancelPrefetchingForRowsAt:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"text":", ","kind":"text"},{"text":"cancelPrefetchingForRowsAt","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":"])","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cancelprefetchingforrowsat:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:commit:forRowAt:)":{"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:commit:forrowat:)","abstract":[],"title":"tableView(_:commit:forRowAt:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:commit:forRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":", "},{"text":"commit","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"kind":"text","text":"."},{"text":"EditingStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellEditingStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forRowAt"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(initialCards:refresh:subscribe:lastUpdate:attributes:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": ((("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:)","abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"text":" ","type":"text"},{"text":"cases, prefer using ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","type":"reference","isActive":true},{"type":"text","text":" instead)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:didSelectRowAt:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:didSelectRowAt:)","kind":"symbol","abstract":[],"title":"tableView(_:didSelectRowAt:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didSelectRowAt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:didselectrowat:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cell(for:at:in:)":{"role":"symbol","title":"cell(for:at:in:)","kind":"symbol","abstract":[{"type":"text","text":"Dequeue and setup a matching cell for the provided content card at index path."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cell(for:at:in:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"cell"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cell(for:at:in:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/card(at:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(at:)","title":"card(at:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(at:)","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Retrieves the content card for the provided index path."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"card","kind":"identifier"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cards":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cards","abstract":[{"text":"The content cards currently displayed.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cards","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"type":"topic","title":"cards"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:cellForRowAt:)":{"role":"symbol","title":"tableView(_:cellForRowAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cellForRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"cellForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":") -> "},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cellforrowat:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardViewed(_:indexPath:cell:)":{"title":"cardViewed(_:indexPath:cell:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardViewed","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":", ","kind":"text"},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"kind":"text","text":", "},{"kind":"externalParam","text":"cell"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","kind":"typeIdentifier","text":"Cell"},{"text":"?)","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardviewed(_:indexpath:cell:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardViewed(_:indexPath:cell:)","abstract":[{"type":"text","text":"Mark the card as viewed, hide the cell’s unviewed indicator."}]},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardClicked(_:indexPath:)":{"abstract":[{"text":"Log the content card click event and process the click action.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardClicked(_:indexPath:)","title":"cardClicked(_:indexPath:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardClicked"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"indexPath","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardclicked(_:indexpath:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/objc(pl)UITableViewDataSourcePrefetching":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITableViewDataSourcePrefetching","title":"UIKit.UITableViewDataSourcePrefetching"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/emptyStateLabel":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/emptyStateLabel","kind":"symbol","abstract":[{"text":"The label displayed when no content card is available.","type":"text"}],"title":"emptyStateLabel","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateLabel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier","text":"UILabel"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/emptystatelabel"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/setupEmptyState()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupEmptyState()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setupEmptyState","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setupemptystate()","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Setup the empty state view.","type":"text"}],"title":"setupEmptyState()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:willDisplay:forRowAt:)":{"role":"symbol","title":"tableView(_:willDisplay:forRowAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:willDisplay:forRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"text":", ","kind":"text"},{"text":"willDisplay","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"forRowAt"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:willdisplay:forrowat:)"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:numberOfRowsInSection:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:numberOfRowsInSection:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:numberofrowsinsection:)","title":"tableView(_:numberOfRowsInSection:)","abstract":[],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"numberOfRowsInSection","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:attributes:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","title":"init(braze:attributes:)","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewWillTransition(to:with:)":{"role":"symbol","title":"viewWillTransition(to:with:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillTransition(to:with:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillTransition"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwilltransition(to:with:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:canEditRowAt:)":{"role":"symbol","title":"tableView(_:canEditRowAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:canEditRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"canEditRowAt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:caneditrowat:)"},"doc://Braze/objc(pl)UITableViewDataSource":{"title":"UIKit.UITableViewDataSource","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITableViewDataSource"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardImpression(_:indexPath:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardImpression(_:indexPath:)","kind":"symbol","abstract":[{"text":"Log the content card impression event.","type":"text"}],"title":"cardImpression(_:indexPath:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cardImpression","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardimpression(_:indexpath:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:heightForRowAt:)":{"role":"symbol","title":"tableView(_:heightForRowAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:heightForRowAt:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"text":", ","kind":"text"},{"text":"heightForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:heightforrowat:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewWillAppear(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewWillAppear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","title":"viewWillAppear(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillAppear(_:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwillappear(_:)"},"doc://Braze/objc(pl)UIScrollViewDelegate":{"title":"UIKit.UIScrollViewDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIScrollViewDelegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/card(id:)":{"role":"symbol","title":"card(id:)","kind":"symbol","abstract":[{"text":"Retrieves the content card with the provided id.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(id:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"card"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(id:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/delegate":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/delegate","kind":"symbol","abstract":[{"text":"The delegate notified of the content cards UI lifecycle.","type":"text"}],"title":"delegate","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","text":"BrazeContentCardUIViewControllerDelegate"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/delegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/setupTableView()":{"role":"symbol","title":"setupTableView()","kind":"symbol","abstract":[{"type":"text","text":"Setup the table view."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupTableView()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setupTableView"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setuptableview()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewDidDisappear(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidDisappear(_:)","kind":"symbol","abstract":[],"title":"viewDidDisappear(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidDisappear"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdiddisappear(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardDismissed(_:indexPath:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardDismissed","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardDismissed(_:indexPath:)","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/carddismissed(_:indexpath:)","title":"cardDismissed(_:indexPath:)","type":"topic","abstract":[{"type":"text","text":"Log the content card dismissed event and remove the cell."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/refreshCards()":{"role":"symbol","title":"refreshCards()","kind":"symbol","abstract":[{"type":"text","text":"Refresh the content cards."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/refreshCards()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"refreshCards"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/refreshcards()"},"doc://Braze/objc(cs)UITableViewController":{"identifier":"doc:\/\/Braze\/objc(cs)UITableViewController","type":"unresolvable","title":"UIKit.UITableViewController"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/objc(pl)UITableViewDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UITableViewDelegate","type":"unresolvable","title":"UIKit.UITableViewDelegate"},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewDidLoad()":{"role":"symbol","title":"viewDidLoad()","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidLoad()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidLoad"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdidload()"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UIContentContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer","type":"unresolvable","title":"UIKit.UIContentContainer"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(initialCards:refresh:subscribe:lastUpdate:)":{"role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"type":"text","text":" "},{"type":"text","text":"cases, prefer using "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","type":"reference"},{"type":"text","text":" instead)."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]?, "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"kind":"text","text":": (((["},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/updateWithBraze(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/updatewithbraze(_:)","type":"topic","title":"updateWithBraze(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateWithBraze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/updateWithBraze(_:)","abstract":[{"text":"Updates the view controller and attach it to a new ","type":"text"},{"code":"Braze","type":"codeVoice"},{"text":" instance.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/applyAttributes()":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/applyAttributes()","kind":"symbol","abstract":[{"type":"text","text":"Apply the current attributes to the UI, setup subscriptions."}],"title":"applyAttributes()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/applyattributes()"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/subscribeToUpdates()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/subscribetoupdates()","kind":"symbol","abstract":[{"type":"text","text":"Subscribes to content card updates"}],"title":"subscribeToUpdates()","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/subscribeToUpdates()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:)","kind":"symbol","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"title":"init(braze:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:)"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","title":"Foundation.NSExtensionRequestHandling"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/applyattributes().json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/applyattributes().json index 1ae95e9b84..82a8b05874 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/applyattributes().json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/applyattributes().json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","title":"applyAttributes()","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC15applyAttributesyyF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/applyattributes()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/applyAttributes()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Apply the current attributes to the UI, setup subscriptions."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/applyAttributes()":{"role":"symbol","title":"applyAttributes()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/applyattributes()","abstract":[{"type":"text","text":"Apply the current attributes to the UI, setup subscriptions."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/applyAttributes()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/applyAttributes()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Apply the current attributes to the UI, setup subscriptions."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/applyattributes()"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","symbolKind":"method","title":"applyAttributes()","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC15applyAttributesyyF"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/applyAttributes()":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/applyAttributes()","kind":"symbol","abstract":[{"type":"text","text":"Apply the current attributes to the UI, setup subscriptions."}],"title":"applyAttributes()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/applyattributes()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.property.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.property.json index 5e26be3f53..0e0d7b9385 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.property.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.property.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/attributes-swift.property"},"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10attributesAE10AttributesVvp","title":"attributes","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The attributes customizing the table view and its cells."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/attributes-swift.property":{"role":"symbol","title":"attributes","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.property","abstract":[{"text":"The attributes customizing the table view and its cells.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/attributes-swift.property"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/attributes-swift.property"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"attributes","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10attributesAE10AttributesVvp"},"abstract":[{"type":"text","text":"The attributes customizing the table view and its cells."}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/attributes-swift.property":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.property","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/attributes-swift.property","role":"symbol","abstract":[{"type":"text","text":"The attributes customizing the table view and its cells."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}],"kind":"symbol","title":"attributes"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct.json index cd9cd549a3..78fe6ac274 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","interfaceLanguage":"swift"},"sections":[],"metadata":{"roleHeading":"Structure","modules":[{"name":"BrazeUI"}],"title":"BrazeContentCardUI.ViewController.Attributes","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","symbolKind":"struct"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticRefreshTimeout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticUpdates","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cells","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/enableDarkTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/pullToRefresh","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/transform"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/defaults"],"title":"Type Properties"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]}]},{"content":[{"text":"Overview","level":2,"type":"heading","anchor":"overview"},{"inlineContent":[{"text":"Attributes allows customizing the view controller and its associated cells.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cells":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cells","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":".Type]"}],"kind":"symbol","title":"cells","abstract":[{"text":"The ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"cell identifier","type":"text"}]},{"text":" to ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"cell class"}]},{"text":" map.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cells"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/automaticUpdates":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticupdates","abstract":[{"type":"text","text":"Flag specifying whether the controller should subscribe to card updates."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticUpdates","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"automaticUpdates","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticUpdates","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/defaults":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/defaults","title":"defaults","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}],"abstract":[{"text":"The default attributes.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/backgroundColor":{"type":"topic","kind":"symbol","title":"backgroundColor","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/backgroundcolor","abstract":[{"type":"text","text":"The background color."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/backgroundColor","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessageColor":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagecolor","title":"emptyStateMessageColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyStateMessageColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageColor","abstract":[{"type":"text","text":"The empty state message color."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/enableDarkTheme":{"title":"enableDarkTheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/enableDarkTheme","role":"symbol","type":"topic","abstract":[{"text":"Flag specifying whether content cards should display in dark theme when the device is in dark mode.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/enabledarktheme","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enableDarkTheme","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/automaticRefreshTimeout":{"type":"topic","abstract":[{"text":"Timeout for refreshing content cards when the list is initially presented (default: ","type":"text"},{"type":"codeVoice","code":"60"},{"type":"text","text":" "},{"text":"seconds).","type":"text"}],"title":"automaticRefreshTimeout","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticrefreshtimeout","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticRefreshTimeout","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticRefreshTimeout"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cellAttributes":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cellAttributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"kind":"symbol","title":"cellAttributes","abstract":[{"text":"The cell attributes customizing the content card appearance.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/pullToRefresh":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/pulltorefresh","kind":"symbol","title":"pullToRefresh","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/pullToRefresh","abstract":[{"text":"Flag specifying whether the pull to refresh gesture is enabled.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pullToRefresh"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessageFont":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagefont","abstract":[{"text":"The empty state message font.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageFont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessageFont"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"title":"emptyStateMessageFont"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/transform":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/transform","role":"symbol","abstract":[{"type":"text","text":"Closure allowing the modification of the content cards list presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/transform","title":"transform","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transform"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"]) -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessage":{"type":"topic","abstract":[{"text":"The message displayed when there is no content cards available.","type":"text"}],"title":"emptyStateMessage","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessage","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"struct","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"modules":[{"name":"BrazeUI"}],"title":"BrazeContentCardUI.ViewController.Attributes","role":"symbol","roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},"abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]}]},{"content":[{"anchor":"overview","type":"heading","text":"Overview","level":2},{"inlineContent":[{"type":"text","text":"Attributes allows customizing the view controller and its associated cells."}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticRefreshTimeout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticUpdates","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/backgroundColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cells","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageColor","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/enableDarkTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/pullToRefresh","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/transform"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/defaults"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cells":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cells","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":".Type]"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","type":"topic","abstract":[{"text":"The ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"cell identifier"}]},{"text":" to ","type":"text"},{"inlineContent":[{"type":"text","text":"cell class"}],"type":"emphasis"},{"type":"text","text":" map."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cells","kind":"symbol","role":"symbol","title":"cells"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessageColor":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessageColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagecolor","type":"topic","abstract":[{"type":"text","text":"The empty state message color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageColor","kind":"symbol","role":"symbol","title":"emptyStateMessageColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/backgroundColor":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/backgroundcolor","type":"topic","abstract":[{"type":"text","text":"The background color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/backgroundColor","kind":"symbol","role":"symbol","title":"backgroundColor"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/automaticUpdates":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticUpdates"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticupdates","type":"topic","abstract":[{"type":"text","text":"Flag specifying whether the controller should subscribe to card updates."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticUpdates","kind":"symbol","role":"symbol","title":"automaticUpdates"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/pullToRefresh":{"kind":"symbol","title":"pullToRefresh","abstract":[{"type":"text","text":"Flag specifying whether the pull to refresh gesture is enabled."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/pulltorefresh","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/pullToRefresh","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pullToRefresh"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/transform":{"title":"transform","kind":"symbol","abstract":[{"text":"Closure allowing the modification of the content cards list presented.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/transform","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/transform","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"transform","kind":"identifier"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"]) -> ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessage":{"kind":"symbol","title":"emptyStateMessage","abstract":[{"text":"The message displayed when there is no content cards available.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessage","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyStateMessage","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/automaticRefreshTimeout":{"title":"automaticRefreshTimeout","kind":"symbol","abstract":[{"text":"Timeout for refreshing content cards when the list is initially presented (default: ","type":"text"},{"type":"codeVoice","code":"60"},{"type":"text","text":" "},{"type":"text","text":"seconds)."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticrefreshtimeout","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticRefreshTimeout","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticRefreshTimeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessageFont":{"kind":"symbol","title":"emptyStateMessageFont","abstract":[{"text":"The empty state message font.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagefont","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageFont","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessageFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cellAttributes":{"title":"cellAttributes","kind":"symbol","abstract":[{"type":"text","text":"The cell attributes customizing the content card appearance."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cellAttributes"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/enableDarkTheme":{"title":"enableDarkTheme","kind":"symbol","abstract":[{"type":"text","text":"Flag specifying whether content cards should display in dark theme when the device is in dark mode."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/enabledarktheme","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/enableDarkTheme","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"enableDarkTheme","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/defaults":{"kind":"symbol","title":"defaults","abstract":[{"type":"text","text":"The default attributes."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/defaults","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/automaticrefreshtimeout.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/automaticrefreshtimeout.json index 5c3f37f32b..ea49e19853 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/automaticrefreshtimeout.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/automaticrefreshtimeout.json @@ -1 +1 @@ -{"abstract":[{"text":"Timeout for refreshing content cards when the list is initially presented (default: ","type":"text"},{"code":"60","type":"codeVoice"},{"text":" ","type":"text"},{"text":"seconds).","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticRefreshTimeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"When content cards were last updated more than "},{"type":"codeVoice","code":"automaticRefreshTimeout"},{"text":" seconds ago,","type":"text"},{"type":"text","text":" "},{"text":"the view controller automatically requests a refresh when it is displayed.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Sets this value to "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" to disable the automatic refresh."}]}],"kind":"content"}],"metadata":{"title":"automaticRefreshTimeout","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticRefreshTimeout","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV23automaticRefreshTimeoutSdSgvp"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticrefreshtimeout"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticRefreshTimeout"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/automaticRefreshTimeout":{"type":"topic","abstract":[{"text":"Timeout for refreshing content cards when the list is initially presented (default: ","type":"text"},{"type":"codeVoice","code":"60"},{"type":"text","text":" "},{"text":"seconds).","type":"text"}],"title":"automaticRefreshTimeout","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticrefreshtimeout","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticRefreshTimeout","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticRefreshTimeout"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticrefreshtimeout"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticRefreshTimeout"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticRefreshTimeout","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"When content cards were last updated more than "},{"type":"codeVoice","code":"automaticRefreshTimeout"},{"type":"text","text":" seconds ago,"},{"text":" ","type":"text"},{"text":"the view controller automatically requests a refresh when it is displayed.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Sets this value to "},{"code":"nil","type":"codeVoice"},{"text":" to disable the automatic refresh.","type":"text"}]}]}],"abstract":[{"text":"Timeout for refreshing content cards when the list is initially presented (default: ","type":"text"},{"type":"codeVoice","code":"60"},{"text":" ","type":"text"},{"type":"text","text":"seconds)."}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV23automaticRefreshTimeoutSdSgvp","roleHeading":"Instance Property","role":"symbol","title":"automaticRefreshTimeout","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticRefreshTimeout","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/automaticRefreshTimeout":{"title":"automaticRefreshTimeout","kind":"symbol","abstract":[{"text":"Timeout for refreshing content cards when the list is initially presented (default: ","type":"text"},{"type":"codeVoice","code":"60"},{"type":"text","text":" "},{"type":"text","text":"seconds)."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticrefreshtimeout","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticRefreshTimeout","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticRefreshTimeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/automaticupdates.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/automaticupdates.json index 375721d28f..47c29995df 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/automaticupdates.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/automaticupdates.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticUpdates","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Flag specifying whether the controller should subscribe to card updates.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticUpdates"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticupdates"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticUpdates"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV16automaticUpdatesSbvp","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","symbolKind":"property","title":"automaticUpdates"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/automaticUpdates":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticupdates","abstract":[{"type":"text","text":"Flag specifying whether the controller should subscribe to card updates."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticUpdates","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"automaticUpdates","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticUpdates","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"automaticUpdates"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"abstract":[{"text":"Flag specifying whether the controller should subscribe to card updates.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticupdates"]}],"metadata":{"role":"symbol","title":"automaticUpdates","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV16automaticUpdatesSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticUpdates"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticUpdates"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/automaticUpdates":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticUpdates"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticupdates","type":"topic","abstract":[{"type":"text","text":"Flag specifying whether the controller should subscribe to card updates."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/automaticUpdates","kind":"symbol","role":"symbol","title":"automaticUpdates"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/backgroundcolor.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/backgroundcolor.json index 331a2bfaed..7fe398f637 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/backgroundcolor.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/backgroundcolor.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/backgroundColor","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"backgroundColor","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV15backgroundColorSo7UIColorCvp","role":"symbol"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"kind":"symbol","abstract":[{"type":"text","text":"The background color."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/backgroundColor":{"type":"topic","kind":"symbol","title":"backgroundColor","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/backgroundcolor","abstract":[{"type":"text","text":"The background color."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundColor","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/backgroundColor","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"The background color.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/backgroundColor"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"backgroundColor","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV15backgroundColorSo7UIColorCvp","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundColor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/backgroundcolor"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/backgroundColor":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundColor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/backgroundcolor","type":"topic","abstract":[{"type":"text","text":"The background color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/backgroundColor","kind":"symbol","role":"symbol","title":"backgroundColor"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cellattributes.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cellattributes.json index 4998fde383..5db0344e1d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cellattributes.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cellattributes.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"The cell attributes customizing the content card appearance.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cellAttributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"},{"kind":"text","text":"."},{"text":"Cell","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV04cellG0AC4CellCAFVvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cellAttributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cell","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"title":"cellAttributes","roleHeading":"Instance Property","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cellAttributes":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cellAttributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"kind":"symbol","title":"cellAttributes","abstract":[{"text":"The cell attributes customizing the content card appearance.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The cell attributes customizing the content card appearance.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cellAttributes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV"}],"languages":["swift"]}]}],"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV04cellG0AC4CellCAFVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cellAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier","text":"BrazeContentCardUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"}],"title":"cellAttributes","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cellAttributes":{"title":"cellAttributes","kind":"symbol","abstract":[{"type":"text","text":"The cell attributes customizing the content card appearance."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cellAttributes"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cells.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cells.json index d5221a8853..86449bcdba 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cells.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/cells.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cells","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cells"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"text":".Type]","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"You can replace the ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"cell class"}]},{"text":" by one of your own subclass to customize the appearance","type":"text"},{"text":" ","type":"text"},{"text":"of the content card.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes"},{"text":" to customize cells without subclassing.","type":"text"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells"]}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cells","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"kind":"text","text":".Type]"}],"roleHeading":"Instance Property","title":"cells","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV5cellsSDySSSo07UITableE4CellCmGvp","role":"symbol"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The ","type":"text"},{"inlineContent":[{"type":"text","text":"cell identifier"}],"type":"emphasis"},{"type":"text","text":" to "},{"type":"emphasis","inlineContent":[{"type":"text","text":"cell class"}]},{"type":"text","text":" map."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cellAttributes":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cellAttributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"kind":"symbol","title":"cellAttributes","abstract":[{"text":"The cell attributes customizing the content card appearance.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cells":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cells","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":".Type]"}],"kind":"symbol","title":"cells","abstract":[{"text":"The ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"cell identifier","type":"text"}]},{"text":" to ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"cell class"}]},{"text":" map.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cells"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cells","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".Type]","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"You can replace the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"cell class","type":"text"}]},{"type":"text","text":" by one of your own subclass to customize the appearance"},{"text":" ","type":"text"},{"type":"text","text":"of the content card."}]},{"inlineContent":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes","isActive":true},{"type":"text","text":" to customize cells without subclassing."}],"type":"paragraph"}]}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV5cellsSDySSSo07UITableE4CellCmGvp","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cells"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".Type]","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","title":"cells"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cells","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The "},{"inlineContent":[{"type":"text","text":"cell identifier"}],"type":"emphasis"},{"type":"text","text":" to "},{"inlineContent":[{"text":"cell class","type":"text"}],"type":"emphasis"},{"type":"text","text":" map."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cells":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cells","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":".Type]"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","type":"topic","abstract":[{"text":"The ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"cell identifier"}]},{"text":" to ","type":"text"},{"inlineContent":[{"type":"text","text":"cell class"}],"type":"emphasis"},{"type":"text","text":" map."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cells","kind":"symbol","role":"symbol","title":"cells"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/cellAttributes":{"title":"cellAttributes","kind":"symbol","abstract":[{"type":"text","text":"The cell attributes customizing the content card appearance."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/cellAttributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cellAttributes"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","text":"Cell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC10AttributesV","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/defaults.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/defaults.json index 85052772e9..50e1d0ecb0 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/defaults.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/defaults.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The default attributes."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/defaults"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"metadata":{"title":"defaults","modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV8defaultsAGvpZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier"}],"symbolKind":"property"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeContentCardUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","kind":"typeIdentifier","text":"Attributes"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/defaults":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/defaults","title":"defaults","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}],"abstract":[{"text":"The default attributes.","type":"text"}],"kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"The default attributes.","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/defaults","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/defaults"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier"}]}]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"roleHeading":"Type Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV8defaultsAGvpZ","symbolKind":"property","title":"defaults"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/defaults":{"kind":"symbol","title":"defaults","abstract":[{"type":"text","text":"The default attributes."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/defaults","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessage.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessage.json index 25481b128f..44518d2352 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessage.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessage.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessage"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"emptyStateMessage","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV17emptyStateMessageSSvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyStateMessage"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessage"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"text":"The message displayed when there is no content cards available.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessage":{"type":"topic","abstract":[{"text":"The message displayed when there is no content cards available.","type":"text"}],"title":"emptyStateMessage","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessage","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessage"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyStateMessage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}],"kind":"declarations"}],"abstract":[{"text":"The message displayed when there is no content cards available.","type":"text"}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV17emptyStateMessageSSvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"emptyStateMessage","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessage"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessage"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessage":{"kind":"symbol","title":"emptyStateMessage","abstract":[{"text":"The message displayed when there is no content cards available.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessage","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyStateMessage","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessagecolor.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessagecolor.json index f17881e902..4a93929b6d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessagecolor.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessagecolor.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyStateMessageColor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagecolor"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageColor"},"abstract":[{"type":"text","text":"The empty state message color."}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV22emptyStateMessageColorSo7UIColorCvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyStateMessageColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"symbolKind":"property","title":"emptyStateMessageColor"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessageColor":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagecolor","title":"emptyStateMessageColor","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyStateMessageColor","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageColor","abstract":[{"type":"text","text":"The empty state message color."}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagecolor"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageColor"},"sections":[],"abstract":[{"text":"The empty state message color.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV22emptyStateMessageColorSo7UIColorCvp","symbolKind":"property","title":"emptyStateMessageColor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyStateMessageColor"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"emptyStateMessageColor","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessageColor":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessageColor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagecolor","type":"topic","abstract":[{"type":"text","text":"The empty state message color."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageColor","kind":"symbol","role":"symbol","title":"emptyStateMessageColor"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessagefont.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessagefont.json index 24f73fc186..a2d19476f8 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessagefont.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/emptystatemessagefont.json @@ -1 +1 @@ -{"metadata":{"title":"emptyStateMessageFont","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV21emptyStateMessageFontSo6UIFontCvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"emptyStateMessageFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"symbolKind":"property"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyStateMessageFont","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"The empty state message font.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageFont"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagefont"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessageFont":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagefont","abstract":[{"text":"The empty state message font.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageFont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessageFont"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"title":"emptyStateMessageFont"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The empty state message font."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"emptyStateMessageFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}],"symbolKind":"property","role":"symbol","title":"emptyStateMessageFont","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV21emptyStateMessageFontSo6UIFontCvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageFont","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyStateMessageFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagefont"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/emptyStateMessageFont":{"kind":"symbol","title":"emptyStateMessageFont","abstract":[{"text":"The empty state message font.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagefont","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/emptyStateMessageFont","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateMessageFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/enabledarktheme.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/enabledarktheme.json index a5057c1e27..0129525cab 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/enabledarktheme.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/enabledarktheme.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"enableDarkTheme"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"sections":[],"metadata":{"title":"enableDarkTheme","symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV15enableDarkThemeSbvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"enableDarkTheme"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/enableDarkTheme","interfaceLanguage":"swift"},"abstract":[{"text":"Flag specifying whether content cards should display in dark theme when the device is in dark mode.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/enabledarktheme"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/enableDarkTheme":{"title":"enableDarkTheme","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/enableDarkTheme","role":"symbol","type":"topic","abstract":[{"text":"Flag specifying whether content cards should display in dark theme when the device is in dark mode.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/enabledarktheme","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"enableDarkTheme","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/enabledarktheme"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV15enableDarkThemeSbvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"enableDarkTheme","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"enableDarkTheme","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/enableDarkTheme","interfaceLanguage":"swift"},"abstract":[{"text":"Flag specifying whether content cards should display in dark theme when the device is in dark mode.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"enableDarkTheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/enableDarkTheme":{"title":"enableDarkTheme","kind":"symbol","abstract":[{"type":"text","text":"Flag specifying whether content cards should display in dark theme when the device is in dark mode."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/enabledarktheme","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/enableDarkTheme","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"enableDarkTheme","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/pulltorefresh.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/pulltorefresh.json index 40b994c1eb..b5ee073ec7 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/pulltorefresh.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/pulltorefresh.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Flag specifying whether the pull to refresh gesture is enabled."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/pullToRefresh","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pullToRefresh"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"pullToRefresh","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pullToRefresh","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV13pullToRefreshSbvp"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/pulltorefresh"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/pullToRefresh":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/pulltorefresh","kind":"symbol","title":"pullToRefresh","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/pullToRefresh","abstract":[{"text":"Flag specifying whether the pull to refresh gesture is enabled.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pullToRefresh"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV13pullToRefreshSbvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pullToRefresh"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"pullToRefresh","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"Flag specifying whether the pull to refresh gesture is enabled."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/pullToRefresh","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pullToRefresh"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/pulltorefresh"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/pullToRefresh":{"kind":"symbol","title":"pullToRefresh","abstract":[{"type":"text","text":"Flag specifying whether the pull to refresh gesture is enabled."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/pulltorefresh","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/pullToRefresh","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pullToRefresh"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/transform.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/transform.json index 0b9ce3756c..715f2bea54 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/transform.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/attributes-swift.struct/transform.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/transform"},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","title":"transform","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"transform","kind":"identifier"},{"text":": ([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"]) -> [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]"}],"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV9transformySay0A3Kit0A0C0cD0OGANcvp","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"transform","kind":"identifier"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","text":"ContentCard"},{"text":"]) -> [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This closure is executed every time the controller receives content cards to display."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/transform"]}],"abstract":[{"type":"text","text":"Closure allowing the modification of the content cards list presented."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/transform":{"kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/transform","role":"symbol","abstract":[{"type":"text","text":"Closure allowing the modification of the content cards list presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/transform","title":"transform","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transform"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"]) -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/transform"]}],"abstract":[{"type":"text","text":"Closure allowing the modification of the content cards list presented."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/transform"},"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"transform","kind":"identifier"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"]) -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV9transformySay0A3Kit0A0C0cD0OGANcvp","title":"transform"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"transform","kind":"identifier"},{"kind":"text","text":": (["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":"]) -> [","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"]"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"This closure is executed every time the controller receives content cards to display.","type":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct/transform":{"title":"transform","kind":"symbol","abstract":[{"text":"Closure allowing the modification of the content cards list presented.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/transform","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct\/transform","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"transform","kind":"identifier"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"]) -> ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"]"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/card(at:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/card(at:).json index 96a32975f2..00a11fbe90 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/card(at:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/card(at:).json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"Retrieves the content card for the provided index path."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(at:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"card","kind":"identifier"},{"kind":"text","text":"("},{"text":"at","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"indexPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":") -> ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(at:)"]}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC4card2at0A3Kit0A0C0cD0OSg10Foundation9IndexPathV_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"card"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":") -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"card(at:)","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/card(at:)":{"kind":"symbol","abstract":[{"type":"text","text":"Retrieves the content card for the provided index path."}],"title":"card(at:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"card"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(at:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(at:)"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(at:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(at:)"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC4card2at0A3Kit0A0C0cD0OSg10Foundation9IndexPathV_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"card"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":"?","kind":"text"}],"title":"card(at:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Retrieves the content card for the provided index path.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"card","kind":"identifier"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"indexPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/card(at:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(at:)","title":"card(at:)","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(at:)","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Retrieves the content card for the provided index path."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"card","kind":"identifier"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/card(id:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/card(id:).json index 9acd990a18..bbba5ed61d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/card(id:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/card(id:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"card","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"platforms":["iOS"]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(id:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC4card2id0A3Kit0A0C0cD0OSgSS_tF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"card","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"?"}],"symbolKind":"method","title":"card(id:)","modules":[{"name":"BrazeUI"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(id:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Retrieves the content card with the provided id."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/card(id:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(id:)","abstract":[{"type":"text","text":"Retrieves the content card with the provided id."}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(id:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"card","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"?","kind":"text"}],"title":"card(id:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Retrieves the content card with the provided id."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"card","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"?"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(id:)"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"card","kind":"identifier"},{"kind":"text","text":"("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC4card2id0A3Kit0A0C0cD0OSgSS_tF","symbolKind":"method","title":"card(id:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(id:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/card(id:)":{"role":"symbol","title":"card(id:)","kind":"symbol","abstract":[{"text":"Retrieves the content card with the provided id.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/card(id:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"card"},{"text":"(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(id:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardclicked(_:indexpath:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardclicked(_:indexpath:).json index d6a63c8975..7a232b756d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardclicked(_:indexpath:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardclicked(_:indexpath:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardClicked","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":", "},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card clicked."}]}]},{"name":"indexPath","content":[{"inlineContent":[{"type":"text","text":"The index path for the cell to update."}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardclicked(_:indexpath:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"text":"Log the content card click event and process the click action.","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC11cardClicked_9indexPathy0A3Kit0A0C0cD0O_10Foundation05IndexJ0VtF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardClicked","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","title":"cardClicked(_:indexPath:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardClicked(_:indexPath:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardClicked(_:indexPath:)":{"kind":"symbol","abstract":[{"type":"text","text":"Log the content card click event and process the click action."}],"title":"cardClicked(_:indexPath:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardClicked"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardclicked(_:indexpath:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardClicked(_:indexPath:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","title":"cardClicked(_:indexPath:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardClicked","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC11cardClicked_9indexPathy0A3Kit0A0C0cD0O_10Foundation05IndexJ0VtF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cardClicked"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"card","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"indexPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The card clicked.","type":"text"}],"type":"paragraph"}],"name":"card"},{"name":"indexPath","content":[{"inlineContent":[{"text":"The index path for the cell to update.","type":"text"}],"type":"paragraph"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardclicked(_:indexpath:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Log the content card click event and process the click action."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardClicked(_:indexPath:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardClicked(_:indexPath:)":{"abstract":[{"text":"Log the content card click event and process the click action.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardClicked(_:indexPath:)","title":"cardClicked(_:indexPath:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardClicked"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"indexPath","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardclicked(_:indexpath:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/carddismissed(_:indexpath:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/carddismissed(_:indexpath:).json index f1d7f0bfcd..698ae9f8c0 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/carddismissed(_:indexpath:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/carddismissed(_:indexpath:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/carddismissed(_:indexpath:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardDismissed","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":", "},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card dismissed."}]}],"name":"card"},{"name":"indexPath","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index path for the cell to remove."}]}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardDismissed(_:indexPath:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Log the content card dismissed event and remove the cell.","type":"text"}],"kind":"symbol","metadata":{"title":"cardDismissed(_:indexPath:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cardDismissed","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":", ","kind":"text"},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC13cardDismissed_9indexPathy0A3Kit0A0C0cD0O_10Foundation05IndexJ0VtF","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardDismissed(_:indexPath:)":{"kind":"symbol","abstract":[{"text":"Log the content card dismissed event and remove the cell.","type":"text"}],"title":"cardDismissed(_:indexPath:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cardDismissed","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/carddismissed(_:indexpath:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardDismissed(_:indexPath:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"type":"text","text":"Log the content card dismissed event and remove the cell."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cardDismissed"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":")"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card dismissed."}]}],"name":"card"},{"name":"indexPath","content":[{"inlineContent":[{"text":"The index path for the cell to remove.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"metadata":{"title":"cardDismissed(_:indexPath:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cardDismissed"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":", "},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC13cardDismissed_9indexPathy0A3Kit0A0C0cD0O_10Foundation05IndexJ0VtF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/carddismissed(_:indexpath:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardDismissed(_:indexPath:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardDismissed(_:indexPath:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardDismissed","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardDismissed(_:indexPath:)","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/carddismissed(_:indexpath:)","title":"cardDismissed(_:indexPath:)","type":"topic","abstract":[{"type":"text","text":"Log the content card dismissed event and remove the cell."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardimpression(_:indexpath:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardimpression(_:indexpath:).json index 16f9df2adc..1233e0191d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardimpression(_:indexpath:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardimpression(_:indexpath:).json @@ -1 +1 @@ -{"abstract":[{"text":"Log the content card impression event.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardimpression(_:indexpath:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardImpression","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":", "},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"card","content":[{"inlineContent":[{"type":"text","text":"The visible card."}],"type":"paragraph"}]},{"name":"indexPath","content":[{"inlineContent":[{"text":"The index path for the cell.","type":"text"}],"type":"paragraph"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC14cardImpression_9indexPathy0A3Kit0A0C0cD0O_10Foundation05IndexJ0VtF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardImpression","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"cardImpression(_:indexPath:)","modules":[{"name":"BrazeUI"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardImpression(_:indexPath:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardImpression(_:indexPath:)":{"kind":"symbol","title":"cardImpression(_:indexPath:)","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardimpression(_:indexpath:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardImpression(_:indexPath:)","abstract":[{"text":"Log the content card impression event.","type":"text"}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardImpression","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Log the content card impression event."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardImpression"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC14cardImpression_9indexPathy0A3Kit0A0C0cD0O_10Foundation05IndexJ0VtF","title":"cardImpression(_:indexPath:)","roleHeading":"Instance Method","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardImpression(_:indexPath:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cardImpression","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"card","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"card","content":[{"inlineContent":[{"text":"The visible card.","type":"text"}],"type":"paragraph"}]},{"name":"indexPath","content":[{"inlineContent":[{"type":"text","text":"The index path for the cell."}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardimpression(_:indexpath:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardImpression(_:indexPath:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardImpression(_:indexPath:)","kind":"symbol","abstract":[{"text":"Log the content card impression event.","type":"text"}],"title":"cardImpression(_:indexPath:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cardImpression","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardimpression(_:indexpath:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cards.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cards.json index b7977af698..b46b352a3d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cards.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cards.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The content cards currently displayed.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cards"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cards","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cards","kind":"identifier"},{"kind":"text","text":": ["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC5cardsSay0A3Kit0A0C0cD0OGvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":"]","kind":"text"}],"title":"cards"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cards":{"abstract":[{"text":"The content cards currently displayed.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cards","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cards","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cards","title":"cards","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cards"},"abstract":[{"type":"text","text":"The content cards currently displayed."}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC5cardsSay0A3Kit0A0C0cD0OGvp","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]"}],"roleHeading":"Instance Property","symbolKind":"property","title":"cards"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cards"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cards","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cards":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cards","abstract":[{"text":"The content cards currently displayed.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cards","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cards"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"type":"topic","title":"cards"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardviewed(_:indexpath:cell:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardviewed(_:indexpath:cell:).json index e09df011ed..b5e76a32ad 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardviewed(_:indexpath:cell:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cardviewed(_:indexpath:cell:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"type":"text","text":"Mark the card as viewed, hide the cell’s unviewed indicator."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardviewed(_:indexpath:cell:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardViewed(_:indexPath:cell:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardViewed"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"card"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"cell","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Cell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"kind":"text","text":"? = nil)"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The card viewed.","type":"text"}],"type":"paragraph"}],"name":"card"},{"name":"indexPath","content":[{"type":"paragraph","inlineContent":[{"text":"The index path for the cell.","type":"text"}]}]},{"name":"cell","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The cell to update, it is automatically retrieved from the table view when "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]}],"kind":"parameters"}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10cardViewed_9indexPath4celly0A3Kit0A0C0cD0O_10Foundation05IndexJ0VAC4CellCSgtF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cardViewed","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"cell"},{"kind":"text","text":": "},{"text":"Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"title":"cardViewed(_:indexPath:cell:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardViewed(_:indexPath:cell:)":{"kind":"symbol","abstract":[{"type":"text","text":"Mark the card as viewed, hide the cell’s unviewed indicator."}],"title":"cardViewed(_:indexPath:cell:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardViewed","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"cell"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Cell","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardviewed(_:indexpath:cell:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardViewed(_:indexPath:cell:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"abstract":[{"type":"text","text":"The base Content Card cell."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","title":"BrazeContentCardUI.Cell","navigatorTitle":[{"kind":"identifier","text":"Cell"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cell"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"cardViewed(_:indexPath:cell:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cardViewed"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":", "},{"text":"indexPath","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"cell"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","kind":"typeIdentifier","text":"Cell"},{"text":"?)","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10cardViewed_9indexPath4celly0A3Kit0A0C0cD0O_10Foundation05IndexJ0VAC4CellCSgtF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardViewed(_:indexPath:cell:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Mark the card as viewed, hide the cell’s unviewed indicator."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cardViewed"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"indexPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":", "},{"text":"cell","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","kind":"typeIdentifier","text":"Cell","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell"},{"kind":"text","text":"? = nil)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The card viewed."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index path for the cell."}]}],"name":"indexPath"},{"name":"cell","content":[{"inlineContent":[{"type":"text","text":"The cell to update, it is automatically retrieved from the table view when "},{"code":"nil","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardviewed(_:indexpath:cell:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell","abstract":[{"type":"text","text":"The base Content Card cell."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell","navigatorTitle":[{"text":"Cell","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI.Cell","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Cell","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cardViewed(_:indexPath:cell:)":{"title":"cardViewed(_:indexPath:cell:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cardViewed","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":", ","kind":"text"},{"text":"indexPath","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"kind":"text","text":", "},{"kind":"externalParam","text":"cell"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O4CellC","kind":"typeIdentifier","text":"Cell"},{"text":"?)","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardviewed(_:indexpath:cell:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cardViewed(_:indexPath:cell:)","abstract":[{"type":"text","text":"Mark the card as viewed, hide the cell’s unviewed indicator."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cell(for:at:in:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cell(for:at:in:).json index 1fec761284..b75e669150 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/cell(for:at:in:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/cell(for:at:in:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC4cell3for2at2inSo07UITableE4CellC0A3Kit0A0C0cD0O_10Foundation9IndexPathVSo0kE0CtF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cell"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"at","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"text":") -> ","kind":"text"},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"}],"title":"cell(for:at:in:)"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","abstract":[{"text":"Dequeue and setup a matching cell for the provided content card at index path.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cell","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"card","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":", ","kind":"text"},{"text":"at","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"indexPath","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tableView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":") -> "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"text":"The content card.","type":"text"}]}]},{"name":"indexPath","content":[{"type":"paragraph","inlineContent":[{"text":"The index path.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The table view displaying the cell."}],"type":"paragraph"}],"name":"tableView"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The matching cell for the provided content card."}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cell(for:at:in:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cell(for:at:in:)"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cell(for:at:in:)":{"kind":"symbol","abstract":[{"text":"Dequeue and setup a matching cell for the provided content card at index path.","type":"text"}],"title":"cell(for:at:in:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cell","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":", "},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cell(for:at:in:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cell(for:at:in:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cell(for:at:in:)","interfaceLanguage":"swift"},"abstract":[{"text":"Dequeue and setup a matching cell for the provided content card at index path.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cell","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"card","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"at"},{"kind":"text","text":" "},{"kind":"internalParam","text":"indexPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"text":"tableView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"}]}]},{"kind":"parameters","parameters":[{"name":"card","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The content card."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The index path."}]}],"name":"indexPath"},{"content":[{"inlineContent":[{"text":"The table view displaying the cell.","type":"text"}],"type":"paragraph"}],"name":"tableView"}]},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"The matching cell for the provided content card."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cell(for:at:in:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cell","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"at","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":") -> "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"}],"role":"symbol","symbolKind":"method","title":"cell(for:at:in:)","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC4cell3for2at2inSo07UITableE4CellC0A3Kit0A0C0cD0O_10Foundation9IndexPathVSo0kE0CtF","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/cell(for:at:in:)":{"role":"symbol","title":"cell(for:at:in:)","kind":"symbol","abstract":[{"type":"text","text":"Dequeue and setup a matching cell for the provided content card at index path."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/cell(for:at:in:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"cell"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"at"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cell(for:at:in:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/delegate.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/delegate.json index f5c0af0bf8..a0864b2171 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/delegate.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/delegate.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/delegate"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC8delegateAA0acd6UIViewF8Delegate_pSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeContentCardUIViewControllerDelegate","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP"},{"kind":"text","text":"?"}],"role":"symbol","symbolKind":"property","title":"delegate","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"abstract":[{"type":"text","text":"The delegate notified of the content cards UI lifecycle."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/delegate"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"weak"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","preciseIdentifier":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","text":"BrazeContentCardUIViewControllerDelegate","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/delegate":{"kind":"symbol","abstract":[{"text":"The delegate notified of the content cards UI lifecycle.","type":"text"}],"title":"delegate","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","kind":"typeIdentifier","text":"BrazeContentCardUIViewControllerDelegate"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/delegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/delegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/delegate"},"metadata":{"title":"delegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delegate"},{"kind":"text","text":": "},{"text":"BrazeContentCardUIViewControllerDelegate","preciseIdentifier":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC8delegateAA0acd6UIViewF8Delegate_pSgvp","modules":[{"name":"BrazeUI"}]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"weak"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","preciseIdentifier":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","text":"BrazeContentCardUIViewControllerDelegate","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"text":"The delegate notified of the content cards UI lifecycle.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/delegate"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/delegate":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/delegate","kind":"symbol","abstract":[{"text":"The delegate notified of the content cards UI lifecycle.","type":"text"}],"title":"delegate","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","text":"BrazeContentCardUIViewControllerDelegate"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/delegate"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/emptystatelabel.json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/emptystatelabel.json index fa6fa74743..f2c54b824a 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/emptystatelabel.json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/emptystatelabel.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/emptyStateLabel","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/emptystatelabel"]}],"abstract":[{"type":"text","text":"The label displayed when no content card is available."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"emptyStateLabel","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"kind":"symbol","metadata":{"title":"emptyStateLabel","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"emptyStateLabel","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC15emptyStateLabelSo7UILabelCvp","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/emptyStateLabel":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/emptystatelabel","title":"emptyStateLabel","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/emptyStateLabel","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"emptyStateLabel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel","kind":"typeIdentifier"}],"role":"symbol","abstract":[{"type":"text","text":"The label displayed when no content card is available."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"The label displayed when no content card is available.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"emptyStateLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC15emptyStateLabelSo7UILabelCvp","roleHeading":"Instance Property","symbolKind":"property","title":"emptyStateLabel"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/emptystatelabel"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/emptyStateLabel"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"emptyStateLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/emptyStateLabel":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/emptyStateLabel","kind":"symbol","abstract":[{"text":"The label displayed when no content card is available.","type":"text"}],"title":"emptyStateLabel","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"emptyStateLabel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier","text":"UILabel"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/emptystatelabel"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/indexpath(for:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/indexpath(for:).json index 2f376fe70e..d5005f52bd 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/indexpath(for:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/indexpath(for:).json @@ -1 +1 @@ -{"metadata":{"title":"indexPath(for:)","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC9indexPath3for10Foundation05IndexH0VSg0A3Kit0A0C0cD0O_tF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"indexPath"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"?","kind":"text"}],"symbolKind":"method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"indexPath","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"card","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/indexPath(for:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The index path for the provided content card."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/indexpath(for:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/indexPath(for:)":{"kind":"symbol","abstract":[{"type":"text","text":"The index path for the provided content card."}],"title":"indexPath(for:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"indexPath","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/indexpath(for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/indexPath(for:)"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/indexPath(for:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/indexpath(for:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"text":"The index path for the provided content card.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"indexPath"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC9indexPath3for10Foundation05IndexH0VSg0A3Kit0A0C0cD0O_tF","title":"indexPath(for:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"indexPath","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"?","kind":"text"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/indexPath(for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/indexPath(for:)","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/indexpath(for:)","title":"indexPath(for:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"indexPath","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":"?"}],"abstract":[{"text":"The index path for the provided content card.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:).json index 018c56591f..78cc1c8d84 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:)"]}],"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"text":" ","type":"text"},{"type":"text","text":"the Braze SDK."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","platforms":[],"roleHeading":"Initializer","title":"init(braze:)","symbolKind":"init","extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC5brazeAE0A3Kit0A0C_tcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeUI"}]},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:)":{"kind":"symbol","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the Braze SDK."}],"title":"init(braze:)","type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:)"},"sections":[],"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance."}]}],"name":"braze"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:)"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC5brazeAE0A3Kit0A0C_tcfc","extendedModule":"BrazeUI","symbolKind":"init","title":"init(braze:)","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","platforms":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:)","kind":"symbol","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"title":"init(braze:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:attributes:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:attributes:).json index 63b4b0cb59..6e92838ff3 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:attributes:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(braze:attributes:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"init","roleHeading":"Initializer","role":"symbol","title":"init(braze:attributes:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC5braze10attributesAE0A3Kit0A0C_AE10AttributesVtcfc","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","kind":"typeIdentifier"},{"text":" = .defaults)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}]},{"name":"attributes","content":[{"type":"paragraph","inlineContent":[{"text":"An attributes struct allowing customization of the table view controller","type":"text"},{"text":" ","type":"text"},{"text":"and its cells.","type":"text"}]}]}]}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"type":"text","text":" "},{"type":"text","text":"the Braze SDK."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:attributes:)":{"title":"init(braze:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"},{"kind":"text","text":" = .defaults)"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"type":"text","text":"The Braze instance."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An attributes struct allowing customization of the table view controller"},{"type":"text","text":" "},{"type":"text","text":"and its cells."}]}],"name":"attributes"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC5braze10attributesAE0A3Kit0A0C_AE10AttributesVtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"title":"init(braze:attributes:)","role":"symbol","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:attributes:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","title":"init(braze:attributes:)","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(initialcards:refresh:subscribe:lastupdate:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(initialcards:refresh:subscribe:lastupdate:).json index 4b8362aba1..add89a45b6 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(initialcards:refresh:subscribe:lastupdate:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(initialcards:refresh:subscribe:lastupdate:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"cases, prefer using "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)"},{"text":" instead).","type":"text"}],"sections":[],"metadata":{"extendedModule":"BrazeUI","platforms":[],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC12initialCards7refresh9subscribe10lastUpdateAESay0A3Kit0A0C0cD3RawCG_yyAOSg_s5Error_pSgtccSgAL11CancellableCyAOccSg10Foundation4DateVSgtcfc","symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"title":"init(initialCards:refresh:subscribe:lastUpdate:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"kind":"text","text":"], "},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"text":": ((([","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"lastUpdate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"refresh"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" ([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":"]?, ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" (["},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"text":")? = nil, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"initialCards","content":[{"type":"paragraph","inlineContent":[{"text":"The initial Content Cards displayed.","type":"text"}]}]},{"name":"refresh","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional closure implementing the refresh logic. "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" disables pull to"},{"type":"text","text":" "},{"type":"text","text":"refresh."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional closure implementing the subscription to new cards logic. ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" ","type":"text"},{"type":"text","text":"disables automatic updates."}]}],"name":"subscribe"},{"name":"lastUpdate","content":[{"inlineContent":[{"type":"text","text":"The last time the content cards were updated."}],"type":"paragraph"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:attributes:)":{"title":"init(braze:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"navigatorTitle":[{"kind":"identifier","text":"ContentCardRaw"}],"abstract":[{"text":"A compatibility representation of the Content Card type.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(initialCards:refresh:subscribe:lastUpdate:)":{"title":"init(initialCards:refresh:subscribe:lastUpdate:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"refresh"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"lastUpdate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"type":"text","text":" "},{"type":"text","text":"cases, prefer using "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)"},{"type":"text","text":" instead)."}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" (["},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"kind":"text","text":"]?, "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil, "},{"text":"subscribe","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" (["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCardRaw","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable"},{"kind":"text","text":")? = nil, "},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"kind":"text","text":"? = nil)"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The initial Content Cards displayed."}]}],"name":"initialCards"},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional closure implementing the refresh logic. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" disables pull to"},{"text":" ","type":"text"},{"type":"text","text":"refresh."}]}],"name":"refresh"},{"content":[{"inlineContent":[{"type":"text","text":"An optional closure implementing the subscription to new cards logic. "},{"type":"codeVoice","code":"nil"},{"text":" ","type":"text"},{"type":"text","text":"disables automatic updates."}],"type":"paragraph"}],"name":"subscribe"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The last time the content cards were updated.","type":"text"}]}],"name":"lastUpdate"}],"kind":"parameters"}],"metadata":{"platforms":[],"title":"init(initialCards:refresh:subscribe:lastUpdate:)","extendedModule":"BrazeUI","role":"symbol","roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC12initialCards7refresh9subscribe10lastUpdateAESay0A3Kit0A0C0cD3RawCG_yyAOSg_s5Error_pSgtccSgAL11CancellableCyAOccSg10Foundation4DateVSgtcfc","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","kind":"typeIdentifier","text":"ContentCardRaw"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"]?, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"text":": ((([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC","text":"ContentCardRaw"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)"]}],"abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"type":"text","text":" "},{"text":"cases, prefer using ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","isActive":true},{"type":"text","text":" instead)."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCardRaw":{"abstract":[{"type":"text","text":"A compatibility representation of the Content Card type."}],"kind":"symbol","navigatorTitle":[{"text":"ContentCardRaw","kind":"identifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCardRaw","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardRaw","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(initialCards:refresh:subscribe:lastUpdate:)":{"role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:)","kind":"symbol","abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"type":"text","text":" "},{"type":"text","text":"cases, prefer using "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","type":"reference"},{"type":"text","text":" instead)."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"text":": ((([","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCardRaw","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]?, "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"kind":"text","text":": (((["},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCardRaw","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C14ContentCardRawC"},{"kind":"text","text":"]) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","text":"Cancellable"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:attributes:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","title":"init(braze:attributes:)","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(initialcards:refresh:subscribe:lastupdate:attributes:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(initialcards:refresh:subscribe:lastupdate:attributes:).json index b135eda036..a5517c29d3 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(initialcards:refresh:subscribe:lastupdate:attributes:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/init(initialcards:refresh:subscribe:lastupdate:attributes:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:)","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC12initialCards7refresh9subscribe10lastUpdate10attributesAESay0A3Kit0A0C0cD0OG_yys6ResultOyAPs5Error_pGccSgAM11CancellableCyAPccSg10Foundation4DateVSgAE10AttributesVtcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"text":": (((","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")?, "},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"?, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"], "},{"text":"refresh","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard"},{"text":"], ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")? = nil, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"text":": ((","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" ([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"]) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"typeIdentifier"},{"kind":"text","text":")? = nil, "},{"kind":"externalParam","text":"lastUpdate"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier","text":"Date"},{"text":"? = nil, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"},{"text":" = .defaults)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"initialCards","content":[{"type":"paragraph","inlineContent":[{"text":"The initial Content Cards displayed.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional closure implementing the refresh logic. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" disables pull to"},{"text":" ","type":"text"},{"text":"refresh.","type":"text"}]}],"name":"refresh"},{"content":[{"inlineContent":[{"text":"An optional closure implementing the subscription to new cards logic. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" "},{"type":"text","text":"disables automatic updates."}],"type":"paragraph"}],"name":"subscribe"},{"name":"lastUpdate","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The last time the content cards were updated."}]}]},{"name":"attributes","content":[{"inlineContent":[{"type":"text","text":"An attributes struct allowing customization of the table view controller"},{"text":" ","type":"text"},{"type":"text","text":"and its cells."}],"type":"paragraph"}]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"type":"text","text":" "},{"text":"cases, prefer using ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","isActive":true},{"text":" instead).","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(initialCards:refresh:subscribe:lastUpdate:attributes:)":{"kind":"symbol","abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"type":"text","text":" "},{"text":"cases, prefer using ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)"},{"text":" instead).","type":"text"}],"title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:)","type":"topic","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": ((("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"], "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"]) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"lastUpdate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"text":"?, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:attributes:)":{"title":"init(braze:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","abstract":[{"type":"text","text":"Creates and return a table view controller displaying the latest content cards fetched by"},{"type":"text","text":" "},{"text":"the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Creates and return a table view controller able to display content cards (for most use"},{"text":" ","type":"text"},{"type":"text","text":"cases, prefer using "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","type":"reference"},{"text":" instead).","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"refresh"},{"text":": ((","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")? = nil, ","kind":"text"},{"kind":"externalParam","text":"subscribe"},{"text":": ((","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" ([","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable","kind":"typeIdentifier"},{"text":")? = nil, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"},{"text":"? = nil, ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"},{"kind":"text","text":" = .defaults)"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The initial Content Cards displayed."}],"type":"paragraph"}],"name":"initialCards"},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional closure implementing the refresh logic. ","type":"text"},{"code":"nil","type":"codeVoice"},{"type":"text","text":" disables pull to"},{"text":" ","type":"text"},{"type":"text","text":"refresh."}]}],"name":"refresh"},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional closure implementing the subscription to new cards logic. ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" "},{"text":"disables automatic updates.","type":"text"}]}],"name":"subscribe"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The last time the content cards were updated.","type":"text"}]}],"name":"lastUpdate"},{"name":"attributes","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An attributes struct allowing customization of the table view controller"},{"type":"text","text":" "},{"text":"and its cells.","type":"text"}]}]}],"kind":"parameters"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"initialCards","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"refresh"},{"kind":"text","text":": ((("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":"], ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?, ","kind":"text"},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"]) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"lastUpdate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV","text":"Date"},{"kind":"text","text":"?, "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC12initialCards7refresh9subscribe10lastUpdate10attributesAESay0A3Kit0A0C0cD0OG_yys6ResultOyAPs5Error_pGccSgAM11CancellableCyAPccSg10Foundation4DateVSgAE10AttributesVtcfc","title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:)","role":"symbol","symbolKind":"init","roleHeading":"Initializer"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(braze:attributes:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","title":"init(braze:attributes:)","abstract":[{"text":"Creates and return a table view controller displaying the latest content cards fetched by","type":"text"},{"text":" ","type":"text"},{"text":"the Braze SDK.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/init(initialCards:refresh:subscribe:lastUpdate:attributes:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"initialCards"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":"], ","kind":"text"},{"text":"refresh","kind":"externalParam"},{"kind":"text","text":": ((("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?, "},{"text":"subscribe","kind":"externalParam"},{"kind":"text","text":": (((["},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"text":")?, ","kind":"text"},{"text":"lastUpdate","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","title":"init(initialCards:refresh:subscribe:lastUpdate:attributes:)","abstract":[{"text":"Creates and return a table view controller able to display content cards (for most use","type":"text"},{"text":" ","type":"text"},{"text":"cases, prefer using ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(braze:attributes:)","type":"reference","isActive":true},{"type":"text","text":" instead)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/init(initialCards:refresh:subscribe:lastUpdate:attributes:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/refreshcards().json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/refreshcards().json index 5e18aec75e..761b69e5ec 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/refreshcards().json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/refreshcards().json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Refresh the content cards.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/refreshCards()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"refreshCards"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/refreshcards()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC12refreshCardsyyF","title":"refreshCards()","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"refreshCards"},{"text":"()","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/refreshCards()":{"kind":"symbol","abstract":[{"type":"text","text":"Refresh the content cards."}],"title":"refreshCards()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"refreshCards"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/refreshcards()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/refreshCards()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/refreshcards()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/refreshCards()","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC12refreshCardsyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"refreshCards()","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"refreshCards"},{"text":"()","kind":"text"}]},"abstract":[{"text":"Refresh the content cards.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"refreshCards","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/refreshCards()":{"role":"symbol","title":"refreshCards()","kind":"symbol","abstract":[{"type":"text","text":"Refresh the content cards."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/refreshCards()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"refreshCards"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/refreshcards()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/setupemptystate().json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/setupemptystate().json index 297cbe67e6..71ea9de9be 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/setupemptystate().json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/setupemptystate().json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"setupEmptyState()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC15setupEmptyStateyyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupEmptyState"},{"text":"()","kind":"text"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupEmptyState()","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setupemptystate()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"type":"text","text":"Setup the empty state view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setupEmptyState","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/setupEmptyState()":{"kind":"symbol","abstract":[{"type":"text","text":"Setup the empty state view."}],"title":"setupEmptyState()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupEmptyState"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setupemptystate()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupEmptyState()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupEmptyState"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupEmptyState()","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","title":"setupEmptyState()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupEmptyState"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC15setupEmptyStateyyF"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setupemptystate()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"text":"Setup the empty state view.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/setupEmptyState()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupEmptyState()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"setupEmptyState","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setupemptystate()","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Setup the empty state view.","type":"text"}],"title":"setupEmptyState()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/setuptableview().json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/setuptableview().json index 58168334d3..2d6fbb8261 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/setuptableview().json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/setuptableview().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupTableView"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setuptableview()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupTableView()"},"metadata":{"title":"setupTableView()","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setupTableView"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC010setupTableE0yyF"},"sections":[],"kind":"symbol","abstract":[{"text":"Setup the table view.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/setupTableView()":{"kind":"symbol","abstract":[{"type":"text","text":"Setup the table view."}],"title":"setupTableView()","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupTableView"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setuptableview()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupTableView()"}}} \ No newline at end of file +{"metadata":{"title":"setupTableView()","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setupTableView","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC010setupTableE0yyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"kind":"symbol","abstract":[{"type":"text","text":"Setup the table view."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setuptableview()"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupTableView()"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setupTableView"},{"text":"()","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/setupTableView()":{"role":"symbol","title":"setupTableView()","kind":"symbol","abstract":[{"type":"text","text":"Setup the table view."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/setupTableView()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setupTableView"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setuptableview()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/subscribetoupdates().json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/subscribetoupdates().json index e9edceb024..73c497d7b5 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/subscribetoupdates().json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/subscribetoupdates().json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC18subscribeToUpdates0A3Kit0A0C11CancellableCSgyF","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":"?"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"title":"subscribeToUpdates()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/subscribetoupdates()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"kind":"symbol","abstract":[{"type":"text","text":"Subscribes to content card updates"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/subscribeToUpdates()","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribeToUpdates"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"A cancellable that must be retained for the duration of the subscription."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/subscribeToUpdates()":{"abstract":[{"text":"Subscribes to content card updates","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/subscribetoupdates()","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Cancellable","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/subscribeToUpdates()","title":"subscribeToUpdates()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"url":"\/documentation\/brazekit\/braze\/cancellable","abstract":[{"type":"text","text":"An opaque object enabling the cancellation of an SDK operation."}],"title":"Braze.Cancellable","role":"symbol","navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Cancellable","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/subscribeToUpdates()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/subscribetoupdates()"]}],"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable"},{"kind":"text","text":"?"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC18subscribeToUpdates0A3Kit0A0C11CancellableCSgyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","title":"subscribeToUpdates()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"abstract":[{"type":"text","text":"Subscribes to content card updates"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","text":"Cancellable"},{"kind":"text","text":"?"}]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"A cancellable that must be retained for the duration of the subscription.","type":"text"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/subscribeToUpdates()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribeToUpdates","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11CancellableC","text":"Cancellable","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/subscribetoupdates()","kind":"symbol","abstract":[{"type":"text","text":"Subscribes to content card updates"}],"title":"subscribeToUpdates()","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/subscribeToUpdates()"},"doc://Braze/documentation/BrazeKit/Braze/Cancellable":{"role":"symbol","url":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Cancellable"}],"abstract":[{"text":"An opaque object enabling the cancellation of an SDK operation.","type":"text"}],"navigatorTitle":[{"text":"Cancellable","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Cancellable","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:cancelprefetchingforrowsat:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:cancelprefetchingforrowsat:).json index e929e72300..e87daef157 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:cancelprefetchingforrowsat:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:cancelprefetchingforrowsat:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tableView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"cancelPrefetchingForRowsAt"},{"kind":"text","text":" "},{"kind":"internalParam","text":"indexPaths"},{"text":": [","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"])","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cancelprefetchingforrowsat:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"tableView(_:cancelPrefetchingForRowsAt:)","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_26cancelPrefetchingForRowsAtySo07UITableE0C_Say10Foundation9IndexPathVGtF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"text":"cancelPrefetchingForRowsAt","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"text":"])","kind":"text"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UITableViewDataSourcePrefetching.tableView(_:cancelPrefetchingForRowsAt:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cancelPrefetchingForRowsAt:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:cancelPrefetchingForRowsAt:)":{"title":"tableView(_:cancelPrefetchingForRowsAt:)","type":"topic","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"cancelPrefetchingForRowsAt"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"])","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cancelPrefetchingForRowsAt:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cancelprefetchingforrowsat:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"tableView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"text":", ","kind":"text"},{"text":"cancelPrefetchingForRowsAt","kind":"externalParam"},{"kind":"text","text":" "},{"text":"indexPaths","kind":"internalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":"])"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UITableViewDataSourcePrefetching.tableView(_:cancelPrefetchingForRowsAt:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cancelprefetchingforrowsat:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cancelPrefetchingForRowsAt:)"},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"cancelPrefetchingForRowsAt","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"kind":"text","text":"])"}],"title":"tableView(_:cancelPrefetchingForRowsAt:)","symbolKind":"method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_26cancelPrefetchingForRowsAtySo07UITableE0C_Say10Foundation9IndexPathVGtF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:cancelPrefetchingForRowsAt:)":{"role":"symbol","title":"tableView(_:cancelPrefetchingForRowsAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cancelPrefetchingForRowsAt:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"text":", ","kind":"text"},{"text":"cancelPrefetchingForRowsAt","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":"])","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cancelprefetchingforrowsat:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:caneditrowat:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:caneditrowat:).json index ca902d9cd5..bc2faecd4c 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:caneditrowat:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:caneditrowat:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"tableView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"canEditRowAt"},{"text":" ","kind":"text"},{"text":"indexPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:caneditrowat:)"]}],"metadata":{"role":"symbol","title":"tableView(_:canEditRowAt:)","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"canEditRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_12canEditRowAtSbSo07UITableE0C_10Foundation9IndexPathVtF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:canEditRowAt:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:canEditRowAt:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:canEditRowAt:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:caneditrowat:)","abstract":[],"title":"tableView(_:canEditRowAt:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"kind":"text","text":", "},{"text":"canEditRowAt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"tableView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"canEditRowAt"},{"kind":"text","text":" "},{"kind":"internalParam","text":"indexPath"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:canEditRowAt:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"canEditRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_12canEditRowAtSbSo07UITableE0C_10Foundation9IndexPathVtF","symbolKind":"method","title":"tableView(_:canEditRowAt:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:caneditrowat:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:canEditRowAt:)":{"role":"symbol","title":"tableView(_:canEditRowAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:canEditRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"canEditRowAt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:caneditrowat:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:cellforrowat:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:cellforrowat:).json index 271c8aaccc..600d8b979c 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:cellforrowat:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:cellforrowat:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cellforrowat:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"cellForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier","text":"UITableViewCell"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_12cellForRowAtSo07UITableE4CellCSo0lE0C_10Foundation9IndexPathVtF","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method","title":"tableView(_:cellForRowAt:)"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tableView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"cellForRowAt","kind":"externalParam"},{"kind":"text","text":" "},{"text":"indexPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier","text":"UITableViewCell"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cellForRowAt:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:cellForRowAt:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"text":"cellForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cellForRowAt:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cellforrowat:)","role":"symbol","kind":"symbol","abstract":[],"title":"tableView(_:cellForRowAt:)"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cellforrowat:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"tableView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"cellForRowAt"},{"kind":"text","text":" "},{"kind":"internalParam","text":"indexPath"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_12cellForRowAtSo07UITableE4CellCSo0lE0C_10Foundation9IndexPathVtF","title":"tableView(_:cellForRowAt:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"cellForRowAt"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cellForRowAt:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:cellForRowAt:)":{"role":"symbol","title":"tableView(_:cellForRowAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:cellForRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"cellForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":") -> "},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cellforrowat:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:commit:forrowat:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:commit:forrowat:).json index 10690af8a0..b1b4b4d9b3 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:commit:forrowat:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:commit:forrowat:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"tableView","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"commit"},{"text":" ","kind":"text"},{"text":"editingStyle","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UITableViewCellEditingStyle","kind":"typeIdentifier","text":"EditingStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forRowAt"},{"kind":"text","text":" "},{"text":"indexPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:commit:forrowat:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"metadata":{"symbolKind":"method","title":"tableView(_:commit:forRowAt:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"commit"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellEditingStyle","text":"EditingStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"forRowAt"},{"kind":"text","text":": "},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_6commit8forRowAtySo07UITableE0C_So0lE16CellEditingStyleV10Foundation9IndexPathVtF"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:commit:forRowAt:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:commit:forRowAt:)":{"kind":"symbol","abstract":[],"title":"tableView(_:commit:forRowAt:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"commit"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellEditingStyle","kind":"typeIdentifier","text":"EditingStyle"},{"kind":"text","text":", "},{"text":"forRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:commit:forrowat:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:commit:forRowAt:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"tableView"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"commit","kind":"externalParam"},{"kind":"text","text":" "},{"text":"editingStyle","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UITableViewCellEditingStyle","kind":"typeIdentifier","text":"EditingStyle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"forRowAt"},{"text":" ","kind":"text"},{"text":"indexPath","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:commit:forrowat:)"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_6commit8forRowAtySo07UITableE0C_So0lE16CellEditingStyleV10Foundation9IndexPathVtF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"commit"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"EditingStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellEditingStyle"},{"kind":"text","text":", "},{"text":"forRowAt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"title":"tableView(_:commit:forRowAt:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:commit:forRowAt:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:commit:forRowAt:)":{"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:commit:forrowat:)","abstract":[],"title":"tableView(_:commit:forRowAt:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:commit:forRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":", "},{"text":"commit","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"kind":"text","text":"."},{"text":"EditingStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITableViewCellEditingStyle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forRowAt"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:didselectrowat:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:didselectrowat:).json index a433cdbb8d..f7608f421d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:didselectrowat:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:didselectrowat:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:didselectrowat:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didSelectRowAt"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_14didSelectRowAtySo07UITableE0C_10Foundation9IndexPathVtF","title":"tableView(_:didSelectRowAt:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"tableView","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didSelectRowAt","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"indexPath"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:didSelectRowAt:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:didSelectRowAt:)":{"kind":"symbol","abstract":[],"title":"tableView(_:didSelectRowAt:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"text":", ","kind":"text"},{"text":"didSelectRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:didselectrowat:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:didSelectRowAt:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:didSelectRowAt:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"tableView(_:didSelectRowAt:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didSelectRowAt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_14didSelectRowAtySo07UITableE0C_10Foundation9IndexPathVtF","symbolKind":"method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:didselectrowat:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"tableView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"text":"didSelectRowAt","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"indexPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:didSelectRowAt:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:didSelectRowAt:)","kind":"symbol","abstract":[],"title":"tableView(_:didSelectRowAt:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didSelectRowAt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:didselectrowat:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:heightforrowat:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:heightforrowat:).json index 628cde0d9e..0169b40488 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:heightforrowat:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:heightforrowat:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","title":"tableView(_:heightForRowAt:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"text":", ","kind":"text"},{"text":"heightForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":") -> ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_14heightForRowAt14CoreFoundation7CGFloatVSo07UITableE0C_0M09IndexPathVtF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:heightforrowat:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:heightForRowAt:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tableView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"heightForRowAt"},{"kind":"text","text":" "},{"kind":"internalParam","text":"indexPath"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:heightForRowAt:)":{"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:heightforrowat:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:heightForRowAt:)","title":"tableView(_:heightForRowAt:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"heightForRowAt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"kind":"symbol","abstract":[],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:heightforrowat:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:heightForRowAt:)"},"metadata":{"role":"symbol","title":"tableView(_:heightForRowAt:)","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_14heightForRowAt14CoreFoundation7CGFloatVSo07UITableE0C_0M09IndexPathVtF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"text":", ","kind":"text"},{"text":"heightForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"tableView"},{"kind":"text","text":": "},{"text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"heightForRowAt","kind":"externalParam"},{"kind":"text","text":" "},{"text":"indexPath","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":") -> ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:heightForRowAt:)":{"role":"symbol","title":"tableView(_:heightForRowAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:heightForRowAt:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"text":", ","kind":"text"},{"text":"heightForRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:heightforrowat:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:numberofrowsinsection:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:numberofrowsinsection:).json index 1e525da3e5..4381f7107a 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:numberofrowsinsection:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:numberofrowsinsection:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:numberOfRowsInSection:)"},"sections":[],"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_21numberOfRowsInSectionSiSo07UITableE0C_SitF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"text":", ","kind":"text"},{"text":"numberOfRowsInSection","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":") -> ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"tableView(_:numberOfRowsInSection:)","symbolKind":"method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"tableView","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"text":"numberOfRowsInSection","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"section","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:numberofrowsinsection:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:numberOfRowsInSection:)":{"kind":"symbol","abstract":[],"title":"tableView(_:numberOfRowsInSection:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"numberOfRowsInSection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:numberofrowsinsection:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:numberOfRowsInSection:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"tableView","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"numberOfRowsInSection"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"section"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":") -> ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:numberOfRowsInSection:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:numberofrowsinsection:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_21numberOfRowsInSectionSiSo07UITableE0C_SitF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"tableView(_:numberOfRowsInSection:)","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"numberOfRowsInSection"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:numberOfRowsInSection:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:numberOfRowsInSection:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:numberofrowsinsection:)","title":"tableView(_:numberOfRowsInSection:)","abstract":[],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"text":"numberOfRowsInSection","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:prefetchrowsat:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:prefetchrowsat:).json index 4e7bfa4e02..72f11d8981 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:prefetchrowsat:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:prefetchrowsat:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"title":"tableView(_:prefetchRowsAt:)","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_14prefetchRowsAtySo07UITableE0C_Say10Foundation9IndexPathVGtF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prefetchRowsAt"},{"kind":"text","text":": ["},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"])","kind":"text"}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"tableView","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prefetchRowsAt"},{"kind":"text","text":" "},{"text":"indexPaths","kind":"internalParam"},{"kind":"text","text":": ["},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"])","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:prefetchrowsat:)"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"UITableViewDataSourcePrefetching.tableView(_:prefetchRowsAt:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:prefetchRowsAt:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:prefetchRowsAt:)":{"kind":"symbol","abstract":[],"title":"tableView(_:prefetchRowsAt:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prefetchRowsAt","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":"])"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:prefetchrowsat:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:prefetchRowsAt:)"}}} \ No newline at end of file +{"metadata":{"title":"tableView(_:prefetchRowsAt:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"text":", ","kind":"text"},{"text":"prefetchRowsAt","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_14prefetchRowsAtySo07UITableE0C_Say10Foundation9IndexPathVGtF","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"UITableViewDataSourcePrefetching.tableView(_:prefetchRowsAt:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"tableView","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"kind":"text","text":", "},{"text":"prefetchRowsAt","kind":"externalParam"},{"kind":"text","text":" "},{"text":"indexPaths","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"])","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:prefetchrowsat:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:prefetchRowsAt:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:prefetchRowsAt:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:prefetchRowsAt:)","kind":"symbol","abstract":[],"title":"tableView(_:prefetchRowsAt:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prefetchRowsAt"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":"])","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:prefetchrowsat:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:willdisplay:forrowat:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:willdisplay:forrowat:).json index 8a55788ba5..159624571d 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:willdisplay:forrowat:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/tableview(_:willdisplay:forrowat:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_11willDisplay8forRowAtySo07UITableE0C_So0mE4CellC10Foundation9IndexPathVtF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"tableView(_:willDisplay:forRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willDisplay"},{"text":": ","kind":"text"},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"forRowAt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:willDisplay:forRowAt:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:willdisplay:forrowat:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"tableView","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView"},{"kind":"text","text":", "},{"text":"willDisplay","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"cell"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"text":", ","kind":"text"},{"text":"forRowAt","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"indexPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"IndexPath","preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:willDisplay:forRowAt:)":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willDisplay"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"forRowAt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"kind":"text","text":")"}],"abstract":[],"title":"tableView(_:willDisplay:forRowAt:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:willdisplay:forrowat:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:willDisplay:forRowAt:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableView","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tableView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITableView","preciseIdentifier":"c:objc(cs)UITableView"},{"text":", ","kind":"text"},{"text":"willDisplay","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"cell"},{"kind":"text","text":": "},{"text":"UITableViewCell","preciseIdentifier":"c:objc(cs)UITableViewCell","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"forRowAt"},{"kind":"text","text":" "},{"text":"indexPath","kind":"internalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:willdisplay:forrowat:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:willDisplay:forRowAt:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","metadata":{"title":"tableView(_:willDisplay:forRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willDisplay"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell"},{"text":", ","kind":"text"},{"text":"forRowAt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC05tableE0_11willDisplay8forRowAtySo07UITableE0C_So0mE4CellC10Foundation9IndexPathVtF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/tableView(_:willDisplay:forRowAt:)":{"role":"symbol","title":"tableView(_:willDisplay:forRowAt:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/tableView(_:willDisplay:forRowAt:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITableView","kind":"typeIdentifier","text":"UITableView"},{"text":", ","kind":"text"},{"text":"willDisplay","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"forRowAt"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9IndexPathV","kind":"typeIdentifier","text":"IndexPath"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:willdisplay:forrowat:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/updatewithbraze(_:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/updatewithbraze(_:).json index b11235aba8..45704813ec 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/updatewithbraze(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/updatewithbraze(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Updates the view controller and attach it to a new ","type":"text"},{"type":"codeVoice","code":"Braze"},{"type":"text","text":" instance."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateWithBraze","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"braze","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The new "},{"type":"codeVoice","code":"Braze"},{"type":"text","text":" instance."}]}],"name":"braze"}],"kind":"parameters"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/updatewithbraze(_:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/updateWithBraze(_:)"},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC010updateWithA0yy0A3Kit0A0CF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateWithBraze","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"title":"updateWithBraze(_:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/updateWithBraze(_:)":{"kind":"symbol","abstract":[{"type":"text","text":"Updates the view controller and attach it to a new "},{"type":"codeVoice","code":"Braze"},{"text":" instance.","type":"text"}],"title":"updateWithBraze(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateWithBraze"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/updatewithbraze(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/updateWithBraze(_:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC010updateWithA0yy0A3Kit0A0CF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateWithBraze","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":")"}],"title":"updateWithBraze(_:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/updateWithBraze(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/updatewithbraze(_:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateWithBraze"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"braze","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The new "},{"type":"codeVoice","code":"Braze"},{"text":" instance.","type":"text"}],"type":"paragraph"}],"name":"braze"}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"abstract":[{"text":"Updates the view controller and attach it to a new ","type":"text"},{"code":"Braze","type":"codeVoice"},{"text":" instance.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/updateWithBraze(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/updatewithbraze(_:)","type":"topic","title":"updateWithBraze(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateWithBraze"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/updateWithBraze(_:)","abstract":[{"text":"Updates the view controller and attach it to a new ","type":"text"},{"code":"Braze","type":"codeVoice"},{"text":" instance.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewdiddisappear(_:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewdiddisappear(_:).json index e4c33f41a0..f6b635191e 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewdiddisappear(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewdiddisappear(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidDisappear(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidDisappear"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"title":"viewDidDisappear(_:)","symbolKind":"method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC16viewDidDisappearyySbF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdiddisappear(_:)"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidDisappear"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"animated","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewDidDisappear(_:)":{"kind":"symbol","abstract":[],"title":"viewDidDisappear(_:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidDisappear"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdiddisappear(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidDisappear(_:)"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdiddisappear(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidDisappear(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidDisappear"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"animated","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"metadata":{"title":"viewDidDisappear(_:)","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC16viewDidDisappearyySbF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidDisappear","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewDidDisappear(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidDisappear(_:)","kind":"symbol","abstract":[],"title":"viewDidDisappear(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidDisappear"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdiddisappear(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewdidload().json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewdidload().json index 4192b4930e..f2c5d53ffa 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewdidload().json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewdidload().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidLoad()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdidload()"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC11viewDidLoadyyF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","title":"viewDidLoad()"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidLoad","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewDidLoad()":{"kind":"symbol","abstract":[],"title":"viewDidLoad()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewDidLoad","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdidload()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidLoad()"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidLoad()"},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC11viewDidLoadyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"viewDidLoad()","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}]},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewDidLoad","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdidload()"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewDidLoad()":{"role":"symbol","title":"viewDidLoad()","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewDidLoad()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewDidLoad"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdidload()"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewwillappear(_:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewwillappear(_:).json index e61e9b6f31..5a5afdee47 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewwillappear(_:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewwillappear(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillAppear(_:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC14viewWillAppearyySbF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillAppear"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","title":"viewWillAppear(_:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewWillAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"animated","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwillappear(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewWillAppear(_:)":{"kind":"symbol","abstract":[],"title":"viewWillAppear(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewWillAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwillappear(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillAppear(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillAppear(_:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewWillAppear"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"animated"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwillappear(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewWillAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"title":"viewWillAppear(_:)","symbolKind":"method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC14viewWillAppearyySbF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewWillAppear(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewWillAppear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","title":"viewWillAppear(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillAppear(_:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwillappear(_:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewwilltransition(to:with:).json b/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewwilltransition(to:with:).json index 99e77b705b..068115b09a 100644 --- a/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewwilltransition(to:with:).json +++ b/data/documentation/brazeui/brazecontentcardui/viewcontroller/viewwilltransition(to:with:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillTransition(to:with:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillTransition"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"size","kind":"internalParam"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"text":"coordinator","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwilltransition(to:with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC18viewWillTransition2to4withySo6CGSizeV_So06UIViewfI11Coordinator_ptF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewWillTransition","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIViewControllerTransitionCoordinator","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator"},{"text":")","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"viewWillTransition(to:with:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewWillTransition(to:with:)":{"abstract":[],"kind":"symbol","title":"viewWillTransition(to:with:)","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwilltransition(to:with:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillTransition(to:with:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillTransition"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewWillTransition","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"text":"size","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"coordinator"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillTransition(to:with:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillTransition"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIViewControllerTransitionCoordinator","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","role":"symbol","title":"viewWillTransition(to:with:)","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC18viewWillTransition2to4withySo6CGSizeV_So06UIViewfI11Coordinator_ptF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwilltransition(to:with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/viewWillTransition(to:with:)":{"role":"symbol","title":"viewWillTransition(to:with:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/viewWillTransition(to:with:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillTransition"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwilltransition(to:with:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate.json b/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate.json index bcd3f4752b..ac3758ac74 100644 --- a/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate.json +++ b/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"metadata":{"title":"BrazeContentCardUIViewControllerDelegate","externalID":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","symbolKind":"protocol","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Protocol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v"],"title":"Instance Methods"}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"],"title":"Conforming Types","type":"conformingTypes","kind":"relationships"}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"],"title":"Content Cards UI","generated":true}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"},{"text":" : AnyObject","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"contentCard(_:shouldProcess:card:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"defaultImplementations":1,"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Coordinator","kind":"identifier"}],"role":"symbol","title":"ContentCardsView.Coordinator"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"},{"text":" : AnyObject","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"roleHeading":"Protocol","externalID":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP","symbolKind":"protocol","title":"BrazeContentCardUIViewControllerDelegate"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate"]}],"relationshipsSections":[{"kind":"relationships","type":"conformingTypes","title":"Conforming Types","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"]}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"],"title":"Content Cards UI","generated":true}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"role":"symbol","title":"contentCard(_:shouldProcess:card:)","kind":"symbol","abstract":[{"text":"Defines whether Braze should process the Content Card click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"defaultImplementations":1,"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Coordinator"}],"title":"ContentCardsView.Coordinator","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate/contentcard(_:shouldprocess:card:)-6v08v.json b/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate/contentcard(_:shouldprocess:card:)-6v08v.json index fe88a17cb7..7bfc759ae1 100644 --- a/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate/contentcard(_:shouldprocess:card:)-6v08v.json +++ b/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate/contentcard(_:shouldprocess:card:)-6v08v.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"contentCard(_:shouldProcess:card:)","externalID":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP07contentD0_13shouldProcess4cardSbAA0acdB0O04ViewF0C_0A3Kit0A0C0cD0O11ClickActionOAOtF","modules":[{"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","required":true,"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"controller","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","kind":"typeIdentifier","text":"BrazeContentCardUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":" "},{"text":"clickAction","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"controller","content":[{"type":"paragraph","inlineContent":[{"text":"The view controller containing the Content Card.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"The click action.","type":"text"}],"type":"paragraph"}],"name":"clickAction"},{"name":"card","content":[{"inlineContent":[{"type":"text","text":"The Content Card."}],"type":"paragraph"}]}]},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"code":"true","type":"codeVoice"},{"type":"text","text":" to let Braze process the click action, "},{"code":"false","type":"codeVoice"},{"text":" otherwise","type":"text"}]}],"kind":"content"},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"If the method returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" (default return value), Braze processes the click action."}],"type":"paragraph"},{"type":"aside","style":"important","content":[{"inlineContent":[{"type":"text","text":"When this method returns "},{"code":"true","type":"codeVoice"},{"type":"text","text":" and the click action is a url, Braze will"},{"text":" ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"still"}]},{"text":" execute the ","type":"text"},{"type":"codeVoice","code":"BrazeDelegate.braze(_:shouldOpenURL:)"},{"type":"text","text":" delegate method"},{"type":"text","text":" "},{"type":"text","text":"offering a last opportunity to modify or replace Braze url handling behavior."},{"type":"text","text":" "},{"type":"text","text":"If your implementation only needs access to the "},{"code":"url","type":"codeVoice"},{"type":"text","text":", use"},{"type":"text","text":" "},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"text":" instead.","type":"text"}],"type":"paragraph"}],"name":"Important"}]}],"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"kind":"symbol","defaultImplementationsSections":[{"title":"BrazeContentCardUIViewControllerDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-96wbs"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"contentCard(_:shouldProcess:card:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"defaultImplementations":1,"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-96wbs":{"title":"contentCard(_:shouldProcess:card:)","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-96wbs","role":"symbol","abstract":[{"text":"Defines whether Braze should process the Content Card click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-96wbs","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"defaultImplementationsSections":[{"title":"BrazeContentCardUIViewControllerDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-96wbs"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"controller"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shouldProcess"},{"kind":"text","text":" "},{"kind":"internalParam","text":"clickAction"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"kind":"text","text":", "},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"controller","content":[{"inlineContent":[{"text":"The view controller containing the Content Card.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"The click action.","type":"text"}],"type":"paragraph"}],"name":"clickAction"},{"content":[{"inlineContent":[{"text":"The Content Card.","type":"text"}],"type":"paragraph"}],"name":"card"}],"kind":"parameters"},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"text":"","type":"text"},{"code":"true","type":"codeVoice"},{"text":" to let Braze process the click action, ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":" otherwise"}],"type":"paragraph"}],"kind":"content"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"If the method returns "},{"code":"true","type":"codeVoice"},{"type":"text","text":" (default return value), Braze processes the click action."}],"type":"paragraph"},{"name":"Important","type":"aside","style":"important","content":[{"inlineContent":[{"text":"When this method returns ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":" and the click action is a url, Braze will"},{"type":"text","text":" "},{"type":"strong","inlineContent":[{"type":"text","text":"still"}]},{"text":" execute the ","type":"text"},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"type":"text","text":" delegate method"},{"type":"text","text":" "},{"type":"text","text":"offering a last opportunity to modify or replace Braze url handling behavior."},{"type":"text","text":" "},{"type":"text","text":"If your implementation only needs access to the "},{"type":"codeVoice","code":"url"},{"type":"text","text":", use"},{"text":" ","type":"text"},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"text":" instead.","type":"text"}],"type":"paragraph"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v"},"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"required":true,"title":"contentCard(_:shouldProcess:card:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","symbolKind":"method","externalID":"s:7BrazeUI0A35ContentCardUIViewControllerDelegateP07contentD0_13shouldProcess4cardSbAA0acdB0O04ViewF0C_0A3Kit0A0C0cD0O11ClickActionOAOtF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"role":"symbol","title":"contentCard(_:shouldProcess:card:)","kind":"symbol","abstract":[{"text":"Defines whether Braze should process the Content Card click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"defaultImplementations":1,"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-96wbs":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-96wbs","title":"contentCard(_:shouldProcess:card:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-96wbs","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate/contentcard(_:shouldprocess:card:)-96wbs.json b/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate/contentcard(_:shouldprocess:card:)-96wbs.json index 019c26a694..3f236215df 100644 --- a/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate/contentcard(_:shouldprocess:card:)-96wbs.json +++ b/data/documentation/brazeui/brazecontentcarduiviewcontrollerdelegate/contentcard(_:shouldprocess:card:)-96wbs.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"metadata":{"role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI0A35ContentCardUIViewControllerDelegatePAAE07contentD0_13shouldProcess4cardSbAA0acdB0O04ViewF0C_0A3Kit0A0C0cD0O11ClickActionOAOtF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"contentCard(_:shouldProcess:card:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-96wbs","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-96wbs"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"controller"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":" "},{"text":"clickAction","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The view controller containing the Content Card."}]}],"name":"controller"},{"name":"clickAction","content":[{"inlineContent":[{"type":"text","text":"The click action."}],"type":"paragraph"}]},{"name":"card","content":[{"inlineContent":[{"type":"text","text":"The Content Card."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"type":"text","text":" to let Braze process the click action, "},{"code":"false","type":"codeVoice"},{"type":"text","text":" otherwise"}]}],"kind":"content"},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"If the method returns "},{"type":"codeVoice","code":"true"},{"text":" (default return value), Braze processes the click action.","type":"text"}],"type":"paragraph"},{"style":"important","type":"aside","content":[{"inlineContent":[{"text":"When this method returns ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":" and the click action is a url, Braze will"},{"text":" ","type":"text"},{"inlineContent":[{"text":"still","type":"text"}],"type":"strong"},{"text":" execute the ","type":"text"},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"text":" delegate method","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"offering a last opportunity to modify or replace Braze url handling behavior."},{"type":"text","text":" "},{"text":"If your implementation only needs access to the ","type":"text"},{"type":"codeVoice","code":"url"},{"text":", use","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"BrazeDelegate.braze(_:shouldOpenURL:)"},{"text":" instead.","type":"text"}],"type":"paragraph"}],"name":"Important"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"contentCard(_:shouldProcess:card:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"defaultImplementations":1,"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-96wbs":{"title":"contentCard(_:shouldProcess:card:)","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-96wbs","role":"symbol","abstract":[{"text":"Defines whether Braze should process the Content Card click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-96wbs","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-96wbs","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"contentCard(_:shouldProcess:card:)","externalID":"s:7BrazeUI0A35ContentCardUIViewControllerDelegatePAAE07contentD0_13shouldProcess4cardSbAA0acdB0O04ViewF0C_0A3Kit0A0C0cD0O11ClickActionOAOtF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier","text":"ViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"BrazeUI","symbolKind":"method"},"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-96wbs"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"controller","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"kind":"text","text":" "},{"text":"clickAction","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"The view controller containing the Content Card.","type":"text"}],"type":"paragraph"}],"name":"controller"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The click action.","type":"text"}]}],"name":"clickAction"},{"content":[{"inlineContent":[{"text":"The Content Card.","type":"text"}],"type":"paragraph"}],"name":"card"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"code":"true","type":"codeVoice"},{"text":" to let Braze process the click action, ","type":"text"},{"type":"codeVoice","code":"false"},{"text":" otherwise","type":"text"}]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"If the method returns ","type":"text"},{"type":"codeVoice","code":"true"},{"text":" (default return value), Braze processes the click action.","type":"text"}],"type":"paragraph"},{"type":"aside","name":"Important","style":"important","content":[{"inlineContent":[{"type":"text","text":"When this method returns "},{"type":"codeVoice","code":"true"},{"type":"text","text":" and the click action is a url, Braze will"},{"text":" ","type":"text"},{"inlineContent":[{"text":"still","type":"text"}],"type":"strong"},{"type":"text","text":" execute the "},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"type":"text","text":" delegate method"},{"type":"text","text":" "},{"type":"text","text":"offering a last opportunity to modify or replace Braze url handling behavior."},{"type":"text","text":" "},{"text":"If your implementation only needs access to the ","type":"text"},{"type":"codeVoice","code":"url"},{"type":"text","text":", use"},{"text":" ","type":"text"},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"text":" instead.","type":"text"}],"type":"paragraph"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"role":"symbol","title":"contentCard(_:shouldProcess:card:)","kind":"symbol","abstract":[{"text":"Defines whether Braze should process the Content Card click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"defaultImplementations":1,"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-96wbs":{"type":"topic","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-96wbs","title":"contentCard(_:shouldProcess:card:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-96wbs","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui.json b/data/documentation/brazeui/brazeinappmessageui.json index 82133bc909..38405befb4 100644 --- a/data/documentation/brazeui/brazeinappmessageui.json +++ b/data/documentation/brazeui/brazeinappmessageui.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"seeAlsoSections":[{"title":"In-App Message UI","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"],"title":"Classes"},{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-7ytdc","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-f2ra","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"],"title":"Enumerations"}],"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"BrazeInAppMessageUI","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","roleHeading":"Class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessageUI"}],"symbolKind":"class"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BrazeInAppMessageUI) "},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageUI"}]}]},{"content":[{"level":2,"anchor":"overview","type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"text":"Assign an instance of this class to ","type":"text"},{"type":"codeVoice","code":"braze.inAppMessagePresenter"},{"text":" to enable the presentation of","type":"text"},{"text":" ","type":"text"},{"text":"in-app messages to the user.","type":"text"}]},{"type":"paragraph","inlineContent":[{"text":"To add GIF support to the in-app message UI components, set a valid","type":"text"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","type":"reference","isActive":true},{"type":"text","text":"."}]}],"kind":"content"}],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"title":"messageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","abstract":[{"text":"The currently visible message view.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/delegate":{"type":"topic","abstract":[{"type":"text","text":"The object that act as the delegate for the in-app message UI."}],"role":"symbol","kind":"symbol","title":"delegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","url":"\/documentation\/brazeui\/brazeinappmessageui\/delegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentNext","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"https://fontawesome.com/v4.7/cheatsheet/":{"titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"type":"topic","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"title":"BrazeInAppMessagePresenter","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessagePresenter"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","abstract":[{"type":"text","text":"Different behaviors supported to hide and display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StatusBarHideBehavior"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/gifViewProvider-swift.var":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","title":"gifViewProvider","url":"\/documentation\/brazeui\/gifviewprovider-swift.var","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider"}],"deprecated":true,"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","type":"reference","isActive":true},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/present(message:)-f2ra":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-f2ra","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":")","kind":"text"}],"title":"present(message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-f2ra"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"abstract":[{"text":"The stack of in-app messages awaiting display.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","title":"stack","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/present(message:)-7ytdc":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-7ytdc","role":"symbol","title":"present(message:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-7ytdc","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/dismiss(completion:)":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/dismiss(completion:)","abstract":[{"type":"text","text":"Dismisses the current in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"title":"dismiss(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"kind":"symbol","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(BrazeInAppMessageUI) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","text":"Overview","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"text":"Assign an instance of this class to ","type":"text"},{"code":"braze.inAppMessagePresenter","type":"codeVoice"},{"type":"text","text":" to enable the presentation of"},{"text":" ","type":"text"},{"type":"text","text":"in-app messages to the user."}]},{"inlineContent":[{"type":"text","text":"To add GIF support to the in-app message UI components, set a valid"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}]}],"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"]},{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-7ytdc","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-f2ra","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()"],"title":"Instance Methods"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"metadata":{"externalID":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","symbolKind":"class","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"roleHeading":"Class","role":"symbol","title":"BrazeInAppMessageUI"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"],"title":"In-App Message UI","generated":true}],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"title":"messageView","type":"topic","kind":"symbol","abstract":[{"text":"The currently visible message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/present(message:)-7ytdc":{"title":"present(message:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-7ytdc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-7ytdc","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/present(message:)-f2ra":{"title":"present(message:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-f2ra","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-f2ra","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"kind":"symbol","abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","role":"symbol","type":"topic","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shared"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessagePresenter":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessagePresenter","kind":"symbol","abstract":[{"type":"text","text":"An in-app message presenter is responsible for presenting Braze in-app messages to the user."}],"title":"BrazeInAppMessagePresenter","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"navigatorTitle":[{"text":"BrazeInAppMessagePresenter","kind":"identifier"}],"url":"\/documentation\/brazekit\/brazeinappmessagepresenter"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/dismiss(completion:)":{"abstract":[{"text":"Dismisses the current in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/dismiss(completion:)","title":"dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/dismiss(completion:)","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/delegate":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","role":"symbol","title":"delegate","url":"\/documentation\/brazeui\/brazeinappmessageui\/delegate","abstract":[{"text":"The object that act as the delegate for the in-app message UI.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"https://fontawesome.com/v4.7/cheatsheet/":{"titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/gifViewProvider-swift.var":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","role":"symbol","type":"topic","title":"gifViewProvider","url":"\/documentation\/brazeui\/gifviewprovider-swift.var","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"gifViewProvider","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}],"kind":"symbol"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"title":"stack","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentNext","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview.json b/data/documentation/brazeui/brazeinappmessageui/buttonview.json index 76f43c65a6..ac6663665c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview.json @@ -1 +1 @@ -{"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/init(button:attributes:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/button","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/intrinsicContentSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/traitCollectionDidChange(_:)"],"title":"Instance Methods"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIButton"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityContentSizeCategoryImageAdjusting","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContextMenuInteractionDelegate","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UISpringLoadedInteractionSupporting","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","title":"Conforms To"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"metadata":{"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","role":"symbol","roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"symbolKind":"class","title":"BrazeInAppMessageUI.ButtonView","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}]},"references":{"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/applyAttributes()":{"type":"topic","abstract":[{"type":"text","text":"Apply the current "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property"},{"type":"text","text":" to the view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyAttributes()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applyattributes()","title":"applyAttributes()"},"doc://Braze/objc(pl)UIAccessibilityContentSizeCategoryImageAdjusting":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityContentSizeCategoryImageAdjusting","type":"unresolvable","title":"UIKit.UIAccessibilityContentSizeCategoryImageAdjusting"},"doc://Braze/objc(pl)UISpringLoadedInteractionSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UISpringLoadedInteractionSupporting","type":"unresolvable","title":"UIKit.UISpringLoadedInteractionSupporting"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/intrinsicContentSize":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}],"title":"intrinsicContentSize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/intrinsicContentSize","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/intrinsiccontentsize","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/init(button:attributes:)":{"abstract":[{"type":"text","text":"Creates and returns a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"button","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(button:attributes:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/init(button:attributes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/init(button:attributes:)","role":"symbol"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/theme":{"title":"theme","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The current theme.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme"},"doc://Braze/objc(pl)UIContextMenuInteractionDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UIContextMenuInteractionDelegate","title":"UIKit.UIContextMenuInteractionDelegate","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/traitCollectionDidChange(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"title":"traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/traitcollectiondidchange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/traitCollectionDidChange(_:)","role":"symbol"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/button":{"abstract":[{"type":"text","text":"The button definition."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"button","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"}],"title":"button","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/button","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/button","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/objc(cs)UIButton":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIButton","title":"UIKit.UIButton"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/attributes-swift.property":{"type":"topic","abstract":[{"type":"text","text":"The high-level customization struct."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property","title":"attributes"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/applyTheme()":{"abstract":[{"type":"text","text":"Apply the current "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme"},{"type":"text","text":" to the view."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}],"title":"applyTheme()","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applytheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyTheme()","role":"symbol"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"}}} \ No newline at end of file +{"kind":"symbol","topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/init(button:attributes:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/button","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/intrinsicContentSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/traitCollectionDidChange(_:)"],"title":"Instance Methods"}],"sections":[],"relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIButton"],"kind":"relationships"},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityContentSizeCategoryImageAdjusting","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContextMenuInteractionDelegate","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UISpringLoadedInteractionSupporting","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","kind":"relationships"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonView"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"metadata":{"extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"role":"symbol","symbolKind":"class","title":"BrazeInAppMessageUI.ButtonView","roleHeading":"Class","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/applyAttributes()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyAttributes()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Apply the current "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","isActive":true,"type":"reference"},{"text":" to the view.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applyattributes()","title":"applyAttributes()","type":"topic"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable","title":"UIKit.UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/button":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/button","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"button"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"}],"abstract":[{"text":"The button definition.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/button","title":"button","type":"topic"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/theme":{"abstract":[{"type":"text","text":"The current theme."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"title":"theme","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme"},"doc://Braze/objc(pl)UISpringLoadedInteractionSupporting":{"type":"unresolvable","title":"UIKit.UISpringLoadedInteractionSupporting","identifier":"doc:\/\/Braze\/objc(pl)UISpringLoadedInteractionSupporting"},"doc://Braze/objc(pl)UIAccessibilityContentSizeCategoryImageAdjusting":{"type":"unresolvable","title":"UIKit.UIAccessibilityContentSizeCategoryImageAdjusting","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityContentSizeCategoryImageAdjusting"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/attributes-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"abstract":[{"text":"The high-level customization struct.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property","type":"topic","title":"attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/intrinsicContentSize":{"abstract":[],"title":"intrinsicContentSize","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/intrinsiccontentsize","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/intrinsicContentSize","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/applyTheme()":{"abstract":[{"text":"Apply the current ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","isActive":true,"type":"reference"},{"type":"text","text":" to the view."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyTheme()","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applytheme()"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable","title":"UIKit.UITraitChangeObservable"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/init(button:attributes:)":{"title":"init(button:attributes:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/init(button:attributes:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/init(button:attributes:)","abstract":[{"type":"text","text":"Creates and returns a Braze in-app message compatible button."}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"button"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/objc(pl)UIContextMenuInteractionDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)UIContextMenuInteractionDelegate","type":"unresolvable","title":"UIKit.UIContextMenuInteractionDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/traitCollectionDidChange(_:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/traitcollectiondidchange(_:)","title":"traitCollectionDidChange(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/traitCollectionDidChange(_:)","kind":"symbol"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(cs)UIButton":{"title":"UIKit.UIButton","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIButton"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/applyattributes().json b/data/documentation/brazeui/brazeinappmessageui/buttonview/applyattributes().json index 56cdf3b2d0..4588befe11 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/applyattributes().json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/applyattributes().json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyAttributes()","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","title":"applyAttributes()","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC15applyAttributesyyF"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"inlineContent":[{"text":"This is called automatically whenever ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","type":"reference","isActive":true},{"type":"text","text":" is updated."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Apply the current "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property"},{"text":" to the view.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applyattributes()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/attributes-swift.property":{"type":"topic","abstract":[{"type":"text","text":"The high-level customization struct."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property","title":"attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/applyAttributes()":{"type":"topic","abstract":[{"type":"text","text":"Apply the current "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property"},{"type":"text","text":" to the view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyAttributes()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applyattributes()","title":"applyAttributes()"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyAttributes()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Apply the current "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","type":"reference","isActive":true},{"text":" to the view.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applyattributes()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"applyAttributes()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC15applyAttributesyyF"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"inlineContent":[{"type":"text","text":"This is called automatically whenever "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","isActive":true},{"text":" is updated.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/applyAttributes()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyAttributes()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Apply the current "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","isActive":true,"type":"reference"},{"text":" to the view.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applyattributes()","title":"applyAttributes()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/attributes-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"abstract":[{"text":"The high-level customization struct.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property","type":"topic","title":"attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/applytheme().json b/data/documentation/brazeui/brazeinappmessageui/buttonview/applytheme().json index 6b085f2394..c3fc5cab95 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/applytheme().json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/applytheme().json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"This is called automatically whenever the trait collection is updated."}],"type":"paragraph"}]}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10applyThemeyyF","title":"applyTheme()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applytheme()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Apply the current "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","isActive":true,"type":"reference"},{"text":" to the view.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyTheme()"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/applyTheme()":{"abstract":[{"type":"text","text":"Apply the current "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme"},{"type":"text","text":" to the view."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}],"title":"applyTheme()","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applytheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyTheme()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/theme":{"title":"theme","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The current theme.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"}}} \ No newline at end of file +{"abstract":[{"text":"Apply the current ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme"},{"type":"text","text":" to the view."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applytheme()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}]}],"kind":"declarations"},{"content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This is called automatically whenever the trait collection is updated."}]}],"kind":"content"}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10applyThemeyyF","title":"applyTheme()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyTheme()","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/theme":{"abstract":[{"type":"text","text":"The current theme."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"title":"theme","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/applyTheme()":{"abstract":[{"text":"Apply the current ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","isActive":true,"type":"reference"},{"type":"text","text":" to the view."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/applyTheme()","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applytheme()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.property.json index f36ca0c5fe..398bb9bfd3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.property.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"},{"type":"text","text":" for customizable values."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Property","title":"attributes","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10attributesAE10AttributesVvp"},"abstract":[{"type":"text","text":"The high-level customization struct."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/attributes-swift.property":{"type":"topic","abstract":[{"type":"text","text":"The high-level customization struct."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property","title":"attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10attributesAE10AttributesVvp","role":"symbol","symbolKind":"property","roleHeading":"Instance Property","title":"attributes"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","interfaceLanguage":"swift"},"abstract":[{"text":"The high-level customization struct.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","type":"reference"},{"type":"text","text":" for customizable values."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/attributes-swift.property":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/attributes-swift.property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"abstract":[{"text":"The high-level customization struct.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property","type":"topic","title":"attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct.json index 2dea66ad68..553d4dbcca 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"symbolKind":"struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"roleHeading":"Structure","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","role":"symbol","title":"BrazeInAppMessageUI.ButtonView.Attributes"},"abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/borderWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/font","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/padding"],"title":"Instance Properties"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/defaults"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/cornerRadius":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/cornerradius","kind":"symbol","type":"topic","role":"symbol","title":"cornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/cornerRadius","abstract":[{"text":"Corner radius.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/borderWidth":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/borderwidth","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"borderWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/borderWidth","abstract":[{"text":"Border width.","type":"text"}],"role":"symbol","title":"borderWidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/defaults":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/defaults","kind":"symbol","type":"topic","role":"symbol","title":"defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/defaults","abstract":[{"text":"The defaults button view attributes.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/minWidth":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"minWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/minWidth","title":"minWidth","kind":"symbol","abstract":[{"type":"text","text":"Minimum width."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/minwidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/padding":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/padding","title":"padding","kind":"symbol","abstract":[{"type":"text","text":"Space around the button label, inside the button border."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/padding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/font":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/font","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"font"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Font used for the button label."}],"title":"font","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/font","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/maxHeight":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/maxHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Maximum height."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/maxheight","title":"maxHeight","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"}}} \ No newline at end of file +{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/borderWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/font","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/padding"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/defaults"],"title":"Type Properties"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"metadata":{"symbolKind":"struct","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","title":"BrazeInAppMessageUI.ButtonView.Attributes","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/cornerRadius":{"abstract":[{"text":"Corner radius.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/cornerradius","kind":"symbol","title":"cornerRadius","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/cornerRadius","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/padding":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/padding","abstract":[{"text":"Space around the button label, inside the button border.","type":"text"}],"kind":"symbol","title":"padding","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/padding","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/minWidth":{"title":"minWidth","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Minimum width."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/minWidth","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/minwidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/maxHeight":{"abstract":[{"text":"Maximum height.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/maxheight","kind":"symbol","title":"maxHeight","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/maxHeight","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/borderWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/borderWidth","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderWidth"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"abstract":[{"type":"text","text":"Border width."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/borderwidth","title":"borderWidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/font":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/font","abstract":[{"text":"Font used for the button label.","type":"text"}],"kind":"symbol","title":"font","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/font","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/defaults":{"abstract":[{"text":"The defaults button view attributes.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/defaults","kind":"symbol","title":"defaults","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/defaults","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/borderwidth.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/borderwidth.json index 45af4fbedc..1b452b5403 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/borderwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/borderwidth.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"borderWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"]}]},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"Default: "},{"code":"1pt.","type":"codeVoice"},{"type":"text","text":" "},{"text":"Set it to ","type":"text"},{"type":"codeVoice","code":"0"},{"type":"text","text":" to remove the border."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"type":"text","text":"Border width."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/borderWidth","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/borderwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV11borderWidthSdvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"borderWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"title":"borderWidth","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/borderWidth":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/borderwidth","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"borderWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/borderWidth","abstract":[{"text":"Border width.","type":"text"}],"role":"symbol","title":"borderWidth"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/borderWidth"},"abstract":[{"type":"text","text":"Border width."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/borderwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"roleHeading":"Instance Property","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV11borderWidthSdvp","title":"borderWidth","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"borderWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"borderWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"1pt."},{"text":" ","type":"text"},{"text":"Set it to ","type":"text"},{"code":"0","type":"codeVoice"},{"type":"text","text":" to remove the border."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/borderWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/borderWidth","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"borderWidth"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"abstract":[{"type":"text","text":"Border width."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/borderwidth","title":"borderWidth"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/cornerradius.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/cornerradius.json index 56ceb79fa0..6180b06ed7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/cornerradius.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/cornerradius.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/cornerradius"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"5pt."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"Corner radius."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/cornerRadius","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV12cornerRadiusSdvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"cornerRadius","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/cornerRadius":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/cornerradius","kind":"symbol","type":"topic","role":"symbol","title":"cornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/cornerRadius","abstract":[{"text":"Corner radius.","type":"text"}]}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV12cornerRadiusSdvp","role":"symbol","title":"cornerRadius","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Corner radius."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/cornerRadius","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/cornerradius"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"code":"5pt.","type":"codeVoice"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/cornerRadius":{"abstract":[{"text":"Corner radius.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/cornerradius","kind":"symbol","title":"cornerRadius","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/cornerRadius","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/defaults.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/defaults.json index eb71837d43..d969c1d7ea 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/defaults.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/defaults.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The defaults button view attributes."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all in-app message buttons"},{"type":"text","text":" "},{"type":"text","text":"presented by the SDK."}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/defaults","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV8defaultsAGvpZ","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","title":"defaults"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/defaults":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/defaults","kind":"symbol","type":"topic","role":"symbol","title":"defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/defaults","abstract":[{"text":"The defaults button view attributes.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/defaults"},"abstract":[{"type":"text","text":"The defaults button view attributes."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","text":"ButtonView"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all in-app message buttons"},{"text":" ","type":"text"},{"text":"presented by the SDK.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/defaults"]}],"metadata":{"title":"defaults","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV8defaultsAGvpZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Type Property","symbolKind":"property"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/defaults":{"abstract":[{"text":"The defaults button view attributes.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/defaults","kind":"symbol","title":"defaults","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/defaults","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/font.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/font.json index 35723635d1..239f2bc256 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/font.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/font.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Font used for the button label."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}]}]},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Default: ","type":"text"},{"type":"codeVoice","code":"subheadline"},{"type":"text","text":" dynamic type, "},{"type":"codeVoice","code":"bold"},{"text":" weight.","type":"text"}]}],"kind":"content"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/font"]}],"metadata":{"role":"symbol","title":"font","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV4fontSo6UIFontCvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/font","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/font":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/font","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"font"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Font used for the button label."}],"title":"font","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/font","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV4fontSo6UIFontCvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"font","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"font"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"inlineContent":[{"text":"Default: ","type":"text"},{"code":"subheadline","type":"codeVoice"},{"type":"text","text":" dynamic type, "},{"type":"codeVoice","code":"bold"},{"type":"text","text":" weight."}],"type":"paragraph"}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/font"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"abstract":[{"text":"Font used for the button label.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/font"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/font":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/font","abstract":[{"text":"Font used for the button label.","type":"text"}],"kind":"symbol","title":"font","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/font","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/maxheight.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/maxheight.json index a5fdb39f1a..6f596f360a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/maxheight.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/maxheight.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","abstract":[{"text":"Maximum height.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/maxHeight"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Default: ","type":"text"},{"code":"44pt.","type":"codeVoice"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/maxheight"]}],"metadata":{"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","title":"maxHeight","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV9maxHeightSdvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/maxHeight":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/maxHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Maximum height."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/maxheight","title":"maxHeight","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/maxheight"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/maxHeight"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"title":"maxHeight","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV9maxHeightSdvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Maximum height."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"code":"44pt.","type":"codeVoice"}]}],"kind":"content"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/maxHeight":{"abstract":[{"text":"Maximum height.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/maxheight","kind":"symbol","title":"maxHeight","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/maxHeight","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/minwidth.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/minwidth.json index bc337a9749..1c0ecc5b8d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/minwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/minwidth.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/minWidth","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV8minWidthSdvp","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"title":"minWidth"},"kind":"symbol","abstract":[{"type":"text","text":"Minimum width."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/minwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"languages":["swift"]}]},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Default: "},{"code":"80pt.","type":"codeVoice"}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/minWidth":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"minWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/minWidth","title":"minWidth","kind":"symbol","abstract":[{"type":"text","text":"Minimum width."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/minwidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/minwidth"]}],"metadata":{"title":"minWidth","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV8minWidthSdvp","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"Minimum width."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/minWidth"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"80pt."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/minWidth":{"title":"minWidth","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Minimum width."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/minWidth","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/minwidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/padding.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/padding.json index 67b03279f4..4dc9410683 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/padding.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/attributes-swift.struct/padding.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Space around the button label, inside the button border."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/padding"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/padding"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"code":"10pt.","type":"codeVoice"},{"type":"text","text":" vertical, "},{"type":"codeVoice","code":"12pt."},{"text":" horizontal.","type":"text"}]}]}],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","modules":[{"name":"BrazeUI"}],"title":"padding","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/padding":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/padding","title":"padding","kind":"symbol","abstract":[{"type":"text","text":"Space around the button label, inside the button border."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/padding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"]]},"metadata":{"roleHeading":"Instance Property","role":"symbol","title":"padding","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/padding","interfaceLanguage":"swift"},"abstract":[{"text":"Space around the button label, inside the button border.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}]}]},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"10pt."},{"type":"text","text":" vertical, "},{"code":"12pt.","type":"codeVoice"},{"type":"text","text":" horizontal."}]}],"kind":"content"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/padding"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct/padding":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/padding","abstract":[{"text":"Space around the button label, inside the button border.","type":"text"}],"kind":"symbol","title":"padding","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct\/padding","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/button.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/button.json index 5da8b22624..6f7be99f22 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/button.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/button.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/button"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/button"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"button"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"The button definition.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC6button0A3Kit0A0C0cdE0O0F0Vvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"button"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"}],"title":"button","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/button":{"abstract":[{"type":"text","text":"The button definition."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"button","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"}],"title":"button","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/button","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/button","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/button"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/button"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC6button0A3Kit0A0C0cdE0O0F0Vvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"button","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"button"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","kind":"typeIdentifier"}]},"abstract":[{"type":"text","text":"The button definition."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"button","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/button":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/button","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"button"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"}],"abstract":[{"text":"The button definition.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/button","title":"button","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/init(button:attributes:).json b/data/documentation/brazeui/brazeinappmessageui/buttonview/init(button:attributes:).json index eb2ac3418b..8fe51258d0 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/init(button:attributes:).json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/init(button:attributes:).json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC6button10attributesAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"button","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","title":"init(button:attributes:)","symbolKind":"init"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/init(button:attributes:)"},"abstract":[{"type":"text","text":"Creates and returns a Braze in-app message compatible button."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"button"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"},{"text":" = .defaults)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A button definition as provided by BrazeKit."}]}],"name":"button"},{"content":[{"inlineContent":[{"text":"A high-level customization struct.","type":"text"}],"type":"paragraph"}],"name":"attributes"}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/init(button:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/init(button:attributes:)":{"abstract":[{"type":"text","text":"Creates and returns a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"button","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(button:attributes:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/init(button:attributes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/init(button:attributes:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates and returns a Braze in-app message compatible button."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/init(button:attributes:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"button","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":" = .defaults)"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"A button definition as provided by BrazeKit.","type":"text"}],"type":"paragraph"}],"name":"button"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A high-level customization struct."}]}],"name":"attributes"}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/init(button:attributes:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC6button10attributesAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVtcfc","symbolKind":"init","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"button"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Initializer","title":"init(button:attributes:)"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/init(button:attributes:)":{"title":"init(button:attributes:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/init(button:attributes:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/init(button:attributes:)","abstract":[{"type":"text","text":"Creates and returns a Braze in-app message compatible button."}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"button"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/intrinsiccontentsize.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/intrinsiccontentsize.json index 9e100eb69d..25fcfce5b4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/intrinsiccontentsize.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/intrinsiccontentsize.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/intrinsiccontentsize"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/intrinsicContentSize"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"intrinsicContentSize","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC20intrinsicContentSizeSo6CGSizeVvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"intrinsicContentSize"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"title":"intrinsicContentSize"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/intrinsicContentSize":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}],"title":"intrinsicContentSize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/intrinsicContentSize","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/intrinsiccontentsize","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"title":"intrinsicContentSize","symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC20intrinsicContentSizeSo6CGSizeVvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/intrinsiccontentsize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/intrinsicContentSize","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/intrinsicContentSize":{"abstract":[],"title":"intrinsicContentSize","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/intrinsiccontentsize","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/intrinsicContentSize","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/theme.json b/data/documentation/brazeui/brazeinappmessageui/buttonview/theme.json index 2f44618d71..f8263a5524 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/theme.json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/theme.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"The current theme."}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","text":"ButtonTheme"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC5theme0A3Kit0A0C0cdE0O0F5ThemeVvp","title":"theme"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","kind":"typeIdentifier","text":"ButtonTheme"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"title":"Braze.InAppMessage.ButtonTheme","navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"The message button theme type."}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ButtonTheme"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/theme":{"title":"theme","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The current theme.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The current theme.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV","kind":"typeIdentifier","text":"ButtonTheme"}],"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"theme","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC5theme0A3Kit0A0C0cdE0O0F5ThemeVvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/theme":{"abstract":[{"type":"text","text":"The current theme."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ButtonTheme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ButtonThemeV"}],"title":"theme","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/theme","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ButtonTheme":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ButtonTheme","url":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ButtonTheme","kind":"identifier"}],"title":"Braze.InAppMessage.ButtonTheme","abstract":[{"text":"The message button theme type.","type":"text"}],"navigatorTitle":[{"text":"ButtonTheme","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/buttonview/traitcollectiondidchange(_:).json b/data/documentation/brazeui/brazeinappmessageui/buttonview/traitcollectiondidchange(_:).json index 4e1c4dff9b..d28d3d3116 100644 --- a/data/documentation/brazeui/brazeinappmessageui/buttonview/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/buttonview/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"previousTraitCollection","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/traitCollectionDidChange(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","roleHeading":"Instance Method","title":"traitCollectionDidChange(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/traitCollectionDidChange(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"title":"traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/traitcollectiondidchange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/traitCollectionDidChange(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/traitcollectiondidchange(_:)"]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"traitCollectionDidChange(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"previousTraitCollection","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/traitCollectionDidChange(_:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/traitcollectiondidchange(_:)","title":"traitCollectionDidChange(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/traitCollectionDidChange(_:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview.json b/data/documentation/brazeui/brazeinappmessageui/containerview.json index b49cdc3e63..3585018923 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview.json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"BrazeInAppMessageUI.ContainerView","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ContainerView"}],"symbolKind":"class","roleHeading":"Class","extendedModule":"BrazeUI","navigatorTitle":[{"text":"ContainerView","kind":"identifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Overview","anchor":"overview"},{"inlineContent":[{"type":"text","text":"This view is keyboard aware and updates its frame to take all available space. When the"},{"text":" ","type":"text"},{"type":"text","text":"keyboard is hidden, the view edges extends past the safe area."}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"},"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"]},{"type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"kind":"relationships","title":"Conforms To"}],"abstract":[{"text":"The in-app message container view.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(coder:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(keyboard:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/bottomConstraint","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/keyboard","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutConstraintsInstalled"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/installLayoutConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/point(inside:with:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/updateConstraintsForKeyboard()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(cs)UIView":{"title":"UIKit.UIView","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/layoutSubviews()":{"role":"symbol","title":"layoutSubviews()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutsubviews()","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutSubviews()"},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/installLayoutConstraintsIfNeeded()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/installlayoutconstraintsifneeded()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/installLayoutConstraintsIfNeeded()","title":"installLayoutConstraintsIfNeeded()","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installLayoutConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/updateConstraintsForKeyboard()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/updateconstraintsforkeyboard()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/updateConstraintsForKeyboard()","title":"updateConstraintsForKeyboard()","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"updateConstraintsForKeyboard","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/point(inside:with:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/point(inside:with:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/point(inside:with:)","title":"point(inside:with:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"point","kind":"identifier"},{"kind":"text","text":"("},{"text":"inside","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIEvent","kind":"typeIdentifier","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/init(keyboard:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyboard"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and returns a container view initialized with a keyboard frame notifier.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(keyboard:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(keyboard:)","title":"init(keyboard:)"},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/layoutConstraintsInstalled":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutConstraintsInstalled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutconstraintsinstalled","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutConstraintsInstalled","title":"layoutConstraintsInstalled"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/init(coder:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(coder:)","kind":"symbol","role":"symbol","type":"topic","title":"init(coder:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(coder:)"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","type":"unresolvable","title":"QuartzCore.CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/keyboard":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/keyboard","title":"keyboard","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboard"},{"text":": ","kind":"text"},{"text":"KeyboardFrameNotifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/keyboard"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable","title":"UIKit.UIAppearance"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/bottomConstraint":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottomConstraint"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"?"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/bottomconstraint","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/bottomConstraint","title":"bottomConstraint"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"The in-app message container view.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(coder:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(keyboard:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/bottomConstraint","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/keyboard","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutConstraintsInstalled"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/installLayoutConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/point(inside:with:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/updateConstraintsForKeyboard()"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To","kind":"relationships"}],"metadata":{"title":"BrazeInAppMessageUI.ContainerView","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ContainerView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"class","extendedModule":"BrazeUI","roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ContainerView","kind":"identifier"}]}]},{"content":[{"type":"heading","anchor":"overview","level":2,"text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This view is keyboard aware and updates its frame to take all available space. When the"},{"text":" ","type":"text"},{"text":"keyboard is hidden, the view edges extends past the safe area.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/point(inside:with:)":{"title":"point(inside:with:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/point(inside:with:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"point"},{"kind":"text","text":"("},{"text":"inside","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/point(inside:with:)","kind":"symbol"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/layoutConstraintsInstalled":{"title":"layoutConstraintsInstalled","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutConstraintsInstalled","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutConstraintsInstalled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutconstraintsinstalled","kind":"symbol"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/updateConstraintsForKeyboard()":{"title":"updateConstraintsForKeyboard()","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/updateConstraintsForKeyboard()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateConstraintsForKeyboard"},{"text":"()","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/updateconstraintsforkeyboard()","kind":"symbol"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/installLayoutConstraintsIfNeeded()":{"title":"installLayoutConstraintsIfNeeded()","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/installLayoutConstraintsIfNeeded()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installLayoutConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/installlayoutconstraintsifneeded()","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/init(keyboard:)":{"abstract":[{"type":"text","text":"Creates and returns a container view initialized with a keyboard frame notifier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(keyboard:)","role":"symbol","title":"init(keyboard:)","type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"keyboard","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyboardFrameNotifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(keyboard:)"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/keyboard":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/keyboard","role":"symbol","title":"keyboard","type":"topic","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboard","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","text":"KeyboardFrameNotifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/keyboard"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","type":"unresolvable","title":"UIKit.UIView"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/init(coder:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","title":"init(coder:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(coder:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(coder:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/layoutSubviews()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutSubviews()","role":"symbol","title":"layoutSubviews()","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutsubviews()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/bottomConstraint":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/bottomConstraint","role":"symbol","title":"bottomConstraint","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bottomConstraint","kind":"identifier"},{"kind":"text","text":": "},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/bottomconstraint"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/bottomconstraint.json b/data/documentation/brazeui/brazeinappmessageui/containerview/bottomconstraint.json index d3214e8815..6f10ee09bc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/bottomconstraint.json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/bottomconstraint.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottomConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/bottomconstraint"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/bottomConstraint","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC16bottomConstraintSo08NSLayoutI0CSgvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"bottomConstraint","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottomConstraint"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"kind":"text","text":"?"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/bottomConstraint":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottomConstraint"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"?"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/bottomconstraint","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/bottomConstraint","title":"bottomConstraint"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/bottomConstraint","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC16bottomConstraintSo08NSLayoutI0CSgvp","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"bottomConstraint","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"bottomConstraint","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"text":"?","kind":"text"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/bottomconstraint"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bottomConstraint"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"?","kind":"text"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/bottomConstraint":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/bottomConstraint","role":"symbol","title":"bottomConstraint","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bottomConstraint","kind":"identifier"},{"kind":"text","text":": "},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/bottomconstraint"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/init(coder:).json b/data/documentation/brazeui/brazeinappmessageui/containerview/init(coder:).json index a8c30a4283..756a14e3d2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/init(coder:).json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/init(coder:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(coder:)"]}],"sections":[],"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC5coderAESgSo7NSCoderC_tcfc","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","role":"symbol","title":"init(coder:)","symbolKind":"init"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(coder:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"required"},{"kind":"text","text":" "},{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"coder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/init(coder:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(coder:)","kind":"symbol","role":"symbol","type":"topic","title":"init(coder:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(coder:)"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"required","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(coder:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSCoder","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSCoder"},{"kind":"text","text":")"}],"roleHeading":"Initializer","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC5coderAESgSo7NSCoderC_tcfc","symbolKind":"init","role":"symbol","modules":[{"name":"BrazeUI"}],"title":"init(coder:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(coder:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/init(coder:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","title":"init(coder:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(coder:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(coder:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/init(keyboard:).json b/data/documentation/brazeui/brazeinappmessageui/containerview/init(keyboard:).json index 126b884a2f..7383c842b3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/init(keyboard:).json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/init(keyboard:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"keyboard","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","text":"KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","kind":"typeIdentifier"},{"kind":"text","text":" = .shared)"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"keyboard","content":[{"inlineContent":[{"text":"The keyboard frame notifier.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(keyboard:)"]}],"kind":"symbol","metadata":{"title":"init(keyboard:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"keyboard"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","text":"KeyboardFrameNotifier"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC8keyboardAeA21KeyboardFrameNotifierC_tcfc","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(keyboard:)"},"abstract":[{"text":"Creates and returns a container view initialized with a keyboard frame notifier.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/init(keyboard:)":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"keyboard"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"},{"text":")","kind":"text"}],"abstract":[{"text":"Creates and returns a container view initialized with a keyboard frame notifier.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(keyboard:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(keyboard:)","title":"init(keyboard:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(keyboard:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Creates and returns a container view initialized with a keyboard frame notifier."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"keyboard"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","text":"KeyboardFrameNotifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier"},{"text":" = .shared)","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The keyboard frame notifier.","type":"text"}],"type":"paragraph"}],"name":"keyboard"}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(keyboard:)"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"keyboard"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","text":"KeyboardFrameNotifier","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"init","role":"symbol","title":"init(keyboard:)","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC8keyboardAeA21KeyboardFrameNotifierC_tcfc","roleHeading":"Initializer"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/init(keyboard:)":{"abstract":[{"type":"text","text":"Creates and returns a container view initialized with a keyboard frame notifier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/init(keyboard:)","role":"symbol","title":"init(keyboard:)","type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"keyboard","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyboardFrameNotifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(keyboard:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/installlayoutconstraintsifneeded().json b/data/documentation/brazeui/brazeinappmessageui/containerview/installlayoutconstraintsifneeded().json index 4edc0ff6f4..5756beb576 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/installlayoutconstraintsifneeded().json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/installlayoutconstraintsifneeded().json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"installLayoutConstraintsIfNeeded()","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC32installLayoutConstraintsIfNeededyyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installLayoutConstraintsIfNeeded"},{"text":"()","kind":"text"}]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"installLayoutConstraintsIfNeeded"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/installLayoutConstraintsIfNeeded()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/installlayoutconstraintsifneeded()"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/installLayoutConstraintsIfNeeded()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/installlayoutconstraintsifneeded()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/installLayoutConstraintsIfNeeded()","title":"installLayoutConstraintsIfNeeded()","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installLayoutConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"installLayoutConstraintsIfNeeded"},{"kind":"text","text":"()"}],"title":"installLayoutConstraintsIfNeeded()","symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC32installLayoutConstraintsIfNeededyyF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/installLayoutConstraintsIfNeeded()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installLayoutConstraintsIfNeeded"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/installlayoutconstraintsifneeded()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/installLayoutConstraintsIfNeeded()":{"title":"installLayoutConstraintsIfNeeded()","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/installLayoutConstraintsIfNeeded()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installLayoutConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/installlayoutconstraintsifneeded()","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/keyboard.json b/data/documentation/brazeui/brazeinappmessageui/containerview/keyboard.json index 8fcc7be4e4..c470515d5a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/keyboard.json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/keyboard.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"role":"symbol","title":"keyboard","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC8keyboardAA21KeyboardFrameNotifierCvp","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"keyboard","kind":"identifier"},{"text":": ","kind":"text"},{"text":"KeyboardFrameNotifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"keyboard","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","kind":"typeIdentifier","text":"KeyboardFrameNotifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/keyboard"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/keyboard"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/keyboard":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/keyboard","title":"keyboard","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboard"},{"text":": ","kind":"text"},{"text":"KeyboardFrameNotifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/keyboard"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC8keyboardAA21KeyboardFrameNotifierCvp","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboard","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","text":"KeyboardFrameNotifier","kind":"typeIdentifier"}],"title":"keyboard","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboard"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyboardFrameNotifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/keyboard"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/keyboard","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/keyboard":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/keyboard","role":"symbol","title":"keyboard","type":"topic","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboard","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","text":"KeyboardFrameNotifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/keyboard"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/layoutconstraintsinstalled.json b/data/documentation/brazeui/brazeinappmessageui/containerview/layoutconstraintsinstalled.json index c7118c222a..29e92091d3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/layoutconstraintsinstalled.json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/layoutconstraintsinstalled.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutconstraintsinstalled"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutConstraintsInstalled","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"layoutConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC26layoutConstraintsInstalledSbvp","title":"layoutConstraintsInstalled"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/layoutConstraintsInstalled":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutConstraintsInstalled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutconstraintsinstalled","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutConstraintsInstalled","title":"layoutConstraintsInstalled"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC26layoutConstraintsInstalledSbvp","title":"layoutConstraintsInstalled","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"layoutConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutConstraintsInstalled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutConstraintsInstalled","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutconstraintsinstalled"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/layoutConstraintsInstalled":{"title":"layoutConstraintsInstalled","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutConstraintsInstalled","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutConstraintsInstalled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutconstraintsinstalled","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/layoutsubviews().json b/data/documentation/brazeui/brazeinappmessageui/containerview/layoutsubviews().json index b688ce49a6..6ed26b81ed 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/layoutsubviews().json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/layoutsubviews().json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"layoutSubviews()","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC14layoutSubviewsyyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutSubviews()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/layoutSubviews()":{"role":"symbol","title":"layoutSubviews()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutsubviews()","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutSubviews()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutSubviews()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"title":"layoutSubviews()","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC14layoutSubviewsyyF","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/layoutSubviews()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/layoutSubviews()","role":"symbol","title":"layoutSubviews()","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutsubviews()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/point(inside:with:).json b/data/documentation/brazeui/brazeinappmessageui/containerview/point(inside:with:).json index 55003885af..36fe0a22b3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/point(inside:with:).json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/point(inside:with:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/point(inside:with:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"point","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"inside"},{"kind":"text","text":" "},{"kind":"internalParam","text":"point"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"event"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/point(inside:with:)"]}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"point","kind":"identifier"},{"text":"(","kind":"text"},{"text":"inside","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC5point6inside4withSbSo7CGPointV_So7UIEventCSgtF","roleHeading":"Instance Method","title":"point(inside:with:)"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/point(inside:with:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/point(inside:with:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/point(inside:with:)","title":"point(inside:with:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"point","kind":"identifier"},{"kind":"text","text":"("},{"text":"inside","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIEvent","kind":"typeIdentifier","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"point","kind":"identifier"},{"text":"(","kind":"text"},{"text":"inside","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"point"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"text":"event","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/point(inside:with:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/point(inside:with:)"},"metadata":{"title":"point(inside:with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"point","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"inside"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIEvent","kind":"typeIdentifier","text":"UIEvent"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC5point6inside4withSbSo7CGPointV_So7UIEventCSgtF","role":"symbol"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/point(inside:with:)":{"title":"point(inside:with:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/point(inside:with:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"point"},{"kind":"text","text":"("},{"text":"inside","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/point(inside:with:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/containerview/updateconstraintsforkeyboard().json b/data/documentation/brazeui/brazeinappmessageui/containerview/updateconstraintsforkeyboard().json index 1874955761..87691e088d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/containerview/updateconstraintsforkeyboard().json +++ b/data/documentation/brazeui/brazeinappmessageui/containerview/updateconstraintsforkeyboard().json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateConstraintsForKeyboard"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/updateConstraintsForKeyboard()","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC28updateConstraintsForKeyboardyyF","title":"updateConstraintsForKeyboard()","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"updateConstraintsForKeyboard","kind":"identifier"},{"text":"()","kind":"text"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/updateconstraintsforkeyboard()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/updateConstraintsForKeyboard()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/updateconstraintsforkeyboard()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/updateConstraintsForKeyboard()","title":"updateConstraintsForKeyboard()","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"updateConstraintsForKeyboard","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateConstraintsForKeyboard","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/containerview\/updateconstraintsforkeyboard()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ContainerViewC28updateConstraintsForKeyboardyyF","title":"updateConstraintsForKeyboard()","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"updateConstraintsForKeyboard","kind":"identifier"},{"kind":"text","text":"()"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/updateConstraintsForKeyboard()"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView/updateConstraintsForKeyboard()":{"title":"updateConstraintsForKeyboard()","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView\/updateConstraintsForKeyboard()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateConstraintsForKeyboard"},{"text":"()","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/updateconstraintsforkeyboard()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview.json b/data/documentation/brazeui/brazeinappmessageui/controlview.json index 93ca2c44c0..99dc0fc221 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/init(message:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/presented"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/present(completion:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"],"title":"Default Implementations","generated":true}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"title":"Inherits From","type":"inheritsFrom","kind":"relationships"},{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"sections":[],"abstract":[{"type":"text","text":"The view for control in-app messages."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}]}]},{"content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"inlineContent":[{"type":"text","text":"Control in-app messages are automatically dismissed as soon as they are presented."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"role":"symbol","symbolKind":"class","extendedModule":"BrazeUI","title":"BrazeInAppMessageUI.ControlView","externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","modules":[{"name":"BrazeUI"}],"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"ControlView"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","interfaceLanguage":"swift"},"references":{"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/message":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/message","title":"message","abstract":[{"type":"text","text":"The control in-app message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/message"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/dismiss(completion:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}],"role":"symbol","kind":"symbol","title":"dismiss(completion:)","abstract":[{"type":"text","text":"Dimisses the message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/dismiss(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/dismiss(completion:)"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/presented":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/presented","title":"presented","abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/presented"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(cs)UIView":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/present(completion:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"role":"symbol","kind":"symbol","title":"present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/present(completion:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/init(message:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier","text":"Control"},{"kind":"text","text":")"}],"role":"symbol","kind":"symbol","title":"init(message:)","abstract":[{"type":"text","text":"Creates and returns a control in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/init(message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/init(message:)"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The view for control in-app messages."}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/init(message:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/presented"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/present(completion:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"],"generated":true,"title":"Default Implementations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"extendedModule":"BrazeUI","title":"BrazeInAppMessageUI.ControlView","navigatorTitle":[{"kind":"identifier","text":"ControlView"}],"roleHeading":"Class","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"class"},"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ControlView"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"overview","level":2,"text":"Overview"},{"type":"paragraph","inlineContent":[{"text":"Control in-app messages are automatically dismissed as soon as they are presented.","type":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/dismiss(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/dismiss(completion:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/dismiss(completion:)","abstract":[{"type":"text","text":"Dimisses the message view."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","title":"dismiss(completion:)"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/presented":{"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"title":"presented","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/presented","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/presented","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/init(message:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/init(message:)","abstract":[{"type":"text","text":"Creates and returns a control in-app message view."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/init(message:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control"},{"kind":"text","text":")"}],"type":"topic","title":"init(message:)"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/present(completion:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/present(completion:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}],"type":"topic","title":"present(completion:)"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/message":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/message","abstract":[{"type":"text","text":"The control in-app message."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/message","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier","text":"Control"}],"type":"topic","title":"message"},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/control.json b/data/documentation/brazeui/brazeinappmessageui/controlview/control.json index 32cd2c69f4..a395ed046a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/control.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/control.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"title":"control","modules":[{"name":"BrazeUI"}],"role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/control"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/control","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/control":{"title":"control","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/control","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/control","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"control","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","role":"symbol"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/control"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/control":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/control","title":"control","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/control","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/controller.json b/data/documentation/brazeui/brazeinappmessageui/controlview/controller.json index 2089502d84..7bb048aa71 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/controller.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/controller.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier","text":"ViewController"},{"kind":"text","text":"?"}],"symbolKind":"property","role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","roleHeading":"Instance Property","title":"controller"},"abstract":[{"text":"The controller currently displaying the in-app message view.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/controller"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/controller"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/controller":{"kind":"symbol","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"title":"controller","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/controller"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/controller"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/controller"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The controller currently displaying the in-app message view.","type":"text"}],"metadata":{"title":"controller","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","role":"symbol","extendedModule":"BrazeUI"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"controller"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/controller":{"title":"controller","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/controller","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/controller"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/diddismiss().json b/data/documentation/brazeui/brazeinappmessageui/controlview/diddismiss().json index 342f92605b..953d4c3313 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/diddismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/diddismiss().json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()"},"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"metadata":{"role":"symbol","extendedModule":"BrazeUI","title":"didDismiss()","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didDismiss()":{"type":"topic","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"didDismiss()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","symbolKind":"method","role":"symbol","extendedModule":"BrazeUI","roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didDismiss()":{"title":"didDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/didpresent().json b/data/documentation/brazeui/brazeinappmessageui/controlview/didpresent().json index deedc6f51a..d8dde33b13 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/didpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/didpresent().json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"sections":[],"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"didPresent()","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Instance Method","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didPresent()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()","title":"didPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"metadata":{"title":"didPresent()","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()","kind":"symbol","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/dismiss(completion:).json b/data/documentation/brazeui/brazeinappmessageui/controlview/dismiss(completion:).json index f4018a7d4f..a587744ffa 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/dismiss(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/dismiss(completion:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil)"}]}],"kind":"declarations"},{"parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully hidden"},{"type":"text","text":" "},{"text":"from the user.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"As part of its dismissal, the in-app message view must reports lifecycle events using the"},{"type":"text","text":" "},{"text":"following methods:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()"},{"text":": before any dismissal animation occurs.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","isActive":true},{"text":": after all dismissal animations are completed and the message view is fully","type":"text"},{"text":" ","type":"text"},{"text":"hidden from the user.","type":"text"}]}]}]}],"kind":"content"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/dismiss(completion:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"dismiss(completion:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC7dismiss10completionyyycSg_tF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}]},"abstract":[{"type":"text","text":"Dimisses the message view."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/dismiss(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/dismiss(completion:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}],"role":"symbol","kind":"symbol","title":"dismiss(completion:)","abstract":[{"type":"text","text":"Dimisses the message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/dismiss(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/dismiss(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"title":"willDismiss()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didDismiss()":{"type":"topic","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/dismiss(completion:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")? = nil)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully hidden"},{"text":" ","type":"text"},{"text":"from the user.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"text":"As part of its dismissal, the in-app message view must reports lifecycle events using the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"following methods:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()","isActive":true},{"type":"text","text":": before any dismissal animation occurs."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","isActive":true,"type":"reference"},{"text":": after all dismissal animations are completed and the message view is fully","type":"text"},{"type":"text","text":" "},{"type":"text","text":"hidden from the user."}]}]}]}]}],"abstract":[{"text":"Dimisses the message view.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/dismiss(completion:)"]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"dismiss(completion:)","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC7dismiss10completionyyycSg_tF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didDismiss()":{"title":"didDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willDismiss()":{"title":"willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/dismiss(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/dismiss(completion:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/dismiss(completion:)","abstract":[{"type":"text","text":"Dimisses the message view."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","title":"dismiss(completion:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/full.json b/data/documentation/brazeui/brazeinappmessageui/controlview/full.json index a259bfa003..25589e927f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/full.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/full.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"full","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","extendedModule":"BrazeUI","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/full","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/full"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/full":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"text":".","type":"text"}],"title":"full","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/full","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/full"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/full"},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","title":"full","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","roleHeading":"Instance Property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullView"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/full":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/full","kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"text":".","type":"text"}],"title":"full","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/full"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/fullimage.json b/data/documentation/brazeui/brazeinappmessageui/controlview/fullimage.json index fe67341d54..18a824a67d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/fullimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/fullimage.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/fullimage"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"fullImage","extendedModule":"BrazeUI"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullImageView","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/fullImage","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/fullImage":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier","text":"FullImageView"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"type":"text","text":"."}],"title":"fullImage","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/fullimage","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/fullimage"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/fullImage","interfaceLanguage":"swift"},"metadata":{"extendedModule":"BrazeUI","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","title":"fullImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/fullImage":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"?"}],"title":"fullImage","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/fullImage","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/fullimage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/html.json b/data/documentation/brazeui/brazeinappmessageui/controlview/html.json index 90a020947f..38558c3f75 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/html.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/html.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/html"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/html","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","title":"html","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","role":"symbol","extendedModule":"BrazeUI"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/html":{"title":"html","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/html","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/html","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/html"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/html"]}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}],"title":"html","extendedModule":"BrazeUI","roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/html":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/html","kind":"symbol","title":"html","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/html","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/inappmessageview-implementations.json b/data/documentation/brazeui/brazeinappmessageui/controlview/inappmessageview-implementations.json index b6100bff96..37713b5a41 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/inappmessageview-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/inappmessageview-implementations.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"InAppMessageView Implementations"},"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/slideup"]},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()"]}],"kind":"article","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/full":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":"?","kind":"text"}],"kind":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"text":".","type":"text"}],"title":"full","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/full","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didPresent()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()","title":"didPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/modalImage":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modalimage","title":"modalImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/control":{"title":"control","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/control","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/fullImage":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier","text":"FullImageView"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"type":"text","text":"."}],"title":"fullImage","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/fullimage","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"title":"willDismiss()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didDismiss()":{"type":"topic","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/html":{"title":"html","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/html","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/html","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewSchemeHandler()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewschemehandler()","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"title":"webViewSchemeHandler()","abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewSchemeHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","title":"willPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logError(_:)":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logerror(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logError(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logError(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/modal":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modal","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modal","title":"modal","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/makeKey()":{"kind":"symbol","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"title":"makeKey()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/makekey()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logImpression()":{"abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","title":"logImpression()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/isLargeLandscape":{"title":"isLargeLandscape","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/isLargeLandscape","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/islargelandscape","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)","title":"logClick(buttonId:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/slideup":{"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/slideup","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/slideup","title":"slideup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/process(clickAction:buttonId:target:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/process(clickaction:buttonid:target:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/process(clickAction:buttonId:target:)","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/controller":{"kind":"symbol","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"title":"controller","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/controller"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewQueryHandler()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"}],"abstract":[{"text":"Creates and returns an url query handler implementing the logic for query-based actions.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewqueryhandler()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewQueryHandler()","title":"webViewQueryHandler()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/prefersStatusBarHidden":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/prefersstatusbarhidden","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/prefersStatusBarHidden","title":"prefersStatusBarHidden","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/initialAccessibilityElement":{"role":"symbol","type":"topic","abstract":[{"text":"The initial accessibility element.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/initialaccessibilityelement","title":"initialAccessibilityElement","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewScriptMessageHandler()":{"title":"webViewScriptMessageHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewScriptMessageHandler()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewscriptmessagehandler()","type":"topic","role":"symbol"}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"InAppMessageView Implementations"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/slideup"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()"],"generated":true}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewSchemeHandler()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewSchemeHandler()","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"title":"webViewSchemeHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewschemehandler()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/full":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/full","kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"text":".","type":"text"}],"title":"full","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/full"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logImpression()":{"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()","kind":"symbol","title":"logImpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/makeKey()":{"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/makekey()","kind":"symbol","title":"makeKey()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/makeKey()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/slideup":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView"},{"kind":"text","text":"?"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/slideup","kind":"symbol","type":"topic","title":"slideup","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()","kind":"symbol","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/prefersStatusBarHidden":{"kind":"symbol","abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/prefersstatusbarhidden","role":"symbol","title":"prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/initialAccessibilityElement":{"abstract":[{"type":"text","text":"The initial accessibility element."}],"title":"initialAccessibilityElement","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/initialAccessibilityElement","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/initialaccessibilityelement","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"initialAccessibilityElement"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewQueryHandler()":{"title":"webViewQueryHandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewQueryHandler()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewqueryhandler()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/html":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/html","kind":"symbol","title":"html","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/html","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/process(clickAction:buttonId:target:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/process(clickAction:buttonId:target:)","title":"process(clickAction:buttonId:target:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/process(clickaction:buttonid:target:)","role":"symbol","abstract":[{"text":"Call this method to process the in-app message click action.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/control":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/control","title":"control","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/control","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didDismiss()":{"title":"didDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didDismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/modal":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modal","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modal","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"kind":"symbol","title":"modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/fullImage":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"?"}],"title":"fullImage","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/fullImage","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/fullimage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logError(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logError(_:)","role":"symbol","type":"topic","title":"logError(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logerror(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/isLargeLandscape":{"abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/islargelandscape","title":"isLargeLandscape","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/isLargeLandscape","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logClick(buttonId:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"type":"topic","role":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willPresent()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","role":"symbol","type":"topic","title":"willPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewScriptMessageHandler()":{"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"title":"webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewscriptmessagehandler()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewScriptMessageHandler()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/controller":{"title":"controller","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/controller","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/controller"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willDismiss()":{"title":"willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/modalImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modalImage","role":"symbol","title":"modalImage","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ModalImageView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/init(message:).json b/data/documentation/brazeui/brazeinappmessageui/controlview/init(message:).json index b266a1986e..5dde9d04c2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/init(message:).json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/init(message:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"init","modules":[{"name":"BrazeUI"}],"title":"init(message:)","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC7messageAE0A3Kit0A0C0cdE0O0F0V_tcfc"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/init(message:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/init(message:)"]}],"abstract":[{"type":"text","text":"Creates and returns a control in-app message view."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The message.","type":"text"}]}],"name":"message"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/init(message:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier","text":"Control"},{"kind":"text","text":")"}],"role":"symbol","kind":"symbol","title":"init(message:)","abstract":[{"type":"text","text":"Creates and returns a control in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/init(message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/init(message:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/init(message:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Creates and returns a control in-app message view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Control","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message."}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/init(message:)"]}],"metadata":{"symbolKind":"init","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC7messageAE0A3Kit0A0C0cdE0O0F0V_tcfc","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"title":"init(message:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/init(message:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/init(message:)","abstract":[{"type":"text","text":"Creates and returns a control in-app message view."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/init(message:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control"},{"kind":"text","text":")"}],"type":"topic","title":"init(message:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/initialaccessibilityelement.json b/data/documentation/brazeui/brazeinappmessageui/controlview/initialaccessibilityelement.json index c4607fc443..9760c83d3a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/initialaccessibilityelement.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/initialaccessibilityelement.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"text":"If assigned, VoiceOver will focus on this element when the message view is presented.","type":"text"}],"type":"paragraph"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"initialAccessibilityElement","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/initialAccessibilityElement"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/initialaccessibilityelement"]}],"sections":[],"abstract":[{"text":"The initial accessibility element.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/initialAccessibilityElement":{"role":"symbol","type":"topic","abstract":[{"text":"The initial accessibility element.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/initialaccessibilityelement","title":"initialAccessibilityElement","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/initialaccessibilityelement"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/initialAccessibilityElement"},"abstract":[{"type":"text","text":"The initial accessibility element."}],"sections":[],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","symbolKind":"property","title":"initialAccessibilityElement","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"If assigned, VoiceOver will focus on this element when the message view is presented.","type":"text"}]}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/initialAccessibilityElement":{"abstract":[{"type":"text","text":"The initial accessibility element."}],"title":"initialAccessibilityElement","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/initialAccessibilityElement","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/initialaccessibilityelement","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"initialAccessibilityElement"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/islargelandscape.json b/data/documentation/brazeui/brazeinappmessageui/controlview/islargelandscape.json index 149c3377ab..dbba633905 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/islargelandscape.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/islargelandscape.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/islargelandscape"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/isLargeLandscape","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"isLargeLandscape"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/isLargeLandscape":{"title":"isLargeLandscape","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/isLargeLandscape","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/islargelandscape","type":"topic","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"isLargeLandscape","extendedModule":"BrazeUI","symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/isLargeLandscape"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/isLargeLandscape":{"abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/islargelandscape","title":"isLargeLandscape","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/isLargeLandscape","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/logclick(buttonid:).json b/data/documentation/brazeui/brazeinappmessageui/controlview/logclick(buttonid:).json index d3fb878e9a..f307b1a12e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/logclick(buttonid:).json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/logclick(buttonid:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? = nil)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"logClick(buttonId:)","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"role":"symbol"},"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)","title":"logClick(buttonId:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"? = nil)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"buttonId","content":[{"inlineContent":[{"text":"An optional button identifier.","type":"text"}],"type":"paragraph"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"logClick(buttonId:)","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"extendedModule":"BrazeUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logClick(buttonId:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"type":"topic","role":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/logerror(_:).json b/data/documentation/brazeui/brazeinappmessageui/controlview/logerror(_:).json index 32e96a75cc..53e4629ae8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/logerror(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/logerror(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"error"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"logError(_:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"InAppMessageView.logError(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logError(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logError(_:)":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logerror(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logError(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logError(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"logError(_:)","extendedModule":"BrazeUI","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logError(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"InAppMessageView.logError(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logError(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logError(_:)","role":"symbol","type":"topic","title":"logError(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logerror(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/logimpression().json b/data/documentation/brazeui/brazeinappmessageui/controlview/logimpression().json index 37f1424834..403d88e379 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/logimpression().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/logimpression().json @@ -1 +1 @@ -{"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"title":"logImpression()"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logImpression()":{"abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","title":"logImpression()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()"]}],"metadata":{"title":"logImpression()","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","extendedModule":"BrazeUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logImpression()":{"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()","kind":"symbol","title":"logImpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/makekey().json b/data/documentation/brazeui/brazeinappmessageui/controlview/makekey().json index 4539015735..0f2f85437c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/makekey().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/makekey().json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"makeKey()","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/makeKey()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}]}]},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"inlineContent":[{"text":"Use this methods to properly dismiss the keyboard if needed. When the message view is","type":"text"},{"type":"text","text":" "},{"text":"dismissed, the keyboard original state is restored automatically by UIKit.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/makekey()"]}],"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/makeKey()":{"kind":"symbol","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"title":"makeKey()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/makekey()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/makeKey()"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/makeKey()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this methods to properly dismiss the keyboard if needed. When the message view is"},{"type":"text","text":" "},{"type":"text","text":"dismissed, the keyboard original state is restored automatically by UIKit."}]}],"kind":"content"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/makekey()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"title":"makeKey()","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/makeKey()":{"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/makekey()","kind":"symbol","title":"makeKey()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/makeKey()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/message.json b/data/documentation/brazeui/brazeinappmessageui/controlview/message.json index 67659bb5cd..94af84b27b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/message.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/message.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/message","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/message"]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC7message0A3Kit0A0C0cdE0O0F0Vvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"message","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"}]},"kind":"symbol","abstract":[{"text":"The control in-app message.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Control","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Control"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}],"title":"Braze.InAppMessage.Control","url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","kind":"symbol","abstract":[{"type":"text","text":"The Control message type."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/message":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Control","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/message","title":"message","abstract":[{"type":"text","text":"The control in-app message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/message"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/message","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property","title":"message","externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC7message0A3Kit0A0C0cdE0O0F0Vvp","roleHeading":"Instance Property"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","text":"Control"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"abstract":[{"type":"text","text":"The control in-app message."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/message"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/message":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/message","abstract":[{"type":"text","text":"The control in-app message."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/message","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7ControlV","kind":"typeIdentifier","text":"Control"}],"type":"topic","title":"message"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Control-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Control-swift.struct","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Control"}],"title":"Braze.InAppMessage.Control","abstract":[{"type":"text","text":"The Control message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Control","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/modal.json b/data/documentation/brazeui/brazeinappmessageui/controlview/modal.json index 1f4c7b89b9..476e925e8b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/modal.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/modal.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modal","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"modal","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":"?","kind":"text"}]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/modal":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modal","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modal","title":"modal","kind":"symbol","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeUI","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","title":"modal","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"kind":"text","text":"?"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modal"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/modal":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modal","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modal","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"kind":"symbol","title":"modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/modalimage.json b/data/documentation/brazeui/brazeinappmessageui/controlview/modalimage.json index fc5cc18ddc..1cf84939a7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/modalimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/modalimage.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"modalImage","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modalImage","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/modalImage":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modalimage","title":"modalImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modalImage"}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"extendedModule":"BrazeUI","symbolKind":"property","roleHeading":"Instance Property","title":"modalImage","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"kind":"text","text":"?"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","modules":[{"name":"BrazeUI"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modalimage"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modalImage"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/modalImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/modalImage","role":"symbol","title":"modalImage","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ModalImageView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/prefersstatusbarhidden.json b/data/documentation/brazeui/brazeinappmessageui/controlview/prefersstatusbarhidden.json index 489ec168cf..f59e16292d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/prefersstatusbarhidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/prefersstatusbarhidden.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/prefersStatusBarHidden","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/prefersstatusbarhidden"]}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","title":"prefersStatusBarHidden","role":"symbol"},"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Setting this value may have no effect depending of upstream customizations.","type":"text"}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/prefersStatusBarHidden":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/prefersstatusbarhidden","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/prefersStatusBarHidden","title":"prefersStatusBarHidden","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Setting this value may have no effect depending of upstream customizations."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/prefersstatusbarhidden"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/prefersStatusBarHidden","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","symbolKind":"property","role":"symbol","title":"prefersStatusBarHidden","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?"}]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/prefersStatusBarHidden":{"kind":"symbol","abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/prefersstatusbarhidden","role":"symbol","title":"prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/present(completion:).json b/data/documentation/brazeui/brazeinappmessageui/controlview/present(completion:).json index 515e296405..cd973b20c1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/present(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/present(completion:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/present(completion:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/present(completion:)"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")? = nil)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully visible to the"},{"type":"text","text":" "},{"type":"text","text":"user."}],"type":"paragraph"}],"name":"completion"}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"When this method is called, the message view is already added to the view hierarchy."}]},{"inlineContent":[{"text":"As part of its presentation, the in-app message view must report lifecycle events using:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","isActive":true,"type":"reference"},{"type":"text","text":": before any presentation animation occurs."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()"},{"type":"text","text":": after all presentation animations are completed and the message view is"},{"text":" ","type":"text"},{"text":"fully visible to the user.","type":"text"}]}]}]},{"type":"paragraph","inlineContent":[{"text":"Additionally, the in-app message must also report analytics and click actions using:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","isActive":true},{"text":": as soon as the message is fully visible to the user.","type":"text"}]}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)"},{"type":"text","text":": as the result of a user click."}],"type":"paragraph"}]}]}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC7present10completionyyycSg_tF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"title":"present(completion:)","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"abstract":[{"type":"text","text":"Presents the message view to the user."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didPresent()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()","title":"didPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logImpression()":{"abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","title":"logImpression()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/present(completion:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"role":"symbol","kind":"symbol","title":"present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/present(completion:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","title":"willPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)","title":"logClick(buttonId:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"Presents the message view to the user.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/present(completion:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"role":"symbol","symbolKind":"method","title":"present(completion:)","externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC7present10completionyyycSg_tF","roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")? = nil)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The completion block executed once the message view is fully visible to the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"user."}],"type":"paragraph"}],"name":"completion"}]},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"When this method is called, the message view is already added to the view hierarchy."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"As part of its presentation, the in-app message view must report lifecycle events using:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","isActive":true,"type":"reference"},{"type":"text","text":": before any presentation animation occurs."}]}]},{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","isActive":true,"type":"reference"},{"text":": after all presentation animations are completed and the message view is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"fully visible to the user."}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","isActive":true,"type":"reference"},{"text":": as soon as the message is fully visible to the user.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)"},{"type":"text","text":": as the result of a user click."}]}]}],"type":"unorderedList"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/present(completion:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/present(completion:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/present(completion:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}],"type":"topic","title":"present(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logImpression()":{"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()","kind":"symbol","title":"logImpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logImpression()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willPresent()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","role":"symbol","type":"topic","title":"willPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/logClick(buttonId:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"type":"topic","role":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()","kind":"symbol","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/didPresent()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/presented.json b/data/documentation/brazeui/brazeinappmessageui/controlview/presented.json index c2dac01839..44243f983e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/presented.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/presented.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/presented","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/presented"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC9presentedSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"roleHeading":"Instance Property","title":"presented"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/presented":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/presented","title":"presented","abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/presented"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"presented","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC9presentedSbvp","modules":[{"name":"BrazeUI"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/presented"},"sections":[],"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/presented"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/presented":{"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"title":"presented","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/presented","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/presented","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/process(clickaction:buttonid:target:).json b/data/documentation/brazeui/brazeinappmessageui/controlview/process(clickaction:buttonid:target:).json index c214590588..d5bd4f5bce 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/process(clickaction:buttonid:target:).json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/process(clickaction:buttonid:target:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/process(clickaction:buttonid:target:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"symbolKind":"method","role":"symbol","title":"process(clickAction:buttonId:target:)"},"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"The click action to process.","type":"text"}],"type":"paragraph"}],"name":"clickAction"},{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}]},{"name":"target","content":[{"inlineContent":[{"text":"The target ","type":"text"},{"type":"codeVoice","code":"UIViewController"},{"text":" used to display an eventual web view (iOS only).","type":"text"},{"type":"text","text":" "},{"text":"Set it to ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" to let the SDK choose an appropriate view controller.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/process(clickAction:buttonId:target:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/process(clickaction:buttonid:target:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/process(clickAction:buttonId:target:)","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]}}} \ No newline at end of file +{"abstract":[{"text":"Call this method to process the in-app message click action.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/process(clickaction:buttonid:target:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? = nil)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The click action to process."}],"type":"paragraph"}],"name":"clickAction"},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}],"name":"buttonId"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"type":"codeVoice","code":"UIViewController"},{"text":" used to display an eventual web view (iOS only).","type":"text"},{"type":"text","text":" "},{"text":"Set it to ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" to let the SDK choose an appropriate view controller.","type":"text"}]}],"name":"target"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"roleHeading":"Instance Method","title":"process(clickAction:buttonId:target:)","externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/process(clickAction:buttonId:target:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/process(clickAction:buttonId:target:)","title":"process(clickAction:buttonId:target:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/process(clickaction:buttonid:target:)","role":"symbol","abstract":[{"text":"Call this method to process the in-app message click action.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/slideup.json b/data/documentation/brazeui/brazeinappmessageui/controlview/slideup.json index 7dd6f0ecf5..9747e60a41 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/slideup.json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/slideup.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/slideup","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"slideup"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/slideup"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/slideup":{"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/slideup","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/slideup","title":"slideup"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/slideup"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/slideup"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"metadata":{"title":"slideup","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/slideup":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView"},{"kind":"text","text":"?"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/slideup","kind":"symbol","type":"topic","title":"slideup","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/webviewqueryhandler().json b/data/documentation/brazeui/brazeinappmessageui/controlview/webviewqueryhandler().json index 904fccd0a2..dfee7d14dd 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/webviewqueryhandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/webviewqueryhandler().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewQueryHandler()","interfaceLanguage":"swift"},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","title":"webViewQueryHandler()","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}]}]}],"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewqueryhandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewQueryHandler()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"}],"abstract":[{"text":"Creates and returns an url query handler implementing the logic for query-based actions.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewqueryhandler()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewQueryHandler()","title":"webViewQueryHandler()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns an url query handler implementing the logic for query-based actions.","type":"text"}],"kind":"symbol","metadata":{"extendedModule":"BrazeUI","symbolKind":"method","title":"webViewQueryHandler()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewqueryhandler()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewQueryHandler()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewQueryHandler()":{"title":"webViewQueryHandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewQueryHandler()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewqueryhandler()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/webviewschemehandler().json b/data/documentation/brazeui/brazeinappmessageui/controlview/webviewschemehandler().json index 57eba11f63..a32717e349 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/webviewschemehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/webviewschemehandler().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewschemehandler()"]}],"metadata":{"roleHeading":"Instance Method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler","kind":"typeIdentifier"}],"title":"webViewSchemeHandler()","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewSchemeHandler()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewSchemeHandler()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewschemehandler()","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"title":"webViewSchemeHandler()","abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewSchemeHandler()"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewSchemeHandler()"},"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchemeHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewschemehandler()"]}],"metadata":{"extendedModule":"BrazeUI","symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"modules":[{"name":"BrazeUI"}],"title":"webViewSchemeHandler()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewSchemeHandler()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewSchemeHandler()","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"title":"webViewSchemeHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewschemehandler()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/webviewscriptmessagehandler().json b/data/documentation/brazeui/brazeinappmessageui/controlview/webviewscriptmessagehandler().json index 32efbf7532..211f514ce7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/webviewscriptmessagehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/webviewscriptmessagehandler().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewscriptmessagehandler()"]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"kind":"symbol","metadata":{"roleHeading":"Instance Method","title":"webViewScriptMessageHandler()","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewScriptMessageHandler()","interfaceLanguage":"swift"},"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewScriptMessageHandler()":{"title":"webViewScriptMessageHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewScriptMessageHandler()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewscriptmessagehandler()","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"title":"webViewScriptMessageHandler()","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewScriptMessageHandler()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewscriptmessagehandler()"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/webViewScriptMessageHandler()":{"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"title":"webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewscriptmessagehandler()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/webViewScriptMessageHandler()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/willdismiss().json b/data/documentation/brazeui/brazeinappmessageui/controlview/willdismiss().json index 64712e9989..7f2743e9ab 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/willdismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/willdismiss().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","extendedModule":"BrazeUI","title":"willDismiss()","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()"},"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"title":"willDismiss()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"metadata":{"title":"willDismiss()","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","role":"symbol","extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willDismiss()":{"title":"willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willDismiss()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/controlview/willpresent().json b/data/documentation/brazeui/brazeinappmessageui/controlview/willpresent().json index 4e277572de..65c4c6d639 100644 --- a/data/documentation/brazeui/brazeinappmessageui/controlview/willpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/controlview/willpresent().json @@ -1 +1 @@ -{"abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","title":"willPresent()","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","title":"willPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations","type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11ControlViewC","title":"willPresent()","symbolKind":"method","extendedModule":"BrazeUI"},"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/willPresent()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/willPresent()","role":"symbol","type":"topic","title":"willPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView/InAppMessageView-Implementations":{"kind":"article","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView\/InAppMessageView-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/delegate.json b/data/documentation/brazeui/brazeinappmessageui/delegate.json index ea92910f77..a87cbc16ac 100644 --- a/data/documentation/brazeui/brazeinappmessageui/delegate.json +++ b/data/documentation/brazeui/brazeinappmessageui/delegate.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/delegate"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The object that act as the delegate for the in-app message UI.","type":"text"}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"delegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8delegateAA0acdE10UIDelegate_pSgvp","roleHeading":"Instance Property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"weak"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"kind":"text","text":"?"}]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"inlineContent":[{"text":"The delegate is not retained and must conform to ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/delegate":{"type":"topic","abstract":[{"type":"text","text":"The object that act as the delegate for the in-app message UI."}],"role":"symbol","kind":"symbol","title":"delegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","url":"\/documentation\/brazeui\/brazeinappmessageui\/delegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8delegateAA0acdE10UIDelegate_pSgvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","text":"BrazeInAppMessageUIDelegate"},{"kind":"text","text":"?"}],"symbolKind":"property","role":"symbol","title":"delegate"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/delegate"]}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"weak"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delegate"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate","preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP"},{"kind":"text","text":"?"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"The delegate is not retained and must conform to ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"},{"text":".","type":"text"}]}]}],"abstract":[{"text":"The object that act as the delegate for the in-app message UI.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/delegate":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","role":"symbol","title":"delegate","url":"\/documentation\/brazeui\/brazeinappmessageui\/delegate","abstract":[{"text":"The object that act as the delegate for the in-app message UI.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/dismiss(completion:).json b/data/documentation/brazeui/brazeinappmessageui/dismiss(completion:).json index 792fb3a97d..e1899b3fb5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/dismiss(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/dismiss(completion:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"dismiss(completion:)","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI(im)dismissWithCompletion:","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/dismiss(completion:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/dismiss(completion:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"abstract":[{"text":"Dismisses the current in-app message view.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")? = nil)"}]}]},{"parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Executed once the in-app message view has been dismissed or directly"},{"type":"text","text":" "},{"text":"when no in-app message view is currently presented.","type":"text"}]}]}],"kind":"parameters"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/dismiss(completion:)":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/dismiss(completion:)","abstract":[{"type":"text","text":"Dismisses the current in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"title":"dismiss(completion:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","title":"dismiss(completion:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI(im)dismissWithCompletion:"},"abstract":[{"type":"text","text":"Dismisses the current in-app message view."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")? = nil)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Executed once the in-app message view has been dismissed or directly"},{"type":"text","text":" "},{"text":"when no in-app message view is currently presented.","type":"text"}]}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/dismiss(completion:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/dismiss(completion:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/dismiss(completion:)":{"abstract":[{"text":"Dismisses the current in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/dismiss(completion:)","title":"dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/dismiss(completion:)","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/displaychoice.json b/data/documentation/brazeui/brazeinappmessageui/displaychoice.json index bb7b2a61de..cc6597153d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/displaychoice.json +++ b/data/documentation/brazeui/brazeinappmessageui/displaychoice.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Overview","level":2,"anchor":"overview","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","isActive":true},{"type":"text","text":"."}]}]}],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"},"metadata":{"role":"symbol","extendedModule":"BrazeUI","title":"BrazeInAppMessageUI.DisplayChoice","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayChoice","kind":"identifier"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/discard","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/later"],"title":"Type Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"abstract":[{"text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"displayChoiceForMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","type":"topic","kind":"symbol","title":"inAppMessage(_:displayChoiceForMessage:)","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/discard":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"discard"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/discard","abstract":[{"type":"text","text":"The in-app message is discarded."}],"title":"BrazeInAppMessageUI.DisplayChoice.discard","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/discard"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"type":"text","text":"The in-app message is "},{"inlineContent":[{"type":"text","text":"not displayed"}],"type":"strong"},{"type":"text","text":" and placed on top of the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reenqueue"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/Equatable-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations","type":"topic","title":"Equatable Implementations"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/later":{"type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"later"},{"kind":"text","text":": `Self`"}],"kind":"symbol","deprecated":true,"title":"later","abstract":[{"text":"Has identical behavior to ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","isActive":true,"type":"reference"},{"text":".","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/later","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/later"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"abstract":[{"text":"The stack of in-app messages awaiting display.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","title":"stack","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/now":{"abstract":[{"text":"The in-app message is displayed immediately.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"now","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","title":"BrazeInAppMessageUI.DisplayChoice.now","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/discard","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/later"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"]}],"abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"level":2,"type":"heading","text":"Overview","anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb"},{"text":".","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","roleHeading":"Enumeration","title":"BrazeInAppMessageUI.DisplayChoice","extendedModule":"BrazeUI","role":"symbol","symbolKind":"enum","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DisplayChoice","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}]},"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"title":"stack","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","defaultImplementations":1,"title":"inAppMessage(_:displayChoiceForMessage:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"required":true,"type":"topic","abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/now":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","title":"BrazeInAppMessageUI.DisplayChoice.now","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"now"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message is displayed immediately."}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/later":{"title":"later","abstract":[{"type":"text","text":"Has identical behavior to "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","isActive":true,"type":"reference"},{"type":"text","text":"."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/later","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/later","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"later"},{"text":": `Self`","kind":"text"}],"deprecated":true},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"text":"The in-app message is ","type":"text"},{"inlineContent":[{"text":"not displayed","type":"text"}],"type":"strong"},{"text":" and placed on top of the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","type":"reference"},{"type":"text","text":"."}],"title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reenqueue","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/discard":{"kind":"symbol","abstract":[{"type":"text","text":"The in-app message is discarded."}],"title":"BrazeInAppMessageUI.DisplayChoice.discard","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"discard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/discard","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/discard"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/equatable-implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/displaychoice/!=(_:_:).json b/data/documentation/brazeui/brazeinappmessageui/displaychoice/!=(_:_:).json index 1c51ad5a0e..2bffeae896 100644 --- a/data/documentation/brazeui/brazeinappmessageui/displaychoice/!=(_:_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/displaychoice/!=(_:_:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/!=(_:_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/!=(_:_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"title":"!=(_:_:)","roleHeading":"Operator"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/!=(_:_:)":{"kind":"symbol","abstract":[],"title":"!=(_:_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/Equatable-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations","type":"topic","title":"Equatable Implementations"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/!=(_:_:)"},"metadata":{"title":"!=(_:_:)","symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","role":"symbol","roleHeading":"Operator","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"extendedModule":"Swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/!=(_:_:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/Equatable-Implementations":{"kind":"article","abstract":[],"title":"Equatable Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/equatable-implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/!=(_:_:)","title":"!=(_:_:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/!=(_:_:)","role":"symbol","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/displaychoice/discard.json b/data/documentation/brazeui/brazeinappmessageui/displaychoice/discard.json index 1ed48e3d74..2c2cc189cc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/displaychoice/discard.json +++ b/data/documentation/brazeui/brazeinappmessageui/displaychoice/discard.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/discard","interfaceLanguage":"swift"},"abstract":[{"text":"The in-app message is discarded.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"metadata":{"title":"BrazeInAppMessageUI.DisplayChoice.discard","externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO7discardyA2EmF","roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"discard"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"discard","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/discard"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/discard":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"discard"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/discard","abstract":[{"type":"text","text":"The in-app message is discarded."}],"title":"BrazeInAppMessageUI.DisplayChoice.discard","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/discard"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/discard","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/discard"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"discard","kind":"identifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO7discardyA2EmF","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"discard"}],"title":"BrazeInAppMessageUI.DisplayChoice.discard","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case"},"kind":"symbol","abstract":[{"type":"text","text":"The in-app message is discarded."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/discard":{"kind":"symbol","abstract":[{"type":"text","text":"The in-app message is discarded."}],"title":"BrazeInAppMessageUI.DisplayChoice.discard","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"discard","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/discard","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/discard"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/displaychoice/equatable-implementations.json b/data/documentation/brazeui/brazeinappmessageui/displaychoice/equatable-implementations.json index 6036d20be9..c3c79c0c77 100644 --- a/data/documentation/brazeui/brazeinappmessageui/displaychoice/equatable-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/displaychoice/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"Equatable Implementations"},"kind":"article","topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/!=(_:_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/!=(_:_:)":{"kind":"symbol","abstract":[],"title":"!=(_:_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/!=(_:_:)"],"generated":true}],"sections":[],"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"Equatable Implementations","role":"collectionGroup"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/!=(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/!=(_:_:)","title":"!=(_:_:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/!=(_:_:)","role":"symbol","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/displaychoice/later.json b/data/documentation/brazeui/brazeinappmessageui/displaychoice/later.json index efab70654e..83436ae94d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/displaychoice/later.json +++ b/data/documentation/brazeui/brazeinappmessageui/displaychoice/later.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"later"},{"text":": `Self`","kind":"text"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"inlineContent":[{"text":"This option has been deprecated and will be removed in a future update.","type":"text"},{"type":"text","text":" "},{"text":"Please use ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue"},{"type":"text","text":" instead."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/later"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"platforms":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"later"},{"text":": `Self`","kind":"text"}],"roleHeading":"Type Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO5laterAEvpZ","modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"later","role":"symbol"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Has identical behavior to "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","type":"reference","isActive":true},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/later","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"type":"text","text":"The in-app message is "},{"inlineContent":[{"type":"text","text":"not displayed"}],"type":"strong"},{"type":"text","text":" and placed on top of the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reenqueue"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"abstract":[{"text":"The stack of in-app messages awaiting display.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","title":"stack","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/later":{"type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"later"},{"kind":"text","text":": `Self`"}],"kind":"symbol","deprecated":true,"title":"later","abstract":[{"text":"Has identical behavior to ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","isActive":true,"type":"reference"},{"text":".","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/later","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/later"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"later"},{"kind":"text","text":": `Self`"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"This option has been deprecated and will be removed in a future update."},{"text":" ","type":"text"},{"type":"text","text":"Please use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","isActive":true},{"text":" instead.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"abstract":[{"type":"text","text":"Has identical behavior to "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"platforms":[],"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"later","kind":"identifier"},{"kind":"text","text":": `Self`"}],"roleHeading":"Type Property","title":"later","externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO5laterAEvpZ","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/later"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/later"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"title":"stack","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"text":"The in-app message is ","type":"text"},{"inlineContent":[{"text":"not displayed","type":"text"}],"type":"strong"},{"text":" and placed on top of the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","type":"reference"},{"type":"text","text":"."}],"title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reenqueue","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/later":{"title":"later","abstract":[{"type":"text","text":"Has identical behavior to "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","isActive":true,"type":"reference"},{"type":"text","text":"."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/later","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/later","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"later"},{"text":": `Self`","kind":"text"}],"deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/displaychoice/now.json b/data/documentation/brazeui/brazeinappmessageui/displaychoice/now.json index cd6419e5e4..2dcbe0087a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/displaychoice/now.json +++ b/data/documentation/brazeui/brazeinappmessageui/displaychoice/now.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO3nowyA2EmF","symbolKind":"case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"now","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.DisplayChoice.now"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now"]}],"abstract":[{"type":"text","text":"The in-app message is displayed immediately."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"now"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/now":{"abstract":[{"text":"The in-app message is displayed immediately.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"now","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","title":"BrazeInAppMessageUI.DisplayChoice.now","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","interfaceLanguage":"swift"},"sections":[],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"now"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO3nowyA2EmF","roleHeading":"Case","title":"BrazeInAppMessageUI.DisplayChoice.now","role":"symbol","symbolKind":"case","modules":[{"name":"BrazeUI"}]},"abstract":[{"text":"The in-app message is displayed immediately.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"now","kind":"identifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/now":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","title":"BrazeInAppMessageUI.DisplayChoice.now","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"now"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message is displayed immediately."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/displaychoice/reenqueue.json b/data/documentation/brazeui/brazeinappmessageui/displaychoice/reenqueue.json index 92567bf3c3..94c3ffce7f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/displaychoice/reenqueue.json +++ b/data/documentation/brazeui/brazeinappmessageui/displaychoice/reenqueue.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reenqueue","kind":"identifier"}],"symbolKind":"case","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO9reenqueueyA2EmF","roleHeading":"Case","title":"BrazeInAppMessageUI.DisplayChoice.reenqueue"},"kind":"symbol","abstract":[{"type":"text","text":"The in-app message is "},{"inlineContent":[{"text":"not displayed","type":"text"}],"type":"strong"},{"text":" and placed on top of the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","type":"reference"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"reenqueue","kind":"identifier"}]}]},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","type":"reference"},{"type":"text","text":" to display the message at the top of the stack."}]}],"kind":"content"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"type":"text","text":"The in-app message is "},{"inlineContent":[{"type":"text","text":"not displayed"}],"type":"strong"},{"type":"text","text":" and placed on top of the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reenqueue"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentNext","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"abstract":[{"text":"The stack of in-app messages awaiting display.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","title":"stack","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reenqueue"}],"role":"symbol","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO9reenqueueyA2EmF","symbolKind":"case","title":"BrazeInAppMessageUI.DisplayChoice.reenqueue"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"reenqueue"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()"},{"type":"text","text":" to display the message at the top of the stack."}]}]}],"abstract":[{"type":"text","text":"The in-app message is "},{"type":"strong","inlineContent":[{"type":"text","text":"not displayed"}]},{"text":" and placed on top of the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"text":"The in-app message is ","type":"text"},{"inlineContent":[{"text":"not displayed","type":"text"}],"type":"strong"},{"text":" and placed on top of the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","type":"reference"},{"type":"text","text":"."}],"title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reenqueue","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentNext","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"title":"stack","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error.json b/data/documentation/brazeui/brazeinappmessageui/error.json index 6c297d4a99..e30df812ce 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error.json +++ b/data/documentation/brazeui/brazeinappmessageui/error.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/assetsFailure(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/htmlNoBaseURL","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidBrazeActions","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidConstraints","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidPushPrimer","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/messageContextInvalid","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noAppRootViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogClick","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogImpression","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextProcessClickAction","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noFontAwesome","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMainThread","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMatchingOrientation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMessageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noWindowScene","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/otherMessagePresented(push:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/rawToTypedConversion(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewNavigation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewQuery(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScheme(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScript(_:)"],"title":"Enumeration Cases"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"enum","modules":[{"name":"BrazeUI"}],"roleHeading":"Enumeration","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","navigatorTitle":[{"kind":"identifier","text":"Error"}],"extendedModule":"BrazeUI","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error"},"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"],"type":"conformsTo","kind":"relationships"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noFontAwesome":{"role":"symbol","title":"BrazeInAppMessageUI.Error.noFontAwesome","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noFontAwesome"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nofontawesome","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noFontAwesome"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewQuery(_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewquery(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQuery","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewQuery(_:)","title":"BrazeInAppMessageUI.Error.webViewQuery(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidBrazeActions":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidBrazeActions"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidbrazeactions","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.invalidBrazeActions","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidBrazeActions"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewNavigation(_:)":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"webViewNavigation","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewnavigation(_:)","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.webViewNavigation(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewNavigation(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMatchingOrientation":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noMatchingOrientation","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomatchingorientation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMatchingOrientation","title":"BrazeInAppMessageUI.Error.noMatchingOrientation","abstract":[]},"doc://Braze/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/Braze\/s5ErrorP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/assetsFailure(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assetsFailure"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/assetsfailure(_:)","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.assetsFailure(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/assetsFailure(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/otherMessagePresented(push:)":{"kind":"symbol","title":"BrazeInAppMessageUI.Error.otherMessagePresented(push:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/othermessagepresented(push:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/otherMessagePresented(push:)","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"otherMessagePresented","kind":"identifier"},{"text":"(","kind":"text"},{"text":"push","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noWindowScene":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noWindowScene"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nowindowscene","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noWindowScene","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noWindowScene"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextLogClick":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noContextLogClick","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogclick","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noContextLogClick","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogClick"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noAppRootViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noAppRootViewController","abstract":[],"kind":"symbol","title":"BrazeInAppMessageUI.Error.noAppRootViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/noapprootviewcontroller","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noAppRootViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewScript(_:)":{"title":"BrazeInAppMessageUI.Error.webViewScript(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScript(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscript(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScript","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMainThread":{"title":"BrazeInAppMessageUI.Error.noMainThread","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMainThread","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomainthread","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noMainThread","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidConstraints":{"title":"BrazeInAppMessageUI.Error.invalidConstraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidConstraints","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidconstraints","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidConstraints","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewScheme(_:)":{"title":"BrazeInAppMessageUI.Error.webViewScheme(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScheme(_:)","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscheme(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"webViewScheme","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","text":"SchemeHandler"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/messageContextInvalid":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/messagecontextinvalid","role":"symbol","title":"BrazeInAppMessageUI.Error.messageContextInvalid","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/messageContextInvalid","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageContextInvalid","kind":"identifier"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidPushPrimer":{"type":"topic","abstract":[],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidPushPrimer","title":"BrazeInAppMessageUI.Error.invalidPushPrimer","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidPushPrimer","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidpushprimer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextLogImpression":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noContextLogImpression","kind":"identifier"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogimpression","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogImpression","kind":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noContextLogImpression"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/Equatable-Implementations":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/rawToTypedConversion(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rawToTypedConversion","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ErrorString","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV"},{"kind":"text","text":")"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/rawtotypedconversion(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/rawToTypedConversion(_:)","kind":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.rawToTypedConversion(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/Error-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/error-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations","title":"Error Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMessageView":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noMessageView","kind":"identifier"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomessageview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMessageView","kind":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noMessageView"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextProcessClickAction":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextProcessClickAction"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextprocessclickaction","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextProcessClickAction","kind":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noContextProcessClickAction"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/htmlNoBaseURL":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"htmlNoBaseURL"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/htmlnobaseurl","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/htmlNoBaseURL","title":"BrazeInAppMessageUI.Error.htmlNoBaseURL","role":"symbol"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"}}} \ No newline at end of file +{"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s5ErrorP","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP"]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}]}],"kind":"declarations"}],"metadata":{"extendedModule":"BrazeUI","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","title":"BrazeInAppMessageUI.Error","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"roleHeading":"Enumeration","symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"Error"}],"modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/assetsFailure(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/htmlNoBaseURL","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidBrazeActions","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidConstraints","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidPushPrimer","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/messageContextInvalid","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noAppRootViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogClick","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogImpression","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextProcessClickAction","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noFontAwesome","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMainThread","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMatchingOrientation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMessageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noWindowScene","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/otherMessagePresented(push:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/rawToTypedConversion(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewNavigation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewQuery(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScheme(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScript(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations"],"generated":true}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewScript(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScript"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","text":"Error"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscript(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScript(_:)","abstract":[],"role":"symbol","title":"BrazeInAppMessageUI.Error.webViewScript(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMatchingOrientation":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noMatchingOrientation","kind":"identifier"}],"title":"BrazeInAppMessageUI.Error.noMatchingOrientation","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMatchingOrientation","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomatchingorientation"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextLogClick":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogclick","title":"BrazeInAppMessageUI.Error.noContextLogClick","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextLogClick"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogClick","role":"symbol","kind":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/htmlNoBaseURL":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"htmlNoBaseURL"}],"title":"BrazeInAppMessageUI.Error.htmlNoBaseURL","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/htmlNoBaseURL","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/htmlnobaseurl"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidPushPrimer":{"title":"BrazeInAppMessageUI.Error.invalidPushPrimer","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidPushPrimer","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidpushprimer","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidPushPrimer","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextLogImpression":{"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noContextLogImpression","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.Error.noContextLogImpression","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogImpression","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogimpression","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextProcessClickAction":{"title":"BrazeInAppMessageUI.Error.noContextProcessClickAction","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextProcessClickAction","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextprocessclickaction","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextProcessClickAction"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noWindowScene":{"abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noWindowScene"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noWindowScene","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nowindowscene","type":"topic","kind":"symbol","title":"BrazeInAppMessageUI.Error.noWindowScene"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMessageView":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noMessageView","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.Error.noMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMessageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomessageview"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/assetsFailure(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"assetsFailure"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"BrazeInAppMessageUI.Error.assetsFailure(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/assetsFailure(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/assetsfailure(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidBrazeActions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidBrazeActions","title":"BrazeInAppMessageUI.Error.invalidBrazeActions","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidbrazeactions","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidBrazeActions","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMainThread":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noMainThread"}],"type":"topic","title":"BrazeInAppMessageUI.Error.noMainThread","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMainThread","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomainthread"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewNavigation(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"webViewNavigation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","text":"ErrorString"},{"text":")","kind":"text"}],"type":"topic","title":"BrazeInAppMessageUI.Error.webViewNavigation(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewNavigation(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewnavigation(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/otherMessagePresented(push:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/othermessagepresented(push:)","type":"topic","title":"BrazeInAppMessageUI.Error.otherMessagePresented(push:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"otherMessagePresented","kind":"identifier"},{"text":"(","kind":"text"},{"text":"push","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/otherMessagePresented(push:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidConstraints":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidConstraints"}],"type":"topic","title":"BrazeInAppMessageUI.Error.invalidConstraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidConstraints","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidconstraints"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewScheme(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScheme(_:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscheme(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScheme"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"type":"topic","title":"BrazeInAppMessageUI.Error.webViewScheme(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noAppRootViewController":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noAppRootViewController","kind":"identifier"}],"title":"BrazeInAppMessageUI.Error.noAppRootViewController","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noAppRootViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/noapprootviewcontroller"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/Equatable-Implementations":{"kind":"article","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/messageContextInvalid":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageContextInvalid"}],"type":"topic","title":"BrazeInAppMessageUI.Error.messageContextInvalid","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/messageContextInvalid","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/messagecontextinvalid"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/rawToTypedConversion(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"rawToTypedConversion","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"BrazeInAppMessageUI.Error.rawToTypedConversion(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/rawToTypedConversion(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/rawtotypedconversion(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noFontAwesome":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noFontAwesome","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nofontawesome","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noFontAwesome"}],"type":"topic","title":"BrazeInAppMessageUI.Error.noFontAwesome"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewQuery(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"webViewQuery","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"BrazeInAppMessageUI.Error.webViewQuery(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewQuery(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewquery(_:)"},"doc://Braze/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s5ErrorP","title":"Swift.Error"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/Error-Implementations":{"abstract":[],"kind":"article","role":"collectionGroup","type":"topic","title":"Error Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/error-implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/!=(_:_:).json b/data/documentation/brazeui/brazeinappmessageui/error/!=(_:_:).json index bdb6b62a6e..ebc1a2c907 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/!=(_:_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/error/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/!=(_:_:)"]}],"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C5ErrorO","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"roleHeading":"Operator","role":"symbol","title":"!=(_:_:)","extendedModule":"Swift","symbolKind":"op"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/!=(_:_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/Equatable-Implementations":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/equatable-implementations","kind":"article","role":"collectionGroup","type":"topic","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/!=(_:_:)","kind":"symbol","role":"symbol","type":"topic","title":"!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/!=(_:_:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C5ErrorO","symbolKind":"op","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"extendedModule":"Swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/!=(_:_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/!=(_:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/!=(_:_:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/Equatable-Implementations":{"kind":"article","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/assetsfailure(_:).json b/data/documentation/brazeui/brazeinappmessageui/error/assetsfailure(_:).json index 00ea8c847a..53ee2cbdfa 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/assetsfailure(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/error/assetsfailure(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"assetsFailure"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"ErrorString","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/assetsfailure(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"case","title":"BrazeInAppMessageUI.Error.assetsFailure(_:)","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13assetsFailureyAE0A3Kit0A0C0F6StringVcAEmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assetsFailure","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier","text":"ErrorString"},{"kind":"text","text":")"}]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/assetsFailure(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/assetsFailure(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assetsFailure"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/assetsfailure(_:)","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.assetsFailure(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/assetsFailure(_:)"},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"assetsFailure","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ErrorString","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/assetsfailure(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/assetsFailure(_:)"},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"assetsFailure","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","text":"ErrorString","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"BrazeInAppMessageUI.Error.assetsFailure(_:)","symbolKind":"case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13assetsFailureyAE0A3Kit0A0C0F6StringVcAEmF","roleHeading":"Case","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/assetsFailure(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"assetsFailure"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"BrazeInAppMessageUI.Error.assetsFailure(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/assetsFailure(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/assetsfailure(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/equatable-implementations.json b/data/documentation/brazeui/brazeinappmessageui/error/equatable-implementations.json index 57d2c85704..e2f1667743 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/equatable-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"Equatable Implementations"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations"},"kind":"article","sections":[],"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/!=(_:_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/!=(_:_:)","kind":"symbol","role":"symbol","type":"topic","title":"!=(_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/!=(_:_:)"}}} \ No newline at end of file +{"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/!=(_:_:)"],"generated":true}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/!=(_:_:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/!=(_:_:)","abstract":[],"title":"!=(_:_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/error-implementations.json b/data/documentation/brazeui/brazeinappmessageui/error/error-implementations.json index 0b16fae6aa..8affa2e8c0 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/error-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/error-implementations.json @@ -1 +1 @@ -{"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/localizedDescription"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"Error Implementations","role":"collectionGroup"},"kind":"article","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/localizedDescription":{"title":"localizedDescription","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/localizeddescription","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/localizedDescription","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/localizedDescription"],"title":"Instance Properties","generated":true}],"sections":[],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"Error Implementations"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/localizedDescription":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/localizedDescription","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/localizeddescription","role":"symbol","title":"localizedDescription","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/htmlnobaseurl.json b/data/documentation/brazeui/brazeinappmessageui/error/htmlnobaseurl.json index 543b41e43a..6b37cd8e38 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/htmlnobaseurl.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/htmlnobaseurl.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"htmlNoBaseURL"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/htmlnobaseurl"]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/htmlNoBaseURL","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13htmlNoBaseURLyA2EmF","roleHeading":"Case","symbolKind":"case","title":"BrazeInAppMessageUI.Error.htmlNoBaseURL","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"htmlNoBaseURL"}],"role":"symbol","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/htmlNoBaseURL":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"htmlNoBaseURL"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/htmlnobaseurl","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/htmlNoBaseURL","title":"BrazeInAppMessageUI.Error.htmlNoBaseURL","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/htmlNoBaseURL","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"htmlNoBaseURL"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/htmlnobaseurl"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13htmlNoBaseURLyA2EmF","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"htmlNoBaseURL","kind":"identifier"}],"title":"BrazeInAppMessageUI.Error.htmlNoBaseURL","modules":[{"name":"BrazeUI"}],"roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/htmlNoBaseURL":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"htmlNoBaseURL"}],"title":"BrazeInAppMessageUI.Error.htmlNoBaseURL","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/htmlNoBaseURL","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/htmlnobaseurl"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/invalidbrazeactions.json b/data/documentation/brazeui/brazeinappmessageui/error/invalidbrazeactions.json index 9e34242093..a9476d72af 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/invalidbrazeactions.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/invalidbrazeactions.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidBrazeActions","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidBrazeActions"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidbrazeactions"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO07invalidA7ActionsyA2EmF","symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidBrazeActions","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.Error.invalidBrazeActions"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidBrazeActions":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidBrazeActions"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidbrazeactions","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.invalidBrazeActions","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidBrazeActions"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidBrazeActions"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidBrazeActions","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.Error.invalidBrazeActions","roleHeading":"Case","role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"invalidBrazeActions","kind":"identifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO07invalidA7ActionsyA2EmF"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidbrazeactions"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidBrazeActions":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidBrazeActions","title":"BrazeInAppMessageUI.Error.invalidBrazeActions","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidbrazeactions","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidBrazeActions","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/invalidconstraints.json b/data/documentation/brazeui/brazeinappmessageui/error/invalidconstraints.json index 0729e5ad91..09e47c314c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/invalidconstraints.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/invalidconstraints.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidConstraints"}],"symbolKind":"case","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO18invalidConstraintsyA2EmF","roleHeading":"Case","title":"BrazeInAppMessageUI.Error.invalidConstraints"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidConstraints"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidConstraints","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidConstraints":{"title":"BrazeInAppMessageUI.Error.invalidConstraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidConstraints","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidconstraints","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidConstraints","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidConstraints"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO18invalidConstraintsyA2EmF","title":"BrazeInAppMessageUI.Error.invalidConstraints","roleHeading":"Case","modules":[{"name":"BrazeUI"}],"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidConstraints","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidConstraints"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidconstraints"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidConstraints":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidConstraints"}],"type":"topic","title":"BrazeInAppMessageUI.Error.invalidConstraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidConstraints","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidconstraints"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/invalidpushprimer.json b/data/documentation/brazeui/brazeinappmessageui/error/invalidpushprimer.json index 8b49bc2846..fe7b6fb855 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/invalidpushprimer.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/invalidpushprimer.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidPushPrimer","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidpushprimer"]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO17invalidPushPrimeryA2EmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidPushPrimer","kind":"identifier"}],"role":"symbol","title":"BrazeInAppMessageUI.Error.invalidPushPrimer","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidPushPrimer","kind":"identifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidPushPrimer":{"type":"topic","abstract":[],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidPushPrimer","title":"BrazeInAppMessageUI.Error.invalidPushPrimer","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidPushPrimer","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidpushprimer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidPushPrimer"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"BrazeInAppMessageUI.Error.invalidPushPrimer","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidPushPrimer","kind":"identifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO17invalidPushPrimeryA2EmF","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidpushprimer"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidPushPrimer"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/invalidPushPrimer":{"title":"BrazeInAppMessageUI.Error.invalidPushPrimer","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"invalidPushPrimer","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidpushprimer","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/invalidPushPrimer","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/localizeddescription.json b/data/documentation/brazeui/brazeinappmessageui/error/localizeddescription.json index ec33fe732e..3d6d6aac78 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/localizeddescription.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/localizeddescription.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/localizedDescription","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/localizeddescription"]}],"metadata":{"extendedModule":"Swift","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C5ErrorO","roleHeading":"Instance Property","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"8.0"},{"beta":false,"deprecated":false,"unavailable":false,"name":"macOS","introducedAt":"10.10"},{"unavailable":false,"name":"tvOS","introducedAt":"9.0","beta":false,"deprecated":false},{"name":"watchOS","unavailable":false,"introducedAt":"2.0","beta":false,"deprecated":false}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"role":"symbol","title":"localizedDescription"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/Error-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/error-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations","title":"Error Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/localizedDescription":{"title":"localizedDescription","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/localizeddescription","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/localizedDescription","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/localizeddescription"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/localizedDescription","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C5ErrorO","title":"localizedDescription","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"8.0"},{"introducedAt":"10.10","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"introducedAt":"9.0","deprecated":false,"beta":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"2.0","deprecated":false,"beta":false,"unavailable":false}],"extendedModule":"Swift","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/localizedDescription":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/localizedDescription","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/localizeddescription","role":"symbol","title":"localizedDescription","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/Error-Implementations":{"abstract":[],"kind":"article","role":"collectionGroup","type":"topic","title":"Error Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/Error-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/error-implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/messagecontextinvalid.json b/data/documentation/brazeui/brazeinappmessageui/error/messagecontextinvalid.json index cb1f54bbe6..aa22162a61 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/messagecontextinvalid.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/messagecontextinvalid.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageContextInvalid"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO21messageContextInvalidyA2EmF","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"BrazeInAppMessageUI.Error.messageContextInvalid"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/messagecontextinvalid"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/messageContextInvalid","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageContextInvalid","kind":"identifier"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/messageContextInvalid":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/messagecontextinvalid","role":"symbol","title":"BrazeInAppMessageUI.Error.messageContextInvalid","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/messageContextInvalid","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageContextInvalid","kind":"identifier"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageContextInvalid"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/messageContextInvalid","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO21messageContextInvalidyA2EmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageContextInvalid"}],"title":"BrazeInAppMessageUI.Error.messageContextInvalid","role":"symbol","roleHeading":"Case","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/messagecontextinvalid"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/messageContextInvalid":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageContextInvalid"}],"type":"topic","title":"BrazeInAppMessageUI.Error.messageContextInvalid","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/messageContextInvalid","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/messagecontextinvalid"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/noapprootviewcontroller.json b/data/documentation/brazeui/brazeinappmessageui/error/noapprootviewcontroller.json index 49445a1b22..802d867635 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/noapprootviewcontroller.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/noapprootviewcontroller.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO02noD18RootViewControlleryA2EmF","title":"BrazeInAppMessageUI.Error.noAppRootViewController","symbolKind":"case","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noAppRootViewController"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noAppRootViewController"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noAppRootViewController","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/noapprootviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noAppRootViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noAppRootViewController","abstract":[],"kind":"symbol","title":"BrazeInAppMessageUI.Error.noAppRootViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/noapprootviewcontroller","type":"topic","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noAppRootViewController","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noAppRootViewController","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noAppRootViewController","kind":"identifier"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/noapprootviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"sections":[],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noAppRootViewController"}],"roleHeading":"Case","symbolKind":"case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO02noD18RootViewControlleryA2EmF","title":"BrazeInAppMessageUI.Error.noAppRootViewController"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noAppRootViewController":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noAppRootViewController","kind":"identifier"}],"title":"BrazeInAppMessageUI.Error.noAppRootViewController","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noAppRootViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/noapprootviewcontroller"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/nocontextlogclick.json b/data/documentation/brazeui/brazeinappmessageui/error/nocontextlogclick.json index 55eb09b47b..ca72294e5f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/nocontextlogclick.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/nocontextlogclick.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogclick"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogClick","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"sections":[],"kind":"symbol","metadata":{"title":"BrazeInAppMessageUI.Error.noContextLogClick","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO17noContextLogClickyA2EmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noContextLogClick","kind":"identifier"}],"symbolKind":"case"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noContextLogClick"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextLogClick":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noContextLogClick","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogclick","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noContextLogClick","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogClick"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noContextLogClick","kind":"identifier"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogClick"},"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noContextLogClick","kind":"identifier"}],"title":"BrazeInAppMessageUI.Error.noContextLogClick","symbolKind":"case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO17noContextLogClickyA2EmF","roleHeading":"Case","modules":[{"name":"BrazeUI"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogclick"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextLogClick":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogclick","title":"BrazeInAppMessageUI.Error.noContextLogClick","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextLogClick"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogClick","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/nocontextlogimpression.json b/data/documentation/brazeui/brazeinappmessageui/error/nocontextlogimpression.json index f5e2b14be5..2688f280cc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/nocontextlogimpression.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/nocontextlogimpression.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextLogImpression"}],"role":"symbol","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO22noContextLogImpressionyA2EmF","symbolKind":"case","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.Error.noContextLogImpression"},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogImpression"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noContextLogImpression","kind":"identifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogimpression"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextLogImpression":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noContextLogImpression","kind":"identifier"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogimpression","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogImpression","kind":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noContextLogImpression"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogimpression"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noContextLogImpression","kind":"identifier"}],"title":"BrazeInAppMessageUI.Error.noContextLogImpression","symbolKind":"case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO22noContextLogImpressionyA2EmF","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogImpression"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noContextLogImpression"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextLogImpression":{"type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noContextLogImpression","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.Error.noContextLogImpression","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextLogImpression","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogimpression","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/nocontextprocessclickaction.json b/data/documentation/brazeui/brazeinappmessageui/error/nocontextprocessclickaction.json index b5a034c995..c2f11310ed 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/nocontextprocessclickaction.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/nocontextprocessclickaction.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO27noContextProcessClickActionyA2EmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noContextProcessClickAction"}],"role":"symbol","roleHeading":"Case","title":"BrazeInAppMessageUI.Error.noContextProcessClickAction","modules":[{"name":"BrazeUI"}],"symbolKind":"case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextProcessClickAction","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noContextProcessClickAction"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextprocessclickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextProcessClickAction":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextProcessClickAction"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextprocessclickaction","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextProcessClickAction","kind":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noContextProcessClickAction"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextprocessclickaction"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextProcessClickAction"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO27noContextProcessClickActionyA2EmF","role":"symbol","title":"BrazeInAppMessageUI.Error.noContextProcessClickAction","roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noContextProcessClickAction","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextProcessClickAction"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noContextProcessClickAction":{"title":"BrazeInAppMessageUI.Error.noContextProcessClickAction","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noContextProcessClickAction","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextprocessclickaction","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noContextProcessClickAction"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/nofontawesome.json b/data/documentation/brazeui/brazeinappmessageui/error/nofontawesome.json index 6157b7cd87..617a628f64 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/nofontawesome.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/nofontawesome.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"BrazeInAppMessageUI.Error.noFontAwesome","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noFontAwesome"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13noFontAwesomeyA2EmF"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noFontAwesome"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noFontAwesome"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nofontawesome"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noFontAwesome":{"role":"symbol","title":"BrazeInAppMessageUI.Error.noFontAwesome","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noFontAwesome"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nofontawesome","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noFontAwesome"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nofontawesome"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noFontAwesome"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noFontAwesome"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13noFontAwesomeyA2EmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noFontAwesome","kind":"identifier"}],"roleHeading":"Case","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.Error.noFontAwesome","role":"symbol","symbolKind":"case"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noFontAwesome":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noFontAwesome","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nofontawesome","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noFontAwesome"}],"type":"topic","title":"BrazeInAppMessageUI.Error.noFontAwesome"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/nomainthread.json b/data/documentation/brazeui/brazeinappmessageui/error/nomainthread.json index 733b5015db..adc785cd51 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/nomainthread.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/nomainthread.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO12noMainThreadyA2EmF","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.Error.noMainThread","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noMainThread"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMainThread","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noMainThread","kind":"identifier"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nomainthread"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMainThread":{"title":"BrazeInAppMessageUI.Error.noMainThread","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMainThread","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomainthread","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noMainThread","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMainThread"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO12noMainThreadyA2EmF","title":"BrazeInAppMessageUI.Error.noMainThread","roleHeading":"Case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noMainThread","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"case"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMainThread","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nomainthread"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMainThread":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noMainThread"}],"type":"topic","title":"BrazeInAppMessageUI.Error.noMainThread","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMainThread","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomainthread"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/nomatchingorientation.json b/data/documentation/brazeui/brazeinappmessageui/error/nomatchingorientation.json index 70b445b4a9..f77959f62a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/nomatchingorientation.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/nomatchingorientation.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nomatchingorientation"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noMatchingOrientation","kind":"identifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMatchingOrientation","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"BrazeInAppMessageUI.Error.noMatchingOrientation","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO21noMatchingOrientationyA2EmF","symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noMatchingOrientation","kind":"identifier"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMatchingOrientation":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noMatchingOrientation","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomatchingorientation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMatchingOrientation","title":"BrazeInAppMessageUI.Error.noMatchingOrientation","abstract":[]}}} \ No newline at end of file +{"metadata":{"title":"BrazeInAppMessageUI.Error.noMatchingOrientation","role":"symbol","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noMatchingOrientation"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO21noMatchingOrientationyA2EmF","roleHeading":"Case","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMatchingOrientation"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noMatchingOrientation","kind":"identifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nomatchingorientation"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMatchingOrientation":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noMatchingOrientation","kind":"identifier"}],"title":"BrazeInAppMessageUI.Error.noMatchingOrientation","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMatchingOrientation","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomatchingorientation"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/nomessageview.json b/data/documentation/brazeui/brazeinappmessageui/error/nomessageview.json index 59a6658922..36109ee5ef 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/nomessageview.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/nomessageview.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noMessageView"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nomessageview"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO02noE4ViewyA2EmF","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noMessageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.Error.noMessageView"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMessageView","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMessageView":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noMessageView","kind":"identifier"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomessageview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMessageView","kind":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noMessageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nomessageview"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noMessageView","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMessageView","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO02noE4ViewyA2EmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noMessageView"}],"symbolKind":"case","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.Error.noMessageView","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noMessageView":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noMessageView","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.Error.noMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noMessageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomessageview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/nowindowscene.json b/data/documentation/brazeui/brazeinappmessageui/error/nowindowscene.json index 438a7bd90e..e5d29de1e6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/nowindowscene.json +++ b/data/documentation/brazeui/brazeinappmessageui/error/nowindowscene.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nowindowscene"]}],"metadata":{"title":"BrazeInAppMessageUI.Error.noWindowScene","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13noWindowSceneyA2EmF","symbolKind":"case","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noWindowScene","kind":"identifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noWindowScene","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noWindowScene"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noWindowScene":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noWindowScene"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nowindowscene","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.noWindowScene","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noWindowScene"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noWindowScene"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noWindowScene","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"noWindowScene","kind":"identifier"}],"role":"symbol","symbolKind":"case","title":"BrazeInAppMessageUI.Error.noWindowScene","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13noWindowSceneyA2EmF"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/nowindowscene"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/noWindowScene":{"abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"noWindowScene"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/noWindowScene","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nowindowscene","type":"topic","kind":"symbol","title":"BrazeInAppMessageUI.Error.noWindowScene"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/othermessagepresented(push:).json b/data/documentation/brazeui/brazeinappmessageui/error/othermessagepresented(push:).json index 9bd22d18ca..cf507008fe 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/othermessagepresented(push:).json +++ b/data/documentation/brazeui/brazeinappmessageui/error/othermessagepresented(push:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"otherMessagePresented"},{"kind":"text","text":"("},{"kind":"externalParam","text":"push"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/otherMessagePresented(push:)"},"metadata":{"title":"BrazeInAppMessageUI.Error.otherMessagePresented(push:)","modules":[{"name":"BrazeUI"}],"symbolKind":"case","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"otherMessagePresented"},{"kind":"text","text":"("},{"text":"push","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO05otherE9PresentedyAESb_tcAEmF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/othermessagepresented(push:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/otherMessagePresented(push:)":{"kind":"symbol","title":"BrazeInAppMessageUI.Error.otherMessagePresented(push:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/othermessagepresented(push:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/otherMessagePresented(push:)","abstract":[],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"otherMessagePresented","kind":"identifier"},{"text":"(","kind":"text"},{"text":"push","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO05otherE9PresentedyAESb_tcAEmF","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"otherMessagePresented"},{"kind":"text","text":"("},{"text":"push","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"roleHeading":"Case","symbolKind":"case","title":"BrazeInAppMessageUI.Error.otherMessagePresented(push:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/othermessagepresented(push:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"otherMessagePresented"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"push"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/otherMessagePresented(push:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/otherMessagePresented(push:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/othermessagepresented(push:)","type":"topic","title":"BrazeInAppMessageUI.Error.otherMessagePresented(push:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"otherMessagePresented","kind":"identifier"},{"text":"(","kind":"text"},{"text":"push","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/otherMessagePresented(push:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/rawtotypedconversion(_:).json b/data/documentation/brazeui/brazeinappmessageui/error/rawtotypedconversion(_:).json index 2b93515422..75412f8f45 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/rawtotypedconversion(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/error/rawtotypedconversion(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/rawToTypedConversion(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rawToTypedConversion","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","text":"ErrorString","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO20rawToTypedConversionyAE0A3Kit0A0C0F6StringVcAEmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"rawToTypedConversion","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","text":"ErrorString","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.Error.rawToTypedConversion(_:)","symbolKind":"case"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/rawtotypedconversion(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/rawToTypedConversion(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rawToTypedConversion","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ErrorString","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV"},{"kind":"text","text":")"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/rawtotypedconversion(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/rawToTypedConversion(_:)","kind":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.rawToTypedConversion(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/rawToTypedConversion(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/rawtotypedconversion(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"case","title":"BrazeInAppMessageUI.Error.rawToTypedConversion(_:)","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO20rawToTypedConversionyAE0A3Kit0A0C0F6StringVcAEmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rawToTypedConversion","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ErrorString","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV"},{"kind":"text","text":")"}],"roleHeading":"Case","modules":[{"name":"BrazeUI"}],"role":"symbol"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawToTypedConversion"},{"kind":"text","text":"("},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ErrorString","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/rawToTypedConversion(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"rawToTypedConversion","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"BrazeInAppMessageUI.Error.rawToTypedConversion(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/rawToTypedConversion(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/rawtotypedconversion(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/webviewnavigation(_:).json b/data/documentation/brazeui/brazeinappmessageui/error/webviewnavigation(_:).json index 6c1a4bffa9..c7d24a8ebf 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/webviewnavigation(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/error/webviewnavigation(_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewNavigation"},{"kind":"text","text":"("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","text":"ErrorString"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewnavigation(_:)"]}],"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO17webViewNavigationyAE0A3Kit0A0C0F6StringVcAEmF","modules":[{"name":"BrazeUI"}],"symbolKind":"case","roleHeading":"Case","title":"BrazeInAppMessageUI.Error.webViewNavigation(_:)","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewNavigation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier","text":"ErrorString"},{"kind":"text","text":")"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewNavigation(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewNavigation(_:)":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"webViewNavigation","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"ErrorString","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewnavigation(_:)","kind":"symbol","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.Error.webViewNavigation(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewNavigation(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString","abstract":[{"type":"text","text":"Flattened representation of a "},{"type":"codeVoice","code":"Swift.Error"},{"text":".","type":"text"}],"url":"\/documentation\/brazekit\/braze\/errorstring","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ErrorString","kind":"identifier"}],"navigatorTitle":[{"text":"ErrorString","kind":"identifier"}],"title":"Braze.ErrorString","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewNavigation"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"ErrorString","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewnavigation(_:)"]}],"metadata":{"symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewNavigation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ErrorString","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.Error.webViewNavigation(_:)","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO17webViewNavigationyAE0A3Kit0A0C0F6StringVcAEmF","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewNavigation(_:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewNavigation(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"webViewNavigation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ErrorStringV","text":"ErrorString"},{"text":")","kind":"text"}],"type":"topic","title":"BrazeInAppMessageUI.Error.webViewNavigation(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewNavigation(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewnavigation(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ErrorString":{"navigatorTitle":[{"kind":"identifier","text":"ErrorString"}],"abstract":[{"type":"text","text":"Flattened representation of a "},{"code":"Swift.Error","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorString"}],"url":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ErrorString"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/webviewquery(_:).json b/data/documentation/brazeui/brazeinappmessageui/error/webviewquery(_:).json index 62bb14546a..e3f33be9f8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/webviewquery(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/error/webviewquery(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"webViewQuery","kind":"identifier"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewquery(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQuery","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"text":")","kind":"text"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.Error.webViewQuery(_:)","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO12webViewQueryyAE0A3Kit0A0C03WebH6BridgeO0I7HandlerVADOcAEmF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewQuery(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","role":"symbol","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.QueryHandler.Error","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewQuery(_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewquery(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQuery","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewQuery(_:)","title":"BrazeInAppMessageUI.Error.webViewQuery(_:)"}}} \ No newline at end of file +{"sections":[],"metadata":{"title":"BrazeInAppMessageUI.Error.webViewQuery(_:)","symbolKind":"case","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO12webViewQueryyAE0A3Kit0A0C03WebH6BridgeO0I7HandlerVADOcAEmF","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQuery","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewQuery(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewquery(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewQuery"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler/Error":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"text":"Error","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler\/Error","type":"topic","role":"symbol","kind":"symbol","title":"Braze.WebViewBridge.QueryHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewQuery(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"webViewQuery","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","title":"BrazeInAppMessageUI.Error.webViewQuery(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewQuery(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewquery(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/webviewscheme(_:).json b/data/documentation/brazeui/brazeinappmessageui/error/webviewscheme(_:).json index 41af379363..24a8c87f2a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/webviewscheme(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/error/webviewscheme(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScheme(_:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13webViewSchemeyAE0A3Kit0A0C03WebH6BridgeO0I7HandlerCADOcAEmF","symbolKind":"case","title":"BrazeInAppMessageUI.Error.webViewScheme(_:)","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScheme"},{"text":"(","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScheme","kind":"identifier"},{"kind":"text","text":"("},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscheme(_:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler.Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Error","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewScheme(_:)":{"title":"BrazeInAppMessageUI.Error.webViewScheme(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScheme(_:)","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscheme(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"webViewScheme","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","text":"SchemeHandler"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}]}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscheme(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScheme(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScheme"},{"kind":"text","text":"("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"},{"text":".","kind":"text"},{"text":"SchemeHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13webViewSchemeyAE0A3Kit0A0C03WebH6BridgeO0I7HandlerCADOcAEmF","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScheme"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":")"}],"roleHeading":"Case","symbolKind":"case","title":"BrazeInAppMessageUI.Error.webViewScheme(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewScheme(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScheme(_:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscheme(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScheme"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC5ErrorO","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}],"type":"topic","title":"BrazeInAppMessageUI.Error.webViewScheme(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler/Error":{"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.SchemeHandler.Error","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","navigatorTitle":[{"kind":"identifier","text":"Error"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler\/Error"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/error/webviewscript(_:).json b/data/documentation/brazeui/brazeinappmessageui/error/webviewscript(_:).json index bdf87c5b61..514ff1e2c0 100644 --- a/data/documentation/brazeui/brazeinappmessageui/error/webviewscript(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/error/webviewscript(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScript","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13webViewScriptyAE0A3Kit0A0C03WebH6BridgeO0iE7HandlerCADOcAEmF","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScript"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier","text":"ScriptMessageHandler"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"case","role":"symbol","roleHeading":"Case","title":"BrazeInAppMessageUI.Error.webViewScript(_:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscript(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScript(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewScript(_:)":{"title":"BrazeInAppMessageUI.Error.webViewScript(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScript(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscript(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScript","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Error"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"webViewScript","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"},{"kind":"text","text":"."},{"text":"ScriptMessageHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"title":"BrazeInAppMessageUI.Error.webViewScript(_:)","symbolKind":"case","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C5ErrorO13webViewScriptyAE0A3Kit0A0C03WebH6BridgeO0iE7HandlerCADOcAEmF","role":"symbol","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScript"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Error","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScript(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscript(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler/Error":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler\/Error","navigatorTitle":[{"text":"Error","kind":"identifier"}],"title":"Braze.WebViewBridge.ScriptMessageHandler.Error","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Error"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error/webViewScript(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScript"},{"text":"(","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC5ErrorO","text":"Error"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscript(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error\/webViewScript(_:)","abstract":[],"role":"symbol","title":"BrazeInAppMessageUI.Error.webViewScript(_:)"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview.json index 118c48362a..4f8d360e55 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"},"abstract":[{"type":"text","text":"The view for full image in-app messages."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/init(message:attributes:gifViewProvider:presented:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/displayMode-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/preferredDisplayMode"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/traitCollectionDidChange(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"],"title":"Enumerations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"languages":["swift"]}]},{"content":[{"level":2,"text":"Overview","type":"heading","anchor":"overview"},{"type":"paragraph","inlineContent":[{"text":"The full image view can be customized using the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","isActive":true,"type":"reference"},{"text":" ","type":"text"},{"type":"text","text":"property."},{"text":" ","type":"text"},{"type":"text","text":"By default, the full image view takes all available space on small screens and is displayed as"},{"type":"text","text":" "},{"text":"a modal on large screens (e.g. iPad, Desktop).","type":"text"}]}],"kind":"content"}],"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"],"type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"metadata":{"title":"BrazeInAppMessageUI.FullImageView","roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","symbolKind":"class","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/present(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/present(completion:)","title":"present(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/present(completion:)","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"kind":"symbol"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/preferredDisplayMode":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/preferredDisplayMode","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/preferreddisplaymode","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[],"kind":"symbol","title":"preferredDisplayMode","type":"topic"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/init(message:attributes:gifViewProvider:presented:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/init(message:attributes:gifviewprovider:presented:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","kind":"typeIdentifier","text":"FullImage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider"},{"kind":"text","text":", "},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/init(message:attributes:gifViewProvider:presented:)","role":"symbol","title":"init(message:attributes:gifViewProvider:presented:)","kind":"symbol"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/attributes-swift.property":{"title":"attributes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","type":"unresolvable","title":"UIKit.UIFocusItem"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable","title":"UIKit.UIDynamicItem"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable","title":"UIKit.UITraitChangeObservable"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable","title":"UIKit.UIAppearance"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/traitCollectionDidChange(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"title":"traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/traitcollectiondidchange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/traitCollectionDidChange(_:)","role":"symbol"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/displayMode-swift.property":{"abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"displayMode"},{"kind":"text","text":": "},{"text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/displayMode-swift.property","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.property","title":"displayMode","role":"symbol"}}} \ No newline at end of file +{"sections":[],"metadata":{"extendedModule":"BrazeUI","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"symbolKind":"class","role":"symbol","roleHeading":"Class","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"title":"BrazeInAppMessageUI.FullImageView"},"kind":"symbol","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"},"relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Overview","level":2,"type":"heading","anchor":"overview"},{"type":"paragraph","inlineContent":[{"text":"The full image view can be customized using the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property"},{"type":"text","text":" "},{"type":"text","text":"property."},{"type":"text","text":" "},{"type":"text","text":"By default, the full image view takes all available space on small screens and is displayed as"},{"text":" ","type":"text"},{"type":"text","text":"a modal on large screens (e.g. iPad, Desktop)."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"],"title":"Structures"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/init(message:attributes:gifViewProvider:presented:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/displayMode-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/preferredDisplayMode"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/traitCollectionDidChange(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"references":{"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/attributes-swift.property":{"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property","title":"attributes"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/traitCollectionDidChange(_:)":{"title":"traitCollectionDidChange(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/traitCollectionDidChange(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/traitcollectiondidchange(_:)","kind":"symbol"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/preferredDisplayMode":{"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/preferredDisplayMode","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"text":"DisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO"},{"text":"?","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/preferreddisplaymode","title":"preferredDisplayMode"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/displayMode-swift.property":{"title":"displayMode","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/displayMode-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"displayMode","kind":"identifier"},{"text":": ","kind":"text"},{"text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","kind":"typeIdentifier"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.property","kind":"symbol"},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/init(message:attributes:gifViewProvider:presented:)":{"title":"init(message:attributes:gifViewProvider:presented:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/init(message:attributes:gifViewProvider:presented:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","kind":"typeIdentifier","text":"FullImage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/init(message:attributes:gifviewprovider:presented:)","kind":"symbol"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/present(completion:)":{"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/present(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/present(completion:)","title":"present(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes.json index 03287d326d..7207f2ec58 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}]}]},{"content":[{"type":"heading","anchor":"overview","level":2,"text":"Overview"},{"inlineContent":[{"type":"text","text":"Attributes can be updated in multiple ways:"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"Via modifying the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults"},{"type":"text","text":" static property"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via implementing the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"text":" ","type":"text"},{"text":"delegate.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Via modifying the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","isActive":true},{"type":"text","text":" attributes on the"},{"type":"text","text":" "},{"code":"BrazeInAppMessageUI","type":"codeVoice"},{"type":"text","text":" instance."}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"metadata":{"modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","symbolKind":"struct","roleHeading":"Structure"},"abstract":[{"type":"text","text":"The attributes supported by the full image in-app message view."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/buttonsAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/dismissOnBackgroundTap","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/preferredDisplayMode","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/scrollLargeImages","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/shadow"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults"],"title":"Type Properties"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes"]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerCurve","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"title":"cornerCurve","abstract":[{"type":"text","text":"The content view corner curve."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornercurve","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes"}],"title":"defaults","abstract":[{"type":"text","text":"The defaults full image view attributes."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/defaults","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/dismissOnBackgroundTap":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/dismissOnBackgroundTap","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"dismissOnBackgroundTap","abstract":[{"type":"text","text":"Specify whether the full image in-app message view can be dismissed from a tap with the"},{"text":" ","type":"text"},{"type":"text","text":"view’s background."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/dismissonbackgroundtap","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onTheme":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/ontheme","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"role":"symbol","type":"topic","title":"onTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onTheme","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/minWidth":{"abstract":[{"text":"The minimum width (used when displayed as modal).","type":"text"}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/minwidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/minWidth","title":"minWidth","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"title":"messageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","abstract":[{"text":"The currently visible message view.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/padding":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/padding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"title":"padding","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/maxHeight":{"type":"topic","abstract":[{"text":"The maximum height (used when displayed as modal).","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxHeight","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxheight","title":"maxHeight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/cornerRadius":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerRadius","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornerradius","abstract":[{"type":"text","text":"The content view corner radius."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"title":"cornerRadius"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/preferredDisplayMode":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/preferredDisplayMode","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"},{"text":").","type":"text"}],"title":"preferredDisplayMode","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/preferreddisplaymode"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/buttonsAttributes":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/buttonsattributes","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/buttonsAttributes","title":"buttonsAttributes","abstract":[{"type":"text","text":"The buttons attributes."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/scrollLargeImages":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollLargeImages","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/scrolllargeimages","kind":"symbol","role":"symbol","type":"topic","title":"scrollLargeImages","abstract":[{"text":"Specify whether the full image in-app message view displays the image in a scroll view","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"for large images."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/scrollLargeImages"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/margin":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/margin","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"type":"topic","title":"margin","abstract":[{"text":"The minimum spacing around the content view (used when displayed as modal).","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onPresent":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onPresent","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"type":"topic","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"title":"onPresent","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onpresent"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/shadow":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The content view shadow."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/shadow","role":"symbol","title":"shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onLayout":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onLayout","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"type":"topic","title":"onLayout","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onlayout"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxWidth","abstract":[{"type":"text","text":"The maximum width (used when displayed as modal)."}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxwidth","title":"maxWidth","role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"},"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/buttonsAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/dismissOnBackgroundTap","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/preferredDisplayMode","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/scrollLargeImages","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/shadow"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults"]}],"metadata":{"title":"BrazeInAppMessageUI.FullImageView.Attributes","roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"struct","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"languages":["swift"]}]},{"content":[{"type":"heading","level":2,"anchor":"overview","text":"Overview"},{"inlineContent":[{"text":"Attributes can be updated in multiple ways:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults"},{"text":" static property","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via implementing the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"delegate."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Via modifying the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView"},{"text":" attributes on the","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"BrazeInAppMessageUI"},{"text":" instance.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/dismissOnBackgroundTap":{"abstract":[{"type":"text","text":"Specify whether the full image in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"type":"text","text":"view’s background."}],"kind":"symbol","title":"dismissOnBackgroundTap","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/dismissOnBackgroundTap","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/dismissonbackgroundtap"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/defaults":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/defaults","abstract":[{"text":"The defaults full image view attributes.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier"}],"type":"topic","title":"defaults"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onLayout":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onLayout","role":"symbol","title":"onLayout","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onlayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/maxHeight":{"title":"maxHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxheight","abstract":[{"text":"The maximum height (used when displayed as modal).","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxHeight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"title":"messageView","type":"topic","kind":"symbol","abstract":[{"text":"The currently visible message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/margin":{"title":"margin","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"abstract":[{"text":"The minimum spacing around the content view (used when displayed as modal).","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/margin","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/buttonsAttributes":{"kind":"symbol","abstract":[{"text":"The buttons attributes.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/buttonsattributes","type":"topic","title":"buttonsAttributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/buttonsAttributes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxWidth","title":"maxWidth","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxwidth","role":"symbol","kind":"symbol","type":"topic","abstract":[{"text":"The maximum width (used when displayed as modal).","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/cornerRadius":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol","title":"cornerRadius","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornerradius","abstract":[{"text":"The content view corner radius.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerRadius","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/padding":{"title":"padding","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/padding","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/minWidth":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"abstract":[{"type":"text","text":"The minimum width (used when displayed as modal)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/minWidth","role":"symbol","type":"topic","kind":"symbol","title":"minWidth","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/minwidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/cornerCurve":{"abstract":[{"type":"text","text":"The content view corner curve."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornercurve","kind":"symbol","title":"cornerCurve","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerCurve","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onTheme":{"role":"symbol","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onTheme","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/ontheme","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"kind":"text","text":": (("},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"type":"topic","title":"onTheme"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/preferredDisplayMode":{"kind":"symbol","title":"preferredDisplayMode","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/preferredDisplayMode","abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","isActive":true,"type":"reference"},{"text":").","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/preferreddisplaymode","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/scrollLargeImages":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/scrollLargeImages","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"scrollLargeImages","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/scrolllargeimages","role":"symbol","title":"scrollLargeImages","abstract":[{"text":"Specify whether the full image in-app message view displays the image in a scroll view","type":"text"},{"text":" ","type":"text"},{"text":"for large images.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onPresent":{"title":"onPresent","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onpresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onPresent"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/shadow":{"abstract":[{"text":"The content view shadow.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/shadow","title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/shadow","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/buttonsattributes.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/buttonsattributes.json index 8af722f92d..4046908580 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/buttonsattributes.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/buttonsattributes.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonsAttributes"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ButtonView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","text":"Attributes"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","title":"buttonsAttributes","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonsAttributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV07buttonsI0AC06ButtonH0CAFVvp"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/buttonsattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/buttonsAttributes","interfaceLanguage":"swift"},"abstract":[{"text":"The buttons attributes.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/buttonsAttributes":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/buttonsattributes","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/buttonsAttributes","title":"buttonsAttributes","abstract":[{"type":"text","text":"The buttons attributes."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The buttons attributes."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","text":"ButtonView"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV07buttonsI0AC06ButtonH0CAFVvp","role":"symbol","symbolKind":"property","title":"buttonsAttributes","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/buttonsAttributes"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/buttonsattributes"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/buttonsAttributes":{"kind":"symbol","abstract":[{"text":"The buttons attributes.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/buttonsattributes","type":"topic","title":"buttonsAttributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/buttonsAttributes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/cornercurve.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/cornercurve.json index b242815ca9..ed1f9bd8b2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/cornercurve.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/cornercurve.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","title":"cornerCurve","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"platforms":[{"name":"iOS","introducedAt":"13.0","beta":false,"unavailable":false,"deprecated":false}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV11cornerCurveSo013CALayerCornerK0avp","roleHeading":"Instance Property","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornercurve"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerCurve","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The content view corner curve."}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier","text":"CALayerCornerCurve"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerCurve","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"title":"cornerCurve","abstract":[{"type":"text","text":"The content view corner curve."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornercurve","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerCurve","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"roleHeading":"Instance Property","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"}],"title":"cornerCurve","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV11cornerCurveSo013CALayerCornerK0avp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}]},"abstract":[{"text":"The content view corner curve.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornercurve"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/cornerCurve":{"abstract":[{"type":"text","text":"The content view corner curve."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornercurve","kind":"symbol","title":"cornerCurve","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerCurve","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/cornerradius.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/cornerradius.json index 2e4699f36b..a6b1ba5b11 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/cornerradius.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/cornerradius.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV12cornerRadiusSdvp","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"symbolKind":"property","title":"cornerRadius"},"abstract":[{"text":"The content view corner radius.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerRadius"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornerradius"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/cornerRadius":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerRadius","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornerradius","abstract":[{"type":"text","text":"The content view corner radius."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"title":"cornerRadius"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornerradius"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerRadius","interfaceLanguage":"swift"},"abstract":[{"text":"The content view corner radius.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"cornerRadius","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV12cornerRadiusSdvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/cornerRadius":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol","title":"cornerRadius","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornerradius","abstract":[{"text":"The content view corner radius.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/cornerRadius","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/defaults.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/defaults.json index 6a0652f6fb..49ca9639b2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/defaults.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/defaults.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"sections":[],"abstract":[{"type":"text","text":"The defaults full image view attributes."}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"defaults","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV8defaultsAGvpZ","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes"}],"roleHeading":"Type Property"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullImageView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":".","kind":"text"},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV"}]}]},{"content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all full image in-app messages"},{"text":" ","type":"text"},{"text":"presented by the SDK.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes"}],"title":"defaults","abstract":[{"type":"text","text":"The defaults full image view attributes."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/defaults","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","kind":"typeIdentifier","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV"}]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all full image in-app messages"},{"text":" ","type":"text"},{"type":"text","text":"presented by the SDK."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The defaults full image view attributes.","type":"text"}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV8defaultsAGvpZ","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV"}],"roleHeading":"Type Property","symbolKind":"property","title":"defaults"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/defaults":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/defaults","abstract":[{"text":"The defaults full image view attributes.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/defaults","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier"}],"type":"topic","title":"defaults"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/dismissonbackgroundtap.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/dismissonbackgroundtap.json index bd804ce6f1..569d5635a3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/dismissonbackgroundtap.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/dismissonbackgroundtap.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Specify whether the full image in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"text":"view’s background.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/dismissOnBackgroundTap"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/dismissonbackgroundtap"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV22dismissOnBackgroundTapSbvp","modules":[{"name":"BrazeUI"}],"title":"dismissOnBackgroundTap","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/dismissOnBackgroundTap":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/dismissOnBackgroundTap","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"dismissOnBackgroundTap","abstract":[{"type":"text","text":"Specify whether the full image in-app message view can be dismissed from a tap with the"},{"text":" ","type":"text"},{"type":"text","text":"view’s background."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/dismissonbackgroundtap","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV22dismissOnBackgroundTapSbvp","title":"dismissOnBackgroundTap","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/dismissonbackgroundtap"]}],"abstract":[{"type":"text","text":"Specify whether the full image in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"type":"text","text":"view’s background."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/dismissOnBackgroundTap"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/dismissOnBackgroundTap":{"abstract":[{"type":"text","text":"Specify whether the full image in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"type":"text","text":"view’s background."}],"kind":"symbol","title":"dismissOnBackgroundTap","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/dismissOnBackgroundTap","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/dismissonbackgroundtap"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/margin.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/margin.json index be1eccceb7..251dbda54c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/margin.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/margin.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The minimum spacing around the content view (used when displayed as modal).","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/margin","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"roleHeading":"Instance Property","title":"margin","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV6marginSo12UIEdgeInsetsVvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/margin":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/margin","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"type":"topic","title":"margin","abstract":[{"text":"The minimum spacing around the content view (used when displayed as modal).","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV6marginSo12UIEdgeInsetsVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"margin","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}]},"sections":[],"abstract":[{"type":"text","text":"The minimum spacing around the content view (used when displayed as modal)."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/margin","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/margin":{"title":"margin","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"abstract":[{"text":"The minimum spacing around the content view (used when displayed as modal).","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/margin","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/maxheight.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/maxheight.json index adfc73da49..16ab063044 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/maxheight.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/maxheight.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","title":"maxHeight","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV9maxHeightAA0H9DimensionVvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxHeight"},"abstract":[{"text":"The maximum height (used when displayed as modal).","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"text":"The maximum height is swapped with the maximum width for large UIs (e.g. iPad).","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxheight"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/maxHeight":{"type":"topic","abstract":[{"text":"The maximum height (used when displayed as modal).","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxHeight","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxheight","title":"maxHeight"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The maximum height (used when displayed as modal)."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","text":"ViewDimension","kind":"typeIdentifier"}],"languages":["swift"]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum height is swapped with the maximum width for large UIs (e.g. iPad)."}]}],"kind":"content"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxheight"]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV9maxHeightAA0H9DimensionVvp","title":"maxHeight","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxHeight","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/maxHeight":{"title":"maxHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxheight","abstract":[{"text":"The maximum height (used when displayed as modal).","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxHeight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/maxwidth.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/maxwidth.json index 552100d9a1..0a9c7f08f3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/maxwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/maxwidth.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The maximum width is swapped with the maximum height for large UIs (e.g. iPad).","type":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxwidth"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxWidth"},"abstract":[{"text":"The maximum width (used when displayed as modal).","type":"text"}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV8maxWidthAA0H9DimensionVvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","title":"maxWidth","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxWidth","abstract":[{"type":"text","text":"The maximum width (used when displayed as modal)."}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxwidth","title":"maxWidth","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"inlineContent":[{"text":"The maximum width is swapped with the maximum height for large UIs (e.g. iPad).","type":"text"}],"type":"paragraph"}]}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxwidth"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxWidth","interfaceLanguage":"swift"},"abstract":[{"text":"The maximum width (used when displayed as modal).","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV8maxWidthAA0H9DimensionVvp","title":"maxWidth","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/maxWidth","title":"maxWidth","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxwidth","role":"symbol","kind":"symbol","type":"topic","abstract":[{"text":"The maximum width (used when displayed as modal).","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/minwidth.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/minwidth.json index 4933fc09c1..dd49bfc773 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/minwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/minwidth.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/minwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/minWidth","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV8minWidthAA0H9DimensionVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"minWidth","roleHeading":"Instance Property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The minimum width (used when displayed as modal).","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"minWidth"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/minWidth":{"abstract":[{"text":"The minimum width (used when displayed as modal).","type":"text"}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/minwidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/minWidth","title":"minWidth","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/minWidth"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minWidth"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/minwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV8minWidthAA0H9DimensionVvp","title":"minWidth"},"abstract":[{"type":"text","text":"The minimum width (used when displayed as modal)."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/minWidth":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"abstract":[{"type":"text","text":"The minimum width (used when displayed as modal)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/minWidth","role":"symbol","type":"topic","kind":"symbol","title":"minWidth","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/minwidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/onlayout.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/onlayout.json index e3216d3efb..a5202a333f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/onlayout.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/onlayout.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","title":"onLayout","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV8onLayoutyAC05ModalgH0CcSgvp","modules":[{"name":"BrazeUI"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onLayout"},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onlayout"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onLayout":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onLayout","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"type":"topic","title":"onLayout","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onlayout"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV8onLayoutyAC05ModalgH0CcSgvp","title":"onLayout","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onLayout"},"kind":"symbol","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onlayout"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onLayout","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onLayout":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onLayout","role":"symbol","title":"onLayout","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onlayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/onpresent.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/onpresent.json index 61117607de..e293762d6c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/onpresent.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/onpresent.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onpresent"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV9onPresentyAC05ModalgH0CcSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"title":"onPresent"},"kind":"symbol","abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onPresent"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onPresent":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onPresent","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"type":"topic","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"title":"onPresent","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onpresent"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onpresent"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onPresent"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"title":"onPresent","symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV9onPresentyAC05ModalgH0CcSgvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onPresent":{"title":"onPresent","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onpresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onPresent"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/ontheme.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/ontheme.json index a2510def44..05d72447f0 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/ontheme.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/ontheme.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV7onThemeyAC05ModalgH0CcSgvp","symbolKind":"property","title":"onTheme","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}]},"abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/ontheme"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onTheme","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"languages":["swift"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onTheme":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/ontheme","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"role":"symbol","type":"topic","title":"onTheme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onTheme","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV7onThemeyAC05ModalgH0CcSgvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"title":"onTheme"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/ontheme"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onTheme"},"sections":[],"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/onTheme":{"role":"symbol","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/onTheme","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/ontheme","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"kind":"text","text":": (("},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"type":"topic","title":"onTheme"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/padding.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/padding.json index 5e87ee9a1b..dc9bf532f6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/padding.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/padding.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"modules":[{"name":"BrazeUI"}],"title":"padding","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","symbolKind":"property","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/padding"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/padding","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/padding":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/padding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"title":"padding","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"metadata":{"title":"padding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/padding"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/padding"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/padding":{"title":"padding","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/padding","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/preferreddisplaymode.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/preferreddisplaymode.json index 50aa91cac7..d68edd4332 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/preferreddisplaymode.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/preferreddisplaymode.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/preferreddisplaymode"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"},{"text":").","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","text":"DisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV20preferredDisplayModeAE0kL0OSgvp","title":"preferredDisplayMode","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/preferredDisplayMode"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/preferredDisplayMode":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/preferredDisplayMode","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"},{"text":").","type":"text"}],"title":"preferredDisplayMode","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/preferreddisplaymode"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/preferreddisplaymode"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/preferredDisplayMode"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV20preferredDisplayModeAE0kL0OSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode"},{"kind":"text","text":"?"}],"title":"preferredDisplayMode","role":"symbol","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","isActive":true,"type":"reference"},{"text":").","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/preferredDisplayMode":{"kind":"symbol","title":"preferredDisplayMode","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/preferredDisplayMode","abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","isActive":true,"type":"reference"},{"text":").","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/preferreddisplaymode","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/scrolllargeimages.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/scrolllargeimages.json index 6ddb93b6a9..d9dda5d76a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/scrolllargeimages.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/scrolllargeimages.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollLargeImages"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/scrolllargeimages"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/scrollLargeImages"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"scrollLargeImages","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV17scrollLargeImagesSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"scrollLargeImages","symbolKind":"property"},"abstract":[{"type":"text","text":"Specify whether the full image in-app message view displays the image in a scroll view"},{"text":" ","type":"text"},{"text":"for large images.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/scrollLargeImages":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollLargeImages","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/scrolllargeimages","kind":"symbol","role":"symbol","type":"topic","title":"scrollLargeImages","abstract":[{"text":"Specify whether the full image in-app message view displays the image in a scroll view","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"for large images."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/scrollLargeImages"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/scrollLargeImages","interfaceLanguage":"swift"},"abstract":[{"text":"Specify whether the full image in-app message view displays the image in a scroll view","type":"text"},{"type":"text","text":" "},{"type":"text","text":"for large images."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"scrollLargeImages","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/scrolllargeimages"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV17scrollLargeImagesSbvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollLargeImages","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"scrollLargeImages","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/scrollLargeImages":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/scrollLargeImages","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"scrollLargeImages","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/scrolllargeimages","role":"symbol","title":"scrollLargeImages","abstract":[{"text":"Specify whether the full image in-app message view displays the image in a scroll view","type":"text"},{"text":" ","type":"text"},{"text":"for large images.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/shadow.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/shadow.json index 15d20b97ef..d36b86402c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/shadow.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/attributes/shadow.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV6shadowAA6ShadowVSgvp","roleHeading":"Instance Property","title":"shadow"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/shadow","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/shadow"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"abstract":[{"type":"text","text":"The content view shadow."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/shadow":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The content view shadow."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/shadow","role":"symbol","title":"shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/shadow","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV6shadowAA6ShadowVSgvp"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The content view shadow."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/shadow"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes/shadow":{"abstract":[{"text":"The content view shadow.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes\/shadow","title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/shadow","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum.json index 8cd6725881..e9226ea832 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum"]}],"kind":"symbol","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","type":"conformsTo"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/modal"],"title":"Enumeration Cases"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations"],"generated":true}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"enum","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","roleHeading":"Enumeration"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/full":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Displays the view full screen.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"}],"title":"BrazeInAppMessageUI.FullImageView.DisplayMode.full","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/full"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/modal":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Displays the view as a modal."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullImageView.DisplayMode.modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/modal"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/Equatable-Implementations":{"abstract":[],"kind":"article","role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations","title":"Equatable Implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","roleHeading":"Enumeration","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"enum"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/modal"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/full":{"abstract":[{"text":"Displays the view full screen.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/full","title":"BrazeInAppMessageUI.FullImageView.DisplayMode.full","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/full","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/Equatable-Implementations":{"type":"topic","title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/modal":{"abstract":[{"text":"Displays the view as a modal.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/modal","title":"BrazeInAppMessageUI.FullImageView.DisplayMode.modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/modal","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/!=(_:_:).json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/!=(_:_:).json index bae986ef0d..9fd0292171 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/!=(_:_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"extendedModule":"Swift","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","symbolKind":"op","title":"!=(_:_:)","roleHeading":"Operator"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/Equatable-Implementations":{"abstract":[],"kind":"article","role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations","title":"Equatable Implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/!=(_:_:)","title":"!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/!=(_:_:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/!=(_:_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/!=(_:_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"symbolKind":"op","roleHeading":"Operator","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","extendedModule":"Swift","role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/!=(_:_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/Equatable-Implementations":{"type":"topic","title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/equatable-implementations.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/equatable-implementations.json index 6d98c321d0..483bb581db 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/equatable-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/!=(_:_:)"],"generated":true,"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"Equatable Implementations"},"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/!=(_:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/!=(_:_:)","title":"!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/!=(_:_:)","abstract":[],"type":"topic"}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/Equatable-Implementations"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"Equatable Implementations"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/!=(_:_:)"],"title":"Operators"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/!=(_:_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/full.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/full.json index be422f4438..c49d2a4017 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/full.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/full.json @@ -1 +1 @@ -{"abstract":[{"text":"Displays the view full screen.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/full","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO4fullyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"}],"role":"symbol","title":"BrazeInAppMessageUI.FullImageView.DisplayMode.full","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","symbolKind":"case"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/full"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/full":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Displays the view full screen.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"}],"title":"BrazeInAppMessageUI.FullImageView.DisplayMode.full","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/full"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/full"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"]]},"metadata":{"roleHeading":"Case","title":"BrazeInAppMessageUI.FullImageView.DisplayMode.full","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"}],"symbolKind":"case","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO4fullyA2GmF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/full","interfaceLanguage":"swift"},"abstract":[{"text":"Displays the view full screen.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/full":{"abstract":[{"text":"Displays the view full screen.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/full","title":"BrazeInAppMessageUI.FullImageView.DisplayMode.full","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/full","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/modal.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/modal.json index 9cf1d565bc..0085f37083 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/modal.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.enum/modal.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/modal","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"]]},"metadata":{"role":"symbol","title":"BrazeInAppMessageUI.FullImageView.DisplayMode.modal","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO5modalyA2GmF","modules":[{"name":"BrazeUI"}],"symbolKind":"case","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"}],"languages":["swift"]}]}],"sections":[],"abstract":[{"type":"text","text":"Displays the view as a modal."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/modal":{"type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Displays the view as a modal."}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullImageView.DisplayMode.modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Displays the view as a modal."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"}],"role":"symbol","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO5modalyA2GmF","symbolKind":"case","title":"BrazeInAppMessageUI.FullImageView.DisplayMode.modal"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/modal"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/modal"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum/modal":{"abstract":[{"text":"Displays the view as a modal.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/modal","title":"BrazeInAppMessageUI.FullImageView.DisplayMode.modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum\/modal","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.property.json index 14ed2bfdaa..9c20743f14 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/displaymode-swift.property.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/displayMode-swift.property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"displayMode"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11displayModeAE07DisplayJ0Ovp","title":"displayMode","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"displayMode"},{"kind":"text","text":": "},{"text":"DisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO"}],"modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/displayMode-swift.property":{"abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"displayMode"},{"kind":"text","text":": "},{"text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/displayMode-swift.property","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.property","title":"displayMode","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"displayMode"},{"kind":"text","text":": "},{"text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11displayModeAE07DisplayJ0Ovp","symbolKind":"property","title":"displayMode"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/displayMode-swift.property"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"displayMode","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","kind":"typeIdentifier","text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.property"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/displayMode-swift.property":{"title":"displayMode","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/displayMode-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"displayMode","kind":"identifier"},{"text":": ","kind":"text"},{"text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","kind":"typeIdentifier"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.property","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/init(message:attributes:gifviewprovider:presented:).json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/init(message:attributes:gifviewprovider:presented:).json index 21111c846d..c8c1875f01 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/init(message:attributes:gifviewprovider:presented:).json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/init(message:attributes:gifviewprovider:presented:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/init(message:attributes:gifviewprovider:presented:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/init(message:attributes:gifViewProvider:presented:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV"},{"text":" = .defaults, ","kind":"text"},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" = .shared, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false)","kind":"text"}]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"init","title":"init(message:attributes:gifViewProvider:presented:)","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC7message10attributes03gifH8Provider9presentedAE0A3Kit0A0C0cdE0O0fG0V_AE10AttributesVAA07GIFViewL0VSbtcfc","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","text":"FullImage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/init(message:attributes:gifViewProvider:presented:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/init(message:attributes:gifviewprovider:presented:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","kind":"typeIdentifier","text":"FullImage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider"},{"kind":"text","text":", "},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/init(message:attributes:gifViewProvider:presented:)","role":"symbol","title":"init(message:attributes:gifViewProvider:presented:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullImage","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"FullImage"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","title":"Braze.InAppMessage.FullImage","abstract":[{"type":"text","text":"The Full Image message type."}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"init(message:attributes:gifViewProvider:presented:)","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC7message10attributes03gifH8Provider9presentedAE0A3Kit0A0C0cdE0O0fG0V_AE10AttributesVAA07GIFViewL0VSbtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"init","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/init(message:attributes:gifviewprovider:presented:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","text":"FullImage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes"},{"text":" = .defaults, ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"text":" = .shared, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = false)"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/init(message:attributes:gifViewProvider:presented:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/init(message:attributes:gifViewProvider:presented:)":{"title":"init(message:attributes:gifViewProvider:presented:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/init(message:attributes:gifViewProvider:presented:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO9FullImageV","kind":"typeIdentifier","text":"FullImage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/init(message:attributes:gifviewprovider:presented:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/FullImage-swift.struct":{"role":"symbol","navigatorTitle":[{"text":"FullImage","kind":"identifier"}],"abstract":[{"type":"text","text":"The Full Image message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","kind":"symbol","type":"topic","title":"Braze.InAppMessage.FullImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/FullImage-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImage"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/preferreddisplaymode.json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/preferreddisplaymode.json index 57d48bb70c..02f81c09d2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/preferreddisplaymode.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/preferreddisplaymode.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/preferreddisplaymode"]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"kind":"text","text":": "},{"text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"preferredDisplayMode","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC20preferredDisplayModeAE0jK0OSgvp","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/preferredDisplayMode","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","abstract":[{"type":"text","text":"Display modes supported by the full image in-app message view."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/preferredDisplayMode":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/preferredDisplayMode","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/preferreddisplaymode","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[],"kind":"symbol","title":"preferredDisplayMode","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredDisplayMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC20preferredDisplayModeAE0jK0OSgvp","symbolKind":"property","title":"preferredDisplayMode"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/preferredDisplayMode","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredDisplayMode"},{"kind":"text","text":": "},{"text":"DisplayMode","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/preferreddisplaymode"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/DisplayMode-swift.enum":{"title":"BrazeInAppMessageUI.FullImageView.DisplayMode","abstract":[{"text":"Display modes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/DisplayMode-swift.enum","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/preferredDisplayMode":{"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/preferredDisplayMode","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"text":"DisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC11DisplayModeO"},{"text":"?","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/preferreddisplaymode","title":"preferredDisplayMode"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/present(completion:).json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/present(completion:).json index d86ed3fee0..5c13cb14b3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/present(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/present(completion:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/present(completion:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"present(completion:)","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC7present10completionyyycSg_tF","symbolKind":"method","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/present(completion:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/present(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/present(completion:)","title":"present(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/present(completion:)","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"present(completion:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC7present10completionyyycSg_tF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/present(completion:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/present(completion:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/present(completion:)":{"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/present(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?)"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/present(completion:)","title":"present(completion:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullimageview/traitcollectiondidchange(_:).json b/data/documentation/brazeui/brazeinappmessageui/fullimageview/traitcollectiondidchange(_:).json index cf3468fb63..7546f7fffd 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullimageview/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/fullimageview/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"previousTraitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC24traitCollectionDidChangeyySo07UITraitJ0CSgF","title":"traitCollectionDidChange(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":"?)","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/traitCollectionDidChange(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"title":"traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/traitcollectiondidchange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/traitCollectionDidChange(_:)","role":"symbol"}}} \ No newline at end of file +{"metadata":{"title":"traitCollectionDidChange(_:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC24traitCollectionDidChangeyySo07UITraitJ0CSgF","role":"symbol"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"previousTraitCollection"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/traitcollectiondidchange(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/traitCollectionDidChange(_:)":{"title":"traitCollectionDidChange(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/traitCollectionDidChange(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/traitcollectiondidchange(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview.json b/data/documentation/brazeui/brazeinappmessageui/fullview.json index c6e98229d2..a46f663dba 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","interfaceLanguage":"swift"},"abstract":[{"text":"The view for full in-app messages.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/init(message:attributes:gifViewProvider:presented:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/displayMode-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/imageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/preferredDisplayMode"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/traitCollectionDidChange(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"],"title":"Enumerations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo"}],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"FullView"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","extendedModule":"BrazeUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"symbolKind":"class","role":"symbol","title":"BrazeInAppMessageUI.FullView"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullView"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Overview","anchor":"overview"},{"inlineContent":[{"type":"text","text":"The full view can be customized using the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","isActive":true,"type":"reference"},{"type":"text","text":" property."},{"text":" ","type":"text"},{"type":"text","text":"By default, the full view takes all available space on small screens and is displayed as a"},{"type":"text","text":" "},{"text":"modal on large screens (e.g. iPad, Desktop).","type":"text"}],"type":"paragraph"}]}],"references":{"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/traitCollectionDidChange(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/traitcollectiondidchange(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/traitCollectionDidChange(_:)","title":"traitCollectionDidChange(_:)"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/preferredDisplayMode":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/preferreddisplaymode","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/preferredDisplayMode","title":"preferredDisplayMode"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/installInternalConstraints()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/installinternalconstraints()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/installInternalConstraints()","title":"installInternalConstraints()"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/init(message:attributes:gifViewProvider:presented:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"kind":"text","text":", "},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"init(message:attributes:gifViewProvider:presented:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/init(message:attributes:gifViewProvider:presented:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/init(message:attributes:gifviewprovider:presented:)","abstract":[]},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/imageView":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView","kind":"typeIdentifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/imageview","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/imageView","title":"imageView"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/attributes-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","title":"attributes"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/displayMode-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"displayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/displayMode-swift.property","title":"displayMode"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/present(completion:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/present(completion:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/present(completion:)","title":"present(completion:)"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The view for full in-app messages.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"languages":["swift"]}]},{"content":[{"level":2,"type":"heading","text":"Overview","anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The full view can be customized using the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","type":"reference","isActive":true},{"text":" property.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"By default, the full view takes all available space on small screens and is displayed as a"},{"type":"text","text":" "},{"type":"text","text":"modal on large screens (e.g. iPad, Desktop)."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"metadata":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullView"}],"role":"symbol","symbolKind":"class","extendedModule":"BrazeUI","title":"BrazeInAppMessageUI.FullView","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","roleHeading":"Class"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/init(message:attributes:gifViewProvider:presented:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/displayMode-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/imageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/preferredDisplayMode"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/traitCollectionDidChange(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview"]}],"kind":"symbol","relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"],"type":"inheritsFrom"},{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"references":{"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/displayMode-swift.property":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.property","title":"displayMode","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/displayMode-swift.property","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"displayMode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","title":"UIKit.UIFocusItemContainer","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/preferredDisplayMode":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/preferreddisplaymode","title":"preferredDisplayMode","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/preferredDisplayMode","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/init(message:attributes:gifViewProvider:presented:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message:attributes:gifViewProvider:presented:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/init(message:attributes:gifViewProvider:presented:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Full","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"gifViewProvider","kind":"externalParam"},{"kind":"text","text":": "},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"kind":"text","text":", "},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/present(completion:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/present(completion:)","title":"present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/present(completion:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}]},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/attributes-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"role":"symbol","title":"attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/traitCollectionDidChange(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"role":"symbol","title":"traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/traitcollectiondidchange(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/traitCollectionDidChange(_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/installInternalConstraints()":{"title":"installInternalConstraints()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/installinternalconstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/installInternalConstraints()","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/imageView":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView"}],"role":"symbol","title":"imageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/imageview","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/imageView","kind":"symbol","type":"topic"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable","title":"UIKit.UIDynamicItem"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","type":"unresolvable","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","type":"unresolvable","title":"UIKit.UIFocusItem"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes.json index b444065f09..8607e3acd9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"metadata":{"roleHeading":"Structure","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.FullView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","symbolKind":"struct","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/buttonsAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/dismissOnBackgroundTap","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/headerFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/labelsSpacing","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/messageFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/preferredDisplayMode","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/shadow","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/spacing"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults"],"title":"Type Properties"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}]}]},{"kind":"content","content":[{"type":"heading","text":"Overview","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"text":"Attributes can be updated in multiple ways:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Via modifying the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults"},{"text":" static property","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via implementing the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":" "},{"text":"delegate.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Via modifying the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","isActive":true},{"text":" attributes on the","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"BrazeInAppMessageUI"},{"type":"text","text":" instance."}],"type":"paragraph"}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes"]}],"kind":"symbol","abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onTheme":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/ontheme","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onTheme","title":"onTheme","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/minWidth":{"title":"minWidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/minWidth","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/minwidth","abstract":[{"text":"The minimum width (used when displayed as modal).","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onLayout":{"type":"topic","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onLayout","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onlayout","title":"onLayout"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerCurve","title":"cornerCurve","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"kind":"symbol","abstract":[{"type":"text","text":"The content view corner curve."}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornercurve"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onPresent":{"kind":"symbol","title":"onPresent","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onpresent","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onPresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/headerFont":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/headerfont","role":"symbol","abstract":[{"type":"text","text":"The font for the header."}],"title":"headerFont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/headerFont","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerFont"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/messageFont":{"type":"topic","abstract":[{"text":"The font for the message.","type":"text"}],"role":"symbol","kind":"symbol","title":"messageFont","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/messagefont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/messageFont"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/labelsSpacing":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"labelsSpacing"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/labelsspacing","abstract":[{"type":"text","text":"The spacing between the header and message."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/labelsSpacing","title":"labelsSpacing"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/spacing":{"abstract":[{"type":"text","text":"The spacing between the graphic, the labels scroll view and the buttons."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/spacing","title":"spacing","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/spacing","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxWidth","title":"maxWidth","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The maximum width (used when displayed as modal)."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxwidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/cornerRadius":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerRadius","abstract":[{"text":"The content view corner radius.","type":"text"}],"title":"cornerRadius","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornerradius","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"title":"messageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","abstract":[{"text":"The currently visible message view.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/defaults":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/defaults","kind":"symbol","role":"symbol","type":"topic","title":"defaults","abstract":[{"text":"The defaults full view attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/padding":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/padding","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/padding","abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"role":"symbol","title":"padding","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/preferredDisplayMode":{"abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/preferredDisplayMode","role":"symbol","title":"preferredDisplayMode","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/preferreddisplaymode","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"text":"DisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/shadow":{"role":"symbol","abstract":[{"type":"text","text":"The content view shadow."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/shadow","title":"shadow","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/shadow"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/margin":{"title":"margin","type":"topic","abstract":[{"type":"text","text":"The minimum spacing around the content view (used when displayed as modal)."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/margin","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/dismissOnBackgroundTap":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/dismissOnBackgroundTap","title":"dismissOnBackgroundTap","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","abstract":[{"type":"text","text":"Specify whether the full in-app message view can be dismissed from a tap with the"},{"text":" ","type":"text"},{"type":"text","text":"view’s background."}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/dismissonbackgroundtap"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/maxHeight":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxHeight","title":"maxHeight","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The maximum height (used when displayed as modal)."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxheight","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/buttonsAttributes":{"abstract":[{"type":"text","text":"The buttons attributes."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/buttonsattributes","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","text":"ButtonView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"title":"buttonsAttributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/buttonsAttributes"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}]}],"kind":"declarations"},{"content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Attributes can be updated in multiple ways:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults","type":"reference","isActive":true},{"type":"text","text":" static property"}]}]},{"content":[{"inlineContent":[{"text":"Via implementing the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true,"type":"reference"},{"text":" ","type":"text"},{"type":"text","text":"delegate."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView"},{"text":" attributes on the","type":"text"},{"text":" ","type":"text"},{"code":"BrazeInAppMessageUI","type":"codeVoice"},{"type":"text","text":" instance."}]}]}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/buttonsAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/dismissOnBackgroundTap","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/headerFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/labelsSpacing","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/messageFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/preferredDisplayMode","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/shadow","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/spacing"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults"],"title":"Type Properties"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","roleHeading":"Structure","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.FullView.Attributes","symbolKind":"struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/padding":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/padding","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/padding","title":"padding","abstract":[{"text":"The spacing around the content’s view content.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults","kind":"symbol","role":"symbol","type":"topic","abstract":[{"type":"text","text":"The defaults full view attributes."}],"title":"defaults","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/defaults"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/spacing":{"abstract":[{"type":"text","text":"The spacing between the graphic, the labels scroll view and the buttons."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/spacing","kind":"symbol","title":"spacing","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/spacing"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/cornerRadius":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornerradius","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerRadius","title":"cornerRadius","abstract":[{"text":"The content view corner radius.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"title":"messageView","type":"topic","kind":"symbol","abstract":[{"text":"The currently visible message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/shadow":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/shadow","type":"topic","title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/shadow","abstract":[{"text":"The content view shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/headerFont":{"abstract":[{"text":"The font for the header.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/headerfont","kind":"symbol","title":"headerFont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/headerFont","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/dismissOnBackgroundTap":{"title":"dismissOnBackgroundTap","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/dismissonbackgroundtap","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/dismissOnBackgroundTap","abstract":[{"type":"text","text":"Specify whether the full in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"text":"view’s background.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/messageFont":{"title":"messageFont","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/messagefont","abstract":[{"type":"text","text":"The font for the message."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/messageFont","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/margin":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/margin","title":"margin","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/margin","role":"symbol","abstract":[{"type":"text","text":"The minimum spacing around the content view (used when displayed as modal)."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/preferredDisplayMode":{"kind":"symbol","title":"preferredDisplayMode","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO"},{"text":"?","kind":"text"}],"abstract":[{"text":"Specify the preferred display mode (see","type":"text"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/preferredDisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/preferreddisplaymode","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onTheme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onTheme","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"kind":"text","text":": (("},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/ontheme","title":"onTheme","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/maxWidth":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxWidth","role":"symbol","title":"maxWidth","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxwidth","kind":"symbol","abstract":[{"text":"The maximum width (used when displayed as modal).","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/minWidth":{"title":"minWidth","abstract":[{"text":"The minimum width (used when displayed as modal).","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/minWidth","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/minwidth","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onPresent":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"kind":"symbol","abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onPresent","title":"onPresent","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onpresent"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/buttonsAttributes":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/buttonsAttributes","title":"buttonsAttributes","type":"topic","abstract":[{"text":"The buttons attributes.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/buttonsattributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/cornerCurve":{"role":"symbol","abstract":[{"type":"text","text":"The content view corner curve."}],"type":"topic","title":"cornerCurve","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornercurve","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerCurve"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onLayout":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onlayout","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onLayout","title":"onLayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/labelsSpacing":{"title":"labelsSpacing","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/labelsSpacing","kind":"symbol","abstract":[{"type":"text","text":"The spacing between the header and message."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/labelsspacing","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"labelsSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/maxHeight":{"title":"maxHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The maximum height (used when displayed as modal)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxHeight","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxheight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/buttonsattributes.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/buttonsattributes.json index 3edf05fabd..87e70b22ff 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/buttonsattributes.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/buttonsattributes.json @@ -1 +1 @@ -{"abstract":[{"text":"The buttons attributes.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/buttonsattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/buttonsAttributes","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"buttonsAttributes","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV07buttonsH0AC06ButtonG0CAFVvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/buttonsAttributes":{"abstract":[{"type":"text","text":"The buttons attributes."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/buttonsattributes","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","text":"ButtonView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"title":"buttonsAttributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/buttonsAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"abstract":[{"text":"The buttons attributes.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/buttonsattributes"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/buttonsAttributes","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV07buttonsH0AC06ButtonG0CAFVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonsAttributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","text":"ButtonView"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"modules":[{"name":"BrazeUI"}],"title":"buttonsAttributes","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonsAttributes"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/buttonsAttributes":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/buttonsAttributes","title":"buttonsAttributes","type":"topic","abstract":[{"text":"The buttons attributes.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/buttonsattributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/cornercurve.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/cornercurve.json index 6ab522acc5..9ed99edfc6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/cornercurve.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/cornercurve.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerCurve"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The content view corner curve."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornercurve"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"cornerCurve","roleHeading":"Instance Property","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV11cornerCurveSo013CALayerCornerJ0avp"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerCurve","title":"cornerCurve","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"kind":"symbol","abstract":[{"type":"text","text":"The content view corner curve."}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornercurve"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornercurve"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV11cornerCurveSo013CALayerCornerJ0avp","roleHeading":"Instance Property","title":"cornerCurve","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0","name":"iOS"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve"}]},"abstract":[{"type":"text","text":"The content view corner curve."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerCurve","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/cornerCurve":{"role":"symbol","abstract":[{"type":"text","text":"The content view corner curve."}],"type":"topic","title":"cornerCurve","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornercurve","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerCurve"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/cornerradius.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/cornerradius.json index 7f9816bbae..b9278955c0 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/cornerradius.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/cornerradius.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerRadius","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornerradius"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV12cornerRadiusSdvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"cornerRadius","role":"symbol"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"The content view corner radius."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/cornerRadius":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerRadius","abstract":[{"text":"The content view corner radius.","type":"text"}],"title":"cornerRadius","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornerradius","type":"topic","role":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornerradius"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerRadius"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"metadata":{"title":"cornerRadius","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV12cornerRadiusSdvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}]},"abstract":[{"type":"text","text":"The content view corner radius."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/cornerRadius":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornerradius","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/cornerRadius","title":"cornerRadius","abstract":[{"text":"The content view corner radius.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/defaults.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/defaults.json index 89cd6cc2f1..8d7f2bdb89 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/defaults.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/defaults.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The defaults full view attributes."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"Modify this value directly to apply the customizations to all full in-app messages","type":"text"},{"type":"text","text":" "},{"text":"presented by the SDK.","type":"text"}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV8defaultsAGvpZ","modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property","role":"symbol","title":"defaults","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/defaults":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/defaults","kind":"symbol","role":"symbol","type":"topic","title":"defaults","abstract":[{"text":"The defaults full view attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"The defaults full view attributes.","type":"text"}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV8defaultsAGvpZ","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","title":"defaults","roleHeading":"Type Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all full in-app messages"},{"text":" ","type":"text"},{"text":"presented by the SDK.","type":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/defaults"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/defaults","kind":"symbol","role":"symbol","type":"topic","abstract":[{"type":"text","text":"The defaults full view attributes."}],"title":"defaults","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/defaults"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/dismissonbackgroundtap.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/dismissonbackgroundtap.json index f2eb7a6eb5..9e379e6308 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/dismissonbackgroundtap.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/dismissonbackgroundtap.json @@ -1 +1 @@ -{"abstract":[{"text":"Specify whether the full in-app message view can be dismissed from a tap with the","type":"text"},{"text":" ","type":"text"},{"text":"view’s background.","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/dismissonbackgroundtap"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/dismissOnBackgroundTap","interfaceLanguage":"swift"},"metadata":{"title":"dismissOnBackgroundTap","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV22dismissOnBackgroundTapSbvp","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"BrazeUI"}],"role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/dismissOnBackgroundTap":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/dismissOnBackgroundTap","title":"dismissOnBackgroundTap","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","abstract":[{"type":"text","text":"Specify whether the full in-app message view can be dismissed from a tap with the"},{"text":" ","type":"text"},{"type":"text","text":"view’s background."}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/dismissonbackgroundtap"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/dismissonbackgroundtap"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"dismissOnBackgroundTap","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV22dismissOnBackgroundTapSbvp","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Specify whether the full in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"text":"view’s background.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/dismissOnBackgroundTap"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/dismissOnBackgroundTap":{"title":"dismissOnBackgroundTap","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/dismissonbackgroundtap","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/dismissOnBackgroundTap","abstract":[{"type":"text","text":"Specify whether the full in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"text":"view’s background.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/headerfont.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/headerfont.json index aea528af87..d94b6b4e13 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/headerfont.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/headerfont.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerFont","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV10headerFontSo6UIFontCvp","role":"symbol","modules":[{"name":"BrazeUI"}],"title":"headerFont"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/headerfont"]}],"abstract":[{"text":"The font for the header.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/headerFont","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerFont","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/headerFont":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/headerfont","role":"symbol","abstract":[{"type":"text","text":"The font for the header."}],"title":"headerFont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/headerFont","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerFont"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The font for the header.","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerFont","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV10headerFontSo6UIFontCvp","symbolKind":"property","title":"headerFont"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/headerFont","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headerFont","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/headerfont"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/headerFont":{"abstract":[{"text":"The font for the header.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/headerfont","kind":"symbol","title":"headerFont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/headerFont","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/labelsspacing.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/labelsspacing.json index e0b255b067..2029cde1c8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/labelsspacing.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/labelsspacing.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/labelsspacing"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/labelsSpacing","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"labelsSpacing","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV13labelsSpacingSdvp","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"labelsSpacing"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"labelsSpacing","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The spacing between the header and message."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/labelsSpacing":{"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"labelsSpacing"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/labelsspacing","abstract":[{"type":"text","text":"The spacing between the header and message."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/labelsSpacing","title":"labelsSpacing"}}} \ No newline at end of file +{"metadata":{"title":"labelsSpacing","symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV13labelsSpacingSdvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"labelsSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}]},"abstract":[{"type":"text","text":"The spacing between the header and message."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/labelsSpacing"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"labelsSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/labelsspacing"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/labelsSpacing":{"title":"labelsSpacing","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/labelsSpacing","kind":"symbol","abstract":[{"type":"text","text":"The spacing between the header and message."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/labelsspacing","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"labelsSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/margin.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/margin.json index d637f97e40..ba06af30e2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/margin.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/margin.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The minimum spacing around the content view (used when displayed as modal)."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/margin","interfaceLanguage":"swift"},"metadata":{"title":"margin","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV6marginSo12UIEdgeInsetsVvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/margin":{"title":"margin","type":"topic","abstract":[{"type":"text","text":"The minimum spacing around the content view (used when displayed as modal)."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/margin","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/margin"},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"title":"margin","roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV6marginSo12UIEdgeInsetsVvp"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The minimum spacing around the content view (used when displayed as modal).","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/margin":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/margin","title":"margin","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/margin","role":"symbol","abstract":[{"type":"text","text":"The minimum spacing around the content view (used when displayed as modal)."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/maxheight.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/maxheight.json index 81984fba5f..4ae5372e10 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/maxheight.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/maxheight.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"inlineContent":[{"text":"The maximum height is swapped with the maximum width for large UIs (e.g. iPad).","type":"text"}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxheight"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"metadata":{"roleHeading":"Instance Property","title":"maxHeight","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV9maxHeightAA0G9DimensionVvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxHeight","interfaceLanguage":"swift"},"abstract":[{"text":"The maximum height (used when displayed as modal).","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/maxHeight":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxHeight","title":"maxHeight","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The maximum height (used when displayed as modal)."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxheight","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxHeight"},"metadata":{"title":"maxHeight","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV9maxHeightAA0G9DimensionVvp","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol"},"abstract":[{"type":"text","text":"The maximum height (used when displayed as modal)."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxheight"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum height is swapped with the maximum width for large UIs (e.g. iPad)."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/maxHeight":{"title":"maxHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The maximum height (used when displayed as modal)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxHeight","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxheight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/maxwidth.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/maxwidth.json index 7ca5fa56e8..3d8d5e8e15 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/maxwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/maxwidth.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxWidth","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV8maxWidthAA0G9DimensionVvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"title":"maxWidth"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxwidth"]}],"kind":"symbol","sections":[],"abstract":[{"text":"The maximum width (used when displayed as modal).","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","text":"ViewDimension","kind":"typeIdentifier"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum width is swapped with the maximum height for large UIs (e.g. iPad)."}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxWidth","title":"maxWidth","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"The maximum width (used when displayed as modal)."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxwidth"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"}],"languages":["swift"]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"The maximum width is swapped with the maximum height for large UIs (e.g. iPad)."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV8maxWidthAA0G9DimensionVvp","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property","title":"maxWidth","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxWidth","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The maximum width (used when displayed as modal)."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/maxWidth":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/maxWidth","role":"symbol","title":"maxWidth","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxwidth","kind":"symbol","abstract":[{"text":"The maximum width (used when displayed as modal).","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/messagefont.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/messagefont.json index c1f719ff0e..eba50c36b6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/messagefont.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/messagefont.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageFont","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/messagefont"]}],"abstract":[{"type":"text","text":"The font for the message."}],"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageFont","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV11messageFontSo6UIFontCvp","role":"symbol","title":"messageFont","symbolKind":"property"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/messageFont"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/messageFont":{"type":"topic","abstract":[{"text":"The font for the message.","type":"text"}],"role":"symbol","kind":"symbol","title":"messageFont","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"messageFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/messagefont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/messageFont"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"messageFont","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV11messageFontSo6UIFontCvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFont"},{"kind":"text","text":": "},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}]},"abstract":[{"type":"text","text":"The font for the message."}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/messagefont"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/messageFont"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFont"},{"kind":"text","text":": "},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/messageFont":{"title":"messageFont","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/messagefont","abstract":[{"type":"text","text":"The font for the message."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/messageFont","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/minwidth.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/minwidth.json index fd42a4846e..fab1117548 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/minwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/minwidth.json @@ -1 +1 @@ -{"abstract":[{"text":"The minimum width (used when displayed as modal).","type":"text"}],"metadata":{"title":"minWidth","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV8minWidthAA0G9DimensionVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/minWidth","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"minWidth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/minwidth"]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/minWidth":{"title":"minWidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/minWidth","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/minwidth","abstract":[{"text":"The minimum width (used when displayed as modal).","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The minimum width (used when displayed as modal)."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/minWidth","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"minWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV8minWidthAA0G9DimensionVvp","symbolKind":"property","title":"minWidth"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/minwidth"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/minWidth":{"title":"minWidth","abstract":[{"text":"The minimum width (used when displayed as modal).","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/minWidth","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/minwidth","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/onlayout.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/onlayout.json index fce566b321..3496a6cb16 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/onlayout.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/onlayout.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onLayout","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV8onLayoutyAEcSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"onLayout","symbolKind":"property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"text":"FullView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onlayout"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onLayout":{"type":"topic","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onLayout","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onlayout","title":"onLayout"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onlayout"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onLayout","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}]}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV8onLayoutyAEcSgvp","role":"symbol","symbolKind":"property","title":"onLayout","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onLayout":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onlayout","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onLayout","title":"onLayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/onpresent.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/onpresent.json index 4dfa9e8396..766f70f128 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/onpresent.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/onpresent.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onpresent"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"text":"FullView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onPresent","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV9onPresentyAEcSgvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"kind":"text","text":": (("},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"title":"onPresent","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onPresent":{"kind":"symbol","title":"onPresent","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onpresent","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onPresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV9onPresentyAEcSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"roleHeading":"Instance Property","title":"onPresent","symbolKind":"property","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onPresent","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onpresent"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onPresent":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"kind":"symbol","abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onPresent","title":"onPresent","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onpresent"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/ontheme.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/ontheme.json index cdf103cb42..ca1071a55a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/ontheme.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/ontheme.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onTheme","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV7onThemeyAEcSgvp","title":"onTheme","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/ontheme"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onTheme":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/ontheme","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onTheme","title":"onTheme","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"metadata":{"title":"onTheme","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV7onThemeyAEcSgvp","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onTheme","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/ontheme"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","text":"FullView"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/onTheme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/onTheme","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"kind":"text","text":": (("},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/ontheme","title":"onTheme","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/padding.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/padding.json index bb2704c01e..2567827b4d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/padding.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/padding.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/padding"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/padding","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/padding":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/padding","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/padding","abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"role":"symbol","title":"padding","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/padding"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/padding"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"metadata":{"title":"padding","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}]},"abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/padding":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/padding","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/padding","title":"padding","abstract":[{"text":"The spacing around the content’s view content.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/preferreddisplaymode.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/preferreddisplaymode.json index c52eaf747d..12c3ed843a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/preferreddisplaymode.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/preferreddisplaymode.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/preferredDisplayMode","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"},{"text":").","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/preferreddisplaymode"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"kind":"text","text":": "},{"text":"DisplayMode","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV20preferredDisplayModeAE0jK0OSgvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"preferredDisplayMode","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO"},{"kind":"text","text":"?"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/preferredDisplayMode":{"abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"},{"text":").","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/preferredDisplayMode","role":"symbol","title":"preferredDisplayMode","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/preferreddisplaymode","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"text":"DisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/preferredDisplayMode","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/preferreddisplaymode"]}],"abstract":[{"type":"text","text":"Specify the preferred display mode (see"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","isActive":true},{"type":"text","text":")."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","kind":"typeIdentifier","text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"preferredDisplayMode","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV20preferredDisplayModeAE0jK0OSgvp","symbolKind":"property","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/preferredDisplayMode":{"kind":"symbol","title":"preferredDisplayMode","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO"},{"text":"?","kind":"text"}],"abstract":[{"text":"Specify the preferred display mode (see","type":"text"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/preferredDisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/preferreddisplaymode","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/shadow.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/shadow.json index 9e278be043..9d466346f6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/shadow.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/shadow.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/shadow"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"metadata":{"roleHeading":"Instance Property","title":"shadow","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"text":": ","kind":"text"},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV6shadowAA6ShadowVSgvp","symbolKind":"property"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The content view shadow.","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/shadow"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/shadow":{"role":"symbol","abstract":[{"type":"text","text":"The content view shadow."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/shadow","title":"shadow","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/shadow"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/shadow"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV6shadowAA6ShadowVSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier","text":"Shadow"},{"text":"?","kind":"text"}],"title":"shadow","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"abstract":[{"type":"text","text":"The content view shadow."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/shadow","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"text":"Shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/shadow":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/shadow","type":"topic","title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/shadow","abstract":[{"text":"The content view shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/spacing.json b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/spacing.json index d21709241b..c4801c3640 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/spacing.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/attributes/spacing.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/spacing"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/spacing"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"spacing"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"kind":"symbol","abstract":[{"text":"The spacing between the graphic, the labels scroll view and the buttons.","type":"text"}],"metadata":{"role":"symbol","title":"spacing","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV7spacingSdvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/spacing":{"abstract":[{"type":"text","text":"The spacing between the graphic, the labels scroll view and the buttons."}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/spacing","title":"spacing","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/spacing","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The spacing between the graphic, the labels scroll view and the buttons."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/spacing"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV7spacingSdvp","title":"spacing","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/spacing"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes/spacing":{"abstract":[{"type":"text","text":"The spacing between the graphic, the labels scroll view and the buttons."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes\/spacing","kind":"symbol","title":"spacing","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/spacing"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum.json b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum.json index 7db12c565d..22d2ca21bb 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/modal"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum"]}],"kind":"symbol","relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships"}],"metadata":{"roleHeading":"Enumeration","title":"BrazeInAppMessageUI.FullView.DisplayMode","navigatorTitle":[{"kind":"identifier","text":"DisplayMode"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"DisplayMode","kind":"identifier"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","modules":[{"name":"BrazeUI"}],"symbolKind":"enum"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/modal":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/modal","abstract":[{"type":"text","text":"Displays the view as a modal."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/modal","title":"BrazeInAppMessageUI.FullView.DisplayMode.modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/equatable-implementations","type":"topic","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/full":{"abstract":[{"type":"text","text":"Displays the view full screen."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/full","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"}],"role":"symbol","kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode.full","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/full"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"},"metadata":{"title":"BrazeInAppMessageUI.FullView.DisplayMode","symbolKind":"enum","modules":[{"name":"BrazeUI"}],"roleHeading":"Enumeration","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DisplayMode"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayMode"}]},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/modal"],"title":"Enumeration Cases"},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations"],"title":"Default Implementations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum"]}],"kind":"symbol","relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/full":{"abstract":[{"type":"text","text":"Displays the view full screen."}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/full","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/full","title":"BrazeInAppMessageUI.FullView.DisplayMode.full","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/modal":{"abstract":[{"type":"text","text":"Displays the view as a modal."}],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/modal","title":"BrazeInAppMessageUI.FullView.DisplayMode.modal","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/!=(_:_:).json b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/!=(_:_:).json index e7ebf11ced..0f6b7a1819 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/!=(_:_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/!=(_:_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","symbolKind":"op","extendedModule":"Swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/!=(_:_:)","role":"symbol","type":"topic","title":"!=(_:_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/!=(_:_:)","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/equatable-implementations","type":"topic","kind":"article","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/!=(_:_:)"},"metadata":{"role":"symbol","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"symbolKind":"op"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/!=(_:_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/!=(_:_:)","type":"topic","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/equatable-implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/equatable-implementations.json b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/equatable-implementations.json index ac9a95ab5a..770e70cbdf 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/equatable-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/!=(_:_:)"]}],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"Equatable Implementations"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/!=(_:_:)","role":"symbol","type":"topic","title":"!=(_:_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/!=(_:_:)","kind":"symbol","abstract":[]}}} \ No newline at end of file +{"sections":[],"kind":"article","metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeUI"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/!=(_:_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/!=(_:_:)","type":"topic","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/full.json b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/full.json index eb4c18b544..86b3ea7e91 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/full.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/full.json @@ -1 +1 @@ -{"abstract":[{"text":"Displays the view full screen.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"}]}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO4fullyA2GmF","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"}],"symbolKind":"case","title":"BrazeInAppMessageUI.FullView.DisplayMode.full"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/full"},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/full"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/full":{"abstract":[{"type":"text","text":"Displays the view full screen."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/full","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"}],"role":"symbol","kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode.full","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/full"}}} \ No newline at end of file +{"abstract":[{"text":"Displays the view full screen.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/full"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"}],"role":"symbol","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO4fullyA2GmF","symbolKind":"case","title":"BrazeInAppMessageUI.FullView.DisplayMode.full"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/full"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/full":{"abstract":[{"type":"text","text":"Displays the view full screen."}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/full","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/full","title":"BrazeInAppMessageUI.FullView.DisplayMode.full","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/modal.json b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/modal.json index 12a5852061..85b23b2e1e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/modal.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.enum/modal.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Displays the view as a modal.","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/modal"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/modal"]}],"sections":[],"metadata":{"symbolKind":"case","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO5modalyA2GmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode.modal","modules":[{"name":"BrazeUI"}],"roleHeading":"Case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/modal":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/modal","abstract":[{"type":"text","text":"Displays the view as a modal."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/modal","title":"BrazeInAppMessageUI.FullView.DisplayMode.modal"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Displays the view as a modal.","type":"text"}],"kind":"symbol","metadata":{"symbolKind":"case","title":"BrazeInAppMessageUI.FullView.DisplayMode.modal","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO5modalyA2GmF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/modal","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum/modal":{"abstract":[{"type":"text","text":"Displays the view as a modal."}],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum\/modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/modal","title":"BrazeInAppMessageUI.FullView.DisplayMode.modal","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.property.json index 8188c9f1a9..d0506115f5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/displaymode-swift.property.json @@ -1 +1 @@ -{"sections":[],"metadata":{"title":"displayMode","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"displayMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11displayModeAE07DisplayI0Ovp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/displayMode-swift.property","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"displayMode","kind":"identifier"},{"kind":"text","text":": "},{"text":"DisplayMode","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.property"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/displayMode-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"displayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/displayMode-swift.property","title":"displayMode"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"displayMode","kind":"identifier"},{"kind":"text","text":": "},{"text":"DisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11displayModeAE07DisplayI0Ovp","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"displayMode","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"displayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode"}],"roleHeading":"Instance Property"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/displayMode-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/displayMode-swift.property":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.property","title":"displayMode","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/displayMode-swift.property","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"displayMode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/imageview.json b/data/documentation/brazeui/brazeinappmessageui/fullview/imageview.json index 740bd3f57c..f4d0f20ef3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/imageview.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/imageview.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/imageView","interfaceLanguage":"swift"},"metadata":{"title":"imageView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView","text":"UIImageView"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC05imageG0So07UIImageG0Cvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/imageview"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageView"},{"text":": ","kind":"text"},{"text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/imageView":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView","kind":"typeIdentifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/imageview","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/imageView","title":"imageView"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/imageView"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/imageview"]}],"kind":"symbol","metadata":{"role":"symbol","title":"imageView","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC05imageG0So07UIImageG0Cvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageView"},{"text":": ","kind":"text"},{"text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/imageView":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView"}],"role":"symbol","title":"imageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/imageview","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/imageView","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/init(message:attributes:gifviewprovider:presented:).json b/data/documentation/brazeui/brazeinappmessageui/fullview/init(message:attributes:gifviewprovider:presented:).json index d7990ab873..0ccdfd2ec6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/init(message:attributes:gifviewprovider:presented:).json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/init(message:attributes:gifviewprovider:presented:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","text":"Full","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},{"text":" = .defaults, ","kind":"text"},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","text":"GIFViewProvider"},{"text":" = .shared, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" = false)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/init(message:attributes:gifviewprovider:presented:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC7message10attributes03gifG8Provider9presentedAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVAA07GIFViewK0VSbtcfc","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"kind":"text","text":", "},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(message:attributes:gifViewProvider:presented:)","symbolKind":"init"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/init(message:attributes:gifViewProvider:presented:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","kind":"symbol","title":"Braze.InAppMessage.Full","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Full"}],"type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","abstract":[{"text":"The Full message type.","type":"text"}],"navigatorTitle":[{"text":"Full","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/init(message:attributes:gifViewProvider:presented:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"kind":"text","text":", "},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"init(message:attributes:gifViewProvider:presented:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/init(message:attributes:gifViewProvider:presented:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/init(message:attributes:gifviewprovider:presented:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/init(message:attributes:gifViewProvider:presented:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Full","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},{"kind":"text","text":" = .defaults, "},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"typeIdentifier"},{"text":" = .shared, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = false)","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/init(message:attributes:gifviewprovider:presented:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","text":"Full"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes"},{"kind":"text","text":", "},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"init","title":"init(message:attributes:gifViewProvider:presented:)","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC7message10attributes03gifG8Provider9presentedAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVAA07GIFViewK0VSbtcfc","roleHeading":"Initializer"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Full-swift.struct":{"role":"symbol","abstract":[{"type":"text","text":"The Full message type."}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Full"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Full-swift.struct","navigatorTitle":[{"text":"Full","kind":"identifier"}],"kind":"symbol","title":"Braze.InAppMessage.Full"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/init(message:attributes:gifViewProvider:presented:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message:attributes:gifViewProvider:presented:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/init(message:attributes:gifViewProvider:presented:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Full","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4FullV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"gifViewProvider","kind":"externalParam"},{"kind":"text","text":": "},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"kind":"text","text":", "},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/installinternalconstraints().json b/data/documentation/brazeui/brazeinappmessageui/fullview/installinternalconstraints().json index 956d2894e9..12974a1e74 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/installinternalconstraints().json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/installinternalconstraints().json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"title":"installInternalConstraints()","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC26installInternalConstraintsyyF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"symbolKind":"method"},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/installInternalConstraints()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/installinternalconstraints()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/installInternalConstraints()":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/installinternalconstraints()","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/installInternalConstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/installinternalconstraints()"]}],"sections":[],"metadata":{"title":"installInternalConstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC26installInternalConstraintsyyF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/installInternalConstraints()","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/installInternalConstraints()":{"title":"installInternalConstraints()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/installinternalconstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/installInternalConstraints()","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/preferreddisplaymode.json b/data/documentation/brazeui/brazeinappmessageui/fullview/preferreddisplaymode.json index b90af3ea57..505912ebc9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/preferreddisplaymode.json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/preferreddisplaymode.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/preferreddisplaymode"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"text":"DisplayMode","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC20preferredDisplayModeAE0iJ0OSgvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode"},{"kind":"text","text":"?"}],"title":"preferredDisplayMode","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/preferredDisplayMode","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayMode"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","role":"symbol","navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.DisplayMode","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","type":"topic","kind":"symbol","abstract":[{"text":"Display modes supported by the full in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/preferredDisplayMode":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/preferreddisplaymode","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/preferredDisplayMode","title":"preferredDisplayMode"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"sections":[],"metadata":{"role":"symbol","title":"preferredDisplayMode","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC20preferredDisplayModeAE0iJ0OSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/preferredDisplayMode","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredDisplayMode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","text":"DisplayMode"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/preferreddisplaymode"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/preferredDisplayMode":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/preferreddisplaymode","title":"preferredDisplayMode","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/preferredDisplayMode","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredDisplayMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC11DisplayModeO","text":"DisplayMode","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/DisplayMode-swift.enum":{"kind":"symbol","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"DisplayMode","kind":"identifier"}],"navigatorTitle":[{"text":"DisplayMode","kind":"identifier"}],"abstract":[{"type":"text","text":"Display modes supported by the full in-app message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/DisplayMode-swift.enum","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/present(completion:).json b/data/documentation/brazeui/brazeinappmessageui/fullview/present(completion:).json index 6ef430ea5e..e117f126d8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/present(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/present(completion:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/present(completion:)"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC7present10completionyyycSg_tF","roleHeading":"Instance Method","title":"present(completion:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/present(completion:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/present(completion:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/present(completion:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/present(completion:)","title":"present(completion:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/present(completion:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/present(completion:)"]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC7present10completionyyycSg_tF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"title":"present(completion:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/present(completion:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/present(completion:)","title":"present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/present(completion:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/fullview/traitcollectiondidchange(_:).json b/data/documentation/brazeui/brazeinappmessageui/fullview/traitcollectiondidchange(_:).json index 1654c610da..8bf0ec8203 100644 --- a/data/documentation/brazeui/brazeinappmessageui/fullview/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/fullview/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/traitcollectiondidchange(_:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"previousTraitCollection","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","title":"traitCollectionDidChange(_:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/traitCollectionDidChange(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/traitcollectiondidchange(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/traitCollectionDidChange(_:)","title":"traitCollectionDidChange(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]]},"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8FullViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","title":"traitCollectionDidChange(_:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"previousTraitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/fullview\/traitcollectiondidchange(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/traitCollectionDidChange(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"role":"symbol","title":"traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/traitcollectiondidchange(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/traitCollectionDidChange(_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview.json b/data/documentation/brazeui/brazeinappmessageui/htmlview.json index 329df64f33..8d9de6cdcb 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"},"metadata":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"HtmlView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"symbolKind":"class","roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","role":"symbol","title":"BrazeInAppMessageUI.HtmlView"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"],"title":"Structures"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/init(message:attributes:presented:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presentationConstraintsInstalled","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/queryHandler","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/schemeHandler","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/scriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/yConstraint"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/installPresentationConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/loadMessage()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/processNavigationAction(_:isTransientOpen:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/setupWebView()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/traitCollectionDidChange(_:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"],"title":"Enumerations"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"],"generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HtmlView"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"anchor":"overview","text":"Overview","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The html view can be customized using the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property","isActive":true},{"text":" property.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","doc:\/\/Braze\/objc(pl)WKNavigationDelegate","doc:\/\/Braze\/objc(pl)WKUIDelegate"],"title":"Conforms To","type":"conformsTo"}],"kind":"symbol","abstract":[{"text":"The view for html in-app messages.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/traitCollectionDidChange(_:)":{"kind":"symbol","abstract":[],"title":"traitCollectionDidChange(_:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/traitcollectiondidchange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/traitCollectionDidChange(_:)"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView":{"abstract":[{"type":"text","text":"The web view used to display the message."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview","role":"symbol","type":"topic","kind":"symbol","title":"webView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/loadMessage()":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/loadmessage()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"loadMessage","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/loadMessage()","title":"loadMessage()"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/attributes-swift.property":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"}],"title":"attributes","type":"topic","abstract":[{"text":"The view attributes (see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","type":"reference","isActive":true},{"type":"text","text":")."}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/scriptMessageHandler":{"abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scriptMessageHandler"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/scriptMessageHandler","type":"topic","kind":"symbol","title":"scriptMessageHandler","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/scriptmessagehandler","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"title":"WKUIDelegate Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/dismiss(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/dismiss(completion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/dismiss(completion:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Dimisses the message view."}],"title":"dismiss(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/processNavigationAction(_:isTransientOpen:)":{"role":"symbol","title":"processNavigationAction(_:isTransientOpen:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processNavigationAction"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isTransientOpen"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/processnavigationaction(_:istransientopen:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/processNavigationAction(_:isTransientOpen:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/presentationConstraintsInstalled":{"title":"presentationConstraintsInstalled","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presentationConstraintsInstalled","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presentationconstraintsinstalled"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/init(message:attributes:presented:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/init(message:attributes:presented:)","title":"init(message:attributes:presented:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/init(message:attributes:presented:)"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/yConstraint":{"type":"topic","abstract":[],"title":"yConstraint","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/yconstraint","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/yConstraint","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"yConstraint"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)","role":"symbol","type":"topic","kind":"symbol","title":"present(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/queryHandler":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/queryhandler","role":"symbol","abstract":[],"title":"queryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/queryHandler","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"queryHandler","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/layoutSubviews()":{"role":"symbol","type":"topic","title":"layoutSubviews()","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/layoutsubviews()"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","title":"UIKit.UIFocusItem","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Animation","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/setupWebView()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/setupwebview()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupWebView"},{"kind":"text","text":"()"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/setupWebView()","role":"symbol","title":"setupWebView()","kind":"symbol"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/presented":{"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presented","type":"topic","title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presented","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKNavigationDelegate-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","role":"collectionGroup","title":"WKNavigationDelegate Implementations"},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/installPresentationConstraintsIfNeeded()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/installPresentationConstraintsIfNeeded()","title":"installPresentationConstraintsIfNeeded()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/installpresentationconstraintsifneeded()"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/schemeHandler":{"title":"schemeHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/schemehandler","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/schemeHandler","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"schemeHandler"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/message":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/message","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The html in-app message."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/message","role":"symbol","title":"message","kind":"symbol"},"doc://Braze/objc(pl)WKUIDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)WKUIDelegate","title":"WebKit.WKUIDelegate"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://Braze/objc(pl)WKNavigationDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)WKNavigationDelegate","title":"WebKit.WKNavigationDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"The view for html in-app messages."}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","roleHeading":"Class","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","symbolKind":"class","extendedModule":"BrazeUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"HtmlView"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview"]}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","doc:\/\/Braze\/objc(pl)WKNavigationDelegate","doc:\/\/Braze\/objc(pl)WKUIDelegate"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"HtmlView","kind":"identifier"}]}]},{"kind":"content","content":[{"level":2,"text":"Overview","anchor":"overview","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The html view can be customized using the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property","isActive":true,"type":"reference"},{"type":"text","text":" property."}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/init(message:attributes:presented:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presentationConstraintsInstalled","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/queryHandler","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/schemeHandler","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/scriptMessageHandler","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/yConstraint"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/installPresentationConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/loadMessage()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/processNavigationAction(_:isTransientOpen:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/setupWebView()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/traitCollectionDidChange(_:)"],"title":"Instance Methods"},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]}],"references":{"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/layoutSubviews()":{"title":"layoutSubviews()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/layoutsubviews()","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/layoutSubviews()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview","abstract":[{"type":"text","text":"The web view used to display the message."}],"title":"webView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":": "},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":"?","kind":"text"}]},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable","title":"UIKit.UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/message":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Html","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/message","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/message","title":"message","abstract":[{"text":"The html in-app message.","type":"text"}]},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/schemeHandler":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"schemeHandler"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/schemeHandler","abstract":[],"kind":"symbol","title":"schemeHandler"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","type":"unresolvable","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable","title":"UIKit.UIAppearance"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","title":"WKUIDelegate Implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/setupWebView()":{"role":"symbol","title":"setupWebView()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setupWebView","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/setupWebView()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/setupwebview()","abstract":[]},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/init(message:attributes:presented:)":{"type":"topic","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/init(message:attributes:presented:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/init(message:attributes:presented:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(message:attributes:presented:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/yConstraint":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/yconstraint","kind":"symbol","title":"yConstraint","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/yConstraint","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"yConstraint","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/installPresentationConstraintsIfNeeded()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/installpresentationconstraintsifneeded()","abstract":[],"title":"installPresentationConstraintsIfNeeded()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/installPresentationConstraintsIfNeeded()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/loadMessage()":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/loadmessage()","abstract":[],"title":"loadMessage()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/loadMessage()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadMessage"},{"text":"()","kind":"text"}]},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/objc(cs)UIView":{"title":"UIKit.UIView","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/presented":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presented","abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presented","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKNavigationDelegate-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","abstract":[],"role":"collectionGroup","type":"topic","title":"WKNavigationDelegate Implementations"},"doc://Braze/objc(pl)WKNavigationDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)WKNavigationDelegate","title":"WebKit.WKNavigationDelegate","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/queryHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/queryHandler","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/queryhandler","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"queryHandler","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"}],"type":"topic","title":"queryHandler"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","title":"BrazeInAppMessageUI.HtmlView.Animation","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"kind":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/dismiss(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/dismiss(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/dismiss(completion:)","abstract":[{"type":"text","text":"Dimisses the message view."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"kind":"symbol","title":"dismiss(completion:)","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/present(completion:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"type":"topic","title":"present(completion:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}]},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/objc(pl)WKUIDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)WKUIDelegate","title":"WebKit.WKUIDelegate"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/attributes-swift.property":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.property","abstract":[{"type":"text","text":"The view attributes (see "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"},{"type":"text","text":")."}],"title":"attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/presentationConstraintsInstalled":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presentationconstraintsinstalled","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presentationConstraintsInstalled","title":"presentationConstraintsInstalled","abstract":[]},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/processNavigationAction(_:isTransientOpen:)":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/processnavigationaction(_:istransientopen:)","kind":"symbol","title":"processNavigationAction(_:isTransientOpen:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/processNavigationAction(_:isTransientOpen:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processNavigationAction"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isTransientOpen","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/traitCollectionDidChange(_:)":{"title":"traitCollectionDidChange(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/traitcollectiondidchange(_:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/scriptMessageHandler":{"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/scriptmessagehandler","title":"scriptMessageHandler","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scriptMessageHandler"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/scriptMessageHandler","abstract":[]},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation.json index fa98fd3eb3..321172f3b9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation.json @@ -1 +1 @@ -{"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Animation","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Animation"}],"symbolKind":"enum","title":"BrazeInAppMessageUI.HtmlView.Animation","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","modules":[{"name":"BrazeUI"}],"roleHeading":"Enumeration"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"sections":[],"abstract":[{"text":"The presentation animations supported by the html in-app message view.","type":"text"}],"kind":"symbol","topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/auto","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations"],"title":"Default Implementations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/fade":{"type":"topic","abstract":[{"type":"text","text":"The view fades-in when presented and fades-out when dismissed."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade","role":"symbol","title":"BrazeInAppMessageUI.HtmlView.Animation.fade","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fade","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Animation","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/Equatable-Implementations":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/equatable-implementations","abstract":[],"role":"collectionGroup","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/auto":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/auto","abstract":[{"type":"text","text":"The animation chosen is automatically by the view."}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Animation.auto","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/auto"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/slide":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide","title":"BrazeInAppMessageUI.HtmlView.Animation.slide","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slide"}],"abstract":[{"type":"text","text":"The view slides from the bottom of the screen when presented and slides back when"},{"type":"text","text":" "},{"type":"text","text":"dismissed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide","role":"symbol","type":"topic"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","title":"BrazeInAppMessageUI.HtmlView.Animation","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"Animation"}],"role":"symbol","symbolKind":"enum","roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Animation"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation"]}],"abstract":[{"text":"The presentation animations supported by the html in-app message view.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","interfaceLanguage":"swift"},"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Animation"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/auto","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide"],"title":"Enumeration Cases"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/auto":{"title":"BrazeInAppMessageUI.HtmlView.Animation.auto","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/auto","kind":"symbol","abstract":[{"type":"text","text":"The animation chosen is automatically by the view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/auto","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/fade":{"title":"BrazeInAppMessageUI.HtmlView.Animation.fade","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade","abstract":[{"text":"The view fades-in when presented and fades-out when dismissed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"fade","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","title":"BrazeInAppMessageUI.HtmlView.Animation","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"kind":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/slide":{"title":"BrazeInAppMessageUI.HtmlView.Animation.slide","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide","kind":"symbol","abstract":[{"text":"The view slides from the bottom of the screen when presented and slides back when","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"dismissed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"slide","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/Equatable-Implementations":{"title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/equatable-implementations","role":"collectionGroup","kind":"article"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/!=(_:_:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/!=(_:_:).json index 0bd5e3b03e..36ba6d79d1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/!=(_:_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/!=(_:_:)"]}],"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"op","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"extendedModule":"Swift","role":"symbol","title":"!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/!=(_:_:)":{"type":"topic","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/!=(_:_:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/Equatable-Implementations":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/equatable-implementations","abstract":[],"role":"collectionGroup","title":"Equatable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Animation","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Animation"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/!=(_:_:)"},"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"extendedModule":"Swift","role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","symbolKind":"op"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/!=(_:_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/Equatable-Implementations":{"title":"Equatable Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/equatable-implementations","role":"collectionGroup","kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/!=(_:_:)":{"title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/!=(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/!=(_:_:)","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","title":"BrazeInAppMessageUI.HtmlView.Animation","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"kind":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Animation"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/auto.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/auto.json index b5291fa0cb..d71647f5f7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/auto.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/auto.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide","isActive":true},{"type":"text","text":" is used for legacy (zip-based) html in-app messages."}]}]},{"content":[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade","isActive":true},{"text":" is used for html in-app messages with interactive preview on the dashboard.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"auto"}],"symbolKind":"case","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO4autoyA2GmF","roleHeading":"Case","title":"BrazeInAppMessageUI.HtmlView.Animation.auto"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/auto","interfaceLanguage":"swift"},"abstract":[{"text":"The animation chosen is automatically by the view.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/auto"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Animation","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/auto":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/auto","abstract":[{"type":"text","text":"The animation chosen is automatically by the view."}],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Animation.auto","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/auto"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/slide":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide","title":"BrazeInAppMessageUI.HtmlView.Animation.slide","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slide"}],"abstract":[{"type":"text","text":"The view slides from the bottom of the screen when presented and slides back when"},{"type":"text","text":" "},{"type":"text","text":"dismissed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/fade":{"type":"topic","abstract":[{"type":"text","text":"The view fades-in when presented and fades-out when dismissed."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade","role":"symbol","title":"BrazeInAppMessageUI.HtmlView.Animation.fade","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fade","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/auto"},"abstract":[{"type":"text","text":"The animation chosen is automatically by the view."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"auto"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide","isActive":true},{"type":"text","text":" is used for legacy (zip-based) html in-app messages."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade","isActive":true,"type":"reference"},{"type":"text","text":" is used for html in-app messages with interactive preview on the dashboard."}]}]}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/auto"]}],"metadata":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"symbolKind":"case","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO4autoyA2GmF","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.HtmlView.Animation.auto"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/slide":{"title":"BrazeInAppMessageUI.HtmlView.Animation.slide","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide","kind":"symbol","abstract":[{"text":"The view slides from the bottom of the screen when presented and slides back when","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"dismissed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"slide","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","title":"BrazeInAppMessageUI.HtmlView.Animation","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"kind":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/fade":{"title":"BrazeInAppMessageUI.HtmlView.Animation.fade","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade","abstract":[{"text":"The view fades-in when presented and fades-out when dismissed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"fade","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/auto":{"title":"BrazeInAppMessageUI.HtmlView.Animation.auto","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/auto","kind":"symbol","abstract":[{"type":"text","text":"The animation chosen is automatically by the view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/auto","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/equatable-implementations.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/equatable-implementations.json index 5894351c1e..235dbf367e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/equatable-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations"},"kind":"article","topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/!=(_:_:)"],"generated":true}],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"Equatable Implementations","role":"collectionGroup"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Animation","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/!=(_:_:)":{"type":"topic","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/!=(_:_:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/!=(_:_:)"}}} \ No newline at end of file +{"sections":[],"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/!=(_:_:)"],"title":"Operators","generated":true}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/!=(_:_:)":{"title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/!=(_:_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/!=(_:_:)","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","title":"BrazeInAppMessageUI.HtmlView.Animation","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"kind":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Animation"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/fade.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/fade.json index c4bbf16c8f..e06a987602 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/fade.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/fade.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fade"}],"symbolKind":"case","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO4fadeyA2GmF","roleHeading":"Case","title":"BrazeInAppMessageUI.HtmlView.Animation.fade"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade"},"abstract":[{"text":"The view fades-in when presented and fades-out when dismissed.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fade"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/fade":{"type":"topic","abstract":[{"type":"text","text":"The view fades-in when presented and fades-out when dismissed."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade","role":"symbol","title":"BrazeInAppMessageUI.HtmlView.Animation.fade","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fade","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Animation","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Animation"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The view fades-in when presented and fades-out when dismissed."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fade"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Case","title":"BrazeInAppMessageUI.HtmlView.Animation.fade","modules":[{"name":"BrazeUI"}],"symbolKind":"case","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO4fadeyA2GmF","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"fade","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/fade":{"title":"BrazeInAppMessageUI.HtmlView.Animation.fade","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade","abstract":[{"text":"The view fades-in when presented and fades-out when dismissed.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/fade","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"fade","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","title":"BrazeInAppMessageUI.HtmlView.Animation","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"kind":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/slide.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/slide.json index df33fac4db..5c511215d5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/slide.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/animation/slide.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"slide"}],"symbolKind":"case","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO5slideyA2GmF","roleHeading":"Case","title":"BrazeInAppMessageUI.HtmlView.Animation.slide"},"kind":"symbol","abstract":[{"type":"text","text":"The view slides from the bottom of the screen when presented and slides back when"},{"text":" ","type":"text"},{"type":"text","text":"dismissed."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slide"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/slide":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide","title":"BrazeInAppMessageUI.HtmlView.Animation.slide","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slide"}],"abstract":[{"type":"text","text":"The view slides from the bottom of the screen when presented and slides back when"},{"type":"text","text":" "},{"type":"text","text":"dismissed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Animation","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide"},"metadata":{"role":"symbol","symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"slide"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO5slideyA2GmF","title":"BrazeInAppMessageUI.HtmlView.Animation.slide"},"abstract":[{"type":"text","text":"The view slides from the bottom of the screen when presented and slides back when"},{"text":" ","type":"text"},{"type":"text","text":"dismissed."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"slide","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation/slide":{"title":"BrazeInAppMessageUI.HtmlView.Animation.slide","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide","kind":"symbol","abstract":[{"text":"The view slides from the bottom of the screen when presented and slides back when","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"dismissed."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation\/slide","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"slide","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","title":"BrazeInAppMessageUI.HtmlView.Animation","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"kind":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.property.json index 434c94d32b..e4175670c6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.property.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"attributes","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10attributesAE10AttributesVvp","role":"symbol","symbolKind":"property","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The view attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","type":"reference","isActive":true},{"text":").","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/attributes-swift.property":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"}],"title":"attributes","type":"topic","abstract":[{"text":"The view attributes (see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","type":"reference","isActive":true},{"type":"text","text":")."}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"metadata":{"title":"attributes","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10attributesAE10AttributesVvp","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"abstract":[{"type":"text","text":"The view attributes (see "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","type":"reference"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.property"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/attributes-swift.property":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.property","abstract":[{"type":"text","text":"The view attributes (see "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"},{"type":"text","text":")."}],"title":"attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/attributes-swift.property","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct.json index cfccdc90f8..7b8aa0f7ee 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"roleHeading":"Structure","symbolKind":"struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/allowInspector","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/animation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/automaticBodyClicks","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/configure","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/linkTargetSupport","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onTheme"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults"],"title":"Type Properties"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]}]},{"kind":"content","content":[{"type":"heading","text":"Overview","level":2,"anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Attributes can be updated in multiple ways:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults","isActive":true,"type":"reference"},{"type":"text","text":" static property"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via implementing the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":" "},{"type":"text","text":"delegate."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Via modifying the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","isActive":true,"type":"reference"},{"text":" attributes on the","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"BrazeInAppMessageUI"},{"type":"text","text":" instance."}]}]}],"type":"unorderedList"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onPresent":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onpresent","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onPresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"title":"onPresent"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/automaticBodyClicks":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"automaticBodyClicks","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"automaticBodyClicks","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/automaticbodyclicks","kind":"symbol","type":"topic","abstract":[{"text":"Specifies whether the web view should automatically track body clicks.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/automaticBodyClicks","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/allowInspector":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"allowInspector","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"allowInspector","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/allowinspector","type":"topic","kind":"symbol","abstract":[{"text":"Specifies whether the web view should support the Web Inspector developer tool, if available.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/allowInspector","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/linkTargetSupport":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"linkTargetSupport"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"linkTargetSupport","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/linktargetsupport","kind":"symbol","type":"topic","abstract":[{"text":"Specifies whether the web view should support the ","type":"text"},{"code":"target","type":"codeVoice"},{"text":" parameter \/ attribute in:","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/linkTargetSupport","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onLayout":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onLayout","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"title":"onLayout","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onlayout","type":"topic","kind":"symbol","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onLayout","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/animation":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"kind":"text","text":": "},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO"}],"title":"animation","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/animation","kind":"symbol","type":"topic","abstract":[{"text":"The animation used to present the view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/animation","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onTheme":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"title":"onTheme","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/ontheme","type":"topic","kind":"symbol","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onTheme","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/configure":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","text":"WKWebViewConfiguration","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"title":"configure","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/configure","type":"topic","kind":"symbol","abstract":[{"text":"Closure allowing customization of the configuration used by the web view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/configure","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/defaults":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"title":"defaults","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/defaults","kind":"symbol","type":"topic","abstract":[{"text":"The defaults html view attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"title":"messageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","abstract":[{"text":"The currently visible message view.","type":"text"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/allowInspector","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/animation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/automaticBodyClicks","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/configure","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/linkTargetSupport","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onTheme"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults"],"title":"Type Properties"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Overview","anchor":"overview","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Attributes can be updated in multiple ways:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Via modifying the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults","type":"reference","isActive":true},{"type":"text","text":" static property"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Via implementing the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"text":" ","type":"text"},{"type":"text","text":"delegate."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","isActive":true,"type":"reference"},{"text":" attributes on the","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"BrazeInAppMessageUI"},{"type":"text","text":" instance."}]}]}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","modules":[{"name":"BrazeUI"}],"roleHeading":"Structure","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/allowInspector":{"title":"allowInspector","type":"topic","abstract":[{"type":"text","text":"Specifies whether the web view should support the Web Inspector developer tool, if available."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/allowinspector","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/allowInspector","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"allowInspector","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults","role":"symbol","type":"topic","title":"defaults","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/defaults","abstract":[{"text":"The defaults html view attributes.","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onLayout":{"title":"onLayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onLayout","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLayout","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onlayout","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/linkTargetSupport":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"linkTargetSupport","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","kind":"symbol","title":"linkTargetSupport","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/linkTargetSupport","abstract":[{"text":"Specifies whether the web view should support the ","type":"text"},{"code":"target","type":"codeVoice"},{"type":"text","text":" parameter \/ attribute in:"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/linktargetsupport"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/animation":{"abstract":[{"text":"The animation used to present the view.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/animation","type":"topic","kind":"symbol","title":"animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/animation","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/configure":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/configure","type":"topic","title":"configure","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","text":"WKWebViewConfiguration"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/configure","abstract":[{"text":"Closure allowing customization of the configuration used by the web view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onTheme":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onTheme","title":"onTheme","type":"topic","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/ontheme","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/automaticBodyClicks":{"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the web view should automatically track body clicks."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/automaticBodyClicks","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/automaticbodyclicks","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticBodyClicks","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"automaticBodyClicks","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"title":"messageView","type":"topic","kind":"symbol","abstract":[{"text":"The currently visible message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onPresent":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onPresent","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onpresent","title":"onPresent"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/allowinspector.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/allowinspector.json index be56594318..32b575add5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/allowinspector.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/allowinspector.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowInspector"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/allowinspector"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV14allowInspectorSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"allowInspector","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"property","role":"symbol","title":"allowInspector"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/allowInspector","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether the web view should support the Web Inspector developer tool, if available."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/allowInspector":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"allowInspector","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"allowInspector","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/allowinspector","type":"topic","kind":"symbol","abstract":[{"text":"Specifies whether the web view should support the Web Inspector developer tool, if available.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/allowInspector","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/allowInspector"},"abstract":[{"type":"text","text":"Specifies whether the web view should support the Web Inspector developer tool, if available."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"allowInspector","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"allowInspector","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV14allowInspectorSbvp","symbolKind":"property","roleHeading":"Instance Property"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"allowInspector","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/allowinspector"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/allowInspector":{"title":"allowInspector","type":"topic","abstract":[{"type":"text","text":"Specifies whether the web view should support the Web Inspector developer tool, if available."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/allowinspector","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/allowInspector","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"allowInspector","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/animation.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/animation.json index 61d156c7c5..8235d733c9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/animation.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/animation.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/animation"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"The animation used to present the view.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/animation"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"animation","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","text":"Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"animation","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV9animationAE9AnimationOvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"animation","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","text":"Animation"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Animation","kind":"identifier"}],"role":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","type":"topic","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/animation":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"kind":"text","text":": "},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO"}],"title":"animation","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/animation","kind":"symbol","type":"topic","abstract":[{"text":"The animation used to present the view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/animation","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"The animation used to present the view."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","kind":"typeIdentifier","text":"Animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"animation","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","text":"Animation","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV9animationAE9AnimationOvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/animation"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/animation","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Animation":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Animation","title":"BrazeInAppMessageUI.HtmlView.Animation","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Animation"}],"kind":"symbol","abstract":[{"type":"text","text":"The presentation animations supported by the html in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Animation"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/animation":{"abstract":[{"text":"The animation used to present the view.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/animation","type":"topic","kind":"symbol","title":"animation","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/animation","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9AnimationO","text":"Animation"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/automaticbodyclicks.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/automaticbodyclicks.json index 879cfd312f..0cbbac8abb 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/automaticbodyclicks.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/automaticbodyclicks.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Specifies whether the web view should automatically track body clicks."}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/automaticBodyClicks","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","title":"automaticBodyClicks","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticBodyClicks"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV19automaticBodyClicksSbvp"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"automaticBodyClicks","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"aside","name":"Important","content":[{"inlineContent":[{"type":"text","text":"Body clicks are always tracked for legacy html in-app messages (zip based)."}],"type":"paragraph"}],"style":"important"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/automaticbodyclicks"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/automaticBodyClicks":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"automaticBodyClicks","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"automaticBodyClicks","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/automaticbodyclicks","kind":"symbol","type":"topic","abstract":[{"text":"Specifies whether the web view should automatically track body clicks.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/automaticBodyClicks","role":"symbol"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"automaticBodyClicks","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"aside","style":"important","content":[{"inlineContent":[{"text":"Body clicks are always tracked for legacy html in-app messages (zip based).","type":"text"}],"type":"paragraph"}],"name":"Important"}]}],"abstract":[{"text":"Specifies whether the web view should automatically track body clicks.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV19automaticBodyClicksSbvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"automaticBodyClicks"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"automaticBodyClicks","role":"symbol"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/automaticBodyClicks"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/automaticbodyclicks"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/automaticBodyClicks":{"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the web view should automatically track body clicks."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/automaticBodyClicks","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/automaticbodyclicks","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automaticBodyClicks","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"automaticBodyClicks","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/configure.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/configure.json index 2214059708..453bb3cd3f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/configure.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/configure.json @@ -1 +1 @@ -{"abstract":[{"text":"Closure allowing customization of the configuration used by the web view.","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/configure"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/configure","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol","title":"configure","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configure"},{"kind":"text","text":": (("},{"text":"WKWebViewConfiguration","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV9configureySo05WKWebG13ConfigurationCcSgvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"WKWebViewConfiguration","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/configure":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","text":"WKWebViewConfiguration","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"title":"configure","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/configure","type":"topic","kind":"symbol","abstract":[{"text":"Closure allowing customization of the configuration used by the web view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/configure","role":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV9configureySo05WKWebG13ConfigurationCcSgvp","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"configure","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"WKWebViewConfiguration","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"roleHeading":"Instance Property","symbolKind":"property","title":"configure"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/configure"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","text":"WKWebViewConfiguration","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/configure","interfaceLanguage":"swift"},"abstract":[{"text":"Closure allowing customization of the configuration used by the web view.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/configure":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/configure","type":"topic","title":"configure","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","text":"WKWebViewConfiguration"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/configure","abstract":[{"text":"Closure allowing customization of the configuration used by the web view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/defaults.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/defaults.json index f7760f412b..33c15f1dd5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/defaults.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/defaults.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","text":"Attributes"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all html in-app messages"},{"type":"text","text":" "},{"type":"text","text":"presented by the SDK."}],"type":"paragraph"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV8defaultsAGvpZ","role":"symbol","title":"defaults","symbolKind":"property"},"abstract":[{"text":"The defaults html view attributes.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/defaults":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"title":"defaults","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/defaults","kind":"symbol","type":"topic","abstract":[{"text":"The defaults html view attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","abstract":[{"text":"The defaults html view attributes.","type":"text"}],"sections":[],"metadata":{"role":"symbol","title":"defaults","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV8defaultsAGvpZ","roleHeading":"Type Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all html in-app messages"},{"type":"text","text":" "},{"text":"presented by the SDK.","type":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/defaults"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/defaults","role":"symbol","type":"topic","title":"defaults","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/defaults","abstract":[{"text":"The defaults html view attributes.","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/linktargetsupport.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/linktargetsupport.json index 6931174afb..f9b488821c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/linktargetsupport.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/linktargetsupport.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"linkTargetSupport"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Anchor tags (e.g. ","type":"text"},{"type":"codeVoice","code":""},{"type":"text","text":")."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Window opens (e.g. ","type":"text"},{"code":"window.open(url, \"_blank\")","type":"codeVoice"},{"text":").","type":"text"}]}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When set to true (default), the url marked with "},{"code":"target","type":"codeVoice"},{"text":" is opened and the message","type":"text"},{"type":"text","text":" "},{"type":"text","text":"remains visible."},{"type":"text","text":" "},{"type":"text","text":"When set to false, the url marked with "},{"type":"codeVoice","code":"target"},{"text":" is opened and the message is dismissed.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Deeplinks (e.g. "},{"type":"codeVoice","code":"customAppScheme:\/\/"},{"type":"text","text":") always dismiss the message."}]}],"kind":"content"}],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"linkTargetSupport","roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV17linkTargetSupportSbvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"linkTargetSupport","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"abstract":[{"text":"Specifies whether the web view should support the ","type":"text"},{"code":"target","type":"codeVoice"},{"type":"text","text":" parameter \/ attribute in:"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/linktargetsupport"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/linkTargetSupport"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/linkTargetSupport":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"linkTargetSupport"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"linkTargetSupport","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/linktargetsupport","kind":"symbol","type":"topic","abstract":[{"text":"Specifies whether the web view should support the ","type":"text"},{"code":"target","type":"codeVoice"},{"text":" parameter \/ attribute in:","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/linkTargetSupport","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"Specifies whether the web view should support the ","type":"text"},{"type":"codeVoice","code":"target"},{"text":" parameter \/ attribute in:","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"linkTargetSupport"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"items":[{"content":[{"inlineContent":[{"text":"Anchor tags (e.g. ","type":"text"},{"type":"codeVoice","code":""},{"type":"text","text":")."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Window opens (e.g. "},{"code":"window.open(url, \"_blank\")","type":"codeVoice"},{"text":").","type":"text"}]}]}],"type":"unorderedList"},{"inlineContent":[{"text":"When set to true (default), the url marked with ","type":"text"},{"code":"target","type":"codeVoice"},{"text":" is opened and the message","type":"text"},{"type":"text","text":" "},{"text":"remains visible.","type":"text"},{"text":" ","type":"text"},{"text":"When set to false, the url marked with ","type":"text"},{"code":"target","type":"codeVoice"},{"text":" is opened and the message is dismissed.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"Deeplinks (e.g. ","type":"text"},{"code":"customAppScheme:\/\/","type":"codeVoice"},{"type":"text","text":") always dismiss the message."}]}],"kind":"content"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV17linkTargetSupportSbvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"linkTargetSupport"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"symbolKind":"property","title":"linkTargetSupport","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/linkTargetSupport"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/linktargetsupport"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/linkTargetSupport":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"linkTargetSupport","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","kind":"symbol","title":"linkTargetSupport","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/linkTargetSupport","abstract":[{"text":"Specifies whether the web view should support the ","type":"text"},{"code":"target","type":"codeVoice"},{"type":"text","text":" parameter \/ attribute in:"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/linktargetsupport"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/onlayout.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/onlayout.json index ae06693834..c89d4c47ae 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/onlayout.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/onlayout.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onLayout"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"roleHeading":"Instance Property","title":"onLayout","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV8onLayoutyAEcSgvp","modules":[{"name":"BrazeUI"}]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onlayout"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onLayout":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onLayout","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"title":"onLayout","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onlayout","type":"topic","kind":"symbol","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onLayout","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV8onLayoutyAEcSgvp","title":"onLayout","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"role":"symbol"},"sections":[],"abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onlayout"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onLayout"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onLayout":{"title":"onLayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onLayout","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLayout","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onlayout","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/onpresent.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/onpresent.json index e3570e4581..86efc337af 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/onpresent.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/onpresent.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onpresent"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onPresent"},"abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV9onPresentyAEcSgvp","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","title":"onPresent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onPresent":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onpresent","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onPresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"title":"onPresent"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"kind":"symbol","metadata":{"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV9onPresentyAEcSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","title":"onPresent","roleHeading":"Instance Property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onPresent","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onpresent"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onPresent":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onPresent","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onpresent","title":"onPresent"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/ontheme.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/ontheme.json index ed5df25352..7ad60455d3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/ontheme.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/attributes-swift.struct/ontheme.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onTheme"},"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"metadata":{"title":"onTheme","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV7onThemeyAEcSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"kind":"text","text":": (("},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/ontheme"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onTheme":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"title":"onTheme","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/ontheme","type":"topic","kind":"symbol","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onTheme","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"HtmlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/ontheme"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onTheme"},"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"onTheme","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV7onThemeyAEcSgvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct/onTheme":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct\/onTheme","title":"onTheme","type":"topic","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/ontheme","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/control.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/control.json index b4cf2032bb..c651bcb2bb 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/control.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/control.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/control"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","symbolKind":"property","title":"control","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"kind":"text","text":"?"}],"role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/control"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/control":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/control","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/control","kind":"symbol","title":"control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"text":".","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"control","extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/control"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/control"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/control":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/control","role":"symbol","title":"control","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/controller.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/controller.json index 84180d4730..13a2e3660f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/controller.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/controller.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/controller"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/controller"},"metadata":{"symbolKind":"property","title":"controller","roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/controller":{"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/controller","title":"controller","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/controller"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier","text":"ViewController"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","role":"symbol","title":"controller","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/controller"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/controller":{"title":"controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/controller","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/controller","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/diddismiss().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/diddismiss().json index f277db75fd..f38679d897 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/diddismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/diddismiss().json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()"]}],"metadata":{"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","title":"didDismiss()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","title":"didDismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"extendedModule":"BrazeUI","title":"didDismiss()","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didDismiss()":{"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/didpresent().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/didpresent().json index 9344bae69f..4fe0ebcd43 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/didpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/didpresent().json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"didPresent()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"title":"didPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","title":"didPresent()","role":"symbol","extendedModule":"BrazeUI","symbolKind":"method","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"sections":[],"abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didPresent()":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"kind":"symbol","title":"didPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/dismiss(completion:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/dismiss(completion:).json index e2d119af12..8b4565427c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/dismiss(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/dismiss(completion:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC7dismiss10completionyyycSg_tF","symbolKind":"method","title":"dismiss(completion:)","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?)"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/dismiss(completion:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Dimisses the message view.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/dismiss(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The completion block executed once the message view is fully hidden","type":"text"},{"type":"text","text":" "},{"type":"text","text":"from the user."}],"type":"paragraph"}],"name":"completion"}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"As part of its dismissal, the in-app message view must reports lifecycle events using the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"following methods:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","type":"reference","isActive":true},{"type":"text","text":": before any dismissal animation occurs."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","type":"reference","isActive":true},{"text":": after all dismissal animations are completed and the message view is fully","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"hidden from the user."}]}]}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/dismiss(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/dismiss(completion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/dismiss(completion:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Dimisses the message view."}],"title":"dismiss(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willDismiss()":{"kind":"symbol","title":"willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","title":"didDismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")? = nil)","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"text":"The completion block executed once the message view is fully hidden","type":"text"},{"type":"text","text":" "},{"type":"text","text":"from the user."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"As part of its dismissal, the in-app message view must reports lifecycle events using the"},{"text":" ","type":"text"},{"type":"text","text":"following methods:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","isActive":true},{"type":"text","text":": before any dismissal animation occurs."}]}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()"},{"text":": after all dismissal animations are completed and the message view is fully","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"hidden from the user."}],"type":"paragraph"}]}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/dismiss(completion:)"},"kind":"symbol","metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC7dismiss10completionyyycSg_tF","title":"dismiss(completion:)","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Dimisses the message view.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/dismiss(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didDismiss()":{"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/dismiss(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/dismiss(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/dismiss(completion:)","abstract":[{"type":"text","text":"Dimisses the message view."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"kind":"symbol","title":"dismiss(completion:)","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willDismiss()":{"title":"willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/full.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/full.json index 5fb3a6e9c2..abd4523fdc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/full.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/full.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/full"]}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullView"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/full"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","title":"full","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","extendedModule":"BrazeUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/full":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"full","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/full","role":"symbol"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","title":"full","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/full"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/full","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/full":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/full","title":"full","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/full","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/fullimage.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/fullimage.json index 7b96178ef7..536d325e91 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/fullimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/fullimage.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/fullimage"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"fullImage","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"kind":"text","text":"?"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/fullImage","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/fullImage":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/fullimage","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/fullImage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"title":"fullImage","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/fullImage","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/fullimage"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","extendedModule":"BrazeUI","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FullImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"?","kind":"text"}],"title":"fullImage","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/fullImage":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/fullImage","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"title":"fullImage","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/fullimage","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/html.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/html.json index 10af860e6a..569cb7803f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/html.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/html.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"HtmlView","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/html"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"HtmlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"html","extendedModule":"BrazeUI","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"?"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/html","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/html":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/html","title":"html","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/html","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/html"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"text":"?","kind":"text"}],"title":"html","symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/html"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/html":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"HtmlView","type":"codeVoice"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/html","title":"html","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/html","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/inappmessageview-implementations.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/inappmessageview-implementations.json index 54845a93dc..6480eec8b7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/inappmessageview-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/inappmessageview-implementations.json @@ -1 +1 @@ -{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"InAppMessageView Implementations"},"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/slideup"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()"],"generated":true}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","title":"didDismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/controller":{"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/controller","title":"controller","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/slideup":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/slideup","title":"slideup","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/slideup","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/html":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/html","title":"html","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/html","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/modalImage":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modalimage","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modalImage","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalImageView","type":"codeVoice"},{"type":"text","text":"."}],"title":"modalImage","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/fullImage":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/fullimage","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/fullImage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"title":"fullImage","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/prefersStatusBarHidden":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/prefersstatusbarhidden","role":"symbol","kind":"symbol","title":"prefersStatusBarHidden","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"title":"willPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willDismiss()":{"kind":"symbol","title":"willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewQueryHandler()":{"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewqueryhandler()","role":"symbol","title":"webViewQueryHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"title":"didPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/initialAccessibilityElement":{"abstract":[{"type":"text","text":"The initial accessibility element."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/initialAccessibilityElement","role":"symbol","title":"initialAccessibilityElement","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/initialaccessibilityelement","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"type":"topic","title":"logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/modal":{"type":"topic","role":"symbol","title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modal","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logImpression()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"title":"logImpression()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/full":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"full","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/full","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/process(clickAction:buttonId:target:)":{"kind":"symbol","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/process(clickaction:buttonid:target:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/process(clickAction:buttonId:target:)","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/control":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/control","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/control","kind":"symbol","title":"control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"text":".","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logError(_:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logError(_:)","role":"symbol","title":"logError(_:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logerror(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewScriptMessageHandler()":{"kind":"symbol","abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewscriptmessagehandler()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier","text":"ScriptMessageHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewScriptMessageHandler()","title":"webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/makeKey()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/makekey()","title":"makeKey()","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/makeKey()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/isLargeLandscape":{"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/islargelandscape","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"isLargeLandscape","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/isLargeLandscape"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewSchemeHandler()":{"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"kind":"symbol","title":"webViewSchemeHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewschemehandler()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewSchemeHandler()","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/slideup"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()"],"generated":true,"title":"Instance Methods"}],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"InAppMessageView Implementations"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/isLargeLandscape":{"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"title":"isLargeLandscape","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/islargelandscape","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/isLargeLandscape","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/control":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/control","role":"symbol","title":"control","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logError(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logError(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logerror(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"logError(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/slideup":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/slideup","role":"symbol","title":"slideup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/slideup","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewSchemeHandler()":{"role":"symbol","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","text":"SchemeHandler"}],"title":"webViewSchemeHandler()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewSchemeHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewschemehandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/fullImage":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/fullImage","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"title":"fullImage","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/fullimage","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didPresent()":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"kind":"symbol","title":"didPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/modalImage":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modalimage","kind":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"title":"modalImage","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logClick(buttonId:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","title":"logClick(buttonId:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/modal":{"title":"modal","kind":"symbol","role":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modal","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/makeKey()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/makekey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"title":"makeKey()","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/controller":{"title":"controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/controller","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/controller","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/full":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/full","title":"full","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/full","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/initialAccessibilityElement":{"title":"initialAccessibilityElement","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/initialaccessibilityelement","abstract":[{"type":"text","text":"The initial accessibility element."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/initialAccessibilityElement","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willPresent()":{"title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"kind":"symbol","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewQueryHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewQueryHandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewqueryhandler()","role":"symbol","title":"webViewQueryHandler()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/process(clickAction:buttonId:target:)":{"title":"process(clickAction:buttonId:target:)","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/process(clickAction:buttonId:target:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/process(clickaction:buttonid:target:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didDismiss()":{"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logImpression()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()","title":"logImpression()","type":"topic","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/html":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"HtmlView","type":"codeVoice"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/html","title":"html","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/html","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/prefersStatusBarHidden":{"title":"prefersStatusBarHidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/prefersstatusbarhidden","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/prefersStatusBarHidden","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willDismiss()":{"title":"willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewScriptMessageHandler()":{"title":"webViewScriptMessageHandler()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewscriptmessagehandler()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/init(message:attributes:presented:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/init(message:attributes:presented:).json index 0fa79291a8..4a189ab72b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/init(message:attributes:presented:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/init(message:attributes:presented:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/init(message:attributes:presented:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/init(message:attributes:presented:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct"},{"kind":"text","text":" = .defaults, "},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false)"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"init","title":"init(message:attributes:presented:)","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC7message10attributes9presentedAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVSbtcfc","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/init(message:attributes:presented:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/init(message:attributes:presented:)","title":"init(message:attributes:presented:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/init(message:attributes:presented:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/init(message:attributes:presented:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/init(message:attributes:presented:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","text":"Attributes"},{"text":" = .defaults, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = false)"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Html","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC7message10attributes9presentedAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVSbtcfc","symbolKind":"init","title":"init(message:attributes:presented:)","roleHeading":"Initializer","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/init(message:attributes:presented:)":{"type":"topic","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/init(message:attributes:presented:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/init(message:attributes:presented:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(message:attributes:presented:)","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/initialaccessibilityelement.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/initialaccessibilityelement.json index b2e5b97f7d..fb2c29adff 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/initialaccessibilityelement.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/initialaccessibilityelement.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"If assigned, VoiceOver will focus on this element when the message view is presented.","type":"text"}]}]}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","role":"symbol","symbolKind":"property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"initialAccessibilityElement","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/initialaccessibilityelement"]}],"abstract":[{"type":"text","text":"The initial accessibility element."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/initialAccessibilityElement","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/initialAccessibilityElement":{"abstract":[{"type":"text","text":"The initial accessibility element."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/initialAccessibilityElement","role":"symbol","title":"initialAccessibilityElement","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/initialaccessibilityelement","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/initialAccessibilityElement","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"The initial accessibility element."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"If assigned, VoiceOver will focus on this element when the message view is presented.","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/initialaccessibilityelement"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"role":"symbol","symbolKind":"property","extendedModule":"BrazeUI","title":"initialAccessibilityElement","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/initialAccessibilityElement":{"title":"initialAccessibilityElement","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/initialaccessibilityelement","abstract":[{"type":"text","text":"The initial accessibility element."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/initialAccessibilityElement","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/installpresentationconstraintsifneeded().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/installpresentationconstraintsifneeded().json index 546172775a..2d4cf3e691 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/installpresentationconstraintsifneeded().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/installpresentationconstraintsifneeded().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC38installPresentationConstraintsIfNeededyyF","roleHeading":"Instance Method","title":"installPresentationConstraintsIfNeeded()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/installpresentationconstraintsifneeded()"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/installPresentationConstraintsIfNeeded()"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/installPresentationConstraintsIfNeeded()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/installPresentationConstraintsIfNeeded()","title":"installPresentationConstraintsIfNeeded()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/installpresentationconstraintsifneeded()"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/installPresentationConstraintsIfNeeded()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/installpresentationconstraintsifneeded()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"installPresentationConstraintsIfNeeded()","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC38installPresentationConstraintsIfNeededyyF"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/installPresentationConstraintsIfNeeded()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/installpresentationconstraintsifneeded()","abstract":[],"title":"installPresentationConstraintsIfNeeded()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/installPresentationConstraintsIfNeeded()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/islargelandscape.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/islargelandscape.json index ce65b8e75e..2fe6dd3837 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/islargelandscape.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/islargelandscape.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"isLargeLandscape","externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/isLargeLandscape"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/isLargeLandscape":{"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/islargelandscape","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"title":"isLargeLandscape","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/isLargeLandscape"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","symbolKind":"property","title":"isLargeLandscape","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/isLargeLandscape","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/isLargeLandscape":{"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"title":"isLargeLandscape","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/islargelandscape","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/isLargeLandscape","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/layoutsubviews().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/layoutsubviews().json index 691ea7154a..9d444cde4e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/layoutsubviews().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/layoutsubviews().json @@ -1 +1 @@ -{"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC14layoutSubviewsyyF","title":"layoutSubviews()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/layoutSubviews()"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/layoutSubviews()":{"role":"symbol","type":"topic","title":"layoutSubviews()","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/layoutsubviews()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/layoutSubviews()"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/layoutsubviews()"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"role":"symbol","symbolKind":"method","title":"layoutSubviews()","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC14layoutSubviewsyyF","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/layoutSubviews()":{"title":"layoutSubviews()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/layoutsubviews()","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/layoutSubviews()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/loadmessage().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/loadmessage().json index 40e5c5a05f..6529246470 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/loadmessage().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/loadmessage().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/loadmessage()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/loadMessage()"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"loadMessage","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC04loadE0yyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"loadMessage","kind":"identifier"},{"kind":"text","text":"()"}],"title":"loadMessage()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/loadMessage()":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/loadmessage()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"loadMessage","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/loadMessage()","title":"loadMessage()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"loadMessage","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/loadmessage()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/loadMessage()","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC04loadE0yyF","title":"loadMessage()","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"loadMessage","kind":"identifier"},{"text":"()","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/loadMessage()":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/loadmessage()","abstract":[],"title":"loadMessage()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/loadMessage()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"loadMessage"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/logclick(buttonid:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/logclick(buttonid:).json index d3a9896b6a..c2002e60f8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/logclick(buttonid:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/logclick(buttonid:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? = nil)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"An optional button identifier."}],"type":"paragraph"}],"name":"buttonId"}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"extendedModule":"BrazeUI","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"logClick(buttonId:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"type":"topic","title":"logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"title":"logClick(buttonId:)","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}],"name":"buttonId"}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logClick(buttonId:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","title":"logClick(buttonId:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/logerror(_:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/logerror(_:).json index 5b1a1b177d..e48bd08eea 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/logerror(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/logerror(_:).json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"logError(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logError(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logerror(_:)"]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"InAppMessageView.logError(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"error"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logError(_:)":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logError(_:)","role":"symbol","title":"logError(_:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logerror(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"error"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logError(_:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"BrazeUI","symbolKind":"method","title":"logError(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logerror(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"InAppMessageView.logError(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logError(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logError(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logerror(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"logError(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/logimpression().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/logimpression().json index 640db63f1d..34eeedf49a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/logimpression().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/logimpression().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"logImpression()","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logImpression()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"title":"logImpression()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"logImpression()","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logImpression()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()","title":"logImpression()","type":"topic","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/makekey().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/makekey().json index bf12892455..206271f78a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/makekey().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/makekey().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/makekey()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"Use this methods to properly dismiss the keyboard if needed. When the message view is"},{"type":"text","text":" "},{"type":"text","text":"dismissed, the keyboard original state is restored automatically by UIKit."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"makeKey()","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/makeKey()"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/makeKey()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/makekey()","title":"makeKey()","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/makeKey()","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"title":"makeKey()","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","extendedModule":"BrazeUI"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/makekey()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}]}]},{"content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"Use this methods to properly dismiss the keyboard if needed. When the message view is"},{"type":"text","text":" "},{"text":"dismissed, the keyboard original state is restored automatically by UIKit.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/makeKey()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/makeKey()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/makekey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"title":"makeKey()","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/message.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/message.json index 4e265a6ec0..aa7b0a691a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/message.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/message.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/message"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC7message0A3Kit0A0C0cdE0O0F0Vvp","roleHeading":"Instance Property","title":"message"},"abstract":[{"text":"The html in-app message.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/message"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/message":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/message","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV","text":"Html","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The html in-app message."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/message","role":"symbol","title":"message","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Html","kind":"identifier"}],"title":"Braze.InAppMessage.Html","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","navigatorTitle":[{"text":"Html","kind":"identifier"}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/message","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Html","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"metadata":{"title":"message","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC7message0A3Kit0A0C0cdE0O0F0Vvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Html","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"}]},"abstract":[{"text":"The html in-app message.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/message":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Html","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO4HtmlV"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/message","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/message","title":"message","abstract":[{"text":"The html in-app message.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Html-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Html"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Html-swift.struct","abstract":[{"type":"text","text":"The Html message type."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Html"}],"type":"topic","title":"Braze.InAppMessage.Html","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/modal.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/modal.json index a43e5c6223..fbd4bb2519 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/modal.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/modal.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","symbolKind":"property","extendedModule":"BrazeUI","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"kind":"text","text":"?"}],"title":"modal"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modal","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/modal":{"type":"topic","role":"symbol","title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modal","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]}}} \ No newline at end of file +{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalView","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","symbolKind":"property","extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"title":"modal"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modal"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modal"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/modal":{"title":"modal","kind":"symbol","role":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modal","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/modalimage.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/modalimage.json index c26d853a75..7ca5e48b2c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/modalimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/modalimage.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"modalImage","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modalImage","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/modalImage":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modalimage","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":"?","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modalImage","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalImageView","type":"codeVoice"},{"type":"text","text":"."}],"title":"modalImage","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"title":"modalImage","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","symbolKind":"property"},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modalImage"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/modalImage":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modalimage","kind":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"title":"modalImage","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/prefersstatusbarhidden.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/prefersstatusbarhidden.json index 6600f95321..90983721a4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/prefersstatusbarhidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/prefersstatusbarhidden.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/prefersStatusBarHidden","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","symbolKind":"property","title":"prefersStatusBarHidden","roleHeading":"Instance Property","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"Setting this value may have no effect depending of upstream customizations."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/prefersstatusbarhidden"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/prefersStatusBarHidden":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/prefersstatusbarhidden","role":"symbol","kind":"symbol","title":"prefersStatusBarHidden","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"Setting this value may have no effect depending of upstream customizations."}],"type":"paragraph"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/prefersStatusBarHidden"},"abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/prefersstatusbarhidden"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"prefersStatusBarHidden","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/prefersStatusBarHidden":{"title":"prefersStatusBarHidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/prefersstatusbarhidden","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/prefersStatusBarHidden","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/present(completion:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/present(completion:).json index 0d8b1c2358..5e53361e6e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/present(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/present(completion:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"abstract":[{"text":"Presents the message view to the user.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")? = nil)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully visible to the"},{"text":" ","type":"text"},{"type":"text","text":"user."}]}]}]},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"When this method is called, the message view is already added to the view hierarchy.","type":"text"}]},{"type":"paragraph","inlineContent":[{"text":"As part of its presentation, the in-app message view must report lifecycle events using:","type":"text"}]},{"items":[{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()"},{"text":": before any presentation animation occurs.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","isActive":true},{"text":": after all presentation animations are completed and the message view is","type":"text"},{"type":"text","text":" "},{"text":"fully visible to the user.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()"},{"type":"text","text":": as soon as the message is fully visible to the user."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","type":"reference","isActive":true},{"text":": as the result of a user click.","type":"text"}],"type":"paragraph"}]}]}],"kind":"content"}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"present(completion:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC7present10completionyyycSg_tF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?)"}],"type":"topic","title":"logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)","role":"symbol","type":"topic","kind":"symbol","title":"present(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"title":"willPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logImpression()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"title":"logImpression()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"title":"didPresent()","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil)"}]}],"kind":"declarations"},{"parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully visible to the"},{"type":"text","text":" "},{"text":"user.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"text":"When this method is called, the message view is already added to the view hierarchy.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"text":"As part of its presentation, the in-app message view must report lifecycle events using:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()"},{"type":"text","text":": before any presentation animation occurs."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()"},{"text":": after all presentation animations are completed and the message view is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"fully visible to the user."}],"type":"paragraph"}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}]},{"items":[{"content":[{"inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()"},{"text":": as soon as the message is fully visible to the user.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","isActive":true},{"type":"text","text":": as the result of a user click."}]}]}],"type":"unorderedList"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"abstract":[{"text":"Presents the message view to the user.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC7present10completionyyycSg_tF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"present(completion:)","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willPresent()":{"title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"kind":"symbol","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/present(completion:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"type":"topic","title":"present(completion:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logImpression()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logImpression()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()","title":"logImpression()","type":"topic","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/didPresent()":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"kind":"symbol","title":"didPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/logClick(buttonId:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/logClick(buttonId:)","title":"logClick(buttonId:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/presentationconstraintsinstalled.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/presentationconstraintsinstalled.json index 66f72bf4c8..1482903194 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/presentationconstraintsinstalled.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/presentationconstraintsinstalled.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presentationconstraintsinstalled"]}],"metadata":{"roleHeading":"Instance Property","title":"presentationConstraintsInstalled","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC32presentationConstraintsInstalledSbvp","symbolKind":"property"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presentationConstraintsInstalled"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/presentationConstraintsInstalled":{"title":"presentationConstraintsInstalled","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presentationConstraintsInstalled","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presentationconstraintsinstalled"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presentationconstraintsinstalled"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presentationConstraintsInstalled"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"metadata":{"title":"presentationConstraintsInstalled","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC32presentationConstraintsInstalledSbvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/presentationConstraintsInstalled":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presentationconstraintsinstalled","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presentationConstraintsInstalled","title":"presentationConstraintsInstalled","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/presented.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/presented.json index 9e86cc3f28..879c02fa8d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/presented.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/presented.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presented"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"metadata":{"role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9presentedSbvp","title":"presented","symbolKind":"property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presented"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/presented":{"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presented","type":"topic","title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presented","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presented"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","title":"presented","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC9presentedSbvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presented"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/presented":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presented","abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/presented","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/process(clickaction:buttonid:target:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/process(clickaction:buttonid:target:).json index 33a8fb94d3..d378132cba 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/process(clickaction:buttonid:target:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/process(clickaction:buttonid:target:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/process(clickAction:buttonId:target:)"},"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","extendedModule":"BrazeUI","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"title":"process(clickAction:buttonId:target:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/process(clickaction:buttonid:target:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? = nil, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"? = nil)"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The click action to process.","type":"text"}]}],"name":"clickAction"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}],"name":"buttonId"},{"name":"target","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"type":"codeVoice","code":"UIViewController"},{"text":" used to display an eventual web view (iOS only).","type":"text"},{"type":"text","text":" "},{"text":"Set it to ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}]}]}],"kind":"parameters"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/process(clickAction:buttonId:target:)":{"kind":"symbol","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/process(clickaction:buttonid:target:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/process(clickAction:buttonId:target:)","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"}}} \ No newline at end of file +{"abstract":[{"text":"Call this method to process the in-app message click action.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"? = nil)","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The click action to process."}]}],"name":"clickAction"},{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"The target ","type":"text"},{"code":"UIViewController","type":"codeVoice"},{"text":" used to display an eventual web view (iOS only).","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Set it to "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}],"type":"paragraph"}],"name":"target"}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","symbolKind":"method","extendedModule":"BrazeUI","title":"process(clickAction:buttonId:target:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/process(clickaction:buttonid:target:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/process(clickAction:buttonId:target:)":{"title":"process(clickAction:buttonId:target:)","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/process(clickAction:buttonId:target:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/process(clickaction:buttonid:target:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/processnavigationaction(_:istransientopen:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/processnavigationaction(_:istransientopen:).json index da8631759e..68cbe5be4f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/processnavigationaction(_:istransientopen:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/processnavigationaction(_:istransientopen:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"processNavigationAction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"navigationAction"},{"kind":"text","text":": "},{"text":"WKNavigationAction","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"text":", ","kind":"text"},{"text":"isTransientOpen","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/processnavigationaction(_:istransientopen:)"]}],"metadata":{"role":"symbol","title":"processNavigationAction(_:isTransientOpen:)","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"processNavigationAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isTransientOpen","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC23processNavigationAction_15isTransientOpenySo012WKNavigationJ0C_SbtF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/processNavigationAction(_:isTransientOpen:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/processNavigationAction(_:isTransientOpen:)":{"role":"symbol","title":"processNavigationAction(_:isTransientOpen:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"processNavigationAction"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isTransientOpen"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/processnavigationaction(_:istransientopen:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/processNavigationAction(_:isTransientOpen:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"processNavigationAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"navigationAction","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKNavigationAction","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isTransientOpen"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/processNavigationAction(_:isTransientOpen:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/processnavigationaction(_:istransientopen:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC23processNavigationAction_15isTransientOpenySo012WKNavigationJ0C_SbtF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"processNavigationAction","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isTransientOpen"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","title":"processNavigationAction(_:isTransientOpen:)","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/processNavigationAction(_:isTransientOpen:)":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/processnavigationaction(_:istransientopen:)","kind":"symbol","title":"processNavigationAction(_:isTransientOpen:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/processNavigationAction(_:isTransientOpen:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"processNavigationAction"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isTransientOpen","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/queryhandler.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/queryhandler.json index 02800d192f..3a25649ff9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/queryhandler.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/queryhandler.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/queryHandler","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"queryHandler","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"queryHandler","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC12queryHandler0A3Kit0A0C03WebG6BridgeO05QueryI0Vvp","modules":[{"name":"BrazeUI"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"queryHandler"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","text":"QueryHandler"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/queryhandler"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/queryHandler":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/queryhandler","role":"symbol","abstract":[],"title":"queryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/queryHandler","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"queryHandler","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/queryHandler","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/queryhandler"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"queryHandler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC12queryHandler0A3Kit0A0C03WebG6BridgeO05QueryI0Vvp","roleHeading":"Instance Property","title":"queryHandler","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"queryHandler"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/queryHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/queryHandler","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/queryhandler","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"queryHandler","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"}],"type":"topic","title":"queryHandler"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/schemehandler.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/schemehandler.json index 1bc6637539..000e62542c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/schemehandler.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/schemehandler.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/schemeHandler"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"schemeHandler"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","text":"SchemeHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"schemeHandler","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC13schemeHandler0A3Kit0A0C03WebG6BridgeO06SchemeI0Cvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"schemeHandler","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/schemehandler"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/schemeHandler":{"title":"schemeHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/schemehandler","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/schemeHandler","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"schemeHandler"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"schemeHandler"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/schemehandler"]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"schemeHandler","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC13schemeHandler0A3Kit0A0C03WebG6BridgeO06SchemeI0Cvp","title":"schemeHandler"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/schemeHandler"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/schemeHandler":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"schemeHandler"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/schemeHandler","abstract":[],"kind":"symbol","title":"schemeHandler"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/scriptmessagehandler.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/scriptmessagehandler.json index ae9f02e167..ffd7ea7923 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/scriptmessagehandler.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/scriptmessagehandler.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"scriptMessageHandler","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scriptMessageHandler","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC06scriptE7Handler0A3Kit0A0C03WebG6BridgeO06ScripteI0Cvp","role":"symbol","title":"scriptMessageHandler","symbolKind":"property"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/scriptmessagehandler"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/scriptMessageHandler"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/scriptMessageHandler":{"abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scriptMessageHandler"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/scriptMessageHandler","type":"topic","kind":"symbol","title":"scriptMessageHandler","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/scriptmessagehandler","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"scriptMessageHandler","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier","text":"ScriptMessageHandler"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC06scriptE7Handler0A3Kit0A0C03WebG6BridgeO06ScripteI0Cvp","title":"scriptMessageHandler","symbolKind":"property"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"scriptMessageHandler","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/scriptMessageHandler","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/scriptmessagehandler"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/scriptMessageHandler":{"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/scriptmessagehandler","title":"scriptMessageHandler","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scriptMessageHandler"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/scriptMessageHandler","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/setupwebview().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/setupwebview().json index 270ef54438..1cab0cb400 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/setupwebview().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/setupwebview().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"setupWebView"},{"text":"()","kind":"text"}],"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC08setupWebG0yyF","roleHeading":"Instance Method","title":"setupWebView()"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/setupwebview()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/setupWebView()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setupWebView"},{"kind":"text","text":"()"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/setupWebView()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/setupwebview()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupWebView"},{"kind":"text","text":"()"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/setupWebView()","role":"symbol","title":"setupWebView()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"sections":[],"metadata":{"title":"setupWebView()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setupWebView","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC08setupWebG0yyF","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/setupWebView()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupWebView"},{"text":"()","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/setupwebview()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/setupWebView()":{"role":"symbol","title":"setupWebView()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"setupWebView","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/setupWebView()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/setupwebview()","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/slideup.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/slideup.json index 876929ae49..13059174b2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/slideup.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/slideup.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/slideup"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/slideup"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","text":"SlideupView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"metadata":{"title":"slideup","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/slideup":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/slideup","title":"slideup","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/slideup","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/slideup"]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/slideup","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"slideup","extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/slideup":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/slideup","role":"symbol","title":"slideup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/slideup","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/traitcollectiondidchange(_:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/traitcollectiondidchange(_:).json index 540930917e..77bb9f3120 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/traitcollectiondidchange(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"previousTraitCollection","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"traitCollectionDidChange(_:)","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/traitCollectionDidChange(_:)"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/traitCollectionDidChange(_:)":{"kind":"symbol","abstract":[],"title":"traitCollectionDidChange(_:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/traitcollectiondidchange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/traitCollectionDidChange(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"title":"traitCollectionDidChange(_:)","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/traitCollectionDidChange(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"previousTraitCollection"},{"text":": ","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/traitCollectionDidChange(_:)":{"title":"traitCollectionDidChange(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/traitcollectiondidchange(_:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:createwebviewwith:for:windowfeatures:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:createwebviewwith:for:windowfeatures:).json index 6ff4aac592..a15d1fa1b2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:createwebviewwith:for:windowfeatures:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:createwebviewwith:for:windowfeatures:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:createWebViewWith:for:windowFeatures:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","extendedModule":"BrazeUI","symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_09createWebG4With3for14windowFeaturesSo05WKWebG0CSgAK_So0oG13ConfigurationCSo18WKNavigationActionCSo08WKWindowN0CtF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"createWebViewWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKWebViewConfiguration","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"WKNavigationAction","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"windowFeatures"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWindowFeatures","text":"WKWindowFeatures"},{"text":") -> ","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"webView(_:createWebViewWith:for:windowFeatures:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"webView"},{"text":": ","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"createWebViewWith"},{"kind":"text","text":" "},{"text":"configuration","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","text":"WKWebViewConfiguration"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"navigationAction","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKNavigationAction","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"text":", ","kind":"text"},{"text":"windowFeatures","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKWindowFeatures","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWindowFeatures"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:createwebviewwith:for:windowfeatures:)"]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"WKUIDelegate.webView(_:createWebViewWith:for:windowFeatures:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"title":"WKUIDelegate Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:createWebViewWith:for:windowFeatures:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"createWebViewWith","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","kind":"typeIdentifier","text":"WKWebViewConfiguration"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"windowFeatures"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWindowFeatures","text":"WKWindowFeatures","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:createwebviewwith:for:windowfeatures:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:createWebViewWith:for:windowFeatures:)","title":"webView(_:createWebViewWith:for:windowFeatures:)","type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"webView(_:createWebViewWith:for:windowFeatures:)","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"createWebViewWith"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKWebViewConfiguration","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"windowFeatures","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WKWindowFeatures","preciseIdentifier":"c:objc(cs)WKWindowFeatures"},{"text":") -> ","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":"?"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_09createWebG4With3for14windowFeaturesSo05WKWebG0CSgAK_So0oG13ConfigurationCSo18WKNavigationActionCSo08WKWindowN0CtF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"webView"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"createWebViewWith","kind":"externalParam"},{"kind":"text","text":" "},{"text":"configuration","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","text":"WKWebViewConfiguration","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"navigationAction"},{"text":": ","kind":"text"},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"windowFeatures","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKWindowFeatures","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWindowFeatures"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:createwebviewwith:for:windowfeatures:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKUIDelegate.webView(_:createWebViewWith:for:windowFeatures:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:createWebViewWith:for:windowFeatures:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","title":"WKUIDelegate Implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:createWebViewWith:for:windowFeatures:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"createWebViewWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKWebViewConfiguration","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"windowFeatures","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWindowFeatures","kind":"typeIdentifier","text":"WKWindowFeatures"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":"?","kind":"text"}],"abstract":[],"title":"webView(_:createWebViewWith:for:windowFeatures:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:createWebViewWith:for:windowFeatures:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:createwebviewwith:for:windowfeatures:)","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:decidepolicyfor:decisionhandler:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:decidepolicyfor:decisionhandler:).json index c7a3e6011c..1252637bed 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:decidepolicyfor:decisionhandler:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:decidepolicyfor:decisionhandler:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:decidepolicyfor:decisionhandler:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKNavigationDelegate.webView(_:decidePolicyFor:decisionHandler:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:decidePolicyFor:decisionHandler:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"webView(_:decidePolicyFor:decisionHandler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"text":"decidePolicyFor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigationAction","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decisionHandler"},{"kind":"text","text":": ("},{"text":"WKNavigationActionPolicy","kind":"typeIdentifier","preciseIdentifier":"c:@E@WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_15decidePolicyFor15decisionHandlerySo05WKWebG0C_So18WKNavigationActionCySo0opJ0VctF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","extendedModule":"BrazeUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"webView","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decidePolicyFor"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"navigationAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction"},{"kind":"text","text":", "},{"text":"decisionHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"WKNavigationActionPolicy","preciseIdentifier":"c:@E@WKNavigationActionPolicy"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKNavigationDelegate-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","role":"collectionGroup","title":"WKNavigationDelegate Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:decidePolicyFor:decisionHandler:)":{"kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:decidePolicyFor:decisionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"decidePolicyFor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decisionHandler"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@E@WKNavigationActionPolicy","kind":"typeIdentifier","text":"WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:decidepolicyfor:decisionhandler:)","role":"symbol","title":"webView(_:decidePolicyFor:decisionHandler:)"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"webView(_:decidePolicyFor:decisionHandler:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"decidePolicyFor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"decisionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@WKNavigationActionPolicy","text":"WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_15decidePolicyFor15decisionHandlerySo05WKWebG0C_So18WKNavigationActionCySo0opJ0VctF","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:decidePolicyFor:decisionHandler:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKNavigationDelegate.webView(_:decidePolicyFor:decisionHandler:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decidePolicyFor"},{"text":" ","kind":"text"},{"text":"navigationAction","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKNavigationAction","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigationAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decisionHandler"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@WKNavigationActionPolicy","text":"WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:decidepolicyfor:decisionhandler:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKNavigationDelegate-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","abstract":[],"role":"collectionGroup","type":"topic","title":"WKNavigationDelegate Implementations"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:decidePolicyFor:decisionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:decidePolicyFor:decisionHandler:)","role":"symbol","type":"topic","title":"webView(_:decidePolicyFor:decisionHandler:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:decidepolicyfor:decisionhandler:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decidePolicyFor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"decisionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@WKNavigationActionPolicy","text":"WKNavigationActionPolicy"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:didfail:witherror:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:didfail:witherror:).json index 763a4cedd2..90c44a73aa 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:didfail:witherror:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:didfail:witherror:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKNavigationDelegate.webView(_:didFail:withError:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfail:witherror:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations"]]},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_7didFail9withErrorySo05WKWebG0C_So12WKNavigationCSgs0L0_ptF","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFail"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation"},{"text":"!, ","kind":"text"},{"kind":"externalParam","text":"withError"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"webView(_:didFail:withError:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"webView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didFail"},{"text":" ","kind":"text"},{"text":"navigation","kind":"internalParam"},{"kind":"text","text":": "},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"text":"!, ","kind":"text"},{"text":"withError","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFail:withError:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:didFail:withError:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfail:witherror:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"didFail","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"kind":"text","text":"!, "},{"text":"withError","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFail:withError:)","role":"symbol","title":"webView(_:didFail:withError:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKNavigationDelegate-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","role":"collectionGroup","title":"WKNavigationDelegate Implementations"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfail:witherror:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"text":"didFail","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"navigation","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigation","text":"WKNavigation","kind":"typeIdentifier"},{"text":"!, ","kind":"text"},{"text":"withError","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"error"},{"kind":"text","text":": "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_7didFail9withErrorySo05WKWebG0C_So12WKNavigationCSgs0L0_ptF","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"kind":"text","text":", "},{"text":"didFail","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"text":"!, ","kind":"text"},{"kind":"externalParam","text":"withError"},{"text":": ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"BrazeUI","title":"webView(_:didFail:withError:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"WKNavigationDelegate.webView(_:didFail:withError:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFail:withError:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKNavigationDelegate-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","abstract":[],"role":"collectionGroup","type":"topic","title":"WKNavigationDelegate Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:didFail:withError:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFail:withError:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfail:witherror:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didFail"},{"text":": ","kind":"text"},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"kind":"text","text":"!, "},{"text":"withError","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":")"}],"type":"topic","title":"webView(_:didFail:withError:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:didfinish:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:didfinish:).json index a9771c82e6..5a53e8bf51 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:didfinish:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:didfinish:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didFinish"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKNavigation","text":"WKNavigation"},{"kind":"text","text":"!)"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_9didFinishySo05WKWebG0C_So12WKNavigationCSgtF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","title":"webView(_:didFinish:)","extendedModule":"BrazeUI","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFinish:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKNavigationDelegate.webView(_:didFinish:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFinish"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"navigation"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigation","text":"WKNavigation","kind":"typeIdentifier"},{"text":"!)","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfinish:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKNavigationDelegate-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","role":"collectionGroup","title":"WKNavigationDelegate Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:didFinish:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFinish"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation"},{"kind":"text","text":"!)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfinish:)","kind":"symbol","role":"symbol","type":"topic","title":"webView(_:didFinish:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFinish:)"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFinish:)"},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFinish"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier","text":"WKNavigation"},{"text":"!)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_9didFinishySo05WKWebG0C_So12WKNavigationCSgtF","extendedModule":"BrazeUI","title":"webView(_:didFinish:)","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKNavigationDelegate.webView(_:didFinish:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"webView","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"didFinish","kind":"externalParam"},{"kind":"text","text":" "},{"text":"navigation","kind":"internalParam"},{"kind":"text","text":": "},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"kind":"text","text":"!)"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfinish:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKNavigationDelegate-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","abstract":[],"role":"collectionGroup","type":"topic","title":"WKNavigationDelegate Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:didFinish:)":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfinish:)","abstract":[],"role":"symbol","title":"webView(_:didFinish:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFinish:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didFinish","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier","text":"WKNavigation"},{"text":"!)","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:).json index 865ebf0795..b1f0fbaf44 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:).json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_027runJavaScriptAlertPanelWithE016initiatedByFrame17completionHandlerySo05WKWebG0C_SSSo11WKFrameInfoCyyctF","role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"runJavaScriptAlertPanelWithMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"initiatedByFrame"},{"kind":"text","text":": "},{"text":"WKFrameInfo","preciseIdentifier":"c:objc(cs)WKFrameInfo","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKUIDelegate.webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"webView"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"runJavaScriptAlertPanelWithMessage"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"frame"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","type":"topic","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"runJavaScriptAlertPanelWithMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"title":"webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"title":"WKUIDelegate Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","abstract":[],"type":"topic","kind":"article"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"webView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"text":"runJavaScriptAlertPanelWithMessage","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initiatedByFrame"},{"kind":"text","text":" "},{"text":"frame","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKFrameInfo","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"runJavaScriptAlertPanelWithMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","role":"symbol","symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_027runJavaScriptAlertPanelWithE016initiatedByFrame17completionHandlerySo05WKWebG0C_SSSo11WKFrameInfoCyyctF","extendedModule":"BrazeUI"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKUIDelegate.webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","title":"WKUIDelegate Implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"runJavaScriptAlertPanelWithMessage"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initiatedByFrame"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","title":"webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:).json index cb8cdf7c97..c039d78b87 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"WKUIDelegate.webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)"},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"runJavaScriptConfirmPanelWithMessage","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_029runJavaScriptConfirmPanelWithE016initiatedByFrame17completionHandlerySo05WKWebG0C_SSSo11WKFrameInfoCySbctF"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"runJavaScriptConfirmPanelWithMessage"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initiatedByFrame"},{"text":" ","kind":"text"},{"text":"frame","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"WKFrameInfo","preciseIdentifier":"c:objc(cs)WKFrameInfo"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"title":"WKUIDelegate Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"runJavaScriptConfirmPanelWithMessage"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initiatedByFrame"},{"kind":"text","text":": "},{"text":"WKFrameInfo","preciseIdentifier":"c:objc(cs)WKFrameInfo","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","title":"webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"webView"},{"text":": ","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"runJavaScriptConfirmPanelWithMessage","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":" "},{"text":"frame","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WKFrameInfo","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_029runJavaScriptConfirmPanelWithE016initiatedByFrame17completionHandlerySo05WKWebG0C_SSSo11WKFrameInfoCySbctF","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"text":"runJavaScriptConfirmPanelWithMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"initiatedByFrame"},{"kind":"text","text":": "},{"text":"WKFrameInfo","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"WKUIDelegate.webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","title":"WKUIDelegate Implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:)","abstract":[],"title":"webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"runJavaScriptConfirmPanelWithMessage","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"initiatedByFrame"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WKFrameInfo","preciseIdentifier":"c:objc(cs)WKFrameInfo"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:).json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:).json index 3538830dd3..925f823937 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:).json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"text":"runJavaScriptTextInputPanelWithPrompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"defaultText","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"initiatedByFrame"},{"text":": ","kind":"text"},{"text":"WKFrameInfo","preciseIdentifier":"c:objc(cs)WKFrameInfo","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"extendedModule":"BrazeUI","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","title":"webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_37runJavaScriptTextInputPanelWithPrompt07defaultL016initiatedByFrame17completionHandlerySo05WKWebG0C_S2SSgSo11WKFrameInfoCyAMctF","modules":[{"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"kind":"text","text":": "},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"runJavaScriptTextInputPanelWithPrompt"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"defaultText","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":" "},{"text":"frame","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKFrameInfo","kind":"typeIdentifier","text":"WKFrameInfo"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"WKUIDelegate.webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)":{"title":"webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:)","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"runJavaScriptTextInputPanelWithPrompt"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"defaultText","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"title":"WKUIDelegate Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeUI"}],"title":"webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","role":"symbol","extendedModule":"BrazeUI","symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0_37runJavaScriptTextInputPanelWithPrompt07defaultL016initiatedByFrame17completionHandlerySo05WKWebG0C_S2SSgSo11WKFrameInfoCyAMctF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"runJavaScriptTextInputPanelWithPrompt"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"defaultText","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"initiatedByFrame","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"WKUIDelegate.webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"webView","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"kind":"text","text":", "},{"text":"runJavaScriptTextInputPanelWithPrompt","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"defaultText"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"initiatedByFrame"},{"kind":"text","text":" "},{"kind":"internalParam","text":"frame"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/WKUIDelegate-Implementations":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","title":"WKUIDelegate Implementations","type":"topic","kind":"article","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)":{"kind":"symbol","role":"symbol","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"runJavaScriptTextInputPanelWithPrompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"defaultText","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","title":"webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview.json index 336740480f..c9f4cefd66 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webview.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webview.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"The web view used to display the message."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"kind":"text","text":": "},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":"?"}],"title":"webView","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0So05WKWebG0CSgvp"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"This property can be used after ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)","isActive":true},{"type":"text","text":" was called."}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)","role":"symbol","type":"topic","kind":"symbol","title":"present(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView":{"abstract":[{"type":"text","text":"The web view used to display the message."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview","role":"symbol","type":"topic","kind":"symbol","title":"webView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"The web view used to display the message.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC03webG0So05WKWebG0CSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"webView","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"text":"?","kind":"text"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"This property can be used after ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)","isActive":true},{"type":"text","text":" was called."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/present(completion:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/present(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"type":"topic","title":"present(completion:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview","abstract":[{"type":"text","text":"The web view used to display the message."}],"title":"webView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":": "},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewqueryhandler().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewqueryhandler().json index 92c37419e7..6fcc6ae4ac 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewqueryhandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewqueryhandler().json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewQueryHandler()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewqueryhandler()"]}],"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"method","extendedModule":"BrazeUI","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","title":"webViewQueryHandler()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewQueryHandler()":{"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewqueryhandler()","role":"symbol","title":"webViewQueryHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewQueryHandler()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewqueryhandler()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"}]}]}],"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"BrazeUI","title":"webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewQueryHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewQueryHandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewqueryhandler()","role":"symbol","title":"webViewQueryHandler()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewschemehandler().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewschemehandler().json index 663028ad79..09a1ae2844 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewschemehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewschemehandler().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewschemehandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","text":"SchemeHandler"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","extendedModule":"BrazeUI","title":"webViewSchemeHandler()","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewSchemeHandler()"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewSchemeHandler()":{"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"kind":"symbol","title":"webViewSchemeHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewschemehandler()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewSchemeHandler()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewschemehandler()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewSchemeHandler()","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewSchemeHandler"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"webViewSchemeHandler()","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewSchemeHandler()":{"role":"symbol","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","text":"SchemeHandler"}],"title":"webViewSchemeHandler()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewSchemeHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewschemehandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewscriptmessagehandler().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewscriptmessagehandler().json index 54b4945e52..2214e7707c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewscriptmessagehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/webviewscriptmessagehandler().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewScriptMessageHandler()"},"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"kind":"symbol","sections":[],"metadata":{"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier"}],"extendedModule":"BrazeUI","title":"webViewScriptMessageHandler()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewscriptmessagehandler()"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewScriptMessageHandler()":{"kind":"symbol","abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewscriptmessagehandler()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier","text":"ScriptMessageHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewScriptMessageHandler()","title":"webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewscriptmessagehandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewScriptMessageHandler()"},"metadata":{"title":"webViewScriptMessageHandler()","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","text":"ScriptMessageHandler","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webViewScriptMessageHandler()":{"title":"webViewScriptMessageHandler()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewscriptmessagehandler()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/willdismiss().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/willdismiss().json index cb753c8669..8e400555b8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/willdismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/willdismiss().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()"},"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"willDismiss()","role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","type":"topic","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willDismiss()":{"kind":"symbol","title":"willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"kind":"symbol","metadata":{"title":"willDismiss()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willDismiss()":{"title":"willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/willpresent().json b/data/documentation/brazeui/brazeinappmessageui/htmlview/willpresent().json index 0e01254cd9..91b3fe64a8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/willpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/willpresent().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()"},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"extendedModule":"BrazeUI","role":"symbol","symbolKind":"method","title":"willPresent()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"title":"willPresent()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"kind":"article","title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"willPresent()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/InAppMessageView-Implementations","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/willPresent()":{"title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/willPresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"kind":"symbol","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/wknavigationdelegate-implementations.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/wknavigationdelegate-implementations.json index 610c4334d6..148ed7972b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/wknavigationdelegate-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/wknavigationdelegate-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:decidePolicyFor:decisionHandler:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFail:withError:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFinish:)"],"title":"Instance Methods"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations"},"metadata":{"role":"collectionGroup","title":"WKNavigationDelegate Implementations","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:didFail:withError:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfail:witherror:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"didFail","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"kind":"text","text":"!, "},{"text":"withError","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFail:withError:)","role":"symbol","title":"webView(_:didFail:withError:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:didFinish:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didFinish"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation"},{"kind":"text","text":"!)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfinish:)","kind":"symbol","role":"symbol","type":"topic","title":"webView(_:didFinish:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFinish:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:decidePolicyFor:decisionHandler:)":{"kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:decidePolicyFor:decisionHandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"decidePolicyFor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decisionHandler"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:@E@WKNavigationActionPolicy","kind":"typeIdentifier","text":"WKNavigationActionPolicy"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:decidepolicyfor:decisionhandler:)","role":"symbol","title":"webView(_:decidePolicyFor:decisionHandler:)"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKNavigationDelegate-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"title":"WKNavigationDelegate Implementations","role":"collectionGroup","modules":[{"name":"BrazeUI"}]},"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:decidePolicyFor:decisionHandler:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFail:withError:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFinish:)"]}],"kind":"article","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:didFinish:)":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfinish:)","abstract":[],"role":"symbol","title":"webView(_:didFinish:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFinish:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didFinish","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier","text":"WKNavigation"},{"text":"!)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:decidePolicyFor:decisionHandler:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:decidePolicyFor:decisionHandler:)","role":"symbol","type":"topic","title":"webView(_:decidePolicyFor:decisionHandler:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:decidepolicyfor:decisionhandler:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"decidePolicyFor"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"decisionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@WKNavigationActionPolicy","text":"WKNavigationActionPolicy"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:didFail:withError:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:didFail:withError:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfail:witherror:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didFail"},{"text":": ","kind":"text"},{"text":"WKNavigation","preciseIdentifier":"c:objc(cs)WKNavigation","kind":"typeIdentifier"},{"kind":"text","text":"!, "},{"text":"withError","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":")"}],"type":"topic","title":"webView(_:didFail:withError:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/wkuidelegate-implementations.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/wkuidelegate-implementations.json index 7b0f311faa..39782035fe 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/wkuidelegate-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/wkuidelegate-implementations.json @@ -1 +1 @@ -{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"collectionGroup","title":"WKUIDelegate Implementations","modules":[{"name":"BrazeUI"}]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:createWebViewWith:for:windowFeatures:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)"],"title":"Instance Methods"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)":{"title":"webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:)","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"runJavaScriptTextInputPanelWithPrompt"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"defaultText","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"runJavaScriptConfirmPanelWithMessage"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initiatedByFrame"},{"kind":"text","text":": "},{"text":"WKFrameInfo","preciseIdentifier":"c:objc(cs)WKFrameInfo","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","title":"webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:createWebViewWith:for:windowFeatures:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"createWebViewWith","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","kind":"typeIdentifier","text":"WKWebViewConfiguration"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"WKNavigationAction","preciseIdentifier":"c:objc(cs)WKNavigationAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"windowFeatures"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWindowFeatures","text":"WKWindowFeatures","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"WKWebView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:createwebviewwith:for:windowfeatures:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:createWebViewWith:for:windowFeatures:)","title":"webView(_:createWebViewWith:for:windowFeatures:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","type":"topic","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"runJavaScriptAlertPanelWithMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo"},{"text":", ","kind":"text"},{"text":"completionHandler","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"title":"webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)"}}} \ No newline at end of file +{"kind":"article","metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"WKUIDelegate Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:createWebViewWith:for:windowFeatures:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)"],"generated":true,"title":"Instance Methods"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/WKUIDelegate-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:createWebViewWith:for:windowFeatures:)":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","kind":"typeIdentifier","text":"WKWebView"},{"text":", ","kind":"text"},{"text":"createWebViewWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"WKWebViewConfiguration","preciseIdentifier":"c:objc(cs)WKWebViewConfiguration","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)WKNavigationAction","text":"WKNavigationAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"windowFeatures","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWindowFeatures","kind":"typeIdentifier","text":"WKWindowFeatures"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"text":"?","kind":"text"}],"abstract":[],"title":"webView(_:createWebViewWith:for:windowFeatures:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:createWebViewWith:for:windowFeatures:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:createwebviewwith:for:windowfeatures:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:)","abstract":[],"title":"webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webView"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"runJavaScriptConfirmPanelWithMessage","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"initiatedByFrame"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WKFrameInfo","preciseIdentifier":"c:objc(cs)WKFrameInfo"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webView","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"WKWebView","preciseIdentifier":"c:objc(cs)WKWebView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"runJavaScriptAlertPanelWithMessage"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initiatedByFrame"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"completionHandler","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","title":"webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)":{"kind":"symbol","role":"symbol","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webView"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)WKWebView","text":"WKWebView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"runJavaScriptTextInputPanelWithPrompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"defaultText","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"initiatedByFrame","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)WKFrameInfo","text":"WKFrameInfo"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completionHandler"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)","title":"webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/htmlview/yconstraint.json b/data/documentation/brazeui/brazeinappmessageui/htmlview/yconstraint.json index d0377759b1..984f8cec3e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/htmlview/yconstraint.json +++ b/data/documentation/brazeui/brazeinappmessageui/htmlview/yconstraint.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/yConstraint","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"yConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/yconstraint"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"yConstraint","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC11yConstraintSo08NSLayoutH0CSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"yConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"?"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/yConstraint":{"type":"topic","abstract":[],"title":"yConstraint","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/yconstraint","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/yConstraint","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"yConstraint"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/yConstraint","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC11yConstraintSo08NSLayoutH0CSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"yConstraint","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"yConstraint","role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"yConstraint"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/yconstraint"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/yConstraint":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/yconstraint","kind":"symbol","title":"yConstraint","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/yConstraint","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"yConstraint","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview.json b/data/documentation/brazeui/brazeinappmessageui/iconview.json index 039bb91bb7..14456e37a4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview.json @@ -1 +1 @@ -{"relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"kind":"relationships","type":"inheritsFrom"},{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"View displaying a ","type":"text"},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"text":" icon.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"kind":"symbol","topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(coder:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(symbol:attributes:theme:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/intrinsicContentSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/label","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/layoutSubviews()"],"title":"Instance Methods"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"IconView","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"class","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC","navigatorTitle":[{"text":"IconView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"IconView","kind":"identifier"}],"role":"symbol","roleHeading":"Class","extendedModule":"BrazeUI","title":"BrazeInAppMessageUI.IconView","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/attributes-swift.property":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The high-level customization struct."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property","title":"attributes","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/applyTheme()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applytheme()","kind":"symbol","role":"symbol","abstract":[{"text":"Apply the current ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","isActive":true,"type":"reference"},{"text":" to the view.","type":"text"}],"title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyTheme()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}],"type":"topic"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/theme":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme","role":"symbol","abstract":[{"type":"text","text":"The current theme."}],"title":"theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}],"type":"topic"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/symbol":{"title":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbol","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol","abstract":[{"text":"FontAwesome symbol to display.","type":"text"}],"kind":"symbol"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/init(coder:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(coder:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSCoder","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(coder:)","role":"symbol","title":"init(coder:)","kind":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/init(symbol:attributes:theme:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(symbol:attributes:theme:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"symbol","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"theme","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and returns an icon view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(symbol:attributes:theme:)","role":"symbol","title":"init(symbol:attributes:theme:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/layoutSubviews()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/layoutsubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/layoutSubviews()","role":"symbol","title":"layoutSubviews()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/intrinsicContentSize":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/intrinsiccontentsize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/intrinsicContentSize","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"}],"role":"symbol","title":"intrinsicContentSize","type":"topic","kind":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/objc(cs)UIView":{"title":"UIKit.UIView","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView"},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/applyAttributes()":{"role":"symbol","abstract":[{"text":"Apply the current ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property"},{"type":"text","text":" to the view."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applyattributes()","title":"applyAttributes()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyAttributes()"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable","title":"UIKit.UITraitChangeObservable"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/label":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/label","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"label","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"Label displaying the FontAwesome symbol.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/label","role":"symbol","title":"label","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"View displaying a ","type":"text"},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"},"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"title":"Inherits From","type":"inheritsFrom","kind":"relationships"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"IconView"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview"]}],"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(coder:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(symbol:attributes:theme:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/intrinsicContentSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/label","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/layoutSubviews()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"extendedModule":"BrazeUI","role":"symbol","title":"BrazeInAppMessageUI.IconView","roleHeading":"Class","symbolKind":"class"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/init(coder:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(coder:)","kind":"symbol","abstract":[],"title":"init(coder:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(coder:)"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/attributes-swift.property":{"abstract":[{"text":"The high-level customization struct.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property","type":"topic","kind":"symbol","title":"attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"}]},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","role":"symbol","title":"BrazeInAppMessageUI.IconView.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/applyTheme()":{"abstract":[{"text":"Apply the current ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme"},{"type":"text","text":" to the view."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applytheme()","kind":"symbol","title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyTheme()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/label":{"abstract":[{"text":"Label displaying the FontAwesome symbol.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/label","type":"topic","kind":"symbol","title":"label","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/label","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"label","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}]},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","title":"UIKit.UIFocusItemContainer","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/layoutSubviews()":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/layoutsubviews()","kind":"symbol","title":"layoutSubviews()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/layoutSubviews()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable"},"doc://Braze/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/intrinsicContentSize":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/intrinsiccontentsize","type":"topic","kind":"symbol","title":"intrinsicContentSize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/intrinsicContentSize","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}]},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/objc(cs)UIView":{"type":"unresolvable","title":"UIKit.UIView","identifier":"doc:\/\/Braze\/objc(cs)UIView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/symbol":{"abstract":[{"type":"text","text":"FontAwesome symbol to display."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol","kind":"symbol","title":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"symbol","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/init(symbol:attributes:theme:)":{"abstract":[{"text":"Creates and returns an icon view.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(symbol:attributes:theme:)","kind":"symbol","title":"init(symbol:attributes:theme:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(symbol:attributes:theme:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"symbol","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"},{"text":", ","kind":"text"},{"text":"theme","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"},{"text":")","kind":"text"}]},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/applyAttributes()":{"abstract":[{"type":"text","text":"Apply the current "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","isActive":true,"type":"reference"},{"type":"text","text":" to the view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applyattributes()","type":"topic","kind":"symbol","title":"applyAttributes()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyAttributes()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/theme":{"abstract":[{"type":"text","text":"The current theme."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme","kind":"symbol","title":"theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/applyattributes().json b/data/documentation/brazeui/brazeinappmessageui/iconview/applyattributes().json index e831eef648..531c515512 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/applyattributes().json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/applyattributes().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applyattributes()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC15applyAttributesyyF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}],"symbolKind":"method","role":"symbol","title":"applyAttributes()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Apply the current ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","isActive":true,"type":"reference"},{"text":" to the view.","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"This is called automatically whenever ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","isActive":true},{"type":"text","text":" is updated."}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyAttributes()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/attributes-swift.property":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The high-level customization struct."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property","title":"attributes","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/applyAttributes()":{"role":"symbol","abstract":[{"text":"Apply the current ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property"},{"type":"text","text":" to the view."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applyattributes()","title":"applyAttributes()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyAttributes()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Apply the current "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","isActive":true,"type":"reference"},{"text":" to the view.","type":"text"}],"kind":"symbol","metadata":{"symbolKind":"method","title":"applyAttributes()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC15applyAttributesyyF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyAttributes()"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"This is called automatically whenever ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","isActive":true,"type":"reference"},{"text":" is updated.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applyattributes()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/applyAttributes()":{"abstract":[{"type":"text","text":"Apply the current "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","isActive":true,"type":"reference"},{"type":"text","text":" to the view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applyattributes()","type":"topic","kind":"symbol","title":"applyAttributes()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyAttributes()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/attributes-swift.property":{"abstract":[{"text":"The high-level customization struct.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property","type":"topic","kind":"symbol","title":"attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/applytheme().json b/data/documentation/brazeui/brazeinappmessageui/iconview/applytheme().json index 02d8058bfa..84796db0de 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/applytheme().json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/applytheme().json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"applyTheme()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10applyThemeyyF","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyTheme"},{"kind":"text","text":"()"}],"languages":["swift"]}]},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This is called automatically whenever "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","type":"reference"},{"text":" is updated.","type":"text"}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Apply the current "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","type":"reference","isActive":true},{"text":" to the view.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyTheme()"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applytheme()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","type":"link","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/applyTheme()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applytheme()","kind":"symbol","role":"symbol","abstract":[{"text":"Apply the current ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","isActive":true,"type":"reference"},{"text":" to the view.","type":"text"}],"title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyTheme()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/theme":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme","role":"symbol","abstract":[{"type":"text","text":"The current theme."}],"title":"theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applytheme()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyTheme()","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10applyThemeyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"applyTheme()","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}]},"abstract":[{"type":"text","text":"Apply the current "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme"},{"text":" to the view.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"This is called automatically whenever ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","isActive":true},{"text":" is updated.","type":"text"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/applyTheme()":{"abstract":[{"text":"Apply the current ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme"},{"type":"text","text":" to the view."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applytheme()","kind":"symbol","title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/applyTheme()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/theme":{"abstract":[{"type":"text","text":"The current theme."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme","kind":"symbol","title":"theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.property.json index 439a1b90cc..85945c9507 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.property.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"},{"type":"text","text":" for customizable values."}],"type":"paragraph"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property"},"metadata":{"role":"symbol","title":"attributes","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10attributesAE10AttributesVvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The high-level customization struct."}],"references":{"https://fontawesome.com/v4.7/cheatsheet/":{"titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/attributes-swift.property":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"The high-level customization struct."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property","title":"attributes","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","title":"attributes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10attributesAE10AttributesVvp","modules":[{"name":"BrazeUI"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property"},"abstract":[{"type":"text","text":"The high-level customization struct."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","type":"reference","isActive":true},{"type":"text","text":" for customizable values."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/attributes-swift.property":{"abstract":[{"text":"The high-level customization struct.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property","type":"topic","kind":"symbol","title":"attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/attributes-swift.property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"}]},"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","type":"link","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","role":"symbol","title":"BrazeInAppMessageUI.IconView.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct.json b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct.json index b7c0022351..1e7bf46a34 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Attributes allow high-level customization of Braze’s UI component.","type":"text"}],"metadata":{"title":"BrazeInAppMessageUI.IconView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"roleHeading":"Structure","symbolKind":"struct","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/init()"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/size","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/symbolSize"],"title":"Instance Properties"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/cornerRadius":{"kind":"symbol","abstract":[{"text":"Corner radius of the icon’s background.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/cornerradius","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/cornerRadius","title":"cornerRadius"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/size":{"title":"size","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/size","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/size","abstract":[{"text":"Intrinsic size of the icon, including the background.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"size","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/init()":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"text":"Default initializer.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/init()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/init()","title":"init()"},"https://fontawesome.com/v4.7/cheatsheet/":{"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"type":"link"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/symbolSize":{"kind":"symbol","title":"symbolSize","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/symbolsize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/symbolSize","abstract":[{"type":"text","text":"Size of the symbol, excluding the background."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolSize","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]}}} \ No newline at end of file +{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/init()"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/size","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/symbolSize"]}],"abstract":[{"text":"Attributes allow high-level customization of Braze’s UI component.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"},"metadata":{"role":"symbol","symbolKind":"struct","title":"BrazeInAppMessageUI.IconView.Attributes","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","type":"link","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/symbolSize":{"abstract":[{"type":"text","text":"Size of the symbol, excluding the background."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/symbolSize","role":"symbol","title":"symbolSize","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"symbolSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/symbolsize"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/cornerRadius":{"role":"symbol","title":"cornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/cornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/cornerradius","abstract":[{"type":"text","text":"Corner radius of the icon’s background."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","role":"symbol","title":"BrazeInAppMessageUI.IconView.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/size":{"abstract":[{"type":"text","text":"Intrinsic size of the icon, including the background."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/size","role":"symbol","title":"size","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/size"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/init()":{"abstract":[{"type":"text","text":"Default initializer."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/init()","role":"symbol","title":"init()","type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/init()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/cornerradius.json b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/cornerradius.json index 6048aa35cc..9fd03a895f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/cornerradius.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/cornerradius.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/cornerRadius"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Corner radius of the icon’s background.","type":"text"}],"metadata":{"title":"cornerRadius","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV12cornerRadiusSdvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"symbolKind":"property"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"Default: ","type":"text"},{"type":"codeVoice","code":"10pt"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/cornerradius"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/cornerRadius":{"kind":"symbol","abstract":[{"text":"Corner radius of the icon’s background.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/cornerradius","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/cornerRadius","title":"cornerRadius"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}]},"https://fontawesome.com/v4.7/cheatsheet/":{"type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/cornerRadius"},"abstract":[{"type":"text","text":"Corner radius of the icon’s background."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Default: ","type":"text"},{"code":"10pt","type":"codeVoice"},{"type":"text","text":"."}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/cornerradius"]}],"metadata":{"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV12cornerRadiusSdvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"role":"symbol","title":"cornerRadius"},"references":{"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","role":"symbol","title":"BrazeInAppMessageUI.IconView.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/cornerRadius":{"role":"symbol","title":"cornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/cornerRadius","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/cornerradius","abstract":[{"type":"text","text":"Corner radius of the icon’s background."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/init().json b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/init().json index dac4e1ce57..97ca78e396 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/init().json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/init().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesVAGycfc","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"symbolKind":"init","role":"symbol","title":"init()"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Default initializer.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/init()"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/init()":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"abstract":[{"text":"Default initializer.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/init()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/init()","title":"init()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"init()","modules":[{"name":"BrazeUI"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","roleHeading":"Initializer","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesVAGycfc"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/init()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"()","kind":"text"}],"platforms":["iOS"]}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Default initializer."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/init()":{"abstract":[{"type":"text","text":"Default initializer."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/init()","role":"symbol","title":"init()","type":"topic","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/init()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","role":"symbol","title":"BrazeInAppMessageUI.IconView.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/size.json b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/size.json index 2ca1ec1a67..4b8b2e8fbd 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/size.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/size.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/size","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/size"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV4sizeSo6CGSizeVvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"size"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}],"symbolKind":"property","title":"size","roleHeading":"Instance Property"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"size"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Default: "},{"code":"50x50pt","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"Intrinsic size of the icon, including the background."}],"kind":"symbol","references":{"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"type":"link"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/size":{"title":"size","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/size","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/size","abstract":[{"text":"Intrinsic size of the icon, including the background.","type":"text"}],"role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"size","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Intrinsic size of the icon, including the background.","type":"text"}],"kind":"symbol","metadata":{"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"size","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV4sizeSo6CGSizeVvp","modules":[{"name":"BrazeUI"}],"title":"size"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/size","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"languages":["swift"]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"Default: "},{"code":"50x50pt","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/size"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/size":{"abstract":[{"type":"text","text":"Intrinsic size of the icon, including the background."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/size","role":"symbol","title":"size","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/size"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","role":"symbol","title":"BrazeInAppMessageUI.IconView.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/symbolsize.json b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/symbolsize.json index 4ccb413518..b4665c162b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/symbolsize.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/attributes-swift.struct/symbolsize.json @@ -1 +1 @@ -{"abstract":[{"text":"Size of the symbol, excluding the background.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/symbolsize"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbolSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"30pt"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]]},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"symbolSize","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"symbolSize","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV10symbolSizeSdvp","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/symbolSize"},"sections":[],"references":{"https://fontawesome.com/v4.7/cheatsheet/":{"titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/symbolSize":{"kind":"symbol","title":"symbolSize","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/symbolsize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/symbolSize","abstract":[{"type":"text","text":"Size of the symbol, excluding the background."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolSize","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbolSize","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Default: "},{"type":"codeVoice","code":"30pt"},{"text":".","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/symbolsize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/symbolSize","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"symbolSize","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV10symbolSizeSdvp","symbolKind":"property","title":"symbolSize"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"]]},"sections":[],"kind":"symbol","abstract":[{"text":"Size of the symbol, excluding the background.","type":"text"}],"references":{"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","role":"symbol","title":"BrazeInAppMessageUI.IconView.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct/symbolSize":{"abstract":[{"type":"text","text":"Size of the symbol, excluding the background."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct\/symbolSize","role":"symbol","title":"symbolSize","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"symbolSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/symbolsize"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/init(coder:).json b/data/documentation/brazeui/brazeinappmessageui/iconview/init(coder:).json index f22c8b8530..c09b6a292e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/init(coder:).json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/init(coder:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(coder:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(coder:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"required","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"coder","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"init","title":"init(coder:)","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC5coderAESgSo7NSCoderC_tcfc","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}],"roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/init(coder:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(coder:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSCoder","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(coder:)","role":"symbol","title":"init(coder:)","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC5coderAESgSo7NSCoderC_tcfc","title":"init(coder:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}],"roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"required"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier","text":"NSCoder"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(coder:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(coder:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/init(coder:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(coder:)","kind":"symbol","abstract":[],"title":"init(coder:)","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(coder:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/init(symbol:attributes:theme:).json b/data/documentation/brazeui/brazeinappmessageui/iconview/init(symbol:attributes:theme:).json index 54bc73e91e..9f94c3aee7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/init(symbol:attributes:theme:).json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/init(symbol:attributes:theme:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"symbol","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct"},{"text":" = .init(), ","kind":"text"},{"kind":"externalParam","text":"theme"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"typeIdentifier","text":"Theme"},{"kind":"text","text":" = .defaultLight)"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"symbol","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A FontAwesome unicode symbol, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","type":"reference","isActive":true},{"text":" for more details.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"A high-level customization struct."}],"type":"paragraph"}],"name":"attributes"},{"content":[{"inlineContent":[{"text":"An in-app message theme.","type":"text"}],"type":"paragraph"}],"name":"theme"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(symbol:attributes:theme:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"abstract":[{"type":"text","text":"Creates and returns an icon view."}],"metadata":{"symbolKind":"init","roleHeading":"Initializer","role":"symbol","title":"init(symbol:attributes:theme:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"symbol","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"},{"text":", ","kind":"text"},{"text":"theme","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC6symbol10attributes5themeAESS_AE10AttributesV0A3Kit0A0C0cdE0O5ThemeVtcfc","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(symbol:attributes:theme:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/init(symbol:attributes:theme:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(symbol:attributes:theme:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"symbol","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"theme","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"text":")","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Creates and returns an icon view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(symbol:attributes:theme:)","role":"symbol","title":"init(symbol:attributes:theme:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/symbol":{"title":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbol","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol","abstract":[{"text":"FontAwesome symbol to display.","type":"text"}],"kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"symbol","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV","text":"Attributes"},{"text":" = .init(), ","kind":"text"},{"kind":"externalParam","text":"theme"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"text":" = .defaultLight)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"symbol","content":[{"type":"paragraph","inlineContent":[{"text":"A FontAwesome unicode symbol, see ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol"},{"text":" for more details.","type":"text"}]}]},{"name":"attributes","content":[{"inlineContent":[{"type":"text","text":"A high-level customization struct."}],"type":"paragraph"}]},{"name":"theme","content":[{"type":"paragraph","inlineContent":[{"text":"An in-app message theme.","type":"text"}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(symbol:attributes:theme:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(symbol:attributes:theme:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"abstract":[{"text":"Creates and returns an icon view.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC6symbol10attributes5themeAESS_AE10AttributesV0A3Kit0A0C0cdE0O5ThemeVtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"title":"init(symbol:attributes:theme:)","symbolKind":"init","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"symbol"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"},{"kind":"text","text":", "},{"text":"theme","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"text":")","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"type":"link","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"title":"FontAwesome v4.3","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/symbol":{"abstract":[{"type":"text","text":"FontAwesome symbol to display."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol","kind":"symbol","title":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"symbol","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"Attributes allow high-level customization of Braze’s UI component."}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","role":"symbol","title":"BrazeInAppMessageUI.IconView.Attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/init(symbol:attributes:theme:)":{"abstract":[{"text":"Creates and returns an icon view.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(symbol:attributes:theme:)","kind":"symbol","title":"init(symbol:attributes:theme:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/init(symbol:attributes:theme:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"symbol","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8IconViewC10AttributesV"},{"text":", ","kind":"text"},{"text":"theme","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/intrinsiccontentsize.json b/data/documentation/brazeui/brazeinappmessageui/iconview/intrinsiccontentsize.json index a69d23a261..5618c87034 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/intrinsiccontentsize.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/intrinsiccontentsize.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/intrinsicContentSize","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/intrinsiccontentsize"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"}],"roleHeading":"Instance Property","role":"symbol","title":"intrinsicContentSize","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC20intrinsicContentSizeSo6CGSizeVvp"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/intrinsicContentSize":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/intrinsiccontentsize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/intrinsicContentSize","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"}],"role":"symbol","title":"intrinsicContentSize","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","type":"link","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/intrinsicContentSize","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC20intrinsicContentSizeSo6CGSizeVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"intrinsicContentSize"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}],"title":"intrinsicContentSize","role":"symbol","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/intrinsiccontentsize"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"https://fontawesome.com/v4.7/cheatsheet/":{"titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/intrinsicContentSize":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/intrinsiccontentsize","type":"topic","kind":"symbol","title":"intrinsicContentSize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/intrinsicContentSize","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/label.json b/data/documentation/brazeui/brazeinappmessageui/iconview/label.json index 354189ed36..e20f4ffc28 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/label.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/label.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/label"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Label displaying the FontAwesome symbol."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/label"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"label","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier","text":"UILabel"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"label","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC5labelSo7UILabelCvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"label"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/label":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/label","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"label","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"Label displaying the FontAwesome symbol.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/label","role":"symbol","title":"label","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"symbolKind":"property","roleHeading":"Instance Property","title":"label","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"label"},{"text":": ","kind":"text"},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC5labelSo7UILabelCvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/label"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"label","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/label"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Label displaying the FontAwesome symbol."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/label":{"abstract":[{"text":"Label displaying the FontAwesome symbol.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/label","type":"topic","kind":"symbol","title":"label","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/label","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"label","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/layoutsubviews().json b/data/documentation/brazeui/brazeinappmessageui/iconview/layoutsubviews().json index a430b46757..104be49350 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/layoutsubviews().json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/layoutsubviews().json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/layoutsubviews()"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC14layoutSubviewsyyF","title":"layoutSubviews()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/layoutSubviews()"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/layoutSubviews()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/layoutsubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/layoutSubviews()","role":"symbol","title":"layoutSubviews()","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","type":"link","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/layoutSubviews()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","metadata":{"title":"layoutSubviews()","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC14layoutSubviewsyyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"https://fontawesome.com/v4.7/cheatsheet/":{"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","title":"FontAwesome v4.3","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"type":"text","text":"FontAwesome v4.3"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/layoutSubviews()":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/layoutsubviews()","kind":"symbol","title":"layoutSubviews()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/layoutSubviews()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/symbol.json b/data/documentation/brazeui/brazeinappmessageui/iconview/symbol.json index 4d9dfbeefc..3fc81c9c53 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/symbol.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/symbol.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbol","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC6symbolSSvp","roleHeading":"Instance Property","title":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbol"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"type":"aside","name":"Important","content":[{"inlineContent":[{"type":"text","text":"The value should be the actual unicode symbol instead of the FontAwesome symbol"},{"type":"text","text":" "},{"text":"identifier. For instance, use ","type":"text"},{"type":"codeVoice","code":""},{"text":" instead of ","type":"text"},{"type":"codeVoice","code":"fa-arrow-right"},{"type":"text","text":"."}],"type":"paragraph"}],"style":"important"},{"inlineContent":[{"type":"text","text":"You can copy FontAwesome 4.3 compatible symbols directly from the FontAwesome "},{"isActive":true,"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"text":"FontAwesome symbol to display.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"https://fontawesome.com/v4.7/cheatsheet/":{"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"title":"FontAwesome v4.3","url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/symbol":{"title":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbol","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol","abstract":[{"text":"FontAwesome symbol to display.","type":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"abstract":[{"text":"FontAwesome symbol to display.","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbol","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value should be the actual unicode symbol instead of the FontAwesome symbol"},{"type":"text","text":" "},{"text":"identifier. For instance, use ","type":"text"},{"type":"codeVoice","code":""},{"type":"text","text":" instead of "},{"type":"codeVoice","code":"fa-arrow-right"},{"type":"text","text":"."}]}],"style":"important","type":"aside","name":"Important"},{"inlineContent":[{"type":"text","text":"You can copy FontAwesome 4.3 compatible symbols directly from the FontAwesome "},{"isActive":true,"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"symbol"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC6symbolSSvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/symbol":{"abstract":[{"type":"text","text":"FontAwesome symbol to display."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol","kind":"symbol","title":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"symbol","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/iconview/theme.json b/data/documentation/brazeui/brazeinappmessageui/iconview/theme.json index fd1828b70a..265a89ecf1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/iconview/theme.json +++ b/data/documentation/brazeui/brazeinappmessageui/iconview/theme.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC5theme0A3Kit0A0C0cdE0O5ThemeVvp","role":"symbol","title":"theme","symbolKind":"property"},"kind":"symbol","abstract":[{"type":"text","text":"The current theme."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/theme":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme","role":"symbol","abstract":[{"type":"text","text":"The current theme."}],"title":"theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"title":"BrazeInAppMessageUI.IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","type":"topic","role":"symbol","abstract":[{"text":"View displaying a ","type":"text"},{"isActive":true,"identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"reference"},{"text":" icon.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"https://fontawesome.com/v4.7/cheatsheet/":{"title":"FontAwesome v4.3","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","type":"link"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"The current theme."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView"]]},"metadata":{"role":"symbol","title":"theme","externalID":"s:7BrazeUI0a12InAppMessageB0C8IconViewC5theme0A3Kit0A0C0cdE0O5ThemeVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","text":"Theme","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView":{"abstract":[{"type":"text","text":"View displaying a "},{"type":"reference","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","isActive":true},{"type":"text","text":" icon."}],"navigatorTitle":[{"kind":"identifier","text":"IconView"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"IconView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","role":"symbol","title":"BrazeInAppMessageUI.IconView","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/IconView/theme":{"abstract":[{"type":"text","text":"The current theme."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme","kind":"symbol","title":"theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/IconView\/theme","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"https://fontawesome.com/v4.7/cheatsheet/":{"type":"link","titleInlineContent":[{"text":"FontAwesome v4.3","type":"text"}],"url":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/","title":"FontAwesome v4.3","identifier":"https:\/\/fontawesome.com\/v4.7\/cheatsheet\/"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/messageview.json b/data/documentation/brazeui/brazeinappmessageui/messageview.json index 4d15ba8744..723fbbfc1d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/messageview.json +++ b/data/documentation/brazeui/brazeinappmessageui/messageview.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView"},"metadata":{"role":"symbol","title":"messageView","externalID":"s:7BrazeUI0a12InAppMessageB0C11messageViewAA0cdeG0_pSgvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"kind":"text","text":"?"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The currently visible message view."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/messageview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"title":"messageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","abstract":[{"text":"The currently visible message view.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"messageView","externalID":"s:7BrazeUI0a12InAppMessageB0C11messageViewAA0cdeG0_pSgvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"The currently visible message view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/messageview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"title":"messageView","type":"topic","kind":"symbol","abstract":[{"text":"The currently visible message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview.json index 914d7271ba..184e8987a7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview.json @@ -1 +1 @@ -{"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"],"type":"inheritedBy","kind":"relationships","title":"Inherited By"},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImageView"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"overview","text":"Overview"},{"type":"paragraph","inlineContent":[{"text":"The modal image view can be customized using the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","type":"reference"},{"type":"text","text":" property."}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview"]}],"metadata":{"title":"BrazeInAppMessageUI.ModalImageView","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImageView"}],"extendedModule":"BrazeUI","roleHeading":"Class","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"symbolKind":"class","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},"kind":"symbol","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"],"title":"Structures"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/init(message:attributes:gifViewProvider:presented:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttons","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttonsContainer","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/closeButton","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/contentView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageContainerView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presentationConstraintsInstalled","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/shadowView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapBackgroundGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/theme"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installPresentationConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/traitCollectionDidChange(_:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]}],"references":{"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/traitCollectionDidChange(_:)":{"title":"traitCollectionDidChange(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/traitCollectionDidChange(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/traitcollectiondidchange(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/dismiss(completion:)":{"title":"dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/dismiss(completion:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Dimisses the message view.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/dismiss(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/theme":{"abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/theme","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/theme","title":"theme","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/imageContainerView":{"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageContainerView","title":"imageContainerView","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imagecontainerview","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageContainerView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIScrollView","preciseIdentifier":"c:objc(cs)UIScrollView"}]},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/present(completion:)":{"title":"present(completion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/present(completion:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/present(completion:)"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/applyAttributes()":{"title":"applyAttributes()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyAttributes()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applyattributes()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/layoutSubviews()":{"title":"layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/layoutSubviews()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/layoutsubviews()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/installInternalConstraints()":{"title":"installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installInternalConstraints()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installinternalconstraints()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/installPresentationConstraintsIfNeeded()":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installpresentationconstraintsifneeded()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installPresentationConstraintsIfNeeded()","title":"installPresentationConstraintsIfNeeded()","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/imageView":{"title":"imageView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageView","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imageview"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/message":{"title":"message","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","text":"ModalImage","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/message","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The modal image in-app message."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/message"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/tapBackgroundGesture":{"title":"tapBackgroundGesture","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapBackgroundGesture","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapbackgroundgesture"},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/shadowView":{"title":"shadowView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadowView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","text":"ShadowView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/shadowView","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/shadowview"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/presentationConstraintsInstalled":{"title":"presentationConstraintsInstalled","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presentationConstraintsInstalled","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presentationconstraintsinstalled"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/closeButton":{"title":"closeButton","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/closeButton","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/closebutton"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable","title":"UIKit.UIDynamicItem"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/attributes-swift.property":{"title":"attributes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/presented":{"title":"presented","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presented","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presented","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presented"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/buttons":{"title":"buttons","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","text":"ButtonView"},{"text":"]","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttons","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttons"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/applyTheme()":{"title":"applyTheme()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyTheme()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applytheme()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/contentView":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/contentview","title":"contentView","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/contentView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/init(message:attributes:gifViewProvider:presented:)":{"abstract":[],"role":"symbol","title":"init(message:attributes:gifViewProvider:presented:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/init(message:attributes:gifViewProvider:presented:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/init(message:attributes:gifviewprovider:presented:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/tapGesture":{"title":"tapGesture","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapGesture"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapGesture","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapgesture"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/buttonsContainer":{"title":"buttonsContainer","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttonsContainer","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttonscontainer","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttonsContainer","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StackView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/init(message:attributes:gifViewProvider:presented:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttons","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttonsContainer","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/closeButton","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/contentView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageContainerView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presentationConstraintsInstalled","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/shadowView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapBackgroundGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/theme"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installPresentationConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/traitCollectionDidChange(_:)"],"title":"Instance Methods"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"],"generated":true}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"type":"inheritsFrom"},{"type":"inheritedBy","kind":"relationships","title":"Inherited By","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImageView"}]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Overview","anchor":"overview","level":2},{"inlineContent":[{"text":"The modal image view can be customized using the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","type":"reference"},{"type":"text","text":" property."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview"]}],"metadata":{"extendedModule":"BrazeUI","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","modules":[{"name":"BrazeUI"}],"roleHeading":"Class","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"references":{"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/shadowView":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/shadowview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/shadowView","role":"symbol","abstract":[],"title":"shadowView","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","kind":"typeIdentifier","text":"ShadowView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/contentView":{"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/contentView","title":"contentView","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/contentview","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentView"},{"text":": ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}]},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/buttons":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttons","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttons","abstract":[],"type":"topic","title":"buttons","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/closeButton":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButton","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/closebutton","title":"closeButton","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/closeButton","role":"symbol","kind":"symbol","type":"topic"},"doc://Braze/objc(cs)UIView":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/tapBackgroundGesture":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITapGestureRecognizer","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapbackgroundgesture","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapBackgroundGesture","title":"tapBackgroundGesture","abstract":[]},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/traitCollectionDidChange(_:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/traitcollectiondidchange(_:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/traitCollectionDidChange(_:)","title":"traitCollectionDidChange(_:)","abstract":[]},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/presented":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presented","abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"kind":"symbol","type":"topic","title":"presented","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presented"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/attributes-swift.property":{"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property","title":"attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/tapGesture":{"title":"tapGesture","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapgesture","abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapGesture"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/layoutSubviews()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"abstract":[],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/layoutsubviews()","type":"topic","title":"layoutSubviews()"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/imageView":{"title":"imageView","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imageview","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/applyAttributes()":{"role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"title":"applyAttributes()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyAttributes()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applyattributes()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/presentationConstraintsInstalled":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presentationConstraintsInstalled","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presentationconstraintsinstalled","title":"presentationConstraintsInstalled","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/imageContainerView":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imagecontainerview","abstract":[],"type":"topic","title":"imageContainerView","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageContainerView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIScrollView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScrollView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/theme","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"abstract":[],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/theme","title":"theme","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/installInternalConstraints()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installinternalconstraints()","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installInternalConstraints()","kind":"symbol","role":"symbol","title":"installInternalConstraints()"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/dismiss(completion:)":{"abstract":[{"type":"text","text":"Dimisses the message view."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","title":"dismiss(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/dismiss(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/dismiss(completion:)"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/applyTheme()":{"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applytheme()","abstract":[],"title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyTheme()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"kind":"text","text":"()"}],"kind":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/message":{"abstract":[{"type":"text","text":"The modal image in-app message."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ModalImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/message","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/message","title":"message","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/installPresentationConstraintsIfNeeded()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installpresentationconstraintsifneeded()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"text":"()","kind":"text"}],"title":"installPresentationConstraintsIfNeeded()","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installPresentationConstraintsIfNeeded()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/init(message:attributes:gifViewProvider:presented:)":{"abstract":[],"title":"init(message:attributes:gifViewProvider:presented:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/init(message:attributes:gifviewprovider:presented:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/init(message:attributes:gifViewProvider:presented:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","text":"ModalImage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"gifViewProvider","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/buttonsContainer":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttonsContainer","title":"buttonsContainer","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttonsContainer","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier","text":"StackView"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttonscontainer","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","title":"present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/present(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/present(completion:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/applyattributes().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/applyattributes().json index 604c9e3323..226f77bd13 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/applyattributes().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/applyattributes().json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyAttributes()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"applyAttributes()","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC15applyAttributesyyF","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applyattributes()"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/applyAttributes()":{"title":"applyAttributes()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyAttributes()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applyattributes()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}],"title":"applyAttributes()","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC15applyAttributesyyF","role":"symbol"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applyattributes()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyAttributes()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/applyAttributes()":{"role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"title":"applyAttributes()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyAttributes()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applyattributes()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/applytheme().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/applytheme().json index 632f3c430c..159b0eabee 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/applytheme().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/applytheme().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","title":"applyTheme()","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10applyThemeyyF"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"kind":"text","text":"()"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applytheme()"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyTheme()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/applyTheme()":{"title":"applyTheme()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyTheme()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applytheme()"}}} \ No newline at end of file +{"metadata":{"title":"applyTheme()","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10applyThemeyyF","modules":[{"name":"BrazeUI"}]},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applytheme()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyTheme()"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/applyTheme()":{"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applytheme()","abstract":[],"title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/applyTheme()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"kind":"text","text":"()"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.property.json index ffdb457a2b..e34e8f8d21 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.property.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"metadata":{"title":"attributes","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10attributesAE10AttributesVvp","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/attributes-swift.property":{"title":"attributes","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","kind":"typeIdentifier","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property"]}],"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10attributesAE10AttributesVvp","title":"attributes"},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/attributes-swift.property":{"kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/attributes-swift.property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property","title":"attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct.json index f705c5fbf7..980a579fbf 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct.json @@ -1 +1 @@ -{"metadata":{"title":"BrazeInAppMessageUI.ModalImageView.Attributes","modules":[{"name":"BrazeUI"}],"roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","symbolKind":"struct","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","text":"Overview","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"Attributes can be updated in multiple ways:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults"},{"type":"text","text":" static property"}]}]},{"content":[{"inlineContent":[{"text":"Via implementing the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":" "},{"type":"text","text":"delegate."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Via modifying the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView"},{"type":"text","text":" attributes on the"},{"type":"text","text":" "},{"code":"BrazeInAppMessageUI","type":"codeVoice"},{"type":"text","text":" instance."}],"type":"paragraph"}]}]}]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/buttonsAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/dismissOnBackgroundTap","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/scrollLargeImages","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/shadow"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults"],"title":"Type Properties"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/scrollLargeImages":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollLargeImages"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/scrollLargeImages","title":"scrollLargeImages","kind":"symbol","type":"topic","abstract":[{"text":"Specify whether the modal image in-app message view displays the image in a scroll view","type":"text"},{"type":"text","text":" "},{"type":"text","text":"for large images."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/scrolllargeimages"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/minWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/minWidth","title":"minWidth","abstract":[{"type":"text","text":"The minimum width."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/minwidth","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/shadow":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/shadow","title":"shadow","abstract":[{"type":"text","text":"The content view shadow."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/shadow","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/margin":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/margin","title":"margin","abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/margin","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/padding":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/padding","title":"padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/maxHeight":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxHeight","title":"maxHeight","abstract":[{"type":"text","text":"The maximum height."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxheight","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults","title":"defaults","abstract":[{"type":"text","text":"The defaults modal image view attributes."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxWidth","title":"maxWidth","abstract":[{"type":"text","text":"The maximum width."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxwidth","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerCurve","title":"cornerCurve","abstract":[{"type":"text","text":"The content view corner curve."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornercurve","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/cornerRadius":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerRadius","title":"cornerRadius","abstract":[{"type":"text","text":"The content view corner radius."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornerradius","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"title":"messageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","abstract":[{"text":"The currently visible message view.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onLayout":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onlayout","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}],"title":"onLayout","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onLayout","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onTheme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onTheme","title":"onTheme","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/ontheme","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/dismissOnBackgroundTap":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/dismissOnBackgroundTap","title":"dismissOnBackgroundTap","abstract":[{"text":"Specify whether the modal image in-app message view can be dismissed from a tap with the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"view’s background."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/dismissonbackgroundtap","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onPresent":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onPresent","title":"onPresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onpresent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/buttonsAttributes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/buttonsAttributes","title":"buttonsAttributes","abstract":[{"type":"text","text":"The buttons attributes."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/buttonsattributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The attributes supported by the modal image in-app message view.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"sections":[],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/buttonsAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/dismissOnBackgroundTap","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/scrollLargeImages","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/shadow"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults"],"title":"Type Properties"}],"metadata":{"symbolKind":"struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","roleHeading":"Structure","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Overview","level":2,"type":"heading","anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Attributes can be updated in multiple ways:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Via modifying the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults","type":"reference","isActive":true},{"text":" static property","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Via implementing the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"type":"text","text":" "},{"type":"text","text":"delegate."}]}]},{"content":[{"inlineContent":[{"text":"Via modifying the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","type":"reference"},{"text":" attributes on the","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"BrazeInAppMessageUI"},{"text":" instance.","type":"text"}],"type":"paragraph"}]}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/defaults":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/defaults","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults","title":"defaults","abstract":[{"type":"text","text":"The defaults modal image view attributes."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/cornerCurve":{"title":"cornerCurve","abstract":[{"type":"text","text":"The content view corner curve."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerCurve","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier","text":"CALayerCornerCurve"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornercurve","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/padding":{"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"title":"padding","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/padding","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/scrollLargeImages":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/scrollLargeImages","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollLargeImages","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/scrolllargeimages","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specify whether the modal image in-app message view displays the image in a scroll view","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"for large images."}],"title":"scrollLargeImages"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onLayout":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onLayout","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onlayout","role":"symbol","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"title":"onLayout","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/dismissOnBackgroundTap":{"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"dismissOnBackgroundTap","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/dismissonbackgroundtap","abstract":[{"text":"Specify whether the modal image in-app message view can be dismissed from a tap with the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"view’s background."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/dismissOnBackgroundTap"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/cornerRadius":{"abstract":[{"type":"text","text":"The content view corner radius."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornerradius","kind":"symbol","title":"cornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerRadius","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/maxHeight":{"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxHeight","abstract":[{"text":"The maximum height.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxheight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"title":"maxHeight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/shadow":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"text":"?","kind":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/shadow","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/shadow","title":"shadow","abstract":[{"type":"text","text":"The content view shadow."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/margin":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/margin","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/margin","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"title":"margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/buttonsAttributes":{"kind":"symbol","title":"buttonsAttributes","abstract":[{"text":"The buttons attributes.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonsAttributes"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/buttonsAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/buttonsattributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onPresent":{"title":"onPresent","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onpresent","role":"symbol","abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onPresent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"kind":"text","text":": (("},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/minWidth":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/minwidth","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"abstract":[{"type":"text","text":"The minimum width."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/minWidth","title":"minWidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/maxWidth":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxWidth","kind":"symbol","abstract":[{"type":"text","text":"The maximum width."}],"title":"maxWidth","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxwidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onTheme":{"abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"type":"topic","title":"onTheme","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/ontheme","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onTheme","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"title":"messageView","type":"topic","kind":"symbol","abstract":[{"text":"The currently visible message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":"?","kind":"text"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/buttonsattributes.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/buttonsattributes.json index a4c641e7ed..f294a40ad4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/buttonsattributes.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/buttonsattributes.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/buttonsattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV07buttonsI0AC06ButtonH0CAFVvp","roleHeading":"Instance Property","title":"buttonsAttributes"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonsAttributes"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ButtonView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}]}]}],"abstract":[{"text":"The buttons attributes.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/buttonsAttributes"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/buttonsAttributes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/buttonsAttributes","title":"buttonsAttributes","abstract":[{"type":"text","text":"The buttons attributes."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/buttonsattributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"The buttons attributes.","type":"text"}],"metadata":{"title":"buttonsAttributes","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV07buttonsI0AC06ButtonH0CAFVvp","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/buttonsAttributes","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonsAttributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","text":"ButtonView"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/buttonsattributes"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/buttonsAttributes":{"kind":"symbol","title":"buttonsAttributes","abstract":[{"text":"The buttons attributes.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonsAttributes"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/buttonsAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/buttonsattributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/cornercurve.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/cornercurve.json index 1d151d6c6b..0d4351fc12 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/cornercurve.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/cornercurve.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornercurve"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerCurve","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","title":"cornerCurve","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV11cornerCurveSo013CALayerCornerK0avp","modules":[{"name":"BrazeUI"}],"platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}]},"abstract":[{"type":"text","text":"The content view corner curve."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerCurve","title":"cornerCurve","abstract":[{"type":"text","text":"The content view corner curve."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornercurve","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier","text":"CALayerCornerCurve"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornercurve"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerCurve"},"abstract":[{"text":"The content view corner curve.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV11cornerCurveSo013CALayerCornerK0avp","title":"cornerCurve","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"iOS","unavailable":false}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/cornerCurve":{"title":"cornerCurve","abstract":[{"type":"text","text":"The content view corner curve."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerCurve","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier","text":"CALayerCornerCurve"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornercurve","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/cornerradius.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/cornerradius.json index 9ec580266c..df9d887879 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/cornerradius.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/cornerradius.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerRadius"},"abstract":[{"type":"text","text":"The content view corner radius."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornerradius"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV12cornerRadiusSdvp","title":"cornerRadius","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/cornerRadius":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerRadius","title":"cornerRadius","abstract":[{"type":"text","text":"The content view corner radius."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornerradius","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The content view corner radius."}],"kind":"symbol","metadata":{"symbolKind":"property","title":"cornerRadius","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV12cornerRadiusSdvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerRadius"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornerradius"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/cornerRadius":{"abstract":[{"type":"text","text":"The content view corner radius."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornerradius","kind":"symbol","title":"cornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/cornerRadius","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/defaults.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/defaults.json index 10966ab7b3..9501e2a789 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/defaults.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/defaults.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The defaults modal image view attributes."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all modal in-app messages"},{"type":"text","text":" "},{"type":"text","text":"presented by the SDK."}],"type":"paragraph"}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults"},"metadata":{"roleHeading":"Type Property","modules":[{"name":"BrazeUI"}],"title":"defaults","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV8defaultsAGvpZ","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults","title":"defaults","abstract":[{"type":"text","text":"The defaults modal image view attributes."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/defaults"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Modify this value directly to apply the customizations to all modal in-app messages","type":"text"},{"type":"text","text":" "},{"text":"presented by the SDK.","type":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"metadata":{"title":"defaults","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV8defaultsAGvpZ","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}]},"abstract":[{"type":"text","text":"The defaults modal image view attributes."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/defaults":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/defaults","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/defaults","title":"defaults","abstract":[{"type":"text","text":"The defaults modal image view attributes."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/dismissonbackgroundtap.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/dismissonbackgroundtap.json index ab0ebc7e3e..afbf564c8f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/dismissonbackgroundtap.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/dismissonbackgroundtap.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/dismissonbackgroundtap"]}],"sections":[],"abstract":[{"type":"text","text":"Specify whether the modal image in-app message view can be dismissed from a tap with the"},{"text":" ","type":"text"},{"text":"view’s background.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property","title":"dismissOnBackgroundTap","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV22dismissOnBackgroundTapSbvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/dismissOnBackgroundTap","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/dismissOnBackgroundTap":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/dismissOnBackgroundTap","title":"dismissOnBackgroundTap","abstract":[{"text":"Specify whether the modal image in-app message view can be dismissed from a tap with the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"view’s background."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/dismissonbackgroundtap","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/dismissOnBackgroundTap"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Specify whether the modal image in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"type":"text","text":"view’s background."}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"roleHeading":"Instance Property","role":"symbol","title":"dismissOnBackgroundTap","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV22dismissOnBackgroundTapSbvp","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/dismissonbackgroundtap"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/dismissOnBackgroundTap":{"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"dismissOnBackgroundTap","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/dismissonbackgroundtap","abstract":[{"text":"Specify whether the modal image in-app message view can be dismissed from a tap with the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"view’s background."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/dismissOnBackgroundTap"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/margin.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/margin.json index e15e16249e..8227dd16e6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/margin.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/margin.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/margin","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"margin","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV6marginSo12UIEdgeInsetsVvp","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/margin":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/margin","title":"margin","abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/margin","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/margin","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","title":"margin","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV6marginSo12UIEdgeInsetsVvp"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/margin"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/margin":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/margin","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/margin","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"title":"margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/maxheight.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/maxheight.json index f24242ab65..006aa93631 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/maxheight.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/maxheight.json @@ -1 +1 @@ -{"sections":[],"metadata":{"title":"maxHeight","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV9maxHeightAA0H9DimensionVvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxHeight"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum height is swapped with the maximum width for large UIs (e.g. iPad)."}]}],"kind":"content"}],"kind":"symbol","abstract":[{"text":"The maximum height.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxheight"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/maxHeight":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxHeight","title":"maxHeight","abstract":[{"type":"text","text":"The maximum height."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxheight","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"The maximum height is swapped with the maximum width for large UIs (e.g. iPad).","type":"text"}],"type":"paragraph"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxHeight"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV9maxHeightAA0H9DimensionVvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"symbolKind":"property","title":"maxHeight","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxheight"]}],"abstract":[{"text":"The maximum height.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/maxHeight":{"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxHeight","abstract":[{"text":"The maximum height.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxheight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"title":"maxHeight"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/maxwidth.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/maxwidth.json index 35b3dde75d..2910e5914a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/maxwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/maxwidth.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxWidth","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxwidth"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV8maxWidthAA0H9DimensionVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","title":"maxWidth"},"abstract":[{"type":"text","text":"The maximum width."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum width is swapped with the maximum height for large UIs (e.g. iPad)."}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxWidth","title":"maxWidth","abstract":[{"type":"text","text":"The maximum width."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxwidth","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxwidth"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxWidth"},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"title":"maxWidth","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV8maxWidthAA0H9DimensionVvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The maximum width.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}]}],"kind":"declarations"},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum width is swapped with the maximum height for large UIs (e.g. iPad)."}]}],"kind":"content"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/maxWidth":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/maxWidth","kind":"symbol","abstract":[{"type":"text","text":"The maximum width."}],"title":"maxWidth","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxwidth"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/minwidth.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/minwidth.json index 6eac0fac39..31bd64c024 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/minwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/minwidth.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/minWidth"},"kind":"symbol","sections":[],"abstract":[{"text":"The minimum width.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","text":"ViewDimension"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/minwidth"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV8minWidthAA0H9DimensionVvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"minWidth","role":"symbol"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/minWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/minWidth","title":"minWidth","abstract":[{"type":"text","text":"The minimum width."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/minwidth","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The minimum width."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","text":"ViewDimension","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/minwidth"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/minWidth"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV8minWidthAA0H9DimensionVvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"minWidth"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/minWidth":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/minwidth","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"abstract":[{"type":"text","text":"The minimum width."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/minWidth","title":"minWidth"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/onlayout.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/onlayout.json index 9ec0e3da8b..52a91cdd28 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/onlayout.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/onlayout.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onlayout"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onLayout","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV8onLayoutyAEcSgvp","title":"onLayout","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onLayout":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onlayout","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}],"title":"onLayout","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onLayout","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onLayout"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onlayout"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV8onLayoutyAEcSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"onLayout","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"text":"ModalImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onLayout":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onLayout","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onlayout","role":"symbol","abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"title":"onLayout","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/onpresent.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/onpresent.json index b2ff43b49e..973d44f124 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/onpresent.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/onpresent.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onpresent"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onPresent"},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"onPresent","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV9onPresentyAEcSgvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onPresent":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onPresent","title":"onPresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onpresent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"type":"topic","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onPresent","interfaceLanguage":"swift"},"abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onpresent"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"symbolKind":"property","role":"symbol","title":"onPresent","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV9onPresentyAEcSgvp","roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onPresent":{"title":"onPresent","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onpresent","role":"symbol","abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onPresent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"kind":"text","text":": (("},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/ontheme.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/ontheme.json index 5a85df58ef..36f028fc53 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/ontheme.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/ontheme.json @@ -1 +1 @@ -{"sections":[],"metadata":{"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV7onThemeyAEcSgvp","title":"onTheme","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onTheme"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/ontheme"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onTheme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onTheme","title":"onTheme","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/ontheme","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"onTheme","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV7onThemeyAEcSgvp","symbolKind":"property"},"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"kind":"text","text":": (("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/ontheme"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onTheme"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/onTheme":{"abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"type":"topic","title":"onTheme","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/ontheme","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/onTheme","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/padding.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/padding.json index 2ed555b0fe..8d634a76ed 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/padding.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/padding.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/padding"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/padding","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"}],"role":"symbol","title":"padding","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/padding":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/padding","title":"padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/padding"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","title":"padding"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/padding"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/padding":{"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"title":"padding","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/padding","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/scrolllargeimages.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/scrolllargeimages.json index 9f26b54d96..768e8e0e28 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/scrolllargeimages.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/scrolllargeimages.json @@ -1 +1 @@ -{"abstract":[{"text":"Specify whether the modal image in-app message view displays the image in a scroll view","type":"text"},{"type":"text","text":" "},{"type":"text","text":"for large images."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/scrollLargeImages","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/scrolllargeimages"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"scrollLargeImages","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV17scrollLargeImagesSbvp","role":"symbol","roleHeading":"Instance Property","title":"scrollLargeImages","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"scrollLargeImages","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/scrollLargeImages":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollLargeImages"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/scrollLargeImages","title":"scrollLargeImages","kind":"symbol","type":"topic","abstract":[{"text":"Specify whether the modal image in-app message view displays the image in a scroll view","type":"text"},{"type":"text","text":" "},{"type":"text","text":"for large images."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/scrolllargeimages"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollLargeImages"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/scrollLargeImages","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV17scrollLargeImagesSbvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollLargeImages"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","title":"scrollLargeImages","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/scrolllargeimages"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"Specify whether the modal image in-app message view displays the image in a scroll view"},{"text":" ","type":"text"},{"text":"for large images.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/scrollLargeImages":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/scrollLargeImages","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollLargeImages","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/scrolllargeimages","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Specify whether the modal image in-app message view displays the image in a scroll view","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"for large images."}],"title":"scrollLargeImages"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/shadow.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/shadow.json index c8fecea76c..f3d5aee768 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/shadow.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/attributes-swift.struct/shadow.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI6ShadowV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","text":"Shadow","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/shadow"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/shadow"},"abstract":[{"text":"The content view shadow.","type":"text"}],"metadata":{"title":"shadow","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV6shadowAA6ShadowVSgvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/shadow":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/shadow","title":"shadow","abstract":[{"type":"text","text":"The content view shadow."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/shadow","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/shadow"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/shadow"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"},{"text":"?","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"]]},"metadata":{"title":"shadow","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV6shadowAA6ShadowVSgvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}]},"abstract":[{"type":"text","text":"The content view shadow."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct/shadow":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"text":"?","kind":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/shadow","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct\/shadow","title":"shadow","abstract":[{"type":"text","text":"The content view shadow."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/buttons.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/buttons.json index 13821d2f23..d58a904d01 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/buttons.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/buttons.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttons"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7buttonsSayAC06ButtonH0CGvp","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"text":"]","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"buttons"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttons"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"text":"ButtonView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/buttons":{"title":"buttons","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","text":"ButtonView"},{"text":"]","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttons","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttons"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttons"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttons"]}],"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7buttonsSayAC06ButtonH0CGvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"]"}],"modules":[{"name":"BrazeUI"}],"title":"buttons"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/buttons":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttons","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttons","abstract":[],"type":"topic","title":"buttons","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/buttonscontainer.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/buttonscontainer.json index 2c21f1d378..17200c52df 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/buttonscontainer.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/buttonscontainer.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttonsContainer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttonscontainer"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"buttonsContainer","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC16buttonsContainerAC05StackH0CSgvp","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonsContainer"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StackView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsContainer","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","text":"StackView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/buttonsContainer":{"title":"buttonsContainer","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttonsContainer","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttonscontainer","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttonsContainer","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StackView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC"},{"text":"?","kind":"text"}],"role":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttonscontainer"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"roleHeading":"Instance Property","title":"buttonsContainer","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsContainer","kind":"identifier"},{"text":": ","kind":"text"},{"text":"StackView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC16buttonsContainerAC05StackH0CSgvp"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonsContainer"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier","text":"StackView"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttonsContainer"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/buttonsContainer":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/buttonsContainer","title":"buttonsContainer","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttonsContainer","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier","text":"StackView"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttonscontainer","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/closebutton.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/closebutton.json index ce7b6e0f09..b65c64a259 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/closebutton.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/closebutton.json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"closeButton","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC11closeButtonSo8UIButtonCvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/closeButton","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/closebutton"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"closeButton","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIButton","kind":"typeIdentifier","text":"UIButton"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/closeButton":{"title":"closeButton","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/closeButton","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/closebutton"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/closebutton"]}],"metadata":{"title":"closeButton","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC11closeButtonSo8UIButtonCvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"closeButton","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/closeButton"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/closeButton":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButton","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/closebutton","title":"closeButton","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/closeButton","role":"symbol","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/contentview.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/contentview.json index 155e0cb570..7154fefbf1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/contentview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/contentview.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentView"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/contentView","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/contentview"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC07contentH0So6UIViewCvp","modules":[{"name":"BrazeUI"}],"title":"contentView","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/contentView":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/contentview","title":"contentView","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/contentView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/contentview"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"contentView","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC07contentH0So6UIViewCvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"contentView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/contentView","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/contentView":{"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/contentView","title":"contentView","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/contentview","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentView"},{"text":": ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/control.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/control.json index 52939be066..2b783bd6a8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/control.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/control.json @@ -1 +1 @@ -{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/control","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","extendedModule":"BrazeUI","title":"control","externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/control"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/control":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/control","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/control","title":"control","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier","text":"ControlView"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/control","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"property","title":"control","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/control"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/control":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"kind":"text","text":"?"}],"title":"control","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/control"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/controller.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/controller.json index 5b24f057a7..3e8163bb1b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/controller.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/controller.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/controller"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"The controller currently displaying the in-app message view.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"controller"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","text":"ViewController"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","title":"controller","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"text":"?","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/controller"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/controller":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/controller","role":"symbol","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"title":"controller","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/controller","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"The controller currently displaying the in-app message view.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","title":"controller","roleHeading":"Instance Property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/controller","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/controller"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/controller":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"text":"?","kind":"text"}],"title":"controller","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/controller"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/diddismiss().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/diddismiss().json index a9114e8308..80a5ac2d97 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/diddismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/diddismiss().json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","role":"symbol","extendedModule":"BrazeUI","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","title":"didDismiss()"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didDismiss()":{"title":"didDismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"extendedModule":"BrazeUI","role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"method","title":"didDismiss()","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"title":"didDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/didpresent().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/didpresent().json index 96fe2c74b9..1b9ecc8000 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/didpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/didpresent().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()"]}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","extendedModule":"BrazeUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}],"title":"didPresent()","modules":[{"name":"BrazeUI"}]},"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didPresent()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"title":"didPresent()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"sections":[],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}],"title":"didPresent()","extendedModule":"BrazeUI","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/dismiss(completion:).json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/dismiss(completion:).json index 7df82dc08a..3419348fc7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/dismiss(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/dismiss(completion:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/dismiss(completion:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"title":"dismiss(completion:)","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7dismiss10completionyyycSg_tF","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/dismiss(completion:)"]}],"sections":[],"abstract":[{"type":"text","text":"Dimisses the message view."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")? = nil)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The completion block executed once the message view is fully hidden","type":"text"},{"type":"text","text":" "},{"text":"from the user.","type":"text"}]}],"name":"completion"}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"As part of its dismissal, the in-app message view must reports lifecycle events using the","type":"text"},{"type":"text","text":" "},{"text":"following methods:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()"},{"text":": before any dismissal animation occurs.","type":"text"}]}]},{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()","type":"reference","isActive":true},{"type":"text","text":": after all dismissal animations are completed and the message view is fully"},{"type":"text","text":" "},{"text":"hidden from the user.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"title":"willDismiss()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didDismiss()":{"title":"didDismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/dismiss(completion:)":{"title":"dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/dismiss(completion:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"Dimisses the message view.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/dismiss(completion:)"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/dismiss(completion:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/dismiss(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")? = nil)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"completion","content":[{"inlineContent":[{"text":"The completion block executed once the message view is fully hidden","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"from the user."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"inlineContent":[{"text":"As part of its dismissal, the in-app message view must reports lifecycle events using the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"following methods:"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()"},{"text":": before any dismissal animation occurs.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()"},{"type":"text","text":": after all dismissal animations are completed and the message view is fully"},{"type":"text","text":" "},{"type":"text","text":"hidden from the user."}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"title":"dismiss(completion:)","symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7dismiss10completionyyycSg_tF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Dimisses the message view."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}],"title":"willDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"title":"didDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/dismiss(completion:)":{"abstract":[{"type":"text","text":"Dimisses the message view."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","title":"dismiss(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/dismiss(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/dismiss(completion:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/full.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/full.json index a51c6f42fb..edf92421ab 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/full.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/full.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/full"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/full","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","title":"full","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/full":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/full","role":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullView"},{"type":"text","text":"."}],"title":"full","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/full","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/full","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","role":"symbol","title":"full","symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullView"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/full"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/full":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/full","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"kind":"text","text":"?"}],"title":"full","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/full","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/fullimage.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/fullimage.json index 179822f1a7..0fcf03f008 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/fullimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/fullimage.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/fullimage"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/fullImage","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"fullImage","extendedModule":"BrazeUI","symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/fullImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/fullImage","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"type":"text","text":"."}],"title":"fullImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/fullimage","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"fullImage","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","extendedModule":"BrazeUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/fullimage"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/fullImage"},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/fullImage":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"fullImage","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/fullimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/fullImage"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/html.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/html.json index 452d1bc20e..c2bf30aa6d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/html.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/html.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"HtmlView","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/html"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/html"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","roleHeading":"Instance Property","role":"symbol","title":"html","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/html":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/html","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/html","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"type":"topic","title":"html","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/html","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"HtmlView","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"symbolKind":"property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"html","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/html"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/html":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}],"title":"html","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/html","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/html"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/imagecontainerview.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/imagecontainerview.json index baa61aac16..cc5d23343f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/imagecontainerview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/imagecontainerview.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imagecontainerview"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageContainerView","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageContainerView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIScrollView","kind":"typeIdentifier","text":"UIScrollView"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","title":"imageContainerView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageContainerView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScrollView","text":"UIScrollView"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC014imageContainerH0So08UIScrollH0Cvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/imageContainerView":{"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageContainerView","title":"imageContainerView","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imagecontainerview","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageContainerView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIScrollView","preciseIdentifier":"c:objc(cs)UIScrollView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageContainerView","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageContainerView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIScrollView","text":"UIScrollView","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imagecontainerview"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC014imageContainerH0So08UIScrollH0Cvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageContainerView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIScrollView","text":"UIScrollView","kind":"typeIdentifier"}],"title":"imageContainerView","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/imageContainerView":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imagecontainerview","abstract":[],"type":"topic","title":"imageContainerView","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageContainerView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIScrollView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIScrollView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/imageview.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/imageview.json index 8b0e0e71fd..237547425e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/imageview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/imageview.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imageview"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageView"},"metadata":{"roleHeading":"Instance Property","title":"imageView","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC05imageH0So6UIViewCvp","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/imageView":{"title":"imageView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageView","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imageview"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageView"},{"kind":"text","text":": "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageView"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC05imageH0So6UIViewCvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"role":"symbol","title":"imageView","roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imageview"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/imageView":{"title":"imageView","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/imageView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imageview","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/inappmessageview-implementations.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/inappmessageview-implementations.json index c0d36e8192..88e5dce384 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/inappmessageview-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/inappmessageview-implementations.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"InAppMessageView Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/slideup"],"generated":true,"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()"],"title":"Instance Methods","generated":true}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"kind":"article","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/makeKey()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/makeKey()","role":"symbol","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"title":"makeKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/makekey()","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewSchemeHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewSchemeHandler()","role":"symbol","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"title":"webViewSchemeHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewschemehandler()","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewScriptMessageHandler()":{"kind":"symbol","abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewscriptmessagehandler()","type":"topic","title":"webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didPresent()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"title":"didPresent()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logError(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logError(_:)","role":"symbol","abstract":[],"title":"logError(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"kind":"text","text":")"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logerror(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/modalImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modalImage","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"title":"modalImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modalimage","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didDismiss()":{"title":"didDismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/modal":{"kind":"symbol","title":"modal","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modal","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","role":"symbol","title":"willPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/process(clickAction:buttonId:target:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/process(clickAction:buttonId:target:)","role":"symbol","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"title":"process(clickAction:buttonId:target:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/process(clickaction:buttonid:target:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/fullImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/fullImage","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"type":"text","text":"."}],"title":"fullImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/fullimage","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/slideup":{"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/slideup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/slideup","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"slideup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/prefersStatusBarHidden":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/prefersStatusBarHidden","role":"symbol","abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"title":"prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/prefersstatusbarhidden","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logClick(buttonId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)","role":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"title":"logClick(buttonId:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/html":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/html","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/html","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"type":"topic","title":"html","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewQueryHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewQueryHandler()","role":"symbol","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"title":"webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewqueryhandler()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/full":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/full","role":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullView"},{"type":"text","text":"."}],"title":"full","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/full","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/controller":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/controller","role":"symbol","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"title":"controller","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/controller","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/isLargeLandscape":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/isLargeLandscape","role":"symbol","abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"title":"isLargeLandscape","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/islargelandscape","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/control":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/control","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/control","title":"control","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logImpression()":{"role":"symbol","title":"logImpression()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"title":"willDismiss()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/initialAccessibilityElement":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/initialAccessibilityElement","role":"symbol","abstract":[{"text":"The initial accessibility element.","type":"text"}],"title":"initialAccessibilityElement","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/initialaccessibilityelement","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","interfaceLanguage":"swift"},"metadata":{"role":"collectionGroup","title":"InAppMessageView Implementations","modules":[{"name":"BrazeUI"}]},"kind":"article","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/slideup"],"generated":true,"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()"],"generated":true}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/modal":{"title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modal","type":"topic","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modal","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/slideup":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"?"}],"title":"slideup","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/slideup","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/slideup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logError(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"title":"logError(_:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logerror(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logError(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logImpression()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"title":"logImpression()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"title":"didDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/control":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"kind":"text","text":"?"}],"title":"control","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/control"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/html":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}],"title":"html","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/html","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/html"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/initialAccessibilityElement":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"title":"initialAccessibilityElement","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/initialaccessibilityelement","abstract":[{"type":"text","text":"The initial accessibility element."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/modalImage":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":"?"}],"title":"modalImage","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewQueryHandler()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"}],"title":"webViewQueryHandler()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewqueryhandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewQueryHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/controller":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"text":"?","kind":"text"}],"title":"controller","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/controller"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}],"title":"willDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/process(clickAction:buttonId:target:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"title":"process(clickAction:buttonId:target:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/process(clickaction:buttonid:target:)","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logClick(buttonId:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"title":"logClick(buttonId:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewSchemeHandler()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"}],"title":"webViewSchemeHandler()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewschemehandler()","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewSchemeHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewScriptMessageHandler()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"title":"webViewScriptMessageHandler()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewscriptmessagehandler()","abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/fullImage":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"fullImage","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/fullimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willPresent()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"title":"willPresent()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/makeKey()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"title":"makeKey()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/makekey()","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/full":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/full","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"kind":"text","text":"?"}],"title":"full","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/full","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/isLargeLandscape":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"isLargeLandscape","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/islargelandscape","abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/isLargeLandscape"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/prefersStatusBarHidden":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"title":"prefersStatusBarHidden","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/prefersstatusbarhidden","abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/init(message:attributes:gifviewprovider:presented:).json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/init(message:attributes:gifviewprovider:presented:).json index 0ac8d09bd7..2c064e4813 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/init(message:attributes:gifviewprovider:presented:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/init(message:attributes:gifviewprovider:presented:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"gifViewProvider","kind":"externalParam"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeUI"}],"title":"init(message:attributes:gifViewProvider:presented:)","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7message10attributes03gifH8Provider9presentedAE0A3Kit0A0C0cdE0O0fG0V_AE10AttributesVAA07GIFViewL0VSbtcfc","symbolKind":"init"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier","text":"ModalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"},{"kind":"text","text":" = .defaults, "},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" = .shared, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = false)","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/init(message:attributes:gifViewProvider:presented:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/init(message:attributes:gifviewprovider:presented:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/init(message:attributes:gifViewProvider:presented:)":{"abstract":[],"role":"symbol","title":"init(message:attributes:gifViewProvider:presented:)","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/init(message:attributes:gifViewProvider:presented:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/init(message:attributes:gifviewprovider:presented:)"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/init(message:attributes:gifviewprovider:presented:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","text":"ModalImage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"},{"text":" = .defaults, ","kind":"text"},{"text":"gifViewProvider","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"},{"kind":"text","text":" = .shared, "},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false)"}]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7message10attributes03gifH8Provider9presentedAE0A3Kit0A0C0cdE0O0fG0V_AE10AttributesVAA07GIFViewL0VSbtcfc","title":"init(message:attributes:gifViewProvider:presented:)","role":"symbol","symbolKind":"init","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","text":"ModalImage"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/init(message:attributes:gifViewProvider:presented:)"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/init(message:attributes:gifViewProvider:presented:)":{"abstract":[],"title":"init(message:attributes:gifViewProvider:presented:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/init(message:attributes:gifviewprovider:presented:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/init(message:attributes:gifViewProvider:presented:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","text":"ModalImage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"gifViewProvider","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/initialaccessibilityelement.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/initialaccessibilityelement.json index 633665ea28..66345b7d10 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/initialaccessibilityelement.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/initialaccessibilityelement.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/initialAccessibilityElement","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/initialaccessibilityelement"]}],"abstract":[{"type":"text","text":"The initial accessibility element."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"If assigned, VoiceOver will focus on this element when the message view is presented."}]}]}],"metadata":{"title":"initialAccessibilityElement","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/initialAccessibilityElement":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/initialAccessibilityElement","role":"symbol","abstract":[{"text":"The initial accessibility element.","type":"text"}],"title":"initialAccessibilityElement","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/initialaccessibilityelement","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The initial accessibility element."}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/initialaccessibilityelement"]}],"metadata":{"extendedModule":"BrazeUI","role":"symbol","title":"initialAccessibilityElement","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"If assigned, VoiceOver will focus on this element when the message view is presented."}],"type":"paragraph"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/initialAccessibilityElement","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/initialAccessibilityElement":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"title":"initialAccessibilityElement","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/initialaccessibilityelement","abstract":[{"type":"text","text":"The initial accessibility element."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/installinternalconstraints().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/installinternalconstraints().json index 5eaf04b739..afe47be834 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/installinternalconstraints().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/installinternalconstraints().json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installInternalConstraints()"},"kind":"symbol","metadata":{"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"installInternalConstraints()","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC26installInternalConstraintsyyF"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installinternalconstraints()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/installInternalConstraints()":{"title":"installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installInternalConstraints()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installinternalconstraints()"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installinternalconstraints()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installInternalConstraints()","interfaceLanguage":"swift"},"metadata":{"title":"installInternalConstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC26installInternalConstraintsyyF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/installInternalConstraints()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installinternalconstraints()","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installInternalConstraints()","kind":"symbol","role":"symbol","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/installpresentationconstraintsifneeded().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/installpresentationconstraintsifneeded().json index cc44bcd02a..57c23d74f5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/installpresentationconstraintsifneeded().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/installpresentationconstraintsifneeded().json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installPresentationConstraintsIfNeeded()","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC38installPresentationConstraintsIfNeededyyF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"installPresentationConstraintsIfNeeded()","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installpresentationconstraintsifneeded()"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/installPresentationConstraintsIfNeeded()":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installpresentationconstraintsifneeded()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installPresentationConstraintsIfNeeded()","title":"installPresentationConstraintsIfNeeded()","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installPresentationConstraintsIfNeeded()"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","title":"installPresentationConstraintsIfNeeded()","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC38installPresentationConstraintsIfNeededyyF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installpresentationconstraintsifneeded()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/installPresentationConstraintsIfNeeded()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installpresentationconstraintsifneeded()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"text":"()","kind":"text"}],"title":"installPresentationConstraintsIfNeeded()","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/installPresentationConstraintsIfNeeded()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/islargelandscape.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/islargelandscape.json index 5f13610f42..bb99700f52 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/islargelandscape.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/islargelandscape.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/isLargeLandscape","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"extendedModule":"BrazeUI","title":"isLargeLandscape","symbolKind":"property","role":"symbol"},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/isLargeLandscape":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/isLargeLandscape","role":"symbol","abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"title":"isLargeLandscape","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/islargelandscape","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/isLargeLandscape"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"isLargeLandscape","role":"symbol","symbolKind":"property","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/isLargeLandscape":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"isLargeLandscape","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/islargelandscape","abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/isLargeLandscape"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/layoutsubviews().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/layoutsubviews().json index 3eba380096..c7faec2ee2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/layoutsubviews().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/layoutsubviews().json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC14layoutSubviewsyyF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","title":"layoutSubviews()","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/layoutSubviews()"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/layoutSubviews()":{"title":"layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/layoutSubviews()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/layoutsubviews()"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/layoutSubviews()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC14layoutSubviewsyyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"role":"symbol","symbolKind":"method","title":"layoutSubviews()","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/layoutSubviews()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/layoutSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"abstract":[],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/layoutsubviews()","type":"topic","title":"layoutSubviews()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/logclick(buttonid:).json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/logclick(buttonid:).json index 522ed11aee..5d3e746fb5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/logclick(buttonid:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/logclick(buttonid:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"title":"logClick(buttonId:)","symbolKind":"method"},"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}],"name":"buttonId"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logClick(buttonId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)","role":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"title":"logClick(buttonId:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"metadata":{"extendedModule":"BrazeUI","symbolKind":"method","roleHeading":"Instance Method","title":"logClick(buttonId:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"? = nil)"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}],"name":"buttonId"}],"kind":"parameters"}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logClick(buttonId:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"title":"logClick(buttonId:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/logerror(_:).json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/logerror(_:).json index 5bd41e0990..269dcaebf2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/logerror(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/logerror(_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logError(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"InAppMessageView.logError(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logerror(_:)"]}],"metadata":{"role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"logError(_:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logError(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logError(_:)","role":"symbol","abstract":[],"title":"logError(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"kind":"text","text":")"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logerror(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","extendedModule":"BrazeUI","roleHeading":"Instance Method","title":"logError(_:)","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logError(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logerror(_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"InAppMessageView.logError(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logError(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"title":"logError(_:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logerror(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logError(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/logimpression().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/logimpression().json index c3fbfd0425..1ff255bef1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/logimpression().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/logimpression().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"logImpression()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logImpression()":{"role":"symbol","title":"logImpression()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","title":"logImpression()","roleHeading":"Instance Method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logImpression()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"title":"logImpression()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/makekey().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/makekey().json index 91b5de1dcb..3c038f800d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/makekey().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/makekey().json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"metadata":{"extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"title":"makeKey()"},"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this methods to properly dismiss the keyboard if needed. When the message view is"},{"type":"text","text":" "},{"text":"dismissed, the keyboard original state is restored automatically by UIKit.","type":"text"}]}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/makeKey()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/makekey()"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/makeKey()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/makeKey()","role":"symbol","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"title":"makeKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/makekey()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Use this methods to properly dismiss the keyboard if needed. When the message view is"},{"type":"text","text":" "},{"type":"text","text":"dismissed, the keyboard original state is restored automatically by UIKit."}],"type":"paragraph"}]}],"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/makeKey()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/makekey()"]}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"makeKey()","role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/makeKey()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"title":"makeKey()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/makekey()","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/message.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/message.json index 566594793c..5f9e27a8cb 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/message.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/message.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The modal image in-app message.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/message","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"message","role":"symbol","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalImage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7message0A3Kit0A0C0cdE0O0fG0Vvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/message":{"title":"message","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","text":"ModalImage","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/message","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The modal image in-app message."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/message"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"abstract":[{"type":"text","text":"The Modal Image message type."}],"type":"topic","role":"symbol","title":"Braze.InAppMessage.ModalImage","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalImage"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"The modal image in-app message.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","text":"ModalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/message","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV","kind":"typeIdentifier","text":"ModalImage"}],"role":"symbol","symbolKind":"property","title":"message","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7message0A3Kit0A0C0cdE0O0fG0Vvp"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ModalImage-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","abstract":[{"text":"The Modal Image message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ModalImage-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalImage"}],"role":"symbol","kind":"symbol","title":"Braze.InAppMessage.ModalImage","type":"topic","navigatorTitle":[{"text":"ModalImage","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/message":{"abstract":[{"type":"text","text":"The modal image in-app message."}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ModalImage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO10ModalImageV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/message","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/message","title":"message","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/modal.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/modal.json index 54187d38e6..cdeab8cee4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/modal.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/modal.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modal","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":"?","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"modal","roleHeading":"Instance Property"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/modal":{"kind":"symbol","title":"modal","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modal","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modal","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"modal","externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Property","role":"symbol","extendedModule":"BrazeUI","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":"?","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modal"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/modal":{"title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modal","type":"topic","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modal","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/modalimage.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/modalimage.json index 3b377431b3..03acaea3d0 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/modalimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/modalimage.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modalImage","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modalimage"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"extendedModule":"BrazeUI","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"text":"?","kind":"text"}],"role":"symbol","title":"modalImage","externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/modalImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modalImage","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"title":"modalImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modalimage","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","title":"modalImage","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modalImage","interfaceLanguage":"swift"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalImageView","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/modalImage":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"kind":"text","text":"?"}],"title":"modalImage","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/prefersstatusbarhidden.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/prefersstatusbarhidden.json index ca100b2c4d..b029162045 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/prefersstatusbarhidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/prefersstatusbarhidden.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/prefersstatusbarhidden"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?"}],"title":"prefersStatusBarHidden"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Setting this value may have no effect depending of upstream customizations."}]}]}],"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/prefersStatusBarHidden"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/prefersStatusBarHidden":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/prefersStatusBarHidden","role":"symbol","abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"title":"prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/prefersstatusbarhidden","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Setting this value may have no effect depending of upstream customizations."}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/prefersStatusBarHidden","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"metadata":{"roleHeading":"Instance Property","extendedModule":"BrazeUI","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"prefersStatusBarHidden"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/prefersstatusbarhidden"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/prefersStatusBarHidden":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}],"title":"prefersStatusBarHidden","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/prefersstatusbarhidden","abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/present(completion:).json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/present(completion:).json index 144980a367..a9c5a5197c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/present(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/present(completion:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/present(completion:)"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?)"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7present10completionyyycSg_tF","role":"symbol","title":"present(completion:)","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/present(completion:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"completion","content":[{"inlineContent":[{"text":"The completion block executed once the message view is fully visible to the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When this method is called, the message view is already added to the view hierarchy."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"As part of its presentation, the in-app message view must report lifecycle events using:"}]},{"items":[{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()","isActive":true,"type":"reference"},{"type":"text","text":": before any presentation animation occurs."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","isActive":true,"type":"reference"},{"text":": after all presentation animations are completed and the message view is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"fully visible to the user."}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()","isActive":true,"type":"reference"},{"text":": as soon as the message is fully visible to the user.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)","type":"reference"},{"type":"text","text":": as the result of a user click."}],"type":"paragraph"}]}]}]}],"abstract":[{"text":"Presents the message view to the user.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logImpression()":{"role":"symbol","title":"logImpression()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/present(completion:)":{"title":"present(completion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/present(completion:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/present(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didPresent()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"title":"didPresent()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logClick(buttonId:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)","role":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"title":"logClick(buttonId:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","role":"symbol","title":"willPresent()"}}} \ No newline at end of file +{"abstract":[{"text":"Presents the message view to the user.","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/present(completion:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"text":"The completion block executed once the message view is fully visible to the","type":"text"},{"type":"text","text":" "},{"text":"user.","type":"text"}]}]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"text":"When this method is called, the message view is already added to the view hierarchy.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"As part of its presentation, the in-app message view must report lifecycle events using:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()","type":"reference","isActive":true},{"type":"text","text":": before any presentation animation occurs."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()"},{"type":"text","text":": after all presentation animations are completed and the message view is"},{"text":" ","type":"text"},{"type":"text","text":"fully visible to the user."}]}]}]},{"inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()","type":"reference","isActive":true},{"text":": as soon as the message is fully visible to the user.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)","isActive":true},{"text":": as the result of a user click.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC7present10completionyyycSg_tF","title":"present(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/present(completion:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logClick(buttonId:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"title":"logClick(buttonId:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/didPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/logImpression()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"title":"logImpression()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"type":"topic","title":"present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/present(completion:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/present(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willPresent()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"title":"willPresent()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/presentationconstraintsinstalled.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/presentationconstraintsinstalled.json index 55601d9a79..2b6e1506a0 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/presentationconstraintsinstalled.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/presentationconstraintsinstalled.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presentationConstraintsInstalled"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presentationconstraintsinstalled"]}],"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC32presentationConstraintsInstalledSbvp","roleHeading":"Instance Property","title":"presentationConstraintsInstalled","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/presentationConstraintsInstalled":{"title":"presentationConstraintsInstalled","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presentationConstraintsInstalled","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presentationconstraintsinstalled"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC32presentationConstraintsInstalledSbvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"presentationConstraintsInstalled","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presentationconstraintsinstalled"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presentationConstraintsInstalled","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/presentationConstraintsInstalled":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presentationConstraintsInstalled","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presentationconstraintsinstalled","title":"presentationConstraintsInstalled","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/presented.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/presented.json index bf6f4b04dc..8535d006d6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/presented.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/presented.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC9presentedSbvp","role":"symbol","title":"presented"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presented"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presented"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/presented":{"title":"presented","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presented","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presented","type":"topic","kind":"symbol","role":"symbol","abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presented"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"sections":[],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"presented","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC9presentedSbvp"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presented"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presented","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/presented":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/presented","abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"kind":"symbol","type":"topic","title":"presented","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presented"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/process(clickaction:buttonid:target:).json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/process(clickaction:buttonid:target:).json index 3857e05177..19a2081cf1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/process(clickaction:buttonid:target:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/process(clickaction:buttonid:target:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"? = nil)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The click action to process.","type":"text"}]}],"name":"clickAction"},{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}]},{"name":"target","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"type":"text","text":" "},{"text":"Set it to ","type":"text"},{"type":"codeVoice","code":"nil"},{"text":" to let the SDK choose an appropriate view controller.","type":"text"}]}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/process(clickaction:buttonid:target:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"role":"symbol","extendedModule":"BrazeUI","title":"process(clickAction:buttonId:target:)","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Call this method to process the in-app message click action.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/process(clickAction:buttonId:target:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/process(clickAction:buttonId:target:)","role":"symbol","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"title":"process(clickAction:buttonId:target:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/process(clickaction:buttonid:target:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/process(clickaction:buttonid:target:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/process(clickAction:buttonId:target:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"clickAction","content":[{"inlineContent":[{"type":"text","text":"The click action to process."}],"type":"paragraph"}]},{"name":"buttonId","content":[{"inlineContent":[{"type":"text","text":"An optional button identifier."}],"type":"paragraph"}]},{"name":"target","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"code":"UIViewController","type":"codeVoice"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"type":"text","text":" "},{"type":"text","text":"Set it to "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}]}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"metadata":{"title":"process(clickAction:buttonId:target:)","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"extendedModule":"BrazeUI"},"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/process(clickAction:buttonId:target:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"title":"process(clickAction:buttonId:target:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/process(clickaction:buttonid:target:)","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/shadowview.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/shadowview.json index f416314f05..1826025646 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/shadowview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/shadowview.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/shadowView","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/shadowview"]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC06shadowH0AA06ShadowH0Cvp","title":"shadowView","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadowView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","text":"ShadowView"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/shadowView":{"title":"shadowView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadowView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","text":"ShadowView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/shadowView","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/shadowview"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/shadowView","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"property","title":"shadowView","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC06shadowH0AA06ShadowH0Cvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadowView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","text":"ShadowView"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/shadowview"]}],"references":{"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/shadowView":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/shadowview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/shadowView","role":"symbol","abstract":[],"title":"shadowView","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","kind":"typeIdentifier","text":"ShadowView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/slideup.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/slideup.json index 1e032ff314..0738987daf 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/slideup.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/slideup.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/slideup"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/slideup"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","title":"slideup","extendedModule":"BrazeUI"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/slideup":{"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/slideup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/slideup","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"slideup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"extendedModule":"BrazeUI","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"?","kind":"text"}],"title":"slideup","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/slideup"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/slideup","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/slideup":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"?"}],"title":"slideup","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/slideup","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/slideup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/tapbackgroundgesture.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/tapbackgroundgesture.json index b7f49a278f..164fc56d7a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/tapbackgroundgesture.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/tapbackgroundgesture.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tapBackgroundGesture","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITapGestureRecognizer","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapbackgroundgesture"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"tapBackgroundGesture","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC20tapBackgroundGestureSo05UITapK10RecognizerCvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"tapBackgroundGesture","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITapGestureRecognizer","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapBackgroundGesture"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/tapBackgroundGesture":{"title":"tapBackgroundGesture","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapBackgroundGesture","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapbackgroundgesture"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapbackgroundgesture"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapBackgroundGesture","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"kind":"text","text":": "},{"text":"UITapGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"tapBackgroundGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UITapGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC20tapBackgroundGestureSo05UITapK10RecognizerCvp","title":"tapBackgroundGesture"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/tapBackgroundGesture":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITapGestureRecognizer","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapbackgroundgesture","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapBackgroundGesture","title":"tapBackgroundGesture","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/tapgesture.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/tapgesture.json index 4c2cdcf261..23ae83d1f1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/tapgesture.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/tapgesture.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"tapGesture","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","kind":"typeIdentifier","text":"UITapGestureRecognizer"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapgesture"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapGesture","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UITapGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10tapGestureSo05UITapJ10RecognizerCvp","role":"symbol","title":"tapGesture","symbolKind":"property"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/tapGesture":{"title":"tapGesture","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapGesture"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapGesture","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapgesture"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10tapGestureSo05UITapJ10RecognizerCvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"roleHeading":"Instance Property","title":"tapGesture","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapgesture"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapGesture"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/tapGesture":{"title":"tapGesture","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapgesture","abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/tapGesture"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/theme.json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/theme.json index d17a41e1b5..23ed7fa03e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/theme.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/theme.json @@ -1 +1 @@ -{"sections":[],"metadata":{"role":"symbol","symbolKind":"property","title":"theme","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC5theme0A3Kit0A0C0cdE0O5ThemeVvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/theme"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/theme"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/theme":{"abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/theme","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/theme","title":"theme","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/theme"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC5theme0A3Kit0A0C0cdE0O5ThemeVvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"role":"symbol","symbolKind":"property","title":"theme","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/theme"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/theme","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"abstract":[],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/theme","title":"theme","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/traitcollectiondidchange(_:).json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/traitcollectiondidchange(_:).json index 229e89fb22..b8f6979b0e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"previousTraitCollection"},{"text":": ","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC24traitCollectionDidChangeyySo07UITraitJ0CSgF","title":"traitCollectionDidChange(_:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/traitCollectionDidChange(_:)":{"title":"traitCollectionDidChange(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/traitCollectionDidChange(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/traitcollectiondidchange(_:)"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"previousTraitCollection"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/traitcollectiondidchange(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC24traitCollectionDidChangeyySo07UITraitJ0CSgF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"traitCollectionDidChange(_:)","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"kind":"text","text":"?)"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/traitCollectionDidChange(_:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/traitcollectiondidchange(_:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/traitCollectionDidChange(_:)","title":"traitCollectionDidChange(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewqueryhandler().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewqueryhandler().json index 37aeeccf06..33b87c8cbc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewqueryhandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewqueryhandler().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewqueryhandler()"]}],"sections":[],"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewQueryHandler()"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"webViewQueryHandler()","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewQueryHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewQueryHandler()","role":"symbol","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"title":"webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewqueryhandler()","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"languages":["swift"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewQueryHandler()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"metadata":{"title":"webViewQueryHandler()","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewqueryhandler()"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewQueryHandler()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","kind":"typeIdentifier"}],"title":"webViewQueryHandler()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewqueryhandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewQueryHandler()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewschemehandler().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewschemehandler().json index e014ee411e..6e4ffff1a4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewschemehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewschemehandler().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","title":"webViewSchemeHandler()","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","extendedModule":"BrazeUI"},"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewschemehandler()"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewSchemeHandler()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewSchemeHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewSchemeHandler()","role":"symbol","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"title":"webViewSchemeHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewschemehandler()","type":"topic","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"extendedModule":"BrazeUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","modules":[{"name":"BrazeUI"}],"title":"webViewSchemeHandler()"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","text":"SchemeHandler","kind":"typeIdentifier"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewSchemeHandler()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewschemehandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewSchemeHandler()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"}],"title":"webViewSchemeHandler()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewschemehandler()","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewSchemeHandler()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewscriptmessagehandler().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewscriptmessagehandler().json index ce1c931048..a40255e782 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewscriptmessagehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/webviewscriptmessagehandler().json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewScriptMessageHandler()"},"metadata":{"role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"webViewScriptMessageHandler()","roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewscriptmessagehandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewScriptMessageHandler()":{"kind":"symbol","abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewscriptmessagehandler()","type":"topic","title":"webViewScriptMessageHandler()"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"BrazeUI","title":"webViewScriptMessageHandler()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewscriptmessagehandler()"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ScriptMessageHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewScriptMessageHandler()"},"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/webViewScriptMessageHandler()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"title":"webViewScriptMessageHandler()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewscriptmessagehandler()","abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/willdismiss().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/willdismiss().json index d25f243ede..b58ddeb516 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/willdismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/willdismiss().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","title":"willDismiss()","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"title":"willDismiss()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","metadata":{"role":"symbol","extendedModule":"BrazeUI","title":"willDismiss()","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}],"title":"willDismiss()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willDismiss()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalimageview/willpresent().json b/data/documentation/brazeui/brazeinappmessageui/modalimageview/willpresent().json index 720350ef45..ac5e517cbb 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalimageview/willpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalimageview/willpresent().json @@ -1 +1 @@ -{"abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"kind":"text","text":"()"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI","role":"symbol","title":"willPresent()","modules":[{"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","abstract":[],"title":"InAppMessageView Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","role":"symbol","title":"willPresent()"}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"willPresent()","role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/willPresent()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"title":"willPresent()","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/willPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/InAppMessageView-Implementations","type":"topic","abstract":[],"role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview.json index 78d76ab817..88aca7dee7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"title":"BrazeInAppMessageUI.ModalTextView","roleHeading":"Class","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalTextView"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","navigatorTitle":[{"kind":"identifier","text":"ModalTextView"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview"]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(header:message:attributes:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(modal:attributes:traitCollection:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/header","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/message"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)UIScrollView"],"type":"inheritsFrom"},{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIFocusItemScrollableContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/message":{"title":"message","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/message","abstract":[{"type":"text","text":"The view’s message string."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/message"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/init(modal:attributes:traitCollection:)":{"title":"init(modal:attributes:traitCollection:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(modal:attributes:traitCollection:)","abstract":[{"type":"text","text":"Creates and returns a modal text view suitable for modal and full in-app messages."}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modal"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"traitCollection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(modal:attributes:traitcollection:)"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","abstract":[{"text":"The style for displaying text in the modal text view.","type":"text"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}],"navigatorTitle":[{"text":"TextStyle","kind":"identifier"}]},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemScrollableContainer":{"title":"UIKit.UIFocusItemScrollableContainer","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemScrollableContainer","type":"unresolvable"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"topic","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(cs)UIScrollView":{"identifier":"doc:\/\/Braze\/objc(cs)UIScrollView","title":"UIKit.UIScrollView","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/init(header:message:attributes:)":{"title":"init(header:message:attributes:)","type":"topic","abstract":[{"text":"Creates and returns a modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(header:message:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(header:message:attributes:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/header":{"title":"header","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/header","abstract":[{"text":"The view’s header string.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/header"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/attributes-swift.property":{"title":"attributes","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/attributes-swift.property","abstract":[{"type":"text","text":"The view’s attributes for customization."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.property"},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(header:message:attributes:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(modal:attributes:traitCollection:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/header","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/message"],"title":"Instance Properties"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalTextView"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"},"sections":[],"relationshipsSections":[{"type":"inheritsFrom","kind":"relationships","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIScrollView"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UIFocusItemScrollableContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To","type":"conformsTo"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalTextView"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"class","roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","title":"BrazeInAppMessageUI.ModalTextView","role":"symbol","extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/attributes-swift.property":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.property","title":"attributes","kind":"symbol","abstract":[{"text":"The view’s attributes for customization.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/attributes-swift.property"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/header":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/header","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/header","abstract":[{"type":"text","text":"The view’s header string."}],"type":"topic","title":"header","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/init(modal:attributes:traitCollection:)":{"abstract":[{"text":"Creates and returns a modal text view suitable for modal and full in-app messages.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"modal","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"traitCollection","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":")","kind":"text"}],"title":"init(modal:attributes:traitCollection:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(modal:attributes:traitCollection:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(modal:attributes:traitcollection:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/init(header:message:attributes:)":{"title":"init(header:message:attributes:)","abstract":[{"type":"text","text":"Creates and returns a modal text view."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(header:message:attributes:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(header:message:attributes:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"title":"BrazeInAppMessageUI.ModalTextView.TextStyle","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"TextStyle","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TextStyle"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}]},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/message":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/message","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/message","title":"message","kind":"symbol","abstract":[{"type":"text","text":"The view’s message string."}]},"doc://Braze/objc(pl)UIFocusItemScrollableContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemScrollableContainer","title":"UIKit.UIFocusItemScrollableContainer"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/objc(cs)UIScrollView":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIScrollView","title":"UIKit.UIScrollView"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.property.json index fe563ab322..56921449c4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.property.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","text":"Attributes"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10attributesAE10AttributesVvp","roleHeading":"Instance Property","title":"attributes"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/attributes-swift.property","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The view’s attributes for customization."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/attributes-swift.property":{"title":"attributes","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/attributes-swift.property","abstract":[{"type":"text","text":"The view’s attributes for customization."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.property"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"topic","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","text":"Attributes"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","text":"Attributes"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"attributes","roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10attributesAE10AttributesVvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/attributes-swift.property"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"abstract":[{"text":"The view’s attributes for customization.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/attributes-swift.property":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.property","title":"attributes","kind":"symbol","abstract":[{"text":"The view’s attributes for customization.","type":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/attributes-swift.property"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct.json index 7e0fd58d4d..1b6e6cb86c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Structure","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","symbolKind":"struct","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/init(modal:attributes:traitCollection:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/header","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/headerMessageSpacing","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/message"]}],"abstract":[{"type":"text","text":"The attributes supported by the modal text view."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/message":{"abstract":[{"type":"text","text":"The style for the message."}],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","kind":"typeIdentifier","text":"ModalTextView"},{"text":".","kind":"text"},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/message","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/message","title":"message","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/headerMessageSpacing":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerMessageSpacing"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/headermessagespacing","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/headerMessageSpacing","title":"headerMessageSpacing","abstract":[{"text":"The spacing between the header and message.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/init(modal:attributes:traitCollection:)":{"abstract":[{"text":"Creates and returns a modal text view attributes struct from a modal in-app message.","type":"text"}],"role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modal"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"kind":"text","text":", "},{"text":"traitCollection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/init(modal:attributes:traitcollection:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/init(modal:attributes:traitCollection:)","title":"init(modal:attributes:traitCollection:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"topic","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/header":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalTextView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC"},{"kind":"text","text":"."},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}],"role":"symbol","title":"header","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/header","abstract":[{"type":"text","text":"The style for the header."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/header"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","roleHeading":"Structure","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"struct"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The attributes supported by the modal text view."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/init(modal:attributes:traitCollection:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/header","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/headerMessageSpacing","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/message"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/headerMessageSpacing":{"title":"headerMessageSpacing","abstract":[{"type":"text","text":"The spacing between the header and message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/headerMessageSpacing","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/headermessagespacing","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerMessageSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/header":{"title":"header","abstract":[{"type":"text","text":"The style for the header."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/header","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/header","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView"},{"text":".","kind":"text"},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/message":{"title":"message","abstract":[{"type":"text","text":"The style for the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/message","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/message","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","text":"TextStyle","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/init(modal:attributes:traitCollection:)":{"title":"init(modal:attributes:traitCollection:)","abstract":[{"type":"text","text":"Creates and returns a modal text view attributes struct from a modal in-app message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/init(modal:attributes:traitCollection:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/init(modal:attributes:traitcollection:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"modal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"traitCollection","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/header.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/header.json index 31b504f524..8b910cae6b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/header.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/header.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalTextView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","text":"TextStyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TextStyle","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","title":"header","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV6headerAE0G5StyleVvp","modules":[{"name":"BrazeUI"}],"role":"symbol"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/header"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/header","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"The style for the header.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"topic","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","abstract":[{"text":"The style for displaying text in the modal text view.","type":"text"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}],"navigatorTitle":[{"text":"TextStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/header":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalTextView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC"},{"kind":"text","text":"."},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}],"role":"symbol","title":"header","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/header","abstract":[{"type":"text","text":"The style for the header."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/header"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","text":"ModalTextView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","text":"TextStyle","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/header"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The style for the header."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"]]},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalTextView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"TextStyle","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}],"title":"header","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV6headerAE0G5StyleVvp","role":"symbol"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/header"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"title":"BrazeInAppMessageUI.ModalTextView.TextStyle","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"TextStyle","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TextStyle"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/header":{"title":"header","abstract":[{"type":"text","text":"The style for the header."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/header","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/header","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView"},{"text":".","kind":"text"},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/headermessagespacing.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/headermessagespacing.json index 1f40d6f274..6d31b45013 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/headermessagespacing.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/headermessagespacing.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/headerMessageSpacing"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV06headerE7SpacingSdvp","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerMessageSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"headerMessageSpacing"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/headermessagespacing"]}],"abstract":[{"type":"text","text":"The spacing between the header and message."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerMessageSpacing"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"topic","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/headerMessageSpacing":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerMessageSpacing"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/headermessagespacing","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/headerMessageSpacing","title":"headerMessageSpacing","abstract":[{"text":"The spacing between the header and message.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"The spacing between the header and message."}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV06headerE7SpacingSdvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"headerMessageSpacing","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerMessageSpacing","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/headerMessageSpacing","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/headermessagespacing"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerMessageSpacing"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/headerMessageSpacing":{"title":"headerMessageSpacing","abstract":[{"type":"text","text":"The spacing between the header and message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/headerMessageSpacing","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/headermessagespacing","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerMessageSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/init(modal:attributes:traitcollection:).json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/init(modal:attributes:traitcollection:).json index e8713d9912..3d513bc7e5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/init(modal:attributes:traitcollection:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/init(modal:attributes:traitcollection:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"modal","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","text":"Modal"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The modal in-app message.","type":"text"}]}],"name":"modal"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The text view attributes."}]}],"name":"attributes"},{"name":"traitCollection","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The current trait collection."}]}]}],"kind":"parameters"}],"abstract":[{"text":"Creates and returns a modal text view attributes struct from a modal in-app message.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/init(modal:attributes:traitCollection:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"modal"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"traitCollection"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":")","kind":"text"}],"symbolKind":"init","role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV5modal10attributes15traitCollectionAG0A3Kit0A0C0cdE0O0F0V_AC0fH0CAFVSo07UITraitM0Ctcfc","roleHeading":"Initializer","title":"init(modal:attributes:traitCollection:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/init(modal:attributes:traitcollection:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/init(modal:attributes:traitCollection:)":{"abstract":[{"text":"Creates and returns a modal text view attributes struct from a modal in-app message.","type":"text"}],"role":"symbol","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modal"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"kind":"text","text":", "},{"text":"traitCollection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/init(modal:attributes:traitcollection:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/init(modal:attributes:traitCollection:)","title":"init(modal:attributes:traitCollection:)","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"topic","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"abstract":[{"text":"Creates and returns a modal text view attributes struct from a modal in-app message.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/init(modal:attributes:traitcollection:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/init(modal:attributes:traitCollection:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"modal","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","kind":"typeIdentifier","text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"modal","content":[{"inlineContent":[{"type":"text","text":"The modal in-app message."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The text view attributes."}],"type":"paragraph"}],"name":"attributes"},{"content":[{"type":"paragraph","inlineContent":[{"text":"The current trait collection.","type":"text"}]}],"name":"traitCollection"}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV5modal10attributes15traitCollectionAG0A3Kit0A0C0cdE0O0F0V_AC0fH0CAFVSo07UITraitM0Ctcfc","title":"init(modal:attributes:traitCollection:)","role":"symbol","extendedModule":"BrazeUI","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"modal","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/init(modal:attributes:traitCollection:)":{"title":"init(modal:attributes:traitCollection:)","abstract":[{"type":"text","text":"Creates and returns a modal text view attributes struct from a modal in-app message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/init(modal:attributes:traitCollection:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/init(modal:attributes:traitcollection:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"modal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"traitCollection","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/message.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/message.json index 9d824e7abb..8317013d1e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/message.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/attributes-swift.struct/message.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/message"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalTextView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","text":"TextStyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"The style for the message."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/message"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalTextView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC"},{"kind":"text","text":"."},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}],"symbolKind":"property","roleHeading":"Instance Property","title":"message","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV7messageAE0G5StyleVvp","modules":[{"name":"BrazeUI"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/message":{"abstract":[{"type":"text","text":"The style for the message."}],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","kind":"typeIdentifier","text":"ModalTextView"},{"text":".","kind":"text"},{"text":"TextStyle","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/message","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/message","title":"message","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"topic","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","abstract":[{"text":"The style for displaying text in the modal text view.","type":"text"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}],"navigatorTitle":[{"text":"TextStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The style for the message."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/message"},"metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV7messageAE0G5StyleVvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","kind":"typeIdentifier","text":"TextStyle"}],"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"title":"message"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","text":"ModalTextView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","text":"TextStyle","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"title":"BrazeInAppMessageUI.ModalTextView.TextStyle","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"TextStyle","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TextStyle"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct/message":{"title":"message","abstract":[{"type":"text","text":"The style for the message."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct\/message","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/message","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","text":"TextStyle","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/header.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/header.json index 69b2e8e860..36b45e7c5a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/header.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/header.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/header"},"abstract":[{"type":"text","text":"The view’s header string."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/header"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"header","modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC6headerSSvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/header":{"title":"header","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/header","abstract":[{"text":"The view’s header string.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/header"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"The view’s header string."}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC6headerSSvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"header","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"header"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/header","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/header"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/header":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/header","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/header","abstract":[{"type":"text","text":"The view’s header string."}],"type":"topic","title":"header","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"header","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/init(header:message:attributes:).json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/init(header:message:attributes:).json index 4282a487f2..35d372246a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/init(header:message:attributes:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/init(header:message:attributes:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(header:message:attributes:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates and returns a modal text view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"header"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","text":"Attributes"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The header string."}]}],"name":"header"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message string."}]}],"name":"message"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The attributes for customization."}]}],"name":"attributes"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(header:message:attributes:)"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC6header7message10attributesAESS_SSAE10AttributesVtcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"init","modules":[{"name":"BrazeUI"}],"title":"init(header:message:attributes:)","roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"topic","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/init(header:message:attributes:)":{"title":"init(header:message:attributes:)","type":"topic","abstract":[{"text":"Creates and returns a modal text view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(header:message:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(header:message:attributes:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(header:message:attributes:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","text":"Attributes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"name":"header","content":[{"inlineContent":[{"text":"The header string.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message string."}]}],"name":"message"},{"name":"attributes","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The attributes for customization."}]}]}],"kind":"parameters"}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","symbolKind":"init","role":"symbol","title":"init(header:message:attributes:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"header"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC6header7message10attributesAESS_SSAE10AttributesVtcfc"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(header:message:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"Creates and returns a modal text view.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/init(header:message:attributes:)":{"title":"init(header:message:attributes:)","abstract":[{"type":"text","text":"Creates and returns a modal text view."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(header:message:attributes:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(header:message:attributes:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"header","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/Attributes-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalTextView.Attributes","abstract":[{"text":"The attributes supported by the modal text view.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/init(modal:attributes:traitcollection:).json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/init(modal:attributes:traitcollection:).json index 1cf138f6db..2d73c6094b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/init(modal:attributes:traitcollection:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/init(modal:attributes:traitcollection:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns a modal text view suitable for modal and full in-app messages."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(modal:attributes:traitcollection:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"modal","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"traitCollection"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The modal in-app message."}],"type":"paragraph"}],"name":"modal"},{"content":[{"inlineContent":[{"text":"The text view attributes.","type":"text"}],"type":"paragraph"}],"name":"attributes"},{"name":"traitCollection","content":[{"inlineContent":[{"type":"text","text":"The current trait collection."}],"type":"paragraph"}]}],"kind":"parameters"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(modal:attributes:traitCollection:)"},"metadata":{"symbolKind":"init","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC5modal10attributes15traitCollectionAE0A3Kit0A0C0cdE0O0F0V_AC0fH0C10AttributesVSo07UITraitL0Ctcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"modal"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":")"}],"title":"init(modal:attributes:traitCollection:)","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Initializer","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/init(modal:attributes:traitCollection:)":{"title":"init(modal:attributes:traitCollection:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(modal:attributes:traitCollection:)","abstract":[{"type":"text","text":"Creates and returns a modal text view suitable for modal and full in-app messages."}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modal"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"traitCollection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(modal:attributes:traitcollection:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(modal:attributes:traitCollection:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(modal:attributes:traitcollection:)"]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"modal"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"traitCollection"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"name":"modal","content":[{"inlineContent":[{"text":"The modal in-app message.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The text view attributes."}]}],"name":"attributes"},{"name":"traitCollection","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The current trait collection."}]}]}]}],"metadata":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"modal"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes"},{"kind":"text","text":", "},{"text":"traitCollection","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":")","kind":"text"}],"title":"init(modal:attributes:traitCollection:)","extendedModule":"BrazeUI","symbolKind":"init","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC5modal10attributes15traitCollectionAE0A3Kit0A0C0cdE0O0F0V_AC0fH0C10AttributesVSo07UITraitL0Ctcfc","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer"},"abstract":[{"type":"text","text":"Creates and returns a modal text view suitable for modal and full in-app messages."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/init(modal:attributes:traitCollection:)":{"abstract":[{"text":"Creates and returns a modal text view suitable for modal and full in-app messages.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"modal","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"text":"traitCollection","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection"},{"text":")","kind":"text"}],"title":"init(modal:attributes:traitCollection:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/init(modal:attributes:traitCollection:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(modal:attributes:traitcollection:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/message.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/message.json index aa5a18fce8..e014d09025 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/message.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/message.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC7messageSSvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"message","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/message"},"abstract":[{"type":"text","text":"The view’s message string."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/message"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/message":{"title":"message","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/message","abstract":[{"type":"text","text":"The view’s message string."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/message"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC7messageSSvp","title":"message","roleHeading":"Instance Property","symbolKind":"property"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/message","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The view’s message string.","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/message":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/message","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/message","title":"message","kind":"symbol","abstract":[{"type":"text","text":"The view’s message string."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle.json index 8a64f919c8..2570367d2a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"},"metadata":{"roleHeading":"Structure","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","symbolKind":"struct","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}],"navigatorTitle":[{"text":"TextStyle","kind":"identifier"}]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/alignment","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/color","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/font"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"TextStyle","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","abstract":[{"text":"The style for displaying text in the modal text view.","type":"text"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}],"navigatorTitle":[{"text":"TextStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/font":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/font","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/font","role":"symbol","title":"font","abstract":[{"type":"text","text":"The text font."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/alignment":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/alignment","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/alignment","role":"symbol","title":"alignment","abstract":[{"type":"text","text":"The text alignment."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignment","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@NSTextAlignment","text":"NSTextAlignment","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/color":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/color","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/color","role":"symbol","title":"color","abstract":[{"type":"text","text":"The text color."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"color","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"TextStyle"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","roleHeading":"Structure","navigatorTitle":[{"text":"TextStyle","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/alignment","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/color","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/font"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"title":"BrazeInAppMessageUI.ModalTextView.TextStyle","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"TextStyle","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TextStyle"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/color":{"title":"color","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/color","abstract":[{"type":"text","text":"The text color."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/alignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/alignment","role":"symbol","title":"alignment","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/alignment","abstract":[{"type":"text","text":"The text alignment."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignment","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSTextAlignment","preciseIdentifier":"c:@E@NSTextAlignment","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/font":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"font"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/font","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/font","title":"font","abstract":[{"type":"text","text":"The text font."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/alignment.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/alignment.json index 00a9ca387b..e2f1e37302 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/alignment.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/alignment.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/alignment","interfaceLanguage":"swift"},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV9alignmentSo15NSTextAlignmentVvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignment","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@NSTextAlignment","text":"NSTextAlignment","kind":"typeIdentifier"}],"title":"alignment"},"sections":[],"abstract":[{"type":"text","text":"The text alignment."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/alignment"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignment"},{"kind":"text","text":": "},{"text":"NSTextAlignment","kind":"typeIdentifier","preciseIdentifier":"c:@E@NSTextAlignment"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","abstract":[{"text":"The style for displaying text in the modal text view.","type":"text"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}],"navigatorTitle":[{"text":"TextStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/alignment":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/alignment","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/alignment","role":"symbol","title":"alignment","abstract":[{"type":"text","text":"The text alignment."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignment","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@NSTextAlignment","text":"NSTextAlignment","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/alignment"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The text alignment."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/alignment","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"alignment","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV9alignmentSo15NSTextAlignmentVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSTextAlignment","preciseIdentifier":"c:@E@NSTextAlignment"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"alignment","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@NSTextAlignment","text":"NSTextAlignment","kind":"typeIdentifier"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/alignment":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/alignment","role":"symbol","title":"alignment","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/alignment","abstract":[{"type":"text","text":"The text alignment."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignment","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSTextAlignment","preciseIdentifier":"c:@E@NSTextAlignment","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"title":"BrazeInAppMessageUI.ModalTextView.TextStyle","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"TextStyle","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TextStyle"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/color.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/color.json index 90e792fc60..f28fe03261 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/color.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/color.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The text color."}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"color","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV5colorSo7UIColorCvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/color","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/color"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/color":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/color","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/color","role":"symbol","title":"color","abstract":[{"type":"text","text":"The text color."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"color","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","abstract":[{"text":"The style for displaying text in the modal text view.","type":"text"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}],"navigatorTitle":[{"text":"TextStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"color","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/color","interfaceLanguage":"swift"},"abstract":[{"text":"The text color.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/color"]}],"kind":"symbol","metadata":{"title":"color","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV5colorSo7UIColorCvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"title":"BrazeInAppMessageUI.ModalTextView.TextStyle","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"TextStyle","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TextStyle"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/color":{"title":"color","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/color","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/color","abstract":[{"type":"text","text":"The text color."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/font.json b/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/font.json index a48d5772b0..67e8ed8748 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/font.json +++ b/data/documentation/brazeui/brazeinappmessageui/modaltextview/textstyle/font.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/font","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/font"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV4fontSo6UIFontCvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"font","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"font"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}]},"abstract":[{"type":"text","text":"The text font."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/font":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/font","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/font","role":"symbol","title":"font","abstract":[{"type":"text","text":"The text font."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","abstract":[{"text":"The style for displaying text in the modal text view.","type":"text"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TextStyle"}],"navigatorTitle":[{"text":"TextStyle","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/font"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/font","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle"]]},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC0G5StyleV4fontSo6UIFontCvp","title":"font"},"abstract":[{"type":"text","text":"The text font."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle/font":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"font"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/font","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle\/font","title":"font","abstract":[{"type":"text","text":"The text font."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView/TextStyle":{"title":"BrazeInAppMessageUI.ModalTextView.TextStyle","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"TextStyle","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"TextStyle"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView\/TextStyle","abstract":[{"type":"text","text":"The style for displaying text in the modal text view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview.json b/data/documentation/brazeui/brazeinappmessageui/modalview.json index a00ce7cc11..1859bd8712 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview.json @@ -1 +1 @@ -{"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/init(message:attributes:gifViewProvider:presented:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttons","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttonsContainer","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/closeButton","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/contentView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/gifViewProvider","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/graphicView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presentationConstraintsInstalled","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/shadowView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapBackgroundGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/textView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/theme"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installPresentationConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/traitCollectionDidChange(_:)"]},{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModalView"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"overview","level":2,"text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The modal view can be customized using the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","isActive":true},{"type":"text","text":" property."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview"]}],"metadata":{"symbolKind":"class","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"role":"symbol","roleHeading":"Class","extendedModule":"BrazeUI","navigatorTitle":[{"kind":"identifier","text":"ModalView"}],"title":"BrazeInAppMessageUI.ModalView"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","interfaceLanguage":"swift"},"relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIView"]},{"kind":"relationships","type":"inheritedBy","title":"Inherited By","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"references":{"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/installPresentationConstraintsIfNeeded()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installPresentationConstraintsIfNeeded()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installpresentationconstraintsifneeded()","title":"installPresentationConstraintsIfNeeded()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/textView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/textView","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/textview","title":"textView"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/buttons":{"role":"symbol","title":"buttons","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttons","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttons"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/tapGesture":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapgesture","type":"topic","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapGesture","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","kind":"typeIdentifier","text":"UITapGestureRecognizer"}],"abstract":[],"title":"tapGesture"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/closeButton":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/closebutton","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButton","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIButton","preciseIdentifier":"c:objc(cs)UIButton","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/closeButton","title":"closeButton"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/buttonsContainer":{"abstract":[],"role":"symbol","title":"buttonsContainer","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttonsContainer","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttonscontainer","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsContainer","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView"},{"text":"?","kind":"text"}]},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/init(message:attributes:gifViewProvider:presented:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/init(message:attributes:gifViewProvider:presented:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message:attributes:gifViewProvider:presented:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/tapBackgroundGesture":{"kind":"symbol","abstract":[],"title":"tapBackgroundGesture","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapbackgroundgesture","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapBackgroundGesture"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/installInternalConstraints()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installInternalConstraints()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installinternalconstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/shadowView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/shadowview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/shadowView","title":"shadowView","type":"topic","role":"symbol","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/present(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/present(completion:)","title":"present(completion:)"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/dismiss(completion:)":{"abstract":[{"text":"Dimisses the message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/dismiss(completion:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/dismiss(completion:)","title":"dismiss(completion:)"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/applyTheme()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyTheme()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applytheme()","title":"applyTheme()"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(cs)UIView":{"title":"UIKit.UIView","identifier":"doc:\/\/Braze\/objc(cs)UIView","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/attributes-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","title":"attributes"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","type":"unresolvable","title":"UIKit.UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/presentationConstraintsInstalled":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presentationConstraintsInstalled","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presentationconstraintsinstalled","title":"presentationConstraintsInstalled"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/graphicView":{"title":"graphicView","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphicView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/graphicView","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/graphicview","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/presented":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presented","role":"symbol","title":"presented","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presented","abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/layoutSubviews()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/layoutsubviews()","role":"symbol","title":"layoutSubviews()","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/layoutSubviews()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/message":{"title":"message","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/message","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/message","type":"topic","abstract":[{"type":"text","text":"The modal in-app message."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/gifViewProvider":{"title":"gifViewProvider","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/gifviewprovider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/gifViewProvider","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"gifViewProvider"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/theme":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/theme","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/theme","title":"theme","type":"topic"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/traitCollectionDidChange(_:)":{"kind":"symbol","abstract":[],"title":"traitCollectionDidChange(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/traitcollectiondidchange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/traitCollectionDidChange(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/contentView":{"abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier","text":"StackView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/contentView","type":"topic","kind":"symbol","title":"contentView","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/contentview","role":"symbol"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/applyAttributes()":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applyattributes()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyAttributes()","abstract":[],"role":"symbol","title":"applyAttributes()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"()"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"class","extendedModule":"BrazeUI","roleHeading":"Class","title":"BrazeInAppMessageUI.ModalView","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"kind":"symbol","relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"type":"inheritsFrom","kind":"relationships"},{"title":"Inherited By","type":"inheritedBy","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"]},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ModalView","kind":"identifier"}],"languages":["swift"]}]},{"content":[{"type":"heading","level":2,"text":"Overview","anchor":"overview"},{"inlineContent":[{"type":"text","text":"The modal view can be customized using the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property"},{"type":"text","text":" property."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"text":"The view for modal in-app messages.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/init(message:attributes:gifViewProvider:presented:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttons","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttonsContainer","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/closeButton","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/contentView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/gifViewProvider","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/graphicView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presentationConstraintsInstalled","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/shadowView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapBackgroundGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/textView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/theme"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installPresentationConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/traitCollectionDidChange(_:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"references":{"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/attributes-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"role":"symbol","title":"attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","kind":"symbol","type":"topic"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/installInternalConstraints()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installinternalconstraints()","title":"installInternalConstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installInternalConstraints()","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/theme":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/theme","title":"theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/theme","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/graphicView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/graphicview","title":"graphicView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/graphicView","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"graphicView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/textView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/textview","title":"textView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/textView","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/tapBackgroundGesture":{"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapBackgroundGesture","type":"topic","abstract":[],"title":"tapBackgroundGesture","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapbackgroundgesture","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/contentView":{"title":"contentView","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/contentView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/contentview","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/dismiss(completion:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/dismiss(completion:)","title":"dismiss(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/dismiss(completion:)","role":"symbol","abstract":[{"type":"text","text":"Dimisses the message view."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/traitCollectionDidChange(_:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/traitcollectiondidchange(_:)","title":"traitCollectionDidChange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/traitCollectionDidChange(_:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/closeButton":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/closebutton","title":"closeButton","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/closeButton","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}]},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/installPresentationConstraintsIfNeeded()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installpresentationconstraintsifneeded()","title":"installPresentationConstraintsIfNeeded()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installPresentationConstraintsIfNeeded()","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/layoutSubviews()":{"title":"layoutSubviews()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/layoutsubviews()","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/layoutSubviews()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/applyAttributes()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applyattributes()","title":"applyAttributes()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyAttributes()","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/message":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/message","title":"message","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/message","role":"symbol","abstract":[{"type":"text","text":"The modal in-app message."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/buttonsContainer":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttonscontainer","title":"buttonsContainer","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttonsContainer","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsContainer","kind":"identifier"},{"kind":"text","text":": "},{"text":"StackView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/applyTheme()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applytheme()","title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyTheme()","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/present(completion:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/present(completion:)","title":"present(completion:)","role":"symbol","abstract":[{"type":"text","text":"Presents the message view to the user."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}]},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/tapGesture":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapgesture","title":"tapGesture","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapGesture"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/gifViewProvider":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/gifviewprovider","title":"gifViewProvider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/gifViewProvider","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"gifViewProvider","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"}]},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/buttons":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttons","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttons","title":"buttons","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":"]","kind":"text"}]},"doc://Braze/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/init(message:attributes:gifViewProvider:presented:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message:attributes:gifViewProvider:presented:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/init(message:attributes:gifViewProvider:presented:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/presented":{"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presented","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presented"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/shadowView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/shadowview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/shadowView","title":"shadowView","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ShadowView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/presentationConstraintsInstalled":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presentationconstraintsinstalled","title":"presentationConstraintsInstalled","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presentationConstraintsInstalled","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/applyattributes().json b/data/documentation/brazeui/brazeinappmessageui/modalview/applyattributes().json index def726a126..408ae4c569 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/applyattributes().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/applyattributes().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applyattributes()"]}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC15applyAttributesyyF","role":"symbol","modules":[{"name":"BrazeUI"}],"title":"applyAttributes()","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyAttributes()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/applyAttributes()":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applyattributes()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyAttributes()","abstract":[],"role":"symbol","title":"applyAttributes()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"()"}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC15applyAttributesyyF","title":"applyAttributes()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applyattributes()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyAttributes()"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"applyAttributes"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/applyAttributes()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applyattributes()","title":"applyAttributes()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyAttributes()","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/applytheme().json b/data/documentation/brazeui/brazeinappmessageui/modalview/applytheme().json index 4afb4e53d7..297e4a2dbc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/applytheme().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/applytheme().json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applytheme()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyTheme()","interfaceLanguage":"swift"},"metadata":{"title":"applyTheme()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10applyThemeyyF","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/applyTheme()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyTheme()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applytheme()","title":"applyTheme()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyTheme()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applytheme()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"applyTheme()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10applyThemeyyF"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/applyTheme()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applytheme()","title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/applyTheme()","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.property.json index 6697f1ad54..c843dafe6b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.property.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"role":"symbol","title":"attributes","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10attributesAE10AttributesVvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/attributes-swift.property":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","title":"attributes"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"}],"role":"symbol","symbolKind":"property","title":"attributes","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10attributesAE10AttributesVvp","roleHeading":"Instance Property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/attributes-swift.property":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"role":"symbol","title":"attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/attributes-swift.property","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct.json index 881a363f78..e2f97fc01c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"overview","type":"heading","text":"Overview","level":2},{"type":"paragraph","inlineContent":[{"text":"Attributes can be updated in multiple ways:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Via modifying the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults"},{"type":"text","text":" static property"}]}]},{"content":[{"inlineContent":[{"text":"Via implementing the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"type":"text","text":" "},{"text":"delegate.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Via modifying the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","isActive":true},{"type":"text","text":" attributes on the"},{"text":" ","type":"text"},{"code":"BrazeInAppMessageUI","type":"codeVoice"},{"text":" instance.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct"]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/buttonsAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/dismissOnBackgroundTap","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/headerFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/labelsSpacing","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/messageFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/shadow","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/spacing"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults"]}],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"symbolKind":"struct","roleHeading":"Structure","title":"BrazeInAppMessageUI.ModalView.Attributes"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"},"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/messageFont":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/messageFont","abstract":[{"text":"The font for the message.","type":"text"}],"title":"messageFont","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/messagefont","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/shadow":{"abstract":[{"text":"The content view shadow.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier","text":"Shadow"},{"kind":"text","text":"?"}],"role":"symbol","title":"shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/shadow","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/shadow"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/cornerRadius":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornerradius","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The content view corner radius.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerRadius","role":"symbol","title":"cornerRadius","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onLayout":{"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"role":"symbol","title":"onLayout","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onLayout","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onlayout"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/minWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/minWidth","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/minwidth","role":"symbol","abstract":[{"text":"The minimum width.","type":"text"}],"type":"topic","title":"minWidth","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/headerFont":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/headerfont","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerFont"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}],"type":"topic","abstract":[{"text":"The font for the header.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/headerFont","role":"symbol","title":"headerFont","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onPresent":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onpresent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}],"type":"topic","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onPresent","role":"symbol","title":"onPresent","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/spacing":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/spacing","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"spacing"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"type":"topic","abstract":[{"text":"The spacing between the graphic, the labels scroll view and the buttons.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/spacing","role":"symbol","title":"spacing","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/padding":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"type":"topic","abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/padding","role":"symbol","title":"padding","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/buttonsAttributes":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/buttonsattributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonsAttributes"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The buttons attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/buttonsAttributes","role":"symbol","title":"buttonsAttributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"title":"messageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","abstract":[{"text":"The currently visible message view.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/labelsSpacing":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/labelsspacing","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"labelsSpacing","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"type":"topic","abstract":[{"text":"The spacing between the header and message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/labelsSpacing","role":"symbol","title":"labelsSpacing","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/maxWidth":{"abstract":[{"text":"The maximum width.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxwidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxWidth","type":"topic","title":"maxWidth","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/defaults":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The defaults modal view attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults","role":"symbol","title":"defaults","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/cornerCurve":{"role":"symbol","title":"cornerCurve","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornercurve","abstract":[{"text":"The content view corner curve.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerCurve"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/dismissOnBackgroundTap":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/dismissonbackgroundtap","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","abstract":[{"type":"text","text":"Specify whether the modal in-app message view can be dismissed from a tap with the"},{"text":" ","type":"text"},{"text":"view’s background.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/dismissOnBackgroundTap","role":"symbol","title":"dismissOnBackgroundTap","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/maxHeight":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxheight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"type":"topic","abstract":[{"text":"The maximum height.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxHeight","role":"symbol","title":"maxHeight","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onTheme":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/ontheme","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"type":"topic","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onTheme","role":"symbol","title":"onTheme","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/margin":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/margin","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/margin","role":"symbol","title":"margin","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/buttonsAttributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/dismissOnBackgroundTap","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/headerFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/labelsSpacing","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/messageFont","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/minWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/shadow","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/spacing"],"title":"Instance Properties"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"},"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"platforms":["iOS"]}]},{"content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"inlineContent":[{"text":"Attributes can be updated in multiple ways:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Via modifying the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults","isActive":true},{"text":" static property","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via implementing the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"text":" ","type":"text"},{"text":"delegate.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","isActive":true,"type":"reference"},{"text":" attributes on the","type":"text"},{"type":"text","text":" "},{"code":"BrazeInAppMessageUI","type":"codeVoice"},{"type":"text","text":" instance."}]}]}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct"]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalView.Attributes","modules":[{"name":"BrazeUI"}],"roleHeading":"Structure","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/headerFont":{"kind":"symbol","type":"topic","abstract":[{"text":"The font for the header.","type":"text"}],"role":"symbol","title":"headerFont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/headerFont","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/headerfont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/dismissOnBackgroundTap":{"title":"dismissOnBackgroundTap","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/dismissOnBackgroundTap","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","abstract":[{"type":"text","text":"Specify whether the modal in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"type":"text","text":"view’s background."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/dismissonbackgroundtap","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/messageFont":{"title":"messageFont","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFont"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/messagefont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/messageFont","abstract":[{"type":"text","text":"The font for the message."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/cornerCurve":{"kind":"symbol","title":"cornerCurve","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerCurve","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier","text":"CALayerCornerCurve"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornercurve","abstract":[{"text":"The content view corner curve.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onTheme":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onTheme","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/ontheme","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"title":"onTheme","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/margin":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"title":"margin","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/margin","abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/margin"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/cornerRadius":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornerradius","abstract":[{"type":"text","text":"The content view corner radius."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerRadius","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"type":"topic","title":"cornerRadius"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/minWidth":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/minwidth","kind":"symbol","abstract":[{"type":"text","text":"The minimum width."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"minWidth"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/minWidth","title":"minWidth"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/spacing":{"role":"symbol","title":"spacing","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"spacing"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/spacing","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/spacing","abstract":[{"text":"The spacing between the graphic, the labels scroll view and the buttons.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/defaults","title":"defaults","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The defaults modal view attributes."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/padding":{"title":"padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/padding","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/padding","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/maxWidth":{"title":"maxWidth","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxWidth","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxwidth","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"abstract":[{"type":"text","text":"The maximum width."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onPresent":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onPresent","role":"symbol","title":"onPresent","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onpresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/maxHeight":{"title":"maxHeight","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxheight","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxHeight","abstract":[{"text":"The maximum height.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"title":"messageView","type":"topic","kind":"symbol","abstract":[{"text":"The currently visible message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onLayout":{"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"title":"onLayout","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onLayout","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onlayout","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/labelsSpacing":{"abstract":[{"text":"The spacing between the header and message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/labelsSpacing","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/labelsspacing","type":"topic","kind":"symbol","title":"labelsSpacing","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"labelsSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/shadow":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/shadow","abstract":[{"type":"text","text":"The content view shadow."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"title":"shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/shadow"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/buttonsAttributes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/buttonsAttributes","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"title":"buttonsAttributes","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/buttonsattributes","abstract":[{"type":"text","text":"The buttons attributes."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/buttonsattributes.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/buttonsattributes.json index 824ce23247..4b2ad324d5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/buttonsattributes.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/buttonsattributes.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/buttonsattributes"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The buttons attributes."}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"buttonsAttributes","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonsAttributes"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV07buttonsH0AC06ButtonG0CAFVvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/buttonsAttributes","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/buttonsAttributes":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/buttonsattributes","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonsAttributes"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The buttons attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/buttonsAttributes","role":"symbol","title":"buttonsAttributes","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/buttonsAttributes"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"buttonsAttributes","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV07buttonsH0AC06ButtonG0CAFVvp"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/buttonsattributes"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The buttons attributes."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/buttonsAttributes":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/buttonsAttributes","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsAttributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"title":"buttonsAttributes","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/buttonsattributes","abstract":[{"type":"text","text":"The buttons attributes."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/cornercurve.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/cornercurve.json index 5f5d49e229..d0be07ec19 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/cornercurve.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/cornercurve.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The content view corner curve."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerCurve","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"cornerCurve","platforms":[{"unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false,"name":"iOS"}],"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV11cornerCurveSo013CALayerCornerJ0avp"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornercurve"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/cornerCurve":{"role":"symbol","title":"cornerCurve","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornercurve","abstract":[{"text":"The content view corner curve.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerCurve"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornercurve"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerCurve","interfaceLanguage":"swift"},"metadata":{"title":"cornerCurve","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","platforms":[{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV11cornerCurveSo013CALayerCornerJ0avp","role":"symbol"},"abstract":[{"text":"The content view corner curve.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/cornerCurve":{"kind":"symbol","title":"cornerCurve","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerCurve","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerCurve"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier","text":"CALayerCornerCurve"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornercurve","abstract":[{"text":"The content view corner curve.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/cornerradius.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/cornerradius.json index f297a934f7..eeff83d964 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/cornerradius.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/cornerradius.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornerradius"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"The content view corner radius.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerRadius"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"cornerRadius","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV12cornerRadiusSdvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/cornerRadius":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornerradius","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The content view corner radius.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerRadius","role":"symbol","title":"cornerRadius","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornerradius"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV12cornerRadiusSdvp","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"roleHeading":"Instance Property","symbolKind":"property","title":"cornerRadius"},"abstract":[{"text":"The content view corner radius.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerRadius"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"languages":["swift"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/cornerRadius":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornerradius","abstract":[{"type":"text","text":"The content view corner radius."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/cornerRadius","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"type":"topic","title":"cornerRadius"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/defaults.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/defaults.json index 83e114b5de..b7cc90c93c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/defaults.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/defaults.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes"}],"platforms":["iOS"]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"Modify this value directly to apply the customizations to all modal in-app messages","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presented by the SDK."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/defaults"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults"},"abstract":[{"text":"The defaults modal view attributes.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"roleHeading":"Type Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV8defaultsAGvpZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property","title":"defaults","modules":[{"name":"BrazeUI"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/defaults":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/defaults","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The defaults modal view attributes.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults","role":"symbol","title":"defaults","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The defaults modal view attributes."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV8defaultsAGvpZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"title":"defaults","symbolKind":"property","role":"symbol","roleHeading":"Type Property","modules":[{"name":"BrazeUI"}]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","text":"ModalView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all modal in-app messages"},{"type":"text","text":" "},{"type":"text","text":"presented by the SDK."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/defaults"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/defaults":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/defaults","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/defaults","title":"defaults","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The defaults modal view attributes."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/dismissonbackgroundtap.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/dismissonbackgroundtap.json index d9d24d8f23..8721d91de2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/dismissonbackgroundtap.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/dismissonbackgroundtap.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/dismissOnBackgroundTap","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV22dismissOnBackgroundTapSbvp","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"dismissOnBackgroundTap"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/dismissonbackgroundtap"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Specify whether the modal in-app message view can be dismissed from a tap with the"},{"text":" ","type":"text"},{"type":"text","text":"view’s background."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/dismissOnBackgroundTap":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/dismissonbackgroundtap","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","abstract":[{"type":"text","text":"Specify whether the modal in-app message view can be dismissed from a tap with the"},{"text":" ","type":"text"},{"text":"view’s background.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/dismissOnBackgroundTap","role":"symbol","title":"dismissOnBackgroundTap","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"Specify whether the modal in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"text":"view’s background.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissOnBackgroundTap"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"dismissOnBackgroundTap","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV22dismissOnBackgroundTapSbvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/dismissOnBackgroundTap","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/dismissonbackgroundtap"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/dismissOnBackgroundTap":{"title":"dismissOnBackgroundTap","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/dismissOnBackgroundTap","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissOnBackgroundTap","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol","abstract":[{"type":"text","text":"Specify whether the modal in-app message view can be dismissed from a tap with the"},{"type":"text","text":" "},{"type":"text","text":"view’s background."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/dismissonbackgroundtap","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/headerfont.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/headerfont.json index 7577b92dd3..ae374a2b0f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/headerfont.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/headerfont.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV10headerFontSo6UIFontCvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headerFont","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}],"title":"headerFont"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerFont"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"The font for the header."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/headerFont","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/headerfont"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/headerFont":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/headerfont","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerFont"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"}],"type":"topic","abstract":[{"text":"The font for the header.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/headerFont","role":"symbol","title":"headerFont","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"headerFont","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV10headerFontSo6UIFontCvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerFont"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}]},"kind":"symbol","abstract":[{"type":"text","text":"The font for the header."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/headerfont"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/headerFont"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/headerFont":{"kind":"symbol","type":"topic","abstract":[{"text":"The font for the header.","type":"text"}],"role":"symbol","title":"headerFont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/headerFont","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/headerfont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/labelsspacing.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/labelsspacing.json index 28343a417f..36a64961c5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/labelsspacing.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/labelsspacing.json @@ -1 +1 @@ -{"abstract":[{"text":"The spacing between the header and message.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/labelsSpacing","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"labelsSpacing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","metadata":{"symbolKind":"property","roleHeading":"Instance Property","title":"labelsSpacing","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV13labelsSpacingSdvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"labelsSpacing"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/labelsspacing"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/labelsSpacing":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/labelsspacing","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"labelsSpacing","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"type":"topic","abstract":[{"text":"The spacing between the header and message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/labelsSpacing","role":"symbol","title":"labelsSpacing","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/labelsSpacing","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"type":"text","text":"The spacing between the header and message."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/labelsspacing"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"labelsSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV13labelsSpacingSdvp","title":"labelsSpacing","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"labelsSpacing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/labelsSpacing":{"abstract":[{"text":"The spacing between the header and message.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/labelsSpacing","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/labelsspacing","type":"topic","kind":"symbol","title":"labelsSpacing","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"labelsSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/margin.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/margin.json index 513d99b988..292310c4db 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/margin.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/margin.json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV6marginSo12UIEdgeInsetsVvp","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"margin"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/margin"]}],"abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/margin"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/margin":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/margin","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"type":"topic","abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/margin","role":"symbol","title":"margin","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/margin"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/margin"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"margin","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV6marginSo12UIEdgeInsetsVvp","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/margin":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"title":"margin","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/margin","abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/margin"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/maxheight.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/maxheight.json index bed504c45c..832b1c2f60 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/maxheight.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/maxheight.json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxheight"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"}]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"The maximum height is swapped with the maximum width for large UIs (e.g. iPad).","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV9maxHeightAA0G9DimensionVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"title":"maxHeight"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxHeight"},"abstract":[{"type":"text","text":"The maximum height."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/maxHeight":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxheight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"type":"topic","abstract":[{"text":"The maximum height.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxHeight","role":"symbol","title":"maxHeight","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxHeight"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","text":"ViewDimension","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum height is swapped with the maximum width for large UIs (e.g. iPad)."}]}],"kind":"content"}],"sections":[],"metadata":{"title":"maxHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV9maxHeightAA0G9DimensionVvp","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The maximum height."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxheight"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxHeight"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/maxHeight":{"title":"maxHeight","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxHeight","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier","text":"ViewDimension"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxheight","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxHeight","abstract":[{"text":"The maximum height.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/maxwidth.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/maxwidth.json index b063c66217..78211082be 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/maxwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/maxwidth.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The maximum width."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxWidth","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"platforms":["iOS"]}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum width is swapped with the maximum height for large UIs (e.g. iPad)."}]}],"kind":"content"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV8maxWidthAA0G9DimensionVvp","role":"symbol","title":"maxWidth","roleHeading":"Instance Property","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/maxWidth":{"abstract":[{"text":"The maximum width.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxwidth","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxWidth","type":"topic","title":"maxWidth","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxWidth","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV8maxWidthAA0G9DimensionVvp","title":"maxWidth","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}]},"abstract":[{"text":"The maximum width.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The maximum width is swapped with the maximum height for large UIs (e.g. iPad)."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxwidth"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/maxWidth":{"title":"maxWidth","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/maxWidth","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxwidth","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"abstract":[{"type":"text","text":"The maximum width."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/messagefont.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/messagefont.json index 60efb98189..a1f5eada6f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/messagefont.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/messagefont.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"The font for the message.","type":"text"}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV11messageFontSo6UIFontCvp","title":"messageFont","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageFont","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/messageFont","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/messagefont"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFont"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/messageFont":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageFont"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/messageFont","abstract":[{"text":"The font for the message.","type":"text"}],"title":"messageFont","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/messagefont","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/messagefont"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageFont","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}]}]}],"kind":"symbol","abstract":[{"type":"text","text":"The font for the message."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/messageFont"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"messageFont","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageFont","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV11messageFontSo6UIFontCvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/messageFont":{"title":"messageFont","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"messageFont"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/messagefont","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/messageFont","abstract":[{"type":"text","text":"The font for the message."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/minwidth.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/minwidth.json index c0b52b4212..9238e0de47 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/minwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/minwidth.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/minwidth"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/minWidth"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewDimension","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"minWidth","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV8minWidthAA0G9DimensionVvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minWidth"},{"kind":"text","text":": "},{"text":"ViewDimension","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI13ViewDimensionV"}],"symbolKind":"property"},"abstract":[{"text":"The minimum width.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/minWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/minWidth","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/minwidth","role":"symbol","abstract":[{"text":"The minimum width.","type":"text"}],"type":"topic","title":"minWidth","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minWidth"},{"kind":"text","text":": "},{"text":"ViewDimension","preciseIdentifier":"s:7BrazeUI13ViewDimensionV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/minwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/minWidth","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"The minimum width."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV8minWidthAA0G9DimensionVvp","title":"minWidth","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minWidth","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/minWidth":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/minwidth","kind":"symbol","abstract":[{"type":"text","text":"The minimum width."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"minWidth"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI13ViewDimensionV","text":"ViewDimension","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/minWidth","title":"minWidth"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/onlayout.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/onlayout.json index 27a949de6d..de71905291 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/onlayout.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/onlayout.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onLayout","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"role":"symbol","symbolKind":"property","title":"onLayout","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV8onLayoutyAEcSgvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onlayout"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onLayout":{"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}],"role":"symbol","title":"onLayout","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onLayout","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onlayout"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onLayout"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"metadata":{"role":"symbol","title":"onLayout","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV8onLayoutyAEcSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onlayout"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onLayout":{"abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"title":"onLayout","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onLayout","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onlayout","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/onpresent.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/onpresent.json index 349e3f371f..bd85631c04 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/onpresent.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/onpresent.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onpresent"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"onPresent","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV9onPresentyAEcSgvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onPresent"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onPresent":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onpresent","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}],"type":"topic","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onPresent","role":"symbol","title":"onPresent","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onpresent"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onPresent"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"metadata":{"role":"symbol","title":"onPresent","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV9onPresentyAEcSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","text":"ModalView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onPresent":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onPresent","role":"symbol","title":"onPresent","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onpresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/ontheme.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/ontheme.json index 3eb2dd289b..84184d5168 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/ontheme.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/ontheme.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV7onThemeyAEcSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"title":"onTheme"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onTheme","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/ontheme"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"kind":"text","text":": (("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onTheme":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/ontheme","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"type":"topic","abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onTheme","role":"symbol","title":"onTheme","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"kind":"text","text":": (("},{"text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/ontheme"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onTheme"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"abstract":[{"text":"Closure executed every time the view update its theme.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV7onThemeyAEcSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"onTheme","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/onTheme":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/onTheme","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/ontheme","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"title":"onTheme","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/padding.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/padding.json index 84009995bb..0d067591db 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/padding.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/padding.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"}],"symbolKind":"property","role":"symbol","title":"padding"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/padding"]}],"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/padding"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/padding":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"type":"topic","abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/padding","role":"symbol","title":"padding","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/padding"},"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/padding"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","title":"padding","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV7paddingSo12UIEdgeInsetsVvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/padding":{"title":"padding","abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/padding","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/padding","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"kind":"text","text":": "},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/shadow.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/shadow.json index b411326d58..9cbf2e8b2c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/shadow.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/shadow.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV6shadowAA6ShadowVSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"title":"shadow"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"kind":"text","text":"?"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/shadow"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"The content view shadow."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/shadow","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/shadow":{"abstract":[{"text":"The content view shadow.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier","text":"Shadow"},{"kind":"text","text":"?"}],"role":"symbol","title":"shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/shadow","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/shadow"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/shadow"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","text":"Shadow"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/shadow"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV6shadowAA6ShadowVSgvp","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"shadow"},"abstract":[{"type":"text","text":"The content view shadow."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/shadow":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/shadow","abstract":[{"type":"text","text":"The content view shadow."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"title":"shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/shadow"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/spacing.json b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/spacing.json index 8b0385d5f6..962f516f23 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/spacing.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/attributes-swift.struct/spacing.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/spacing"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"spacing","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV7spacingSdvp","symbolKind":"property"},"abstract":[{"type":"text","text":"The spacing between the graphic, the labels scroll view and the buttons."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/spacing","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/spacing":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/spacing","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"spacing"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"type":"topic","abstract":[{"text":"The spacing between the graphic, the labels scroll view and the buttons.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/spacing","role":"symbol","title":"spacing","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/spacing"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"title":"spacing","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV7spacingSdvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/spacing","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct"]]},"abstract":[{"text":"The spacing between the graphic, the labels scroll view and the buttons.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct/spacing":{"role":"symbol","title":"spacing","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"spacing"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct\/spacing","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/spacing","abstract":[{"text":"The spacing between the graphic, the labels scroll view and the buttons.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/buttons.json b/data/documentation/brazeui/brazeinappmessageui/modalview/buttons.json index 3ba63be261..f2acd756c0 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/buttons.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/buttons.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","title":"buttons","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"kind":"text","text":"]"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7buttonsSayAC06ButtonG0CGvp"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttons"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttons","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/buttons":{"role":"symbol","title":"buttons","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttons"},{"text":": [","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttons","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttons"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"sections":[],"metadata":{"role":"symbol","title":"buttons","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7buttonsSayAC06ButtonG0CGvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"text":"]","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttons"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttons"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","text":"ButtonView"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttons"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/buttons":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttons","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttons","title":"buttons","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttons","kind":"identifier"},{"kind":"text","text":": ["},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":"]","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/buttonscontainer.json b/data/documentation/brazeui/brazeinappmessageui/modalview/buttonscontainer.json index 2a92541837..3da1f446b1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/buttonscontainer.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/buttonscontainer.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttonsContainer"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsContainer","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"buttonsContainer","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsContainer","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC16buttonsContainerAC05StackG0CSgvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttonscontainer"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/buttonsContainer":{"abstract":[],"role":"symbol","title":"buttonsContainer","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttonsContainer","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttonscontainer","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonsContainer","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"buttonsContainer","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttonscontainer"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttonsContainer"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC16buttonsContainerAC05StackG0CSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"buttonsContainer","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsContainer","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/buttonsContainer":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttonscontainer","title":"buttonsContainer","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/buttonsContainer","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonsContainer","kind":"identifier"},{"kind":"text","text":": "},{"text":"StackView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/closebutton.json b/data/documentation/brazeui/brazeinappmessageui/modalview/closebutton.json index 91fe61708e..b9945b77fd 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/closebutton.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/closebutton.json @@ -1 +1 @@ -{"sections":[],"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC11closeButtonSo8UIButtonCvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIButton","kind":"typeIdentifier","text":"UIButton"}],"title":"closeButton","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/closebutton"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIButton","kind":"typeIdentifier","text":"UIButton"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/closeButton"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/closeButton":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/closebutton","abstract":[],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"closeButton","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIButton","preciseIdentifier":"c:objc(cs)UIButton","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/closeButton","title":"closeButton"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"closeButton","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIButton","preciseIdentifier":"c:objc(cs)UIButton","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"title":"closeButton","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC11closeButtonSo8UIButtonCvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/closeButton"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/closebutton"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/closeButton":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/closebutton","title":"closeButton","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/closeButton","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"closeButton"},{"text":": ","kind":"text"},{"text":"UIButton","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIButton"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/contentview.json b/data/documentation/brazeui/brazeinappmessageui/modalview/contentview.json index 827fef6cb6..91df44d1c6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/contentview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/contentview.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/contentview"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/contentView"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC07contentG0AC05StackG0Cvp","role":"symbol","title":"contentView","symbolKind":"property"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/contentView":{"abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier","text":"StackView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/contentView","type":"topic","kind":"symbol","title":"contentView","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/contentview","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"contentView","kind":"identifier"},{"kind":"text","text":": "},{"text":"StackView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/contentView"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"StackView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC07contentG0AC05StackG0Cvp","symbolKind":"property","title":"contentView"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/contentview"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/contentView":{"title":"contentView","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/contentView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/contentview","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/control.json b/data/documentation/brazeui/brazeinappmessageui/modalview/control.json index dceaf72a38..64a9fb17d5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/control.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/control.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/control"},"metadata":{"title":"control","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/control"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/control":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/control","title":"control","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/control"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","title":"control","roleHeading":"Instance Property","role":"symbol","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/control"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/control":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"text":".","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/control","title":"control","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/control","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/controller.json b/data/documentation/brazeui/brazeinappmessageui/modalview/controller.json index 8cfa0ccfcb..4299428934 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/controller.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/controller.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"controller","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/controller","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/controller"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/controller":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/controller","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"controller"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"title":"controller"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/controller"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/controller","interfaceLanguage":"swift"},"metadata":{"title":"controller","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier","text":"ViewController"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/controller":{"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"title":"controller","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/controller","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/controller","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/diddismiss().json b/data/documentation/brazeui/brazeinappmessageui/modalview/diddismiss().json index 0526209c28..b00e7ac7c4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/diddismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/diddismiss().json @@ -1 +1 @@ -{"metadata":{"title":"didDismiss()","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()"]}],"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","title":"didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","title":"didDismiss()","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didDismiss()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","title":"didDismiss()","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/didpresent().json b/data/documentation/brazeui/brazeinappmessageui/modalview/didpresent().json index 332f93e055..3bbf21695b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/didpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/didpresent().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI","title":"didPresent()","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","title":"didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}],"title":"didPresent()","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"title":"didPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/dismiss(completion:).json b/data/documentation/brazeui/brazeinappmessageui/modalview/dismiss(completion:).json index e404fc7399..e532fdf4ec 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/dismiss(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/dismiss(completion:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")? = nil)"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"text":"The completion block executed once the message view is fully hidden","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"from the user."}]}]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"As part of its dismissal, the in-app message view must reports lifecycle events using the"},{"type":"text","text":" "},{"text":"following methods:","type":"text"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","isActive":true,"type":"reference"},{"type":"text","text":": before any dismissal animation occurs."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()"},{"type":"text","text":": after all dismissal animations are completed and the message view is fully"},{"type":"text","text":" "},{"type":"text","text":"hidden from the user."}]}]}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7dismiss10completionyyycSg_tF","roleHeading":"Instance Method","role":"symbol","title":"dismiss(completion:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/dismiss(completion:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Dimisses the message view."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/dismiss(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/dismiss(completion:)":{"abstract":[{"text":"Dimisses the message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/dismiss(completion:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/dismiss(completion:)","title":"dismiss(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()","role":"symbol","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"kind":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","title":"didDismiss()"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Dimisses the message view."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/dismiss(completion:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"dismiss(completion:)","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7dismiss10completionyyycSg_tF","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully hidden"},{"type":"text","text":" "},{"text":"from the user.","type":"text"}]}]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"As part of its dismissal, the in-app message view must reports lifecycle events using the"},{"text":" ","type":"text"},{"text":"following methods:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","type":"reference","isActive":true},{"type":"text","text":": before any dismissal animation occurs."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()","isActive":true},{"type":"text","text":": after all dismissal animations are completed and the message view is fully"},{"text":" ","type":"text"},{"type":"text","text":"hidden from the user."}]}]}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/dismiss(completion:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willDismiss()":{"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()","kind":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didDismiss()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","title":"didDismiss()","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/dismiss(completion:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/dismiss(completion:)","title":"dismiss(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/dismiss(completion:)","role":"symbol","abstract":[{"type":"text","text":"Dimisses the message view."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/full.json b/data/documentation/brazeui/brazeinappmessageui/modalview/full.json index dca31eff66..f3e07873a6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/full.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/full.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/full"]}],"metadata":{"title":"full","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/full"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","text":"FullView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/full":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/full","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/full","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"title":"full"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/full"]}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullView"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/full","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"full","extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":"?","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","text":"FullView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/full":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/full","role":"symbol","title":"full","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/full","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":"?","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/fullimage.json b/data/documentation/brazeui/brazeinappmessageui/modalview/fullimage.json index 5be58c4093..53e0b22fdf 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/fullimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/fullimage.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/fullImage"},"metadata":{"extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"?","kind":"text"}],"title":"fullImage"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/fullimage"]}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier","text":"FullImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/fullImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/fullImage","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/fullimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"title":"fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","kind":"typeIdentifier","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/fullImage","interfaceLanguage":"swift"},"metadata":{"title":"fullImage","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/fullimage"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/fullImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/fullImage","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"?"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/fullimage","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"title":"fullImage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/gifviewprovider.json b/data/documentation/brazeui/brazeinappmessageui/modalview/gifviewprovider.json index bf1382e0f6..c139965432 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/gifviewprovider.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/gifviewprovider.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/gifViewProvider","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC03gifG8ProviderAA07GIFViewI0Vvp","title":"gifViewProvider","modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gifViewProvider","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider"}],"roleHeading":"Instance Property"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gifViewProvider"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/gifviewprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/gifViewProvider":{"title":"gifViewProvider","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/gifviewprovider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/gifViewProvider","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"gifViewProvider"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}],"role":"symbol","kind":"symbol","abstract":[],"type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"gifViewProvider","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"gifViewProvider","kind":"identifier"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC03gifG8ProviderAA07GIFViewI0Vvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/gifViewProvider","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/gifviewprovider"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gifViewProvider","kind":"identifier"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/gifViewProvider":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/gifviewprovider","title":"gifViewProvider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/gifViewProvider","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"gifViewProvider","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/graphicview.json b/data/documentation/brazeui/brazeinappmessageui/modalview/graphicview.json index 09f9cad8af..72b4b4d230 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/graphicview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/graphicview.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","metadata":{"title":"graphicView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"graphicView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC07graphicG0So6UIViewCSgvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphicView"},{"kind":"text","text":": "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/graphicview"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/graphicView"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/graphicView":{"title":"graphicView","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphicView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/graphicView","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/graphicview","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/graphicView"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"graphicView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/graphicview"]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"graphicView","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":"?","kind":"text"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC07graphicG0So6UIViewCSgvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"graphicView"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/graphicView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/graphicview","title":"graphicView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/graphicView","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"graphicView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/html.json b/data/documentation/brazeui/brazeinappmessageui/modalview/html.json index b714bc3d20..b10fbc060a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/html.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/html.json @@ -1 +1 @@ -{"metadata":{"extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"html"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/html"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/html","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/html":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/html","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/html","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}],"title":"html"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"}}} \ No newline at end of file +{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"kind":"text","text":"?"}],"title":"html","extendedModule":"BrazeUI","symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/html","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/html"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/html":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/html","title":"html","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/html","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/inappmessageview-implementations.json b/data/documentation/brazeui/brazeinappmessageui/modalview/inappmessageview-implementations.json index 6715472a6e..d88d161f14 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/inappmessageview-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/inappmessageview-implementations.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"InAppMessageView Implementations","modules":[{"name":"BrazeUI"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"article","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/slideup"],"title":"Instance Properties","generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()"],"generated":true}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willPresent()":{"role":"symbol","title":"willPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/slideup":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/slideup","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/slideup","title":"slideup","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/process(clickAction:buttonId:target:)":{"kind":"symbol","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/process(clickaction:buttonid:target:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/process(clickAction:buttonId:target:)","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/modal":{"type":"topic","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ModalView","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","title":"modal","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logError(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logerror(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logError(_:)","title":"logError(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"kind":"symbol","title":"didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/controller":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/controller","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"controller"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"title":"controller"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/modalImage":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":"?"}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalImageView"},{"text":".","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modalimage","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modalImage","title":"modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/control":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/control","title":"control","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/fullImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/fullImage","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"kind":"text","text":"?"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/fullimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"title":"fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/isLargeLandscape":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/isLargeLandscape","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/islargelandscape","abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"title":"isLargeLandscape"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/prefersStatusBarHidden":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/prefersstatusbarhidden","kind":"symbol","role":"symbol","type":"topic","title":"prefersStatusBarHidden","abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/full":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/full","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":"?","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/full","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"title":"full"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()","role":"symbol","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"kind":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewSchemeHandler()":{"title":"webViewSchemeHandler()","type":"topic","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewschemehandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewSchemeHandler()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","title":"didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logClick(buttonId:)":{"kind":"symbol","abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)","title":"logClick(buttonId:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/makeKey()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/makeKey()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/makekey()","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"title":"makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/html":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/html","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/html","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}],"title":"html"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewQueryHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewQueryHandler()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewqueryhandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"title":"webViewQueryHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/initialAccessibilityElement":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/initialaccessibilityelement","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"type":"topic","role":"symbol","title":"initialAccessibilityElement","abstract":[{"type":"text","text":"The initial accessibility element."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logImpression()":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"role":"symbol","title":"logImpression()","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewScriptMessageHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewScriptMessageHandler()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewscriptmessagehandler()","abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"title":"webViewScriptMessageHandler()"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/slideup"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()"],"title":"Instance Methods","generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"InAppMessageView Implementations"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/makeKey()":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/makekey()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"title":"makeKey()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/makeKey()","abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewSchemeHandler()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewschemehandler()","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewSchemeHandler()","title":"webViewSchemeHandler()","abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/html":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/html","title":"html","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/html","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewQueryHandler()":{"abstract":[{"text":"Creates and returns an url query handler implementing the logic for query-based actions.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewqueryhandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewQueryHandler()","title":"webViewQueryHandler()","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/controller":{"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"title":"controller","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/controller","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/controller","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/modalImage":{"kind":"symbol","title":"modalImage","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modalImage","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewScriptMessageHandler()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewscriptmessagehandler()","kind":"symbol","role":"symbol","title":"webViewScriptMessageHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewScriptMessageHandler()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"type":"topic","abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/prefersStatusBarHidden":{"abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"type":"topic","title":"prefersStatusBarHidden","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/prefersstatusbarhidden","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/fullImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/fullImage","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"?"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/fullimage","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"title":"fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logImpression()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","title":"logImpression()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()","kind":"symbol","role":"symbol","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logError(_:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logerror(_:)","title":"logError(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logError(_:)","kind":"symbol","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didDismiss()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","title":"didDismiss()","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/full":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/full","role":"symbol","title":"full","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/full","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/slideup":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView"},{"text":"?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/slideup","type":"topic","title":"slideup","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"text":".","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/slideup","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/initialAccessibilityElement":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/initialaccessibilityelement","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/initialAccessibilityElement","role":"symbol","title":"initialAccessibilityElement","abstract":[{"text":"The initial accessibility element.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willDismiss()":{"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()","kind":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/isLargeLandscape":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/isLargeLandscape","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"isLargeLandscape","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/islargelandscape"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/control":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ControlView","type":"codeVoice"},{"text":".","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/control","title":"control","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/control","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)","type":"topic","kind":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/process(clickAction:buttonId:target:)":{"role":"symbol","title":"process(clickAction:buttonId:target:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/process(clickAction:buttonId:target:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/process(clickaction:buttonid:target:)","abstract":[{"text":"Call this method to process the in-app message click action.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/modal":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modal","title":"modal","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalView","type":"codeVoice"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willPresent()":{"title":"willPresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"title":"didPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/init(message:attributes:gifviewprovider:presented:).json b/data/documentation/brazeui/brazeinappmessageui/modalview/init(message:attributes:gifviewprovider:presented:).json index 229e47950a..c06beb761a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/init(message:attributes:gifviewprovider:presented:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/init(message:attributes:gifviewprovider:presented:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/init(message:attributes:gifviewprovider:presented:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/init(message:attributes:gifViewProvider:presented:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","text":"Modal"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","kind":"typeIdentifier","text":"Attributes"},{"text":" = .defaults, ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"text":" = .shared, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = false)"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"init(message:attributes:gifViewProvider:presented:)","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7message10attributes03gifG8Provider9presentedAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVAA07GIFViewK0VSbtcfc","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes"},{"kind":"text","text":", "},{"text":"gifViewProvider","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"init"},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/init(message:attributes:gifViewProvider:presented:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/init(message:attributes:gifViewProvider:presented:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message:attributes:gifViewProvider:presented:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","kind":"typeIdentifier","text":"Modal"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"title":"init(message:attributes:gifViewProvider:presented:)","symbolKind":"init","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7message10attributes03gifG8Provider9presentedAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVAA07GIFViewK0VSbtcfc","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/init(message:attributes:gifViewProvider:presented:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":" = .defaults, "},{"kind":"externalParam","text":"gifViewProvider"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","text":"GIFViewProvider"},{"text":" = .shared, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" = false)"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/init(message:attributes:gifviewprovider:presented:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/init(message:attributes:gifViewProvider:presented:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message:attributes:gifViewProvider:presented:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/init(message:attributes:gifViewProvider:presented:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/initialaccessibilityelement.json b/data/documentation/brazeui/brazeinappmessageui/modalview/initialaccessibilityelement.json index f9146a0584..72ee9f28e4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/initialaccessibilityelement.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/initialaccessibilityelement.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/initialAccessibilityElement"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","roleHeading":"Instance Property","role":"symbol","extendedModule":"BrazeUI","title":"initialAccessibilityElement","symbolKind":"property"},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/initialaccessibilityelement"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If assigned, VoiceOver will focus on this element when the message view is presented."}]}]}],"abstract":[{"type":"text","text":"The initial accessibility element."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/initialAccessibilityElement":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/initialaccessibilityelement","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"type":"topic","role":"symbol","title":"initialAccessibilityElement","abstract":[{"type":"text","text":"The initial accessibility element."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/initialAccessibilityElement"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"sections":[],"metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"role":"symbol","title":"initialAccessibilityElement"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/initialaccessibilityelement"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If assigned, VoiceOver will focus on this element when the message view is presented."}]}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/initialAccessibilityElement","interfaceLanguage":"swift"},"abstract":[{"text":"The initial accessibility element.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/initialAccessibilityElement":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/initialaccessibilityelement","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/initialAccessibilityElement","role":"symbol","title":"initialAccessibilityElement","abstract":[{"text":"The initial accessibility element.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/installinternalconstraints().json b/data/documentation/brazeui/brazeinappmessageui/modalview/installinternalconstraints().json index 492fc9257c..eb96410b44 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/installinternalconstraints().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/installinternalconstraints().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installinternalconstraints()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installInternalConstraints()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","metadata":{"title":"installInternalConstraints()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC26installInternalConstraintsyyF","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/installInternalConstraints()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installInternalConstraints()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installinternalconstraints()","title":"installInternalConstraints()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC26installInternalConstraintsyyF","roleHeading":"Instance Method","title":"installInternalConstraints()","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installinternalconstraints()"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installInternalConstraints()","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/installInternalConstraints()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installinternalconstraints()","title":"installInternalConstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installInternalConstraints()","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/installpresentationconstraintsifneeded().json b/data/documentation/brazeui/brazeinappmessageui/modalview/installpresentationconstraintsifneeded().json index b7eda96aaa..7984b73b52 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/installpresentationconstraintsifneeded().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/installpresentationconstraintsifneeded().json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"installPresentationConstraintsIfNeeded()","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC38installPresentationConstraintsIfNeededyyF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installPresentationConstraintsIfNeeded()"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installpresentationconstraintsifneeded()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/installPresentationConstraintsIfNeeded()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installPresentationConstraintsIfNeeded()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"kind":"text","text":"()"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installpresentationconstraintsifneeded()","title":"installPresentationConstraintsIfNeeded()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installPresentationConstraintsIfNeeded()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installpresentationconstraintsifneeded()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"kind":"text","text":"()"}],"role":"symbol","symbolKind":"method","title":"installPresentationConstraintsIfNeeded()","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC38installPresentationConstraintsIfNeededyyF","roleHeading":"Instance Method"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/installPresentationConstraintsIfNeeded()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installpresentationconstraintsifneeded()","title":"installPresentationConstraintsIfNeeded()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/installPresentationConstraintsIfNeeded()","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/islargelandscape.json b/data/documentation/brazeui/brazeinappmessageui/modalview/islargelandscape.json index a9fb09b094..3710da9d3c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/islargelandscape.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/islargelandscape.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"isLargeLandscape"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/isLargeLandscape","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/isLargeLandscape":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/isLargeLandscape","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/islargelandscape","abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"title":"isLargeLandscape"}}} \ No newline at end of file +{"sections":[],"metadata":{"role":"symbol","symbolKind":"property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"isLargeLandscape","externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/isLargeLandscape"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/isLargeLandscape":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/isLargeLandscape","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"isLargeLandscape","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/islargelandscape"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/layoutsubviews().json b/data/documentation/brazeui/brazeinappmessageui/modalview/layoutsubviews().json index beafd2c259..609a6c5c7e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/layoutsubviews().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/layoutsubviews().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/layoutSubviews()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/layoutsubviews()"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC14layoutSubviewsyyF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"title":"layoutSubviews()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/layoutSubviews()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/layoutsubviews()","role":"symbol","title":"layoutSubviews()","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/layoutSubviews()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/layoutSubviews()"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/layoutsubviews()"]}],"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC14layoutSubviewsyyF","role":"symbol","title":"layoutSubviews()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/layoutSubviews()":{"title":"layoutSubviews()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/layoutsubviews()","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/layoutSubviews()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/logclick(buttonid:).json b/data/documentation/brazeui/brazeinappmessageui/modalview/logclick(buttonid:).json index 996e0a1dae..37d652a894 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/logclick(buttonid:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/logclick(buttonid:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? = nil)","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"buttonId","content":[{"inlineContent":[{"type":"text","text":"An optional button identifier."}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","title":"logClick(buttonId:)","symbolKind":"method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logClick(buttonId:)":{"kind":"symbol","abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)","title":"logClick(buttonId:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil)"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}],"name":"buttonId"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}],"extendedModule":"BrazeUI","title":"logClick(buttonId:)","role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)","type":"topic","kind":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/logerror(_:).json b/data/documentation/brazeui/brazeinappmessageui/modalview/logerror(_:).json index ec771b5c8e..9e24521663 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/logerror(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/logerror(_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logError(_:)"},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error"},{"kind":"text","text":")"}],"symbolKind":"method","role":"symbol","title":"logError(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logerror(_:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"InAppMessageView.logError(_:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logError(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logerror(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logError(_:)","title":"logError(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logError(_:)"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"logError(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error"},{"text":")","kind":"text"}],"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"InAppMessageView.logError(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logError(_:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logerror(_:)","title":"logError(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logError(_:)","kind":"symbol","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/logimpression().json b/data/documentation/brazeui/brazeinappmessageui/modalview/logimpression().json index 4f146d4e59..b922ed9661 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/logimpression().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/logimpression().json @@ -1 +1 @@ -{"metadata":{"extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"symbolKind":"method","roleHeading":"Instance Method","title":"logImpression()"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","interfaceLanguage":"swift"},"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logImpression()":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"role":"symbol","title":"logImpression()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"title":"logImpression()","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logImpression()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","title":"logImpression()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()","kind":"symbol","role":"symbol","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/makekey().json b/data/documentation/brazeui/brazeinappmessageui/modalview/makekey().json index 32261a70d9..641b49f27b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/makekey().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/makekey().json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/makeKey()","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","role":"symbol","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}],"title":"makeKey()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Use this methods to properly dismiss the keyboard if needed. When the message view is","type":"text"},{"text":" ","type":"text"},{"text":"dismissed, the keyboard original state is restored automatically by UIKit.","type":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/makekey()"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/makeKey()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/makeKey()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/makekey()","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"title":"makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI","roleHeading":"Instance Method","title":"makeKey()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol"},"abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/makeKey()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"inlineContent":[{"text":"Use this methods to properly dismiss the keyboard if needed. When the message view is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"dismissed, the keyboard original state is restored automatically by UIKit."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/makekey()"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/makeKey()":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/makekey()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"title":"makeKey()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/makeKey()","abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/message.json b/data/documentation/brazeui/brazeinappmessageui/modalview/message.json index bf62c2ba2b..8488d01fad 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/message.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/message.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"The modal in-app message.","type":"text"}],"metadata":{"role":"symbol","title":"message","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7message0A3Kit0A0C0cdE0O0F0Vvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/message"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Modal"}],"kind":"symbol","abstract":[{"type":"text","text":"The Modal message type."}],"type":"topic","title":"Braze.InAppMessage.Modal","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","navigatorTitle":[{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/message":{"title":"message","role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Modal","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/message","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/message","type":"topic","abstract":[{"type":"text","text":"The modal in-app message."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/message","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"abstract":[{"type":"text","text":"The modal in-app message."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/message"]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7message0A3Kit0A0C0cdE0O0F0Vvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"message","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","kind":"typeIdentifier","text":"Modal"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV","text":"Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Modal-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Modal"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","abstract":[{"type":"text","text":"The Modal message type."}],"title":"Braze.InAppMessage.Modal","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Modal-swift.struct","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Modal"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/message":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/message","title":"message","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/message","role":"symbol","abstract":[{"type":"text","text":"The modal in-app message."}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Modal","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ModalV"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/modal.json b/data/documentation/brazeui/brazeinappmessageui/modalview/modal.json index 76cedb9d3f..ac9a93f390 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/modal.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/modal.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI","title":"modal","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modal","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/modal":{"type":"topic","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ModalView","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","title":"modal","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modal"}}} \ No newline at end of file +{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","title":"modal","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modal"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modal","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/modal":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modal","title":"modal","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalView","type":"codeVoice"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/modalimage.json b/data/documentation/brazeui/brazeinappmessageui/modalview/modalimage.json index a7810f76d0..c0e144e39f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/modalimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/modalimage.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modalimage"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalImageView"},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"kind":"text","text":"?"}],"symbolKind":"property","role":"symbol","title":"modalImage"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modalImage","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/modalImage":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":"?"}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalImageView"},{"text":".","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modalimage","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modalImage","title":"modalImage"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modalImage","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"property","title":"modalImage","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalImageView","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/modalImage":{"kind":"symbol","title":"modalImage","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/modalImage","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/prefersstatusbarhidden.json b/data/documentation/brazeui/brazeinappmessageui/modalview/prefersstatusbarhidden.json index 4a9536ec26..9033a79393 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/prefersstatusbarhidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/prefersstatusbarhidden.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","roleHeading":"Instance Property","role":"symbol","title":"prefersStatusBarHidden","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"property"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Setting this value may have no effect depending of upstream customizations.","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/prefersstatusbarhidden"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/prefersStatusBarHidden","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/prefersStatusBarHidden":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/prefersstatusbarhidden","kind":"symbol","role":"symbol","type":"topic","title":"prefersStatusBarHidden","abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"prefersStatusBarHidden","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI"},"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Setting this value may have no effect depending of upstream customizations."}]}]}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/prefersstatusbarhidden"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/prefersStatusBarHidden"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/prefersStatusBarHidden":{"abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"type":"topic","title":"prefersStatusBarHidden","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/prefersstatusbarhidden","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/present(completion:).json b/data/documentation/brazeui/brazeinappmessageui/modalview/present(completion:).json index 8ee531f006..d0f4e2b435 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/present(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/present(completion:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7present10completionyyycSg_tF","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"present(completion:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/present(completion:)"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/present(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"abstract":[{"type":"text","text":"Presents the message view to the user."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully visible to the"},{"text":" ","type":"text"},{"type":"text","text":"user."}]}],"name":"completion"}],"kind":"parameters"},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"When this method is called, the message view is already added to the view hierarchy."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"As part of its presentation, the in-app message view must report lifecycle events using:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()"},{"type":"text","text":": before any presentation animation occurs."}]}]},{"content":[{"inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()"},{"type":"text","text":": after all presentation animations are completed and the message view is"},{"text":" ","type":"text"},{"text":"fully visible to the user.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","isActive":true},{"text":": as soon as the message is fully visible to the user.","type":"text"}]}]},{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","isActive":true,"type":"reference"},{"type":"text","text":": as the result of a user click."}],"type":"paragraph"}]}]}],"kind":"content"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logImpression()":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"role":"symbol","title":"logImpression()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/present(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/present(completion:)","abstract":[{"type":"text","text":"Presents the message view to the user."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/present(completion:)","title":"present(completion:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willPresent()":{"role":"symbol","title":"willPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logClick(buttonId:)":{"kind":"symbol","abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)","title":"logClick(buttonId:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didPresent()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","title":"didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didPresent"},{"text":"()","kind":"text"}]}}} \ No newline at end of file +{"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC7present10completionyyycSg_tF","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"title":"present(completion:)","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/present(completion:)"},"sections":[],"abstract":[{"text":"Presents the message view to the user.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The completion block executed once the message view is fully visible to the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"user."}]}],"name":"completion"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"When this method is called, the message view is already added to the view hierarchy.","type":"text"}]},{"type":"paragraph","inlineContent":[{"text":"As part of its presentation, the in-app message view must report lifecycle events using:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()","type":"reference"},{"text":": before any presentation animation occurs.","type":"text"}]}]},{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","type":"reference","isActive":true},{"type":"text","text":": after all presentation animations are completed and the message view is"},{"text":" ","type":"text"},{"type":"text","text":"fully visible to the user."}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","isActive":true,"type":"reference"},{"text":": as soon as the message is fully visible to the user.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","type":"reference","isActive":true},{"text":": as the result of a user click.","type":"text"}]}]}],"type":"unorderedList"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/present(completion:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logImpression()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logImpression()","title":"logImpression()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()","kind":"symbol","role":"symbol","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/present(completion:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/present(completion:)","title":"present(completion:)","role":"symbol","abstract":[{"type":"text","text":"Presents the message view to the user."}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willPresent()":{"title":"willPresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/logClick(buttonId:)":{"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)","type":"topic","kind":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/logClick(buttonId:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/didPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"title":"didPresent()","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/didPresent()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/presentationconstraintsinstalled.json b/data/documentation/brazeui/brazeinappmessageui/modalview/presentationconstraintsinstalled.json index fa58e3f5d9..8e7ab1898e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/presentationconstraintsinstalled.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/presentationconstraintsinstalled.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presentationConstraintsInstalled","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presentationconstraintsinstalled"]}],"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC32presentationConstraintsInstalledSbvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"presentationConstraintsInstalled","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/presentationConstraintsInstalled":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presentationConstraintsInstalled","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presentationconstraintsinstalled","title":"presentationConstraintsInstalled"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presentationConstraintsInstalled"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC32presentationConstraintsInstalledSbvp","symbolKind":"property","title":"presentationConstraintsInstalled"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presentationconstraintsinstalled"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/presentationConstraintsInstalled":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presentationconstraintsinstalled","title":"presentationConstraintsInstalled","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presentationConstraintsInstalled","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/presented.json b/data/documentation/brazeui/brazeinappmessageui/modalview/presented.json index 544e69d959..b6f0e55ac7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/presented.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/presented.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presented"},"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presented"]}],"metadata":{"role":"symbol","title":"presented","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC9presentedSbvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/presented":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presented","role":"symbol","title":"presented","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presented","abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presented"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC9presentedSbvp","title":"presented","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presented"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/presented":{"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/presented","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presented"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/process(clickaction:buttonid:target:).json b/data/documentation/brazeui/brazeinappmessageui/modalview/process(clickaction:buttonid:target:).json index 3ee2e4de47..511e3c3f3b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/process(clickaction:buttonid:target:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/process(clickaction:buttonid:target:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? = nil, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"? = nil)"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"clickAction","content":[{"inlineContent":[{"type":"text","text":"The click action to process."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}],"name":"buttonId"},{"name":"target","content":[{"inlineContent":[{"type":"text","text":"The target "},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"text":" ","type":"text"},{"type":"text","text":"Set it to "},{"type":"codeVoice","code":"nil"},{"text":" to let the SDK choose an appropriate view controller.","type":"text"}],"type":"paragraph"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"title":"process(clickAction:buttonId:target:)"},"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/process(clickaction:buttonid:target:)"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/process(clickAction:buttonId:target:)":{"kind":"symbol","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/process(clickaction:buttonid:target:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/process(clickAction:buttonId:target:)","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? = nil, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"? = nil)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The click action to process."}],"type":"paragraph"}],"name":"clickAction"},{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}]},{"name":"target","content":[{"type":"paragraph","inlineContent":[{"text":"The target ","type":"text"},{"code":"UIViewController","type":"codeVoice"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"type":"text","text":" "},{"type":"text","text":"Set it to "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}]}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","title":"process(clickAction:buttonId:target:)","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?)","kind":"text"}],"role":"symbol"},"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/process(clickaction:buttonid:target:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/process(clickAction:buttonId:target:)":{"role":"symbol","title":"process(clickAction:buttonId:target:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/process(clickAction:buttonId:target:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/process(clickaction:buttonid:target:)","abstract":[{"text":"Call this method to process the in-app message click action.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/shadowview.json b/data/documentation/brazeui/brazeinappmessageui/modalview/shadowview.json index d38528061e..58bc5cc7f9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/shadowview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/shadowview.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"shadowView","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC06shadowG0AA06ShadowG0Cvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadowView"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","text":"ShadowView","kind":"typeIdentifier"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/shadowView"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","text":"ShadowView"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/shadowview"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/shadowView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/shadowview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/shadowView","title":"shadowView","type":"topic","role":"symbol","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/shadowView","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/shadowview"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC06shadowG0AA06ShadowG0Cvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"shadowView","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadowView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","text":"ShadowView","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadowView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/shadowView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/shadowview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/shadowView","title":"shadowView","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ShadowView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}]},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/slideup.json b/data/documentation/brazeui/brazeinappmessageui/modalview/slideup.json index 6bd3390d6e..21cb6d690d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/slideup.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/slideup.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/slideup"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/slideup"]}],"metadata":{"role":"symbol","title":"slideup","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","roleHeading":"Instance Property","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/slideup":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/slideup","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/slideup","title":"slideup","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"SlideupView","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/slideup"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/slideup"},"metadata":{"title":"slideup","roleHeading":"Instance Property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/slideup":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView"},{"text":"?","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/slideup","type":"topic","title":"slideup","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"text":".","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/slideup","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/tapbackgroundgesture.json b/data/documentation/brazeui/brazeinappmessageui/modalview/tapbackgroundgesture.json index d7c1359245..08e08cd364 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/tapbackgroundgesture.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/tapbackgroundgesture.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"text":"UITapGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC20tapBackgroundGestureSo05UITapJ10RecognizerCvp","roleHeading":"Instance Property","title":"tapBackgroundGesture"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tapBackgroundGesture"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","kind":"typeIdentifier","text":"UITapGestureRecognizer"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapbackgroundgesture"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapBackgroundGesture","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/tapBackgroundGesture":{"kind":"symbol","abstract":[],"title":"tapBackgroundGesture","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapbackgroundgesture","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapBackgroundGesture"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapbackgroundgesture"]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapBackgroundGesture","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"metadata":{"role":"symbol","symbolKind":"property","title":"tapBackgroundGesture","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC20tapBackgroundGestureSo05UITapJ10RecognizerCvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"kind":"text","text":": "},{"text":"UITapGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UITapGestureRecognizer","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/tapBackgroundGesture":{"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapBackgroundGesture","type":"topic","abstract":[],"title":"tapBackgroundGesture","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapbackgroundgesture","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapBackgroundGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/tapgesture.json b/data/documentation/brazeui/brazeinappmessageui/modalview/tapgesture.json index 85a14a7d28..14360ee29e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/tapgesture.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/tapgesture.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapGesture","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapgesture"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"metadata":{"title":"tapGesture","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10tapGestureSo05UITapI10RecognizerCvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UITapGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}],"roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/tapGesture":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapgesture","type":"topic","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapGesture","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","kind":"typeIdentifier","text":"UITapGestureRecognizer"}],"abstract":[],"title":"tapGesture"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapgesture"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapGesture","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10tapGestureSo05UITapI10RecognizerCvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","title":"tapGesture","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tapGesture"},{"text":": ","kind":"text"},{"text":"UITapGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITapGestureRecognizer"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/tapGesture":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tapGesture","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITapGestureRecognizer","text":"UITapGestureRecognizer","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapgesture","title":"tapGesture","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/tapGesture"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/textview.json b/data/documentation/brazeui/brazeinappmessageui/modalview/textview.json index 48e616f0f4..f312df17a2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/textview.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/textview.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"textView","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textView","kind":"identifier"},{"kind":"text","text":": "},{"text":"ModalTextView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC04textG0AC0f4TextG0Cvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/textView","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/textview"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","text":"ModalTextView"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/textView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/textView","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView"}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/textview","title":"textView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","role":"symbol","title":"BrazeInAppMessageUI.ModalTextView","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalTextView","kind":"identifier"}],"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"textView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/textview"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/textView","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textView"},{"text":": ","kind":"text"},{"text":"ModalTextView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC04textG0AC0f4TextG0Cvp","symbolKind":"property","title":"textView"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalTextView":{"navigatorTitle":[{"text":"ModalTextView","kind":"identifier"}],"abstract":[],"title":"BrazeInAppMessageUI.ModalTextView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalTextView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalTextView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/textView":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/textview","title":"textView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/textView","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13ModalTextViewC","text":"ModalTextView","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/theme.json b/data/documentation/brazeui/brazeinappmessageui/modalview/theme.json index 1ec49d2370..72028f317a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/theme.json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/theme.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/theme"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/theme"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC5theme0A3Kit0A0C0cdE0O5ThemeVvp","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"}],"roleHeading":"Instance Property","title":"theme","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/theme":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/theme","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/theme","title":"theme","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/theme"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","text":"Theme","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/theme"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"theme","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC5theme0A3Kit0A0C0cdE0O5ThemeVvp"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/theme":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/theme","title":"theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/theme","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/traitcollectiondidchange(_:).json b/data/documentation/brazeui/brazeinappmessageui/modalview/traitcollectiondidchange(_:).json index 36eeff4fd3..47fbb42f81 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","roleHeading":"Instance Method","title":"traitCollectionDidChange(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"previousTraitCollection","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/traitCollectionDidChange(_:)":{"kind":"symbol","abstract":[],"title":"traitCollectionDidChange(_:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/traitcollectiondidchange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/traitCollectionDidChange(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/traitCollectionDidChange(_:)"},"kind":"symbol","sections":[],"metadata":{"title":"traitCollectionDidChange(_:)","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"previousTraitCollection","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/traitCollectionDidChange(_:)":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/traitcollectiondidchange(_:)","title":"traitCollectionDidChange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/traitCollectionDidChange(_:)","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/webviewqueryhandler().json b/data/documentation/brazeui/brazeinappmessageui/modalview/webviewqueryhandler().json index ec987b99e9..bd74b05a08 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/webviewqueryhandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/webviewqueryhandler().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewQueryHandler()"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","extendedModule":"BrazeUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"title":"webViewQueryHandler()"},"sections":[],"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewqueryhandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"QueryHandler","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewQueryHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewQueryHandler()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewqueryhandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"title":"webViewQueryHandler()"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewQueryHandler()","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"metadata":{"title":"webViewQueryHandler()","modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewqueryhandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewQueryHandler()":{"abstract":[{"text":"Creates and returns an url query handler implementing the logic for query-based actions.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewqueryhandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewQueryHandler()","title":"webViewQueryHandler()","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/webviewschemehandler().json b/data/documentation/brazeui/brazeinappmessageui/modalview/webviewschemehandler().json index 654695369a..d28f7f8944 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/webviewschemehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/webviewschemehandler().json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","title":"webViewSchemeHandler()","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewSchemeHandler()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchemeHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewschemehandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewSchemeHandler()":{"title":"webViewSchemeHandler()","type":"topic","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewschemehandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewSchemeHandler()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewSchemeHandler()","interfaceLanguage":"swift"},"abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"SchemeHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewschemehandler()"]}],"metadata":{"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewSchemeHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"}],"title":"webViewSchemeHandler()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewSchemeHandler()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewschemehandler()","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewSchemeHandler()","title":"webViewSchemeHandler()","abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/webviewscriptmessagehandler().json b/data/documentation/brazeui/brazeinappmessageui/modalview/webviewscriptmessagehandler().json index 102a9068d8..6ffe222c7d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/webviewscriptmessagehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/webviewscriptmessagehandler().json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewScriptMessageHandler()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewscriptmessagehandler()"]}],"metadata":{"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"role":"symbol","title":"webViewScriptMessageHandler()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewScriptMessageHandler()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewScriptMessageHandler()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewscriptmessagehandler()","abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"title":"webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewScriptMessageHandler()"},"sections":[],"metadata":{"title":"webViewScriptMessageHandler()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewscriptmessagehandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/webViewScriptMessageHandler()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewscriptmessagehandler()","kind":"symbol","role":"symbol","title":"webViewScriptMessageHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/webViewScriptMessageHandler()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"type":"topic","abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/willdismiss().json b/data/documentation/brazeui/brazeinappmessageui/modalview/willdismiss().json index f974c76b77..6549d744ce 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/willdismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/willdismiss().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()"},"metadata":{"title":"willDismiss()","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()"]}],"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()","role":"symbol","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"kind":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()"},"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","title":"willDismiss()","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willDismiss()":{"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()","kind":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willDismiss()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/modalview/willpresent().json b/data/documentation/brazeui/brazeinappmessageui/modalview/willpresent().json index c007752fe2..fd50bb288c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/modalview/willpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/modalview/willpresent().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()"]}],"sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"willPresent()","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","type":"topic","abstract":[],"kind":"article","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willPresent()":{"role":"symbol","title":"willPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C9ModalViewC","symbolKind":"method","title":"willPresent()","extendedModule":"BrazeUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/willPresent()":{"title":"willPresent()","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/willPresent()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/InAppMessageView-Implementations":{"role":"collectionGroup","title":"InAppMessageView Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/present(message:)-7ytdc.json b/data/documentation/brazeui/brazeinappmessageui/present(message:)-7ytdc.json index 1fad010183..f83b591802 100644 --- a/data/documentation/brazeui/brazeinappmessageui/present(message:)-7ytdc.json +++ b/data/documentation/brazeui/brazeinappmessageui/present(message:)-7ytdc.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-7ytdc"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"_OBJC_BrazeInAppMessagePresenter.present(message:)"},{"type":"text","text":"."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-7ytdc","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","text":"InAppMessageRaw","preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI(im)presentMessage:","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"present(message:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/present(message:)-7ytdc":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-7ytdc","role":"symbol","title":"present(message:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-7ytdc","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"url":"\/documentation\/brazekit\/braze\/inappmessageraw","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}],"abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"title":"Braze.InAppMessageRaw"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"_OBJC_BrazeInAppMessagePresenter.present(message:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"metadata":{"title":"present(message:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI(im)presentMessage:","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-7ytdc"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-7ytdc"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessageRaw":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessageRaw","type":"topic","abstract":[{"text":"A compatibility representation of the In-App Message type.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessageraw","role":"symbol","title":"Braze.InAppMessageRaw","navigatorTitle":[{"kind":"identifier","text":"InAppMessageRaw"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageRaw","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/present(message:)-7ytdc":{"title":"present(message:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C15InAppMessageRawC","text":"InAppMessageRaw","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-7ytdc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-7ytdc","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/present(message:)-f2ra.json b/data/documentation/brazeui/brazeinappmessageui/present(message:)-f2ra.json index bcdc89f177..fb6d17f2fa 100644 --- a/data/documentation/brazeui/brazeinappmessageui/present(message:)-f2ra.json +++ b/data/documentation/brazeui/brazeinappmessageui/present(message:)-f2ra.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"BrazeInAppMessagePresenter.present(message:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-f2ra","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":")","kind":"text"}],"title":"present(message:)","symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C7present7messagey0A3Kit0A0C0cdE0O_tF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-f2ra"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/present(message:)-f2ra":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-f2ra","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":")","kind":"text"}],"title":"present(message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-f2ra"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"BrazeInAppMessagePresenter.present(message:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-f2ra"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C7present7messagey0A3Kit0A0C0cdE0O_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":")"}],"role":"symbol","title":"present(message:)","roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-f2ra"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/present(message:)-f2ra":{"title":"present(message:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/present(message:)-f2ra","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-f2ra","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext.json index b7ea796ad0..e5c3c35429 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Overview","level":2,"type":"heading","anchor":"overview"},{"inlineContent":[{"text":"A writable instance of this type is passed to the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate"},{"type":"text","text":" via the"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":" method."}],"type":"paragraph"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/attributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/customView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferencesProxy","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferredOrientation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowLevel","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowScene"],"title":"Instance Properties"}],"metadata":{"title":"BrazeInAppMessageUI.PresentationContext","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","symbolKind":"struct","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"extendedModule":"BrazeUI"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/message":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/message","title":"message","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/message","abstract":[{"type":"text","text":"The message to be presented."}],"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/preferredOrientation":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferredorientation","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredOrientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIInterfaceOrientation","text":"UIInterfaceOrientation","kind":"typeIdentifier"}],"abstract":[{"text":"The preferred orientation used to present the message (default: current interface","type":"text"},{"type":"text","text":" "},{"type":"text","text":"orientation)."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferredOrientation","title":"preferredOrientation"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/customView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/customView","title":"customView","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","abstract":[{"text":"A user-provided custom in-app message view to be used in place of the Braze in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"view."}],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"customView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/preferencesProxy":{"title":"preferencesProxy","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferencesProxy","kind":"symbol","abstract":[{"type":"text","text":"The view controller used to proxy "},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" based preferences. (default: topmost"},{"text":" ","type":"text"},{"text":"presented view controller on the application root view controller).","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferencesProxy","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferencesproxy"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/attributes":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/attributes","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO","text":"ViewAttributes","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The attributes for the message view to be presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/attributes","role":"symbol","title":"attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/windowLevel":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowlevel","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"windowLevel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Level","kind":"typeIdentifier","preciseIdentifier":"c:@T@UIWindowLevel"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowLevel","type":"topic","title":"windowLevel","abstract":[{"text":"The window level for the in-app message window (default: ","type":"text"},{"type":"codeVoice","code":".normal"},{"text":").","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/delegate":{"type":"topic","abstract":[{"type":"text","text":"The object that act as the delegate for the in-app message UI."}],"role":"symbol","kind":"symbol","title":"delegate","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","url":"\/documentation\/brazeui\/brazeinappmessageui\/delegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/windowScene":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowscene","role":"symbol","title":"windowScene","abstract":[{"type":"text","text":"The window scene used to present the message (default: current active window scene)."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"windowScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIWindowScene","preciseIdentifier":"c:objc(cs)UIWindowScene"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowScene"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/statusBarHideBehavior":{"abstract":[{"type":"text","text":"Defines the status bar hide behavior (default: "},{"type":"codeVoice","code":".auto"},{"text":").","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior","role":"symbol","type":"topic","kind":"symbol","title":"statusBarHideBehavior","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"statusBarHideBehavior","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","text":"StatusBarHideBehavior"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior"}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Structure","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.PresentationContext","extendedModule":"BrazeUI","navigatorTitle":[{"text":"PresentationContext","kind":"identifier"}],"role":"symbol","symbolKind":"struct","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"overview","type":"heading","text":"Overview","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"A writable instance of this type is passed to the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","isActive":true},{"type":"text","text":" via the"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"text":" method.","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/attributes","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/customView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferencesProxy","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferredOrientation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowLevel","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowScene"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/preferencesProxy":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferencesProxy","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferencesproxy","title":"preferencesProxy","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferencesProxy","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"abstract":[{"text":"The view controller used to proxy ","type":"text"},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" based preferences. (default: topmost"},{"text":" ","type":"text"},{"type":"text","text":"presented view controller on the application root view controller)."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/delegate":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/delegate","role":"symbol","title":"delegate","url":"\/documentation\/brazeui\/brazeinappmessageui\/delegate","abstract":[{"text":"The object that act as the delegate for the in-app message UI.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delegate","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0A22InAppMessageUIDelegateP","kind":"typeIdentifier","text":"BrazeInAppMessageUIDelegate"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/preferredOrientation":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferredOrientation","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferredorientation","title":"preferredOrientation","abstract":[{"text":"The preferred orientation used to present the message (default: current interface","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"orientation)."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredOrientation"},{"kind":"text","text":": "},{"text":"UIInterfaceOrientation","preciseIdentifier":"c:@E@UIInterfaceOrientation","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/windowLevel":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowLevel","abstract":[{"type":"text","text":"The window level for the in-app message window (default: "},{"type":"codeVoice","code":".normal"},{"text":").","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowlevel","title":"windowLevel","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"windowLevel"},{"text":": ","kind":"text"},{"text":"UIWindow","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"."},{"text":"Level","kind":"typeIdentifier","preciseIdentifier":"c:@T@UIWindowLevel"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/statusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior","title":"statusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"statusBarHideBehavior","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StatusBarHideBehavior","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO"}],"abstract":[{"type":"text","text":"Defines the status bar hide behavior (default: "},{"type":"codeVoice","code":".auto"},{"type":"text","text":")."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/attributes":{"title":"attributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ViewAttributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO"},{"kind":"text","text":"?"}],"abstract":[{"text":"The attributes for the message view to be presented.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/customView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/customView","abstract":[{"text":"A user-provided custom in-app message view to be used in place of the Braze in-app message","type":"text"},{"type":"text","text":" "},{"text":"view.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"customView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"type":"topic","title":"customView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/windowScene":{"title":"windowScene","kind":"symbol","abstract":[{"text":"The window scene used to present the message (default: current active window scene).","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"windowScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene","text":"UIWindowScene"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowScene","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowscene","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/message":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/message","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/message","abstract":[{"type":"text","text":"The message to be presented."}],"kind":"symbol","title":"message"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/attributes.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/attributes.json index 3ad1acb197..383eb53b63 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/attributes.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/attributes.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/attributes"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"The attributes for the message view to be presented.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/attributes"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO","text":"ViewAttributes","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The view attributes can be modified before presentation in"},{"text":" ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"text":":","type":"text"}]},{"type":"codeListing","syntax":"swift","code":["\/\/ Increase slideup image size","context.attributes?.slideup?.imageSize = CGSize(width: 100, height: 100)","","\/\/ Remove modals corner radius","context.attributes?.modal?.cornerRadius = 0","context.attributes?.modalImage?.cornerRadius = 0"]},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"attributes"},{"type":"text","text":" is "},{"type":"codeVoice","code":"nil"},{"text":" when displaying a control in-app message.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"To modify the default attributes, modify the "},{"type":"codeVoice","code":"defaults"},{"text":" property on the attribute type.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"For instance, the previous image size increase can be applied to all slideup in-app message"},{"type":"text","text":" "},{"text":"by setting:","type":"text"}]},{"syntax":"swift","type":"codeListing","code":["BrazeInAppMessageUI.SlideupView.Attributes.defaults.imageSize = CGSize(width: 100, height: 100)"]}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV10attributesAC14ViewAttributesOSgvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"attributes","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ViewAttributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO"},{"text":"?","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/attributes":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/attributes","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO","text":"ViewAttributes","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"The attributes for the message view to be presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/attributes","role":"symbol","title":"attributes","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/attributes","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/attributes"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO","text":"ViewAttributes"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"inlineContent":[{"text":"The view attributes can be modified before presentation in","type":"text"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"type":"text","text":":"}],"type":"paragraph"},{"code":["\/\/ Increase slideup image size","context.attributes?.slideup?.imageSize = CGSize(width: 100, height: 100)","","\/\/ Remove modals corner radius","context.attributes?.modal?.cornerRadius = 0","context.attributes?.modalImage?.cornerRadius = 0"],"type":"codeListing","syntax":"swift"},{"inlineContent":[{"type":"codeVoice","code":"attributes"},{"type":"text","text":" is "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" when displaying a control in-app message."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"To modify the default attributes, modify the "},{"code":"defaults","type":"codeVoice"},{"type":"text","text":" property on the attribute type."},{"type":"text","text":" "},{"text":"For instance, the previous image size increase can be applied to all slideup in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"by setting:"}],"type":"paragraph"},{"code":["BrazeInAppMessageUI.SlideupView.Attributes.defaults.imageSize = CGSize(width: 100, height: 100)"],"type":"codeListing","syntax":"swift"}]}],"abstract":[{"text":"The attributes for the message view to be presented.","type":"text"}],"metadata":{"title":"attributes","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ViewAttributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV10attributesAC14ViewAttributesOSgvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/attributes":{"title":"attributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ViewAttributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO"},{"kind":"text","text":"?"}],"abstract":[{"text":"The attributes for the message view to be presented.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/customview.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/customview.json index 592628fe79..01833b250d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/customview.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/customview.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/customView","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"customView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"customView","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV10customViewAA0cdeI0_pSgvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}]},"abstract":[{"text":"A user-provided custom in-app message view to be used in place of the Braze in-app message","type":"text"},{"type":"text","text":" "},{"type":"text","text":"view."}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/customView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/customView","title":"customView","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","abstract":[{"text":"A user-provided custom in-app message view to be used in place of the Braze in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"view."}],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"customView"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":"?","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/customView"},"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV10customViewAA0cdeI0_pSgvp","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"customView"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","symbolKind":"property","title":"customView"},"abstract":[{"text":"A user-provided custom in-app message view to be used in place of the Braze in-app message","type":"text"},{"type":"text","text":" "},{"type":"text","text":"view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"customView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/customView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/customView","abstract":[{"text":"A user-provided custom in-app message view to be used in place of the Braze in-app message","type":"text"},{"type":"text","text":" "},{"text":"view.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"customView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"type":"topic","title":"customView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/message.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/message.json index 840ffb02bf..cc974005cf 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/message.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/message.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The message to be presented.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The message can be modified before presentation in"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"type":"text","text":":"}]},{"code":["\/\/ Disable animations on all message types","context.message.animateIn = false","context.message.animateOut = false","","\/\/ Force slideup messages to animate from the top","context.message.slideup?.slideFrom = .top","","\/\/ Read custom text from extras and apply it to multiple message types.","if let customText = context.message.extras[\"custom_text\"] as? String {"," context.message.slideup?.message = customText"," context.message.modal?.message = customText"," context.message.full?.message = customText","}"],"syntax":"swift","type":"codeListing"},{"name":"Important","style":"important","type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"Customizing the campaign via the Braze platform is preferred to using this","type":"text"},{"type":"text","text":" "},{"text":"property directly.","type":"text"}]}]}]}],"metadata":{"title":"message","role":"symbol","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV7message0A3Kit0A0C0cdE0Ovp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"}],"modules":[{"name":"BrazeUI"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/message"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/message":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/message","title":"message","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/message","abstract":[{"type":"text","text":"The message to be presented."}],"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV7message0A3Kit0A0C0cdE0Ovp","title":"message"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/message"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"sections":[],"abstract":[{"text":"The message to be presented.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/message","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"}]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"The message can be modified before presentation in"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":":"}],"type":"paragraph"},{"code":["\/\/ Disable animations on all message types","context.message.animateIn = false","context.message.animateOut = false","","\/\/ Force slideup messages to animate from the top","context.message.slideup?.slideFrom = .top","","\/\/ Read custom text from extras and apply it to multiple message types.","if let customText = context.message.extras[\"custom_text\"] as? String {"," context.message.slideup?.message = customText"," context.message.modal?.message = customText"," context.message.full?.message = customText","}"],"type":"codeListing","syntax":"swift"},{"name":"Important","content":[{"type":"paragraph","inlineContent":[{"text":"Customizing the campaign via the Braze platform is preferred to using this","type":"text"},{"type":"text","text":" "},{"type":"text","text":"property directly."}]}],"style":"important","type":"aside"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/message":{"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/message","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/message","abstract":[{"type":"text","text":"The message to be presented."}],"kind":"symbol","title":"message"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/preferencesproxy.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/preferencesproxy.json index f7b19d0a70..22aac58cc1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/preferencesproxy.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/preferencesproxy.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferencesProxy"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"abstract":[{"type":"text","text":"The view controller used to proxy "},{"code":"UIViewController","type":"codeVoice"},{"type":"text","text":" based preferences. (default: topmost"},{"text":" ","type":"text"},{"type":"text","text":"presented view controller on the application root view controller)."}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferencesProxy","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"?"}],"title":"preferencesProxy","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV16preferencesProxySo16UIViewControllerCSgvp"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferencesproxy"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferencesProxy","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"]}]},{"content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Preferences includes:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"UIViewController.prefersHomeIndicatorAutoHidden","type":"codeVoice"}]}]},{"content":[{"inlineContent":[{"code":"UIViewController.preferredScreenEdgesDeferringSystemGestures","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"UIViewController.prefersPointerLocked","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"UIViewController.preferredStatusBarStyle","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"UIViewController.preferredStatusBarUpdateAnimation"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"UIViewController.prefersStatusBarHidden"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Only when "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior","type":"reference","isActive":true},{"type":"text","text":" is set to "},{"type":"codeVoice","code":".auto"},{"text":" and the message view hasn’t","type":"text"},{"type":"text","text":" "},{"type":"text","text":"requested any specific hidden state."}]}]}],"type":"unorderedList"}]}]},{"type":"paragraph","inlineContent":[{"text":"Set this value to a view controller implementing some of the aforementioned properties and","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"methods to customize the in-app message view controller presentation."}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/preferencesProxy":{"title":"preferencesProxy","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferencesProxy","kind":"symbol","abstract":[{"type":"text","text":"The view controller used to proxy "},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" based preferences. (default: topmost"},{"text":" ","type":"text"},{"text":"presented view controller on the application root view controller).","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferencesProxy","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferencesproxy"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/statusBarHideBehavior":{"abstract":[{"type":"text","text":"Defines the status bar hide behavior (default: "},{"type":"codeVoice","code":".auto"},{"text":").","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior","role":"symbol","type":"topic","kind":"symbol","title":"statusBarHideBehavior","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"statusBarHideBehavior","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","text":"StatusBarHideBehavior"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The view controller used to proxy "},{"code":"UIViewController","type":"codeVoice"},{"type":"text","text":" based preferences. (default: topmost"},{"type":"text","text":" "},{"type":"text","text":"presented view controller on the application root view controller)."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferencesproxy"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"preferencesProxy","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferencesProxy","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"?","kind":"text"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV16preferencesProxySo16UIViewControllerCSgvp"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferencesProxy","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferencesProxy"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Preferences includes:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"UIViewController.prefersHomeIndicatorAutoHidden","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"UIViewController.preferredScreenEdgesDeferringSystemGestures"}]}]},{"content":[{"inlineContent":[{"type":"codeVoice","code":"UIViewController.prefersPointerLocked"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"UIViewController.preferredStatusBarStyle","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"UIViewController.preferredStatusBarUpdateAnimation"}]}]},{"content":[{"inlineContent":[{"code":"UIViewController.prefersStatusBarHidden","type":"codeVoice"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"Only when ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior"},{"text":" is set to ","type":"text"},{"type":"codeVoice","code":".auto"},{"text":" and the message view hasn’t","type":"text"},{"text":" ","type":"text"},{"text":"requested any specific hidden state.","type":"text"}],"type":"paragraph"}]}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set this value to a view controller implementing some of the aforementioned properties and"},{"text":" ","type":"text"},{"type":"text","text":"methods to customize the in-app message view controller presentation."}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/preferencesProxy":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferencesProxy","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferencesproxy","title":"preferencesProxy","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferencesProxy","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"abstract":[{"text":"The view controller used to proxy ","type":"text"},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" based preferences. (default: topmost"},{"text":" ","type":"text"},{"type":"text","text":"presented view controller on the application root view controller)."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/statusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior","title":"statusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"statusBarHideBehavior","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StatusBarHideBehavior","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO"}],"abstract":[{"type":"text","text":"Defines the status bar hide behavior (default: "},{"type":"codeVoice","code":".auto"},{"type":"text","text":")."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/preferredorientation.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/preferredorientation.json index 597fd5a644..e639f0a40d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/preferredorientation.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/preferredorientation.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferredOrientation","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"abstract":[{"text":"The preferred orientation used to present the message (default: current interface","type":"text"},{"type":"text","text":" "},{"text":"orientation).","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredOrientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIInterfaceOrientation","text":"UIInterfaceOrientation"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"inlineContent":[{"text":"The orientation is applied only for the presentation of the message. Once the device","type":"text"},{"type":"text","text":" "},{"text":"changes orientation, the message view adopts one of the orientation it’s support.","type":"text"},{"type":"text","text":" "},{"text":"Use ","type":"text"},{"code":"message.orientation","type":"codeVoice"},{"text":" to modify the supported orientations.","type":"text"}],"type":"paragraph"},{"style":"important","name":"Important","type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"On smaller devices (iPhones, iPod Touch), setting a landscape orientation for","type":"text"},{"type":"text","text":" "},{"text":"a modal or full in-app message may lead to truncated content.","type":"text"}]}]}],"kind":"content"}],"metadata":{"roleHeading":"Instance Property","title":"preferredOrientation","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredOrientation"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UIInterfaceOrientation","text":"UIInterfaceOrientation","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV20preferredOrientationSo011UIInterfaceI0Vvp","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferredorientation"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/preferredOrientation":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferredorientation","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredOrientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIInterfaceOrientation","text":"UIInterfaceOrientation","kind":"typeIdentifier"}],"abstract":[{"text":"The preferred orientation used to present the message (default: current interface","type":"text"},{"type":"text","text":" "},{"type":"text","text":"orientation)."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferredOrientation","title":"preferredOrientation"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferredOrientation","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The preferred orientation used to present the message (default: current interface"},{"text":" ","type":"text"},{"text":"orientation).","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredOrientation","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIInterfaceOrientation","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIInterfaceOrientation"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"The orientation is applied only for the presentation of the message. Once the device","type":"text"},{"type":"text","text":" "},{"text":"changes orientation, the message view adopts one of the orientation it’s support.","type":"text"},{"type":"text","text":" "},{"text":"Use ","type":"text"},{"code":"message.orientation","type":"codeVoice"},{"text":" to modify the supported orientations.","type":"text"}]},{"style":"important","type":"aside","name":"Important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"On smaller devices (iPhones, iPod Touch), setting a landscape orientation for"},{"type":"text","text":" "},{"text":"a modal or full in-app message may lead to truncated content.","type":"text"}]}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferredorientation"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredOrientation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIInterfaceOrientation","kind":"typeIdentifier","text":"UIInterfaceOrientation"}],"role":"symbol","symbolKind":"property","title":"preferredOrientation","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV20preferredOrientationSo011UIInterfaceI0Vvp","roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/preferredOrientation":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/preferredOrientation","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferredorientation","title":"preferredOrientation","abstract":[{"text":"The preferred orientation used to present the message (default: current interface","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"orientation)."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredOrientation"},{"kind":"text","text":": "},{"text":"UIInterfaceOrientation","preciseIdentifier":"c:@E@UIInterfaceOrientation","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/statusbarhidebehavior.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/statusbarhidebehavior.json index 39cafcd87d..39c11aa395 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/statusbarhidebehavior.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/statusbarhidebehavior.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior"},"abstract":[{"text":"Defines the status bar hide behavior (default: ","type":"text"},{"type":"codeVoice","code":".auto"},{"type":"text","text":")."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusBarHideBehavior"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","text":"StatusBarHideBehavior"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"text":"When set to ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto"},{"text":", the in-app message view is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"responsible for hiding and displaying the status bar when appropriate."}],"type":"paragraph"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV21statusBarHideBehaviorAC06StatusijK0Ovp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"statusBarHideBehavior"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StatusBarHideBehavior","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO"}],"symbolKind":"property","role":"symbol","title":"statusBarHideBehavior"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/statusBarHideBehavior":{"abstract":[{"type":"text","text":"Defines the status bar hide behavior (default: "},{"type":"codeVoice","code":".auto"},{"text":").","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior","role":"symbol","type":"topic","kind":"symbol","title":"statusBarHideBehavior","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"statusBarHideBehavior","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","text":"StatusBarHideBehavior"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/auto":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"abstract":[{"type":"text","text":"The message view decides the status bar hidden state."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto","title":"BrazeInAppMessageUI.StatusBarHideBehavior.auto"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","abstract":[{"type":"text","text":"Different behaviors supported to hide and display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StatusBarHideBehavior"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"statusBarHideBehavior","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","text":"StatusBarHideBehavior","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"}]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When set to "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto","isActive":true,"type":"reference"},{"type":"text","text":", the in-app message view is"},{"text":" ","type":"text"},{"text":"responsible for hiding and displaying the status bar when appropriate.","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusBarHideBehavior"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","text":"StatusBarHideBehavior"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV21statusBarHideBehaviorAC06StatusijK0Ovp","symbolKind":"property","title":"statusBarHideBehavior"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Defines the status bar hide behavior (default: "},{"code":".auto","type":"codeVoice"},{"text":").","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"kind":"symbol","abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/auto":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto","title":"BrazeInAppMessageUI.StatusBarHideBehavior.auto","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"abstract":[{"type":"text","text":"The message view decides the status bar hidden state."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/statusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/statusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior","title":"statusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"statusBarHideBehavior","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StatusBarHideBehavior","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO"}],"abstract":[{"type":"text","text":"Defines the status bar hide behavior (default: "},{"type":"codeVoice","code":".auto"},{"type":"text","text":")."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/windowlevel.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/windowlevel.json index ee020805b9..c6c0a3274e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/windowlevel.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/windowlevel.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowLevel","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV11windowLevelSo08UIWindowI0avp","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"windowLevel","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@T@UIWindowLevel","kind":"typeIdentifier","text":"Level"}],"roleHeading":"Instance Property","symbolKind":"property","title":"windowLevel","role":"symbol"},"sections":[],"abstract":[{"text":"The window level for the in-app message window (default: ","type":"text"},{"type":"codeVoice","code":".normal"},{"text":").","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowlevel"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"windowLevel","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIWindow","kind":"typeIdentifier","text":"UIWindow"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@T@UIWindowLevel","kind":"typeIdentifier","text":"Level"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/windowLevel":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowlevel","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"windowLevel"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Level","kind":"typeIdentifier","preciseIdentifier":"c:@T@UIWindowLevel"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowLevel","type":"topic","title":"windowLevel","abstract":[{"text":"The window level for the in-app message window (default: ","type":"text"},{"type":"codeVoice","code":".normal"},{"text":").","type":"text"}],"role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowlevel"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"windowLevel","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@UIWindowLevel","text":"Level"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowLevel","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","title":"windowLevel","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV11windowLevelSo08UIWindowI0avp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"windowLevel","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@UIWindowLevel","text":"Level"}],"roleHeading":"Instance Property"},"kind":"symbol","abstract":[{"text":"The window level for the in-app message window (default: ","type":"text"},{"code":".normal","type":"codeVoice"},{"type":"text","text":")."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/windowLevel":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowLevel","abstract":[{"type":"text","text":"The window level for the in-app message window (default: "},{"type":"codeVoice","code":".normal"},{"text":").","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowlevel","title":"windowLevel","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"windowLevel"},{"text":": ","kind":"text"},{"text":"UIWindow","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"."},{"text":"Level","kind":"typeIdentifier","preciseIdentifier":"c:@T@UIWindowLevel"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/windowscene.json b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/windowscene.json index cdd9f8e768..4698b91a44 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentationcontext/windowscene.json +++ b/data/documentation/brazeui/brazeinappmessageui/presentationcontext/windowscene.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowScene","interfaceLanguage":"swift"},"abstract":[{"text":"The window scene used to present the message (default: current active window scene).","type":"text"}],"sections":[],"metadata":{"title":"windowScene","roleHeading":"Instance Property","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0","deprecated":false}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV11windowSceneSo08UIWindowI0CSgvp","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"windowScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIWindowScene","preciseIdentifier":"c:objc(cs)UIWindowScene","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"windowScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIWindowScene","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowscene"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/windowScene":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowscene","role":"symbol","title":"windowScene","abstract":[{"type":"text","text":"The window scene used to present the message (default: current active window scene)."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"windowScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIWindowScene","preciseIdentifier":"c:objc(cs)UIWindowScene"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowScene"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"The window scene used to present the message (default: current active window scene)."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"windowScene","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIWindowScene","preciseIdentifier":"c:objc(cs)UIWindowScene","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"platforms":[{"name":"iOS","deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false},{"introducedAt":"13.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"windowScene"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIWindowScene","kind":"typeIdentifier","text":"UIWindowScene"},{"kind":"text","text":"?"}],"title":"windowScene","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV11windowSceneSo08UIWindowI0CSgvp"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowscene"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowScene","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext/windowScene":{"title":"windowScene","kind":"symbol","abstract":[{"text":"The window scene used to present the message (default: current active window scene).","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"windowScene"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindowScene","text":"UIWindowScene"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext\/windowScene","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowscene","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/presentnext().json b/data/documentation/brazeui/brazeinappmessageui/presentnext().json index c6ee54b720..4473d9543c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/presentnext().json +++ b/data/documentation/brazeui/brazeinappmessageui/presentnext().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentnext()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentNext","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentNext","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","role":"symbol","externalID":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI(im)presentNext","roleHeading":"Instance Method","title":"presentNext()"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","interfaceLanguage":"swift"},"abstract":[{"text":"Presents the next in-app message in the stack if any.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentNext","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/presentnext()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"externalID":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI(im)presentNext","symbolKind":"method","role":"symbol","title":"presentNext()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentNext"},{"kind":"text","text":"()"}]},"abstract":[{"text":"Presents the next in-app message in the stack if any.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentNext","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentNext","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview.json b/data/documentation/brazeui/brazeinappmessageui/slideupview.json index ce1f6813b9..ed3750448e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview.json @@ -1 +1 @@ -{"metadata":{"title":"BrazeInAppMessageUI.SlideupView","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"class","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SlideupView","kind":"identifier"}],"navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"extendedModule":"BrazeUI"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/init(message:attributes:gifViewProvider:presented:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/chevronView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/contentView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/graphicView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/innerYConstraint","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/messageLabel","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/outerYConstraint","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/panGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presentationConstraintsInstalled","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/pressGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/shadowView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/theme"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installPresentationConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/point(inside:with:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/traitCollectionDidChange(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"],"generated":true,"title":"Default Implementations"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideupView","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"overview","type":"heading","text":"Overview"},{"inlineContent":[{"text":"The slideup view can be customized using the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property","isActive":true,"type":"reference"},{"type":"text","text":" property."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"text":"The view for slideup in-app messages.","type":"text"}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"]},{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"kind":"relationships"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/init(message:attributes:gifViewProvider:presented:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/init(message:attributes:gifViewProvider:presented:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/init(message:attributes:gifviewprovider:presented:)","abstract":[],"role":"symbol","title":"init(message:attributes:gifViewProvider:presented:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/presentationConstraintsInstalled":{"title":"presentationConstraintsInstalled","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presentationConstraintsInstalled","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presentationconstraintsinstalled","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/applyAttributes()":{"kind":"symbol","title":"applyAttributes()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyAttributes()","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applyattributes()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable","title":"UIKit.UIDynamicItem"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/outerYConstraint":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/outerYConstraint","title":"outerYConstraint","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/outeryconstraint","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"outerYConstraint"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"!","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/presented":{"kind":"symbol","title":"presented","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presented","abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/dismiss(completion:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Dimisses the message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/dismiss(completion:)","role":"symbol","title":"dismiss(completion:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/point(inside:with:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"point","kind":"identifier"},{"text":"(","kind":"text"},{"text":"inside","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/point(inside:with:)","kind":"symbol","role":"symbol","type":"topic","title":"point(inside:with:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/point(inside:with:)"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(cs)UIView":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/innerYConstraint":{"title":"innerYConstraint","abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/innerYConstraint","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"innerYConstraint"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inneryconstraint"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/installInternalConstraints()":{"type":"topic","title":"installInternalConstraints()","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installinternalconstraints()","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/present(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/present(completion:)","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/present(completion:)","title":"present(completion:)","kind":"symbol","abstract":[{"text":"Presents the message view to the user.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/message":{"kind":"symbol","title":"message","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/message","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/message","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier","text":"Slideup"}],"abstract":[{"type":"text","text":"The slideup in-app message."}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/graphicView":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"graphicView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":"?","kind":"text"}],"abstract":[],"title":"graphicView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/graphicview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/graphicView","type":"topic"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/applyTheme()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}],"type":"topic","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyTheme()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applytheme()","title":"applyTheme()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/panGesture":{"title":"panGesture","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pangesture","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/panGesture","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"panGesture"},{"text":": ","kind":"text"},{"text":"UIPanGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIPanGestureRecognizer"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/pressGesture":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/pressGesture","title":"pressGesture","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pressgesture","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"pressGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILongPressGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILongPressGestureRecognizer"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/shadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/shadowView","title":"shadowView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/shadowview","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"kind":"text","text":": "},{"text":"ShadowView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/installPresentationConstraintsIfNeeded()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installpresentationconstraintsifneeded()","abstract":[],"title":"installPresentationConstraintsIfNeeded()","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installPresentationConstraintsIfNeeded()","role":"symbol"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/traitCollectionDidChange(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/traitcollectiondidchange(_:)","kind":"symbol","role":"symbol","type":"topic","title":"traitCollectionDidChange(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/traitCollectionDidChange(_:)"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/attributes-swift.property":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The view attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property","role":"symbol","title":"attributes","kind":"symbol"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/chevronView":{"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/chevronView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"chevronView","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIImageView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronview","title":"chevronView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/layoutSubviews()":{"title":"layoutSubviews()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/layoutsubviews()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/layoutSubviews()","abstract":[],"kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/theme":{"role":"symbol","title":"theme","kind":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/theme","type":"topic"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/messageLabel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/messageLabel","title":"messageLabel","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/messagelabel","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/contentView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/contentView","role":"symbol","title":"contentView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier","text":"StackView"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/contentview","kind":"symbol","type":"topic"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The view for slideup in-app messages.","type":"text"}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIView"]},{"identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To","type":"conformsTo","kind":"relationships"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}],"role":"symbol","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"class","title":"BrazeInAppMessageUI.SlideupView","extendedModule":"BrazeUI"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"],"title":"Structures"},{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/init(message:attributes:gifViewProvider:presented:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/chevronView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/contentView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/graphicView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/innerYConstraint","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/message","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/messageLabel","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/outerYConstraint","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/panGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presentationConstraintsInstalled","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/pressGesture","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/shadowView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/theme"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyAttributes()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyTheme()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installInternalConstraints()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installPresentationConstraintsIfNeeded()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/layoutSubviews()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/point(inside:with:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/traitCollectionDidChange(_:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"],"title":"Enumerations"},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"],"generated":true}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SlideupView","kind":"identifier"}]}]},{"content":[{"type":"heading","text":"Overview","anchor":"overview","level":2},{"inlineContent":[{"text":"The slideup view can be customized using the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property"},{"text":" property.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/init(message:attributes:gifViewProvider:presented:)":{"role":"symbol","title":"init(message:attributes:gifViewProvider:presented:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/init(message:attributes:gifViewProvider:presented:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Slideup","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/init(message:attributes:gifviewprovider:presented:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/pressGesture":{"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/pressGesture","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pressgesture","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pressGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILongPressGestureRecognizer","text":"UILongPressGestureRecognizer"}],"title":"pressGesture","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/panGesture":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pangesture","type":"topic","kind":"symbol","title":"panGesture","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/panGesture","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"panGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIPanGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIPanGestureRecognizer"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/innerYConstraint":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inneryconstraint","kind":"symbol","title":"innerYConstraint","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/innerYConstraint","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"innerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"!"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/chevronView":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"chevronView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView"}],"title":"chevronView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronview","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/chevronView"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/message":{"role":"symbol","title":"message","kind":"symbol","abstract":[{"text":"The slideup in-app message.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/message","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/message"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/messageLabel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/messageLabel","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageLabel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/messagelabel","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"messageLabel"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/theme","title":"theme","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/theme","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/point(inside:with:)":{"role":"symbol","title":"point(inside:with:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/point(inside:with:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/point(inside:with:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"point"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"inside"},{"text":": ","kind":"text"},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEvent","preciseIdentifier":"c:objc(cs)UIEvent"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/outerYConstraint":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/outeryconstraint","kind":"symbol","title":"outerYConstraint","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/outerYConstraint","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"outerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/installPresentationConstraintsIfNeeded()":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installpresentationconstraintsifneeded()","type":"topic","kind":"symbol","title":"installPresentationConstraintsIfNeeded()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installPresentationConstraintsIfNeeded()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/attributes-swift.property":{"abstract":[{"type":"text","text":"The view attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","isActive":true,"type":"reference"},{"text":").","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.property","kind":"symbol","title":"attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/installInternalConstraints()":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installinternalconstraints()","type":"topic","kind":"symbol","title":"installInternalConstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installInternalConstraints()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}]},"doc://Braze/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/contentView":{"title":"contentView","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/contentview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/contentView","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/shadowView":{"title":"shadowView","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/shadowView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/shadowview","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadowView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/presented":{"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presented","kind":"symbol","title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presented","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/traitCollectionDidChange(_:)":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/traitcollectiondidchange(_:)","type":"topic","kind":"symbol","title":"traitCollectionDidChange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/traitCollectionDidChange(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/graphicView":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"graphicView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","title":"graphicView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/graphicView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/graphicview"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/applyAttributes()":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applyattributes()","kind":"symbol","title":"applyAttributes()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyAttributes()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/presentationConstraintsInstalled":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presentationconstraintsinstalled","type":"topic","kind":"symbol","title":"presentationConstraintsInstalled","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presentationConstraintsInstalled","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance"},"doc://Braze/objc(cs)UIView":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/present(completion:)","type":"topic","kind":"symbol","title":"present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/present(completion:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/applyTheme()":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applytheme()","kind":"symbol","title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyTheme()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/dismiss(completion:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/dismiss(completion:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/dismiss(completion:)","title":"dismiss(completion:)","abstract":[{"text":"Dimisses the message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/layoutSubviews()":{"title":"layoutSubviews()","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/layoutSubviews()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/layoutsubviews()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/applyattributes().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/applyattributes().json index b19f068026..8baeb5cf3b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/applyattributes().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/applyattributes().json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyAttributes()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applyattributes()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"applyAttributes()","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyAttributes"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC15applyAttributesyyF"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/applyAttributes()":{"kind":"symbol","title":"applyAttributes()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyAttributes()","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applyattributes()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyAttributes()"},"metadata":{"roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC15applyAttributesyyF","title":"applyAttributes()","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applyattributes()"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/applyAttributes()":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applyattributes()","kind":"symbol","title":"applyAttributes()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyAttributes()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"applyAttributes","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/applytheme().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/applytheme().json index 14ec590952..3736d86d40 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/applytheme().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/applytheme().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applytheme()"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyTheme()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10applyThemeyyF","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","title":"applyTheme()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/applyTheme()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}],"type":"topic","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyTheme()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applytheme()","title":"applyTheme()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applytheme()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyTheme()"},"sections":[],"metadata":{"role":"symbol","title":"applyTheme()","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10applyThemeyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"text":"()","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"applyTheme"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/applyTheme()":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applytheme()","kind":"symbol","title":"applyTheme()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/applyTheme()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"applyTheme","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.property.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.property.json index d035c43e99..b146d0c5f3 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.property.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.property.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property"},"sections":[],"abstract":[{"type":"text","text":"The view attributes (see "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"},{"type":"text","text":")."}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10attributesAE10AttributesVvp","roleHeading":"Instance Property","title":"attributes"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.property"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/attributes-swift.property":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"}],"type":"topic","abstract":[{"type":"text","text":"The view attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":")."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property","role":"symbol","title":"attributes","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"}],"role":"symbol","symbolKind":"property","title":"attributes","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10attributesAE10AttributesVvp","roleHeading":"Instance Property"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"attributes","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"abstract":[{"type":"text","text":"The view attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":")."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.property"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/attributes-swift.property":{"abstract":[{"type":"text","text":"The view attributes (see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","isActive":true,"type":"reference"},{"text":").","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.property","kind":"symbol","title":"attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/attributes-swift.property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"attributes"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct.json index e188fb18d6..b0397bfabd 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct.json @@ -1 +1 @@ -{"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/chevronVisibility","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/dismissible","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/font","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/graphicLeadingPadding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/minHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/shadow","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/spacing"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults"],"title":"Type Properties"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"text":"Overview","type":"heading","level":2,"anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Attributes can be updated in multiple ways:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults","isActive":true},{"text":" static property","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Via implementing the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"type":"text","text":" "},{"type":"text","text":"delegate."}]}]},{"content":[{"inlineContent":[{"text":"Via modifying the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","type":"reference"},{"text":" attributes on the","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"BrazeInAppMessageUI"},{"text":" instance.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"symbolKind":"struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"roleHeading":"Structure","title":"BrazeInAppMessageUI.SlideupView.Attributes","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageCornerCurve":{"type":"topic","abstract":[{"type":"text","text":"The image view corner curve."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerCurve","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageCornerCurve"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornercurve","title":"imageCornerCurve"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/shadow":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/shadow","abstract":[{"type":"text","text":"The content view shadow."}],"title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/chevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/chevronvisibility","abstract":[{"type":"text","text":"The chevron visibility."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/chevronVisibility","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"chevronVisibility","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","text":"ChevronVisibility","kind":"typeIdentifier"}],"kind":"symbol","title":"chevronVisibility"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/dismissible":{"kind":"symbol","title":"dismissible","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/dismissible","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/dismissible","abstract":[{"text":"Specifies whether the slideup can be dismissed by the user.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/graphicLeadingPadding":{"abstract":[{"type":"text","text":"The leading padding when the view is displaying a graphic (icon or image)."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/graphicLeadingPadding","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/graphicleadingpadding","kind":"symbol","type":"topic","title":"graphicLeadingPadding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"graphicLeadingPadding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/maxWidth":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/maxWidth","title":"maxWidth","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/maxwidth","abstract":[{"type":"text","text":"The maximum width."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/margin":{"type":"topic","abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"role":"symbol","kind":"symbol","title":"margin","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/margin","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/margin","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/font":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"abstract":[{"type":"text","text":"The font for the body."}],"title":"font","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/font","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/font","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onTheme":{"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onTheme","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/ontheme","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"title":"onTheme","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/spacing":{"type":"topic","abstract":[{"type":"text","text":"The spacing between the graphic view, the body and the chevron."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/spacing","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"spacing"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/spacing","title":"spacing"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/cornerRadius":{"type":"topic","abstract":[{"type":"text","text":"The content view corner radius."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerRadius","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornerradius","title":"cornerRadius"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/cornerCurve":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"}],"title":"cornerCurve","role":"symbol","abstract":[{"text":"The content view corner curve.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerCurve","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornercurve"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageCornerRadius":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornerradius","kind":"symbol","type":"topic","role":"symbol","title":"imageCornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerRadius","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageCornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[{"type":"text","text":"The image view corner radius."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onLayout":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onlayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onLayout","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"kind":"symbol","title":"onLayout"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/padding":{"type":"topic","abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/padding","title":"padding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/minHeight":{"abstract":[{"type":"text","text":"The minimum height."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/minheight","title":"minHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minHeight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/minHeight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/defaults":{"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults","type":"topic","title":"defaults","abstract":[{"text":"The defaults slideup view attributes.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":"?"}],"title":"messageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","abstract":[{"text":"The currently visible message view.","type":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onPresent":{"type":"topic","abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onPresent","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onpresent","title":"onPresent"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageSize":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"text":"The image size.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagesize","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageSize","title":"imageSize"}}} \ No newline at end of file +{"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","title":"BrazeInAppMessageUI.SlideupView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"symbolKind":"struct","role":"symbol","roleHeading":"Structure","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/chevronVisibility","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/dismissible","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/font","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/graphicLeadingPadding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerCurve","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerRadius","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/margin","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/maxWidth","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/minHeight","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onLayout","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onPresent","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onTheme","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/padding","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/shadow","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/spacing"],"title":"Instance Properties"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults"]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"abstract":[{"type":"text","text":"The attributes supported by the slideup in-app message view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Overview","type":"heading","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"text":"Attributes can be updated in multiple ways:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Via modifying the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults"},{"text":" static property","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Via implementing the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference"},{"type":"text","text":" "},{"text":"delegate.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Via modifying the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView"},{"type":"text","text":" attributes on the"},{"type":"text","text":" "},{"type":"codeVoice","code":"BrazeInAppMessageUI"},{"text":" instance.","type":"text"}]}]}],"type":"unorderedList"}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerCurve","abstract":[{"type":"text","text":"The content view corner curve."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornercurve","title":"cornerCurve","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onTheme":{"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"type":"topic","title":"onTheme","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/ontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onTheme","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onPresent":{"title":"onPresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onPresent","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onpresent","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageSize":{"title":"imageSize","abstract":[{"type":"text","text":"The image size."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageSize","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagesize","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageSize","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/messageView":{"title":"messageView","type":"topic","kind":"symbol","abstract":[{"text":"The currently visible message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/messageView","url":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"messageView","kind":"identifier"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":"?","kind":"text"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageCornerRadius":{"title":"imageCornerRadius","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornerradius","kind":"symbol","abstract":[{"type":"text","text":"The image view corner radius."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerRadius","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageCornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/cornerRadius":{"abstract":[{"text":"The content view corner radius.","type":"text"}],"title":"cornerRadius","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornerradius","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerRadius","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/maxWidth","role":"symbol","title":"maxWidth","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/maxwidth","abstract":[{"text":"The maximum width.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/shadow":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/shadow","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/shadow","abstract":[{"type":"text","text":"The content view shadow."}],"type":"topic","title":"shadow","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/graphicLeadingPadding":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"graphicLeadingPadding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/graphicleadingpadding","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/graphicLeadingPadding","title":"graphicLeadingPadding","abstract":[{"text":"The leading padding when the view is displaying a graphic (icon or image).","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/margin":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/margin","role":"symbol","type":"topic","title":"margin","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/margin","abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onLayout":{"title":"onLayout","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onLayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onlayout","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageCornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerCurve","role":"symbol","title":"imageCornerCurve","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornercurve","abstract":[{"text":"The image view corner curve.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageCornerCurve"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/font":{"title":"font","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/font","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/font","abstract":[{"text":"The font for the body.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/padding":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/padding","role":"symbol","type":"topic","title":"padding","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/padding","abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/spacing":{"abstract":[{"text":"The spacing between the graphic view, the body and the chevron.","type":"text"}],"title":"spacing","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/spacing","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/spacing","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/dismissible":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/dismissible","abstract":[{"text":"Specifies whether the slideup can be dismissed by the user.","type":"text"}],"title":"dismissible","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"dismissible","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/dismissible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/chevronVisibility":{"kind":"symbol","abstract":[{"type":"text","text":"The chevron visibility."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/chevronvisibility","title":"chevronVisibility","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"chevronVisibility","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","text":"ChevronVisibility"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/chevronVisibility"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/minHeight":{"kind":"symbol","abstract":[{"text":"The minimum height.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/minheight","title":"minHeight","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/minHeight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/defaults":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/defaults","abstract":[{"text":"The defaults slideup view attributes.","type":"text"}],"title":"defaults","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/chevronvisibility.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/chevronvisibility.json index 6394994dcd..bacc715f5c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/chevronvisibility.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/chevronvisibility.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV17chevronVisibilityAE07ChevronJ0Ovp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"chevronVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ChevronVisibility","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO"}],"title":"chevronVisibility","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/chevronVisibility"},"kind":"symbol","abstract":[{"text":"The chevron visibility.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"chevronVisibility"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","text":"ChevronVisibility","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/chevronvisibility"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/chevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/chevronvisibility","abstract":[{"type":"text","text":"The chevron visibility."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/chevronVisibility","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"chevronVisibility","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","text":"ChevronVisibility","kind":"typeIdentifier"}],"kind":"symbol","title":"chevronVisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/chevronVisibility"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"chevronVisibility","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","text":"ChevronVisibility"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"The chevron visibility."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/chevronvisibility"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"chevronVisibility","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"chevronVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ChevronVisibility","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV17chevronVisibilityAE07ChevronJ0Ovp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/chevronVisibility":{"kind":"symbol","abstract":[{"type":"text","text":"The chevron visibility."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/chevronvisibility","title":"chevronVisibility","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"chevronVisibility","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","text":"ChevronVisibility"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/chevronVisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/cornercurve.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/cornercurve.json index 231e2306d0..5a032e44a2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/cornercurve.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/cornercurve.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornercurve"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerCurve","interfaceLanguage":"swift"},"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"}],"title":"cornerCurve","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV11cornerCurveSo013CALayerCornerJ0avp","platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0"}],"symbolKind":"property","roleHeading":"Instance Property"},"kind":"symbol","abstract":[{"text":"The content view corner curve.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/cornerCurve":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"}],"title":"cornerCurve","role":"symbol","abstract":[{"text":"The content view corner curve.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerCurve","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornercurve"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The content view corner curve."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerCurve"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV11cornerCurveSo013CALayerCornerJ0avp","symbolKind":"property","title":"cornerCurve"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornercurve"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/cornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerCurve","abstract":[{"type":"text","text":"The content view corner curve."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornercurve","title":"cornerCurve","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/cornerradius.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/cornerradius.json index c8ed1b6c07..81fc6da0ba 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/cornerradius.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/cornerradius.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV12cornerRadiusSdvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"roleHeading":"Instance Property","title":"cornerRadius"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornerradius"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerRadius","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The content view corner radius."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/cornerRadius":{"type":"topic","abstract":[{"type":"text","text":"The content view corner radius."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerRadius","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornerradius","title":"cornerRadius"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The content view corner radius."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornerradius"]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerRadius"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"cornerRadius","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV12cornerRadiusSdvp","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/cornerRadius":{"abstract":[{"text":"The content view corner radius.","type":"text"}],"title":"cornerRadius","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornerradius","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/cornerRadius","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/defaults.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/defaults.json index 5270eafde2..ce9e85e1c8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/defaults.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/defaults.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all slideup in-app messages"},{"type":"text","text":" "},{"type":"text","text":"presented by the SDK."}]}],"kind":"content"}],"abstract":[{"text":"The defaults slideup view attributes.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/defaults"]}],"metadata":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"}],"symbolKind":"property","roleHeading":"Type Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV8defaultsAGvpZ","title":"defaults","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/defaults":{"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/defaults","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults","type":"topic","title":"defaults","abstract":[{"text":"The defaults slideup view attributes.","type":"text"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"The defaults slideup view attributes."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/defaults"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Modify this value directly to apply the customizations to all slideup in-app messages"},{"text":" ","type":"text"},{"type":"text","text":"presented by the SDK."}],"type":"paragraph"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaults"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"}],"title":"defaults","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV8defaultsAGvpZ","roleHeading":"Type Property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/defaults":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/defaults","abstract":[{"text":"The defaults slideup view attributes.","type":"text"}],"title":"defaults","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/defaults"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/dismissible.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/dismissible.json index e59bd0e299..9bb28f370d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/dismissible.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/dismissible.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"dismissible","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/dismissible","interfaceLanguage":"swift"},"metadata":{"title":"dismissible","modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismissible"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV11dismissibleSbvp"},"kind":"symbol","abstract":[{"type":"text","text":"Specifies whether the slideup can be dismissed by the user."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/dismissible"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/dismissible":{"kind":"symbol","title":"dismissible","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/dismissible","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/dismissible","abstract":[{"text":"Specifies whether the slideup can be dismissed by the user.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismissible"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Specifies whether the slideup can be dismissed by the user.","type":"text"}],"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV11dismissibleSbvp","title":"dismissible","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismissible","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/dismissible"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"dismissible","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/dismissible"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/dismissible":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/dismissible","abstract":[{"text":"Specifies whether the slideup can be dismissed by the user.","type":"text"}],"title":"dismissible","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"dismissible","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/dismissible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/font.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/font.json index da3b1939d9..0064fac2db 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/font.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/font.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/font"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV4fontSo6UIFontCvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"title":"font","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"The font for the body."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/font","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/font":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"}],"abstract":[{"type":"text","text":"The font for the body."}],"title":"font","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/font","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/font","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The font for the body."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/font"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}]}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV4fontSo6UIFontCvp","title":"font","role":"symbol","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"font","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/font"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/font":{"title":"font","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIFont","text":"UIFont","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/font","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/font","abstract":[{"text":"The font for the body.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/graphicleadingpadding.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/graphicleadingpadding.json index 565e79d1bc..7ee30e7035 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/graphicleadingpadding.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/graphicleadingpadding.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV21graphicLeadingPaddingSdvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"graphicLeadingPadding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphicLeadingPadding"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/graphicLeadingPadding","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"The leading padding when the view is displaying a graphic (icon or image)."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"graphicLeadingPadding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/graphicleadingpadding"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/graphicLeadingPadding":{"abstract":[{"type":"text","text":"The leading padding when the view is displaying a graphic (icon or image)."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/graphicLeadingPadding","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/graphicleadingpadding","kind":"symbol","type":"topic","title":"graphicLeadingPadding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"graphicLeadingPadding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/graphicleadingpadding"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphicLeadingPadding"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/graphicLeadingPadding"},"abstract":[{"type":"text","text":"The leading padding when the view is displaying a graphic (icon or image)."}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"graphicLeadingPadding","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"role":"symbol","symbolKind":"property","title":"graphicLeadingPadding","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV21graphicLeadingPaddingSdvp","roleHeading":"Instance Property"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/graphicLeadingPadding":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"graphicLeadingPadding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/graphicleadingpadding","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/graphicLeadingPadding","title":"graphicLeadingPadding","abstract":[{"text":"The leading padding when the view is displaying a graphic (icon or image).","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagecornercurve.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagecornercurve.json index 99dcdc63e9..bec70dc800 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagecornercurve.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagecornercurve.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerCurve"},"abstract":[{"type":"text","text":"The image view corner curve."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornercurve"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV16imageCornerCurveSo07CALayerjK0avp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageCornerCurve","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"}],"title":"imageCornerCurve","modules":[{"name":"BrazeUI"}],"platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Property","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageCornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CALayerCornerCurve","preciseIdentifier":"c:@T@CALayerCornerCurve"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageCornerCurve":{"type":"topic","abstract":[{"type":"text","text":"The image view corner curve."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerCurve","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageCornerCurve"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornercurve","title":"imageCornerCurve"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"kind":"symbol","abstract":[{"text":"The image view corner curve.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornercurve"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageCornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV16imageCornerCurveSo07CALayerjK0avp","platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false}],"title":"imageCornerCurve","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageCornerCurve","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve","text":"CALayerCornerCurve"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerCurve","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageCornerCurve":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerCurve","role":"symbol","title":"imageCornerCurve","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornercurve","abstract":[{"text":"The image view corner curve.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageCornerCurve"},{"text":": ","kind":"text"},{"text":"CALayerCornerCurve","kind":"typeIdentifier","preciseIdentifier":"c:@T@CALayerCornerCurve"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagecornerradius.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagecornerradius.json index 362ef26524..e5c9a5d5a4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagecornerradius.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagecornerradius.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","title":"imageCornerRadius","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV17imageCornerRadiusSdvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageCornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"modules":[{"name":"BrazeUI"}]},"abstract":[{"text":"The image view corner radius.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornerradius"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerRadius"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageCornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageCornerRadius":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornerradius","kind":"symbol","type":"topic","role":"symbol","title":"imageCornerRadius","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerRadius","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"imageCornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[{"type":"text","text":"The image view corner radius."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerRadius","interfaceLanguage":"swift"},"abstract":[{"text":"The image view corner radius.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageCornerRadius","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornerradius"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV17imageCornerRadiusSdvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageCornerRadius","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"title":"imageCornerRadius","role":"symbol","roleHeading":"Instance Property"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageCornerRadius":{"title":"imageCornerRadius","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornerradius","kind":"symbol","abstract":[{"type":"text","text":"The image view corner radius."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageCornerRadius","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageCornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagesize.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagesize.json index 14f81b9f06..6c1dce23a7 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagesize.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/imagesize.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV9imageSizeSo6CGSizeVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"imageSize","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}],"symbolKind":"property","role":"symbol","title":"imageSize"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagesize"]}],"abstract":[{"text":"The image size.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageSize"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageSize":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"text":"The image size.","type":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagesize","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageSize","title":"imageSize"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"The image size."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageSize","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagesize"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV9imageSizeSo6CGSizeVvp","title":"imageSize","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageSize","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageSize"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/imageSize":{"title":"imageSize","abstract":[{"type":"text","text":"The image size."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/imageSize","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagesize","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageSize","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/margin.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/margin.json index a95c43ff39..0da0ea52a2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/margin.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/margin.json @@ -1 +1 @@ -{"abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"margin","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV6marginSo12UIEdgeInsetsVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"margin"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"symbolKind":"property"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/margin"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/margin"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/margin":{"type":"topic","abstract":[{"type":"text","text":"The minimum spacing around the content view."}],"role":"symbol","kind":"symbol","title":"margin","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/margin","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/margin","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"metadata":{"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"margin","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV6marginSo12UIEdgeInsetsVvp","title":"margin","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/margin"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"margin"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/margin","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/margin":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/margin","role":"symbol","type":"topic","title":"margin","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/margin","abstract":[{"text":"The minimum spacing around the content view.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"margin","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/maxwidth.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/maxwidth.json index bd7e6c8ef6..4c4c7b67d6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/maxwidth.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/maxwidth.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The maximum width."}],"metadata":{"roleHeading":"Instance Property","title":"maxWidth","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV8maxWidthSdvp","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/maxWidth","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/maxwidth"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/maxWidth":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/maxWidth","title":"maxWidth","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/maxwidth","abstract":[{"type":"text","text":"The maximum width."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"maxWidth","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/maxwidth"]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/maxWidth","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The maximum width."}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV8maxWidthSdvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","title":"maxWidth","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/maxWidth":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/maxWidth","role":"symbol","title":"maxWidth","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/maxwidth","abstract":[{"text":"The maximum width.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"maxWidth"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/minheight.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/minheight.json index 965400c0d9..4976866fbd 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/minheight.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/minheight.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/minHeight"},"abstract":[{"text":"The minimum height.","type":"text"}],"metadata":{"title":"minHeight","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV9minHeightSdvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/minheight"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"minHeight"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/minHeight":{"abstract":[{"type":"text","text":"The minimum height."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/minheight","title":"minHeight","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"minHeight","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/minHeight"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The minimum height."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"minHeight","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/minHeight"},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","title":"minHeight","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minHeight"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV9minHeightSdvp","symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/minheight"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/minHeight":{"kind":"symbol","abstract":[{"text":"The minimum height.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/minheight","title":"minHeight","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/minHeight"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/onlayout.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/onlayout.json index 345148c9aa..5ab874d73d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/onlayout.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/onlayout.json @@ -1 +1 @@ -{"abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onlayout"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onLayout","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV8onLayoutyAEcSgvp","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"title":"onLayout","modules":[{"name":"BrazeUI"}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onLayout":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onlayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onLayout","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"kind":"symbol","title":"onLayout"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onLayout"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLayout","kind":"identifier"},{"kind":"text","text":": (("},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onlayout"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Closure executed every time the view is laid out.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV8onLayoutyAEcSgvp","title":"onLayout","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLayout","kind":"identifier"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onLayout":{"title":"onLayout","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onLayout","abstract":[{"type":"text","text":"Closure executed every time the view is laid out."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onlayout","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLayout"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/onpresent.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/onpresent.json index dafe59409e..bb0f1415c6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/onpresent.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/onpresent.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onPresent","kind":"identifier"},{"kind":"text","text":": (("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onpresent"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"onPresent","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onPresent"},{"kind":"text","text":": (("},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV9onPresentyAEcSgvp","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onPresent","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onPresent":{"type":"topic","abstract":[{"type":"text","text":"Closure allowing further customization, executed when the view is about to be presented."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onPresent","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onPresent"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onpresent","title":"onPresent"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")?"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onPresent","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV9onPresentyAEcSgvp","symbolKind":"property","title":"onPresent"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onpresent"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onPresent":{"title":"onPresent","abstract":[{"text":"Closure allowing further customization, executed when the view is about to be presented.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onPresent","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onpresent","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"onPresent","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/ontheme.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/ontheme.json index 8ddd76c506..3dbf1e0ec2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/ontheme.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/ontheme.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?"}]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onTheme","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV7onThemeyAEcSgvp","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"role":"symbol","title":"onTheme","modules":[{"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/ontheme"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onTheme":{"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onTheme","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/ontheme","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"onTheme","kind":"identifier"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"title":"onTheme","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/ontheme"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onTheme"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTheme","kind":"identifier"},{"text":": ((","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV7onThemeyAEcSgvp","title":"onTheme","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTheme"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/onTheme":{"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTheme"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"type":"topic","title":"onTheme","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/ontheme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/onTheme","abstract":[{"type":"text","text":"Closure executed every time the view update its theme."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/padding.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/padding.json index 566714e7f7..f449cd6966 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/padding.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/padding.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/padding"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/padding","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@UIEdgeInsets","text":"UIEdgeInsets","kind":"typeIdentifier"}],"roleHeading":"Instance Property","title":"padding"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/padding":{"type":"topic","abstract":[{"type":"text","text":"The spacing around the content’s view content."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/padding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/padding","title":"padding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/padding"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@UIEdgeInsets","kind":"typeIdentifier","text":"UIEdgeInsets"}]}]}],"metadata":{"role":"symbol","title":"padding","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV7paddingSo12UIEdgeInsetsVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":": ","kind":"text"},{"text":"UIEdgeInsets","kind":"typeIdentifier","preciseIdentifier":"c:@S@UIEdgeInsets"}],"symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/padding"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/padding":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/padding","role":"symbol","type":"topic","title":"padding","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/padding","abstract":[{"text":"The spacing around the content’s view content.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/shadow.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/shadow.json index a783ed6632..096fe3e0a1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/shadow.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/shadow.json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"text":"?","kind":"text"}],"title":"shadow","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV6shadowAA6ShadowVSgvp","roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/shadow","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/shadow"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"abstract":[{"type":"text","text":"The content view shadow."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/shadow":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/shadow","abstract":[{"type":"text","text":"The content view shadow."}],"title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"},{"text":"?","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The content view shadow."}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV6shadowAA6ShadowVSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"shadow","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/shadow","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/shadow"]}],"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/shadow":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/shadow","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/shadow","abstract":[{"type":"text","text":"The content view shadow."}],"type":"topic","title":"shadow","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/spacing.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/spacing.json index e364f4474d..27cf926c3b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/spacing.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/attributes-swift.struct/spacing.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"spacing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV7spacingSdvp","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"spacing"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/spacing"]}],"abstract":[{"type":"text","text":"The spacing between the graphic view, the body and the chevron."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/spacing","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/spacing":{"type":"topic","abstract":[{"type":"text","text":"The spacing between the graphic view, the body and the chevron."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/spacing","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"spacing"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/spacing","title":"spacing"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"spacing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/spacing"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/spacing","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The spacing between the graphic view, the body and the chevron."}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV7spacingSdvp","title":"spacing","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct/spacing":{"abstract":[{"text":"The spacing between the graphic view, the body and the chevron.","type":"text"}],"title":"spacing","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/spacing","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct\/spacing","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"spacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronview.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronview.json index 8e1d433030..2c56052362 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronview.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronview.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/chevronView","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC07chevronG0So07UIImageG0Cvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"chevronView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIImageView","text":"UIImageView","kind":"typeIdentifier"}],"symbolKind":"property","title":"chevronView"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"chevronView","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/chevronView":{"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/chevronView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"chevronView","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIImageView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronview","title":"chevronView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronview"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"chevronView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView","kind":"typeIdentifier"}],"title":"chevronView","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC07chevronG0So07UIImageG0Cvp","role":"symbol"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/chevronView","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"lazy","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"chevronView"},{"text":": ","kind":"text"},{"text":"UIImageView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImageView"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/chevronView":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"chevronView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIImageView","preciseIdentifier":"c:objc(cs)UIImageView"}],"title":"chevronView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronview","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/chevronView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility.json index 18ef0647e1..24b8d7a67f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"]}],"sections":[],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/auto","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/hidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/visible"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations"]}],"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"abstract":[{"text":"Visibility options supported for the chevron.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"enum","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"roleHeading":"Enumeration","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/hidden":{"kind":"symbol","abstract":[{"text":"Always hidden.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/hidden","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hidden"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/hidden","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.hidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/auto":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/auto","abstract":[{"type":"text","text":"Visible when the message has a click action, hidden otherwise."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/auto","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.auto"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/Equatable-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/equatable-implementations","abstract":[],"role":"collectionGroup","title":"Equatable Implementations","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/visible":{"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.visible","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/visible","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/visible","abstract":[{"text":"Always visible.","type":"text"}],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"visible","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"metadata":{"symbolKind":"enum","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ChevronVisibility","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"relationshipsSections":[{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"platforms":["iOS"]}]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/auto","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/hidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/visible"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/equatable-implementations","role":"collectionGroup","abstract":[],"title":"Equatable Implementations","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/hidden":{"abstract":[{"text":"Always hidden.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hidden","kind":"identifier"}],"title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.hidden","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/hidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/hidden"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/auto":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/auto","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/auto","role":"symbol","abstract":[{"text":"Visible when the message has a click action, hidden otherwise.","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.auto","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/visible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/visible","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/visible","role":"symbol","abstract":[{"text":"Always visible.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"visible","kind":"identifier"}],"title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.visible","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/!=(_:_:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/!=(_:_:).json index 8e01bbf9f1..87e022586d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/!=(_:_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/!=(_:_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"symbolKind":"op","roleHeading":"Operator","role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"extendedModule":"Swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/!=(_:_:)":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/Equatable-Implementations":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/equatable-implementations","abstract":[],"role":"collectionGroup","title":"Equatable Implementations","kind":"article"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO","roleHeading":"Operator","extendedModule":"Swift","symbolKind":"op","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","title":"!=(_:_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/!=(_:_:)","type":"topic","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/equatable-implementations","role":"collectionGroup","abstract":[],"title":"Equatable Implementations","type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/auto.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/auto.json index 1d58236c21..7814511621 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/auto.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/auto.json @@ -1 +1 @@ -{"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.auto","symbolKind":"case","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"auto"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO4autoyA2GmF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/auto"]}],"abstract":[{"type":"text","text":"Visible when the message has a click action, hidden otherwise."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"auto"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/auto"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/auto":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/auto","abstract":[{"type":"text","text":"Visible when the message has a click action, hidden otherwise."}],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/auto","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.auto"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/auto","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO4autoyA2GmF","roleHeading":"Case","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.auto","role":"symbol","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/auto"]}],"abstract":[{"type":"text","text":"Visible when the message has a click action, hidden otherwise."}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/auto":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/auto","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/auto","role":"symbol","abstract":[{"text":"Visible when the message has a click action, hidden otherwise.","type":"text"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.auto","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/equatable-implementations.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/equatable-implementations.json index 8044d0c0dc..6db448bc62 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/equatable-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/!=(_:_:)"],"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]]},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations"},"kind":"article","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/!=(_:_:)":{"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/!=(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]]},"kind":"article","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/!=(_:_:)"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"Equatable Implementations"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/!=(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","title":"!=(_:_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/!=(_:_:)","type":"topic","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/hidden.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/hidden.json index 45fa5be71a..eacfceecba 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/hidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/hidden.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/hidden"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"case","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO6hiddenyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hidden"}],"title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.hidden"},"sections":[],"abstract":[{"text":"Always hidden.","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/hidden"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"hidden"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/hidden":{"kind":"symbol","abstract":[{"text":"Always hidden.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/hidden","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hidden"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/hidden","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.hidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Always hidden."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/hidden"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hidden"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO6hiddenyA2GmF","symbolKind":"case","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.hidden","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hidden","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/hidden"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/hidden":{"abstract":[{"text":"Always hidden.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hidden","kind":"identifier"}],"title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.hidden","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/hidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/hidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/visible.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/visible.json index 6d77ff3cb7..cf7dfff5af 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/visible.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/chevronvisibility/visible.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Always visible."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/visible"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"visible"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/visible"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO7visibleyA2GmF","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"visible","kind":"identifier"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.visible","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/visible":{"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.visible","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/visible","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/visible","abstract":[{"text":"Always visible.","type":"text"}],"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"visible","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ChevronVisibility","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChevronVisibility"}],"kind":"symbol","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/visible"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"visible"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC17ChevronVisibilityO7visibleyA2GmF","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.visible","symbolKind":"case","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"visible"}],"roleHeading":"Case"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/visible"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Always visible."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility":{"abstract":[{"type":"text","text":"Visibility options supported for the chevron."}],"kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ChevronVisibility"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","navigatorTitle":[{"text":"ChevronVisibility","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/ChevronVisibility/visible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/ChevronVisibility\/visible","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/visible","role":"symbol","abstract":[{"text":"Always visible.","type":"text"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"visible","kind":"identifier"}],"title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility.visible","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/contentview.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/contentview.json index ddb26e9f3d..fdbf1d6fd8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/contentview.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/contentview.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"contentView","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier","text":"StackView"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC07contentG0AC05StackG0Cvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/contentView","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/contentview"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/contentView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/contentView","role":"symbol","title":"contentView","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentView"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","kind":"typeIdentifier","text":"StackView"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/contentview","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"contentView","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"title":"contentView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC07contentG0AC05StackG0Cvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/contentview"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/contentView","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/contentView":{"title":"contentView","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"contentView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","text":"StackView","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/contentview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/contentView","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/control.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/control.json index 19285dfb71..15be40180b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/control.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/control.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/control","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"extendedModule":"BrazeUI","title":"control","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"property","roleHeading":"Instance Property"},"sections":[],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/control"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/control":{"title":"control","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/control","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier","text":"ControlView"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier","text":"ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/control","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"control","extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView"},{"kind":"text","text":"?"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/control"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/control":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/control","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/control","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"type":"topic","kind":"symbol","title":"control"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/controller.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/controller.json index db821ae798..a0e8772e8b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/controller.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/controller.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier","text":"ViewController"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","title":"controller"},"kind":"symbol","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"controller"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/controller","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/controller"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/controller":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/controller","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/controller","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}],"title":"controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/controller","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The controller currently displaying the in-app message view.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/controller"]}],"metadata":{"role":"symbol","roleHeading":"Instance Property","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controller"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier","text":"ViewController"},{"kind":"text","text":"?"}],"title":"controller","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/controller":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/controller","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","title":"controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/diddismiss().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/diddismiss().json index 34c4b73e8b..efdf486fed 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/diddismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/diddismiss().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"title":"didDismiss()","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"text":" ","type":"text"},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didDismiss()":{"role":"symbol","title":"didDismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"text":" ","type":"text"},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()"}}} \ No newline at end of file +{"metadata":{"title":"didDismiss()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didDismiss()":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/didpresent().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/didpresent().json index 782a71a5dd..a98e33a063 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/didpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/didpresent().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully visible to the user."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"extendedModule":"BrazeUI","roleHeading":"Instance Method","role":"symbol","title":"didPresent()","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didPresent()":{"kind":"symbol","title":"didPresent()","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"extendedModule":"BrazeUI","symbolKind":"method","title":"didPresent()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","interfaceLanguage":"swift"},"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didPresent()":{"title":"didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/dismiss(completion:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/dismiss(completion:).json index 6240a6d132..5a6aff2d73 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/dismiss(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/dismiss(completion:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/dismiss(completion:)"]}],"abstract":[{"type":"text","text":"Dimisses the message view."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")? = nil)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully hidden"},{"text":" ","type":"text"},{"type":"text","text":"from the user."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"As part of its dismissal, the in-app message view must reports lifecycle events using the"},{"type":"text","text":" "},{"type":"text","text":"following methods:"}]},{"items":[{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()"},{"type":"text","text":": before any dismissal animation occurs."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()","isActive":true},{"text":": after all dismissal animations are completed and the message view is fully","type":"text"},{"type":"text","text":" "},{"type":"text","text":"hidden from the user."}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/dismiss(completion:)"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"symbolKind":"method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC7dismiss10completionyyycSg_tF","roleHeading":"Instance Method","title":"dismiss(completion:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()","role":"symbol","title":"willDismiss()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didDismiss()":{"role":"symbol","title":"didDismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"text":" ","type":"text"},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/dismiss(completion:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Dimisses the message view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/dismiss(completion:)","role":"symbol","title":"dismiss(completion:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")? = nil)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully hidden"},{"text":" ","type":"text"},{"text":"from the user.","type":"text"}]}],"name":"completion"}]},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"As part of its dismissal, the in-app message view must reports lifecycle events using the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"following methods:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()"},{"text":": before any dismissal animation occurs.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()","isActive":true,"type":"reference"},{"text":": after all dismissal animations are completed and the message view is fully","type":"text"},{"type":"text","text":" "},{"text":"hidden from the user.","type":"text"}]}]}],"type":"unorderedList"}],"kind":"content"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/dismiss(completion:)"]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC7dismiss10completionyyycSg_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","title":"dismiss(completion:)"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/dismiss(completion:)"},"abstract":[{"text":"Dimisses the message view.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willDismiss()":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()","role":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didDismiss()":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/dismiss(completion:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/dismiss(completion:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/dismiss(completion:)","title":"dismiss(completion:)","abstract":[{"text":"Dimisses the message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/full.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/full.json index d6a037601e..9fb3da2f9a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/full.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/full.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/full","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"property","title":"full","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullView"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/full"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/full":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"title":"full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/full","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/full"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"FullView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"property","title":"full","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/full","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/full"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/full":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/full","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullView"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/full","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"?"}],"type":"topic","kind":"symbol","title":"full"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/fullimage.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/fullimage.json index cacb856b4f..21fde4457f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/fullimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/fullimage.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier","text":"FullImageView"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol","extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","title":"fullImage"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/fullImage"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullImageView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/fullimage"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/fullImage":{"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/fullimage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/fullImage","title":"fullImage"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier","text":"FullImageView"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"property","extendedModule":"BrazeUI","title":"fullImage"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/fullImage"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/fullimage"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/fullImage":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/fullimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/fullImage","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"?"}],"type":"topic","kind":"symbol","title":"fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/graphicview.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/graphicview.json index 250991d2b9..6f55e2a4fc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/graphicview.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/graphicview.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphicView"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/graphicview"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC07graphicG0So6UIViewCSgvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"graphicView","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"graphicView"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/graphicView","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/graphicView":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"graphicView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":"?","kind":"text"}],"abstract":[],"title":"graphicView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/graphicview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/graphicView","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"graphicView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"graphicView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":"?"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC07graphicG0So6UIViewCSgvp","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"graphicView"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/graphicView"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/graphicview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/graphicView":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"graphicView","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","title":"graphicView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/graphicView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/graphicview"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/html.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/html.json index f92d86e8ff..9b5cc7b6c2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/html.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/html.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/html"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/html"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"HtmlView","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","metadata":{"title":"html","externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/html":{"type":"topic","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/html","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":"?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/html","title":"html"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/html","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"property","title":"html","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/html"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"HtmlView","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/html":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"title":"html","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/html","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/html","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/inappmessageview-implementations.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/inappmessageview-implementations.json index 4745733fdf..2dedbb3cea 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/inappmessageview-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/inappmessageview-implementations.json @@ -1 +1 @@ -{"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/slideup"],"title":"Instance Properties","generated":true},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"InAppMessageView Implementations"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewScriptMessageHandler()":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewscriptmessagehandler()","kind":"symbol","abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"title":"webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/makeKey()":{"type":"topic","abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/makeKey()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/makekey()","title":"makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didPresent()":{"kind":"symbol","title":"didPresent()","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logError(_:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logerror(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logError(_:)","role":"symbol","title":"logError(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewSchemeHandler()":{"type":"topic","abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewSchemeHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewschemehandler()","title":"webViewSchemeHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/process(clickAction:buttonId:target:)":{"type":"topic","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/process(clickAction:buttonId:target:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/process(clickaction:buttonid:target:)","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/initialAccessibilityElement":{"kind":"symbol","abstract":[{"type":"text","text":"The initial accessibility element."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/initialaccessibilityelement","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/initialAccessibilityElement","title":"initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/full":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"title":"full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/full","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/full"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/controller":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/controller","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/controller","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"kind":"text","text":"?"}],"title":"controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/slideup":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/slideup","title":"slideup","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/html":{"type":"topic","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/html","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":"?","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/html","title":"html"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/modal":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"kind":"text","text":"?"}],"title":"modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modal","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/isLargeLandscape":{"type":"topic","abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/isLargeLandscape","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/islargelandscape","title":"isLargeLandscape"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logImpression()":{"kind":"symbol","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()","title":"logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didDismiss()":{"role":"symbol","title":"didDismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"text":" ","type":"text"},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/prefersStatusBarHidden":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/prefersStatusBarHidden","type":"topic","title":"prefersStatusBarHidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/prefersstatusbarhidden","abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()","role":"symbol","title":"willDismiss()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/control":{"title":"control","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/control","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/control","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier","text":"ControlView"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/fullImage":{"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"type":"text","text":"."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/fullimage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/fullImage","title":"fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willPresent()":{"title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/modalImage":{"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"modalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modalImage","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logClick(buttonId:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)","title":"logClick(buttonId:)","kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewQueryHandler()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewqueryhandler()","role":"symbol","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"title":"webViewQueryHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"sections":[],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"InAppMessageView Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/slideup"],"generated":true,"title":"Instance Properties"},{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()"]}],"kind":"article","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/makeKey()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/makekey()","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/makeKey()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}],"type":"topic","kind":"symbol","title":"makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/modal":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modal","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modal","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"?"}],"type":"topic","kind":"symbol","title":"modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/prefersStatusBarHidden":{"title":"prefersStatusBarHidden","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/prefersStatusBarHidden","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/prefersstatusbarhidden","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The preferred status bar hidden state."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/modalImage":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ModalImageView","type":"codeVoice"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modalImage","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":"?","kind":"text"}],"type":"topic","kind":"symbol","title":"modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/slideup":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/slideup","type":"topic","title":"slideup","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/slideup","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/controller":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/controller","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","title":"controller","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/html":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"title":"html","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/html","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/html","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willPresent()":{"kind":"symbol","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"role":"symbol","type":"topic","title":"willPresent()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/process(clickAction:buttonId:target:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/process(clickaction:buttonid:target:)","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/process(clickAction:buttonId:target:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"type":"topic","kind":"symbol","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewScriptMessageHandler()":{"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier","text":"ScriptMessageHandler"}],"type":"topic","title":"webViewScriptMessageHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewscriptmessagehandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/full":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/full","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullView"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/full","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"?"}],"type":"topic","kind":"symbol","title":"full"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didDismiss()":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didDismiss()","abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully hidden from the user.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willDismiss()":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()","role":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didPresent()":{"title":"didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewQueryHandler()":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"type":"topic","title":"webViewQueryHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewqueryhandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewQueryHandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logError(_:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logerror(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logError(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","kind":"symbol","title":"logError(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/initialAccessibilityElement":{"title":"initialAccessibilityElement","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/initialaccessibilityelement","abstract":[{"text":"The initial accessibility element.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logClick(buttonId:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","kind":"symbol","title":"logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/isLargeLandscape":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/islargelandscape","abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/isLargeLandscape","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","kind":"symbol","title":"isLargeLandscape"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logImpression()":{"kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()","title":"logImpression()","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/control":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/control","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/control","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"kind":"text","text":"?"}],"type":"topic","kind":"symbol","title":"control"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewSchemeHandler()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewschemehandler()","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewSchemeHandler()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"type":"topic","kind":"symbol","title":"webViewSchemeHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/fullImage":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/fullimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/fullImage","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"?"}],"type":"topic","kind":"symbol","title":"fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/init(message:attributes:gifviewprovider:presented:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/init(message:attributes:gifviewprovider:presented:).json index 16772f0ccc..d41cd6e51e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/init(message:attributes:gifviewprovider:presented:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/init(message:attributes:gifviewprovider:presented:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Slideup","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier"},{"text":" = .defaults, ","kind":"text"},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"kind":"text","text":" = .shared, "},{"text":"presented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = false)"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/init(message:attributes:gifviewprovider:presented:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/init(message:attributes:gifViewProvider:presented:)","interfaceLanguage":"swift"},"metadata":{"title":"init(message:attributes:gifViewProvider:presented:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC7message10attributes03gifG8Provider9presentedAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVAA07GIFViewK0VSbtcfc","roleHeading":"Initializer","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"init"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/init(message:attributes:gifViewProvider:presented:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/init(message:attributes:gifViewProvider:presented:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/init(message:attributes:gifviewprovider:presented:)","abstract":[],"role":"symbol","title":"init(message:attributes:gifViewProvider:presented:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC7message10attributes03gifG8Provider9presentedAE0A3Kit0A0C0cdE0O0F0V_AE10AttributesVAA07GIFViewK0VSbtcfc","symbolKind":"init","title":"init(message:attributes:gifViewProvider:presented:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")","kind":"text"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","text":"Slideup","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"},{"text":" = .defaults, ","kind":"text"},{"text":"gifViewProvider","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" = .shared, ","kind":"text"},{"kind":"externalParam","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = false)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/init(message:attributes:gifviewprovider:presented:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/init(message:attributes:gifViewProvider:presented:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/init(message:attributes:gifViewProvider:presented:)":{"role":"symbol","title":"init(message:attributes:gifViewProvider:presented:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/init(message:attributes:gifViewProvider:presented:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Slideup","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"gifViewProvider"},{"kind":"text","text":": "},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"},{"text":", ","kind":"text"},{"text":"presented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/init(message:attributes:gifviewprovider:presented:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/initialaccessibilityelement.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/initialaccessibilityelement.json index fa4dabd444..90d32274e2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/initialaccessibilityelement.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/initialaccessibilityelement.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"The initial accessibility element."}],"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"title":"initialAccessibilityElement"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/initialAccessibilityElement","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/initialaccessibilityelement"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]},{"content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"If assigned, VoiceOver will focus on this element when the message view is presented."}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/initialAccessibilityElement":{"kind":"symbol","abstract":[{"type":"text","text":"The initial accessibility element."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/initialaccessibilityelement","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/initialAccessibilityElement","title":"initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","symbolKind":"property","title":"initialAccessibilityElement","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?"}],"role":"symbol","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"abstract":[{"text":"The initial accessibility element.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/initialaccessibilityelement"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If assigned, VoiceOver will focus on this element when the message view is presented."}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/initialAccessibilityElement"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/initialAccessibilityElement":{"title":"initialAccessibilityElement","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/initialaccessibilityelement","abstract":[{"text":"The initial accessibility element.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?","kind":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/inneryconstraint.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/inneryconstraint.json index e2838ddbb6..b3673b7331 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/inneryconstraint.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/inneryconstraint.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/innerYConstraint"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"innerYConstraint","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC16innerYConstraintSo18NSLayoutConstraintCSgvp","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"innerYConstraint"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"!","kind":"text"}],"roleHeading":"Instance Property"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inneryconstraint"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"innerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"!"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/innerYConstraint":{"title":"innerYConstraint","abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/innerYConstraint","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"innerYConstraint"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inneryconstraint"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"innerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"!"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inneryconstraint"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"innerYConstraint","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"innerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"!","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC16innerYConstraintSo18NSLayoutConstraintCSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/innerYConstraint","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/innerYConstraint":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inneryconstraint","kind":"symbol","title":"innerYConstraint","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/innerYConstraint","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"innerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"!"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/installinternalconstraints().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/installinternalconstraints().json index 9a7215ae25..da71805398 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/installinternalconstraints().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/installinternalconstraints().json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installinternalconstraints()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installInternalConstraints()","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC26installInternalConstraintsyyF","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"installInternalConstraints()","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/installInternalConstraints()":{"type":"topic","title":"installInternalConstraints()","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installinternalconstraints()","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installInternalConstraints()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"text":"()","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installinternalconstraints()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installInternalConstraints()","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"installInternalConstraints()","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC26installInternalConstraintsyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installInternalConstraints","kind":"identifier"},{"text":"()","kind":"text"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/installInternalConstraints()":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installinternalconstraints()","type":"topic","kind":"symbol","title":"installInternalConstraints()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installInternalConstraints()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"installInternalConstraints"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/installpresentationconstraintsifneeded().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/installpresentationconstraintsifneeded().json index 14f12349e4..d01e2a315b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/installpresentationconstraintsifneeded().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/installpresentationconstraintsifneeded().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installPresentationConstraintsIfNeeded()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installpresentationconstraintsifneeded()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"installPresentationConstraintsIfNeeded()","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC38installPresentationConstraintsIfNeededyyF","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/installPresentationConstraintsIfNeeded()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installpresentationconstraintsifneeded()","abstract":[],"title":"installPresentationConstraintsIfNeeded()","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installPresentationConstraintsIfNeeded()","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installpresentationconstraintsifneeded()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installPresentationConstraintsIfNeeded()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"metadata":{"title":"installPresentationConstraintsIfNeeded()","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC38installPresentationConstraintsIfNeededyyF","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"installPresentationConstraintsIfNeeded"},{"kind":"text","text":"()"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/installPresentationConstraintsIfNeeded()":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installpresentationconstraintsifneeded()","type":"topic","kind":"symbol","title":"installPresentationConstraintsIfNeeded()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/installPresentationConstraintsIfNeeded()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"installPresentationConstraintsIfNeeded","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/islargelandscape.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/islargelandscape.json index 2601c16f42..f1c014db84 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/islargelandscape.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/islargelandscape.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/isLargeLandscape","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"sections":[],"metadata":{"extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"isLargeLandscape"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/isLargeLandscape":{"type":"topic","abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/isLargeLandscape","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/islargelandscape","title":"isLargeLandscape"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/islargelandscape"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","title":"isLargeLandscape","extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/isLargeLandscape"},"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/isLargeLandscape":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/islargelandscape","abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/isLargeLandscape","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"type":"topic","kind":"symbol","title":"isLargeLandscape"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/layoutsubviews().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/layoutsubviews().json index 7e3971f7d2..dba041e678 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/layoutsubviews().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/layoutsubviews().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/layoutSubviews()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC14layoutSubviewsyyF","modules":[{"name":"BrazeUI"}],"title":"layoutSubviews()","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/layoutsubviews()"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/layoutSubviews()":{"title":"layoutSubviews()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/layoutsubviews()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/layoutSubviews()","abstract":[],"kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC14layoutSubviewsyyF","title":"layoutSubviews()","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/layoutSubviews()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/layoutSubviews()":{"title":"layoutSubviews()","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/layoutSubviews()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/layoutsubviews()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/logclick(buttonid:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/logclick(buttonid:).json index 55f7a2f00f..25287a9646 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/logclick(buttonid:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/logclick(buttonid:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}]}]}],"sections":[],"metadata":{"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","title":"logClick(buttonId:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logClick(buttonId:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)","title":"logClick(buttonId:)","kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"title":"logClick(buttonId:)","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"? = nil)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logClick(buttonId:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","kind":"symbol","title":"logClick(buttonId:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/logerror(_:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/logerror(_:).json index 10333d7b49..c307b8a6f5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/logerror(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/logerror(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logError(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"InAppMessageView.logError(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"title":"logError(_:)","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logError(_:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logerror(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logError(_:)","role":"symbol","title":"logError(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"InAppMessageView.logError(_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","title":"logError(_:)","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logError(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logerror(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logError(_:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logerror(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logError(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","kind":"symbol","title":"logError(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/logimpression().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/logimpression().json index 2ac3a2d9cc..67f29bce16 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/logimpression().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/logimpression().json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()"]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"title":"logImpression()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()"},"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logImpression()":{"kind":"symbol","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()","title":"logImpression()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","metadata":{"symbolKind":"method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"logImpression()","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logImpression()":{"kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()","title":"logImpression()","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/makekey().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/makekey().json index 4076b1e60e..721498f1eb 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/makekey().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/makekey().json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/makekey()"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/makeKey()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this methods to properly dismiss the keyboard if needed. When the message view is"},{"text":" ","type":"text"},{"type":"text","text":"dismissed, the keyboard original state is restored automatically by UIKit."}]}]}],"sections":[],"abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}],"metadata":{"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"makeKey()","extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/makeKey()":{"type":"topic","abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/makeKey()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/makekey()","title":"makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}],"title":"makeKey()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/makeKey()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/makekey()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}]}]},{"content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"inlineContent":[{"text":"Use this methods to properly dismiss the keyboard if needed. When the message view is","type":"text"},{"type":"text","text":" "},{"type":"text","text":"dismissed, the keyboard original state is restored automatically by UIKit."}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/makeKey()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/makekey()","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/makeKey()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}],"type":"topic","kind":"symbol","title":"makeKey()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/message.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/message.json index 487b8976c9..5eaa8c6af9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/message.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/message.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/message","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC7message0A3Kit0A0C0cdE0O0F0Vvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup","kind":"typeIdentifier"}],"title":"message"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The slideup in-app message."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/message"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"navigatorTitle":[{"kind":"identifier","text":"Slideup"}],"title":"Braze.InAppMessage.Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","type":"topic","abstract":[{"text":"The Slideup message type.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Slideup"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/message":{"kind":"symbol","title":"message","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/message","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/message","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","kind":"typeIdentifier","text":"Slideup"}],"abstract":[{"type":"text","text":"The slideup in-app message."}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/message"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/message","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC7message0A3Kit0A0C0cdE0O0F0Vvp","symbolKind":"property","title":"message","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The slideup in-app message."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Slideup-swift.struct":{"url":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Slideup","kind":"identifier"}],"title":"Braze.InAppMessage.Slideup","abstract":[{"type":"text","text":"The Slideup message type."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Slideup","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Slideup-swift.struct"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/message":{"role":"symbol","title":"message","kind":"symbol","abstract":[{"text":"The slideup in-app message.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/message","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO7SlideupV","text":"Slideup"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/message"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/messagelabel.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/messagelabel.json index 5970578686..e623be96bc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/messagelabel.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/messagelabel.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/messageLabel","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageLabel"},{"kind":"text","text":": "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/messagelabel"]}],"metadata":{"role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"messageLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"roleHeading":"Instance Property","title":"messageLabel","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC12messageLabelSo7UILabelCvp","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/messageLabel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/messageLabel","title":"messageLabel","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/messagelabel","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageLabel","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/messagelabel"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/messageLabel","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"messageLabel","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UILabel","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC12messageLabelSo7UILabelCvp","symbolKind":"property","title":"messageLabel"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageLabel"},{"kind":"text","text":": "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/messageLabel":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/messageLabel","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"messageLabel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/messagelabel","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"messageLabel"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/modal.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/modal.json index ef568a3b29..56c411365a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/modal.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/modal.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modal"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modal"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"extendedModule":"BrazeUI","title":"modal","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/modal":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"kind":"text","text":"?"}],"title":"modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modal","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","text":"ModalView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modal","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","role":"symbol","title":"modal","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/modal":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modal","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modal","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"?"}],"type":"topic","kind":"symbol","title":"modal"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/modalimage.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/modalimage.json index 6e9f62824c..706de0093f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/modalimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/modalimage.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"modalImage","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"property","extendedModule":"BrazeUI","role":"symbol"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalImageView","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modalImage"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ModalImageView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/modalImage":{"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"modalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modalImage","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalImageView"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modalImage","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"property","title":"modalImage","extendedModule":"BrazeUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/modalImage":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modalimage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"ModalImageView","type":"codeVoice"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/modalImage","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":"?","kind":"text"}],"type":"topic","kind":"symbol","title":"modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/outeryconstraint.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/outeryconstraint.json index 961493d12a..9c96d20e62 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/outeryconstraint.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/outeryconstraint.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"title":"outerYConstraint","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"outerYConstraint"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC16outerYConstraintSo18NSLayoutConstraintCSgvp","modules":[{"name":"BrazeUI"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/outeryconstraint"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"outerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"kind":"text","text":"!"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/outerYConstraint"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/outerYConstraint":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/outerYConstraint","title":"outerYConstraint","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/outeryconstraint","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"outerYConstraint"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":"!","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/outerYConstraint","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC16outerYConstraintSo18NSLayoutConstraintCSgvp","title":"outerYConstraint","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"outerYConstraint"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"!"}],"role":"symbol"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/outeryconstraint"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"outerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"text":"!","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/outerYConstraint":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/outeryconstraint","kind":"symbol","title":"outerYConstraint","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/outerYConstraint","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"outerYConstraint","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"!","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/pangesture.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/pangesture.json index 9cb5744520..d4a6aff100 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/pangesture.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/pangesture.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"panGesture","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"panGesture"},{"kind":"text","text":": "},{"text":"UIPanGestureRecognizer","preciseIdentifier":"c:objc(cs)UIPanGestureRecognizer","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10panGestureSo05UIPanI10RecognizerCvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/panGesture"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pangesture"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"panGesture"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIPanGestureRecognizer","kind":"typeIdentifier","text":"UIPanGestureRecognizer"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/panGesture":{"title":"panGesture","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pangesture","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/panGesture","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"panGesture"},{"text":": ","kind":"text"},{"text":"UIPanGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIPanGestureRecognizer"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pangesture"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/panGesture"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"panGesture","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIPanGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIPanGestureRecognizer"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"metadata":{"title":"panGesture","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10panGestureSo05UIPanI10RecognizerCvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"panGesture"},{"kind":"text","text":": "},{"text":"UIPanGestureRecognizer","preciseIdentifier":"c:objc(cs)UIPanGestureRecognizer","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/panGesture":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pangesture","type":"topic","kind":"symbol","title":"panGesture","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/panGesture","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"panGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIPanGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIPanGestureRecognizer"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/point(inside:with:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/point(inside:with:).json index ed1e96db32..bbf7618299 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/point(inside:with:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/point(inside:with:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/point(inside:with:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/point(inside:with:)"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"point"},{"text":"(","kind":"text"},{"text":"inside","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC5point6inside4withSbSo7CGPointV_So7UIEventCSgtF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","title":"point(inside:with:)","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"point","kind":"identifier"},{"kind":"text","text":"("},{"text":"inside","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"point"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"event"},{"text":": ","kind":"text"},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/point(inside:with:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"point","kind":"identifier"},{"text":"(","kind":"text"},{"text":"inside","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/point(inside:with:)","kind":"symbol","role":"symbol","type":"topic","title":"point(inside:with:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/point(inside:with:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"point"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"inside"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"point"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"event"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/point(inside:with:)"},"metadata":{"role":"symbol","title":"point(inside:with:)","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"point","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"inside"},{"kind":"text","text":": "},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC5point6inside4withSbSo7CGPointV_So7UIEventCSgtF","symbolKind":"method"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/point(inside:with:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/point(inside:with:)":{"role":"symbol","title":"point(inside:with:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/point(inside:with:)","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/point(inside:with:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"point"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"inside"},{"text":": ","kind":"text"},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEvent","preciseIdentifier":"c:objc(cs)UIEvent"},{"kind":"text","text":"?) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/prefersstatusbarhidden.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/prefersstatusbarhidden.json index 783b1395c1..837e817e89 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/prefersstatusbarhidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/prefersstatusbarhidden.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/prefersstatusbarhidden"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Setting this value may have no effect depending of upstream customizations."}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/prefersStatusBarHidden"},"metadata":{"role":"symbol","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","title":"prefersStatusBarHidden","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/prefersStatusBarHidden":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/prefersStatusBarHidden","type":"topic","title":"prefersStatusBarHidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/prefersstatusbarhidden","abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"}}} \ No newline at end of file +{"abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/prefersstatusbarhidden"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"prefersStatusBarHidden","roleHeading":"Instance Property","extendedModule":"BrazeUI","role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/prefersStatusBarHidden"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Setting this value may have no effect depending of upstream customizations.","type":"text"}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/prefersStatusBarHidden":{"title":"prefersStatusBarHidden","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/prefersStatusBarHidden","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/prefersstatusbarhidden","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"type":"topic","abstract":[{"type":"text","text":"The preferred status bar hidden state."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/present(completion:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/present(completion:).json index 1ce6f8f615..d6450d4551 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/present(completion:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/present(completion:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/present(completion:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/present(completion:)"]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"present(completion:)","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC7present10completionyyycSg_tF","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"abstract":[{"type":"text","text":"Presents the message view to the user."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil)"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The completion block executed once the message view is fully visible to the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"user."}]}],"name":"completion"}]},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"inlineContent":[{"text":"When this method is called, the message view is already added to the view hierarchy.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"As part of its presentation, the in-app message view must report lifecycle events using:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()","type":"reference","isActive":true},{"text":": before any presentation animation occurs.","type":"text"}]}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()"},{"text":": after all presentation animations are completed and the message view is","type":"text"},{"text":" ","type":"text"},{"text":"fully visible to the user.","type":"text"}],"type":"paragraph"}]}]},{"inlineContent":[{"text":"Additionally, the in-app message must also report analytics and click actions using:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()","type":"reference"},{"text":": as soon as the message is fully visible to the user.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","type":"reference","isActive":true},{"text":": as the result of a user click.","type":"text"}]}]}]}],"kind":"content"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willPresent()":{"title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logImpression()":{"kind":"symbol","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()","title":"logImpression()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didPresent()":{"kind":"symbol","title":"didPresent()","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didPresent"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logClick(buttonId:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)","title":"logClick(buttonId:)","kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/present(completion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/present(completion:)","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/present(completion:)","title":"present(completion:)","kind":"symbol","abstract":[{"text":"Presents the message view to the user.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]}}} \ No newline at end of file +{"abstract":[{"text":"Presents the message view to the user.","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/present(completion:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")? = nil)"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully visible to the"},{"type":"text","text":" "},{"type":"text","text":"user."}]}]}]},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"When this method is called, the message view is already added to the view hierarchy."}]},{"type":"paragraph","inlineContent":[{"text":"As part of its presentation, the in-app message view must report lifecycle events using:","type":"text"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()"},{"type":"text","text":": before any presentation animation occurs."}]}]},{"content":[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","isActive":true},{"text":": after all presentation animations are completed and the message view is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"fully visible to the user."}],"type":"paragraph"}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()","type":"reference"},{"type":"text","text":": as soon as the message is fully visible to the user."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","isActive":true,"type":"reference"},{"text":": as the result of a user click.","type":"text"}],"type":"paragraph"}]}]}],"kind":"content"}],"metadata":{"roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC7present10completionyyycSg_tF","title":"present(completion:)","symbolKind":"method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/present(completion:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logImpression()":{"kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the in-app message impression."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()","title":"logImpression()","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logImpression()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willPresent()":{"kind":"symbol","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"role":"symbol","type":"topic","title":"willPresent()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/present(completion:)","type":"topic","kind":"symbol","title":"present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/present(completion:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/didPresent()":{"title":"didPresent()","abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/didPresent()","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/logClick(buttonId:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)","abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?)","kind":"text"}],"type":"topic","kind":"symbol","title":"logClick(buttonId:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/presentationconstraintsinstalled.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/presentationconstraintsinstalled.json index 639868dc65..10a9044327 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/presentationconstraintsinstalled.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/presentationconstraintsinstalled.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presentationconstraintsinstalled"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]}]}],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"presentationConstraintsInstalled","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC32presentationConstraintsInstalledSbvp","symbolKind":"property"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presentationConstraintsInstalled"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/presentationConstraintsInstalled":{"title":"presentationConstraintsInstalled","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presentationConstraintsInstalled","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presentationconstraintsinstalled","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presentationConstraintsInstalled","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"role":"symbol","symbolKind":"property","title":"presentationConstraintsInstalled","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC32presentationConstraintsInstalledSbvp","roleHeading":"Instance Property"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationConstraintsInstalled","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presentationconstraintsinstalled"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/presentationConstraintsInstalled":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presentationconstraintsinstalled","type":"topic","kind":"symbol","title":"presentationConstraintsInstalled","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presentationConstraintsInstalled","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationConstraintsInstalled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/presented.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/presented.json index e9ff260dcd..2dace7067e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/presented.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/presented.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presented"},"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","title":"presented","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC9presentedSbvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presented"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/presented":{"kind":"symbol","title":"presented","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presented","abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"presented","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC9presentedSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Property","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presented"},"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presented"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/presented":{"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presented","kind":"symbol","title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/presented","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/pressgesture.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/pressgesture.json index 3279b901b7..5a8653546f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/pressgesture.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/pressgesture.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/pressGesture"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"pressGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILongPressGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILongPressGestureRecognizer"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC12pressGestureSo011UILongPressI10RecognizerCvp","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"pressGesture"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"pressGesture"},{"text":": ","kind":"text"},{"text":"UILongPressGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILongPressGestureRecognizer"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pressgesture"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/pressGesture":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/pressGesture","title":"pressGesture","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pressgesture","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"pressGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILongPressGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILongPressGestureRecognizer"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"metadata":{"title":"pressGesture","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"pressGesture","kind":"identifier"},{"kind":"text","text":": "},{"text":"UILongPressGestureRecognizer","preciseIdentifier":"c:objc(cs)UILongPressGestureRecognizer","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC12pressGestureSo011UILongPressI10RecognizerCvp","role":"symbol"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pressGesture"},{"kind":"text","text":": "},{"text":"UILongPressGestureRecognizer","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILongPressGestureRecognizer"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/pressGesture","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pressgesture"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/pressGesture":{"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/pressGesture","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pressgesture","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pressGesture"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UILongPressGestureRecognizer","text":"UILongPressGestureRecognizer"}],"title":"pressGesture","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/process(clickaction:buttonid:target:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/process(clickaction:buttonid:target:).json index 860c23b2fe..45f82cca3d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/process(clickaction:buttonid:target:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/process(clickaction:buttonid:target:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","extendedModule":"BrazeUI","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"title":"process(clickAction:buttonId:target:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"abstract":[{"text":"Call this method to process the in-app message click action.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"? = nil)","kind":"text"}]}]},{"parameters":[{"name":"clickAction","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The click action to process."}]}]},{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"code":"UIViewController","type":"codeVoice"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"type":"text","text":" "},{"type":"text","text":"Set it to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}]}],"name":"target"}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/process(clickaction:buttonid:target:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/process(clickAction:buttonId:target:)":{"type":"topic","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/process(clickAction:buttonId:target:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/process(clickaction:buttonid:target:)","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"? = nil)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The click action to process."}]}],"name":"clickAction"},{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}]},{"name":"target","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The target "},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"type":"text","text":" "},{"text":"Set it to ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" to let the SDK choose an appropriate view controller.","type":"text"}]}]}],"kind":"parameters"}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"method","title":"process(clickAction:buttonId:target:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?)"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/process(clickaction:buttonid:target:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/process(clickAction:buttonId:target:)":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/process(clickaction:buttonid:target:)","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/process(clickAction:buttonId:target:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"?)"}],"type":"topic","kind":"symbol","title":"process(clickAction:buttonId:target:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/shadowview.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/shadowview.json index 5cb3394536..4deed26ea8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/shadowview.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/shadowview.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC06shadowG0AA06ShadowG0Cvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","kind":"typeIdentifier","text":"ShadowView"}],"symbolKind":"property","role":"symbol","title":"shadowView","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"lazy"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","text":"ShadowView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/shadowview"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/shadowView"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/shadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/shadowView","title":"shadowView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/shadowview","abstract":[],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"kind":"text","text":": "},{"text":"ShadowView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}],"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"lazy","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadowView","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ShadowView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/shadowView","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadowView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView","text":"ShadowView"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC06shadowG0AA06ShadowG0Cvp","symbolKind":"property","title":"shadowView"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/shadowview"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/shadowView":{"title":"shadowView","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/shadowView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/shadowview","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadowView"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ShadowView","preciseIdentifier":"c:@M@BrazeUI@objc(cs)ShadowView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/slideup.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/slideup.json index 9e387f585f..6d6e21f723 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/slideup.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/slideup.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/slideup","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"slideup","roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/slideup"]}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","text":"SlideupView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/slideup":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}],"role":"symbol","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/slideup","title":"slideup","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property","extendedModule":"BrazeUI","title":"slideup"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/slideup"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SlideupView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/slideup","interfaceLanguage":"swift"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/slideup":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/slideup","type":"topic","title":"slideup","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/slideup","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/theme.json b/data/documentation/brazeui/brazeinappmessageui/slideupview/theme.json index c7d63b2b30..dda6b084ac 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/theme.json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/theme.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/theme"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"theme","symbolKind":"property","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC5theme0A3Kit0A0C0cdE0O5ThemeVvp","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/theme"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"title":"Braze.InAppMessage.Theme","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Theme","kind":"identifier"}],"abstract":[{"text":"The message theme type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Theme"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/theme":{"role":"symbol","title":"theme","kind":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"theme","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Theme","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/theme","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/theme","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/theme"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/theme"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC5theme0A3Kit0A0C0cdE0O5ThemeVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"theme","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Theme","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier"}],"title":"theme","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Theme":{"type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Theme","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Theme","url":"\/documentation\/brazekit\/braze\/inappmessage\/theme","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"The message theme type."}],"navigatorTitle":[{"kind":"identifier","text":"Theme"}],"title":"Braze.InAppMessage.Theme"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/theme":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/theme","title":"theme","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/theme","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"theme"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO5ThemeV","kind":"typeIdentifier","text":"Theme"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/traitcollectiondidchange(_:).json b/data/documentation/brazeui/brazeinappmessageui/slideupview/traitcollectiondidchange(_:).json index 17ad7bdee4..a4f4fbf6c8 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","title":"traitCollectionDidChange(_:)","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/traitCollectionDidChange(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"previousTraitCollection","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/traitCollectionDidChange(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/traitcollectiondidchange(_:)","kind":"symbol","role":"symbol","type":"topic","title":"traitCollectionDidChange(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/traitCollectionDidChange(_:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]]},"sections":[],"metadata":{"role":"symbol","title":"traitCollectionDidChange(_:)","externalID":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC24traitCollectionDidChangeyySo07UITraitI0CSgF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"previousTraitCollection"},{"kind":"text","text":": "},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/traitCollectionDidChange(_:)":{"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/traitcollectiondidchange(_:)","type":"topic","kind":"symbol","title":"traitCollectionDidChange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/traitCollectionDidChange(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"kind":"text","text":"?)"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewqueryhandler().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewqueryhandler().json index 3e06cbc903..1f9791ca41 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewqueryhandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewqueryhandler().json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewqueryhandler()"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewQueryHandler()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"BrazeUI","role":"symbol","title":"webViewQueryHandler()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"method"},"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQueryHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewQueryHandler()":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewqueryhandler()","role":"symbol","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"title":"webViewQueryHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file +{"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","extendedModule":"BrazeUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"method","title":"webViewQueryHandler()"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewqueryhandler()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewQueryHandler()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewQueryHandler()":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}],"type":"topic","title":"webViewQueryHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewqueryhandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewQueryHandler()","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewschemehandler().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewschemehandler().json index 0ae787cdd1..ce6ad3cf9c 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewschemehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewschemehandler().json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"kind":"text","text":"."},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"modules":[{"name":"BrazeUI"}],"title":"webViewSchemeHandler()","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","roleHeading":"Instance Method","role":"symbol","extendedModule":"BrazeUI","symbolKind":"method"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewSchemeHandler()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"},{"kind":"text","text":"."},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewschemehandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewSchemeHandler()":{"type":"topic","abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewSchemeHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewschemehandler()","title":"webViewSchemeHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewschemehandler()"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","roleHeading":"Instance Method","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"webViewSchemeHandler()","role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewSchemeHandler()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewSchemeHandler()":{"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewschemehandler()","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewSchemeHandler()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"type":"topic","kind":"symbol","title":"webViewSchemeHandler()"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewscriptmessagehandler().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewscriptmessagehandler().json index 810454efd8..4aa695a099 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewscriptmessagehandler().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/webviewscriptmessagehandler().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewScriptMessageHandler()","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}],"symbolKind":"method","title":"webViewScriptMessageHandler()"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewscriptmessagehandler()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewScriptMessageHandler()":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewscriptmessagehandler()","kind":"symbol","abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"title":"webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewscriptmessagehandler()"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WebViewBridge","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","text":"ScriptMessageHandler"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewScriptMessageHandler()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","symbolKind":"method","title":"webViewScriptMessageHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier"}],"extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/webViewScriptMessageHandler()":{"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier","text":"ScriptMessageHandler"}],"type":"topic","title":"webViewScriptMessageHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/webViewScriptMessageHandler()","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewscriptmessagehandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/willdismiss().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/willdismiss().json index ca1c14ef28..23ded03812 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/willdismiss().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/willdismiss().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"BrazeUI","role":"symbol","title":"willDismiss()","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willDismiss()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"text":"()","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()","role":"symbol","title":"willDismiss()","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()"},"metadata":{"title":"willDismiss()","symbolKind":"method","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willDismiss()":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()","role":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/slideupview/willpresent().json b/data/documentation/brazeui/brazeinappmessageui/slideupview/willpresent().json index 8bee2716c0..7eddd8db8f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/slideupview/willpresent().json +++ b/data/documentation/brazeui/brazeinappmessageui/slideupview/willpresent().json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","title":"willPresent()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()","interfaceLanguage":"swift"},"abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","role":"collectionGroup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","abstract":[],"type":"topic","kind":"article"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willPresent()":{"title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()"},"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","title":"willPresent()","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/willPresent()":{"kind":"symbol","abstract":[{"text":"Call this method to report the “will present” event before any presentation animation occurs.","type":"text"}],"role":"symbol","type":"topic","title":"willPresent()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/willPresent()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/InAppMessageView-Implementations":{"title":"InAppMessageView Implementations","abstract":[],"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/InAppMessageView-Implementations","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/stack.json b/data/documentation/brazeui/brazeinappmessageui/stack.json index 540c3aae65..6aeb0a1b5b 100644 --- a/data/documentation/brazeui/brazeinappmessageui/stack.json +++ b/data/documentation/brazeui/brazeinappmessageui/stack.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":"] { get }","kind":"text"}],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"When the conditions to display a message are not met at trigger time, the message is pushed","type":"text"},{"type":"text","text":" "},{"type":"text","text":"onto the stack (which is the end of this array)."}],"type":"paragraph"},{"inlineContent":[{"text":"If an in-app message is already in the stack and fails to display again, it is moved to the top","type":"text"},{"text":" ","type":"text"},{"text":"of the stack.","type":"text"}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stack"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C5stackSay0A3Kit0A0C0cdE0OGvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"stack","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":"]","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"stack","roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"abstract":[{"text":"The stack of in-app messages awaiting display.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","title":"stack","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"stack","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":"] { get }","kind":"text"}]}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"When the conditions to display a message are not met at trigger time, the message is pushed"},{"text":" ","type":"text"},{"text":"onto the stack (which is the end of this array).","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"If an in-app message is already in the stack and fails to display again, it is moved to the top","type":"text"},{"text":" ","type":"text"},{"text":"of the stack.","type":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stack"]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C5stackSay0A3Kit0A0C0cdE0OGvp","title":"stack","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":"]","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"title":"stack","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/stackview.json b/data/documentation/brazeui/brazeinappmessageui/stackview.json index 4e11c9c3e4..8104b670f4 100644 --- a/data/documentation/brazeui/brazeinappmessageui/stackview.json +++ b/data/documentation/brazeui/brazeinappmessageui/stackview.json @@ -1 +1 @@ -{"metadata":{"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","roleHeading":"Class","title":"BrazeInAppMessageUI.StackView","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StackView"}],"extendedModule":"BrazeUI"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/init(buttons:attributes:onClick:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/intrinsicContentSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stack","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stackPositionConstraints"]}],"abstract":[{"type":"text","text":"A "},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"title":"Inherits From"},{"type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"kind":"relationships","title":"Conforms To"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"StackView","kind":"identifier"}]}]},{"content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"inlineContent":[{"text":"Before iOS 14, ","type":"text"},{"type":"codeVoice","code":"UIStackView"},{"text":" uses a non-rendering ","type":"text"},{"type":"codeVoice","code":"CATransformLayer"},{"type":"text","text":" instead of a classic"},{"text":" ","type":"text"},{"code":"CALayer","type":"codeVoice"},{"type":"text","text":" (see "},{"type":"reference","isActive":true,"identifier":"https:\/\/archive.md\/t0AIh"},{"type":"text","text":"). This wrapper view allow to set the layer’s"},{"type":"text","text":" "},{"text":"properties on pre-iOS 14 devices","type":"text"}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/intrinsicContentSize":{"type":"topic","role":"symbol","title":"intrinsicContentSize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/intrinsicContentSize","url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/intrinsiccontentsize","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}]},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/init(buttons:attributes:onClick:)":{"type":"topic","abstract":[{"text":"Creates and returns an in-app message buttons container stack view.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/init(buttons:attributes:onclick:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/init(buttons:attributes:onClick:)","title":"init(buttons:attributes:onClick:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onClick"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}]},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/stackPositionConstraints":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stackpositionconstraints","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stackPositionConstraints","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"type":"topic","abstract":[{"type":"text","text":"The inner stack autolayout position constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stackPositionConstraints","role":"symbol","title":"stackPositionConstraints","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/stack":{"title":"stack","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stack","type":"topic","role":"symbol","abstract":[{"type":"text","text":"The inner stack view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stack","kind":"symbol"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"https://archive.md/t0AIh":{"url":"https:\/\/archive.md\/t0AIh","titleInlineContent":[{"text":"tweet","type":"text"}],"identifier":"https:\/\/archive.md\/t0AIh","title":"tweet","type":"link"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview"]}],"metadata":{"extendedModule":"BrazeUI","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC","title":"BrazeInAppMessageUI.StackView","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"StackView","kind":"identifier"}],"roleHeading":"Class","symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"StackView"}],"modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"relationshipsSections":[{"type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"kind":"relationships","title":"Inherits From"},{"title":"Conforms To","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","kind":"relationships"}],"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/init(buttons:attributes:onClick:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/intrinsicContentSize","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stack","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stackPositionConstraints"],"title":"Instance Properties"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","interfaceLanguage":"swift"},"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"StackView","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"overview","text":"Overview"},{"inlineContent":[{"type":"text","text":"Before iOS 14, "},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" uses a non-rendering "},{"type":"codeVoice","code":"CATransformLayer"},{"type":"text","text":" instead of a classic"},{"type":"text","text":" "},{"type":"codeVoice","code":"CALayer"},{"text":" (see ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/archive.md\/t0AIh"},{"type":"text","text":"). This wrapper view allow to set the layer’s"},{"type":"text","text":" "},{"type":"text","text":"properties on pre-iOS 14 devices"}],"type":"paragraph"}]}],"references":{"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UIFocusItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/intrinsicContentSize":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/intrinsicContentSize","kind":"symbol","abstract":[],"type":"topic","title":"intrinsicContentSize","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/intrinsiccontentsize"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"https://archive.md/t0AIh":{"type":"link","title":"tweet","identifier":"https:\/\/archive.md\/t0AIh","url":"https:\/\/archive.md\/t0AIh","titleInlineContent":[{"type":"text","text":"tweet"}]},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/init(buttons:attributes:onClick:)":{"title":"init(buttons:attributes:onClick:)","type":"topic","abstract":[{"text":"Creates and returns an in-app message buttons container stack view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/init(buttons:attributes:onClick:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onClick"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/init(buttons:attributes:onclick:)"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stack","kind":"symbol","abstract":[{"text":"The inner stack view.","type":"text"}],"title":"stack","type":"topic","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView","kind":"typeIdentifier"}]},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/objc(cs)UIView":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/stackPositionConstraints":{"abstract":[{"text":"The inner stack autolayout position constraints.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stackPositionConstraints","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"kind":"text","text":"]!"}],"type":"topic","title":"stackPositionConstraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stackPositionConstraints","url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stackpositionconstraints"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/stackview/init(buttons:attributes:onclick:).json b/data/documentation/brazeui/brazeinappmessageui/stackview/init(buttons:attributes:onclick:).json index 690a51abff..d35029f9dc 100644 --- a/data/documentation/brazeui/brazeinappmessageui/stackview/init(buttons:attributes:onclick:).json +++ b/data/documentation/brazeui/brazeinappmessageui/stackview/init(buttons:attributes:onclick:).json @@ -1 +1 @@ -{"abstract":[{"text":"Creates and returns an in-app message buttons container stack view.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier","text":"ButtonView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"},{"text":" = .defaults, ","kind":"text"},{"kind":"externalParam","text":"onClick"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"An array of in-app message buttons.","type":"text"}]}],"name":"buttons"},{"name":"context","content":[{"inlineContent":[{"text":"An optional context, used to log and process button clicks.","type":"text"}],"type":"paragraph"}]}]},{"content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"Buttons in the stack view are laid out as follows:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"One button: The intrinsic size of the button is respected."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Two or more buttons: Buttons are laid out horizontally and occupy all the available width."}]}]}],"type":"unorderedList"}],"kind":"content"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview\/init(buttons:attributes:onclick:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/init(buttons:attributes:onClick:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC7buttons10attributes7onClickAESgSay0A3Kit0A0C0cdE0O6ButtonVG_AC0mG0C10AttributesVyAPctcfc","roleHeading":"Initializer","extendedModule":"BrazeUI","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"buttons"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"], "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","text":"ButtonView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","text":"Attributes"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onClick"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"title":"init(buttons:attributes:onClick:)","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"role":"symbol","title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ButtonView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"ButtonView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"navigatorTitle":[{"text":"Button","kind":"identifier"}],"title":"Braze.InAppMessage.Button","type":"topic","abstract":[{"type":"text","text":"The message button type."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Button","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/inappmessage\/button"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/init(buttons:attributes:onClick:)":{"type":"topic","abstract":[{"text":"Creates and returns an in-app message buttons container stack view.","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/init(buttons:attributes:onclick:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/init(buttons:attributes:onClick:)","title":"init(buttons:attributes:onClick:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onClick"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"type":"topic","role":"symbol","kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ButtonView.Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","abstract":[{"text":"Attributes allow a high-level customization of Braze’s UI component.","type":"text"}]}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Initializer","extendedModule":"BrazeUI","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"},{"text":", ","kind":"text"},{"text":"onClick","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"symbolKind":"init","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC7buttons10attributes7onClickAESgSay0A3Kit0A0C0cdE0O6ButtonVG_AC0mG0C10AttributesVyAPctcfc","role":"symbol","title":"init(buttons:attributes:onClick:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/init(buttons:attributes:onClick:)","interfaceLanguage":"swift"},"abstract":[{"text":"Creates and returns an in-app message buttons container stack view.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"buttons","kind":"externalParam"},{"kind":"text","text":": ["},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Button","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","text":"ButtonView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct"},{"text":" = .defaults, ","kind":"text"},{"text":"onClick","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"Button","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"An array of in-app message buttons.","type":"text"}],"type":"paragraph"}],"name":"buttons"},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional context, used to log and process button clicks.","type":"text"}]}],"name":"context"}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"Buttons in the stack view are laid out as follows:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"One button: The intrinsic size of the button is respected."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Two or more buttons: Buttons are laid out horizontally and occupy all the available width.","type":"text"}]}]}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview\/init(buttons:attributes:onclick:)"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/init(buttons:attributes:onClick:)":{"title":"init(buttons:attributes:onClick:)","type":"topic","abstract":[{"text":"Creates and returns an in-app message buttons container stack view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/init(buttons:attributes:onClick:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"buttons","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ButtonView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C10ButtonViewC10AttributesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onClick"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO6ButtonV","text":"Button"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/init(buttons:attributes:onclick:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView":{"navigatorTitle":[{"kind":"identifier","text":"ButtonView"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","abstract":[{"type":"text","text":"View displaying a Braze in-app message compatible button."}],"title":"BrazeInAppMessageUI.ButtonView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ButtonView","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ButtonView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ButtonView\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"Attributes allow a high-level customization of Braze’s UI component."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/Button":{"abstract":[{"text":"The message button type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/Button","title":"Braze.InAppMessage.Button","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Button"}],"navigatorTitle":[{"text":"Button","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/button","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/stackview/intrinsiccontentsize.json b/data/documentation/brazeui/brazeinappmessageui/stackview/intrinsiccontentsize.json index 216612e2f8..2c81d3eee9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/stackview/intrinsiccontentsize.json +++ b/data/documentation/brazeui/brazeinappmessageui/stackview/intrinsiccontentsize.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"intrinsicContentSize","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC20intrinsicContentSizeSo6CGSizeVvp"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview\/intrinsiccontentsize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/intrinsicContentSize","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/intrinsicContentSize":{"type":"topic","role":"symbol","title":"intrinsicContentSize","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/intrinsicContentSize","url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/intrinsiccontentsize","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}]}}} \ No newline at end of file +{"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview\/intrinsiccontentsize"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/intrinsicContentSize"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC20intrinsicContentSizeSo6CGSizeVvp","symbolKind":"property","title":"intrinsicContentSize"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/intrinsicContentSize":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/intrinsicContentSize","kind":"symbol","abstract":[],"type":"topic","title":"intrinsicContentSize","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/intrinsiccontentsize"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/stackview/stack.json b/data/documentation/brazeui/brazeinappmessageui/stackview/stack.json index 7c2cb0ff6b..dfccbaec38 100644 --- a/data/documentation/brazeui/brazeinappmessageui/stackview/stack.json +++ b/data/documentation/brazeui/brazeinappmessageui/stackview/stack.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stack"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": ","kind":"text"},{"text":"UIStackView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIStackView"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC5stackSo07UIStackG0Cvp","roleHeading":"Instance Property","title":"stack"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stack"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stack"},{"text":": ","kind":"text"},{"text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView","kind":"typeIdentifier"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The inner stack view."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/stack":{"title":"stack","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stack","type":"topic","role":"symbol","abstract":[{"type":"text","text":"The inner stack view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stack","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"The inner stack view.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stack"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"]]},"metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC5stackSo07UIStackG0Cvp","modules":[{"name":"BrazeUI"}],"title":"stack","symbolKind":"property","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stack"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIStackView","text":"UIStackView","kind":"typeIdentifier"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stack"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"stack","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stack","kind":"symbol","abstract":[{"text":"The inner stack view.","type":"text"}],"title":"stack","type":"topic","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIStackView","preciseIdentifier":"c:objc(cs)UIStackView","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/stackview/stackpositionconstraints.json b/data/documentation/brazeui/brazeinappmessageui/stackview/stackpositionconstraints.json index 4784acbec3..dae2639360 100644 --- a/data/documentation/brazeui/brazeinappmessageui/stackview/stackpositionconstraints.json +++ b/data/documentation/brazeui/brazeinappmessageui/stackview/stackpositionconstraints.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stackpositionconstraints"]}],"sections":[],"abstract":[{"type":"text","text":"The inner stack autolayout position constraints."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stackPositionConstraints"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"stackPositionConstraints","kind":"identifier"},{"kind":"text","text":": ["},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":"]!","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"stackPositionConstraints","externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC24stackPositionConstraintsSaySo18NSLayoutConstraintCGSgvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"stackPositionConstraints","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"kind":"text","text":"]!"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/stackPositionConstraints":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stackpositionconstraints","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stackPositionConstraints","kind":"identifier"},{"text":": [","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"]!"}],"type":"topic","abstract":[{"type":"text","text":"The inner stack autolayout position constraints."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stackPositionConstraints","role":"symbol","title":"stackPositionConstraints","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"title":"BrazeInAppMessageUI.StackView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","abstract":[{"type":"text","text":"A "},{"type":"codeVoice","code":"UIStackView"},{"text":" wrapper view.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stackPositionConstraints"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"stackPositionConstraints","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"kind":"text","text":"]!"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"The inner stack autolayout position constraints.","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stackPositionConstraints"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"kind":"text","text":"]!"}],"title":"stackPositionConstraints","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C9StackViewC24stackPositionConstraintsSaySo18NSLayoutConstraintCGSgvp","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stackpositionconstraints"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView":{"abstract":[{"text":"A ","type":"text"},{"code":"UIStackView","type":"codeVoice"},{"type":"text","text":" wrapper view."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView","title":"BrazeInAppMessageUI.StackView","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StackView"}],"navigatorTitle":[{"kind":"identifier","text":"StackView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StackView/stackPositionConstraints":{"abstract":[{"text":"The inner stack autolayout position constraints.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stackPositionConstraints","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"kind":"text","text":"]!"}],"type":"topic","title":"stackPositionConstraints","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StackView\/stackPositionConstraints","url":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stackpositionconstraints"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior.json b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior.json index 5a96792600..ba53a984e9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior.json +++ b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior.json @@ -1 +1 @@ -{"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"title":"Conforms To"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"},"metadata":{"symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"StatusBarHideBehavior"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","role":"symbol","extendedModule":"BrazeUI","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","roleHeading":"Enumeration"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/hidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/visible"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StatusBarHideBehavior"}],"languages":["swift"]}]}],"sections":[],"references":{"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/auto":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"abstract":[{"type":"text","text":"The message view decides the status bar hidden state."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto","title":"BrazeInAppMessageUI.StatusBarHideBehavior.auto"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/Equatable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations","role":"collectionGroup","type":"topic","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/equatable-implementations"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/visible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/visible","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/visible","abstract":[{"type":"text","text":"Always display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior.visible","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"visible","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/hidden":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"hidden","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/hidden","abstract":[{"type":"text","text":"Always hide the status bar."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/hidden","title":"BrazeInAppMessageUI.StatusBarHideBehavior.hidden"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","abstract":[{"type":"text","text":"Different behaviors supported to hide and display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StatusBarHideBehavior"}]}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StatusBarHideBehavior"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"metadata":{"symbolKind":"enum","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"StatusBarHideBehavior"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO"},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/hidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/visible"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/hidden":{"kind":"symbol","abstract":[{"type":"text","text":"Always hide the status bar."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/hidden","title":"BrazeInAppMessageUI.StatusBarHideBehavior.hidden","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"hidden","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/hidden"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"kind":"symbol","abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/Equatable-Implementations":{"kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/equatable-implementations","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/auto":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto","title":"BrazeInAppMessageUI.StatusBarHideBehavior.auto","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"abstract":[{"type":"text","text":"The message view decides the status bar hidden state."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/visible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/visible","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/visible","title":"BrazeInAppMessageUI.StatusBarHideBehavior.visible","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"visible","kind":"identifier"}],"abstract":[{"type":"text","text":"Always display the status bar."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/!=(_:_:).json b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/!=(_:_:).json index d40b46464a..05a92de67e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/!=(_:_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/!=(_:_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/!=(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/!=(_:_:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations"]]},"metadata":{"role":"symbol","symbolKind":"op","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"extendedModule":"Swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/Equatable-Implementations":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations","role":"collectionGroup","type":"topic","kind":"article","title":"Equatable Implementations","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/equatable-implementations"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/!=(_:_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","abstract":[{"type":"text","text":"Different behaviors supported to hide and display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StatusBarHideBehavior"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/!=(_:_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO","roleHeading":"Operator","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"title":"!=(_:_:)","role":"symbol","symbolKind":"op","extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"kind":"symbol","abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/Equatable-Implementations":{"kind":"article","type":"topic","role":"collectionGroup","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/equatable-implementations","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/auto.json b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/auto.json index 0097541fa8..de04a8f7bf 100644 --- a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/auto.json +++ b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/auto.json @@ -1 +1 @@ -{"metadata":{"symbolKind":"case","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior.auto","roleHeading":"Case","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO4autoyA2EmF"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto"]}],"abstract":[{"type":"text","text":"The message view decides the status bar hidden state."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"auto"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","abstract":[{"type":"text","text":"Different behaviors supported to hide and display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StatusBarHideBehavior"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/auto":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"abstract":[{"type":"text","text":"The message view decides the status bar hidden state."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto","title":"BrazeInAppMessageUI.StatusBarHideBehavior.auto"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"symbolKind":"case","roleHeading":"Case","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior.auto","externalID":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO4autoyA2EmF"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"]]},"abstract":[{"type":"text","text":"The message view decides the status bar hidden state."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"auto","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"kind":"symbol","abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/auto":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto","title":"BrazeInAppMessageUI.StatusBarHideBehavior.auto","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"auto","kind":"identifier"}],"abstract":[{"type":"text","text":"The message view decides the status bar hidden state."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/auto"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/equatable-implementations.json b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/equatable-implementations.json index 7005663084..956ea5e524 100644 --- a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/equatable-implementations.json +++ b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/equatable-implementations.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/!=(_:_:)"]}],"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeUI"}],"role":"collectionGroup"},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/!=(_:_:)":{"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/!=(_:_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/!=(_:_:)","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","abstract":[{"type":"text","text":"Different behaviors supported to hide and display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StatusBarHideBehavior"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"article","topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/!=(_:_:)"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"kind":"symbol","abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/!=(_:_:)","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/hidden.json b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/hidden.json index 61b8ccea4e..9113196d53 100644 --- a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/hidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/hidden.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/hidden","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hidden","kind":"identifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/hidden"]}],"abstract":[{"text":"Always hide the status bar.","type":"text"}],"kind":"symbol","metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hidden"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO6hiddenyA2EmF","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"BrazeInAppMessageUI.StatusBarHideBehavior.hidden"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/hidden":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"hidden","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/hidden","abstract":[{"type":"text","text":"Always hide the status bar."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/hidden","title":"BrazeInAppMessageUI.StatusBarHideBehavior.hidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","abstract":[{"type":"text","text":"Different behaviors supported to hide and display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StatusBarHideBehavior"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/hidden","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"text":"Always hide the status bar.","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/hidden"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hidden"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO6hiddenyA2EmF","symbolKind":"case","title":"BrazeInAppMessageUI.StatusBarHideBehavior.hidden","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hidden","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/hidden":{"kind":"symbol","abstract":[{"type":"text","text":"Always hide the status bar."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/hidden","title":"BrazeInAppMessageUI.StatusBarHideBehavior.hidden","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"hidden","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/hidden"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"kind":"symbol","abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/visible.json b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/visible.json index 48a6cf24da..6325e1b273 100644 --- a/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/visible.json +++ b/data/documentation/brazeui/brazeinappmessageui/statusbarhidebehavior/visible.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"Always display the status bar.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/visible"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Case","title":"BrazeInAppMessageUI.StatusBarHideBehavior.visible","role":"symbol","symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"visible"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO7visibleyA2EmF"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/visible"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"visible"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","abstract":[{"type":"text","text":"Different behaviors supported to hide and display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"StatusBarHideBehavior"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/visible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/visible","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/visible","abstract":[{"type":"text","text":"Always display the status bar."}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior.visible","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"visible","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"visible","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C21StatusBarHideBehaviorO7visibleyA2EmF","title":"BrazeInAppMessageUI.StatusBarHideBehavior.visible","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Case","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"visible"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/visible"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/visible"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Always display the status bar."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior":{"kind":"symbol","abstract":[{"text":"Different behaviors supported to hide and display the status bar.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","navigatorTitle":[{"text":"StatusBarHideBehavior","kind":"identifier"}],"title":"BrazeInAppMessageUI.StatusBarHideBehavior","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"StatusBarHideBehavior","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/StatusBarHideBehavior/visible":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/StatusBarHideBehavior\/visible","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/visible","title":"BrazeInAppMessageUI.StatusBarHideBehavior.visible","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"visible","kind":"identifier"}],"abstract":[{"type":"text","text":"Always display the status bar."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes.json b/data/documentation/brazeui/brazeinappmessageui/viewattributes.json index 11d0599dc4..a3524cce92 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"BrazeInAppMessageUI.ViewAttributes","roleHeading":"Enumeration","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"symbolKind":"enum","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"extendedModule":"BrazeUI","role":"symbol"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup(_:)"],"title":"Enumeration Cases"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup"]},{"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/defaults(for:)"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewAttributes","kind":"identifier"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/html(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.html(_:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modal(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.modal(_:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/slideup(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.slideup(_:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/full(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.full(_:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":"(","kind":"text"},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"},{"text":")","kind":"text"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/slideup":{"title":"slideup","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/fullImage":{"title":"fullImage","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modalImage":{"title":"modalImage","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modal":{"title":"modal","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modalImage(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.modalImage(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage(_:)","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage(_:)","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/defaults(for:)":{"title":"defaults(for:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/defaults(for:)","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/defaults(for:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/html":{"title":"html","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/fullImage(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.fullImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":"(","kind":"text"},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage(_:)","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/full":{"title":"full","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO","roleHeading":"Enumeration","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.ViewAttributes","role":"symbol","symbolKind":"enum","extendedModule":"BrazeUI","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewAttributes","kind":"identifier"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/defaults(for:)"],"title":"Type Methods"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/defaults(for:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/defaults(for:)","kind":"symbol","abstract":[],"type":"topic","title":"defaults(for:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/defaults(for:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/full(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full(_:)","type":"topic","title":"BrazeInAppMessageUI.ViewAttributes.full(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":"(","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/fullImage(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage(_:)","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.ViewAttributes.fullImage(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modalImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage","title":"modalImage","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modal":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal","abstract":[],"type":"topic","title":"modal","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/full":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full","abstract":[],"type":"topic","title":"full","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/html":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"html"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/html(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html(_:)","abstract":[],"title":"BrazeInAppMessageUI.ViewAttributes.html(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/slideup(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"title":"BrazeInAppMessageUI.ViewAttributes.slideup(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/slideup":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup","abstract":[],"title":"slideup","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modal(_:)":{"abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal(_:)","title":"BrazeInAppMessageUI.ViewAttributes.modal(_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/fullImage":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes"},{"kind":"text","text":"?"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage","abstract":[],"role":"symbol","title":"fullImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modalImage(_:)":{"abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage(_:)","title":"BrazeInAppMessageUI.ViewAttributes.modalImage(_:)","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/defaults(for:).json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/defaults(for:).json index 95247896fe..c36b11cac5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/defaults(for:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/defaults(for:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/defaults(for:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO8defaults3forAESg0A3Kit0A0C0cdE0O_tFZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"role":"symbol","roleHeading":"Type Method","title":"defaults(for:)","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/defaults(for:)"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":") -> `Self`"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/defaults(for:)":{"title":"defaults(for:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaults","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/defaults(for:)","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/defaults(for:)","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/defaults(for:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/defaults(for:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"defaults(for:)","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Type Method","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO8defaults3forAESg0A3Kit0A0C0cdE0O_tFZ","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaults"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":") -> `Self`"},{"kind":"text","text":"?"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"text":") -> `Self`","kind":"text"},{"text":"?","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/defaults(for:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/defaults(for:)","kind":"symbol","abstract":[],"type":"topic","title":"defaults(for:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaults","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":") -> `Self`","kind":"text"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/defaults(for:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/full(_:).json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/full(_:).json index c97679cb2a..e5756dc25e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/full(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/full(_:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full(_:)"},"metadata":{"title":"BrazeInAppMessageUI.ViewAttributes.full(_:)","modules":[{"name":"BrazeUI"}],"roleHeading":"Case","symbolKind":"case","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO4fullyAeC04FullF0C0G0VcAEmF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"full"},{"text":"(","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/full(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.full(_:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":"(","kind":"text"},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"},{"text":")","kind":"text"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"BrazeInAppMessageUI.ViewAttributes.full(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO4fullyAeC04FullF0C0G0VcAEmF","symbolKind":"case","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Case"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","text":"FullView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/full(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full(_:)","type":"topic","title":"BrazeInAppMessageUI.ViewAttributes.full(_:)","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":"(","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/full.json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/full.json index e3edd0e15c..a17adea8b9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/full.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/full.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"text":"FullView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"},{"text":"?","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO4fullAC04FullF0C0G0VSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"full","symbolKind":"property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the full in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes","title":"BrazeInAppMessageUI.FullView.Attributes","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/full":{"title":"full","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"FullView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO4fullAC04FullF0C0G0VSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"full","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV"},{"text":"?","kind":"text"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView/Attributes":{"role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the full in-app message view."}],"type":"topic","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.FullView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView\/Attributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/full":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/full","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full","abstract":[],"type":"topic","title":"full","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/fullimage(_:).json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/fullimage(_:).json index 46d9f892af..0fd5ad946e 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/fullimage(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/fullimage(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV"},{"kind":"text","text":")"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage(_:)","interfaceLanguage":"swift"},"metadata":{"title":"BrazeInAppMessageUI.ViewAttributes.fullImage(_:)","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO9fullImageyAeC04FulliF0C0G0VcAEmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"FullImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV"},{"text":")","kind":"text"}],"symbolKind":"case"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/fullImage(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.fullImage(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":"(","kind":"text"},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage(_:)","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage(_:)","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier","text":"FullImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","text":"Attributes"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"BrazeInAppMessageUI.ViewAttributes.fullImage(_:)","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO9fullImageyAeC04FulliF0C0G0VcAEmF","roleHeading":"Case","modules":[{"name":"BrazeUI"}],"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage(_:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/fullImage(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage(_:)","role":"symbol","type":"topic","title":"BrazeInAppMessageUI.ViewAttributes.fullImage(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/fullimage.json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/fullimage.json index 06b755b010..2bc2525738 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/fullimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/fullimage.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"text":".","kind":"text"},{"text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"fullImage","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO9fullImageAC04FulliF0C0G0VSgvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/fullImage":{"title":"fullImage","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FullImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"metadata":{"title":"fullImage","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO9fullImageAC04FulliF0C0G0VSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/fullImage":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC10AttributesV","text":"Attributes"},{"kind":"text","text":"?"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/fullImage","abstract":[],"role":"symbol","title":"fullImage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView/Attributes":{"kind":"symbol","abstract":[{"text":"The attributes supported by the full image in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView\/Attributes","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/html(_:).json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/html(_:).json index cae488200b..f0c57aa0d1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/html(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/html(_:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html(_:)"]}],"metadata":{"role":"symbol","title":"BrazeInAppMessageUI.ViewAttributes.html(_:)","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier","text":"HtmlView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"},{"text":")","kind":"text"}],"symbolKind":"case","roleHeading":"Case","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO4htmlyAeC04HtmlF0C0G0VcAEmF"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":"("},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/html(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.html(_:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"case","modules":[{"name":"BrazeUI"}],"title":"BrazeInAppMessageUI.ViewAttributes.html(_:)","role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO4htmlyAeC04HtmlF0C0G0VcAEmF"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","text":"Attributes"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/html(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html(_:)","abstract":[],"title":"BrazeInAppMessageUI.ViewAttributes.html(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/html.json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/html.json index 184587ba5e..9c0d04393d 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/html.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/html.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO4htmlAC04HtmlF0C0G0VSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","text":"HtmlView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","title":"html","modules":[{"name":"BrazeUI"}],"symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","kind":"symbol","type":"topic","abstract":[{"text":"The attributes supported by the html in-app message view.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/html":{"title":"html","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html","abstract":[],"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"text":"HtmlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"html","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO4htmlAC04HtmlF0C0G0VSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView\/Attributes-swift.struct","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the html in-app message view."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/html":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/html","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC10AttributesV","text":"Attributes"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"html"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/modal(_:).json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/modal(_:).json index 1c31970ada..acd8aeb8a2 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/modal(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/modal(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO5modalyAeC05ModalF0C0G0VcAEmF","title":"BrazeInAppMessageUI.ViewAttributes.modal(_:)","symbolKind":"case","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modal(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.modal(_:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"text":")","kind":"text"}],"symbolKind":"case","role":"symbol","title":"BrazeInAppMessageUI.ViewAttributes.modal(_:)","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO5modalyAeC05ModalF0C0G0VcAEmF","roleHeading":"Case"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modal(_:)":{"abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal(_:)","title":"BrazeInAppMessageUI.ViewAttributes.modal(_:)","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/modal.json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/modal.json index 7cdf22de80..daa582c17a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/modal.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/modal.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ModalView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Attributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO5modalAC05ModalF0C0G0VSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","title":"modal","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","type":"topic","title":"BrazeInAppMessageUI.ModalView.Attributes","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modal":{"title":"modal","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"roleHeading":"Instance Property","title":"modal","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO5modalAC05ModalF0C0G0VSgvp"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modal":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modal","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal","abstract":[],"type":"topic","title":"modal","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView/Attributes-swift.struct":{"kind":"symbol","title":"BrazeInAppMessageUI.ModalView.Attributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView\/Attributes-swift.struct","role":"symbol","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/modalimage(_:).json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/modalimage(_:).json index dd6f21df6e..6c6faebc81 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/modalimage(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/modalimage(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"metadata":{"title":"BrazeInAppMessageUI.ViewAttributes.modalImage(_:)","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO10modalImageyAeC05ModaliF0C0G0VcAEmF","symbolKind":"case","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"text":")","kind":"text"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modalImage(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.modalImage(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage(_:)","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage(_:)","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"metadata":{"title":"BrazeInAppMessageUI.ViewAttributes.modalImage(_:)","symbolKind":"case","roleHeading":"Case","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO10modalImageyAeC05ModaliF0C0G0VcAEmF"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage(_:)"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modalImage(_:)":{"abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":"(","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage(_:)","title":"BrazeInAppMessageUI.ViewAttributes.modalImage(_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/modalimage.json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/modalimage.json index c87b89962e..096014219f 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/modalimage.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/modalimage.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO10modalImageAC05ModaliF0C0G0VSgvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"},{"text":"?","kind":"text"}],"title":"modalImage"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"ModalImageView","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","text":"Attributes"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"role":"symbol","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"topic","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modalImage":{"title":"modalImage","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO10modalImageAC05ModaliF0C0G0VSgvp","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"modalImage","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier","text":"ModalImageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"kind":"text","text":"."},{"text":"Attributes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView/Attributes-swift.struct":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView\/Attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Attributes"}],"title":"BrazeInAppMessageUI.ModalImageView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"type":"text","text":"The attributes supported by the modal image in-app message view."}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/modalImage":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/modalImage","title":"modalImage","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC10AttributesV","text":"Attributes"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/slideup(_:).json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/slideup(_:).json index 072aa61a1f..9e8c9da674 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/slideup(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/slideup(_:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes"},{"kind":"text","text":")"}],"symbolKind":"case","title":"BrazeInAppMessageUI.ViewAttributes.slideup(_:)","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO7slideupyAeC07SlideupF0C0G0VcAEmF"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/slideup(_:)":{"title":"BrazeInAppMessageUI.ViewAttributes.slideup(_:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup(_:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":"("},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","text":"Attributes"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO7slideupyAeC07SlideupF0C0G0VcAEmF","title":"BrazeInAppMessageUI.ViewAttributes.slideup(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"kind":"text","text":"("},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier","text":"Attributes"},{"kind":"text","text":")"}],"roleHeading":"Case","symbolKind":"case","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/slideup(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":"(","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","text":"Attributes"},{"text":")","kind":"text"}],"title":"BrazeInAppMessageUI.ViewAttributes.slideup(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup(_:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewattributes/slideup.json b/data/documentation/brazeui/brazeinappmessageui/viewattributes/slideup.json index cc3a51f8d6..84fac40985 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewattributes/slideup.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewattributes/slideup.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"metadata":{"title":"slideup","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO7slideupAC07SlideupF0C0G0VSgvp","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","text":"SlideupView","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"kind":"text","text":": "},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","text":"Attributes","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewAttributes","kind":"identifier"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","title":"BrazeInAppMessageUI.SlideupView.Attributes","abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/slideup":{"title":"slideup","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"text":".","kind":"text"},{"text":"Attributes","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},{"kind":"text","text":"?"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"SlideupView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewAttributesO7slideupAC07SlideupF0C0G0VSgvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"slideup","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"."},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView/Attributes-swift.struct":{"navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"abstract":[{"text":"The attributes supported by the slideup in-app message view.","type":"text"}],"title":"BrazeInAppMessageUI.SlideupView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView\/Attributes-swift.struct","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes":{"title":"BrazeInAppMessageUI.ViewAttributes","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewAttributes"}],"abstract":[],"navigatorTitle":[{"text":"ViewAttributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewAttributes/slideup":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewAttributes\/slideup","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup","abstract":[],"title":"slideup","type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC10AttributesV"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller.json index 801fba912e..b45ace4efb 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller.json @@ -1 +1 @@ -{"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/init(coder:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/childForStatusBarStyle","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredScreenEdgesDeferringSystemGestures","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarStyle","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarUpdateAnimation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersHomeIndicatorAutoHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersPointerLocked","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/supportedInterfaceOrientations"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/loadView()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewDidAppear(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewWillTransition(to:with:)"],"title":"Instance Methods"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","interfaceLanguage":"swift"},"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"sections":[],"relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIViewController"],"type":"inheritsFrom","kind":"relationships"},{"type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}]}]},{"content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"inlineContent":[{"text":"This view controller is responsible for:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"orientation handling"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"keyboard avoidance (via its view being a "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"reference"},{"type":"text","text":")"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"status bar hide behavior"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"preferences proxying","type":"text"}]}]}],"type":"unorderedList"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"metadata":{"symbolKind":"class","modules":[{"name":"BrazeUI"}],"roleHeading":"Class","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"extendedModule":"BrazeUI","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ViewController"}],"title":"BrazeInAppMessageUI.ViewController"},"references":{"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/supportedInterfaceOrientations":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"supportedInterfaceOrientations"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIInterfaceOrientationMask","preciseIdentifier":"c:@E@UIInterfaceOrientationMask"}],"title":"supportedInterfaceOrientations","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/supportedinterfaceorientations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/supportedInterfaceOrientations","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/viewDidAppear(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewdidappear(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewDidAppear(_:)","title":"viewDidAppear(_:)"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://Braze/objc(pl)UIStateRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring","title":"UIKit.UIStateRestoring","type":"unresolvable"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredStatusBarStyle":{"title":"preferredStatusBarStyle","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarStyle","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarstyle","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredStatusBarStyle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIStatusBarStyle","preciseIdentifier":"c:@E@UIStatusBarStyle","kind":"typeIdentifier"}]},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"abstract":[{"text":"The in-app message container view.","type":"text"}],"title":"BrazeInAppMessageUI.ContainerView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContainerView"}],"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredScreenEdgesDeferringSystemGestures":{"kind":"symbol","title":"preferredScreenEdgesDeferringSystemGestures","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredScreenEdgesDeferringSystemGestures","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredscreenedgesdeferringsystemgestures","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredScreenEdgesDeferringSystemGestures","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIRectEdge","text":"UIRectEdge","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/loadView()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/loadView()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadView","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","kind":"symbol","title":"loadView()","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/loadview()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/childForStatusBarStyle":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"childForStatusBarStyle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"role":"symbol","title":"childForStatusBarStyle","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/childforstatusbarstyle","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/childForStatusBarStyle"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersHomeIndicatorAutoHidden":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"prefersHomeIndicatorAutoHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","abstract":[],"title":"prefersHomeIndicatorAutoHidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefershomeindicatorautohidden","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersHomeIndicatorAutoHidden","role":"symbol"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/objc(cs)UIViewController":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIViewController","title":"UIKit.UIViewController"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/init(coder:)":{"abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier","text":"NSCoder"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/init(coder:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/init(coder:)","title":"init(coder:)","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UIContentContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer","title":"UIKit.UIContentContainer"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","title":"Foundation.NSExtensionRequestHandling"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/viewWillTransition(to:with:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewwilltransition(to:with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewWillTransition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewWillTransition(to:with:)","role":"symbol","title":"viewWillTransition(to:with:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredStatusBarUpdateAnimation":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredStatusBarUpdateAnimation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIStatusBarAnimation","text":"UIStatusBarAnimation"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarupdateanimation","kind":"symbol","role":"symbol","type":"topic","title":"preferredStatusBarUpdateAnimation","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarUpdateAnimation"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersStatusBarHidden":{"title":"prefersStatusBarHidden","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersStatusBarHidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefersstatusbarhidden","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersPointerLocked":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferspointerlocked","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersPointerLocked","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersPointerLocked","role":"symbol","title":"prefersPointerLocked","kind":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"}}} \ No newline at end of file +{"kind":"symbol","relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)UIViewController"]},{"kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UIContentContainer","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/objc(pl)UIStateRestoring","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo","title":"Conforms To"}],"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","type":"reference"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","text":"Overview","anchor":"overview"},{"inlineContent":[{"type":"text","text":"This view controller is responsible for:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"orientation handling"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"keyboard avoidance (via its view being a "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","isActive":true},{"type":"text","text":")"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"status bar hide behavior","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"preferences proxying"}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"BrazeInAppMessageUI.ViewController","extendedModule":"BrazeUI","roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewController"}]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/init(coder:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/childForStatusBarStyle","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredScreenEdgesDeferringSystemGestures","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarStyle","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarUpdateAnimation","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersHomeIndicatorAutoHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersPointerLocked","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/supportedInterfaceOrientations"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/loadView()","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewDidAppear(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewWillTransition(to:with:)"]}],"references":{"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/viewWillTransition(to:with:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewWillTransition(to:with:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewWillTransition","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"UIViewControllerTransitionCoordinator","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewwilltransition(to:with:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"viewWillTransition(to:with:)"},"doc://Braze/objc(pl)NSExtensionRequestHandling":{"title":"Foundation.NSExtensionRequestHandling","identifier":"doc:\/\/Braze\/objc(pl)NSExtensionRequestHandling","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)NSCoding":{"identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable","title":"Foundation.NSCoding"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/supportedInterfaceOrientations":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/supportedinterfaceorientations","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"supportedInterfaceOrientations","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIInterfaceOrientationMask","text":"UIInterfaceOrientationMask"}],"kind":"symbol","role":"symbol","title":"supportedInterfaceOrientations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/supportedInterfaceOrientations"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","type":"unresolvable","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredStatusBarStyle":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarStyle","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarstyle","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredStatusBarStyle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIStatusBarStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIStatusBarStyle"}],"type":"topic","title":"preferredStatusBarStyle","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredScreenEdgesDeferringSystemGestures":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredScreenEdgesDeferringSystemGestures","role":"symbol","title":"preferredScreenEdgesDeferringSystemGestures","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredscreenedgesdeferringsystemgestures","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredScreenEdgesDeferringSystemGestures","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIRectEdge","preciseIdentifier":"c:@E@UIRectEdge","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersPointerLocked":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersPointerLocked","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersPointerLocked"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferspointerlocked","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"prefersPointerLocked"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersStatusBarHidden":{"title":"prefersStatusBarHidden","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefersstatusbarhidden","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersStatusBarHidden","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","type":"unresolvable","title":"UIKit.UITraitChangeObservable"},"doc://Braze/s8SendableP":{"identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","type":"unresolvable","title":"UIKit.UITraitEnvironment"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/loadView()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadView"},{"text":"()","kind":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/loadview()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/loadView()","kind":"symbol","type":"topic","title":"loadView()","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/init(coder:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/init(coder:)","abstract":[],"title":"init(coder:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/init(coder:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/viewDidAppear(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewDidAppear(_:)","role":"symbol","title":"viewDidAppear(_:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewdidappear(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ContainerView":{"navigatorTitle":[{"kind":"identifier","text":"ContainerView"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message container view."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContainerView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ContainerView","url":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","kind":"symbol","role":"symbol","title":"BrazeInAppMessageUI.ContainerView"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/childForStatusBarStyle":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/childForStatusBarStyle","role":"symbol","title":"childForStatusBarStyle","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/childforstatusbarstyle","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"childForStatusBarStyle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredStatusBarUpdateAnimation":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarUpdateAnimation","title":"preferredStatusBarUpdateAnimation","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredStatusBarUpdateAnimation","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UIStatusBarAnimation","text":"UIStatusBarAnimation","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarupdateanimation","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/objc(pl)UIStateRestoring":{"title":"UIKit.UIStateRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIStateRestoring"},"doc://Braze/objc(cs)UIViewController":{"title":"UIKit.UIViewController","identifier":"doc:\/\/Braze\/objc(cs)UIViewController","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersHomeIndicatorAutoHidden":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersHomeIndicatorAutoHidden","role":"symbol","title":"prefersHomeIndicatorAutoHidden","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefershomeindicatorautohidden","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersHomeIndicatorAutoHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable","title":"UIKit.UIAppearanceContainer"},"doc://Braze/objc(pl)UIContentContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIContentContainer","type":"unresolvable","title":"UIKit.UIContentContainer"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/childforstatusbarstyle.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/childforstatusbarstyle.json index aad2f47b7a..6a48a5f271 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/childforstatusbarstyle.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/childforstatusbarstyle.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"childForStatusBarStyle","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC22childForStatusBarStyleSo06UIViewG0CSgvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"childForStatusBarStyle","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"childForStatusBarStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier","text":"UIViewController"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/childforstatusbarstyle"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/childForStatusBarStyle","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/childForStatusBarStyle":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"childForStatusBarStyle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"role":"symbol","title":"childForStatusBarStyle","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/childforstatusbarstyle","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/childForStatusBarStyle"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/childForStatusBarStyle","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"childForStatusBarStyle","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/childforstatusbarstyle"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC22childForStatusBarStyleSo06UIViewG0CSgvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"childForStatusBarStyle","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier","text":"UIViewController"},{"text":"?","kind":"text"}],"title":"childForStatusBarStyle","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/childForStatusBarStyle":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/childForStatusBarStyle","role":"symbol","title":"childForStatusBarStyle","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/childforstatusbarstyle","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"childForStatusBarStyle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"?"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/init(coder:).json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/init(coder:).json index 66b34aeae7..abe14b62a1 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/init(coder:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/init(coder:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/init(coder:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier","text":"NSCoder"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC5coderAESgSo7NSCoderC_tcfc","role":"symbol","title":"init(coder:)","symbolKind":"init"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"required","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier","text":"NSCoder"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/init(coder:)"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/init(coder:)":{"abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier","text":"NSCoder"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/init(coder:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/init(coder:)","title":"init(coder:)","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC5coderAESgSo7NSCoderC_tcfc","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"title":"init(coder:)","symbolKind":"init","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"text":"NSCoder","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSCoder"},{"kind":"text","text":")"}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/init(coder:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/init(coder:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"required"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier","text":"NSCoder"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/init(coder:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/init(coder:)","abstract":[],"title":"init(coder:)","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/init(coder:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/loadview().json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/loadview().json index 767cf61596..27c4c807d9 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/loadview().json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/loadview().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/loadview()"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/loadView()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadView"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"roleHeading":"Instance Method","symbolKind":"method","title":"loadView()","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC04loadF0yyF","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"loadView","kind":"identifier"},{"text":"()","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/loadView()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/loadView()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"loadView","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol","kind":"symbol","title":"loadView()","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/loadview()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/loadView()"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/loadview()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"loadView","kind":"identifier"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadView"},{"text":"()","kind":"text"}],"role":"symbol","symbolKind":"method","title":"loadView()","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC04loadF0yyF"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/loadView()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"loadView"},{"text":"()","kind":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/loadview()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/loadView()","kind":"symbol","type":"topic","title":"loadView()","abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredscreenedgesdeferringsystemgestures.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredscreenedgesdeferringsystemgestures.json index 869496a7dc..1be3aff682 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredscreenedgesdeferringsystemgestures.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredscreenedgesdeferringsystemgestures.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredscreenedgesdeferringsystemgestures"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredScreenEdgesDeferringSystemGestures"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UIRectEdge","text":"UIRectEdge","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredScreenEdgesDeferringSystemGestures","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIRectEdge","preciseIdentifier":"c:@E@UIRectEdge"}],"title":"preferredScreenEdgesDeferringSystemGestures","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC43preferredScreenEdgesDeferringSystemGesturesSo10UIRectEdgeVvp","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredScreenEdgesDeferringSystemGestures","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredScreenEdgesDeferringSystemGestures":{"kind":"symbol","title":"preferredScreenEdgesDeferringSystemGestures","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredScreenEdgesDeferringSystemGestures","abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredscreenedgesdeferringsystemgestures","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredScreenEdgesDeferringSystemGestures","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIRectEdge","text":"UIRectEdge","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredscreenedgesdeferringsystemgestures"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredScreenEdgesDeferringSystemGestures","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"preferredScreenEdgesDeferringSystemGestures","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC43preferredScreenEdgesDeferringSystemGesturesSo10UIRectEdgeVvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredScreenEdgesDeferringSystemGestures","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIRectEdge","preciseIdentifier":"c:@E@UIRectEdge","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredScreenEdgesDeferringSystemGestures","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIRectEdge","text":"UIRectEdge"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredScreenEdgesDeferringSystemGestures":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredScreenEdgesDeferringSystemGestures","role":"symbol","title":"preferredScreenEdgesDeferringSystemGestures","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredscreenedgesdeferringsystemgestures","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredScreenEdgesDeferringSystemGestures","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIRectEdge","preciseIdentifier":"c:@E@UIRectEdge","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredstatusbarstyle.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredstatusbarstyle.json index 94d1c7957d..e1a711ab92 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredstatusbarstyle.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredstatusbarstyle.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredStatusBarStyle","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIStatusBarStyle","text":"UIStatusBarStyle"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredStatusBarStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIStatusBarStyle","kind":"typeIdentifier","text":"UIStatusBarStyle"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC23preferredStatusBarStyleSo08UIStatusjK0Vvp","modules":[{"name":"BrazeUI"}],"title":"preferredStatusBarStyle"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarstyle"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarStyle","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredStatusBarStyle":{"title":"preferredStatusBarStyle","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarStyle","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarstyle","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredStatusBarStyle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIStatusBarStyle","preciseIdentifier":"c:@E@UIStatusBarStyle","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC23preferredStatusBarStyleSo08UIStatusjK0Vvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredStatusBarStyle","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIStatusBarStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIStatusBarStyle"}],"modules":[{"name":"BrazeUI"}],"title":"preferredStatusBarStyle"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarStyle","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredStatusBarStyle","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIStatusBarStyle","text":"UIStatusBarStyle"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarstyle"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredStatusBarStyle":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarStyle","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarstyle","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"preferredStatusBarStyle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIStatusBarStyle","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIStatusBarStyle"}],"type":"topic","title":"preferredStatusBarStyle","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredstatusbarupdateanimation.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredstatusbarupdateanimation.json index a4149b2c3b..8a0a540d13 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredstatusbarupdateanimation.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferredstatusbarupdateanimation.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"kind":"symbol","sections":[],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredStatusBarUpdateAnimation"},{"kind":"text","text":": "},{"text":"UIStatusBarAnimation","preciseIdentifier":"c:@E@UIStatusBarAnimation","kind":"typeIdentifier"}],"title":"preferredStatusBarUpdateAnimation","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC33preferredStatusBarUpdateAnimationSo08UIStatusjL0Vvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredStatusBarUpdateAnimation","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIStatusBarAnimation","preciseIdentifier":"c:@E@UIStatusBarAnimation","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarupdateanimation"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarUpdateAnimation","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredStatusBarUpdateAnimation":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredStatusBarUpdateAnimation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIStatusBarAnimation","text":"UIStatusBarAnimation"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarupdateanimation","kind":"symbol","role":"symbol","type":"topic","title":"preferredStatusBarUpdateAnimation","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarUpdateAnimation"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarupdateanimation"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarUpdateAnimation"},"metadata":{"roleHeading":"Instance Property","title":"preferredStatusBarUpdateAnimation","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferredStatusBarUpdateAnimation","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIStatusBarAnimation","preciseIdentifier":"c:@E@UIStatusBarAnimation"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC33preferredStatusBarUpdateAnimationSo08UIStatusjL0Vvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preferredStatusBarUpdateAnimation","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIStatusBarAnimation","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIStatusBarAnimation"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/preferredStatusBarUpdateAnimation":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/preferredStatusBarUpdateAnimation","title":"preferredStatusBarUpdateAnimation","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"preferredStatusBarUpdateAnimation","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@E@UIStatusBarAnimation","text":"UIStatusBarAnimation","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarupdateanimation","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/prefershomeindicatorautohidden.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/prefershomeindicatorautohidden.json index 6b2058ea28..6394977de5 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/prefershomeindicatorautohidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/prefershomeindicatorautohidden.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersHomeIndicatorAutoHidden","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefershomeindicatorautohidden"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"prefersHomeIndicatorAutoHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC30prefersHomeIndicatorAutoHiddenSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersHomeIndicatorAutoHidden"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"prefersHomeIndicatorAutoHidden"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersHomeIndicatorAutoHidden":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"prefersHomeIndicatorAutoHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"kind":"symbol","abstract":[],"title":"prefersHomeIndicatorAutoHidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefershomeindicatorautohidden","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersHomeIndicatorAutoHidden","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersHomeIndicatorAutoHidden","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefershomeindicatorautohidden"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersHomeIndicatorAutoHidden","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersHomeIndicatorAutoHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC30prefersHomeIndicatorAutoHiddenSbvp","modules":[{"name":"BrazeUI"}],"title":"prefersHomeIndicatorAutoHidden"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersHomeIndicatorAutoHidden":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersHomeIndicatorAutoHidden","role":"symbol","title":"prefersHomeIndicatorAutoHidden","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefershomeindicatorautohidden","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersHomeIndicatorAutoHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferspointerlocked.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferspointerlocked.json index 466d89fef3..300d0a9d39 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferspointerlocked.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/preferspointerlocked.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferspointerlocked"]}],"metadata":{"title":"prefersPointerLocked","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC20prefersPointerLockedSbvp","symbolKind":"property","platforms":[{"deprecated":false,"introducedAt":"14.0","beta":false,"name":"iOS","unavailable":false}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"prefersPointerLocked","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersPointerLocked","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersPointerLocked","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersPointerLocked":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferspointerlocked","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersPointerLocked","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersPointerLocked","role":"symbol","title":"prefersPointerLocked","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersPointerLocked"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"property","title":"prefersPointerLocked","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersPointerLocked","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"modules":[{"name":"BrazeUI"}],"platforms":[{"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"iOS","beta":false}],"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC20prefersPointerLockedSbvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersPointerLocked","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferspointerlocked"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersPointerLocked":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersPointerLocked","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersPointerLocked"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferspointerlocked","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"prefersPointerLocked"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/prefersstatusbarhidden.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/prefersstatusbarhidden.json index 3060549a3d..b402bf7a83 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/prefersstatusbarhidden.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/prefersstatusbarhidden.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefersstatusbarhidden"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersStatusBarHidden","interfaceLanguage":"swift"},"metadata":{"title":"prefersStatusBarHidden","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC22prefersStatusBarHiddenSbvp","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersStatusBarHidden":{"title":"prefersStatusBarHidden","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersStatusBarHidden","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefersstatusbarhidden","abstract":[],"kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersStatusBarHidden","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"prefersStatusBarHidden","symbolKind":"property","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC22prefersStatusBarHiddenSbvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefersStatusBarHidden"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefersstatusbarhidden"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/prefersStatusBarHidden":{"title":"prefersStatusBarHidden","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefersstatusbarhidden","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/prefersStatusBarHidden","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/supportedinterfaceorientations.json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/supportedinterfaceorientations.json index c408c859da..10e46cbc34 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/supportedinterfaceorientations.json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/supportedinterfaceorientations.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"supportedInterfaceOrientations","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIInterfaceOrientationMask","text":"UIInterfaceOrientationMask"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/supportedInterfaceOrientations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/supportedinterfaceorientations"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"supportedInterfaceOrientations"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIInterfaceOrientationMask","text":"UIInterfaceOrientationMask","kind":"typeIdentifier"}],"title":"supportedInterfaceOrientations","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC30supportedInterfaceOrientationsSo26UIInterfaceOrientationMaskVvp","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/supportedInterfaceOrientations":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"supportedInterfaceOrientations"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIInterfaceOrientationMask","preciseIdentifier":"c:@E@UIInterfaceOrientationMask"}],"title":"supportedInterfaceOrientations","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/supportedinterfaceorientations","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/supportedInterfaceOrientations","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"supportedInterfaceOrientations","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIInterfaceOrientationMask","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIInterfaceOrientationMask"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/supportedInterfaceOrientations","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/supportedinterfaceorientations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"supportedInterfaceOrientations","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIInterfaceOrientationMask","preciseIdentifier":"c:@E@UIInterfaceOrientationMask"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC30supportedInterfaceOrientationsSo26UIInterfaceOrientationMaskVvp","title":"supportedInterfaceOrientations","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/supportedInterfaceOrientations":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/supportedinterfaceorientations","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"supportedInterfaceOrientations","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIInterfaceOrientationMask","text":"UIInterfaceOrientationMask"}],"kind":"symbol","role":"symbol","title":"supportedInterfaceOrientations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/supportedInterfaceOrientations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/viewdidappear(_:).json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/viewdidappear(_:).json index 0c01aa87f5..fa1bf3e318 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/viewdidappear(_:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/viewdidappear(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewDidAppear(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC13viewDidAppearyySbF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"symbolKind":"method","role":"symbol","title":"viewDidAppear(_:)"},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewdidappear(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"animated"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/viewDidAppear(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"abstract":[],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewdidappear(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewDidAppear(_:)","title":"viewDidAppear(_:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewdidappear(_:)"]}],"sections":[],"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC13viewDidAppearyySbF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"viewDidAppear(_:)","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewDidAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"animated"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewDidAppear(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/viewDidAppear(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewDidAppear(_:)","role":"symbol","title":"viewDidAppear(_:)","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewdidappear(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewDidAppear","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/viewwilltransition(to:with:).json b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/viewwilltransition(to:with:).json index 7aa292fc07..cc752afb31 100644 --- a/data/documentation/brazeui/brazeinappmessageui/viewcontroller/viewwilltransition(to:with:).json +++ b/data/documentation/brazeui/brazeinappmessageui/viewcontroller/viewwilltransition(to:with:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewwilltransition(to:with:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewWillTransition(to:with:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillTransition"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"size","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"text":"coordinator","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIViewControllerTransitionCoordinator","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator"},{"text":")","kind":"text"}]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"viewWillTransition(to:with:)","externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC18viewWillTransition2to4withySo6CGSizeV_So06UIViewgJ11Coordinator_ptF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewWillTransition","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator"},{"text":")","kind":"text"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/viewWillTransition(to:with:)":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewwilltransition(to:with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewWillTransition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator","text":"UIViewControllerTransitionCoordinator","kind":"typeIdentifier"},{"text":")","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewWillTransition(to:with:)","role":"symbol","title":"viewWillTransition(to:with:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"viewWillTransition","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":" "},{"kind":"internalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"coordinator"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIViewControllerTransitionCoordinator","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewWillTransition(to:with:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC18viewWillTransition2to4withySo6CGSizeV_So06UIViewgJ11Coordinator_ptF","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI"}],"title":"viewWillTransition(to:with:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewWillTransition","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"text":"UIViewControllerTransitionCoordinator","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator"},{"text":")","kind":"text"}],"roleHeading":"Instance Method"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewwilltransition(to:with:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController/viewWillTransition(to:with:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController\/viewWillTransition(to:with:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewWillTransition","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"UIViewControllerTransitionCoordinator","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerTransitionCoordinator"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewwilltransition(to:with:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"viewWillTransition(to:with:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/window.json b/data/documentation/brazeui/brazeinappmessageui/window.json index 7c24837932..cd619295e6 100644 --- a/data/documentation/brazeui/brazeinappmessageui/window.json +++ b/data/documentation/brazeui/brazeinappmessageui/window.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window\/hitTest(_:with:)"],"title":"Instance Methods"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/window"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Window","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Overview","level":2,"anchor":"overview","type":"heading"},{"inlineContent":[{"text":"The window capture and process touch events from:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"The "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"type":"text","text":" or one of its subviews"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Any view when displaying an html in-app message"}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"text":"All other touch events are passed down to the next window by UIKit.","type":"text"}]}]}],"relationshipsSections":[{"title":"Inherits From","kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIWindow"]},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"Window","kind":"identifier"}],"symbolKind":"class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Window","kind":"identifier"}],"extendedModule":"BrazeUI","title":"BrazeInAppMessageUI.Window","roleHeading":"Class","externalID":"s:7BrazeUI0a12InAppMessageB0C6WindowC"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"sections":[],"references":{"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","type":"unresolvable","title":"UIKit.UIFocusItem"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting"},"doc://Braze/objc(pl)UIAppearance":{"identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable","title":"UIKit.UIAppearance"},"doc://Braze/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","type":"unresolvable","title":"UIKit.UIFocusItemContainer"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window/hitTest(_:with:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/window\/hittest(_:with:)","title":"hitTest(_:with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hitTest"},{"text":"(","kind":"text"},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window\/hitTest(_:with:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","type":"unresolvable","title":"UIKit.UICoordinateSpace"},"doc://Braze/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(cs)UIWindow":{"type":"unresolvable","title":"UIKit.UIWindow","identifier":"doc:\/\/Braze\/objc(cs)UIWindow"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","abstract":[{"text":"UI utilities.","type":"text"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"title":"Braze.UIUtils","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable","title":"UIKit.UILargeContentViewerItem"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageWindowType":{"role":"symbol","title":"BrazeInAppMessageWindowType","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"url":"\/documentation\/brazekit\/brazeinappmessagewindowtype","abstract":[{"text":"Conform to this protocol to ensure that Braze’s ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"type":"text","text":"the window presenting the in-app messages."}],"type":"topic","kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","type":"unresolvable","title":"QuartzCore.CALayerDelegate"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"}}} \ No newline at end of file +{"metadata":{"symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Window","kind":"identifier"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI0a12InAppMessageB0C6WindowC","role":"symbol","roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"Window"}],"title":"BrazeInAppMessageUI.Window","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/window"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},"abstract":[{"text":"The window displaying Braze’s in-app messages.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"overview","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The window capture and process touch events from:"}]},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"The "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"text":" or one of its subviews","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Any view when displaying an html in-app message","type":"text"}]}]}]},{"type":"paragraph","inlineContent":[{"text":"All other touch events are passed down to the next window by UIKit.","type":"text"}]}]}],"relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIWindow"],"type":"inheritsFrom","kind":"relationships"},{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window\/hitTest(_:with:)"],"title":"Instance Methods"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"]]},"kind":"symbol","references":{"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window/hitTest(_:with:)":{"title":"hitTest(_:with:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window\/hitTest(_:with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hitTest"},{"kind":"text","text":"("},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/window\/hittest(_:with:)"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/objc(cs)UIWindow":{"identifier":"doc:\/\/Braze\/objc(cs)UIWindow","title":"UIKit.UIWindow","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/documentation/BrazeKit/Braze/UIUtils":{"abstract":[{"text":"UI utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","title":"Braze.UIUtils","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UIUtils"}],"navigatorTitle":[{"kind":"identifier","text":"UIUtils"}],"url":"\/documentation\/brazekit\/braze\/uiutils","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/BrazeInAppMessageWindowType":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/BrazeInAppMessageWindowType","abstract":[{"type":"text","text":"Conform to this protocol to ensure that Braze’s "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/UIUtils","isActive":true,"type":"reference"},{"type":"text","text":" helper methods properly ignore"},{"text":" ","type":"text"},{"type":"text","text":"the window presenting the in-app messages."}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageWindowType","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeInAppMessageWindowType"}],"role":"symbol","title":"BrazeInAppMessageWindowType","kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/brazeinappmessagewindowtype"},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable","title":"UIKit.UIDynamicItem"},"doc://Braze/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","type":"unresolvable","title":"UIKit.UIFocusEnvironment"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","title":"UIKit.UIFocusItemContainer","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageui/window/hittest(_:with:).json b/data/documentation/brazeui/brazeinappmessageui/window/hittest(_:with:).json index e150f350a3..3c79fed47a 100644 --- a/data/documentation/brazeui/brazeinappmessageui/window/hittest(_:with:).json +++ b/data/documentation/brazeui/brazeinappmessageui/window/hittest(_:with:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hitTest","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"point","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"text":"event","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEvent","preciseIdentifier":"c:objc(cs)UIEvent"},{"text":"?) -> ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"metadata":{"role":"symbol","title":"hitTest(_:with:)","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hitTest","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0a12InAppMessageB0C6WindowC7hitTest_4withSo6UIViewCSgSo7CGPointV_So7UIEventCSgtF"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageui\/window\/hittest(_:with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window\/hitTest(_:with:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window/hitTest(_:with:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/window\/hittest(_:with:)","title":"hitTest(_:with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hitTest"},{"text":"(","kind":"text"},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIEvent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window\/hitTest(_:with:)"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hitTest","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"point","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"event"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageui\/window\/hittest(_:with:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window\/hitTest(_:with:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"hitTest(_:with:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hitTest"},{"kind":"text","text":"("},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"kind":"text","text":"?) -> "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":"?","kind":"text"}],"role":"symbol","symbolKind":"method","externalID":"s:7BrazeUI0a12InAppMessageB0C6WindowC7hitTest_4withSo6UIViewCSgSo7CGPointV_So7UIEventCSgtF"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window/hitTest(_:with:)":{"title":"hitTest(_:with:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window\/hitTest(_:with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hitTest"},{"kind":"text","text":"("},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIEvent","text":"UIEvent"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/window\/hittest(_:with:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate.json b/data/documentation/brazeui/brazeinappmessageuidelegate.json index 023b645b44..ed18525228 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"roleHeading":"Protocol","externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP","role":"symbol","title":"BrazeInAppMessageUIDelegate","symbolKind":"protocol"},"abstract":[{"type":"text","text":"Methods for reacting to the in-app message UI lifecycle."}],"seeAlsoSections":[{"title":"In-App Message UI","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv"],"title":"Instance Methods"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeInAppMessageUIDelegate"},{"text":" : AnyObject","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-10hz5":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","kind":"symbol","title":"inAppMessage(_:willDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"abstract":[{"text":"Called before any dismissal animation occurs.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-4pzvv":{"abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv","title":"inAppMessage(_:willPresent:view:)","kind":"symbol","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-9hd0y":{"title":"inAppMessage(_:didDismiss:view:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y","required":true,"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y","defaultImplementations":1,"abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didDismiss"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"abstract":[{"text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"displayChoiceForMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","type":"topic","kind":"symbol","title":"inAppMessage(_:displayChoiceForMessage:)","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi":{"abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","kind":"symbol","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-89ucr":{"abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr","type":"topic","kind":"symbol","title":"inAppMessage(_:didPresent:view:)","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","interfaceLanguage":"swift"},"metadata":{"title":"BrazeInAppMessageUIDelegate","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","symbolKind":"protocol","roleHeading":"Protocol","externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP","modules":[{"name":"BrazeUI"}]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"},{"kind":"text","text":" : AnyObject"}]}]}],"seeAlsoSections":[{"title":"In-App Message UI","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv"],"title":"Instance Methods"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"abstract":[{"type":"text","text":"Methods for reacting to the in-app message UI lifecycle."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-89ucr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didPresent","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}],"defaultImplementations":1,"required":true,"abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr","type":"topic","title":"inAppMessage(_:didPresent:view:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-4pzvv":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"willPresent","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"text":".","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv","type":"topic","title":"inAppMessage(_:willPresent:view:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","defaultImplementations":1,"title":"inAppMessage(_:displayChoiceForMessage:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"required":true,"type":"topic","abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-9hd0y":{"kind":"symbol","abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user."}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"title":"inAppMessage(_:didDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-10hz5":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willDismiss"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}],"role":"symbol","title":"inAppMessage(_:willDismiss:view:)","required":true},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi":{"kind":"symbol","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi","defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi","abstract":[{"type":"text","text":"Defines whether Braze should process the message click action."}],"type":"topic","required":true},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:diddismiss:view:)-22gnu.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:diddismiss:view:)-22gnu.json index 8e7d885a8a..b9fcef0946 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:diddismiss:view:)-22gnu.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:diddismiss:view:)-22gnu.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didDismiss","kind":"externalParam"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}],"name":"ui"},{"name":"message","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to be presented."}]}]},{"name":"view","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message view.","type":"text"}]}]}]}],"sections":[],"metadata":{"role":"symbol","title":"inAppMessage(_:didDismiss:view:)","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"didDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"BrazeUI","externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_10didDismiss4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-22gnu"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-22gnu"},"abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"type":"text","text":" "},{"text":"user.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-9hd0y":{"title":"inAppMessage(_:didDismiss:view:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y","required":true,"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y","defaultImplementations":1,"abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didDismiss"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-22gnu":{"title":"inAppMessage(_:didDismiss:view:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-22gnu","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-22gnu","abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"type":"text","text":" "},{"text":"user.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"ui"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didDismiss","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}],"name":"ui"},{"content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}],"name":"message"},{"name":"view","content":[{"inlineContent":[{"type":"text","text":"The in-app message view."}],"type":"paragraph"}]}]}],"abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"text":" ","type":"text"},{"text":"user.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-22gnu"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_10didDismiss4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","title":"inAppMessage(_:didDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didDismiss"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-22gnu"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-9hd0y":{"kind":"symbol","abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user."}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"title":"inAppMessage(_:didDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-22gnu":{"kind":"symbol","abstract":[{"type":"text","text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the"},{"type":"text","text":" "},{"type":"text","text":"user."}],"role":"symbol","type":"topic","title":"inAppMessage(_:didDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"didDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-22gnu","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-22gnu"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:diddismiss:view:)-9hd0y.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:diddismiss:view:)-9hd0y.json index 53f6c6c12c..fe364a7b16 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:diddismiss:view:)-9hd0y.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:diddismiss:view:)-9hd0y.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the"},{"type":"text","text":" "},{"text":"user.","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"title":"inAppMessage(_:didDismiss:view:)","role":"symbol","externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_10didDismiss4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","symbolKind":"method","roleHeading":"Instance Method","required":true},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y"},"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-22gnu"],"title":"BrazeInAppMessageUIDelegate Implementations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didDismiss"},{"kind":"text","text":" "},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The in-app message ui instance.","type":"text"}],"type":"paragraph"}],"name":"ui"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to be presented."}]}],"name":"message"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message view."}]}],"name":"view"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-9hd0y":{"title":"inAppMessage(_:didDismiss:view:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y","required":true,"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y","defaultImplementations":1,"abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user."}],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didDismiss"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-22gnu":{"title":"inAppMessage(_:didDismiss:view:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-22gnu","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-22gnu","abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"type":"text","text":" "},{"text":"user.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y"},"sections":[],"abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"type":"text","text":" "},{"text":"user.","type":"text"}],"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-22gnu"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"ui","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didDismiss","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The in-app message ui instance.","type":"text"}],"type":"paragraph"}],"name":"ui"},{"content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}],"name":"message"},{"name":"view","content":[{"inlineContent":[{"type":"text","text":"The in-app message view."}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"method","title":"inAppMessage(_:didDismiss:view:)","required":true,"roleHeading":"Instance Method","externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_10didDismiss4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-9hd0y":{"kind":"symbol","abstract":[{"text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"user."}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"title":"inAppMessage(_:didDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-9hd0y"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didDismiss:view:)-22gnu":{"kind":"symbol","abstract":[{"type":"text","text":"Called after any dismissal animation occurs and the in-app message is fully hidden from the"},{"type":"text","text":" "},{"type":"text","text":"user."}],"role":"symbol","type":"topic","title":"inAppMessage(_:didDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"didDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-22gnu","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didDismiss:view:)-22gnu"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:didpresent:view:)-6b8kn.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:didpresent:view:)-6b8kn.json index c6768b34fb..2a84586436 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:didpresent:view:)-6b8kn.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:didpresent:view:)-6b8kn.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"didPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_10didPresent4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","role":"symbol","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"inAppMessage(_:didPresent:view:)"},"abstract":[{"text":"Called once the in-app message is fully visible to the user.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ui"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didPresent"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"kind":"text","text":")"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}],"name":"ui"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to be presented."}]}],"name":"message"},{"content":[{"inlineContent":[{"text":"The in-app message view.","type":"text"}],"type":"paragraph"}],"name":"view"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-6b8kn":{"kind":"symbol","abstract":[{"text":"Called once the in-app message is fully visible to the user.","type":"text"}],"title":"inAppMessage(_:didPresent:view:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didPresent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-89ucr":{"abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr","type":"topic","kind":"symbol","title":"inAppMessage(_:didPresent:view:)","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didPresent"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","text":"InAppMessageView"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"ui","content":[{"inlineContent":[{"type":"text","text":"The in-app message ui instance."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to be presented."}]}],"name":"message"},{"content":[{"inlineContent":[{"text":"The in-app message view.","type":"text"}],"type":"paragraph"}],"name":"view"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"},"abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"metadata":{"symbolKind":"method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"inAppMessage(_:didPresent:view:)","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_10didPresent4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn"]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-89ucr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didPresent","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}],"defaultImplementations":1,"required":true,"abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr","type":"topic","title":"inAppMessage(_:didPresent:view:)"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-6b8kn":{"kind":"symbol","abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn","title":"inAppMessage(_:didPresent:view:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didPresent","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:didpresent:view:)-89ucr.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:didpresent:view:)-89ucr.json index 25c98159e9..2ea4d24357 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:didpresent:view:)-89ucr.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:didpresent:view:)-89ucr.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"didPresent","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"ui","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}]},{"name":"message","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to be presented."}]}]},{"content":[{"inlineContent":[{"text":"The in-app message view.","type":"text"}],"type":"paragraph"}],"name":"view"}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"required":true,"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_10didPresent4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didPresent"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","title":"inAppMessage(_:didPresent:view:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr"},"abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-89ucr":{"abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr","type":"topic","kind":"symbol","title":"inAppMessage(_:didPresent:view:)","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-6b8kn":{"kind":"symbol","abstract":[{"text":"Called once the in-app message is fully visible to the user.","type":"text"}],"title":"inAppMessage(_:didPresent:view:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didPresent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"],"title":"BrazeInAppMessageUIDelegate Implementations"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"ui"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"didPresent","kind":"externalParam"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"ui","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}]},{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"The in-app message view.","type":"text"}],"type":"paragraph"}],"name":"view"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr"},"metadata":{"symbolKind":"method","title":"inAppMessage(_:didPresent:view:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"didPresent"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"required":true,"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_10didPresent4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"abstract":[{"text":"Called once the in-app message is fully visible to the user.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-89ucr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-89ucr","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"didPresent","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}],"defaultImplementations":1,"required":true,"abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr","type":"topic","title":"inAppMessage(_:didPresent:view:)"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-6b8kn":{"kind":"symbol","abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn","title":"inAppMessage(_:didPresent:view:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didPresent","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-86zt4.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-86zt4.json index 63ce4aef29..66ad85a963 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-86zt4.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-86zt4.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"displayChoiceForMessage","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"message"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"ui","content":[{"inlineContent":[{"text":"The in-app message ui instance.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}],"name":"message"}]},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"The display choice for ","type":"text"},{"type":"codeVoice","code":"message"},{"type":"text","text":". See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","isActive":true},{"type":"text","text":" for"},{"type":"text","text":" "},{"type":"text","text":"possible values."}]}],"kind":"content"},{"kind":"content","content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"The default implementation returns the display choice"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now"},{"type":"text","text":"."}],"type":"paragraph"},{"inlineContent":[{"text":"If there are situations where you would not want the in-app message to appear (such as during","type":"text"},{"type":"text","text":" "},{"type":"text","text":"a full screen game or on a loading screen), you can use this delegate to delay or discard"},{"type":"text","text":" "},{"text":"pending in-app message messages.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"When returning "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","type":"reference"},{"type":"text","text":", the message is put on the top of"},{"text":" ","type":"text"},{"text":"the message ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack"},{"text":". Use ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()"},{"text":" to","type":"text"},{"type":"text","text":" "},{"type":"text","text":"present the next in-app message in the stack."}],"type":"paragraph"}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-86zt4"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-86zt4"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"inAppMessage(_:displayChoiceForMessage:)","role":"symbol","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":") -> "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_016displayChoiceForE0AA0acdeB0C07DisplayI0OAG_0A3Kit0A0C0cdE0OtF","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"type":"text","text":"The in-app message is "},{"inlineContent":[{"type":"text","text":"not displayed"}],"type":"strong"},{"type":"text","text":" and placed on top of the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reenqueue"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-86zt4":{"abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayChoiceForMessage"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"title":"inAppMessage(_:displayChoiceForMessage:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-86zt4","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-86zt4","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"abstract":[{"text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"displayChoiceForMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","type":"topic","kind":"symbol","title":"inAppMessage(_:displayChoiceForMessage:)","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/now":{"abstract":[{"text":"The in-app message is displayed immediately.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"now","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","title":"BrazeInAppMessageUI.DisplayChoice.now","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"abstract":[{"text":"The stack of in-app messages awaiting display.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","title":"stack","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentNext","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-86zt4"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}],"name":"ui"},{"content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}],"name":"message"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The display choice for "},{"type":"codeVoice","code":"message"},{"text":". See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"},{"text":" for","type":"text"},{"type":"text","text":" "},{"text":"possible values.","type":"text"}]}]},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The default implementation returns the display choice"},{"text":" ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now"},{"type":"text","text":"."}]},{"inlineContent":[{"type":"text","text":"If there are situations where you would not want the in-app message to appear (such as during"},{"text":" ","type":"text"},{"type":"text","text":"a full screen game or on a loading screen), you can use this delegate to delay or discard"},{"type":"text","text":" "},{"type":"text","text":"pending in-app message messages."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"When returning ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","type":"reference","isActive":true},{"type":"text","text":", the message is put on the top of"},{"type":"text","text":" "},{"text":"the message ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack"},{"type":"text","text":". Use "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","type":"reference","isActive":true},{"type":"text","text":" to"},{"text":" ","type":"text"},{"text":"present the next in-app message in the stack.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-86zt4"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"inAppMessage(_:displayChoiceForMessage:)","role":"symbol","extendedModule":"BrazeUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_016displayChoiceForE0AA0acdeB0C07DisplayI0OAG_0A3Kit0A0C0cdE0OtF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-86zt4":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-86zt4","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-86zt4","title":"inAppMessage(_:displayChoiceForMessage:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","text":"DisplayChoice"}],"abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"title":"stack","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/now":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","title":"BrazeInAppMessageUI.DisplayChoice.now","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"now"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message is displayed immediately."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"text":"The in-app message is ","type":"text"},{"inlineContent":[{"text":"not displayed","type":"text"}],"type":"strong"},{"text":" and placed on top of the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","type":"reference"},{"type":"text","text":"."}],"title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reenqueue","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","defaultImplementations":1,"title":"inAppMessage(_:displayChoiceForMessage:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"required":true,"type":"topic","abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentNext","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-9w1nb.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-9w1nb.json index 90ac8a3f79..0f0dc3c37b 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-9w1nb.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:displaychoiceformessage:)-9w1nb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"ui"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"displayChoiceForMessage","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message ui instance."}]}],"name":"ui"},{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The display choice for "},{"code":"message","type":"codeVoice"},{"text":". See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"},{"text":" for","type":"text"},{"type":"text","text":" "},{"text":"possible values.","type":"text"}]}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"The default implementation returns the display choice"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"If there are situations where you would not want the in-app message to appear (such as during","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"a full screen game or on a loading screen), you can use this delegate to delay or discard"},{"type":"text","text":" "},{"text":"pending in-app message messages.","type":"text"}]},{"inlineContent":[{"text":"When returning ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","isActive":true},{"type":"text","text":", the message is put on the top of"},{"type":"text","text":" "},{"type":"text","text":"the message "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","isActive":true},{"text":". Use ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","isActive":true,"type":"reference"},{"type":"text","text":" to"},{"text":" ","type":"text"},{"type":"text","text":"present the next in-app message in the stack."}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb"]}],"metadata":{"title":"inAppMessage(_:displayChoiceForMessage:)","required":true,"symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_016displayChoiceForE0AA0acdeB0C07DisplayI0OAG_0A3Kit0A0C0cdE0OtF"},"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-86zt4"],"title":"BrazeInAppMessageUIDelegate Implementations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued.","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"abstract":[{"text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"displayChoiceForMessage","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","type":"topic","kind":"symbol","title":"inAppMessage(_:displayChoiceForMessage:)","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","abstract":[{"type":"text","text":"The different display choices supported when receiving an in-app message from the Braze SDK."}],"navigatorTitle":[{"text":"DisplayChoice","kind":"identifier"}],"title":"BrazeInAppMessageUI.DisplayChoice","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/now":{"abstract":[{"text":"The in-app message is displayed immediately.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"now","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","title":"BrazeInAppMessageUI.DisplayChoice.now","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"type":"text","text":"The in-app message is "},{"inlineContent":[{"type":"text","text":"not displayed"}],"type":"strong"},{"type":"text","text":" and placed on top of the "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","isActive":true},{"text":".","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"reenqueue"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentNext","kind":"identifier"},{"kind":"text","text":"()"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-86zt4":{"abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayChoiceForMessage"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"title":"inAppMessage(_:displayChoiceForMessage:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-86zt4","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-86zt4","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"abstract":[{"text":"The stack of in-app messages awaiting display.","type":"text"}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"stack","kind":"identifier"},{"kind":"text","text":": ["},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","title":"stack","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-86zt4"]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"displayChoiceForMessage","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"ui","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to be presented."}]}],"name":"message"}]},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"The display choice for ","type":"text"},{"code":"message","type":"codeVoice"},{"type":"text","text":". See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","isActive":true},{"text":" for","type":"text"},{"type":"text","text":" "},{"text":"possible values.","type":"text"}]}]},{"content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"The default implementation returns the display choice"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there are situations where you would not want the in-app message to appear (such as during"},{"text":" ","type":"text"},{"type":"text","text":"a full screen game or on a loading screen), you can use this delegate to delay or discard"},{"type":"text","text":" "},{"type":"text","text":"pending in-app message messages."}]},{"type":"paragraph","inlineContent":[{"text":"When returning ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","isActive":true,"type":"reference"},{"type":"text","text":", the message is put on the top of"},{"text":" ","type":"text"},{"text":"the message ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack"},{"text":". Use ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()"},{"text":" to","type":"text"},{"text":" ","type":"text"},{"text":"present the next in-app message in the stack.","type":"text"}]}],"kind":"content"}],"kind":"symbol","metadata":{"role":"symbol","symbolKind":"method","externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_016displayChoiceForE0AA0acdeB0C07DisplayI0OAG_0A3Kit0A0C0cdE0OtF","title":"inAppMessage(_:displayChoiceForMessage:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"DisplayChoice","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"required":true,"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/stack":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/stack","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"stack"},{"text":": [","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"The stack of in-app messages awaiting display."}],"title":"stack","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/presentNext()":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/presentNext()","title":"presentNext()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentNext","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Presents the next in-app message in the stack if any."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/reenqueue":{"abstract":[{"text":"The in-app message is ","type":"text"},{"inlineContent":[{"text":"not displayed","type":"text"}],"type":"strong"},{"text":" and placed on top of the ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/stack","type":"reference"},{"type":"text","text":"."}],"title":"BrazeInAppMessageUI.DisplayChoice.reenqueue","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/reenqueue","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reenqueue","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"topic","abstract":[{"text":"The different display choices supported when receiving an in-app message from the Braze SDK.","type":"text"}],"role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DisplayChoice"}],"navigatorTitle":[{"kind":"identifier","text":"DisplayChoice"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/DisplayChoice/now":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/DisplayChoice\/now","title":"BrazeInAppMessageUI.DisplayChoice.now","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"now"}],"type":"topic","abstract":[{"type":"text","text":"The in-app message is displayed immediately."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-86zt4":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-86zt4","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-86zt4","title":"inAppMessage(_:displayChoiceForMessage:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO","text":"DisplayChoice"}],"abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:displayChoiceForMessage:)-9w1nb":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:displayChoiceForMessage:)-9w1nb","defaultImplementations":1,"title":"inAppMessage(_:displayChoiceForMessage:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayChoiceForMessage"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DisplayChoice","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13DisplayChoiceO"}],"required":true,"type":"topic","abstract":[{"type":"text","text":"Defines whether the in-app message will be displayed now, discarded, or re-enqueued."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-11fog.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-11fog.json index c7f74525cb..bdc24951ea 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-11fog.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-11fog.json @@ -1 +1 @@ -{"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-4ole4"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":" "},{"kind":"internalParam","text":"context"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message ui instance."}]}],"name":"ui"},{"name":"context","content":[{"inlineContent":[{"type":"text","text":"The presentation context. See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","type":"reference","isActive":true},{"type":"text","text":" for a"},{"text":" ","type":"text"},{"text":"list of supported customizations.","type":"text"}],"type":"paragraph"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_11prepareWithyAA0acdeB0C_AG19PresentationContextVztF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"inAppMessage(_:prepareWith:)","required":true,"symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-4ole4":{"abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-4ole4","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prepareWith","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"PresentationContext","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV"},{"text":")","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-4ole4","type":"topic","title":"inAppMessage(_:prepareWith:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-4ole4"],"title":"BrazeInAppMessageUIDelegate Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ui"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"prepareWith","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"context"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"name":"ui","content":[{"inlineContent":[{"type":"text","text":"The in-app message ui instance."}],"type":"paragraph"}]},{"name":"context","content":[{"inlineContent":[{"type":"text","text":"The presentation context. See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext"},{"text":" for a","type":"text"},{"text":" ","type":"text"},{"text":"list of supported customizations.","type":"text"}],"type":"paragraph"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_11prepareWithyAA0acdeB0C_AG19PresentationContextVztF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","title":"inAppMessage(_:prepareWith:)","roleHeading":"Instance Method","symbolKind":"method","required":true},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"text":"presentation via the mutable ","type":"text"},{"type":"codeVoice","code":"context"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-4ole4":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-4ole4","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-4ole4","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"type":"text","text":" "},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"type":"text","text":"."}],"title":"inAppMessage(_:prepareWith:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-4ole4.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-4ole4.json index d9cd804e4c..fe327c29f9 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-4ole4.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:preparewith:)-4ole4.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-4ole4"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-4ole4"},"metadata":{"roleHeading":"Instance Method","extendedModule":"BrazeUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prepareWith"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_11prepareWithyAA0acdeB0C_AG19PresentationContextVztF","title":"inAppMessage(_:prepareWith:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ui"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prepareWith"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"context"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"PresentationContext","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"ui","content":[{"inlineContent":[{"type":"text","text":"The in-app message ui instance."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The presentation context. See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","isActive":true,"type":"reference"},{"type":"text","text":" for a"},{"type":"text","text":" "},{"text":"list of supported customizations.","type":"text"}]}],"name":"context"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-4ole4":{"abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-4ole4","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prepareWith","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"PresentationContext","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV"},{"text":")","kind":"text"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-4ole4","type":"topic","title":"inAppMessage(_:prepareWith:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"type":"text","text":" "},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-4ole4"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV"},{"text":")","kind":"text"}],"extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"inAppMessage(_:prepareWith:)","symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_11prepareWithyAA0acdeB0C_AG19PresentationContextVztF"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-4ole4"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"ui"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"context"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"ui","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The presentation context. See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","isActive":true,"type":"reference"},{"type":"text","text":" for a"},{"type":"text","text":" "},{"type":"text","text":"list of supported customizations."}]}],"name":"context"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-4ole4":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-4ole4","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-4ole4","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"type":"text","text":" "},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"type":"text","text":"."}],"title":"inAppMessage(_:prepareWith:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi.json index 53d7f608dd..a197383fd0 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi"]}],"abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_13shouldProcess8buttonId7message4viewSbAA0acdeB0C_0A3Kit0A0C0cdE0O11ClickActionOSSSgAoA0cdE4View_ptF","required":true,"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"title":"inAppMessage(_:shouldProcess:buttonId:message:view:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"clickAction"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","text":"ClickAction"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message ui instance."}]}],"name":"ui"},{"name":"clickAction","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The click action."}]}]},{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"text":"The optional button identifier.","type":"text"}]}]},{"name":"message","content":[{"inlineContent":[{"text":"The message to be presented.","type":"text"}],"type":"paragraph"}]},{"name":"view","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message view.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"text":" to let Braze process the click action, ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":" otherwise."}],"type":"paragraph"}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"When returning "},{"code":"true","type":"codeVoice"},{"type":"text","text":" (default return value), Braze processes the click action."}],"type":"paragraph"},{"content":[{"inlineContent":[{"type":"text","text":"When this method returns "},{"code":"true","type":"codeVoice"},{"text":" and the click action is an url, Braze will","type":"text"},{"text":" ","type":"text"},{"type":"strong","inlineContent":[{"text":"still","type":"text"}]},{"type":"text","text":" execute the "},{"type":"codeVoice","code":"BrazeDelegate.braze(_:shouldOpenURL:)"},{"type":"text","text":" delegate method"},{"type":"text","text":" "},{"text":"offering a last opportunity to modify or replace Braze url handling behavior.","type":"text"},{"type":"text","text":" "},{"text":"If your implementation only needs access to the ","type":"text"},{"type":"codeVoice","code":"url"},{"type":"text","text":", prefer using"},{"type":"text","text":" "},{"type":"codeVoice","code":"BrazeDelegate.braze(_:shouldOpenURL:)"},{"type":"text","text":" instead."}],"type":"paragraph"}],"name":"Important","type":"aside","style":"important"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld"]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld":{"kind":"symbol","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld","abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi":{"abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","kind":"symbol","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"ui","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"clickAction"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"ui","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The click action."}],"type":"paragraph"}],"name":"clickAction"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The optional button identifier."}]}],"name":"buttonId"},{"name":"message","content":[{"inlineContent":[{"text":"The message to be presented.","type":"text"}],"type":"paragraph"}]},{"name":"view","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message view.","type":"text"}]}]}]},{"content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"text":"","type":"text"},{"type":"codeVoice","code":"true"},{"text":" to let Braze process the click action, ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":" otherwise."}],"type":"paragraph"}],"kind":"content"},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"When returning "},{"code":"true","type":"codeVoice"},{"text":" (default return value), Braze processes the click action.","type":"text"}],"type":"paragraph"},{"style":"important","type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When this method returns "},{"type":"codeVoice","code":"true"},{"text":" and the click action is an url, Braze will","type":"text"},{"text":" ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"still"}]},{"text":" execute the ","type":"text"},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"type":"text","text":" delegate method"},{"text":" ","type":"text"},{"text":"offering a last opportunity to modify or replace Braze url handling behavior.","type":"text"},{"type":"text","text":" "},{"text":"If your implementation only needs access to the ","type":"text"},{"type":"codeVoice","code":"url"},{"text":", prefer using","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"BrazeDelegate.braze(_:shouldOpenURL:)"},{"type":"text","text":" instead."}]}],"name":"Important"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi"},"metadata":{"symbolKind":"method","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"required":true,"externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_13shouldProcess8buttonId7message4viewSbAA0acdeB0C_0A3Kit0A0C0cdE0O11ClickActionOSSSgAoA0cdE4View_ptF"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi":{"kind":"symbol","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi","defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi","abstract":[{"type":"text","text":"Defines whether Braze should process the message click action."}],"type":"topic","required":true},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld":{"kind":"symbol","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld","abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld.json index 8d8125e552..a9b2c53288 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_13shouldProcess8buttonId7message4viewSbAA0acdeB0C_0A3Kit0A0C0cdE0O11ClickActionOSSSgAoA0cdE4View_ptF","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Instance Method","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)"},"abstract":[{"type":"text","text":"Defines whether Braze should process the message click action."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shouldProcess"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"clickAction"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"ui","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message ui instance."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The click action.","type":"text"}]}],"name":"clickAction"},{"content":[{"inlineContent":[{"type":"text","text":"The optional button identifier."}],"type":"paragraph"}],"name":"buttonId"},{"name":"message","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to be presented."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The in-app message view."}],"type":"paragraph"}],"name":"view"}]},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"inlineContent":[{"text":"","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":" to let Braze process the click action, "},{"type":"codeVoice","code":"false"},{"type":"text","text":" otherwise."}],"type":"paragraph"}],"kind":"content"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"inlineContent":[{"type":"text","text":"When returning "},{"type":"codeVoice","code":"true"},{"type":"text","text":" (default return value), Braze processes the click action."}],"type":"paragraph"},{"content":[{"type":"paragraph","inlineContent":[{"text":"When this method returns ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":" and the click action is an url, Braze will"},{"type":"text","text":" "},{"type":"strong","inlineContent":[{"type":"text","text":"still"}]},{"type":"text","text":" execute the "},{"type":"codeVoice","code":"BrazeDelegate.braze(_:shouldOpenURL:)"},{"type":"text","text":" delegate method"},{"text":" ","type":"text"},{"type":"text","text":"offering a last opportunity to modify or replace Braze url handling behavior."},{"text":" ","type":"text"},{"type":"text","text":"If your implementation only needs access to the "},{"type":"codeVoice","code":"url"},{"type":"text","text":", prefer using"},{"type":"text","text":" "},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"type":"text","text":" instead."}]}],"name":"Important","type":"aside","style":"important"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld":{"kind":"symbol","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld","abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi":{"abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","kind":"symbol","required":true,"role":"symbol","defaultImplementations":1}}} \ No newline at end of file +{"metadata":{"title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_13shouldProcess8buttonId7message4viewSbAA0acdeB0C_0A3Kit0A0C0cdE0O11ClickActionOSSSgAoA0cdE4View_ptF","extendedModule":"BrazeUI","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Defines whether Braze should process the message click action."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"clickAction"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","text":"InAppMessageView"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"ui","content":[{"inlineContent":[{"text":"The in-app message ui instance.","type":"text"}],"type":"paragraph"}]},{"name":"clickAction","content":[{"type":"paragraph","inlineContent":[{"text":"The click action.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The optional button identifier.","type":"text"}]}],"name":"buttonId"},{"content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}],"name":"message"},{"name":"view","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message view."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"true"},{"text":" to let Braze process the click action, ","type":"text"},{"type":"codeVoice","code":"false"},{"type":"text","text":" otherwise."}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When returning "},{"code":"true","type":"codeVoice"},{"text":" (default return value), Braze processes the click action.","type":"text"}]},{"style":"important","type":"aside","name":"Important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When this method returns "},{"code":"true","type":"codeVoice"},{"type":"text","text":" and the click action is an url, Braze will"},{"type":"text","text":" "},{"type":"strong","inlineContent":[{"type":"text","text":"still"}]},{"type":"text","text":" execute the "},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"type":"text","text":" delegate method"},{"text":" ","type":"text"},{"text":"offering a last opportunity to modify or replace Braze url handling behavior.","type":"text"},{"text":" ","type":"text"},{"text":"If your implementation only needs access to the ","type":"text"},{"type":"codeVoice","code":"url"},{"text":", prefer using","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"BrazeDelegate.braze(_:shouldOpenURL:)"},{"text":" instead.","type":"text"}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld"]}],"references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi":{"kind":"symbol","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"message","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi","defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-122yi","abstract":[{"type":"text","text":"Defines whether Braze should process the message click action."}],"type":"topic","required":true},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld":{"kind":"symbol","title":"inAppMessage(_:shouldProcess:buttonId:message:view:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:shouldProcess:buttonId:message:view:)-7lvld","abstract":[{"text":"Defines whether Braze should process the message click action.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willdismiss:view:)-10hz5.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willdismiss:view:)-10hz5.json index 9ed93c9fd0..2fb35a9c01 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willdismiss:view:)-10hz5.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willdismiss:view:)-10hz5.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"inAppMessage(_:willDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_11willDismiss4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","required":true},"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-8p6ls"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"ui"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"ui","content":[{"inlineContent":[{"text":"The in-app message ui instance.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"The message to be presented.","type":"text"}],"type":"paragraph"}],"name":"message"},{"name":"view","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message view."}]}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-10hz5":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","kind":"symbol","title":"inAppMessage(_:willDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"abstract":[{"text":"Called before any dismissal animation occurs.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-8p6ls":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-8p6ls","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-8p6ls","title":"inAppMessage(_:willDismiss:view:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView"},{"text":")","kind":"text"}],"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"}}} \ No newline at end of file +{"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-8p6ls"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5"},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"willDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_11willDismiss4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","role":"symbol","roleHeading":"Instance Method","title":"inAppMessage(_:willDismiss:view:)","required":true},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"willDismiss","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message ui instance."}]}],"name":"ui"},{"name":"message","content":[{"type":"paragraph","inlineContent":[{"text":"The message to be presented.","type":"text"}]}]},{"name":"view","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message view.","type":"text"}]}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-8p6ls":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-8p6ls","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-8p6ls","abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}],"role":"symbol","title":"inAppMessage(_:willDismiss:view:)"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-10hz5":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willDismiss"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}],"role":"symbol","title":"inAppMessage(_:willDismiss:view:)","required":true},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willdismiss:view:)-8p6ls.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willdismiss:view:)-8p6ls.json index abd34da707..9ab6058d7f 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willdismiss:view:)-8p6ls.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willdismiss:view:)-8p6ls.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-8p6ls"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"willDismiss","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}],"name":"ui"},{"content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}],"name":"message"},{"name":"view","content":[{"inlineContent":[{"text":"The in-app message view.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"abstract":[{"text":"Called before any dismissal animation occurs.","type":"text"}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_11willDismiss4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView"},{"kind":"text","text":")"}],"title":"inAppMessage(_:willDismiss:view:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-8p6ls","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-10hz5":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","kind":"symbol","title":"inAppMessage(_:willDismiss:view:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","defaultImplementations":1,"type":"topic","required":true,"abstract":[{"text":"Called before any dismissal animation occurs.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-8p6ls":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-8p6ls","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-8p6ls","title":"inAppMessage(_:willDismiss:view:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView"},{"text":")","kind":"text"}],"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"ui"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"willDismiss","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message ui instance."}]}],"name":"ui"},{"name":"message","content":[{"inlineContent":[{"type":"text","text":"The message to be presented."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message view.","type":"text"}]}],"name":"view"}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-8p6ls","interfaceLanguage":"swift"},"metadata":{"title":"inAppMessage(_:willDismiss:view:)","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_11willDismiss4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"BrazeUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5"]]},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-8p6ls"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-10hz5":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willDismiss"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"defaultImplementations":1,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-10hz5","abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}],"role":"symbol","title":"inAppMessage(_:willDismiss:view:)","required":true},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willDismiss:view:)-8p6ls":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-8p6ls","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willDismiss","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willDismiss:view:)-8p6ls","abstract":[{"type":"text","text":"Called before any dismissal animation occurs."}],"role":"symbol","title":"inAppMessage(_:willDismiss:view:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willpresent:view:)-4pzvv.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willpresent:view:)-4pzvv.json index a10b093748..a08d2d1b33 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willpresent:view:)-4pzvv.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willpresent:view:)-4pzvv.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_11willPresent4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","required":true,"symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"inAppMessage(_:willPresent:view:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"defaultImplementationsSections":[{"title":"BrazeInAppMessageUIDelegate Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-8x6lz"]}],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresent"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","text":"InAppMessageView","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message ui instance."}]}],"name":"ui"},{"content":[{"inlineContent":[{"text":"The message to be presented.","type":"text"}],"type":"paragraph"}],"name":"message"},{"name":"view","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message view.","type":"text"}]}]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-4pzvv":{"abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv","title":"inAppMessage(_:willPresent:view:)","kind":"symbol","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-8x6lz":{"kind":"symbol","title":"inAppMessage(_:willPresent:view:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-8x6lz","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-8x6lz","abstract":[{"text":"Called before the in-app message presentation and after","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":"."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresent"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"]]},"metadata":{"externalID":"s:7BrazeUI0A22InAppMessageUIDelegateP02indE0_11willPresent4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeUI"}],"required":true,"roleHeading":"Instance Method","title":"inAppMessage(_:willPresent:view:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresent"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"ui","content":[{"inlineContent":[{"text":"The in-app message ui instance.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The message to be presented.","type":"text"}]}],"name":"message"},{"name":"view","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message view."}]}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv"},"abstract":[{"text":"Called before the in-app message presentation and after","type":"text"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"type":"text","text":"."}],"defaultImplementationsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-8x6lz"],"title":"BrazeInAppMessageUIDelegate Implementations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-4pzvv":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"willPresent","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"text":".","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv","type":"topic","title":"inAppMessage(_:willPresent:view:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-8x6lz":{"type":"topic","role":"symbol","abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-8x6lz","title":"inAppMessage(_:willPresent:view:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-8x6lz"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willpresent:view:)-8x6lz.json b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willpresent:view:)-8x6lz.json index ce3c531552..2f9cc2e74b 100644 --- a/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willpresent:view:)-8x6lz.json +++ b/data/documentation/brazeui/brazeinappmessageuidelegate/inappmessage(_:willpresent:view:)-8x6lz.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"title":"inAppMessage(_:willPresent:view:)","extendedModule":"BrazeUI","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresent"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_11willPresent4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresent"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"InAppMessage","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"parameters":[{"name":"ui","content":[{"type":"paragraph","inlineContent":[{"text":"The in-app message ui instance.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The message to be presented."}]}],"name":"message"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The in-app message view."}]}],"name":"view"}],"kind":"parameters"}],"abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"type":"text","text":" "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true,"type":"reference"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-8x6lz"},"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-8x6lz"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-8x6lz":{"kind":"symbol","title":"inAppMessage(_:willPresent:view:)","role":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-8x6lz","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-8x6lz","abstract":[{"text":"Called before the in-app message presentation and after","type":"text"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":"."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"willPresent"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"InAppMessageView","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-4pzvv":{"abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"type":"text","text":"."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv","title":"inAppMessage(_:willPresent:view:)","kind":"symbol","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"ui","kind":"internalParam"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"willPresent"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","text":"InAppMessage"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","kind":"typeIdentifier","text":"InAppMessageView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},{"kind":"text","text":")"}]}]},{"kind":"parameters","parameters":[{"name":"ui","content":[{"inlineContent":[{"type":"text","text":"The in-app message ui instance."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The message to be presented.","type":"text"}]}],"name":"message"},{"name":"view","content":[{"inlineContent":[{"type":"text","text":"The in-app message view."}],"type":"paragraph"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-8x6lz"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-8x6lz"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7BrazeUI0A22InAppMessageUIDelegatePAAE02indE0_11willPresent4viewyAA0acdeB0C_0A3Kit0A0C0cdE0OAA0cdE4View_ptF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"willPresent","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"inAppMessage(_:willPresent:view:)","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-8x6lz":{"type":"topic","role":"symbol","abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-8x6lz","title":"inAppMessage(_:willPresent:view:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"text":"willPresent","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-8x6lz"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:willPresent:view:)-4pzvv":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:willPresent:view:)-4pzvv","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"willPresent","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"type":"text","text":"Called before the in-app message presentation and after"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","type":"reference","isActive":true},{"text":".","type":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv","type":"topic","title":"inAppMessage(_:willPresent:view:)"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeuiresources.json b/data/documentation/brazeui/brazeuiresources.json index 4115417ddd..a3bc7fb620 100644 --- a/data/documentation/brazeui/brazeuiresources.json +++ b/data/documentation/brazeui/brazeuiresources.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/bundle"],"title":"Type Properties"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Resources related utilities."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"kind":"text","text":"(BRZUIResources) "},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeUIResources"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","title":"BrazeUIResources","modules":[{"name":"BrazeUI"}],"externalID":"c:@M@BrazeUI@objc(cs)BRZUIResources","symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"BrazeUIResources"}],"roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}]},"variants":[{"paths":["\/documentation\/brazeui\/brazeuiresources"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"kind":"relationships"},{"identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"],"kind":"relationships","type":"conformsTo","title":"Conforms To"}],"references":{"doc://Braze/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeUIResources/bundle":{"role":"symbol","title":"bundle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/bundle","kind":"symbol","type":"topic","abstract":[{"text":"The resources bundle.","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"bundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeuiresources\/bundle"},"doc://Braze/objc(cs)NSObject":{"title":"ObjectiveC.NSObject","identifier":"doc:\/\/Braze\/objc(cs)NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeUIResources/acknowledgments":{"type":"topic","kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazeui\/brazeuiresources\/acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeUI.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"acknowledgments"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"]","kind":"text"}]},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/BrazeUIResources":{"navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"title":"BrazeUIResources","type":"topic","abstract":[{"text":"Resources related utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeuiresources"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"}}} \ No newline at end of file +{"kind":"symbol","topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/acknowledgments","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/bundle"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@objc"},{"text":"(BRZUIResources) ","kind":"text"},{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeUIResources"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"relationshipsSections":[{"title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)NSObject"],"type":"inheritsFrom","kind":"relationships"},{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH"]}],"abstract":[{"text":"Resources related utilities.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeuiresources"]}],"metadata":{"symbolKind":"class","roleHeading":"Class","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"c:@M@BrazeUI@objc(cs)BRZUIResources","navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"title":"BrazeUIResources","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeUIResources"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeUIResources/acknowledgments":{"kind":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeUI.","type":"text"}],"role":"symbol","type":"topic","title":"acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeuiresources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/acknowledgments"},"doc://Braze/s7CVarArgP":{"identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeUIResources":{"navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeuiresources","kind":"symbol","abstract":[{"text":"Resources related utilities.","type":"text"}],"type":"topic","title":"BrazeUIResources","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(cs)NSObject":{"identifier":"doc:\/\/Braze\/objc(cs)NSObject","title":"ObjectiveC.NSObject","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/BrazeUIResources/bundle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeuiresources\/bundle","type":"topic","abstract":[{"text":"The resources bundle.","type":"text"}],"title":"bundle","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/bundle"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://Braze/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeuiresources/acknowledgments.json b/data/documentation/brazeui/brazeuiresources/acknowledgments.json index 365f27dac0..3254cb7cc5 100644 --- a/data/documentation/brazeui/brazeuiresources/acknowledgments.json +++ b/data/documentation/brazeui/brazeuiresources/acknowledgments.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeUI."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"acknowledgments","role":"symbol","externalID":"c:@M@BrazeUI@objc(cs)BRZUIResources(cpy)acknowledgments","roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"acknowledgments"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"]"}],"symbolKind":"property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeuiresources\/acknowledgments"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/acknowledgments","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"acknowledgments"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"]"}]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The dictionary maps the library name to the path to the license on the file system."}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeUIResources":{"navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"title":"BrazeUIResources","type":"topic","abstract":[{"text":"Resources related utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeuiresources"},"doc://Braze/documentation/BrazeUI/BrazeUIResources/acknowledgments":{"type":"topic","kind":"symbol","title":"acknowledgments","url":"\/documentation\/brazeui\/brazeuiresources\/acknowledgments","role":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeUI.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"acknowledgments"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"]","kind":"text"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"]]},"sections":[],"abstract":[{"type":"text","text":"Acknowledgments for third-party open-source libraries used by BrazeUI."}],"variants":[{"paths":["\/documentation\/brazeui\/brazeuiresources\/acknowledgments"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"]"}],"externalID":"c:@M@BrazeUI@objc(cs)BRZUIResources(cpy)acknowledgments","symbolKind":"property","role":"symbol","roleHeading":"Type Property","modules":[{"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/acknowledgments"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"attribute","text":"@objc"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"acknowledgments"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"]","kind":"text"}],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"The dictionary maps the library name to the path to the license on the file system.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeUIResources/acknowledgments":{"kind":"symbol","abstract":[{"text":"Acknowledgments for third-party open-source libraries used by BrazeUI.","type":"text"}],"role":"symbol","type":"topic","title":"acknowledgments","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"acknowledgments","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"url":"\/documentation\/brazeui\/brazeuiresources\/acknowledgments","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/acknowledgments"},"doc://Braze/documentation/BrazeUI/BrazeUIResources":{"navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeuiresources","kind":"symbol","abstract":[{"text":"Resources related utilities.","type":"text"}],"type":"topic","title":"BrazeUIResources","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/brazeuiresources/bundle.json b/data/documentation/brazeui/brazeuiresources/bundle.json index 766c57b555..3371afc3b0 100644 --- a/data/documentation/brazeui/brazeuiresources/bundle.json +++ b/data/documentation/brazeui/brazeuiresources/bundle.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}]}]}],"sections":[],"metadata":{"role":"symbol","title":"bundle","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"bundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"symbolKind":"property","roleHeading":"Type Property","externalID":"c:@M@BrazeUI@objc(cs)BRZUIResources(cpy)bundle"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeuiresources\/bundle"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/bundle"},"abstract":[{"text":"The resources bundle.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeUIResources":{"navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"title":"BrazeUIResources","type":"topic","abstract":[{"text":"Resources related utilities.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeuiresources"},"doc://Braze/documentation/BrazeUI/BrazeUIResources/bundle":{"role":"symbol","title":"bundle","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/bundle","kind":"symbol","type":"topic","abstract":[{"text":"The resources bundle.","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"bundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/brazeuiresources\/bundle"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/brazeuiresources\/bundle"]}],"metadata":{"symbolKind":"property","title":"bundle","externalID":"c:@M@BrazeUI@objc(cs)BRZUIResources(cpy)bundle","role":"symbol","roleHeading":"Type Property","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/bundle"},"kind":"symbol","abstract":[{"text":"The resources bundle.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeUIResources":{"navigatorTitle":[{"text":"BrazeUIResources","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeuiresources","kind":"symbol","abstract":[{"text":"Resources related utilities.","type":"text"}],"type":"topic","title":"BrazeUIResources","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"BrazeUIResources","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeUIResources/bundle":{"kind":"symbol","url":"\/documentation\/brazeui\/brazeuiresources\/bundle","type":"topic","abstract":[{"text":"The resources bundle.","type":"text"}],"title":"bundle","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeUIResources\/bundle"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview.json b/data/documentation/brazeui/contentcardsview.json index 645cfa6e61..ad2479487f 100644 --- a/data/documentation/brazeui/contentcardsview.json +++ b/data/documentation/brazeui/contentcardsview.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"metadata":{"symbolKind":"struct","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","platforms":[{"introducedAt":"13.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false}],"externalID":"s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"title":"ContentCardsView","modules":[{"name":"BrazeUI"}],"roleHeading":"Structure"},"seeAlsoSections":[{"title":"Content Cards UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"],"generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"ContentCardsView","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/7SwiftUI29UIViewControllerRepresentableP","doc:\/\/Braze\/7SwiftUI4ViewP"],"type":"conformsTo"}],"abstract":[{"type":"text","text":"A SwiftUI view which displays Braze Content Cards."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/init(braze:shouldProcess:attributes:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeCoordinator()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeUIViewController(context:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/updateUIViewController(_:context:)"]},{"title":"Type Aliases","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"],"title":"Default Implementations","generated":true}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/Attributes":{"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/attributes","abstract":[{"type":"text","text":"The attributes supported by the view."}],"type":"topic","kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes","title":"ContentCardsView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/7SwiftUI4ViewP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/7SwiftUI4ViewP","title":"SwiftUI.View"},"doc://Braze/documentation/BrazeUI/ContentCardsView/updateUIViewController(_:context:)":{"abstract":[],"kind":"symbol","role":"symbol","title":"updateUIViewController(_:context:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/updateUIViewController(_:context:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"context","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","kind":"typeIdentifier","text":"Context"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/updateuiviewcontroller(_:context:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","title":"UIViewControllerRepresentable Implementations"},"doc://Braze/documentation/BrazeUI/ContentCardsView/makeUIViewController(context:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeUIViewController"},{"kind":"text","text":"("},{"text":"context","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/makeuiviewcontroller(context:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeUIViewController(context:)","title":"makeUIViewController(context:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/init(braze:shouldProcess:attributes:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV10Attributesa"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","title":"init(braze:shouldProcess:attributes:)","abstract":[{"type":"text","text":"Creates and returns a view displaying the latest content cards fetched by the Braze SDK."}],"url":"\/documentation\/brazeui\/contentcardsview\/init(braze:shouldprocess:attributes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/init(braze:shouldProcess:attributes:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/makeCoordinator()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeCoordinator()","url":"\/documentation\/brazeui\/contentcardsview\/makecoordinator()","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeCoordinator","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7BrazeUI16ContentCardsViewV11CoordinatorC","kind":"typeIdentifier","text":"Coordinator"}],"role":"symbol","title":"makeCoordinator()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/7SwiftUI29UIViewControllerRepresentableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/7SwiftUI29UIViewControllerRepresentableP","title":"SwiftUI.UIViewControllerRepresentable"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeUI"}],"title":"ContentCardsView","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"externalID":"s:7BrazeUI16ContentCardsViewV","symbolKind":"struct","role":"symbol","roleHeading":"Structure","platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview"]}],"abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/init(braze:shouldProcess:attributes:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeCoordinator()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeUIViewController(context:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/updateUIViewController(_:context:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes"],"title":"Type Aliases"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]}],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/7SwiftUI29UIViewControllerRepresentableP","doc:\/\/Braze\/7SwiftUI4ViewP"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"seeAlsoSections":[{"title":"Content Cards UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"],"generated":true}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/init(braze:shouldProcess:attributes:)":{"title":"init(braze:shouldProcess:attributes:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/init(braze:shouldprocess:attributes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/init(braze:shouldProcess:attributes:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"shouldProcess","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":", "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV10Attributesa","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and returns a view displaying the latest content cards fetched by the Braze SDK."}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/Attributes":{"title":"ContentCardsView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes","url":"\/documentation\/brazeui\/contentcardsview\/attributes","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the view."}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/updateUIViewController(_:context:)":{"title":"updateUIViewController(_:context:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/updateuiviewcontroller(_:context:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/updateUIViewController(_:context:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"kind":"text","text":")"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/makeUIViewController(context:)":{"title":"makeUIViewController(context:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeUIViewController(context:)","url":"\/documentation\/brazeui\/contentcardsview\/makeuiviewcontroller(context:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","text":"Context"},{"kind":"text","text":") -> "},{"text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"abstract":[],"title":"UIViewControllerRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","role":"collectionGroup"},"doc://Braze/7SwiftUI29UIViewControllerRepresentableP":{"title":"SwiftUI.UIViewControllerRepresentable","type":"unresolvable","identifier":"doc:\/\/Braze\/7SwiftUI29UIViewControllerRepresentableP"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/makeCoordinator()":{"title":"makeCoordinator()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeCoordinator()","url":"\/documentation\/brazeui\/contentcardsview\/makecoordinator()","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeCoordinator","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV11CoordinatorC","text":"Coordinator"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/7SwiftUI4ViewP":{"type":"unresolvable","title":"SwiftUI.View","identifier":"doc:\/\/Braze\/7SwiftUI4ViewP"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accentcolor(_:).json b/data/documentation/brazeui/contentcardsview/accentcolor(_:).json index 528304ab32..46babf172f 100644 --- a/data/documentation/brazeui/contentcardsview/accentcolor(_:).json +++ b/data/documentation/brazeui/contentcardsview/accentcolor(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accentColor(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accentColor","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"accentColor","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accentcolor(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accentColor(_:)","interfaceLanguage":"swift"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use the asset catalog's accent color or View.tint(_:) instead."}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accentColor","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","title":"accentColor(_:)","roleHeading":"Instance Method","platforms":[{"message":"Use the asset catalog's accent color or View.tint(_:) instead.","deprecatedAt":"100000.0","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS"},{"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"beta":false,"name":"macOS","message":"Use the asset catalog's accent color or View.tint(_:) instead.","introducedAt":"10.15"},{"introducedAt":"13.0","name":"tvOS","message":"Use the asset catalog's accent color or View.tint(_:) instead.","unavailable":false,"beta":false,"deprecatedAt":"100000.0","deprecated":false},{"unavailable":false,"name":"watchOS","message":"Use the asset catalog's accent color or View.tint(_:) instead.","deprecatedAt":"100000.0","introducedAt":"6.0","beta":false,"deprecated":false},{"introducedAt":"1.0","deprecated":false,"name":"visionOS","deprecatedAt":"100000.0","message":"Use the asset catalog's accent color or View.tint(_:) instead.","unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE11accentColoryQrAA0E0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accentColor(_:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accentColor"},{"text":"(","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accentcolor(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accentColor(_:)","title":"accentColor(_:)","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accentColor(_:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11accentColoryQrAA0E0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accentColor(_:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accentColor"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"unavailable":false,"deprecated":false,"beta":false,"message":"Use the asset catalog's accent color or View.tint(_:) instead.","name":"iOS","deprecatedAt":"100000.0","introducedAt":"13.0"},{"name":"macOS","message":"Use the asset catalog's accent color or View.tint(_:) instead.","beta":false,"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"introducedAt":"10.15"},{"deprecatedAt":"100000.0","message":"Use the asset catalog's accent color or View.tint(_:) instead.","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"beta":false,"name":"watchOS","deprecatedAt":"100000.0","message":"Use the asset catalog's accent color or View.tint(_:) instead.","deprecated":false,"unavailable":false,"introducedAt":"6.0"},{"beta":false,"unavailable":false,"deprecated":false,"deprecatedAt":"100000.0","name":"visionOS","introducedAt":"1.0","message":"Use the asset catalog's accent color or View.tint(_:) instead."}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accentColor(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accentcolor(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accentColor"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"accentColor","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"Use the asset catalog's accent color or View.tint(_:) instead."}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accentColor(_:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accentColor(_:)","role":"symbol","type":"topic","title":"accentColor(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accentcolor(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accentColor"},{"text":"(","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(activationpoint:)-4golv.json b/data/documentation/brazeui/contentcardsview/accessibility(activationpoint:)-4golv.json index fceaa74ec6..42bc286fdf 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(activationpoint:)-4golv.json +++ b/data/documentation/brazeui/contentcardsview/accessibility(activationpoint:)-4golv.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(activationPoint:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"kind":"externalParam","text":"activationPoint"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-4golv","interfaceLanguage":"swift"},"metadata":{"title":"accessibility(activationPoint:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE13accessibility15activationPointAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA04UnitF0V_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"activationPoint","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"platforms":[{"unavailable":false,"introducedAt":"13.0","beta":false,"deprecated":false,"deprecatedAt":"100000.0","renamed":"accessibilityActivationPoint(_:)","name":"iOS"},{"introducedAt":"10.15","renamed":"accessibilityActivationPoint(_:)","deprecatedAt":"100000.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"name":"tvOS","deprecatedAt":"100000.0","beta":false,"unavailable":false,"renamed":"accessibilityActivationPoint(_:)","introducedAt":"13.0","deprecated":false},{"beta":false,"renamed":"accessibilityActivationPoint(_:)","deprecated":false,"introducedAt":"6.0","unavailable":false,"deprecatedAt":"100000.0","name":"watchOS"},{"beta":false,"introducedAt":"1.0","renamed":"accessibilityActivationPoint(_:)","deprecatedAt":"100000.0","deprecated":false,"name":"visionOS","unavailable":false}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-4golv"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(activationPoint:)-4golv":{"deprecated":true,"kind":"symbol","title":"accessibility(activationPoint:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-4golv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-4golv","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"activationPoint"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibility(activationPoint:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"activationPoint","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-4golv"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"accessibility(activationPoint:)","externalID":"s:7SwiftUI4ViewPAAE13accessibility15activationPointAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA04UnitF0V_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"activationPoint","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":[{"unavailable":false,"introducedAt":"13.0","renamed":"accessibilityActivationPoint(_:)","deprecatedAt":"100000.0","name":"iOS","beta":false,"deprecated":false},{"introducedAt":"10.15","name":"macOS","renamed":"accessibilityActivationPoint(_:)","deprecated":false,"deprecatedAt":"100000.0","beta":false,"unavailable":false},{"renamed":"accessibilityActivationPoint(_:)","deprecated":false,"deprecatedAt":"100000.0","name":"tvOS","beta":false,"unavailable":false,"introducedAt":"13.0"},{"renamed":"accessibilityActivationPoint(_:)","introducedAt":"6.0","beta":false,"unavailable":false,"name":"watchOS","deprecated":false,"deprecatedAt":"100000.0"},{"deprecated":false,"renamed":"accessibilityActivationPoint(_:)","beta":false,"unavailable":false,"deprecatedAt":"100000.0","name":"visionOS","introducedAt":"1.0"}],"symbolKind":"method","extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-4golv"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(activationPoint:)-4golv":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"activationPoint","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibility(activationPoint:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-4golv","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-4golv"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(activationpoint:)-8idkl.json b/data/documentation/brazeui/contentcardsview/accessibility(activationpoint:)-8idkl.json index 3dabc30927..bd5279000a 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(activationpoint:)-8idkl.json +++ b/data/documentation/brazeui/contentcardsview/accessibility(activationpoint:)-8idkl.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-8idkl"]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-8idkl"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"activationPoint","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(activationPoint:)"},{"text":".","type":"text"}],"metadata":{"title":"accessibility(activationPoint:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"name":"iOS","deprecatedAt":"100000.0","unavailable":false,"introducedAt":"13.0","beta":false,"renamed":"accessibilityActivationPoint(_:)"},{"deprecated":false,"unavailable":false,"name":"macOS","deprecatedAt":"100000.0","introducedAt":"10.15","renamed":"accessibilityActivationPoint(_:)","beta":false},{"introducedAt":"13.0","deprecatedAt":"100000.0","renamed":"accessibilityActivationPoint(_:)","beta":false,"unavailable":false,"name":"tvOS","deprecated":false},{"unavailable":false,"deprecatedAt":"100000.0","introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS","renamed":"accessibilityActivationPoint(_:)"},{"introducedAt":"1.0","unavailable":false,"name":"visionOS","renamed":"accessibilityActivationPoint(_:)","deprecated":false,"beta":false,"deprecatedAt":"100000.0"}],"symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE13accessibility15activationPointAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSo7CGPointV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"activationPoint","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"extendedModule":"SwiftUI"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(activationPoint:)-8idkl":{"deprecated":true,"kind":"symbol","title":"accessibility(activationPoint:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-8idkl","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-8idkl","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"activationPoint","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"activationPoint"},{"text":": ","kind":"text"},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibility(activationPoint:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"kind":"externalParam","text":"activationPoint"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"unavailable":false,"introducedAt":"13.0","renamed":"accessibilityActivationPoint(_:)","deprecatedAt":"100000.0","name":"iOS","beta":false,"deprecated":false},{"renamed":"accessibilityActivationPoint(_:)","introducedAt":"10.15","deprecated":false,"deprecatedAt":"100000.0","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"name":"tvOS","deprecatedAt":"100000.0","deprecated":false,"introducedAt":"13.0","renamed":"accessibilityActivationPoint(_:)","beta":false},{"deprecated":false,"name":"watchOS","beta":false,"unavailable":false,"renamed":"accessibilityActivationPoint(_:)","introducedAt":"6.0","deprecatedAt":"100000.0"},{"introducedAt":"1.0","beta":false,"renamed":"accessibilityActivationPoint(_:)","name":"visionOS","unavailable":false,"deprecatedAt":"100000.0","deprecated":false}],"title":"accessibility(activationPoint:)","externalID":"s:7SwiftUI4ViewPAAE13accessibility15activationPointAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSo7CGPointV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-8idkl"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-8idkl"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(activationPoint:)-8idkl":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"activationPoint"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"accessibility(activationPoint:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-8idkl","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-8idkl"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(addtraits:).json b/data/documentation/brazeui/contentcardsview/accessibility(addtraits:).json index f20db7c041..088cb393bd 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(addtraits:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(addtraits:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"text":"addTraits","kind":"externalParam"},{"kind":"text","text":" "},{"text":"traits","kind":"internalParam"},{"kind":"text","text":": "},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["iOS"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(addTraits:)"},"sections":[],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"addTraits","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibility(addTraits:)","externalID":"s:7SwiftUI4ViewPAAE13accessibility9addTraitsAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0iF0V_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"13.0","name":"iOS","deprecated":false,"deprecatedAt":"100000.0","unavailable":false,"renamed":"accessibilityAddTraits(_:)","beta":false},{"name":"macOS","beta":false,"deprecatedAt":"100000.0","renamed":"accessibilityAddTraits(_:)","introducedAt":"10.15","unavailable":false,"deprecated":false},{"beta":false,"renamed":"accessibilityAddTraits(_:)","name":"tvOS","deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"name":"watchOS","introducedAt":"6.0","unavailable":false,"renamed":"accessibilityAddTraits(_:)","beta":false,"deprecated":false,"deprecatedAt":"100000.0"},{"name":"visionOS","beta":false,"introducedAt":"1.0","deprecated":false,"deprecatedAt":"100000.0","unavailable":false,"renamed":"accessibilityAddTraits(_:)"}],"symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(addTraits:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(addtraits:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(addTraits:)":{"deprecated":true,"kind":"symbol","title":"accessibility(addTraits:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(addtraits:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(addTraits:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"addTraits","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(addtraits:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(addTraits:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"deprecatedAt":"100000.0","introducedAt":"13.0","renamed":"accessibilityAddTraits(_:)"},{"beta":false,"deprecatedAt":"100000.0","renamed":"accessibilityAddTraits(_:)","deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"10.15"},{"introducedAt":"13.0","deprecated":false,"deprecatedAt":"100000.0","renamed":"accessibilityAddTraits(_:)","unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"name":"watchOS","unavailable":false,"deprecatedAt":"100000.0","introducedAt":"6.0","renamed":"accessibilityAddTraits(_:)","deprecated":false},{"renamed":"accessibilityAddTraits(_:)","unavailable":false,"beta":false,"introducedAt":"1.0","deprecatedAt":"100000.0","name":"visionOS","deprecated":false}],"extendedModule":"SwiftUI","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"addTraits","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"title":"accessibility(addTraits:)","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE13accessibility9addTraitsAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0iF0V_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibility(addTraits:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"text":"addTraits","kind":"externalParam"},{"kind":"text","text":" "},{"text":"traits","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","text":"AccessibilityTraits","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"abstract":[{"type":"text","text":"A SwiftUI view which displays Braze Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardsView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"type":"topic","title":"ContentCardsView","url":"\/documentation\/brazeui\/contentcardsview","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","role":"collectionGroup","type":"topic","abstract":[],"title":"View Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(addTraits:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(addTraits:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"addTraits"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier","text":"AccessibilityTraits"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"type":"topic","deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(addtraits:)","kind":"symbol","title":"accessibility(addTraits:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","kind":"symbol","role":"collection","type":"topic","title":"BrazeUI","abstract":[{"text":"Braze provided user interface for In-App Messages and Content Cards.","type":"text"}],"url":"\/documentation\/brazeui"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(hidden:).json b/data/documentation/brazeui/contentcardsview/accessibility(hidden:).json index c5e434d453..540395f4ac 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(hidden:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(hidden:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"name":"iOS","beta":false,"renamed":"accessibilityHidden(_:)","deprecatedAt":"100000.0","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"deprecatedAt":"100000.0","unavailable":false,"introducedAt":"10.15","beta":false,"deprecated":false,"name":"macOS","renamed":"accessibilityHidden(_:)"},{"deprecatedAt":"100000.0","renamed":"accessibilityHidden(_:)","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"tvOS"},{"unavailable":false,"beta":false,"renamed":"accessibilityHidden(_:)","introducedAt":"6.0","name":"watchOS","deprecatedAt":"100000.0","deprecated":false},{"name":"visionOS","deprecatedAt":"100000.0","deprecated":false,"introducedAt":"1.0","renamed":"accessibilityHidden(_:)","beta":false,"unavailable":false}],"title":"accessibility(hidden:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"hidden"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"externalID":"s:7SwiftUI4ViewPAAE13accessibility6hiddenAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"hidden","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibility(hidden:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(hidden:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hidden:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(hidden:)":{"role":"symbol","deprecated":true,"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(hidden:)","title":"accessibility(hidden:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"hidden"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hidden:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibility(hidden:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"hidden","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"metadata":{"symbolKind":"method","platforms":[{"deprecated":false,"renamed":"accessibilityHidden(_:)","introducedAt":"13.0","deprecatedAt":"100000.0","unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"name":"macOS","introducedAt":"10.15","deprecatedAt":"100000.0","deprecated":false,"renamed":"accessibilityHidden(_:)","unavailable":false},{"deprecatedAt":"100000.0","introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"renamed":"accessibilityHidden(_:)"},{"renamed":"accessibilityHidden(_:)","deprecated":false,"deprecatedAt":"100000.0","name":"watchOS","unavailable":false,"beta":false,"introducedAt":"6.0"},{"beta":false,"introducedAt":"1.0","deprecatedAt":"100000.0","renamed":"accessibilityHidden(_:)","name":"visionOS","deprecated":false,"unavailable":false}],"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE13accessibility6hiddenAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibility(hidden:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"hidden","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hidden:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(hidden:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(hidden:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(hidden:)","deprecated":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"hidden","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibility(hidden:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hidden:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(hint:).json b/data/documentation/brazeui/contentcardsview/accessibility(hint:).json index a85df95c4c..ed9b03051a 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(hint:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(hint:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"kind":"externalParam","text":"hint"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hint:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"unavailable":false,"deprecatedAt":"100000.0","renamed":"accessibilityHint(_:)","deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"renamed":"accessibilityHint(_:)","introducedAt":"10.15","deprecated":false,"name":"macOS","deprecatedAt":"100000.0","unavailable":false,"beta":false},{"renamed":"accessibilityHint(_:)","introducedAt":"13.0","deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"unavailable":false,"beta":false,"deprecated":false,"deprecatedAt":"100000.0","introducedAt":"6.0","renamed":"accessibilityHint(_:)","name":"watchOS"},{"renamed":"accessibilityHint(_:)","beta":false,"introducedAt":"1.0","name":"visionOS","unavailable":false,"deprecated":false,"deprecatedAt":"100000.0"}],"symbolKind":"method","extendedModule":"SwiftUI","title":"accessibility(hint:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE13accessibility4hintAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"text":"hint","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibility(hint:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(hint:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(hint:)":{"deprecated":true,"kind":"symbol","title":"accessibility(hint:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(hint:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hint:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"hint","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(hint:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hint:)","interfaceLanguage":"swift"},"metadata":{"title":"accessibility(hint:)","platforms":[{"name":"iOS","deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false,"renamed":"accessibilityHint(_:)"},{"introducedAt":"10.15","unavailable":false,"deprecated":false,"name":"macOS","beta":false,"renamed":"accessibilityHint(_:)","deprecatedAt":"100000.0"},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0","deprecatedAt":"100000.0","renamed":"accessibilityHint(_:)"},{"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"deprecatedAt":"100000.0","renamed":"accessibilityHint(_:)"},{"beta":false,"deprecated":false,"deprecatedAt":"100000.0","introducedAt":"1.0","renamed":"accessibilityHint(_:)","unavailable":false,"name":"visionOS"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"hint"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE13accessibility4hintAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibility(hint:)"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"hint","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(hint:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"hint","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibility(hint:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(hint:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hint:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(identifier:).json b/data/documentation/brazeui/contentcardsview/accessibility(identifier:).json index cd5412cb65..b4f7ccff13 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(identifier:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(identifier:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(identifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"identifier","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(identifier:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibility(identifier:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","title":"accessibility(identifier:)","externalID":"s:7SwiftUI4ViewPAAE13accessibility10identifierAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSS_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false,"deprecated":false,"renamed":"accessibilityIdentifier(_:)","deprecatedAt":"100000.0"},{"name":"macOS","renamed":"accessibilityIdentifier(_:)","introducedAt":"10.15","deprecatedAt":"100000.0","beta":false,"unavailable":false,"deprecated":false},{"name":"tvOS","unavailable":false,"deprecatedAt":"100000.0","deprecated":false,"introducedAt":"13.0","beta":false,"renamed":"accessibilityIdentifier(_:)"},{"deprecated":false,"unavailable":false,"renamed":"accessibilityIdentifier(_:)","deprecatedAt":"100000.0","introducedAt":"6.0","beta":false,"name":"watchOS"},{"deprecated":false,"renamed":"accessibilityIdentifier(_:)","introducedAt":"1.0","unavailable":false,"name":"visionOS","deprecatedAt":"100000.0","beta":false}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(identifier:)":{"deprecated":true,"kind":"symbol","title":"accessibility(identifier:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(identifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(identifier:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"identifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibility(identifier:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(identifier:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(identifier:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"extendedModule":"SwiftUI","platforms":[{"name":"iOS","deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false,"renamed":"accessibilityIdentifier(_:)"},{"deprecated":false,"name":"macOS","introducedAt":"10.15","deprecatedAt":"100000.0","beta":false,"renamed":"accessibilityIdentifier(_:)","unavailable":false},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"renamed":"accessibilityIdentifier(_:)","deprecatedAt":"100000.0"},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"renamed":"accessibilityIdentifier(_:)","introducedAt":"6.0","deprecatedAt":"100000.0"},{"deprecated":false,"deprecatedAt":"100000.0","introducedAt":"1.0","renamed":"accessibilityIdentifier(_:)","name":"visionOS","beta":false,"unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE13accessibility10identifierAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSS_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibility(identifier:)","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"identifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(identifier:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"identifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"title":"accessibility(identifier:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(identifier:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(identifier:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(inputlabels:).json b/data/documentation/brazeui/contentcardsview/accessibility(inputlabels:).json index b51596cd02..78c54165ef 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(inputlabels:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(inputlabels:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(inputLabels:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(inputlabels:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"inputLabels"},{"kind":"text","text":": ["},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7SwiftUI4ViewPAAE13accessibility11inputLabelsAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSayAA4TextVG_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"renamed":"accessibilityInputLabels(_:)","deprecatedAt":"100000.0","beta":false},{"unavailable":false,"introducedAt":"10.15","beta":false,"deprecatedAt":"100000.0","deprecated":false,"name":"macOS","renamed":"accessibilityInputLabels(_:)"},{"renamed":"accessibilityInputLabels(_:)","introducedAt":"13.0","unavailable":false,"beta":false,"deprecatedAt":"100000.0","name":"tvOS","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false,"deprecatedAt":"100000.0","renamed":"accessibilityInputLabels(_:)","name":"watchOS"},{"introducedAt":"1.0","renamed":"accessibilityInputLabels(_:)","deprecatedAt":"100000.0","deprecated":false,"beta":false,"name":"visionOS","unavailable":false}],"title":"accessibility(inputLabels:)","roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(inputLabels:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"inputLabels","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(inputLabels:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"inputLabels"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(inputlabels:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(inputLabels:)","title":"accessibility(inputLabels:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(inputLabels:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(inputLabels:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"inputLabels","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(inputlabels:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"inputLabels","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibility(inputLabels:)","platforms":[{"unavailable":false,"introducedAt":"13.0","renamed":"accessibilityInputLabels(_:)","deprecatedAt":"100000.0","name":"iOS","beta":false,"deprecated":false},{"renamed":"accessibilityInputLabels(_:)","beta":false,"introducedAt":"10.15","deprecatedAt":"100000.0","unavailable":false,"name":"macOS","deprecated":false},{"deprecated":false,"renamed":"accessibilityInputLabels(_:)","introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false,"deprecatedAt":"100000.0"},{"unavailable":false,"deprecatedAt":"100000.0","deprecated":false,"introducedAt":"6.0","beta":false,"renamed":"accessibilityInputLabels(_:)","name":"watchOS"},{"beta":false,"deprecatedAt":"100000.0","name":"visionOS","renamed":"accessibilityInputLabels(_:)","unavailable":false,"deprecated":false,"introducedAt":"1.0"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE13accessibility11inputLabelsAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSayAA4TextVG_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(inputLabels:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"inputLabels"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibility(inputLabels:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(inputlabels:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(inputLabels:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(label:).json b/data/documentation/brazeui/contentcardsview/accessibility(label:).json index 76c5862e4f..1ed696bfcb 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(label:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(label:).json @@ -1 +1 @@ -{"metadata":{"title":"accessibility(label:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE13accessibility5labelAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"label","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"symbolKind":"method","platforms":[{"introducedAt":"13.0","renamed":"accessibilityLabel(_:)","beta":false,"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"name":"iOS"},{"introducedAt":"10.15","beta":false,"unavailable":false,"renamed":"accessibilityLabel(_:)","deprecated":false,"deprecatedAt":"100000.0","name":"macOS"},{"name":"tvOS","deprecatedAt":"100000.0","beta":false,"renamed":"accessibilityLabel(_:)","introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"6.0","beta":false,"deprecatedAt":"100000.0","name":"watchOS","unavailable":false,"renamed":"accessibilityLabel(_:)"},{"deprecated":false,"renamed":"accessibilityLabel(_:)","deprecatedAt":"100000.0","introducedAt":"1.0","name":"visionOS","beta":false,"unavailable":false}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(label:)"},{"type":"text","text":"."}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(label:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"label"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(label:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(label:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(label:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(label:)","title":"accessibility(label:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"platforms":[{"renamed":"accessibilityLabel(_:)","deprecated":false,"introducedAt":"13.0","deprecatedAt":"100000.0","unavailable":false,"name":"iOS","beta":false},{"renamed":"accessibilityLabel(_:)","name":"macOS","deprecated":false,"beta":false,"deprecatedAt":"100000.0","introducedAt":"10.15","unavailable":false},{"unavailable":false,"deprecated":false,"name":"tvOS","deprecatedAt":"100000.0","introducedAt":"13.0","renamed":"accessibilityLabel(_:)","beta":false},{"unavailable":false,"renamed":"accessibilityLabel(_:)","name":"watchOS","deprecatedAt":"100000.0","introducedAt":"6.0","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"1.0","renamed":"accessibilityLabel(_:)","beta":false,"unavailable":false,"deprecatedAt":"100000.0","name":"visionOS"}],"title":"accessibility(label:)","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE13accessibility5labelAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"label","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(label:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibility(label:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(label:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(label:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"accessibility(label:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(label:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(label:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(removetraits:).json b/data/documentation/brazeui/contentcardsview/accessibility(removetraits:).json index a46180e9de..38a4eda275 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(removetraits:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(removetraits:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(removetraits:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"removeTraits"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"traits"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","text":"AccessibilityTraits","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(removeTraits:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"accessibility(removeTraits:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecatedAt":"100000.0","deprecated":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false,"renamed":"accessibilityRemoveTraits(_:)"},{"unavailable":false,"introducedAt":"10.15","deprecated":false,"beta":false,"name":"macOS","deprecatedAt":"100000.0","renamed":"accessibilityRemoveTraits(_:)"},{"deprecatedAt":"100000.0","beta":false,"renamed":"accessibilityRemoveTraits(_:)","name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"beta":false,"unavailable":false,"deprecated":false,"renamed":"accessibilityRemoveTraits(_:)","introducedAt":"6.0","deprecatedAt":"100000.0","name":"watchOS"},{"unavailable":false,"renamed":"accessibilityRemoveTraits(_:)","beta":false,"deprecated":false,"introducedAt":"1.0","name":"visionOS","deprecatedAt":"100000.0"}],"externalID":"s:7SwiftUI4ViewPAAE13accessibility12removeTraitsAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0iF0V_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"removeTraits","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(removeTraits:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(removeTraits:)":{"deprecated":true,"kind":"symbol","title":"accessibility(removeTraits:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(removetraits:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(removeTraits:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"removeTraits"},{"text":": ","kind":"text"},{"text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(removeTraits:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"removeTraits","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","deprecatedAt":"100000.0","renamed":"accessibilityRemoveTraits(_:)","unavailable":false},{"name":"macOS","deprecatedAt":"100000.0","beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false,"renamed":"accessibilityRemoveTraits(_:)"},{"renamed":"accessibilityRemoveTraits(_:)","name":"tvOS","deprecatedAt":"100000.0","unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false},{"renamed":"accessibilityRemoveTraits(_:)","introducedAt":"6.0","unavailable":false,"deprecatedAt":"100000.0","name":"watchOS","deprecated":false,"beta":false},{"beta":false,"introducedAt":"1.0","unavailable":false,"deprecated":false,"deprecatedAt":"100000.0","name":"visionOS","renamed":"accessibilityRemoveTraits(_:)"}],"extendedModule":"SwiftUI","role":"symbol","title":"accessibility(removeTraits:)","externalID":"s:7SwiftUI4ViewPAAE13accessibility12removeTraitsAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0iF0V_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"removeTraits"},{"text":" ","kind":"text"},{"text":"traits","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier","text":"AccessibilityTraits"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(removetraits:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibility(removeTraits:)"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(removeTraits:)":{"abstract":[],"role":"symbol","title":"accessibility(removeTraits:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"kind":"externalParam","text":"removeTraits"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(removeTraits:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(removetraits:)","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(selectionidentifier:).json b/data/documentation/brazeui/contentcardsview/accessibility(selectionidentifier:).json index 28f88a1c79..dd8986d2ed 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(selectionidentifier:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(selectionidentifier:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"selectionIdentifier"},{"kind":"text","text":": "},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(selectionIdentifier:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"accessibility(selectionIdentifier:)","platforms":[{"unavailable":false,"deprecated":true,"name":"iOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","unavailable":false,"beta":false,"name":"macOS","deprecated":true},{"name":"tvOS","beta":false,"deprecated":true,"unavailable":false,"introducedAt":"13.0"},{"name":"watchOS","introducedAt":"6.0","deprecated":true,"unavailable":false,"beta":false},{"name":"visionOS","deprecatedAt":"1.0","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"1.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE13accessibility19selectionIdentifierAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGs11AnyHashableV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"kind":"externalParam","text":"selectionIdentifier"},{"kind":"text","text":": "},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibility(selectionIdentifier:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(selectionidentifier:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(selectionIdentifier:)":{"deprecated":true,"kind":"symbol","title":"accessibility(selectionIdentifier:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(selectionidentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(selectionIdentifier:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"selectionIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(selectionidentifier:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(selectionIdentifier:)"},"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE13accessibility19selectionIdentifierAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGs11AnyHashableV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"accessibility(selectionIdentifier:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"selectionIdentifier"},{"text":": ","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"platforms":[{"deprecated":true,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":true,"beta":false},{"introducedAt":"13.0","deprecated":true,"name":"tvOS","unavailable":false,"beta":false},{"deprecated":true,"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false},{"deprecatedAt":"1.0","name":"visionOS","beta":false,"introducedAt":"1.0","unavailable":false,"deprecated":false}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(selectionIdentifier:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"selectionIdentifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AnyHashable","preciseIdentifier":"s:s11AnyHashableV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(selectionIdentifier:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(selectionidentifier:)","deprecated":true,"title":"accessibility(selectionIdentifier:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"selectionIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(selectionIdentifier:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(sortpriority:).json b/data/documentation/brazeui/contentcardsview/accessibility(sortpriority:).json index 1c3c68e585..269f5d2d26 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(sortpriority:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(sortpriority:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"sortPriority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(sortpriority:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(sortPriority:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE13accessibility12sortPriorityAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSd_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"accessibility(sortPriority:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"unavailable":false,"renamed":"accessibilitySortPriority(_:)","name":"iOS","deprecatedAt":"100000.0","introducedAt":"13.0","beta":false},{"name":"macOS","deprecatedAt":"100000.0","beta":false,"unavailable":false,"renamed":"accessibilitySortPriority(_:)","introducedAt":"10.15","deprecated":false},{"name":"tvOS","introducedAt":"13.0","beta":false,"deprecatedAt":"100000.0","unavailable":false,"renamed":"accessibilitySortPriority(_:)","deprecated":false},{"name":"watchOS","renamed":"accessibilitySortPriority(_:)","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"6.0","deprecatedAt":"100000.0"},{"unavailable":false,"renamed":"accessibilitySortPriority(_:)","deprecatedAt":"100000.0","deprecated":false,"beta":false,"introducedAt":"1.0","name":"visionOS"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"sortPriority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"symbolKind":"method","extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(sortPriority:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(sortPriority:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"sortPriority","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(sortpriority:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(sortPriority:)","title":"accessibility(sortPriority:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"sortPriority"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(sortpriority:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(sortPriority:)"},"metadata":{"platforms":[{"beta":false,"unavailable":false,"renamed":"accessibilitySortPriority(_:)","deprecated":false,"introducedAt":"13.0","deprecatedAt":"100000.0","name":"iOS"},{"introducedAt":"10.15","renamed":"accessibilitySortPriority(_:)","beta":false,"unavailable":false,"name":"macOS","deprecatedAt":"100000.0","deprecated":false},{"deprecatedAt":"100000.0","name":"tvOS","beta":false,"deprecated":false,"renamed":"accessibilitySortPriority(_:)","introducedAt":"13.0","unavailable":false},{"renamed":"accessibilitySortPriority(_:)","unavailable":false,"deprecatedAt":"100000.0","name":"watchOS","deprecated":false,"beta":false,"introducedAt":"6.0"},{"renamed":"accessibilitySortPriority(_:)","beta":false,"unavailable":false,"introducedAt":"1.0","deprecatedAt":"100000.0","deprecated":false,"name":"visionOS"}],"title":"accessibility(sortPriority:)","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE13accessibility12sortPriorityAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSd_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"sortPriority","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibility(sortPriority:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(sortPriority:)":{"title":"accessibility(sortPriority:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(sortPriority:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(sortpriority:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"sortPriority","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"type":"topic","deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibility(value:).json b/data/documentation/brazeui/contentcardsview/accessibility(value:).json index 3ad02a0f07..d8414ea717 100644 --- a/data/documentation/brazeui/contentcardsview/accessibility(value:).json +++ b/data/documentation/brazeui/contentcardsview/accessibility(value:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(value:)"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(value:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","renamed":"accessibilityValue(_:)","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"deprecatedAt":"100000.0"},{"unavailable":false,"deprecated":false,"deprecatedAt":"100000.0","name":"macOS","renamed":"accessibilityValue(_:)","beta":false,"introducedAt":"10.15"},{"name":"tvOS","renamed":"accessibilityValue(_:)","beta":false,"introducedAt":"13.0","unavailable":false,"deprecatedAt":"100000.0","deprecated":false},{"introducedAt":"6.0","beta":false,"unavailable":false,"name":"watchOS","deprecatedAt":"100000.0","renamed":"accessibilityValue(_:)","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"deprecatedAt":"100000.0","name":"visionOS","renamed":"accessibilityValue(_:)","introducedAt":"1.0"}],"extendedModule":"SwiftUI","title":"accessibility(value:)","externalID":"s:7SwiftUI4ViewPAAE13accessibility5valueAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(value:)":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(value:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"deprecated":true,"type":"topic","role":"symbol","title":"accessibility(value:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(value:)"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(value:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibility(value:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"externalID":"s:7SwiftUI4ViewPAAE13accessibility5valueAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","title":"accessibility(value:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecatedAt":"100000.0","renamed":"accessibilityValue(_:)","deprecated":false,"introducedAt":"13.0"},{"deprecatedAt":"100000.0","introducedAt":"10.15","name":"macOS","renamed":"accessibilityValue(_:)","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecatedAt":"100000.0","renamed":"accessibilityValue(_:)"},{"introducedAt":"6.0","name":"watchOS","deprecated":false,"beta":false,"unavailable":false,"deprecatedAt":"100000.0","renamed":"accessibilityValue(_:)"},{"deprecated":false,"unavailable":false,"beta":false,"name":"visionOS","deprecatedAt":"100000.0","renamed":"accessibilityValue(_:)","introducedAt":"1.0"}],"role":"symbol","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibility(value:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(value:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(value:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"deprecated":true,"type":"topic","role":"symbol","title":"accessibility(value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(value:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityaction(_:_:).json b/data/documentation/brazeui/contentcardsview/accessibilityaction(_:_:).json index 1867899de8..d1d93dba36 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityaction(_:_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityaction(_:_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE19accessibilityActionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0hE4KindV_yyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"accessibilityAction(_:_:)","platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false},{"beta":false,"introducedAt":"13.0","name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityActionKind","preciseIdentifier":"s:7SwiftUI23AccessibilityActionKindV"},{"text":", () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityAction(_:_:)"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityaction(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityAction"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"actionKind","kind":"internalParam"},{"kind":"text","text":": "},{"text":"AccessibilityActionKind","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityActionKindV"},{"text":" = .default, ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"handler"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(_:_:)":{"title":"accessibilityAction(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(_:_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityAction"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityActionKindV","kind":"typeIdentifier","text":"AccessibilityActionKind"},{"kind":"text","text":", () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(_:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"actionKind","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"AccessibilityActionKind","preciseIdentifier":"s:7SwiftUI23AccessibilityActionKindV","kind":"typeIdentifier"},{"kind":"text","text":" = .default, "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"handler"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(_:_:)"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE19accessibilityActionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0hE4KindV_yyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AccessibilityActionKind","preciseIdentifier":"s:7SwiftUI23AccessibilityActionKindV"},{"text":", () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":[{"deprecated":false,"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0"},{"unavailable":false,"name":"macOS","introducedAt":"10.15","beta":false,"deprecated":false},{"name":"tvOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false}],"role":"symbol","extendedModule":"SwiftUI","title":"accessibilityAction(_:_:)","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityaction(_:_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityAction(_:_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(_:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityActionKind","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityActionKindV"},{"kind":"text","text":", () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibilityAction(_:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(_:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityaction(action:label:).json b/data/documentation/brazeui/contentcardsview/accessibilityaction(action:label:).json index 75e8c4af93..bbbe59d0dc 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityaction(action:label:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityaction(action:label:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(action:label:)"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE19accessibilityAction6action5labelQryyc_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","platforms":[{"beta":false,"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"12.0","name":"macOS"},{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"tvOS","unavailable":false},{"name":"watchOS","introducedAt":"8.0","beta":false,"unavailable":false,"deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Label","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"action"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"label"},{"kind":"text","text":": () -> "},{"text":"Label","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"accessibilityAction(action:label:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityAction(action:label:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityAction","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Label"},{"text":">(","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"label"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Label"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Label","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityaction(action:label:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(action:label:)":{"kind":"symbol","title":"accessibilityAction(action:label:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(action:label:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(action:label:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityAction"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Label"},{"text":">(","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"label"},{"kind":"text","text":": () -> "},{"text":"Label","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(action:label:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Label","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"action"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"label","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Label"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Label"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityAction(action:label:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityaction(action:label:)"]}],"sections":[],"metadata":{"role":"symbol","title":"accessibilityAction(action:label:)","externalID":"s:7SwiftUI4ViewPAAE19accessibilityAction6action5labelQryyc_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"unavailable":false,"introducedAt":"12.0","name":"macOS","deprecated":false,"beta":false},{"name":"tvOS","introducedAt":"15.0","deprecated":false,"beta":false,"unavailable":false},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityAction","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Label","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"action"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"label"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Label"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(action:label:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Label","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"action","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"label"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Label"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"accessibilityAction(action:label:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(action:label:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(action:label:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityaction(named:_:).json b/data/documentation/brazeui/contentcardsview/accessibilityaction(named:_:).json index c006dc7733..6180e9685f 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityaction(named:_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityaction(named:_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(named:_:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityaction(named:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","title":"accessibilityAction(named:_:)","platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.15"},{"beta":false,"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0"},{"deprecated":false,"beta":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"named","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"externalID":"s:7SwiftUI4ViewPAAE19accessibilityAction5named_AA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextV_yyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityAction(named:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"named"},{"text":" ","kind":"text"},{"text":"name","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"handler"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(named:_:)":{"kind":"symbol","title":"accessibilityAction(named:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(named:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(named:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"named","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityAction(named:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityAction"},{"text":"(","kind":"text"},{"text":"named","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"name"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"handler","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"accessibilityAction(named:_:)","platforms":[{"deprecated":false,"introducedAt":"13.0","name":"iOS","beta":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE19accessibilityAction5named_AA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextV_yyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityAction"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"named"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":", () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(named:_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityaction(named:_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(named:_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityAction"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"named"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityAction(named:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(named:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(named:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityactions(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityactions(_:).json index 7f0ad42306..e02618da29 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityactions(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityactions(_:).json @@ -1 +1 @@ -{"metadata":{"platforms":[{"introducedAt":"16.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"13.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"9.0","unavailable":false,"beta":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE20accessibilityActionsyQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityActions(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityActions","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityActions","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"content","kind":"internalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityActions(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityactions(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActions(_:)"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActions(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityActions"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">(() -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"accessibilityActions(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactions(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActions(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"accessibilityActions(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityActions"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE20accessibilityActionsyQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"deprecated":false,"beta":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"9.0","name":"watchOS","unavailable":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityActions(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActions(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityActions","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Content","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityactions(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActions(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActions(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityActions","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(() -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactions(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"accessibilityActions(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityactivationpoint(_:)-3ybf9.json b/data/documentation/brazeui/contentcardsview/accessibilityactivationpoint(_:)-3ybf9.json index 5c7cdd649c..86d39fa1d6 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityactivationpoint(_:)-3ybf9.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityactivationpoint(_:)-3ybf9.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"symbolKind":"method","extendedModule":"SwiftUI","title":"accessibilityActivationPoint(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false},{"name":"macOS","introducedAt":"11.0","unavailable":false,"beta":false,"deprecated":false},{"name":"tvOS","beta":false,"deprecated":false,"introducedAt":"14.0","unavailable":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"7.0"}],"externalID":"s:7SwiftUI4ViewPAAE28accessibilityActivationPointyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA04UnitF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityActivationPoint","kind":"identifier"},{"kind":"text","text":"("},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-3ybf9"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-3ybf9"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityActivationPoint(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityActivationPoint"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"activationPoint"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActivationPoint(_:)-3ybf9":{"kind":"symbol","title":"accessibilityActivationPoint(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-3ybf9","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-3ybf9","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityActivationPoint"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier","text":"UnitPoint"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-3ybf9"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-3ybf9","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE28accessibilityActivationPointyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA04UnitF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"accessibilityActivationPoint(_:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityActivationPoint","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier","text":"UnitPoint"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"platforms":[{"introducedAt":"14.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"11.0","beta":false},{"unavailable":false,"introducedAt":"14.0","beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"7.0","unavailable":false}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityActivationPoint(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityActivationPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"activationPoint"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActivationPoint(_:)-3ybf9":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-3ybf9","role":"symbol","type":"topic","title":"accessibilityActivationPoint(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-3ybf9","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityActivationPoint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityactivationpoint(_:)-78s57.json b/data/documentation/brazeui/contentcardsview/accessibilityactivationpoint(_:)-78s57.json index f281c295a5..00169fd649 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityactivationpoint(_:)-78s57.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityactivationpoint(_:)-78s57.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-78s57"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"accessibilityActivationPoint(_:)","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"iOS","introducedAt":"14.0"},{"unavailable":false,"beta":false,"introducedAt":"11.0","deprecated":false,"name":"macOS"},{"name":"tvOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"7.0","deprecated":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityActivationPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE28accessibilityActivationPointyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSo7CGPointVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityActivationPoint(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityActivationPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"activationPoint","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-78s57"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActivationPoint(_:)-78s57":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-78s57","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityActivationPoint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-78s57","role":"symbol","title":"accessibilityActivationPoint(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-78s57","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-78s57"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE28accessibilityActivationPointyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSo7CGPointVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityActivationPoint(_:)","extendedModule":"SwiftUI","platforms":[{"introducedAt":"14.0","deprecated":false,"name":"iOS","beta":false,"unavailable":false},{"beta":false,"introducedAt":"11.0","deprecated":false,"unavailable":false,"name":"macOS"},{"introducedAt":"14.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"7.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityActivationPoint"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityActivationPoint(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityActivationPoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"activationPoint","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActivationPoint(_:)-78s57":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityActivationPoint"},{"kind":"text","text":"("},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibilityActivationPoint(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-78s57","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-78s57"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityaddtraits(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityaddtraits(_:).json index a3667fe8a0..eaf6b26f6a 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityaddtraits(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityaddtraits(_:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAddTraits(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityAddTraits(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityAddTraits"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"traits"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityaddtraits(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"14.0","beta":false},{"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"14.0","deprecated":false,"name":"tvOS"},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"7.0","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityAddTraits"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","text":"AccessibilityTraits"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE22accessibilityAddTraitsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0iF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityAddTraits(_:)","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAddTraits(_:)":{"kind":"symbol","title":"accessibilityAddTraits(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaddtraits(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAddTraits(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAddTraits","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier","text":"AccessibilityTraits"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"name":"iOS","introducedAt":"14.0"},{"introducedAt":"11.0","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"14.0"},{"introducedAt":"7.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"title":"accessibilityAddTraits(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE22accessibilityAddTraitsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0iF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityAddTraits","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier","text":"AccessibilityTraits"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAddTraits","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"traits","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier","text":"AccessibilityTraits"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]}]}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityaddtraits(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAddTraits(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityAddTraits(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAddTraits(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAddTraits(_:)","role":"symbol","title":"accessibilityAddTraits(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaddtraits(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAddTraits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityadjustableaction(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityadjustableaction(_:).json index d6ba9eda31..2bc96a48f8 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityadjustableaction(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityadjustableaction(_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityAdjustableAction(_:)"},{"type":"text","text":"."}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"accessibilityAdjustableAction(_:)","externalID":"s:7SwiftUI4ViewPAAE29accessibilityAdjustableActionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGyAA0I19AdjustmentDirectionOcF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAdjustableAction","kind":"identifier"},{"kind":"text","text":"(("},{"text":"AccessibilityAdjustmentDirection","preciseIdentifier":"s:7SwiftUI32AccessibilityAdjustmentDirectionO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"extendedModule":"SwiftUI","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"beta":false,"name":"macOS","introducedAt":"10.15","deprecated":false,"unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS"},{"name":"watchOS","beta":false,"introducedAt":"6.0","deprecated":false,"unavailable":false}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAdjustableAction(_:)"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityadjustableaction(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityAdjustableAction"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"handler","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI32AccessibilityAdjustmentDirectionO","text":"AccessibilityAdjustmentDirection"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAdjustableAction(_:)":{"kind":"symbol","title":"accessibilityAdjustableAction(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityadjustableaction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAdjustableAction(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityAdjustableAction"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:7SwiftUI32AccessibilityAdjustmentDirectionO","text":"AccessibilityAdjustmentDirection","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityAdjustableAction(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE29accessibilityAdjustableActionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGyAA0I19AdjustmentDirectionOcF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"accessibilityAdjustableAction(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityAdjustableAction","kind":"identifier"},{"kind":"text","text":"(("},{"text":"AccessibilityAdjustmentDirection","preciseIdentifier":"s:7SwiftUI32AccessibilityAdjustmentDirectionO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"introducedAt":"10.15","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAdjustableAction(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAdjustableAction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"handler","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"AccessibilityAdjustmentDirection","preciseIdentifier":"s:7SwiftUI32AccessibilityAdjustmentDirectionO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityadjustableaction(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAdjustableAction(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityAdjustableAction","kind":"identifier"},{"text":"((","kind":"text"},{"text":"AccessibilityAdjustmentDirection","preciseIdentifier":"s:7SwiftUI32AccessibilityAdjustmentDirectionO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityAdjustableAction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityadjustableaction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAdjustableAction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitychartdescriptor(_:).json b/data/documentation/brazeui/contentcardsview/accessibilitychartdescriptor(_:).json index 50e09bc1f6..bdbe34d2eb 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitychartdescriptor(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilitychartdescriptor(_:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityChartDescriptor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"R"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"representable","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI30AXChartDescriptorRepresentableP","text":"AXChartDescriptorRepresentable","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitychartdescriptor(_:)"]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"12.0"},{"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"15.0","beta":false},{"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"8.0","unavailable":false}],"title":"accessibilityChartDescriptor(_:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityChartDescriptor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE28accessibilityChartDescriptoryQrqd__AA07AXChartF13RepresentableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityChartDescriptor(_:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChartDescriptor(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityChartDescriptor(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityChartDescriptor"},{"text":"<","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChartDescriptor(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitychartdescriptor(_:)","title":"accessibilityChartDescriptor(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitychartdescriptor(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityChartDescriptor(_:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChartDescriptor(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityChartDescriptor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"representable","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"R"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30AXChartDescriptorRepresentableP","text":"AXChartDescriptorRepresentable"},{"kind":"text","text":"\n"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"introducedAt":"12.0","beta":false,"deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"15.0"},{"deprecated":false,"name":"watchOS","introducedAt":"8.0","beta":false,"unavailable":false}],"title":"accessibilityChartDescriptor(_:)","extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityChartDescriptor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"R"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE28accessibilityChartDescriptoryQrqd__AA07AXChartF13RepresentableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityChartDescriptor(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityChartDescriptor"},{"text":"<","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityChartDescriptor(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitychartdescriptor(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChartDescriptor(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitychildren(children:).json b/data/documentation/brazeui/contentcardsview/accessibilitychildren(children:).json index be6d102864..2a0d4222d9 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitychildren(children:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilitychildren(children:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityChildren(children:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitychildren(children:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityChildren"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"children"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE21accessibilityChildren8childrenQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"accessibilityChildren(children:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityChildren","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"children","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0","deprecated":false}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChildren(children:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityChildren(children:)":{"kind":"symbol","title":"accessibilityChildren(children:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitychildren(children:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChildren(children:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityChildren"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"children"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityChildren(children:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityChildren","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"children","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"title":"accessibilityChildren(children:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityChildren","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"children"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE21accessibilityChildren8childrenQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"15.0"},{"beta":false,"introducedAt":"12.0","deprecated":false,"unavailable":false,"name":"macOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"15.0","name":"tvOS"},{"introducedAt":"8.0","beta":false,"unavailable":false,"deprecated":false,"name":"watchOS"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitychildren(children:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChildren(children:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityChildren(children:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityChildren","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"children","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"accessibilityChildren(children:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitychildren(children:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChildren(children:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-17wsx.json b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-17wsx.json index b56c269795..e3ca68b853 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-17wsx.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-17wsx.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-17wsx","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-17wsx"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","platforms":[{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"12.0","name":"macOS"},{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"tvOS","unavailable":false},{"name":"watchOS","deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyV_ALSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","title":"accessibilityCustomContent(_:_:importance:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"labelKey","kind":"internalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"valueKey","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier","text":"Importance"},{"text":" = .default) -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-17wsx":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-17wsx","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-17wsx","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"labelKey","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"valueKey","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"text":"AXCustomContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier","text":"Importance"},{"kind":"text","text":" = .default) -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"extendedModule":"SwiftUI","title":"accessibilityCustomContent(_:_:importance:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AXCustomContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier","text":"Importance"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyV_ALSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"15.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"12.0"},{"beta":false,"introducedAt":"15.0","deprecated":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"8.0"}],"role":"symbol","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityCustomContent(_:_:importance:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-17wsx"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-17wsx","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-17wsx":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-17wsx","role":"symbol","title":"accessibilityCustomContent(_:_:importance:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier","text":"AXCustomContent"},{"kind":"text","text":"."},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-17wsx"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-1zudp.json b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-1zudp.json index a089d28097..2fb4344669 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-1zudp.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-1zudp.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"AccessibilityCustomContentKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":" = .default) -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityCustomContent(_:_:importance:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-1zudp"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"deprecated":false,"introducedAt":"12.0","name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"15.0","deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA0ieF3KeyV_qd__So08AXCustomF10ImportanceVtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"accessibilityCustomContent(_:_:importance:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-1zudp"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-1zudp":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-1zudp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-1zudp","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-1zudp"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"text":"AccessibilityCustomContentKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":" = .default) -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sy","kind":"typeIdentifier","text":"StringProtocol"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-1zudp","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","title":"accessibilityCustomContent(_:_:importance:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA0ieF3KeyV_qd__So08AXCustomF10ImportanceVtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","beta":false,"introducedAt":"15.0","unavailable":false,"deprecated":false},{"name":"macOS","beta":false,"introducedAt":"12.0","unavailable":false,"deprecated":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"8.0","unavailable":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","kind":"typeIdentifier","text":"AccessibilityCustomContentKey"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-1zudp":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AXCustomContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"accessibilityCustomContent(_:_:importance:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-1zudp","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-1zudp"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-46x6y.json b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-46x6y.json index a0434a3cb7..c3f4e5b0a0 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-46x6y.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-46x6y.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyV_AA4TextVSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":[{"unavailable":false,"name":"iOS","deprecated":false,"beta":false,"introducedAt":"15.0"},{"beta":false,"introducedAt":"12.0","name":"macOS","deprecated":false,"unavailable":false},{"introducedAt":"15.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"introducedAt":"8.0","name":"watchOS","unavailable":false,"beta":false,"deprecated":false}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","title":"accessibilityCustomContent(_:_:importance:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-46x6y"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"labelKey","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"kind":"text","text":" = .default) -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-46x6y"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-46x6y":{"kind":"symbol","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-46x6y","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-46x6y","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-46x6y"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-46x6y","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"labelKey"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":" = .default) -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityCustomContent(_:_:importance:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"metadata":{"roleHeading":"Instance Method","title":"accessibilityCustomContent(_:_:importance:)","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"iOS","introducedAt":"15.0"},{"introducedAt":"12.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"beta":false,"unavailable":false,"introducedAt":"15.0","deprecated":false,"name":"tvOS"},{"introducedAt":"8.0","name":"watchOS","unavailable":false,"beta":false,"deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyV_AA4TextVSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"text":"AXCustomContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-46x6y":{"title":"accessibilityCustomContent(_:_:importance:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-46x6y","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-46x6y","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-6axog.json b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-6axog.json index cdf9fa9142..6c312305da 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-6axog.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-6axog.json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-6axog","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-6axog"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"platforms":[{"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"12.0","beta":false,"deprecated":false,"unavailable":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"introducedAt":"15.0","beta":false,"name":"tvOS"},{"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"8.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyV_qd__So08AXCustomF10ImportanceVtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"labelKey","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier","text":"Importance"},{"kind":"text","text":" = .default) -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-6axog":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier","text":"AXCustomContent"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-6axog","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-6axog","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-6axog"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"type":"text","text":"."}],"sections":[],"metadata":{"title":"accessibilityCustomContent(_:_:importance:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyV_qd__So08AXCustomF10ImportanceVtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","name":"macOS","unavailable":false},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"15.0","unavailable":false},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier","text":"AXCustomContent"},{"kind":"text","text":"."},{"text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-6axog","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"labelKey","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier","text":"AXCustomContent"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":" = .default) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-6axog":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"accessibilityCustomContent(_:_:importance:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-6axog","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-6axog","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"abstract":[{"type":"text","text":"A SwiftUI view which displays Braze Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ContentCardsView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"type":"topic","title":"ContentCardsView","url":"\/documentation\/brazeui\/contentcardsview","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","kind":"symbol","role":"collection","type":"topic","title":"BrazeUI","abstract":[{"text":"Braze provided user interface for In-App Messages and Content Cards.","type":"text"}],"url":"\/documentation\/brazeui"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-7ljy0.json b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-7ljy0.json index b66d3e7746..d0fcbe3224 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-7ljy0.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-7ljy0.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-7ljy0","interfaceLanguage":"swift"},"metadata":{"platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"beta":false,"name":"macOS","deprecated":false,"introducedAt":"12.0"},{"deprecated":false,"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","title":"accessibilityCustomContent(_:_:importance:)","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA4TextV_ALSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-7ljy0"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"text":" = .default) -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-7ljy0":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-7ljy0","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-7ljy0","kind":"symbol","title":"accessibilityCustomContent(_:_:importance:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-7ljy0","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"label"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"text":"AXCustomContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":" = .default) -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-7ljy0"]}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA4TextV_ALSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","platforms":[{"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"12.0"},{"unavailable":false,"deprecated":false,"introducedAt":"15.0","beta":false,"name":"tvOS"},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS"}],"title":"accessibilityCustomContent(_:_:importance:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-7ljy0":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-7ljy0","role":"symbol","title":"accessibilityCustomContent(_:_:importance:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-7ljy0","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier","text":"Importance"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-9fmjq.json b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-9fmjq.json index 93a83be39a..93a96e3870 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-9fmjq.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-9fmjq.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Using non-localized strings for labels is not directly supported. Instead, wrap both the label and the value in a Text struct."}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9fmjq"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"label"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":" = .default) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":" : "},{"text":"StringProtocol","preciseIdentifier":"s:Sy","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9fmjq"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGqd___qd_0_So08AXCustomF10ImportanceVtSyRd__SyRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityCustomContent(_:_:importance:)","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"12.0","name":"macOS"},{"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","beta":false},{"introducedAt":"8.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-9fmjq":{"title":"accessibilityCustomContent(_:_:importance:)","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9fmjq","type":"topic","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9fmjq"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"text":" = .default) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sy","kind":"typeIdentifier","text":"StringProtocol"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9fmjq"]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Using non-localized strings for labels is not directly supported. Instead, wrap both the label and the value in a Text struct.","type":"text"}]}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGqd___qd_0_So08AXCustomF10ImportanceVtSyRd__SyRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"accessibilityCustomContent(_:_:importance:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"15.0","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","beta":false,"unavailable":false},{"introducedAt":"15.0","unavailable":false,"name":"tvOS","deprecated":false,"beta":false},{"beta":false,"introducedAt":"8.0","deprecated":false,"name":"watchOS","unavailable":false}],"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9fmjq"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-9fmjq":{"deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9fmjq","title":"accessibilityCustomContent(_:_:importance:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9fmjq","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-9j8xs.json b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-9j8xs.json index aaf5523d45..4ffe648dbe 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-9j8xs.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-9j8xs.json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","kind":"typeIdentifier","text":"AccessibilityCustomContentKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"kind":"text","text":"."},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":" = .default) -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"deprecated":false,"beta":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"beta":false,"name":"macOS","unavailable":false,"introducedAt":"12.0","deprecated":false},{"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"8.0","name":"watchOS","unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AccessibilityCustomContentKey","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV"},{"kind":"text","text":", "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityCustomContent(_:_:importance:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA0ieF3KeyV_AA4TextVSgSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9j8xs"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9j8xs","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-9j8xs":{"kind":"symbol","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9j8xs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9j8xs","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"AccessibilityCustomContentKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9j8xs","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":" = .default) -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9j8xs"]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier","text":"AXCustomContent"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA0ieF3KeyV_AA4TextVSgSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityCustomContent(_:_:importance:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-9j8xs":{"title":"accessibilityCustomContent(_:_:importance:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9j8xs","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9j8xs","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-aesm.json b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-aesm.json index 9c1c32cfca..0122838286 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-aesm.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitycustomcontent(_:_:importance:)-aesm.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"valueKey","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"text":"AXCustomContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"kind":"text","text":"."},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"kind":"text","text":" = .default) -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityCustomContent(_:_:importance:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA0ieF3KeyV_AA015LocalizedStringL0VSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityCustomContent(_:_:importance:)","platforms":[{"unavailable":false,"name":"iOS","deprecated":false,"beta":false,"introducedAt":"15.0"},{"introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS","beta":false},{"name":"watchOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"8.0"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier","text":"Importance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-aesm"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-aesm","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-aesm":{"kind":"symbol","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-aesm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-aesm","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","kind":"typeIdentifier","text":"AccessibilityCustomContentKey"},{"text":", ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-aesm"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-aesm","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"text":"AccessibilityCustomContentKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"valueKey"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":" = .default) -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"accessibilityCustomContent(_:_:importance:)","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE26accessibilityCustomContent__10importanceAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA0ieF3KeyV_AA015LocalizedStringL0VSo08AXCustomF10ImportanceVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityCustomContentKey","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"text":"AXCustomContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityCustomContent(_:_:importance:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-aesm":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-aesm","role":"symbol","type":"topic","title":"accessibilityCustomContent(_:_:importance:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-aesm","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"AccessibilityCustomContentKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV"},{"kind":"text","text":", "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitydirecttouch(_:options:).json b/data/documentation/brazeui/contentcardsview/accessibilitydirecttouch(_:options:).json index 3773da9c74..a9cb9beb19 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitydirecttouch(_:options:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilitydirecttouch(_:options:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityDirectTouch(_:options:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","title":"accessibilityDirectTouch(_:options:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE24accessibilityDirectTouch_7optionsAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSb_AA0jeF7OptionsVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol","platforms":[{"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"14.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"17.0"},{"name":"watchOS","introducedAt":"10.0","unavailable":false,"beta":false,"deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityDirectTouch"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityDirectTouchOptionsV","text":"AccessibilityDirectTouchOptions","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitydirecttouch(_:options:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityDirectTouch(_:options:)"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityDirectTouch"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"isDirectTouchArea","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"text"},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityDirectTouchOptionsV","text":"AccessibilityDirectTouchOptions","kind":"typeIdentifier"},{"text":" = []) -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityDirectTouch(_:options:)":{"kind":"symbol","title":"accessibilityDirectTouch(_:options:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitydirecttouch(_:options:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityDirectTouch(_:options:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityDirectTouch"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityDirectTouchOptionsV","text":"AccessibilityDirectTouchOptions"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file +{"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE24accessibilityDirectTouch_7optionsAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSb_AA0jeF7OptionsVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"14.0"},{"introducedAt":"17.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"10.0","name":"watchOS"}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityDirectTouch","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityDirectTouchOptionsV","text":"AccessibilityDirectTouchOptions","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"accessibilityDirectTouch(_:options:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityDirectTouch(_:options:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityDirectTouch(_:options:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitydirecttouch(_:options:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityDirectTouch","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isDirectTouchArea"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = true, "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityDirectTouchOptionsV","text":"AccessibilityDirectTouchOptions"},{"text":" = []) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityDirectTouch(_:options:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityDirectTouch(_:options:)","role":"symbol","title":"accessibilityDirectTouch(_:options:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitydirecttouch(_:options:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityDirectTouch","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityDirectTouchOptionsV","text":"AccessibilityDirectTouchOptions"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityelement(children:).json b/data/documentation/brazeui/contentcardsview/accessibilityelement(children:).json index 56129366ee..aed0082043 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityelement(children:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityelement(children:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityElement(children:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityelement(children:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityElement"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"children"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26AccessibilityChildBehaviorV","text":"AccessibilityChildBehavior"},{"text":" = .ignore) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"sections":[],"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE20accessibilityElement8childrenQrAA26AccessibilityChildBehaviorV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityElement"},{"kind":"text","text":"("},{"text":"children","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI26AccessibilityChildBehaviorV","text":"AccessibilityChildBehavior","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"accessibilityElement(children:)","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"name":"macOS","introducedAt":"10.15","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"6.0","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityElement(children:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityElement(children:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityElement","kind":"identifier"},{"kind":"text","text":"("},{"text":"children","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AccessibilityChildBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26AccessibilityChildBehaviorV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityelement(children:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityElement(children:)","title":"accessibilityElement(children:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityelement(children:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityElement(children:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityElement(children:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityElement"},{"kind":"text","text":"("},{"kind":"externalParam","text":"children"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI26AccessibilityChildBehaviorV","text":"AccessibilityChildBehavior","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE20accessibilityElement8childrenQrAA26AccessibilityChildBehaviorV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"10.15","name":"macOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false}],"title":"accessibilityElement(children:)","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityElement","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"children"},{"kind":"text","text":": "},{"text":"AccessibilityChildBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26AccessibilityChildBehaviorV"},{"text":" = .ignore) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityElement(children:)":{"title":"accessibilityElement(children:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityElement","kind":"identifier"},{"kind":"text","text":"("},{"text":"children","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI26AccessibilityChildBehaviorV","kind":"typeIdentifier","text":"AccessibilityChildBehavior"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityelement(children:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityElement(children:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityfocused(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityfocused(_:).json index 5a381451bb..c7e09e3567 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityfocused(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityfocused(_:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"15.0"},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"15.0"},{"introducedAt":"8.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"title":"accessibilityFocused(_:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE20accessibilityFocusedyQrAA23AccessibilityFocusStateV7BindingVySb_GF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityFocused"},{"text":"(","kind":"text"},{"text":"AccessibilityFocusState","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">."},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityFocused(_:)"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityFocused"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"condition","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","text":"AccessibilityFocusState"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">.","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityFocused(_:)":{"kind":"symbol","title":"accessibilityFocused(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityFocused","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityFocusState","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"Binding","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityFocused(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityFocused","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"condition","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","text":"AccessibilityFocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"accessibilityFocused(_:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityFocused","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","text":"AccessibilityFocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"introducedAt":"12.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"15.0","name":"tvOS","deprecated":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"8.0"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE20accessibilityFocusedyQrAA23AccessibilityFocusStateV7BindingVySb_GF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityFocused(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityFocused"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","text":"AccessibilityFocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityFocused(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityfocused(_:equals:).json b/data/documentation/brazeui/contentcardsview/accessibilityfocused(_:equals:).json index 2cffe5042c..7e38c0841c 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityfocused(_:equals:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityfocused(_:equals:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityFocused(_:equals:)"},{"text":".","type":"text"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityFocused","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"AccessibilityFocusState","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","text":"Binding"},{"kind":"text","text":", "},{"kind":"externalParam","text":"equals"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","platforms":[{"deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"12.0"},{"name":"tvOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"8.0","unavailable":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"accessibilityFocused(_:equals:)","externalID":"s:7SwiftUI4ViewPAAE20accessibilityFocused_6equalsQrAA23AccessibilityFocusStateV7BindingVyqd___G_qd__tSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:equals:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityFocused"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"binding","kind":"internalParam"},{"kind":"text","text":": "},{"text":"AccessibilityFocusState","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">."},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"equals","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SH","text":"Hashable"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:equals:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityFocused(_:equals:)":{"kind":"symbol","title":"accessibilityFocused(_:equals:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:equals:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:equals:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityFocused"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","text":"AccessibilityFocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">."},{"text":"Binding","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"equals"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityFocused(_:equals:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"title":"accessibilityFocused(_:equals:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20accessibilityFocused_6equalsQrAA23AccessibilityFocusStateV7BindingVyqd___G_qd__tSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"introducedAt":"12.0","beta":false,"deprecated":false,"name":"macOS","unavailable":false},{"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"name":"watchOS","introducedAt":"8.0","beta":false,"unavailable":false}],"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityFocused"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"AccessibilityFocusState","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV"},{"text":", ","kind":"text"},{"text":"equals","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityFocused","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"binding","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","text":"AccessibilityFocusState","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":", "},{"text":"equals","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:equals:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:equals:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityFocused(_:equals:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityFocused","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"AccessibilityFocusState","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"equals"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"accessibilityFocused(_:equals:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:equals:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:equals:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityheading(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityheading(_:).json index 89b1d3b52a..0aa5b95151 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityheading(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityheading(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityHeading"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"level","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"AccessibilityHeadingLevel","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25AccessibilityHeadingLevelO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityheading(_:)"]}],"sections":[],"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"accessibilityHeading(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"15.0","name":"tvOS"},{"introducedAt":"8.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE20accessibilityHeadingyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0hE5LevelOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityHeading","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityHeadingLevel","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25AccessibilityHeadingLevelO"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityHeading(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHeading(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHeading(_:)":{"role":"symbol","kind":"symbol","title":"accessibilityHeading(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityheading(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHeading(_:)","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityHeading","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25AccessibilityHeadingLevelO","text":"AccessibilityHeadingLevel"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityHeading(_:)"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHeading"},{"text":"(","kind":"text"},{"text":"AccessibilityHeadingLevel","preciseIdentifier":"s:7SwiftUI25AccessibilityHeadingLevelO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"unavailable":false,"name":"macOS","introducedAt":"12.0","beta":false,"deprecated":false},{"introducedAt":"15.0","beta":false,"unavailable":false,"name":"tvOS","deprecated":false},{"beta":false,"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20accessibilityHeadingyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0hE5LevelOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"accessibilityHeading(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHeading(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityHeading","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"level"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI25AccessibilityHeadingLevelO","text":"AccessibilityHeadingLevel","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityheading(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHeading(_:)":{"title":"accessibilityHeading(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityHeading","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AccessibilityHeadingLevel","preciseIdentifier":"s:7SwiftUI25AccessibilityHeadingLevelO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityheading(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHeading(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityhidden(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityhidden(_:).json index f655454785..df4eee9a55 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityhidden(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityhidden(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityhidden(_:)"]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityHidden(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityHidden","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hidden"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0"},{"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0"},{"beta":false,"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"7.0"}],"externalID":"s:7SwiftUI4ViewPAAE19accessibilityHiddenyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityHidden"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","title":"accessibilityHidden(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHidden(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHidden(_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhidden(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityHidden","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibilityHidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHidden(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"hidden","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHidden"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"symbolKind":"method","platforms":[{"introducedAt":"14.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"11.0","deprecated":false},{"beta":false,"introducedAt":"14.0","deprecated":false,"name":"tvOS","unavailable":false},{"introducedAt":"7.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE19accessibilityHiddenyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityHidden(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHidden(_:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityhidden(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityHidden(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHidden(_:)":{"abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHidden(_:)","role":"symbol","title":"accessibilityHidden(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhidden(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-2muew.json b/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-2muew.json index b8db3c501a..4ca908cfc7 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-2muew.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-2muew.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityHint(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"metadata":{"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityHint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"14.0","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"11.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0","name":"tvOS"},{"unavailable":false,"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"7.0"}],"role":"symbol","title":"accessibilityHint(_:)","externalID":"s:7SwiftUI4ViewPAAE17accessibilityHintyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHint"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hintKey","kind":"internalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-2muew"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-2muew","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-2muew":{"type":"topic","title":"accessibilityHint(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHint"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-2muew","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-2muew"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-2muew"},"metadata":{"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityHint","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"role":"symbol","title":"accessibilityHint(_:)","platforms":[{"beta":false,"introducedAt":"14.0","deprecated":false,"name":"iOS","unavailable":false},{"introducedAt":"11.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"14.0"},{"introducedAt":"7.0","beta":false,"deprecated":false,"name":"watchOS","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17accessibilityHintyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHint"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hintKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityHint(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-2muew"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-2muew":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-2muew","role":"symbol","title":"accessibilityHint(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-2muew","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityHint"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-5409v.json b/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-5409v.json index c40bf0b674..d56d49e00d 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-5409v.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-5409v.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-5409v"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"title":"accessibilityHint(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE17accessibilityHintyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityHint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"platforms":[{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"14.0","name":"iOS"},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"11.0"},{"introducedAt":"14.0","unavailable":false,"name":"tvOS","deprecated":false,"beta":false},{"name":"watchOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"7.0"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityHint(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityHint"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"hint","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-5409v"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-5409v":{"role":"symbol","title":"accessibilityHint(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-5409v","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHint"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-5409v"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityHint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7SwiftUI4ViewPAAE17accessibilityHintyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"14.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"11.0"},{"unavailable":false,"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"14.0"},{"introducedAt":"7.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"title":"accessibilityHint(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-5409v"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityHint(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-5409v"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHint"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hint"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-5409v":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-5409v","role":"symbol","title":"accessibilityHint(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-5409v","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityHint","kind":"identifier"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-7kfvl.json b/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-7kfvl.json index 6e4c47a090..e41e8d1fb9 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-7kfvl.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityhint(_:)-7kfvl.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-7kfvl","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityHint(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"},{"deprecated":false,"unavailable":false,"introducedAt":"11.0","name":"macOS","beta":false},{"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"14.0","deprecated":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"7.0","name":"watchOS"}],"title":"accessibilityHint(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityHint","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7SwiftUI4ViewPAAE17accessibilityHintyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHint"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hint","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-7kfvl"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-7kfvl":{"type":"topic","role":"symbol","title":"accessibilityHint(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-7kfvl","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-7kfvl","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityHint","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17accessibilityHintyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityHint","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"accessibilityHint(_:)","platforms":[{"deprecated":false,"introducedAt":"14.0","name":"iOS","beta":false,"unavailable":false},{"introducedAt":"11.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"beta":false,"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"tvOS"},{"introducedAt":"7.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityHint","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"hint","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"}]}]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityHint(_:)"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-7kfvl","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-7kfvl"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-7kfvl":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityHint","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityHint(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-7kfvl","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-7kfvl"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityidentifier(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityidentifier(_:).json index a6c22b781e..87d17e668c 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityidentifier(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityidentifier(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIdentifier(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityidentifier(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE23accessibilityIdentifieryAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSSF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"deprecated":false,"introducedAt":"14.0","name":"iOS","unavailable":false},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"11.0","beta":false},{"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"14.0","beta":false},{"unavailable":false,"name":"watchOS","introducedAt":"7.0","deprecated":false,"beta":false}],"title":"accessibilityIdentifier(_:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"identifier","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityIdentifier(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityIdentifier(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityidentifier(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"accessibilityIdentifier(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIdentifier(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityidentifier(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityIdentifier(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityIdentifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE23accessibilityIdentifieryAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSSF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","title":"accessibilityIdentifier(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"platforms":[{"introducedAt":"14.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS"},{"beta":false,"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"tvOS"},{"beta":false,"unavailable":false,"introducedAt":"7.0","name":"watchOS","deprecated":false}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIdentifier(_:)"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityIdentifier(_:)":{"title":"accessibilityIdentifier(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIdentifier(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityidentifier(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityignoresinvertcolors(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityignoresinvertcolors(_:).json index 7474724771..8118643438 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityignoresinvertcolors(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityignoresinvertcolors(_:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"accessibilityIgnoresInvertColors(_:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE32accessibilityIgnoresInvertColorsyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityIgnoresInvertColors","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","platforms":[{"introducedAt":"14.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"11.0","name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"introducedAt":"14.0","unavailable":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"introducedAt":"7.0","unavailable":false,"beta":false}],"roleHeading":"Instance Method"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityIgnoresInvertColors","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"active","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIgnoresInvertColors(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityignoresinvertcolors(_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityIgnoresInvertColors(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityIgnoresInvertColors(_:)":{"type":"topic","role":"symbol","title":"accessibilityIgnoresInvertColors(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIgnoresInvertColors(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityignoresinvertcolors(_:)","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityIgnoresInvertColors"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityIgnoresInvertColors(_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIgnoresInvertColors(_:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"14.0","beta":false,"name":"iOS"},{"beta":false,"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"11.0"},{"introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"introducedAt":"7.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"role":"symbol","title":"accessibilityIgnoresInvertColors(_:)","extendedModule":"SwiftUI","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE32accessibilityIgnoresInvertColorsyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityIgnoresInvertColors","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityIgnoresInvertColors","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"active"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityignoresinvertcolors(_:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityIgnoresInvertColors(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityIgnoresInvertColors"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityIgnoresInvertColors(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityignoresinvertcolors(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIgnoresInvertColors(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-1fdfs.json b/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-1fdfs.json index f05f19eed9..e0f14345c7 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-1fdfs.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-1fdfs.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityInputLabels"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"inputLabels","kind":"internalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-1fdfs"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityInputLabels(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"symbolKind":"method","title":"accessibilityInputLabels(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"(["},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE24accessibilityInputLabelsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSayAA4TextVGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","platforms":[{"beta":false,"deprecated":false,"introducedAt":"14.0","name":"iOS","unavailable":false},{"beta":false,"introducedAt":"11.0","name":"macOS","deprecated":false,"unavailable":false},{"unavailable":false,"introducedAt":"14.0","beta":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"7.0","unavailable":false}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-1fdfs"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-1fdfs":{"kind":"symbol","title":"accessibilityInputLabels(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-1fdfs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-1fdfs","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityInputLabels"},{"kind":"text","text":"(["},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-1fdfs"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"inputLabels","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityInputLabels(_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-1fdfs","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0"},{"deprecated":false,"introducedAt":"11.0","name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"14.0","unavailable":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"7.0","unavailable":false}],"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE24accessibilityInputLabelsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSayAA4TextVGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityInputLabels","kind":"identifier"},{"text":"([","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"accessibilityInputLabels(_:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-1fdfs":{"title":"accessibilityInputLabels(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-1fdfs","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-1fdfs","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"(["},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-39wzn.json b/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-39wzn.json index f23d35d054..6616ec48e8 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-39wzn.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-39wzn.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityInputLabels(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-39wzn"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-39wzn"]}],"metadata":{"title":"accessibilityInputLabels(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":"]) -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"14.0"},{"beta":false,"introducedAt":"11.0","deprecated":false,"name":"macOS","unavailable":false},{"introducedAt":"14.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"name":"watchOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"7.0"}],"externalID":"s:7SwiftUI4ViewPAAE24accessibilityInputLabelsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSayAA18LocalizedStringKeyVGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityInputLabels"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"inputLabelKeys"},{"text":": [","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-39wzn":{"title":"accessibilityInputLabels(_:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-39wzn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-39wzn"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-39wzn"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"inputLabelKeys","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"14.0"},{"introducedAt":"11.0","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"14.0","unavailable":false},{"name":"watchOS","beta":false,"introducedAt":"7.0","deprecated":false,"unavailable":false}],"title":"accessibilityInputLabels(_:)","externalID":"s:7SwiftUI4ViewPAAE24accessibilityInputLabelsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSayAA18LocalizedStringKeyVGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityInputLabels"},{"text":"([","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityInputLabels(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-39wzn","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-39wzn":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityInputLabels"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibilityInputLabels(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-39wzn","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-39wzn"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-hqkr.json b/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-hqkr.json index bfa6a0e13c..2c09fdf90d 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-hqkr.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityinputlabels(_:)-hqkr.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-hqkr"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityInputLabels(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-hqkr","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE24accessibilityInputLabelsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSayqd__GSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false},{"beta":false,"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"11.0"},{"beta":false,"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"tvOS"},{"introducedAt":"7.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"title":"accessibilityInputLabels(_:)","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityInputLabels","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">(["},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"inputLabels","kind":"internalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":"]) -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-hqkr":{"kind":"symbol","title":"accessibilityInputLabels(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-hqkr","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-hqkr","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">(["},{"text":"S","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-hqkr","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityInputLabels"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"inputLabels","kind":"internalParam"},{"kind":"text","text":": ["},{"text":"S","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-hqkr"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityInputLabels(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"platforms":[{"introducedAt":"14.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"11.0","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"14.0","beta":false,"name":"tvOS"},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"7.0","unavailable":false}],"symbolKind":"method","title":"accessibilityInputLabels(_:)","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">(["},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE24accessibilityInputLabelsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSayqd__GSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-hqkr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-hqkr","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-hqkr","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityInputLabels"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">([","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"type":"topic","title":"accessibilityInputLabels(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-3n6x4.json b/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-3n6x4.json index 2c284544f5..562d871d11 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-3n6x4.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-3n6x4.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLabel"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-3n6x4"},"metadata":{"roleHeading":"Instance Method","role":"symbol","title":"accessibilityLabel(_:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"14.0","beta":false},{"name":"macOS","deprecated":false,"introducedAt":"11.0","unavailable":false,"beta":false},{"introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"7.0","deprecated":false,"unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityLabelyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLabel"},{"text":"(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityLabel(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-3n6x4"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-3n6x4":{"kind":"symbol","title":"accessibilityLabel(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-3n6x4","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-3n6x4","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabel","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-3n6x4"]}],"metadata":{"platforms":[{"beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"11.0","beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0","name":"tvOS"},{"beta":false,"unavailable":false,"introducedAt":"7.0","name":"watchOS","deprecated":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabel","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityLabel(_:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityLabelyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-3n6x4","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityLabel(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-3n6x4":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityLabel","kind":"identifier"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"type":"topic","title":"accessibilityLabel(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-3n6x4","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-3n6x4"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-8p13n.json b/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-8p13n.json index 4e33f9c001..767ac875bc 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-8p13n.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-8p13n.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-8p13n"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"labelKey","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityLabel(_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-8p13n","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityLabelyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","role":"symbol","platforms":[{"unavailable":false,"introducedAt":"14.0","beta":false,"name":"iOS","deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"11.0"},{"name":"tvOS","introducedAt":"14.0","beta":false,"unavailable":false,"deprecated":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"7.0","unavailable":false}],"title":"accessibilityLabel(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabel","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-8p13n":{"kind":"symbol","title":"accessibilityLabel(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-8p13n","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-8p13n","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityLabel(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityLabel","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"labelKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"metadata":{"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"14.0"},{"introducedAt":"11.0","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"introducedAt":"14.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"7.0","name":"watchOS"}],"title":"accessibilityLabel(_:)","externalID":"s:7SwiftUI4ViewPAAE18accessibilityLabelyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabel","kind":"identifier"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-8p13n"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-8p13n"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-8p13n":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityLabel(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-8p13n","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-8p13n"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-pj4r.json b/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-pj4r.json index b593ed5697..29eb1c9314 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-pj4r.json +++ b/data/documentation/brazeui/contentcardsview/accessibilitylabel(_:)-pj4r.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-pj4r"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityLabel(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabel","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"label"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","preciseIdentifier":"s:Sy","kind":"typeIdentifier"}],"languages":["swift"]}]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"14.0","unavailable":false},{"name":"macOS","introducedAt":"11.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"14.0"},{"deprecated":false,"name":"watchOS","introducedAt":"7.0","unavailable":false,"beta":false}],"roleHeading":"Instance Method","symbolKind":"method","title":"accessibilityLabel(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityLabelyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityLabel","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-pj4r"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-pj4r":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-pj4r","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-pj4r","title":"accessibilityLabel(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-pj4r","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityLabel","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"platforms":[{"name":"iOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"macOS","introducedAt":"11.0","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"7.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityLabelyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"accessibilityLabel(_:)","extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-pj4r"]}],"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityLabel(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-pj4r":{"title":"accessibilityLabel(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLabel"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-pj4r","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-pj4r"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitylabeledpair(role:id:in:).json b/data/documentation/brazeui/contentcardsview/accessibilitylabeledpair(role:id:in:).json index 0964dc5527..af38cd96f5 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitylabeledpair(role:id:in:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilitylabeledpair(role:id:in:).json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityLabeledPair(role:id:in:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylabeledpair(role:id:in:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityLabeledPair","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"role","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28AccessibilityLabeledPairRoleO","text":"AccessibilityLabeledPairRole"},{"text":", ","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"text":"namespace","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ID","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"14.0"},{"unavailable":false,"introducedAt":"11.0","name":"macOS","deprecated":false,"beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"14.0","beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"7.0"}],"title":"accessibilityLabeledPair(role:id:in:)","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE24accessibilityLabeledPair4role2id2inQrAA013AccessibilityeF4RoleO_qd__AA9NamespaceV2IDVtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityLabeledPair","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"text":"role","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28AccessibilityLabeledPairRoleO","text":"AccessibilityLabeledPairRole"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Namespace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabeledPair(role:id:in:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabeledPair(role:id:in:)":{"kind":"symbol","title":"accessibilityLabeledPair(role:id:in:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabeledpair(role:id:in:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabeledPair(role:id:in:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabeledPair","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"role"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28AccessibilityLabeledPairRoleO","text":"AccessibilityLabeledPairRole"},{"kind":"text","text":", "},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylabeledpair(role:id:in:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityLabeledPair"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"role","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityLabeledPairRole","preciseIdentifier":"s:7SwiftUI28AccessibilityLabeledPairRoleO"},{"text":", ","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ID","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"text":"namespace","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Namespace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabeledPair(role:id:in:)"},"metadata":{"platforms":[{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"introducedAt":"11.0","deprecated":false,"name":"macOS","unavailable":false},{"unavailable":false,"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"14.0"},{"introducedAt":"7.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE24accessibilityLabeledPair4role2id2inQrAA013AccessibilityeF4RoleO_qd__AA9NamespaceV2IDVtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabeledPair","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"role","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AccessibilityLabeledPairRole","preciseIdentifier":"s:7SwiftUI28AccessibilityLabeledPairRoleO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"ID","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityLabeledPair(role:id:in:)","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityLabeledPair(role:id:in:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabeledPair(role:id:in:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabeledPair(role:id:in:)","title":"accessibilityLabeledPair(role:id:in:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabeledpair(role:id:in:)","type":"topic","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityLabeledPair"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"kind":"externalParam","text":"role"},{"kind":"text","text":": "},{"text":"AccessibilityLabeledPairRole","preciseIdentifier":"s:7SwiftUI28AccessibilityLabeledPairRoleO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitylinkedgroup(id:in:).json b/data/documentation/brazeui/contentcardsview/accessibilitylinkedgroup(id:in:).json index dc37e82a10..ad667d26a3 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitylinkedgroup(id:in:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilitylinkedgroup(id:in:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylinkedgroup(id:in:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE24accessibilityLinkedGroup2id2inQrqd___AA9NamespaceV2IDVtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityLinkedGroup(id:in:)","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0"},{"beta":false,"deprecated":false,"introducedAt":"11.0","name":"macOS","unavailable":false},{"introducedAt":"14.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"7.0","name":"watchOS","deprecated":false,"beta":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityLinkedGroup","kind":"identifier"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ID","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLinkedGroup(id:in:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityLinkedGroup","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"kind":"text","text":" "},{"text":"namespace","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Namespace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityLinkedGroup(id:in:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLinkedGroup(id:in:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylinkedgroup(id:in:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLinkedGroup"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ID","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLinkedGroup(id:in:)","role":"symbol","title":"accessibilityLinkedGroup(id:in:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLinkedGroup(id:in:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityLinkedGroup(id:in:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitylinkedgroup(id:in:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityLinkedGroup","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"ID","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"text":"namespace","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ID","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SH","text":"Hashable"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"platforms":[{"beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"iOS"},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"11.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0","name":"tvOS"},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"7.0","unavailable":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityLinkedGroup","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"Namespace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"text":"ID","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"accessibilityLinkedGroup(id:in:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE24accessibilityLinkedGroup2id2inQrqd___AA9NamespaceV2IDVtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLinkedGroup(id:in:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityLinkedGroup","kind":"identifier"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Namespace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityLinkedGroup(id:in:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLinkedGroup(id:in:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylinkedgroup(id:in:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityremovetraits(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityremovetraits(_:).json index aa6786227e..af91cf24c4 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityremovetraits(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityremovetraits(_:).json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRemoveTraits(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityremovetraits(_:)"]}],"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"14.0","name":"iOS","beta":false},{"introducedAt":"11.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"14.0"},{"name":"watchOS","introducedAt":"7.0","deprecated":false,"unavailable":false,"beta":false}],"title":"accessibilityRemoveTraits(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRemoveTraits"},{"kind":"text","text":"("},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"externalID":"s:7SwiftUI4ViewPAAE25accessibilityRemoveTraitsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0iF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRemoveTraits(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRemoveTraits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"traits","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRemoveTraits(_:)":{"kind":"symbol","type":"topic","role":"symbol","title":"accessibilityRemoveTraits(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityremovetraits(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRemoveTraits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRemoveTraits(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRemoveTraits(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE25accessibilityRemoveTraitsyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA0iF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"accessibilityRemoveTraits(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRemoveTraits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"14.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"macOS","introducedAt":"11.0"},{"name":"tvOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"7.0","deprecated":false,"unavailable":false,"beta":false}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRemoveTraits(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRemoveTraits"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"traits","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","text":"AccessibilityTraits","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityremovetraits(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRemoveTraits(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRemoveTraits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibilityRemoveTraits(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityremovetraits(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRemoveTraits(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrepresentation(representation:).json b/data/documentation/brazeui/contentcardsview/accessibilityrepresentation(representation:).json index 6f9de5a848..563a204946 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrepresentation(representation:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrepresentation(representation:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"accessibilityRepresentation(representation:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE27accessibilityRepresentation14representationQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRepresentation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"representation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"introducedAt":"15.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrepresentation(representation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRepresentation(representation:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRepresentation(representation:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRepresentation"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"representation"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRepresentation(representation:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRepresentation"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"representation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrepresentation(representation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRepresentation(representation:)","title":"accessibilityRepresentation(representation:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRepresentation(representation:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRepresentation(representation:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","beta":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE27accessibilityRepresentation14representationQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityRepresentation(representation:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRepresentation","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"representation"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRepresentation"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"representation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrepresentation(representation:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRepresentation(representation:)":{"type":"topic","title":"accessibilityRepresentation(representation:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRepresentation"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"representation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRepresentation(representation:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrepresentation(representation:)","abstract":[],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrespondstouserinteraction(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityrespondstouserinteraction(_:).json index 80c5b5d062..50c7ee50ad 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrespondstouserinteraction(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrespondstouserinteraction(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrespondstouserinteraction(_:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRespondsToUserInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"respondsToUserInteraction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRespondsToUserInteraction(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"12.0","beta":false,"name":"macOS"},{"introducedAt":"15.0","unavailable":false,"name":"tvOS","deprecated":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"8.0"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityRespondsToUserInteraction(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRespondsToUserInteraction","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE38accessibilityRespondsToUserInteractionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRespondsToUserInteraction(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRespondsToUserInteraction(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRespondsToUserInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrespondstouserinteraction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRespondsToUserInteraction(_:)","title":"accessibilityRespondsToUserInteraction(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRespondsToUserInteraction(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRespondsToUserInteraction(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRespondsToUserInteraction","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"respondsToUserInteraction","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = true) -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrespondstouserinteraction(_:)"]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE38accessibilityRespondsToUserInteractionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRespondsToUserInteraction","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"accessibilityRespondsToUserInteraction(_:)","platforms":[{"introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"introducedAt":"12.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"name":"tvOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"8.0","unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRespondsToUserInteraction(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRespondsToUserInteraction"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"accessibilityRespondsToUserInteraction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrespondstouserinteraction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRespondsToUserInteraction(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-1mymk.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-1mymk.json index d84f1427da..853e919cf9 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-1mymk.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-1mymk.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-1mymk"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-1mymk","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entriesQrAA18LocalizedStringKeyV_qd__yctAA013AccessibilityE7ContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"beta":false,"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false},{"introducedAt":"12.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0"},{"unavailable":false,"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"8.0"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityRotor(_:entries:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"labelKey","kind":"internalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"AccessibilityRotorContentBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI32AccessibilityRotorContentBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"AccessibilityRotorContent","preciseIdentifier":"s:7SwiftUI25AccessibilityRotorContentP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-1mymk":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-1mymk","title":"accessibilityRotor(_:entries:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-1mymk"}}} \ No newline at end of file +{"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","title":"accessibilityRotor(_:entries:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false,"name":"iOS"},{"introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS"},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entriesQrAA18LocalizedStringKeyV_qd__yctAA013AccessibilityE7ContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRotor(_:entries:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"labelKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI32AccessibilityRotorContentBuilderV","text":"AccessibilityRotorContentBuilder","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"entries"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI25AccessibilityRotorContentP","text":"AccessibilityRotorContent","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-1mymk"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-1mymk","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-1mymk":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"accessibilityRotor(_:entries:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-1mymk","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-1mymk"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-2wr7v.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-2wr7v.json index 6f3dc282dd..75d36b7dd5 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-2wr7v.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-2wr7v.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-2wr7v","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","title":"accessibilityRotor(_:entries:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entriesQrAA4TextV_qd__yctAA013AccessibilityE7ContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0","name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0","beta":false}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-2wr7v"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI32AccessibilityRotorContentBuilderV","text":"AccessibilityRotorContentBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI25AccessibilityRotorContentP","text":"AccessibilityRotorContent","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-2wr7v":{"kind":"symbol","title":"accessibilityRotor(_:entries:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-2wr7v","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-2wr7v","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"accessibilityRotor(_:entries:)","role":"symbol","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS"},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"12.0","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"15.0","name":"tvOS","deprecated":false},{"deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0"}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entriesQrAA4TextV_qd__yctAA013AccessibilityE7ContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-2wr7v"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-2wr7v"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"AccessibilityRotorContentBuilder","preciseIdentifier":"s:7SwiftUI32AccessibilityRotorContentBuilderV"},{"text":" ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25AccessibilityRotorContentP","text":"AccessibilityRotorContent"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-2wr7v":{"abstract":[],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-2wr7v","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-2wr7v","title":"accessibilityRotor(_:entries:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-6z0vm.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-6z0vm.json index ebe49ac207..9770a8ec5d 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-6z0vm.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-6z0vm.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entriesQrAA019AccessibilitySystemE0V_qd__yctAA0gE7ContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0","name":"iOS"},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"12.0","deprecated":false},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"name":"watchOS","introducedAt":"8.0","unavailable":false,"deprecated":false,"beta":false}],"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityRotor(_:entries:)"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-6z0vm","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"systemRotor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI32AccessibilityRotorContentBuilderV","kind":"attribute","text":"AccessibilityRotorContentBuilder"},{"kind":"text","text":" "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25AccessibilityRotorContentP","text":"AccessibilityRotorContent"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-6z0vm"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-6z0vm":{"kind":"symbol","title":"accessibilityRotor(_:entries:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-6z0vm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-6z0vm","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier","text":"AccessibilitySystemRotor"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-6z0vm"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:)"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"systemRotor","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AccessibilitySystemRotor","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"AccessibilityRotorContentBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI32AccessibilityRotorContentBuilderV"},{"kind":"text","text":" "},{"text":"entries","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25AccessibilityRotorContentP","text":"AccessibilityRotorContent"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entriesQrAA019AccessibilitySystemE0V_qd__yctAA0gE7ContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityRotor(_:entries:)","extendedModule":"SwiftUI","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"AccessibilitySystemRotor","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"name":"tvOS","deprecated":false,"introducedAt":"15.0","beta":false,"unavailable":false},{"introducedAt":"8.0","beta":false,"deprecated":false,"name":"watchOS","unavailable":false}],"roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-6z0vm"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-6z0vm":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"AccessibilitySystemRotor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityRotor(_:entries:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-6z0vm","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-6z0vm"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-o3ba.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-o3ba.json index 4866d8832c..0855ef409e 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-o3ba.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:)-o3ba.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-o3ba"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRotor(_:entries:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI32AccessibilityRotorContentBuilderV","text":"AccessibilityRotorContentBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI25AccessibilityRotorContentP","kind":"typeIdentifier","text":"AccessibilityRotorContent"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"15.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"12.0"},{"name":"tvOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"introducedAt":"8.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entriesQrqd___qd_0_yctSyRd__AA013AccessibilityE7ContentRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","roleHeading":"Instance Method","title":"accessibilityRotor(_:entries:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-o3ba","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-o3ba":{"kind":"symbol","title":"accessibilityRotor(_:entries:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-o3ba","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-o3ba","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-o3ba","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI32AccessibilityRotorContentBuilderV","text":"AccessibilityRotorContentBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI25AccessibilityRotorContentP","text":"AccessibilityRotorContent","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"accessibilityRotor(_:entries:)","symbolKind":"method","platforms":[{"beta":false,"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"15.0"},{"introducedAt":"12.0","beta":false,"deprecated":false,"name":"macOS","unavailable":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"name":"watchOS","deprecated":false,"introducedAt":"8.0","beta":false,"unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entriesQrqd___qd_0_yctSyRd__AA013AccessibilityE7ContentRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-o3ba"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-o3ba":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-o3ba","title":"accessibilityRotor(_:entries:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-o3ba"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3.json index cb821281f7..f0f543740d 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryID:entryLabel:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"systemRotor"},{"text":": ","kind":"text"},{"text":"AccessibilitySystemRotor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"ID"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"ID","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SH","text":"Hashable"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries7entryID0G5LabelQrAA019AccessibilitySystemE0V_Sayqd__Gs7KeyPathCyqd__qd_0_GALyqd__SSGtSHRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"name":"macOS","introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"15.0","unavailable":false},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"8.0"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier","text":"AccessibilitySystemRotor"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilitySystemRotor","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":">, ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityRotor(_:entries:entryID:entryLabel:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryID:entryLabel:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"systemRotor"},{"kind":"text","text":": "},{"text":"AccessibilitySystemRotor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"entryLabel"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":" : "},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3"]}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"12.0","beta":false,"name":"macOS"},{"deprecated":false,"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS"}],"role":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries7entryID0G5LabelQrAA019AccessibilitySystemE0V_Sayqd__Gs7KeyPathCyqd__qd_0_GALyqd__SSGtSHRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"AccessibilitySystemRotor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"entryID"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":">, ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3":{"type":"topic","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5.json index 4e65687d9d..7672ac5ded 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5.json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityRotor(_:entries:entryID:entryLabel:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"rotorLabel"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SH","text":"Hashable"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries7entryID0G5LabelQrAA4TextV_Sayqd__Gs7KeyPathCyqd__qd_0_GALyqd__SSGtSHRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0"},{"beta":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"deprecated":false},{"name":"tvOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"8.0","unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"accessibilityRotor(_:entries:entryID:entryLabel:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5":{"kind":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":", "},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"rotorLabel","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"ID"},{"text":" : ","kind":"text"},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5"]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryID:entryLabel:)"},{"text":".","type":"text"}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier","text":"KeyPath"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"entryLabel"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false},{"name":"macOS","unavailable":false,"introducedAt":"12.0","beta":false,"deprecated":false},{"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"8.0","beta":false,"name":"watchOS","deprecated":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries7entryID0G5LabelQrAA4TextV_Sayqd__Gs7KeyPathCyqd__qd_0_GALyqd__SSGtSHRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"accessibilityRotor(_:entries:entryID:entryLabel:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0.json index 8b49f41113..9d6129f2fa 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"rotorLabel","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":">, ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"text":", ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SH","kind":"typeIdentifier","text":"Hashable"},{"kind":"text","text":"\n"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryID:entryLabel:)"},{"type":"text","text":"."}],"metadata":{"platforms":[{"beta":false,"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"12.0"},{"unavailable":false,"introducedAt":"15.0","deprecated":false,"name":"tvOS","beta":false},{"beta":false,"introducedAt":"8.0","name":"watchOS","unavailable":false,"deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries7entryID0G5LabelQrqd___Sayqd_0_Gs7KeyPathCyqd_0_qd_1_GAJyqd_0_SSGtSyRd__SHRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":", "},{"text":"EntryModel","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"accessibilityRotor(_:entries:entryID:entryLabel:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0":{"kind":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRotor(_:entries:entryID:entryLabel:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":", "},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"rotorLabel","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":"], "},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"entryLabel"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS","beta":false},{"introducedAt":"15.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries7entryID0G5LabelQrqd___Sayqd_0_Gs7KeyPathCyqd_0_qd_1_GAJyqd_0_SSGtSyRd__SHRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0":{"title":"accessibilityRotor(_:entries:entryID:entryLabel:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-au37.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-au37.json index 4a2d752796..3f4ae86441 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-au37.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entryid:entrylabel:)-au37.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryID:entryLabel:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-au37","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"rotorLabelKey","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-au37"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"introducedAt":"15.0","name":"tvOS","deprecated":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0","beta":false}],"roleHeading":"Instance Method","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries7entryID0G5LabelQrAA18LocalizedStringKeyV_Sayqd__Gs0L4PathCyqd__qd_0_GALyqd__SSGtSHRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-au37":{"kind":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-au37","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-au37","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-au37"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rotorLabelKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"entryID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"entryLabel"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"ID","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SH","kind":"typeIdentifier","text":"Hashable"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"entryID"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries7entryID0G5LabelQrAA18LocalizedStringKeyV_Sayqd__Gs0L4PathCyqd__qd_0_GALyqd__SSGtSHRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"accessibilityRotor(_:entries:entryID:entryLabel:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRotor(_:entries:entryID:entryLabel:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-au37"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-au37":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-au37","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-au37","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-35kdp.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-35kdp.json index 14c0d7e921..5bccf86ea4 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-35kdp.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-35kdp.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","symbolKind":"method","platforms":[{"beta":false,"deprecated":false,"unavailable":false,"name":"iOS","introducedAt":"15.0"},{"deprecated":false,"introducedAt":"12.0","beta":false,"name":"macOS","unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0"},{"introducedAt":"8.0","unavailable":false,"name":"watchOS","deprecated":false,"beta":false}],"extendedModule":"SwiftUI","title":"accessibilityRotor(_:entries:entryLabel:)","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries10entryLabelQrqd___Sayqd_0_Gs7KeyPathCyqd_0_SSGtSyRd__s12IdentifiableRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-35kdp"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-35kdp","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"rotorLabel","kind":"internalParam"},{"kind":"text","text":": "},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryLabel:)"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-35kdp":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-35kdp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-35kdp","title":"accessibilityRotor(_:entries:entryLabel:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"rotorLabel","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"L","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryLabel:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-35kdp"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries10entryLabelQrqd___Sayqd_0_Gs7KeyPathCyqd_0_SSGtSyRd__s12IdentifiableRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"beta":false,"unavailable":false},{"introducedAt":"12.0","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"name":"tvOS","introducedAt":"15.0","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"8.0","unavailable":false,"name":"watchOS","deprecated":false,"beta":false}],"title":"accessibilityRotor(_:entries:entryLabel:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-35kdp"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-35kdp":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityRotor(_:entries:entryLabel:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-35kdp","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-35kdp"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-7st5x.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-7st5x.json index 41a9217c5f..81c553383c 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-7st5x.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-7st5x.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-7st5x"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-7st5x","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries10entryLabelQrAA4TextV_Sayqd__Gs7KeyPathCyqd__SSGts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"15.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"8.0","unavailable":false,"beta":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"accessibilityRotor(_:entries:entryLabel:)","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"rotorLabel"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryLabel:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-7st5x":{"kind":"symbol","title":"accessibilityRotor(_:entries:entryLabel:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-7st5x","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-7st5x","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-7st5x"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryLabel:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"rotorLabel","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":" : "},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-7st5x"]}],"metadata":{"platforms":[{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"15.0","unavailable":false,"name":"tvOS"},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"accessibilityRotor(_:entries:entryLabel:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries10entryLabelQrAA4TextV_Sayqd__Gs7KeyPathCyqd__SSGts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-7st5x":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-7st5x","role":"symbol","title":"accessibilityRotor(_:entries:entryLabel:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-7st5x","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-9iluj.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-9iluj.json index a1b3f7c132..2a7e6ae8b2 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-9iluj.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-9iluj.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-9iluj"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryLabel:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-9iluj","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"rotorLabelKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"accessibilityRotor(_:entries:entryLabel:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries10entryLabelQrAA18LocalizedStringKeyV_Sayqd__Gs0K4PathCyqd__SSGts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"12.0","beta":false},{"deprecated":false,"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false},{"introducedAt":"8.0","beta":false,"unavailable":false,"deprecated":false,"name":"watchOS"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-9iluj":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-9iluj","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-9iluj","title":"accessibilityRotor(_:entries:entryLabel:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"rotorLabelKey","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-9iluj"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","roleHeading":"Instance Method","title":"accessibilityRotor(_:entries:entryLabel:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries10entryLabelQrAA18LocalizedStringKeyV_Sayqd__Gs0K4PathCyqd__SSGts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"15.0"},{"beta":false,"deprecated":false,"introducedAt":"12.0","name":"macOS","unavailable":false},{"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"15.0","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false,"name":"watchOS"}],"extendedModule":"SwiftUI"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryLabel:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-9iluj"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-9iluj":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"accessibilityRotor(_:entries:entryLabel:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-9iluj","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-9iluj"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-z3mm.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-z3mm.json index 1c4acb0f4b..2747612300 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-z3mm.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:entries:entrylabel:)-z3mm.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-z3mm","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryLabel:)"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"systemRotor","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryLabel"},{"kind":"text","text":": "},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-z3mm"]}],"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"12.0","beta":false},{"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"8.0"}],"title":"accessibilityRotor(_:entries:entryLabel:)","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries10entryLabelQrAA019AccessibilitySystemE0V_Sayqd__Gs7KeyPathCyqd__SSGts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"text":"AccessibilitySystemRotor","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-z3mm":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-z3mm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-z3mm","title":"accessibilityRotor(_:entries:entryLabel:)","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"systemRotor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilitySystemRotor","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_7entries10entryLabelQrAA019AccessibilitySystemE0V_Sayqd__Gs7KeyPathCyqd__SSGts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier","text":"AccessibilitySystemRotor"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"introducedAt":"15.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"8.0"}],"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"accessibilityRotor(_:entries:entryLabel:)","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-z3mm"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-z3mm"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:entries:entryLabel:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-z3mm":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-z3mm","role":"symbol","title":"accessibilityRotor(_:entries:entryLabel:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-z3mm","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier","text":"AccessibilitySystemRotor"},{"kind":"text","text":", "},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryLabel"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-1961k.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-1961k.json index 81badbf573..1b2682760c 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-1961k.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-1961k.json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_10textRangesQrAA019AccessibilitySystemE0V_SaySnySS5IndexVGGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"name":"macOS","deprecated":false,"introducedAt":"12.0","beta":false,"unavailable":false},{"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"8.0"}],"title":"accessibilityRotor(_:textRanges:)","role":"symbol","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilitySystemRotor","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"text":"textRanges","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:Sn","text":"Range"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV","text":"Index"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRotor(_:textRanges:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1961k","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"systemRotor","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier","text":"AccessibilitySystemRotor"},{"kind":"text","text":", "},{"text":"textRanges","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:Sn","kind":"typeIdentifier","text":"Range"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"text":">]) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1961k"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-1961k":{"kind":"symbol","title":"accessibilityRotor(_:textRanges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1961k","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1961k","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"text":"Range","preciseIdentifier":"s:Sn","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","text":"Index","kind":"typeIdentifier"},{"text":">]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1961k"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1961k"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_10textRangesQrAA019AccessibilitySystemE0V_SaySnySS5IndexVGGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityRotor(_:textRanges:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"("},{"text":"AccessibilitySystemRotor","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:Sn","text":"Range","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"introducedAt":"15.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"12.0","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"8.0","unavailable":false}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityRotor(_:textRanges:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"systemRotor","kind":"internalParam"},{"kind":"text","text":": "},{"text":"AccessibilitySystemRotor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:Sn","text":"Range","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","text":"Index","kind":"typeIdentifier"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-1961k":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1961k","role":"symbol","title":"accessibilityRotor(_:textRanges:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1961k","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"text":"Range","kind":"typeIdentifier","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-1h4ez.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-1h4ez.json index ef715552fb..e1668f7016 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-1h4ez.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-1h4ez.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1h4ez"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_10textRangesQrAA4TextV_SaySnySS5IndexVGGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityRotor(_:textRanges:)","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0"},{"beta":false,"introducedAt":"12.0","name":"macOS","deprecated":false,"unavailable":false},{"unavailable":false,"introducedAt":"15.0","deprecated":false,"name":"tvOS","beta":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"8.0"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"textRanges","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:Sn","kind":"typeIdentifier","text":"Range"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"text":">]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":", ","kind":"text"},{"text":"textRanges","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Range","kind":"typeIdentifier","preciseIdentifier":"s:Sn"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","text":"Index","kind":"typeIdentifier"},{"kind":"text","text":">]) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityRotor(_:textRanges:)"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1h4ez","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-1h4ez":{"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1h4ez","title":"accessibilityRotor(_:textRanges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1h4ez","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sn","text":"Range"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[],"kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:textRanges:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"accessibilityRotor(_:textRanges:)","platforms":[{"beta":false,"unavailable":false,"introducedAt":"15.0","name":"iOS","deprecated":false},{"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"8.0","unavailable":false,"name":"watchOS"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_10textRangesQrAA4TextV_SaySnySS5IndexVGGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"textRanges","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Range","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":".","kind":"text"},{"text":"Index","preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier"},{"text":">]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1h4ez"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1h4ez"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-1h4ez":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1h4ez","title":"accessibilityRotor(_:textRanges:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"text":"Range","kind":"typeIdentifier","preciseIdentifier":"s:Sn"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1h4ez"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-5w91d.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-5w91d.json index 530f32dd14..18e6b5c060 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-5w91d.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-5w91d.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-5w91d"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"labelKey","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"text":"Range","preciseIdentifier":"s:Sn","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","text":"Index","kind":"typeIdentifier"},{"text":">]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityRotor(_:textRanges:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-5w91d","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_10textRangesQrAA18LocalizedStringKeyV_SaySnySS5IndexVGGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"textRanges","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Range","kind":"typeIdentifier","preciseIdentifier":"s:Sn"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:SS5IndexV"},{"text":">]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0","beta":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"12.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"15.0"},{"beta":false,"name":"watchOS","introducedAt":"8.0","unavailable":false,"deprecated":false}],"title":"accessibilityRotor(_:textRanges:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-5w91d":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:Sn","text":"Range","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-5w91d","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-5w91d","title":"accessibilityRotor(_:textRanges:)","role":"symbol"}}} \ No newline at end of file +{"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:Sn","text":"Range","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","text":"Index","kind":"typeIdentifier"},{"text":">]) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_10textRangesQrAA18LocalizedStringKeyV_SaySnySS5IndexVGGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false,"name":"iOS"},{"introducedAt":"12.0","name":"macOS","deprecated":false,"beta":false,"unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"15.0","beta":false},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false}],"extendedModule":"SwiftUI","title":"accessibilityRotor(_:textRanges:)"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotor(_:textRanges:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-5w91d"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"labelKey"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:Sn","kind":"typeIdentifier","text":"Range"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"text":"Index","preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-5w91d"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-5w91d":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"textRanges","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Range","preciseIdentifier":"s:Sn","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityRotor(_:textRanges:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-5w91d","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-5w91d"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-9b1fr.json b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-9b1fr.json index f5597ef919..d2fe972488 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-9b1fr.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotor(_:textranges:)-9b1fr.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-9b1fr"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityRotor(_:textRanges:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-9b1fr","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:Sn","kind":"typeIdentifier","text":"Range"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","text":"Index","kind":"typeIdentifier"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"L"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"title":"accessibilityRotor(_:textRanges:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_10textRangesQrqd___SaySnySS5IndexVGGtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"name":"macOS","unavailable":false,"introducedAt":"12.0","deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"15.0","deprecated":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false,"name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"text":"textRanges","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:Sn","kind":"typeIdentifier","text":"Range"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier","text":"Index"},{"text":">]) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-9b1fr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-9b1fr","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-9b1fr","abstract":[],"title":"accessibilityRotor(_:textRanges:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"text":"textRanges","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:Sn","text":"Range"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"L"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"kind":"text","text":": "},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"textRanges","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Range","preciseIdentifier":"s:Sn","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-9b1fr"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-9b1fr"},"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"accessibilityRotor(_:textRanges:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"15.0","beta":false,"name":"iOS"},{"beta":false,"introducedAt":"12.0","name":"macOS","deprecated":false,"unavailable":false},{"unavailable":false,"introducedAt":"15.0","name":"tvOS","beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","beta":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityRotor_10textRangesQrqd___SaySnySS5IndexVGGtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"L"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"text":"textRanges","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:Sn","kind":"typeIdentifier","text":"Range"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS5IndexV","text":"Index","kind":"typeIdentifier"},{"kind":"text","text":">]) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityRotor(_:textRanges:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-9b1fr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-9b1fr","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-9b1fr","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:Sn","text":"Range","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"text":">]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","title":"accessibilityRotor(_:textRanges:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityrotorentry(id:in:).json b/data/documentation/brazeui/contentcardsview/accessibilityrotorentry(id:in:).json index 81c986b420..7fd67094a0 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityrotorentry(id:in:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityrotorentry(id:in:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotorentry(id:in:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotorEntry(id:in:)"},"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE23accessibilityRotorEntry2id2inQrqd___AA9NamespaceV2IDVtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityRotorEntry(id:in:)","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"12.0"},{"unavailable":false,"introducedAt":"15.0","name":"tvOS","deprecated":false,"beta":false},{"beta":false,"introducedAt":"8.0","name":"watchOS","unavailable":false,"deprecated":false}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotorEntry"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotorEntry(id:in:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotorEntry","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"ID","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"namespace"},{"kind":"text","text":": "},{"text":"Namespace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","kind":"typeIdentifier","text":"ID"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotorEntry(id:in:)":{"kind":"symbol","title":"accessibilityRotorEntry(id:in:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotorentry(id:in:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotorEntry(id:in:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotorEntry"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","kind":"typeIdentifier","text":"ID"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotorEntry"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"text":"namespace","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier","text":"Namespace"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityrotorentry(id:in:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotorEntry(id:in:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityRotorEntry(id:in:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotorEntry","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"12.0","deprecated":false},{"introducedAt":"15.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE23accessibilityRotorEntry2id2inQrqd___AA9NamespaceV2IDVtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"accessibilityRotorEntry(id:in:)","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotorEntry(id:in:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotorEntry(id:in:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotorEntry","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotorentry(id:in:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"accessibilityRotorEntry(id:in:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityscrollaction(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityscrollaction(_:).json index 7dbb73f909..e81f3ca74d 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityscrollaction(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityscrollaction(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityScrollAction(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityscrollaction(_:)"]}],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE25accessibilityScrollActionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGyAA4EdgeOcF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","beta":false,"unavailable":false},{"unavailable":false,"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"13.0"},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false}],"title":"accessibilityScrollAction(_:)","role":"symbol","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityScrollAction"},{"kind":"text","text":"(("},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityScrollAction"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"handler","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityScrollAction(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityScrollAction(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityScrollAction","kind":"identifier"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityscrollaction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityScrollAction(_:)","title":"accessibilityScrollAction(_:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityScrollAction(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityScrollAction(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityScrollAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"handler"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityscrollaction(_:)"]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE25accessibilityScrollActionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGyAA4EdgeOcF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityScrollAction","kind":"identifier"},{"kind":"text","text":"(("},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityScrollAction(_:)","platforms":[{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"10.15"},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","beta":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityScrollAction(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityScrollAction"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"title":"accessibilityScrollAction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityscrollaction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityScrollAction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityshowslargecontentviewer().json b/data/documentation/brazeui/contentcardsview/accessibilityshowslargecontentviewer().json index d8edeae304..138d5689e9 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityshowslargecontentviewer().json +++ b/data/documentation/brazeui/contentcardsview/accessibilityshowslargecontentviewer().json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer()","interfaceLanguage":"swift"},"metadata":{"role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false}],"title":"accessibilityShowsLargeContentViewer()","externalID":"s:7SwiftUI4ViewPAAE36accessibilityShowsLargeContentViewerQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityShowsLargeContentViewer()"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer()"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityShowsLargeContentViewer()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer()","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer()","abstract":[],"title":"accessibilityShowsLargeContentViewer()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer()"},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityShowsLargeContentViewer"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityShowsLargeContentViewer"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"12.0","beta":false,"name":"macOS"},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"title":"accessibilityShowsLargeContentViewer()","externalID":"s:7SwiftUI4ViewPAAE36accessibilityShowsLargeContentViewerQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityShowsLargeContentViewer()"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityShowsLargeContentViewer()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityShowsLargeContentViewer()","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer()","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityshowslargecontentviewer(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityshowslargecontentviewer(_:).json index 94aa0f2a9a..4ee7eaa346 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityshowslargecontentviewer(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityshowslargecontentviewer(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer(_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false,"name":"iOS"},{"unavailable":false,"beta":false,"introducedAt":"12.0","deprecated":false,"name":"macOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS"},{"unavailable":false,"beta":false,"introducedAt":"8.0","deprecated":false,"name":"watchOS"}],"role":"symbol","extendedModule":"SwiftUI","title":"accessibilityShowsLargeContentViewer(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE36accessibilityShowsLargeContentVieweryQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityShowsLargeContentViewer(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityShowsLargeContentViewer"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"largeContentView"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityShowsLargeContentViewer(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer(_:)","title":"accessibilityShowsLargeContentViewer(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityShowsLargeContentViewer(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"largeContentView","kind":"internalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityShowsLargeContentViewer"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"accessibilityShowsLargeContentViewer(_:)","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"introducedAt":"15.0","name":"tvOS","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"8.0","name":"watchOS","deprecated":false}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE36accessibilityShowsLargeContentVieweryQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityShowsLargeContentViewer(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">(() -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityShowsLargeContentViewer(_:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitysortpriority(_:).json b/data/documentation/brazeui/contentcardsview/accessibilitysortpriority(_:).json index d5c69620bc..bd861db5e4 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitysortpriority(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilitysortpriority(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilitySortPriority(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilitySortPriority"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"sortPriority","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitysortpriority(_:)"]}],"metadata":{"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"14.0","beta":false},{"introducedAt":"11.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"14.0","deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"7.0","beta":false}],"title":"accessibilitySortPriority(_:)","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE25accessibilitySortPriorityyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilitySortPriority","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilitySortPriority(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilitySortPriority(_:)":{"kind":"symbol","title":"accessibilitySortPriority(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitysortpriority(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilitySortPriority(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilitySortPriority","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilitySortPriority(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilitySortPriority","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"externalID":"s:7SwiftUI4ViewPAAE25accessibilitySortPriorityyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"14.0"},{"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"introducedAt":"14.0","beta":false,"name":"tvOS","unavailable":false,"deprecated":false},{"beta":false,"introducedAt":"7.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"extendedModule":"SwiftUI"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilitySortPriority(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilitySortPriority(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilitySortPriority"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"sortPriority"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitysortpriority(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilitySortPriority(_:)":{"title":"accessibilitySortPriority(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilitySortPriority"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitysortpriority(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilitySortPriority(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilitytextcontenttype(_:).json b/data/documentation/brazeui/contentcardsview/accessibilitytextcontenttype(_:).json index f13329e91b..ee1bf3a740 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilitytextcontenttype(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilitytextcontenttype(_:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityTextContentType"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTextContentType","preciseIdentifier":"s:7SwiftUI28AccessibilityTextContentTypeV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityTextContentType(_:)","roleHeading":"Instance Method","platforms":[{"name":"iOS","beta":false,"introducedAt":"15.0","deprecated":false,"unavailable":false},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"12.0","deprecated":false},{"introducedAt":"15.0","beta":false,"unavailable":false,"deprecated":false,"name":"tvOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"8.0"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE28accessibilityTextContentTypeyAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA0iefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityTextContentType","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"AccessibilityTextContentType","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28AccessibilityTextContentTypeV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitytextcontenttype(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityTextContentType(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityTextContentType(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityTextContentType(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitytextcontenttype(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityTextContentType"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTextContentType","preciseIdentifier":"s:7SwiftUI28AccessibilityTextContentTypeV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityTextContentType(_:)","role":"symbol","title":"accessibilityTextContentType(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityTextContentType"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28AccessibilityTextContentTypeV","text":"AccessibilityTextContentType"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityTextContentType(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityTextContentType(_:)"},{"type":"text","text":"."}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"accessibilityTextContentType(_:)","roleHeading":"Instance Method","platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"12.0"},{"unavailable":false,"name":"tvOS","introducedAt":"15.0","beta":false,"deprecated":false},{"unavailable":false,"name":"watchOS","introducedAt":"8.0","beta":false,"deprecated":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityTextContentType"},{"kind":"text","text":"("},{"text":"AccessibilityTextContentType","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28AccessibilityTextContentTypeV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE28accessibilityTextContentTypeyAA08ModifiedF0VyxAA31AccessibilityAttachmentModifierVGAA0iefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilitytextcontenttype(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityTextContentType(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityTextContentType"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI28AccessibilityTextContentTypeV","text":"AccessibilityTextContentType","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibilityTextContentType(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitytextcontenttype(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityTextContentType(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-6a0s0.json b/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-6a0s0.json index 353469318e..506ea95cd9 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-6a0s0.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-6a0s0.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityValue(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityValue","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"valueDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18accessibilityValueyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityValue(_:)","platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"14.0","name":"iOS","beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"11.0","beta":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0","name":"tvOS"},{"introducedAt":"7.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6a0s0"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6a0s0"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-6a0s0":{"kind":"symbol","title":"accessibilityValue(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6a0s0","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6a0s0","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityValue"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6a0s0"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"valueDescription","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"14.0"},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"11.0","unavailable":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"14.0","deprecated":false},{"deprecated":false,"name":"watchOS","introducedAt":"7.0","beta":false,"unavailable":false}],"role":"symbol","title":"accessibilityValue(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityValueyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityValue(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6a0s0"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-6a0s0":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"accessibilityValue(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6a0s0","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6a0s0"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-6uuf2.json b/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-6uuf2.json index 10eb2a9b54..d1477b5d87 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-6uuf2.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-6uuf2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityValue"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"valueKey","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6uuf2","interfaceLanguage":"swift"},"metadata":{"platforms":[{"introducedAt":"14.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"11.0"},{"name":"tvOS","deprecated":false,"introducedAt":"14.0","beta":false,"unavailable":false},{"deprecated":false,"name":"watchOS","introducedAt":"7.0","unavailable":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityValue","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityValue(_:)","roleHeading":"Instance Method","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18accessibilityValueyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6uuf2"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.accessibilityValue(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-6uuf2":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityValue","kind":"identifier"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6uuf2","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6uuf2","title":"accessibilityValue(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6uuf2","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.accessibilityValue(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityValue","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"valueKey","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6uuf2"]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityValue","kind":"identifier"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"symbolKind":"method","platforms":[{"introducedAt":"14.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"11.0","name":"macOS","deprecated":false},{"beta":false,"introducedAt":"14.0","deprecated":false,"name":"tvOS","unavailable":false},{"name":"watchOS","introducedAt":"7.0","unavailable":false,"beta":false,"deprecated":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE18accessibilityValueyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityValue(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-6uuf2":{"title":"accessibilityValue(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6uuf2","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6uuf2","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-73qpm.json b/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-73qpm.json index e6a18a2c93..cfb20be9c3 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-73qpm.json +++ b/data/documentation/brazeui/contentcardsview/accessibilityvalue(_:)-73qpm.json @@ -1 +1 @@ -{"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"accessibilityValue(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18accessibilityValueyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"14.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"11.0"},{"name":"tvOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"7.0","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-73qpm"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityValue(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","kind":"typeIdentifier","text":"StringProtocol"}]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-73qpm","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-73qpm":{"kind":"symbol","title":"accessibilityValue(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-73qpm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-73qpm","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-73qpm"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-73qpm"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityValue(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityValue"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"11.0"},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"7.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityValue(_:)","externalID":"s:7SwiftUI4ViewPAAE18accessibilityValueyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-73qpm":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibilityValue(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-73qpm","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-73qpm"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/accessibilityzoomaction(_:).json b/data/documentation/brazeui/contentcardsview/accessibilityzoomaction(_:).json index 0f957d2251..0a7f78550c 100644 --- a/data/documentation/brazeui/contentcardsview/accessibilityzoomaction(_:).json +++ b/data/documentation/brazeui/contentcardsview/accessibilityzoomaction(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityZoomAction(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityZoomAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"handler","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"AccessibilityZoomGestureAction","preciseIdentifier":"s:7SwiftUI30AccessibilityZoomGestureActionV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"16.0"},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"9.0","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE23accessibilityZoomActionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGyAA0ie7GestureF0VcF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityZoomAction","kind":"identifier"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityZoomGestureAction","preciseIdentifier":"s:7SwiftUI30AccessibilityZoomGestureActionV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"accessibilityZoomAction(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityzoomaction(_:)"]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.accessibilityZoomAction(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityZoomAction(_:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityzoomaction(_:)","title":"accessibilityZoomAction(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityZoomAction"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30AccessibilityZoomGestureActionV","text":"AccessibilityZoomGestureAction"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityZoomAction(_:)"}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.accessibilityZoomAction(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityZoomAction(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"beta":false,"introducedAt":"16.0","unavailable":false},{"beta":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"deprecated":false},{"introducedAt":"16.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"9.0","name":"watchOS","beta":false,"unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityZoomAction","kind":"identifier"},{"text":"((","kind":"text"},{"text":"AccessibilityZoomGestureAction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30AccessibilityZoomGestureActionV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE23accessibilityZoomActionyAA15ModifiedContentVyxAA31AccessibilityAttachmentModifierVGyAA0ie7GestureF0VcF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"accessibilityZoomAction(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityZoomAction"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"handler","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"AccessibilityZoomGestureAction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30AccessibilityZoomGestureActionV"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/accessibilityzoomaction(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityZoomAction(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityzoomaction(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityZoomAction","kind":"identifier"},{"kind":"text","text":"(("},{"text":"AccessibilityZoomGestureAction","preciseIdentifier":"s:7SwiftUI30AccessibilityZoomGestureActionV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"type":"topic","role":"symbol","title":"accessibilityZoomAction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityZoomAction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/actionsheet(ispresented:content:).json b/data/documentation/brazeui/contentcardsview/actionsheet(ispresented:content:).json index 74ff6c6efd..b98a1e6e99 100644 --- a/data/documentation/brazeui/contentcardsview/actionsheet(ispresented:content:).json +++ b/data/documentation/brazeui/contentcardsview/actionsheet(ispresented:content:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.actionSheet(isPresented:content:)"},{"type":"text","text":"."}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead."}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/actionsheet(ispresented:content:)"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(isPresented:content:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11actionSheet11isPresented7contentQrAA7BindingVySbG_AA06ActionE0VyXEtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"actionSheet(isPresented:content:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"actionSheet","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","platforms":[{"deprecated":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting::actions:)`instead.","introducedAt":"13.0","beta":false,"name":"iOS","deprecatedAt":"100000.0","unavailable":false},{"name":"tvOS","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","introducedAt":"13.0","unavailable":false,"beta":false,"deprecatedAt":"100000.0","deprecated":false},{"unavailable":false,"name":"watchOS","beta":false,"deprecated":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","introducedAt":"6.0","deprecatedAt":"100000.0"},{"deprecated":false,"beta":false,"introducedAt":"1.0","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","name":"visionOS","deprecatedAt":"100000.0","unavailable":false}],"roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"actionSheet"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/actionSheet(isPresented:content:)":{"deprecated":true,"kind":"symbol","title":"actionSheet(isPresented:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/actionsheet(ispresented:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(isPresented:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"actionSheet","kind":"identifier"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"ActionSheet","preciseIdentifier":"s:7SwiftUI11ActionSheetV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.actionSheet(isPresented:content:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"title":"actionSheet(isPresented:content:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"actionSheet","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"ActionSheet","preciseIdentifier":"s:7SwiftUI11ActionSheetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"name":"iOS","deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting::actions:)`instead.","unavailable":false,"deprecated":false},{"unavailable":false,"beta":false,"deprecatedAt":"100000.0","name":"tvOS","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","deprecated":false,"introducedAt":"13.0"},{"unavailable":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","deprecated":false,"deprecatedAt":"100000.0","name":"watchOS","beta":false,"introducedAt":"6.0"},{"deprecatedAt":"100000.0","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","deprecated":false,"unavailable":false,"name":"visionOS","beta":false,"introducedAt":"1.0"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE11actionSheet11isPresented7contentQrAA7BindingVySbG_AA06ActionE0VyXEtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","roleHeading":"Instance Method"},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead."}],"type":"paragraph"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"actionSheet"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"ActionSheet","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/actionsheet(ispresented:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(isPresented:content:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/actionSheet(isPresented:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"actionSheet"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"actionSheet(isPresented:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/actionsheet(ispresented:content:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(isPresented:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/actionsheet(item:content:).json b/data/documentation/brazeui/contentcardsview/actionsheet(item:content:).json index 3886f72f21..9be99c4112 100644 --- a/data/documentation/brazeui/contentcardsview/actionsheet(item:content:).json +++ b/data/documentation/brazeui/contentcardsview/actionsheet(item:content:).json @@ -1 +1 @@ -{"deprecationSummary":[{"inlineContent":[{"type":"text","text":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead."}],"type":"paragraph"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(item:content:)"},"kind":"symbol","metadata":{"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting::actions:)`instead.","beta":false,"introducedAt":"13.0","deprecatedAt":"100000.0"},{"unavailable":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","deprecated":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","name":"tvOS"},{"unavailable":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS","deprecatedAt":"100000.0"},{"deprecatedAt":"100000.0","introducedAt":"1.0","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","beta":false,"deprecated":false,"unavailable":false,"name":"visionOS"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11actionSheet4item7contentQrAA7BindingVyqd__SgG_AA06ActionE0Vqd__XEts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"actionSheet"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"actionSheet(item:content:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"actionSheet","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?>, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ActionSheet","preciseIdentifier":"s:7SwiftUI11ActionSheetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.actionSheet(item:content:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/actionsheet(item:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/actionSheet(item:content:)":{"deprecated":true,"kind":"symbol","title":"actionSheet(item:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/actionsheet(item:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(item:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"actionSheet"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","type":"text"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.actionSheet(item:content:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/actionsheet(item:content:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"actionSheet"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11actionSheet4item7contentQrAA7BindingVyqd__SgG_AA06ActionE0Vqd__XEts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"actionSheet(item:content:)","extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"actionSheet"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"deprecatedAt":"100000.0","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting::actions:)`instead.","name":"iOS","introducedAt":"13.0","beta":false,"unavailable":false},{"deprecatedAt":"100000.0","beta":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false},{"introducedAt":"6.0","unavailable":false,"beta":false,"deprecated":false,"name":"watchOS","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","deprecatedAt":"100000.0"},{"introducedAt":"1.0","name":"visionOS","deprecated":false,"deprecatedAt":"100000.0","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","beta":false,"unavailable":false}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(item:content:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/actionSheet(item:content:)":{"abstract":[],"deprecated":true,"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"actionSheet","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ActionSheet","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"actionSheet(item:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(item:content:)","url":"\/documentation\/brazeui\/contentcardsview\/actionsheet(item:content:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-70ueq.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-70ueq.json index 590ed8a245..c8068499bf 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-70ueq.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-70ueq.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-70ueq","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"titleKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-70ueq"]}],"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actionsQrAA18LocalizedStringKeyV_AA7BindingVySbGqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"alert(_:isPresented:actions:)","platforms":[{"beta":false,"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"12.0"},{"unavailable":false,"introducedAt":"15.0","name":"tvOS","deprecated":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-70ueq":{"kind":"symbol","title":"alert(_:isPresented:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-70ueq","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-70ueq","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"15.0","beta":false,"deprecated":false,"unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","introducedAt":"15.0","unavailable":false,"deprecated":false,"beta":false},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actionsQrAA18LocalizedStringKeyV_AA7BindingVySbGqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"alert(_:isPresented:actions:)","extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-70ueq"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-70ueq"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-70ueq":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"alert(_:isPresented:actions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-70ueq","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-70ueq"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-7mpmn.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-7mpmn.json index cb177e4f3d..2d6861073e 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-7mpmn.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-7mpmn.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"text":", ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-7mpmn","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-7mpmn"]}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actionsQrqd___AA7BindingVySbGqd_0_yXEtSyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"alert(_:isPresented:actions:)","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"15.0"},{"deprecated":false,"introducedAt":"12.0","beta":false,"name":"macOS","unavailable":false},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"15.0","deprecated":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"8.0","unavailable":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.alert(_:isPresented:actions:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-7mpmn":{"kind":"symbol","title":"alert(_:isPresented:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-7mpmn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-7mpmn","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","title":"alert(_:isPresented:actions:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actionsQrqd___AA7BindingVySbGqd_0_yXEtSyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false},{"introducedAt":"12.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false},{"name":"watchOS","beta":false,"introducedAt":"8.0","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-7mpmn"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-7mpmn","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-7mpmn":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"alert(_:isPresented:actions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-7mpmn","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-7mpmn"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-81l6e.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-81l6e.json index 263c3ad56c..8d89519c83 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-81l6e.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:)-81l6e.json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-81l6e","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actionsQrAA4TextV_AA7BindingVySbGqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"deprecated":false,"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0"},{"name":"macOS","introducedAt":"12.0","deprecated":false,"beta":false,"unavailable":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"15.0"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"8.0","name":"watchOS"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"alert(_:isPresented:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-81l6e"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-81l6e":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-81l6e","title":"alert(_:isPresented:actions:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-81l6e","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-81l6e"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-81l6e"]}],"metadata":{"platforms":[{"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"introducedAt":"12.0","deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"introducedAt":"15.0","name":"tvOS","beta":false,"unavailable":false},{"introducedAt":"8.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"alert(_:isPresented:actions:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actionsQrAA4TextV_AA7BindingVySbGqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-81l6e":{"title":"alert(_:isPresented:actions:)","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-81l6e","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-81l6e","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-1y1tu.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-1y1tu.json index e885def368..97401220b2 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-1y1tu.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-1y1tu.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"StringProtocol","preciseIdentifier":"s:Sy","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"M"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-1y1tu"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"8.0","name":"watchOS"}],"symbolKind":"method","extendedModule":"SwiftUI","title":"alert(_:isPresented:actions:message:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actions7messageQrqd___AA7BindingVySbGqd_0_yXEqd_1_yXEtSyRd__AaBRd_0_AaBRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-1y1tu"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:message:)"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-1y1tu":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-1y1tu","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-1y1tu","title":"alert(_:isPresented:actions:message:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.alert(_:isPresented:actions:message:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-1y1tu"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-1y1tu"]}],"metadata":{"role":"symbol","platforms":[{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"12.0"},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"15.0"},{"introducedAt":"8.0","name":"watchOS","beta":false,"deprecated":false,"unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actions7messageQrqd___AA7BindingVySbGqd_0_yXEqd_1_yXEtSyRd__AaBRd_0_AaBRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"alert(_:isPresented:actions:message:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-1y1tu":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-1y1tu","title":"alert(_:isPresented:actions:message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-1y1tu","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"abstract":[],"kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-2emfo.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-2emfo.json index 918a542c1d..c4005db61e 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-2emfo.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-2emfo.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-2emfo"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:message:)"},{"type":"text","text":"."}],"metadata":{"title":"alert(_:isPresented:actions:message:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"iOS","introducedAt":"15.0"},{"deprecated":false,"introducedAt":"12.0","name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"8.0"}],"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actions7messageQrAA18LocalizedStringKeyV_AA7BindingVySbGqd__yXEqd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"titleKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-2emfo"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-2emfo":{"kind":"symbol","title":"alert(_:isPresented:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-2emfo","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-2emfo","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.alert(_:isPresented:actions:message:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-2emfo"]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-2emfo","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":", "},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"title":"alert(_:isPresented:actions:message:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"introducedAt":"15.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"introducedAt":"12.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"introducedAt":"15.0","beta":false,"deprecated":false,"name":"tvOS","unavailable":false},{"unavailable":false,"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"8.0"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actions7messageQrAA18LocalizedStringKeyV_AA7BindingVySbGqd__yXEqd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-2emfo":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-2emfo","abstract":[],"role":"symbol","title":"alert(_:isPresented:actions:message:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-2emfo"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-7nf8z.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-7nf8z.json index 34c505596e..a971516ffe 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-7nf8z.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:actions:message:)-7nf8z.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-7nf8z","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:message:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-7nf8z"]}],"kind":"symbol","metadata":{"symbolKind":"method","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"12.0","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false},{"introducedAt":"8.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","title":"alert(_:isPresented:actions:message:)","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actions7messageQrAA4TextV_AA7BindingVySbGqd__yXEqd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-7nf8z":{"kind":"symbol","title":"alert(_:isPresented:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-7nf8z","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-7nf8z","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"alert(_:isPresented:actions:message:)","platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0","deprecated":false},{"introducedAt":"12.0","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"15.0","name":"tvOS"},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"8.0"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented7actions7messageQrAA4TextV_AA7BindingVySbGqd__yXEqd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-7nf8z","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:actions:message:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"M"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-7nf8z"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-7nf8z":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"alert(_:isPresented:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-7nf8z","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-7nf8z"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-7y0ut.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-7y0ut.json index 8b906f19b6..068e2cdc3e 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-7y0ut.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-7y0ut.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actionsQrqd___AA7BindingVySbGqd_1_Sgqd_0_qd_1_XEtSyRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"12.0","unavailable":false,"beta":false},{"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false},{"introducedAt":"8.0","beta":false,"deprecated":false,"name":"watchOS","unavailable":false}],"title":"alert(_:isPresented:presenting:actions:)","symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:presenting:actions:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-7y0ut","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"text":", ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-7y0ut"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-7y0ut":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-7y0ut","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-7y0ut","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"15.0","unavailable":false},{"unavailable":false,"name":"macOS","introducedAt":"12.0","beta":false,"deprecated":false},{"introducedAt":"15.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actionsQrqd___AA7BindingVySbGqd_1_Sgqd_0_qd_1_XEtSyRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"alert(_:isPresented:presenting:actions:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-7y0ut","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.alert(_:isPresented:presenting:actions:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-7y0ut"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-7y0ut":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-7y0ut","title":"alert(_:isPresented:presenting:actions:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-7y0ut","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-a6tp.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-a6tp.json index fb414f740f..630582e114 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-a6tp.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-a6tp.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"titleKey","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-a6tp"]}],"sections":[],"metadata":{"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"15.0","name":"iOS"},{"unavailable":false,"introducedAt":"12.0","beta":false,"deprecated":false,"name":"macOS"},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false},{"introducedAt":"8.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"title":"alert(_:isPresented:presenting:actions:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actionsQrAA18LocalizedStringKeyV_AA7BindingVySbGqd_0_Sgqd__qd_0_XEtAaBRd__r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(_:isPresented:presenting:actions:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-a6tp","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-a6tp":{"role":"symbol","title":"alert(_:isPresented:presenting:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-a6tp","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-a6tp"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"titleKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"alert(_:isPresented:presenting:actions:)","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"12.0","unavailable":false},{"beta":false,"introducedAt":"15.0","deprecated":false,"name":"tvOS","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actionsQrAA18LocalizedStringKeyV_AA7BindingVySbGqd_0_Sgqd__qd_0_XEtAaBRd__r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-a6tp"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-a6tp"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:presenting:actions:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-a6tp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-a6tp","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-a6tp","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"alert(_:isPresented:presenting:actions:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-iuxc.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-iuxc.json index cbe96e903a..75fb7726da 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-iuxc.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:)-iuxc.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-iuxc"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(_:isPresented:presenting:actions:)"},{"type":"text","text":"."}],"sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","title":"alert(_:isPresented:presenting:actions:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actionsQrAA4TextV_AA7BindingVySbGqd_0_Sgqd__qd_0_XEtAaBRd__r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"name":"macOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"12.0"},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"15.0"},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-iuxc"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-iuxc":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-iuxc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-iuxc","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.alert(_:isPresented:presenting:actions:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-iuxc"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-iuxc","interfaceLanguage":"swift"},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"15.0","unavailable":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"12.0"},{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"tvOS","unavailable":false},{"deprecated":false,"introducedAt":"8.0","unavailable":false,"name":"watchOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actionsQrAA4TextV_AA7BindingVySbGqd_0_Sgqd__qd_0_XEtAaBRd__r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"alert(_:isPresented:presenting:actions:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-iuxc":{"title":"alert(_:isPresented:presenting:actions:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-iuxc","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-iuxc","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-4f51p.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-4f51p.json index d8ed73dccb..baed97e4de 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-4f51p.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-4f51p.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4f51p"]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actions7messageQrAA18LocalizedStringKeyV_AA7BindingVySbGqd_1_Sgqd__qd_1_XEqd_0_qd_1_XEtAaBRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"alert(_:isPresented:presenting:actions:message:)","platforms":[{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"8.0","beta":false}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:presenting:actions:message:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"titleKey"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4f51p","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-4f51p":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4f51p","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4f51p","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4f51p"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.alert(_:isPresented:presenting:actions:message:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4f51p","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actions7messageQrAA18LocalizedStringKeyV_AA7BindingVySbGqd_1_Sgqd__qd_1_XEqd_0_qd_1_XEtAaBRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"name":"iOS","introducedAt":"15.0","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"12.0","name":"macOS","beta":false,"unavailable":false,"deprecated":false},{"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"15.0","beta":false},{"name":"watchOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"8.0"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"alert(_:isPresented:presenting:actions:message:)","role":"symbol","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","kind":"symbol","role":"collection","type":"topic","title":"BrazeUI","abstract":[{"text":"Braze provided user interface for In-App Messages and Content Cards.","type":"text"}],"url":"\/documentation\/brazeui"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","role":"collectionGroup","type":"topic","abstract":[],"title":"View Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-4f51p":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4f51p","role":"symbol","type":"topic","abstract":[],"title":"alert(_:isPresented:presenting:actions:message:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4f51p"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-4gsuf.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-4gsuf.json index 6825e96f78..fd87a94a16 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-4gsuf.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-4gsuf.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"12.0"},{"deprecated":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false},{"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"8.0","deprecated":false}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"alert(_:isPresented:presenting:actions:message:)","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actions7messageQrAA4TextV_AA7BindingVySbGqd_1_Sgqd__qd_1_XEqd_0_qd_1_XEtAaBRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4gsuf"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.alert(_:isPresented:presenting:actions:message:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4gsuf","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-4gsuf":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4gsuf","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4gsuf","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4gsuf","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:presenting:actions:message:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actions7messageQrAA4TextV_AA7BindingVySbGqd_1_Sgqd__qd_1_XEqd_0_qd_1_XEtAaBRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"alert(_:isPresented:presenting:actions:message:)","extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false},{"introducedAt":"12.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"8.0","unavailable":false}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4gsuf"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-4gsuf":{"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4gsuf","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4gsuf","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"alert(_:isPresented:presenting:actions:message:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-79r7f.json b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-79r7f.json index b3247f8581..610ebb2621 100644 --- a/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-79r7f.json +++ b/data/documentation/brazeui/contentcardsview/alert(_:ispresented:presenting:actions:message:)-79r7f.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":", "},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-79r7f"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(_:isPresented:presenting:actions:message:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-79r7f"},"metadata":{"roleHeading":"Instance Method","title":"alert(_:isPresented:presenting:actions:message:)","platforms":[{"unavailable":false,"beta":false,"introducedAt":"15.0","deprecated":false,"name":"iOS"},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"12.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"15.0"},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actions7messageQrqd___AA7BindingVySbGqd_2_Sgqd_0_qd_2_XEqd_1_qd_2_XEtSyRd__AaBRd_0_AaBRd_1_r2_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-79r7f":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-79r7f","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-79r7f","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-79r7f"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5alert_11isPresented10presenting7actions7messageQrqd___AA7BindingVySbGqd_2_Sgqd_0_qd_2_XEqd_1_qd_2_XEtSyRd__AaBRd_0_AaBRd_1_r2_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"alert(_:isPresented:presenting:actions:message:)","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0","beta":false},{"name":"macOS","beta":false,"introducedAt":"12.0","unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"introducedAt":"8.0","unavailable":false,"deprecated":false}]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-79r7f","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(_:isPresented:presenting:actions:message:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-79r7f":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"alert(_:isPresented:presenting:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-79r7f","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-79r7f"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(ispresented:content:).json b/data/documentation/brazeui/contentcardsview/alert(ispresented:content:).json index bb2e339d16..2d5fe10cb2 100644 --- a/data/documentation/brazeui/contentcardsview/alert(ispresented:content:).json +++ b/data/documentation/brazeui/contentcardsview/alert(ispresented:content:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:content:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","metadata":{"role":"symbol","symbolKind":"method","platforms":[{"name":"iOS","beta":false,"introducedAt":"13.0","message":"use `alert(title:isPresented:presenting::actions:) instead.","deprecated":false,"unavailable":false,"deprecatedAt":"100000.0"},{"unavailable":false,"name":"macOS","message":"use `alert(title:isPresented:presenting::actions:) instead.","introducedAt":"10.15","deprecated":false,"beta":false,"deprecatedAt":"100000.0"},{"deprecated":false,"deprecatedAt":"100000.0","introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false,"message":"use `alert(title:isPresented:presenting::actions:) instead."},{"deprecatedAt":"100000.0","unavailable":false,"beta":false,"introducedAt":"6.0","deprecated":false,"message":"use `alert(title:isPresented:presenting::actions:) instead.","name":"watchOS"},{"deprecatedAt":"100000.0","unavailable":false,"introducedAt":"1.0","message":"use `alert(title:isPresented:presenting::actions:) instead.","beta":false,"deprecated":false,"name":"visionOS"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Alert","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AlertV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","title":"alert(isPresented:content:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5alert11isPresented7contentQrAA7BindingVySbG_AA5AlertVyXEtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.alert(isPresented:content:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AlertV","kind":"typeIdentifier","text":"Alert"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"deprecationSummary":[{"inlineContent":[{"text":"use `alert(title:isPresented:presenting::actions:) instead.","type":"text"}],"type":"paragraph"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/alert(ispresented:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:content:)":{"deprecated":true,"kind":"symbol","title":"alert(isPresented:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:content:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Alert","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AlertV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/alert(ispresented:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Alert","preciseIdentifier":"s:7SwiftUI5AlertV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"introducedAt":"13.0","unavailable":false,"message":"use `alert(title:isPresented:presenting::actions:) instead.","name":"iOS","deprecatedAt":"100000.0","deprecated":false,"beta":false},{"name":"macOS","deprecated":false,"unavailable":false,"message":"use `alert(title:isPresented:presenting::actions:) instead.","introducedAt":"10.15","beta":false,"deprecatedAt":"100000.0"},{"deprecated":false,"unavailable":false,"message":"use `alert(title:isPresented:presenting::actions:) instead.","introducedAt":"13.0","name":"tvOS","beta":false,"deprecatedAt":"100000.0"},{"name":"watchOS","deprecatedAt":"100000.0","unavailable":false,"message":"use `alert(title:isPresented:presenting::actions:) instead.","deprecated":false,"introducedAt":"6.0","beta":false},{"message":"use `alert(title:isPresented:presenting::actions:) instead.","unavailable":false,"beta":false,"name":"visionOS","deprecatedAt":"100000.0","deprecated":false,"introducedAt":"1.0"}],"externalID":"s:7SwiftUI4ViewPAAE5alert11isPresented7contentQrAA7BindingVySbG_AA5AlertVyXEtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"alert(isPresented:content:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(isPresented:content:)"},{"type":"text","text":"."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:content:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AlertV","text":"Alert","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"deprecationSummary":[{"inlineContent":[{"text":"use `alert(title:isPresented:presenting::actions:) instead.","type":"text"}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:content:)":{"url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:content:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:content:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Alert","preciseIdentifier":"s:7SwiftUI5AlertV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"deprecated":true,"type":"topic","title":"alert(isPresented:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(ispresented:error:actions:).json b/data/documentation/brazeui/contentcardsview/alert(ispresented:error:actions:).json index c8687e5869..255920cc20 100644 --- a/data/documentation/brazeui/contentcardsview/alert(ispresented:error:actions:).json +++ b/data/documentation/brazeui/contentcardsview/alert(ispresented:error:actions:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"error","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"LocalizedError","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation14LocalizedErrorP"},{"kind":"text","text":", "},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:)"]}],"metadata":{"symbolKind":"method","platforms":[{"beta":false,"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0"},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"15.0","name":"tvOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"8.0","name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"E"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"E"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE5alert11isPresented5error7actionsQrAA7BindingVySbG_qd__Sgqd_0_yXEt10Foundation14LocalizedErrorRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"alert(isPresented:error:actions:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.alert(isPresented:error:actions:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:error:actions:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"E"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:)","title":"alert(isPresented:error:actions:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"error","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":" : ","kind":"text"},{"text":"LocalizedError","preciseIdentifier":"s:10Foundation14LocalizedErrorP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE5alert11isPresented5error7actionsQrAA7BindingVySbG_qd__Sgqd_0_yXEt10Foundation14LocalizedErrorRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"error"},{"text":": ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"alert(isPresented:error:actions:)","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false},{"name":"watchOS","introducedAt":"8.0","unavailable":false,"beta":false,"deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.alert(isPresented:error:actions:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:error:actions:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:)","type":"topic","title":"alert(isPresented:error:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(ispresented:error:actions:message:).json b/data/documentation/brazeui/contentcardsview/alert(ispresented:error:actions:message:).json index 2186451f1f..286360e51f 100644 --- a/data/documentation/brazeui/contentcardsview/alert(ispresented:error:actions:message:).json +++ b/data/documentation/brazeui/contentcardsview/alert(ispresented:error:actions:message:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","title":"alert(isPresented:error:actions:message:)","platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false},{"deprecated":false,"beta":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS"},{"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"8.0","deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"E"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE5alert11isPresented5error7actions7messageQrAA7BindingVySbG_qd__Sgqd_0_qd__XEqd_1_qd__XEt10Foundation14LocalizedErrorRd__AaBRd_0_AaBRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"LocalizedError","preciseIdentifier":"s:10Foundation14LocalizedErrorP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:message:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(isPresented:error:actions:message:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:message:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:error:actions:message:)":{"kind":"symbol","title":"alert(isPresented:error:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:message:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"E","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"error"},{"text":": ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"kind":"symbol","metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"error","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE5alert11isPresented5error7actions7messageQrAA7BindingVySbG_qd__Sgqd_0_qd__XEqd_1_qd__XEt10Foundation14LocalizedErrorRd__AaBRd_0_AaBRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"alert(isPresented:error:actions:message:)","platforms":[{"deprecated":false,"beta":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"12.0"},{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"tvOS","unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0"}],"symbolKind":"method"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alert(isPresented:error:actions:message:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:message:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"error","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"E"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation14LocalizedErrorP","text":"LocalizedError"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:message:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:error:actions:message:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:message:)","title":"alert(isPresented:error:actions:message:)","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:message:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alert(item:content:).json b/data/documentation/brazeui/contentcardsview/alert(item:content:).json index e494bf73ba..c21d614d09 100644 --- a/data/documentation/brazeui/contentcardsview/alert(item:content:).json +++ b/data/documentation/brazeui/contentcardsview/alert(item:content:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Alert","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AlertV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(item:content:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alert(item:content:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5alert4item7contentQrAA7BindingVyqd__SgG_AA5AlertVqd__XEts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","title":"alert(item:content:)","symbolKind":"method","platforms":[{"deprecated":false,"beta":false,"deprecatedAt":"100000.0","name":"iOS","message":"use `alert(title:isPresented:presenting::actions:) instead.","unavailable":false,"introducedAt":"13.0"},{"beta":false,"message":"use `alert(title:isPresented:presenting::actions:) instead.","introducedAt":"10.15","deprecatedAt":"100000.0","name":"macOS","deprecated":false,"unavailable":false},{"deprecatedAt":"100000.0","name":"tvOS","message":"use `alert(title:isPresented:presenting::actions:) instead.","unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false},{"name":"watchOS","beta":false,"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"introducedAt":"6.0","message":"use `alert(title:isPresented:presenting::actions:) instead."},{"deprecated":false,"name":"visionOS","message":"use `alert(title:isPresented:presenting::actions:) instead.","unavailable":false,"introducedAt":"1.0","deprecatedAt":"100000.0","beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Item","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Item","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AlertV","kind":"typeIdentifier","text":"Alert"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"use `alert(title:isPresented:presenting::actions:) instead.","type":"text"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(item:content:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(item:content:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Alert","preciseIdentifier":"s:7SwiftUI5AlertV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(item:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(item:content:)","title":"alert(item:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use `alert(title:isPresented:presenting::actions:) instead."}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alert(item:content:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(item:content:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Item"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Alert","preciseIdentifier":"s:7SwiftUI5AlertV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Item"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"alert(item:content:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"text":"Item","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Alert","preciseIdentifier":"s:7SwiftUI5AlertV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE5alert4item7contentQrAA7BindingVyqd__SgG_AA5AlertVqd__XEts12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"unavailable":false,"message":"use `alert(title:isPresented:presenting::actions:) instead.","deprecatedAt":"100000.0","deprecated":false,"introducedAt":"13.0","name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"10.15","name":"macOS","message":"use `alert(title:isPresented:presenting::actions:) instead.","unavailable":false,"deprecatedAt":"100000.0"},{"deprecatedAt":"100000.0","name":"tvOS","message":"use `alert(title:isPresented:presenting::actions:) instead.","introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false},{"name":"watchOS","introducedAt":"6.0","deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"message":"use `alert(title:isPresented:presenting::actions:) instead.","beta":false},{"unavailable":false,"deprecatedAt":"100000.0","message":"use `alert(title:isPresented:presenting::actions:) instead.","beta":false,"introducedAt":"1.0","name":"visionOS","deprecated":false}],"symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.alert(item:content:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(item:content:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Item"},{"text":"?>, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI5AlertV","text":"Alert","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(item:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(item:content:)","kind":"symbol","type":"topic","abstract":[],"title":"alert(item:content:)","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alignmentguide(_:computevalue:)-575k3.json b/data/documentation/brazeui/contentcardsview/alignmentguide(_:computevalue:)-575k3.json index b2ebbe86ce..800bb426e6 100644 --- a/data/documentation/brazeui/contentcardsview/alignmentguide(_:computevalue:)-575k3.json +++ b/data/documentation/brazeui/contentcardsview/alignmentguide(_:computevalue:)-575k3.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-575k3"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignmentGuide","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"g","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"computeValue"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","text":"ViewDimensions","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE14alignmentGuide_12computeValueQrAA19HorizontalAlignmentV_14CoreFoundation7CGFloatVAA0C10DimensionsVctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"10.15","beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false}],"symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alignmentGuide","kind":"identifier"},{"text":"(","kind":"text"},{"text":"HorizontalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV"},{"kind":"text","text":", "},{"text":"computeValue","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"ViewDimensions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV"},{"text":") -> ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"alignmentGuide(_:computeValue:)","roleHeading":"Instance Method"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alignmentGuide(_:computeValue:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-575k3"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alignmentGuide(_:computeValue:)-575k3":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"HorizontalAlignment","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"computeValue"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","text":"ViewDimensions","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-575k3","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-575k3","title":"alignmentGuide(_:computeValue:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignmentGuide","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"g"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"text":", ","kind":"text"},{"text":"computeValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","text":"ViewDimensions"},{"kind":"text","text":") -> "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE14alignmentGuide_12computeValueQrAA19HorizontalAlignmentV_14CoreFoundation7CGFloatVAA0C10DimensionsVctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"10.15","beta":false,"unavailable":false},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"roleHeading":"Instance Method","title":"alignmentGuide(_:computeValue:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentGuide"},{"kind":"text","text":"("},{"text":"HorizontalAlignment","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"computeValue","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","text":"ViewDimensions","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-575k3","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-575k3"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.alignmentGuide(_:computeValue:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/alignmentGuide(_:computeValue:)-575k3":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-575k3","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-575k3","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignmentGuide","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"kind":"text","text":", "},{"kind":"externalParam","text":"computeValue"},{"kind":"text","text":": ("},{"text":"ViewDimensions","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"title":"alignmentGuide(_:computeValue:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alignmentguide(_:computevalue:)-6mxlk.json b/data/documentation/brazeui/contentcardsview/alignmentguide(_:computevalue:)-6mxlk.json index 113a29acec..a6aef80877 100644 --- a/data/documentation/brazeui/contentcardsview/alignmentguide(_:computevalue:)-6mxlk.json +++ b/data/documentation/brazeui/contentcardsview/alignmentguide(_:computevalue:)-6mxlk.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.alignmentGuide(_:computeValue:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-6mxlk"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"g"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV","text":"VerticalAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"computeValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"ViewDimensions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV"},{"text":") -> ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-6mxlk"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"platforms":[{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false},{"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE14alignmentGuide_12computeValueQrAA17VerticalAlignmentV_14CoreFoundation7CGFloatVAA0C10DimensionsVctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alignmentGuide","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV","text":"VerticalAlignment","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"computeValue"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","text":"ViewDimensions"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"alignmentGuide(_:computeValue:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/alignmentGuide(_:computeValue:)-6mxlk":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-6mxlk","title":"alignmentGuide(_:computeValue:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"text":"VerticalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"computeValue"},{"text":": (","kind":"text"},{"text":"ViewDimensions","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-6mxlk"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.alignmentGuide(_:computeValue:)"},{"type":"text","text":"."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-6mxlk"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"alignmentGuide(_:computeValue:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE14alignmentGuide_12computeValueQrAA17VerticalAlignmentV_14CoreFoundation7CGFloatVAA0C10DimensionsVctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"beta":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false}],"extendedModule":"SwiftUI","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV","text":"VerticalAlignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"computeValue"},{"kind":"text","text":": ("},{"text":"ViewDimensions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV"},{"kind":"text","text":") -> "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"g","kind":"internalParam"},{"kind":"text","text":": "},{"text":"VerticalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"computeValue"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"ViewDimensions","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-6mxlk"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alignmentGuide(_:computeValue:)-6mxlk":{"title":"alignmentGuide(_:computeValue:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"VerticalAlignment","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"computeValue"},{"text":": (","kind":"text"},{"text":"ViewDimensions","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-6mxlk","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-6mxlk"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/alloweddynamicrange(_:).json b/data/documentation/brazeui/contentcardsview/alloweddynamicrange(_:).json index deadb1aa1c..78045fd0f2 100644 --- a/data/documentation/brazeui/contentcardsview/alloweddynamicrange(_:).json +++ b/data/documentation/brazeui/contentcardsview/alloweddynamicrange(_:).json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7SwiftUI4ViewPAAE19allowedDynamicRangeyQrAA5ImageV0eF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"introducedAt":"17.0","beta":false,"name":"iOS","unavailable":false},{"name":"macOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"17.0","unavailable":false}],"title":"allowedDynamicRange(_:)","extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"allowedDynamicRange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI5ImageV12DynamicRangeV","text":"DynamicRange","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowedDynamicRange(_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.allowedDynamicRange(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowedDynamicRange"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"range"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV12DynamicRangeV","text":"DynamicRange"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alloweddynamicrange(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/allowedDynamicRange(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"allowedDynamicRange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ImageV","kind":"typeIdentifier","text":"Image"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV12DynamicRangeV","text":"DynamicRange"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alloweddynamicrange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowedDynamicRange(_:)","title":"allowedDynamicRange(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowedDynamicRange(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.allowedDynamicRange(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"allowedDynamicRange","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"range","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Image","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ImageV12DynamicRangeV","text":"DynamicRange","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/alloweddynamicrange(_:)"]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE19allowedDynamicRangeyQrAA5ImageV0eF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowedDynamicRange"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image"},{"kind":"text","text":"."},{"text":"DynamicRange","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV12DynamicRangeV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"allowedDynamicRange(_:)","platforms":[{"introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"14.0"},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"17.0","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/allowedDynamicRange(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowedDynamicRange"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ImageV","kind":"typeIdentifier","text":"Image"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicRange","preciseIdentifier":"s:7SwiftUI5ImageV12DynamicRangeV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"allowedDynamicRange(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alloweddynamicrange(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowedDynamicRange(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/allowshittesting(_:).json b/data/documentation/brazeui/contentcardsview/allowshittesting(_:).json index e54ba8decc..8c0dfb8814 100644 --- a/data/documentation/brazeui/contentcardsview/allowshittesting(_:).json +++ b/data/documentation/brazeui/contentcardsview/allowshittesting(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsHitTesting(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowsHitTesting"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"enabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.allowsHitTesting(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/allowshittesting(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"allowsHitTesting","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16allowsHitTestingyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0","beta":false},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"role":"symbol","title":"allowsHitTesting(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/allowsHitTesting(_:)":{"kind":"symbol","title":"allowsHitTesting(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/allowshittesting(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsHitTesting(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowsHitTesting"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.allowsHitTesting(_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE16allowsHitTestingyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"allowsHitTesting(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowsHitTesting"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"6.0","unavailable":false,"deprecated":false,"beta":false}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsHitTesting(_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"allowsHitTesting","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"enabled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/allowshittesting(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/allowsHitTesting(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowsHitTesting"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"allowsHitTesting(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/allowshittesting(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsHitTesting(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/allowstightening(_:).json b/data/documentation/brazeui/contentcardsview/allowstightening(_:).json index 8243970dd4..a8976cf4a7 100644 --- a/data/documentation/brazeui/contentcardsview/allowstightening(_:).json +++ b/data/documentation/brazeui/contentcardsview/allowstightening(_:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.allowsTightening(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowsTightening"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"flag","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"allowsTightening","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"introducedAt":"13.0","beta":false,"name":"tvOS","unavailable":false},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS"}],"title":"allowsTightening(_:)","externalID":"s:7SwiftUI4ViewPAAE16allowsTighteningyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsTightening(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/allowstightening(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/allowsTightening(_:)":{"kind":"symbol","title":"allowsTightening(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/allowstightening(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsTightening(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"allowsTightening","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16allowsTighteningyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"allowsTightening","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.15","name":"macOS"},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0"}],"title":"allowsTightening(_:)","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsTightening(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/allowstightening(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.allowsTightening(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"allowsTightening","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"flag"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/allowsTightening(_:)":{"title":"allowsTightening(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"allowsTightening","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/allowstightening(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsTightening(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/anchorpreference(key:value:transform:).json b/data/documentation/brazeui/contentcardsview/anchorpreference(key:value:transform:).json index 513bce1b25..692379a2b3 100644 --- a/data/documentation/brazeui/contentcardsview/anchorpreference(key:value:transform:).json +++ b/data/documentation/brazeui/contentcardsview/anchorpreference(key:value:transform:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.anchorPreference(key:value:transform:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/anchorpreference(key:value:transform:)"]}],"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"10.15"},{"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"anchorPreference","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor"},{"kind":"text","text":"<"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"Source","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"transform"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"anchorPreference(key:value:transform:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE16anchorPreference3key5value9transformQrqd_0_m_AA6AnchorV6SourceVyqd___G5ValueQyd_0_AIyqd__GctAA0E3KeyRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/anchorPreference(key:value:transform:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"anchorPreference","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"_"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type = K.self, ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","text":"Source"},{"text":", ","kind":"text"},{"text":"transform","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":">) -> "},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","text":"PreferenceKey","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/anchorPreference(key:value:transform:)":{"kind":"symbol","title":"anchorPreference(key:value:transform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/anchorpreference(key:value:transform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/anchorPreference(key:value:transform:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"anchorPreference","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":">."},{"text":"Source","preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"transform"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.anchorPreference(key:value:transform:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"anchorPreference","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":" ","kind":"text"},{"text":"_","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type = K.self, ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Anchor","preciseIdentifier":"s:7SwiftUI6AnchorV"},{"kind":"text","text":"<"},{"text":"A","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","text":"Source","preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV"},{"text":", ","kind":"text"},{"text":"transform","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Anchor","preciseIdentifier":"s:7SwiftUI6AnchorV"},{"text":"<","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","kind":"typeIdentifier","text":"PreferenceKey"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/anchorpreference(key:value:transform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16anchorPreference3key5value9transformQrqd_0_m_AA6AnchorV6SourceVyqd___G5ValueQyd_0_AIyqd__GctAA0E3KeyRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"anchorPreference","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Anchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV"},{"text":"<","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"Source","preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"transform"},{"kind":"text","text":": ("},{"text":"Anchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">) -> ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"anchorPreference(key:value:transform:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"introducedAt":"10.15","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"name":"tvOS","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"6.0","unavailable":false}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/anchorPreference(key:value:transform:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/anchorPreference(key:value:transform:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"anchorPreference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier","text":"Anchor"},{"text":"<","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"Source","preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"transform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Anchor","preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"anchorPreference(key:value:transform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/anchorpreference(key:value:transform:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/anchorPreference(key:value:transform:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/animation(_:).json b/data/documentation/brazeui/contentcardsview/animation(_:).json index f517e2136d..2b80f9efb7 100644 --- a/data/documentation/brazeui/contentcardsview/animation(_:).json +++ b/data/documentation/brazeui/contentcardsview/animation(_:).json @@ -1 +1 @@ -{"deprecationSummary":[{"inlineContent":[{"type":"text","text":"Use withAnimation or animation(_:value:) instead."}],"type":"paragraph"}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.animation(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"animation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"animation","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","title":"animation(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"deprecatedAt":"15.0","name":"iOS","unavailable":false,"message":"Use withAnimation or animation(_:value:) instead."},{"unavailable":false,"introducedAt":"10.15","message":"Use withAnimation or animation(_:value:) instead.","beta":false,"name":"macOS","deprecated":false,"deprecatedAt":"12.0"},{"name":"tvOS","message":"Use withAnimation or animation(_:value:) instead.","deprecated":false,"unavailable":false,"introducedAt":"13.0","deprecatedAt":"15.0","beta":false},{"name":"watchOS","deprecatedAt":"8.0","unavailable":false,"message":"Use withAnimation or animation(_:value:) instead.","deprecated":false,"introducedAt":"6.0","beta":false},{"introducedAt":"1.0","deprecatedAt":"1.0","deprecated":false,"unavailable":false,"message":"Use withAnimation or animation(_:value:) instead.","name":"visionOS","beta":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9animationyQrAA9AnimationVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"kind":"text","text":"("},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/animation(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:)":{"deprecated":true,"kind":"symbol","title":"animation(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/animation(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.animation(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animation"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"animation","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use withAnimation or animation(_:value:) instead."}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/animation(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"animation(_:)","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE9animationyQrAA9AnimationVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"name":"iOS","unavailable":false,"message":"Use withAnimation or animation(_:value:) instead.","beta":false,"deprecatedAt":"15.0","introducedAt":"13.0","deprecated":false},{"unavailable":false,"deprecatedAt":"12.0","beta":false,"message":"Use withAnimation or animation(_:value:) instead.","name":"macOS","deprecated":false,"introducedAt":"10.15"},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"deprecated":false,"deprecatedAt":"15.0","beta":false,"message":"Use withAnimation or animation(_:value:) instead."},{"deprecated":false,"message":"Use withAnimation or animation(_:value:) instead.","deprecatedAt":"8.0","unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0"},{"message":"Use withAnimation or animation(_:value:) instead.","deprecatedAt":"1.0","introducedAt":"1.0","name":"visionOS","beta":false,"unavailable":false,"deprecated":false}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:)":{"abstract":[],"title":"animation(_:)","url":"\/documentation\/brazeui\/contentcardsview\/animation(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"deprecated":true}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/animation(_:body:).json b/data/documentation/brazeui/contentcardsview/animation(_:body:).json index 030d093ef9..5c1aaad676 100644 --- a/data/documentation/brazeui/contentcardsview/animation(_:body:).json +++ b/data/documentation/brazeui/contentcardsview/animation(_:body:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","title":"animation(_:body:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"17.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0","name":"macOS"},{"beta":false,"introducedAt":"17.0","deprecated":false,"unavailable":false,"name":"tvOS"},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"10.0"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"animation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">) -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE9animation_4bodyQrAA9AnimationVSg_qd__AA018PlaceholderContentC0VyxGXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:body:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/animation(_:body:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.animation(_:body:)"},{"type":"text","text":"."}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"animation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"animation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"text":"?, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"body"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:body:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?, "},{"text":"body","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">) -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/animation(_:body:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:body:)","title":"animation(_:body:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:body:)"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"introducedAt":"17.0","name":"iOS","beta":false,"unavailable":false},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS","unavailable":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"animation(_:body:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"animation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier","text":"Animation"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"body"},{"text":": (","kind":"text"},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE9animation_4bodyQrAA9AnimationVSg_qd__AA018PlaceholderContentC0VyxGXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"animation","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"body","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">) -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.animation(_:body:)"},{"type":"text","text":"."}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/animation(_:body:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:body:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animation"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier","text":"Animation"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"body"},{"kind":"text","text":": ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"animation(_:body:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/animation(_:body:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:body:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/animation(_:value:).json b/data/documentation/brazeui/contentcardsview/animation(_:value:).json index 5fae193221..bf02714917 100644 --- a/data/documentation/brazeui/contentcardsview/animation(_:value:).json +++ b/data/documentation/brazeui/contentcardsview/animation(_:value:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.animation(_:value:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"animation"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier","text":"Animation"},{"text":"?, ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:value:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE9animation_5valueQrAA9AnimationVSg_qd__tSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"animation(_:value:)","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animation"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0"},{"beta":false,"unavailable":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/animation(_:value:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:value:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier","text":"Animation"},{"kind":"text","text":"?, "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/animation(_:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:value:)","type":"topic","title":"animation(_:value:)"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.animation(_:value:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"animation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:value:)"},"metadata":{"role":"symbol","title":"animation(_:value:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE9animation_5valueQrAA9AnimationVSg_qd__tSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"introducedAt":"10.15","deprecated":false,"name":"macOS","beta":false,"unavailable":false},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"6.0","deprecated":false}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/animation(_:value:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:value:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","title":"animation(_:value:)","url":"\/documentation\/brazeui\/contentcardsview\/animation(_:value:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/aspectratio(_:contentmode:)-38p3e.json b/data/documentation/brazeui/contentcardsview/aspectratio(_:contentmode:)-38p3e.json index 27819fe7b9..243645e5cc 100644 --- a/data/documentation/brazeui/contentcardsview/aspectratio(_:contentmode:)-38p3e.json +++ b/data/documentation/brazeui/contentcardsview/aspectratio(_:contentmode:)-38p3e.json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-38p3e"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"internalParam"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"text":"contentMode","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ContentModeO","text":"ContentMode","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-38p3e"},"metadata":{"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","title":"aspectRatio(_:contentMode:)","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0","name":"iOS"},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"10.15","beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS"},{"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentMode"},{"text":": ","kind":"text"},{"text":"ContentMode","preciseIdentifier":"s:7SwiftUI11ContentModeO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE11aspectRatio_11contentModeQrSo6CGSizeV_AA07ContentG0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.aspectRatio(_:contentMode:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/aspectRatio(_:contentMode:)-38p3e":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"aspectRatio"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI11ContentModeO","text":"ContentMode","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-38p3e","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-38p3e","title":"aspectRatio(_:contentMode:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-38p3e"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"text":"contentMode","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ContentMode","preciseIdentifier":"s:7SwiftUI11ContentModeO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"aspectRatio(_:contentMode:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"text":"contentMode","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ContentMode","preciseIdentifier":"s:7SwiftUI11ContentModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS"},{"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false,"name":"tvOS"},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"6.0"}],"externalID":"s:7SwiftUI4ViewPAAE11aspectRatio_11contentModeQrSo6CGSizeV_AA07ContentG0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-38p3e"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.aspectRatio(_:contentMode:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/aspectRatio(_:contentMode:)-38p3e":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-38p3e","kind":"symbol","abstract":[],"title":"aspectRatio(_:contentMode:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI11ContentModeO","text":"ContentMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-38p3e"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/aspectratio(_:contentmode:)-7zn25.json b/data/documentation/brazeui/contentcardsview/aspectratio(_:contentmode:)-7zn25.json index 46e120b248..2541875846 100644 --- a/data/documentation/brazeui/contentcardsview/aspectratio(_:contentmode:)-7zn25.json +++ b/data/documentation/brazeui/contentcardsview/aspectratio(_:contentmode:)-7zn25.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-7zn25"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.aspectRatio(_:contentMode:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-7zn25"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"aspectRatio"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"? = nil, ","kind":"text"},{"text":"contentMode","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ContentMode","preciseIdentifier":"s:7SwiftUI11ContentModeO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"SwiftUI","title":"aspectRatio(_:contentMode:)","roleHeading":"Instance Method","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS"},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","unavailable":false,"introducedAt":"13.0","beta":false,"deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE11aspectRatio_11contentModeQr14CoreFoundation7CGFloatVSg_AA07ContentG0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"contentMode","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ContentMode","preciseIdentifier":"s:7SwiftUI11ContentModeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/aspectRatio(_:contentMode:)-7zn25":{"kind":"symbol","title":"aspectRatio(_:contentMode:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-7zn25","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-7zn25","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"aspectRatio"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"contentMode","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ContentMode","preciseIdentifier":"s:7SwiftUI11ContentModeO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-7zn25"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.aspectRatio(_:contentMode:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11aspectRatio_11contentModeQr14CoreFoundation7CGFloatVSg_AA07ContentG0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ContentModeO","text":"ContentMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"aspectRatio(_:contentMode:)","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false},{"name":"tvOS","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"6.0","unavailable":false}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-7zn25"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"internalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"? = nil, "},{"text":"contentMode","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ContentModeO","text":"ContentMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/aspectRatio(_:contentMode:)-7zn25":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-7zn25","url":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-7zn25","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentMode"},{"text":": ","kind":"text"},{"text":"ContentMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContentModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","title":"aspectRatio(_:contentMode:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/attributes.json b/data/documentation/brazeui/contentcardsview/attributes.json index 6cf2d2435f..041c2d6c56 100644 --- a/data/documentation/brazeui/contentcardsview/attributes.json +++ b/data/documentation/brazeui/contentcardsview/attributes.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/attributes"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes"},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"The attributes supported by the view.","type":"text"}],"metadata":{"roleHeading":"Type Alias","externalID":"s:7BrazeUI16ContentCardsViewV10Attributesa","modules":[{"name":"BrazeUI"}],"role":"symbol","platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS"}],"title":"ContentCardsView.Attributes","symbolKind":"typealias","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"},{"kind":"text","text":" = "},{"text":"BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV","text":"Attributes","kind":"typeIdentifier"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"inlineContent":[{"type":"text","text":"Attributes allows customizing the view and its associated cells."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/Attributes":{"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/attributes","abstract":[{"type":"text","text":"The attributes supported by the view."}],"type":"topic","kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes","title":"ContentCardsView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The attributes supported by the view."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"},{"kind":"text","text":" = "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","text":"BrazeContentCardUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier","text":"ViewController","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC10AttributesV"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"inlineContent":[{"text":"Attributes allows customizing the view and its associated cells.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","title":"ContentCardsView.Attributes","externalID":"s:7BrazeUI16ContentCardsViewV10Attributesa","roleHeading":"Type Alias","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false}],"symbolKind":"typealias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/attributes"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/Attributes":{"title":"ContentCardsView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes","url":"\/documentation\/brazeui\/contentcardsview\/attributes","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/autocapitalization(_:).json b/data/documentation/brazeui/contentcardsview/autocapitalization(_:).json index 2c4b90221b..0c8cf13511 100644 --- a/data/documentation/brazeui/contentcardsview/autocapitalization(_:).json +++ b/data/documentation/brazeui/contentcardsview/autocapitalization(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocapitalization(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autocapitalization"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"text":"UITextAutocapitalizationType","kind":"typeIdentifier","preciseIdentifier":"c:@E@UITextAutocapitalizationType"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/autocapitalization(_:)"]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use textInputAutocapitalization(_:)"}]}],"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"deprecatedAt":"100000.0","unavailable":false,"message":"use textInputAutocapitalization(_:)","beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"13.0","deprecatedAt":"100000.0","message":"use textInputAutocapitalization(_:)","beta":false,"unavailable":false},{"introducedAt":"1.0","deprecated":false,"message":"use textInputAutocapitalization(_:)","name":"visionOS","beta":false,"unavailable":false,"deprecatedAt":"100000.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE18autocapitalizationyQrSo28UITextAutocapitalizationTypeVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","title":"autocapitalization(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autocapitalization"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITextAutocapitalizationType","preciseIdentifier":"c:@E@UITextAutocapitalizationType"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.autocapitalization(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/autocapitalization(_:)":{"deprecated":true,"kind":"symbol","title":"autocapitalization(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/autocapitalization(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocapitalization(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"autocapitalization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITextAutocapitalizationType","text":"UITextAutocapitalizationType"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.autocapitalization(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"autocapitalization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UITextAutocapitalizationType","kind":"typeIdentifier","text":"UITextAutocapitalizationType"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/autocapitalization(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocapitalization(_:)"},"metadata":{"extendedModule":"SwiftUI","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18autocapitalizationyQrSo28UITextAutocapitalizationTypeVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"autocapitalization","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITextAutocapitalizationType","preciseIdentifier":"c:@E@UITextAutocapitalizationType","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"message":"use textInputAutocapitalization(_:)","deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false,"deprecatedAt":"100000.0"},{"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"message":"use textInputAutocapitalization(_:)","name":"tvOS","introducedAt":"13.0","beta":false},{"beta":false,"introducedAt":"1.0","unavailable":false,"deprecated":false,"message":"use textInputAutocapitalization(_:)","deprecatedAt":"100000.0","name":"visionOS"}],"title":"autocapitalization(_:)","symbolKind":"method"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use textInputAutocapitalization(_:)"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/autocapitalization(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"autocapitalization"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITextAutocapitalizationType","preciseIdentifier":"c:@E@UITextAutocapitalizationType"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"autocapitalization(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/autocapitalization(_:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocapitalization(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/autocorrectiondisabled(_:).json b/data/documentation/brazeui/contentcardsview/autocorrectiondisabled(_:).json index e22baed818..110a9022de 100644 --- a/data/documentation/brazeui/contentcardsview/autocorrectiondisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/autocorrectiondisabled(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"autocorrectionDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"disable","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/autocorrectiondisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE22autocorrectionDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"autocorrectionDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS"},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0"}],"title":"autocorrectionDisabled(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocorrectionDisabled(_:)"},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.autocorrectionDisabled(_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/autocorrectionDisabled(_:)":{"kind":"symbol","title":"autocorrectionDisabled(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/autocorrectiondisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocorrectionDisabled(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autocorrectionDisabled"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"autocorrectionDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"disable"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.autocorrectionDisabled(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/autocorrectiondisabled(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocorrectionDisabled(_:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"autocorrectionDisabled(_:)","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"10.15"},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS"},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","beta":false,"deprecated":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE22autocorrectionDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"autocorrectionDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/autocorrectionDisabled(_:)":{"title":"autocorrectionDisabled(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autocorrectionDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/autocorrectiondisabled(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocorrectionDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/background(_:alignment:).json b/data/documentation/brazeui/contentcardsview/background(_:alignment:).json index dfcf23addf..b0d557553b 100644 --- a/data/documentation/brazeui/contentcardsview/background(_:alignment:).json +++ b/data/documentation/brazeui/contentcardsview/background(_:alignment:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use `background(alignment:content:)` instead."}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.background(_:alignment:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Background"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"background"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Background"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"text":" = .center) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Background"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"name":"iOS","deprecatedAt":"100000.0","unavailable":false,"beta":false,"introducedAt":"13.0","message":"Use `background(alignment:content:)` instead."},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false,"deprecatedAt":"100000.0","name":"macOS","message":"Use `background(alignment:content:)` instead."},{"name":"tvOS","deprecatedAt":"100000.0","beta":false,"message":"Use `background(alignment:content:)` instead.","introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"deprecatedAt":"100000.0","introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false,"message":"Use `background(alignment:content:)` instead."},{"deprecated":false,"unavailable":false,"introducedAt":"1.0","deprecatedAt":"100000.0","message":"Use `background(alignment:content:)` instead.","name":"visionOS","beta":false}],"title":"background(_:alignment:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Background"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Background"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10background_9alignmentQrqd___AA9AlignmentVtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:alignment:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(_:alignment:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:alignment:)":{"deprecated":true,"kind":"symbol","title":"background(_:alignment:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(_:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:alignment:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Background"},{"text":">(","kind":"text"},{"text":"Background","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:alignment:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use `background(alignment:content:)` instead."}]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10background_9alignmentQrqd___AA9AlignmentVtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"background(_:alignment:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"message":"Use `background(alignment:content:)` instead.","name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false,"deprecatedAt":"100000.0"},{"name":"macOS","message":"Use `background(alignment:content:)` instead.","introducedAt":"10.15","deprecatedAt":"100000.0","unavailable":false,"beta":false,"deprecated":false},{"message":"Use `background(alignment:content:)` instead.","deprecatedAt":"100000.0","deprecated":false,"beta":false,"name":"tvOS","introducedAt":"13.0","unavailable":false},{"deprecatedAt":"100000.0","introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false,"message":"Use `background(alignment:content:)` instead.","name":"watchOS"},{"introducedAt":"1.0","name":"visionOS","deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"beta":false,"message":"Use `background(alignment:content:)` instead."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Background","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Background","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/background(_:alignment:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.background(_:alignment:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"text":"Background","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"background"},{"text":": ","kind":"text"},{"text":"Background","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":" = .center) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Background"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:alignment:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Background"},{"kind":"text","text":">("},{"text":"Background","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"deprecated":true,"type":"topic","title":"background(_:alignment:)","url":"\/documentation\/brazeui\/contentcardsview\/background(_:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:alignment:)","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/background(_:ignoressafeareaedges:).json b/data/documentation/brazeui/contentcardsview/background(_:ignoressafeareaedges:).json index 91d7b4ec53..a954da50a7 100644 --- a/data/documentation/brazeui/contentcardsview/background(_:ignoressafeareaedges:).json +++ b/data/documentation/brazeui/contentcardsview/background(_:ignoressafeareaedges:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.background(_:ignoresSafeAreaEdges:)"},{"text":".","type":"text"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"introducedAt":"12.0","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false,"beta":false},{"introducedAt":"8.0","unavailable":false,"beta":false,"deprecated":false,"name":"watchOS"}],"title":"background(_:ignoresSafeAreaEdges:)","externalID":"s:7SwiftUI4ViewPAAE10background_20ignoresSafeAreaEdgesQrqd___AA4EdgeO3SetVtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"ShapeStyle","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(_:ignoressafeareaedges:)"]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:ignoresSafeAreaEdges:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:ignoresSafeAreaEdges:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/background(_:ignoressafeareaedges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:ignoresSafeAreaEdges:)","title":"background(_:ignoresSafeAreaEdges:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.background(_:ignoresSafeAreaEdges:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:ignoresSafeAreaEdges:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"background(_:ignoresSafeAreaEdges:)","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"15.0"},{"name":"macOS","introducedAt":"12.0","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"8.0","unavailable":false,"name":"watchOS","beta":false}],"symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10background_20ignoresSafeAreaEdgesQrqd___AA4EdgeO3SetVtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(_:ignoressafeareaedges:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"text":" = .all) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:ignoresSafeAreaEdges:)":{"url":"\/documentation\/brazeui\/contentcardsview\/background(_:ignoressafeareaedges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:ignoresSafeAreaEdges:)","role":"symbol","kind":"symbol","title":"background(_:ignoresSafeAreaEdges:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/background(_:in:fillstyle:)-609vv.json b/data/documentation/brazeui/contentcardsview/background(_:in:fillstyle:)-609vv.json index 79d5f0dcc2..33cca2bdb9 100644 --- a/data/documentation/brazeui/contentcardsview/background(_:in:fillstyle:)-609vv.json +++ b/data/documentation/brazeui/contentcardsview/background(_:in:fillstyle:)-609vv.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-609vv","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-609vv"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.background(_:in:fillStyle:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE10background_2in9fillStyleQrqd___qd_0_AA04FillG0VtAA05ShapeG0Rd__AA010InsettableI0Rd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false},{"deprecated":false,"beta":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"15.0"},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"background(_:in:fillStyle:)","symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"text":"shape","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":" = FillStyle()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"InsettableShape","preciseIdentifier":"s:7SwiftUI15InsettableShapeP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:in:fillStyle:)-609vv":{"kind":"symbol","title":"background(_:in:fillStyle:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-609vv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-609vv","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"shape"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier","text":"FillStyle"},{"kind":"text","text":" = FillStyle()) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15InsettableShapeP","text":"InsettableShape"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-609vv"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-609vv","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.background(_:in:fillStyle:)"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE10background_2in9fillStyleQrqd___qd_0_AA04FillG0VtAA05ShapeG0Rd__AA010InsettableI0Rd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"background(_:in:fillStyle:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"8.0","unavailable":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:in:fillStyle:)-609vv":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-609vv","role":"symbol","title":"background(_:in:fillStyle:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-609vv","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/background(_:in:fillstyle:)-8rt56.json b/data/documentation/brazeui/contentcardsview/background(_:in:fillstyle:)-8rt56.json index 482ae96c56..dfd9f6bbb3 100644 --- a/data/documentation/brazeui/contentcardsview/background(_:in:fillstyle:)-8rt56.json +++ b/data/documentation/brazeui/contentcardsview/background(_:in:fillstyle:)-8rt56.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-8rt56"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.background(_:in:fillStyle:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"shape","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier","text":"FillStyle"},{"text":" = FillStyle()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ShapeP","text":"Shape"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-8rt56"]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"background(_:in:fillStyle:)","extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"FillStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE10background_2in9fillStyleQrqd___qd_0_AA04FillG0VtAA05ShapeG0Rd__AA0I0Rd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"12.0"},{"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false,"beta":false},{"name":"watchOS","beta":false,"introducedAt":"8.0","deprecated":false,"unavailable":false}],"roleHeading":"Instance Method"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:in:fillStyle:)-8rt56":{"title":"background(_:in:fillStyle:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-8rt56","url":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-8rt56","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fillStyle","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.background(_:in:fillStyle:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"text":"shape","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier","text":"FillStyle"},{"kind":"text","text":" = FillStyle()) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ShapeP","text":"Shape"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-8rt56"},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-8rt56"]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"12.0","name":"macOS"},{"beta":false,"name":"tvOS","introducedAt":"15.0","deprecated":false,"unavailable":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"8.0"}],"title":"background(_:in:fillStyle:)","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"kind":"text","text":": "},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE10background_2in9fillStyleQrqd___qd_0_AA04FillG0VtAA05ShapeG0Rd__AA0I0Rd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:in:fillStyle:)-8rt56":{"title":"background(_:in:fillStyle:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-8rt56","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-8rt56","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/background(alignment:content:).json b/data/documentation/brazeui/contentcardsview/background(alignment:content:).json index b18337e251..e81e66c686 100644 --- a/data/documentation/brazeui/contentcardsview/background(alignment:content:).json +++ b/data/documentation/brazeui/contentcardsview/background(alignment:content:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.background(alignment:content:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":" = .center, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(alignment:content:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(alignment:content:)"},"metadata":{"platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"15.0","name":"iOS"},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"12.0","beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false},{"unavailable":false,"beta":false,"introducedAt":"8.0","deprecated":false,"name":"watchOS"}],"title":"background(alignment:content:)","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10background9alignment7contentQrAA9AlignmentV_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(alignment:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/background(alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(alignment:content:)","title":"background(alignment:content:)","role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(alignment:content:)"},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/background(alignment:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":" = .center, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"background(alignment:content:)","externalID":"s:7SwiftUI4ViewPAAE10background9alignment7contentQrAA9AlignmentV_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"unavailable":false,"beta":false,"introducedAt":"15.0","name":"tvOS","deprecated":false},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"symbolKind":"method","roleHeading":"Instance Method","role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.background(alignment:content:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(alignment:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"background(alignment:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(alignment:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(alignment:content:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/background(ignoressafeareaedges:).json b/data/documentation/brazeui/contentcardsview/background(ignoressafeareaedges:).json index 94fe5035a4..609201df4f 100644 --- a/data/documentation/brazeui/contentcardsview/background(ignoressafeareaedges:).json +++ b/data/documentation/brazeui/contentcardsview/background(ignoressafeareaedges:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(ignoresSafeAreaEdges:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/background(ignoressafeareaedges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"("},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false},{"deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10background20ignoresSafeAreaEdgesQrAA4EdgeO3SetV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"background(ignoresSafeAreaEdges:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.background(ignoresSafeAreaEdges:)"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/background(ignoresSafeAreaEdges:)":{"kind":"symbol","title":"background(ignoresSafeAreaEdges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(ignoressafeareaedges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(ignoresSafeAreaEdges:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.background(ignoresSafeAreaEdges:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"background"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"kind":"text","text":" "},{"kind":"internalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":" = .all) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(ignoresSafeAreaEdges:)","interfaceLanguage":"swift"},"metadata":{"title":"background(ignoresSafeAreaEdges:)","platforms":[{"beta":false,"introducedAt":"15.0","deprecated":false,"name":"iOS","unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false,"name":"watchOS"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10background20ignoresSafeAreaEdgesQrAA4EdgeO3SetV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"background"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/background(ignoressafeareaedges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(ignoresSafeAreaEdges:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"background(ignoresSafeAreaEdges:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(ignoressafeareaedges:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(ignoresSafeAreaEdges:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/background(in:fillstyle:)-43zuc.json b/data/documentation/brazeui/contentcardsview/background(in:fillstyle:)-43zuc.json index 6f1b0eb4d1..39232bc947 100644 --- a/data/documentation/brazeui/contentcardsview/background(in:fillstyle:)-43zuc.json +++ b/data/documentation/brazeui/contentcardsview/background(in:fillstyle:)-43zuc.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"in","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shape"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fillStyle"},{"kind":"text","text":": "},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":" = FillStyle()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"Shape","preciseIdentifier":"s:7SwiftUI5ShapeP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"introducedAt":"15.0","name":"tvOS","deprecated":false,"beta":false},{"beta":false,"introducedAt":"8.0","name":"watchOS","unavailable":false,"deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10background2in9fillStyleQrqd___AA04FillG0VtAA5ShapeRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"background"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"background(in:fillStyle:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-43zuc","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.background(in:fillStyle:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-43zuc"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(in:fillStyle:)-43zuc":{"kind":"symbol","title":"background(in:fillStyle:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-43zuc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-43zuc","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-43zuc"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"in","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"shape"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"text":" = FillStyle()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Shape","preciseIdentifier":"s:7SwiftUI5ShapeP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.background(in:fillStyle:)"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"background(in:fillStyle:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"unavailable":false,"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false},{"beta":false,"introducedAt":"12.0","deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false},{"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false,"unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE10background2in9fillStyleQrqd___AA04FillG0VtAA5ShapeRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-43zuc"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(in:fillStyle:)-43zuc":{"url":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-43zuc","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"background(in:fillStyle:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-43zuc"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/background(in:fillstyle:)-70yfi.json b/data/documentation/brazeui/contentcardsview/background(in:fillstyle:)-70yfi.json index b6c1d658e4..23d24786f0 100644 --- a/data/documentation/brazeui/contentcardsview/background(in:fillstyle:)-70yfi.json +++ b/data/documentation/brazeui/contentcardsview/background(in:fillstyle:)-70yfi.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shape"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fillStyle","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"text":" = FillStyle()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15InsettableShapeP","kind":"typeIdentifier","text":"InsettableShape"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-70yfi"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE10background2in9fillStyleQrqd___AA04FillG0VtAA15InsettableShapeRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"12.0"},{"unavailable":false,"beta":false,"introducedAt":"15.0","name":"tvOS","deprecated":false},{"unavailable":false,"deprecated":false,"introducedAt":"8.0","name":"watchOS","beta":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"text":"FillStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"background(in:fillStyle:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.background(in:fillStyle:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-70yfi"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(in:fillStyle:)-70yfi":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-70yfi","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-70yfi","title":"background(in:fillStyle:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-70yfi"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-70yfi","interfaceLanguage":"swift"},"metadata":{"platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"15.0","deprecated":false},{"introducedAt":"12.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS"},{"deprecated":false,"beta":false,"introducedAt":"8.0","name":"watchOS","unavailable":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"background(in:fillStyle:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10background2in9fillStyleQrqd___AA04FillG0VtAA15InsettableShapeRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.background(in:fillStyle:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shape"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"kind":"text","text":" = FillStyle()) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"InsettableShape","preciseIdentifier":"s:7SwiftUI15InsettableShapeP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/background(in:fillStyle:)-70yfi":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"background(in:fillStyle:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-70yfi","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-70yfi"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/backgroundpreferencevalue(_:_:).json b/data/documentation/brazeui/contentcardsview/backgroundpreferencevalue(_:_:).json index 0593912c0c..46a6b30fd4 100644 --- a/data/documentation/brazeui/contentcardsview/backgroundpreferencevalue(_:_:).json +++ b/data/documentation/brazeui/contentcardsview/backgroundpreferencevalue(_:_:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundPreferenceValue"},{"text":"<","kind":"text"},{"text":"Key","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":".Type = Key.self, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"PreferenceKey","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:_:)"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE25backgroundPreferenceValueyQrqd__m_qd_0_0F0Qyd__ctAA0E3KeyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false},{"introducedAt":"10.15","unavailable":false,"deprecated":false,"beta":false,"name":"macOS"},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0"},{"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"6.0","beta":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"backgroundPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Key"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":".Type, ("},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"backgroundPreferenceValue(_:_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.backgroundPreferenceValue(_:_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundPreferenceValue(_:_:)":{"kind":"symbol","title":"backgroundPreferenceValue(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundPreferenceValue","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Key","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"kind":"text","text":".Type, ("},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.backgroundPreferenceValue(_:_:)"},{"text":".","type":"text"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Key","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":".Type, ("},{"kind":"typeIdentifier","text":"Key"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE25backgroundPreferenceValueyQrqd__m_qd_0_0F0Qyd__ctAA0E3KeyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"backgroundPreferenceValue(_:_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"backgroundPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Key"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":".Type = Key.self, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Key"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Key"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","text":"PreferenceKey"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundPreferenceValue(_:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundPreferenceValue"},{"text":"<","kind":"text"},{"text":"Key","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"text":".Type, (","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"backgroundPreferenceValue(_:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/backgroundpreferencevalue(_:alignment:_:).json b/data/documentation/brazeui/contentcardsview/backgroundpreferencevalue(_:alignment:_:).json index 84e7b5f88d..f0794ca23b 100644 --- a/data/documentation/brazeui/contentcardsview/backgroundpreferencevalue(_:alignment:_:).json +++ b/data/documentation/brazeui/contentcardsview/backgroundpreferencevalue(_:alignment:_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:alignment:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.backgroundPreferenceValue(_:alignment:_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:alignment:_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"text":", ","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier","text":"Alignment"},{"text":" = .center, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"PreferenceKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","title":"backgroundPreferenceValue(_:alignment:_:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"16.0"},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"13.0"},{"unavailable":false,"name":"tvOS","beta":false,"deprecated":false,"introducedAt":"16.0"},{"unavailable":false,"name":"watchOS","introducedAt":"9.0","beta":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE25backgroundPreferenceValue_9alignment_Qrqd__m_AA9AlignmentVqd_0_0F0Qyd__ctAA0E3KeyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"K","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundPreferenceValue(_:alignment:_:)":{"kind":"symbol","title":"backgroundPreferenceValue(_:alignment:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:alignment:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:alignment:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier","text":"Alignment"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:alignment:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"backgroundPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":" = .center, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"PreferenceKey","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.backgroundPreferenceValue(_:alignment:_:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundPreferenceValue"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","platforms":[{"name":"iOS","beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"name":"tvOS","introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"deprecated":false,"introducedAt":"9.0","unavailable":false,"name":"watchOS"}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE25backgroundPreferenceValue_9alignment_Qrqd__m_AA9AlignmentVqd_0_0F0Qyd__ctAA0E3KeyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"backgroundPreferenceValue(_:alignment:_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:alignment:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundPreferenceValue(_:alignment:_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:alignment:_:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundPreferenceValue"},{"text":"<","kind":"text"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","role":"symbol","title":"backgroundPreferenceValue(_:alignment:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:alignment:_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/backgroundstyle(_:).json b/data/documentation/brazeui/contentcardsview/backgroundstyle(_:).json index aae51dcb0e..eeea0e95dd 100644 --- a/data/documentation/brazeui/contentcardsview/backgroundstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/backgroundstyle(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.backgroundStyle(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/backgroundstyle(_:)"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"method","title":"backgroundStyle(_:)","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"introducedAt":"16.0","name":"iOS","unavailable":false,"beta":false},{"beta":false,"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"deprecated":false,"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"16.0"},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"9.0"}],"externalID":"s:7SwiftUI4ViewPAAE15backgroundStyleyQrqd__AA05ShapeE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundStyle(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundStyle(_:)":{"kind":"symbol","title":"backgroundStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundStyle(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"backgroundStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/backgroundstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"introducedAt":"16.0","beta":false,"deprecated":false,"name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"introducedAt":"16.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"9.0","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE15backgroundStyleyQrqd__AA05ShapeE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"backgroundStyle(_:)","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.backgroundStyle(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundStyle(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"backgroundStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"backgroundStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/badge(_:)-19j8g.json b/data/documentation/brazeui/contentcardsview/badge(_:)-19j8g.json index 052d41ed50..eff74e1dee 100644 --- a/data/documentation/brazeui/contentcardsview/badge(_:)-19j8g.json +++ b/data/documentation/brazeui/contentcardsview/badge(_:)-19j8g.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.badge(_:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-19j8g"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0","beta":false},{"unavailable":false,"introducedAt":"12.0","name":"macOS","deprecated":false,"beta":false}],"title":"badge(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE5badgeyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/badge(_:)-19j8g"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-19j8g":{"kind":"symbol","title":"badge(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-19j8g","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-19j8g","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.badge(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/badge(_:)-19j8g"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"label"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5badgeyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"badge(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","platforms":[{"introducedAt":"15.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"12.0","name":"macOS","deprecated":false}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-19j8g","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-19j8g":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"badge(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-19j8g","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-19j8g"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/badge(_:)-222ko.json b/data/documentation/brazeui/contentcardsview/badge(_:)-222ko.json index b108eafacb..8e2a464559 100644 --- a/data/documentation/brazeui/contentcardsview/badge(_:)-222ko.json +++ b/data/documentation/brazeui/contentcardsview/badge(_:)-222ko.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5badgeyQrSiF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"badge(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"12.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-222ko","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.badge(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"count","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/badge(_:)-222ko"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-222ko":{"kind":"symbol","title":"badge(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-222ko","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-222ko","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","title":"badge(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE5badgeyQrSiF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"12.0","name":"macOS","deprecated":false}],"roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.badge(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"count","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/badge(_:)-222ko"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-222ko"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-222ko":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-222ko","title":"badge(_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-222ko"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/badge(_:)-71mf6.json b/data/documentation/brazeui/contentcardsview/badge(_:)-71mf6.json index a67a3ebefe..6ee9d7819c 100644 --- a/data/documentation/brazeui/contentcardsview/badge(_:)-71mf6.json +++ b/data/documentation/brazeui/contentcardsview/badge(_:)-71mf6.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.badge(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/badge(_:)-71mf6"]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"introducedAt":"12.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false}],"roleHeading":"Instance Method","title":"badge(_:)","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE5badgeyQrAA18LocalizedStringKeyVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-71mf6"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-71mf6":{"role":"symbol","title":"badge(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-71mf6","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-71mf6"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-71mf6"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE5badgeyQrAA18LocalizedStringKeyVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","title":"badge(_:)","platforms":[{"beta":false,"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.badge(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/badge(_:)-71mf6"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-71mf6":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-71mf6","kind":"symbol","title":"badge(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-71mf6","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/badge(_:)-94t7r.json b/data/documentation/brazeui/contentcardsview/badge(_:)-94t7r.json index 01ff2a20b3..42e0f8be08 100644 --- a/data/documentation/brazeui/contentcardsview/badge(_:)-94t7r.json +++ b/data/documentation/brazeui/contentcardsview/badge(_:)-94t7r.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"label"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE5badgeyQrqd__SgSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","title":"badge(_:)","symbolKind":"method","extendedModule":"SwiftUI","role":"symbol","platforms":[{"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","unavailable":false,"introducedAt":"12.0","deprecated":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.badge(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-94t7r"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/badge(_:)-94t7r"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-94t7r":{"kind":"symbol","title":"badge(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-94t7r","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-94t7r","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/badge(_:)-94t7r"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-94t7r"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.badge(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE5badgeyQrqd__SgSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"badge(_:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"}]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-94t7r":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"badge(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-94t7r","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-94t7r"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/badgeprominence(_:).json b/data/documentation/brazeui/contentcardsview/badgeprominence(_:).json index c09b4c4574..01af7ae582 100644 --- a/data/documentation/brazeui/contentcardsview/badgeprominence(_:).json +++ b/data/documentation/brazeui/contentcardsview/badgeprominence(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"badgeProminence","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"prominence","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15BadgeProminenceV","text":"BadgeProminence"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/badgeprominence(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"14.0"}],"symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"badgeProminence","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15BadgeProminenceV","kind":"typeIdentifier","text":"BadgeProminence"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","title":"badgeProminence(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15badgeProminenceyQrAA05BadgeE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.badgeProminence(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badgeProminence(_:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badgeProminence(_:)":{"kind":"symbol","title":"badgeProminence(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badgeprominence(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badgeProminence(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badgeProminence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15BadgeProminenceV","text":"BadgeProminence"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"badgeProminence","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"prominence","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"BadgeProminence","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15BadgeProminenceV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/badgeprominence(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badgeProminence(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.badgeProminence(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"platforms":[{"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"17.0","beta":false},{"name":"macOS","introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15badgeProminenceyQrAA05BadgeE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"badgeProminence","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BadgeProminence","preciseIdentifier":"s:7SwiftUI15BadgeProminenceV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","title":"badgeProminence(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/badgeProminence(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badgeProminence(_:)","role":"symbol","title":"badgeProminence(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/badgeprominence(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badgeProminence","kind":"identifier"},{"kind":"text","text":"("},{"text":"BadgeProminence","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15BadgeProminenceV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/baselineoffset(_:).json b/data/documentation/brazeui/contentcardsview/baselineoffset(_:).json index e168de041b..6caee0b6fe 100644 --- a/data/documentation/brazeui/contentcardsview/baselineoffset(_:).json +++ b/data/documentation/brazeui/contentcardsview/baselineoffset(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"baselineOffset(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE14baselineOffsetyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"baselineOffset"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"introducedAt":"16.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"macOS","introducedAt":"13.0"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"16.0","name":"tvOS"},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"9.0"}]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"baselineOffset","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"baselineOffset"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/baselineOffset(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.baselineOffset(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/baselineoffset(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/baselineOffset(_:)":{"kind":"symbol","title":"baselineOffset(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/baselineoffset(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/baselineOffset(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"baselineOffset"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"baselineOffset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"baselineOffset"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/baselineoffset(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/baselineOffset(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.baselineOffset(_:)"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","role":"symbol","platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"16.0","beta":false,"name":"iOS"},{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"16.0"},{"introducedAt":"9.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"baselineOffset(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"baselineOffset"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE14baselineOffsetyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/baselineOffset(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"baselineOffset","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"baselineOffset(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/baselineoffset(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/baselineOffset(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/blendmode(_:).json b/data/documentation/brazeui/contentcardsview/blendmode(_:).json index 273d826b2e..1a86bf0b7d 100644 --- a/data/documentation/brazeui/contentcardsview/blendmode(_:).json +++ b/data/documentation/brazeui/contentcardsview/blendmode(_:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Method","title":"blendMode(_:)","platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE9blendModeyQrAA05BlendE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"blendMode"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9BlendModeO","text":"BlendMode"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/blendmode(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.blendMode(_:)"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blendMode(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"blendMode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"blendMode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BlendMode","preciseIdentifier":"s:7SwiftUI9BlendModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/blendMode(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"blendMode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9BlendModeO","text":"BlendMode"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/blendmode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blendMode(_:)","title":"blendMode(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.blendMode(_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"blendMode"},{"text":"(","kind":"text"},{"text":"BlendMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9BlendModeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"10.15","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false},{"name":"watchOS","introducedAt":"6.0","unavailable":false,"deprecated":false,"beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9blendModeyQrAA05BlendE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"blendMode(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blendMode(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"blendMode","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"blendMode","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9BlendModeO","kind":"typeIdentifier","text":"BlendMode"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/blendmode(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/blendMode(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blendMode(_:)","role":"symbol","type":"topic","title":"blendMode(_:)","url":"\/documentation\/brazeui\/contentcardsview\/blendmode(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"blendMode","kind":"identifier"},{"kind":"text","text":"("},{"text":"BlendMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9BlendModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/blur(radius:opaque:).json b/data/documentation/brazeui/contentcardsview/blur(radius:opaque:).json index 7cd418cd3f..a83d18a70c 100644 --- a/data/documentation/brazeui/contentcardsview/blur(radius:opaque:).json +++ b/data/documentation/brazeui/contentcardsview/blur(radius:opaque:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/blur(radius:opaque:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"blur"},{"kind":"text","text":"("},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"opaque","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.blur(radius:opaque:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"10.15","beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"blur"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"opaque","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","title":"blur(radius:opaque:)","externalID":"s:7SwiftUI4ViewPAAE4blur6radius6opaqueQr14CoreFoundation7CGFloatV_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blur(radius:opaque:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/blur(radius:opaque:)":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"blur","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"radius"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"opaque"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/blur(radius:opaque:)","role":"symbol","abstract":[],"type":"topic","title":"blur(radius:opaque:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blur(radius:opaque:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blur(radius:opaque:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","title":"blur(radius:opaque:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"blur","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"opaque","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false},{"introducedAt":"10.15","beta":false,"deprecated":false,"unavailable":false,"name":"macOS"},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS","beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE4blur6radius6opaqueQr14CoreFoundation7CGFloatV_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/blur(radius:opaque:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"blur","kind":"identifier"},{"kind":"text","text":"("},{"text":"radius","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"opaque","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.blur(radius:opaque:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/blur(radius:opaque:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"blur"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"opaque"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"blur(radius:opaque:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/blur(radius:opaque:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blur(radius:opaque:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/body.json b/data/documentation/brazeui/contentcardsview/body.json index 5e91994952..d99c2b55ff 100644 --- a/data/documentation/brazeui/contentcardsview/body.json +++ b/data/documentation/brazeui/contentcardsview/body.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UIViewControllerRepresentable.body"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"body","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/body"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/body","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"body","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"body"},{"text":": ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","extendedModule":"SwiftUI","externalID":"s:7SwiftUI29UIViewControllerRepresentablePAAE4bodys5NeverOvp::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","title":"UIViewControllerRepresentable Implementations"},"doc://Braze/documentation/BrazeUI/ContentCardsView/body":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/body","title":"body","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"body","kind":"identifier"},{"kind":"text","text":": "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/body"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/body"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/body"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UIViewControllerRepresentable.body"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"]]},"sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI29UIViewControllerRepresentablePAAE4bodys5NeverOvp::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"body"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"}],"roleHeading":"Instance Property","symbolKind":"property","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"beta":false,"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"6.0"}],"extendedModule":"SwiftUI","title":"body","role":"symbol"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"body","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/body":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/body","title":"body","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"body"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/body"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"abstract":[],"title":"UIViewControllerRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/bold(_:).json b/data/documentation/brazeui/contentcardsview/bold(_:).json index b1e2f6dfc0..a2817cafd0 100644 --- a/data/documentation/brazeui/contentcardsview/bold(_:).json +++ b/data/documentation/brazeui/contentcardsview/bold(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/bold(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.bold(_:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/bold(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bold"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"isActive"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"bold(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE4boldyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"16.0"},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"name":"tvOS","introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"9.0","unavailable":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bold","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/bold(_:)":{"kind":"symbol","title":"bold(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/bold(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/bold(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"bold","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bold","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","title":"bold(_:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE4boldyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","symbolKind":"method","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"16.0","name":"tvOS"},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0","beta":false}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"bold","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"isActive"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.bold(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/bold(_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/bold(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/bold(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/bold(_:)","role":"symbol","title":"bold(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/bold(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bold"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/border(_:width:).json b/data/documentation/brazeui/contentcardsview/border(_:width:).json index e8b72e4d30..6803280e4b 100644 --- a/data/documentation/brazeui/contentcardsview/border(_:width:).json +++ b/data/documentation/brazeui/contentcardsview/border(_:width:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"border","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"content"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"width"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":" = 1) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.border(_:width:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"border(_:width:)","platforms":[{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS"},{"deprecated":false,"introducedAt":"10.15","beta":false,"unavailable":false,"name":"macOS"},{"deprecated":false,"introducedAt":"13.0","beta":false,"name":"tvOS","unavailable":false},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE6border_5widthQrqd___14CoreFoundation7CGFloatVtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"border"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"width","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/border(_:width:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/border(_:width:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/border(_:width:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"border","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"width","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/border(_:width:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/border(_:width:)","title":"border(_:width:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"border(_:width:)","symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE6border_5widthQrqd___14CoreFoundation7CGFloatVtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"beta":false,"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"10.15"},{"beta":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS","deprecated":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"6.0"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"border","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"width"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/border(_:width:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.border(_:width:)"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"border","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"content"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"width","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 1) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/border(_:width:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/border(_:width:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/border(_:width:)","role":"symbol","title":"border(_:width:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/border(_:width:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"border","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"width","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/brightness(_:).json b/data/documentation/brazeui/contentcardsview/brightness(_:).json index a4fb9bcb14..ddc7e205ff 100644 --- a/data/documentation/brazeui/contentcardsview/brightness(_:).json +++ b/data/documentation/brazeui/contentcardsview/brightness(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/brightness(_:)"},"sections":[],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10brightnessyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"brightness(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"introducedAt":"6.0","name":"watchOS","unavailable":false,"deprecated":false,"beta":false}],"extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"brightness","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/brightness(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.brightness(_:)"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"brightness","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"amount","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/brightness(_:)":{"kind":"symbol","title":"brightness(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/brightness(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/brightness(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"brightness","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"brightness"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"amount","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.brightness(_:)"},{"text":".","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/brightness(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/brightness(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10brightnessyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"brightness","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"brightness(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/brightness(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"brightness","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/brightness(_:)","type":"topic","title":"brightness(_:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/brightness(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/buttonbordershape(_:).json b/data/documentation/brazeui/contentcardsview/buttonbordershape(_:).json index c75881db45..6b29f96b64 100644 --- a/data/documentation/brazeui/contentcardsview/buttonbordershape(_:).json +++ b/data/documentation/brazeui/contentcardsview/buttonbordershape(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonBorderShape(_:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonBorderShape","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"shape","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ButtonBorderShapeV","text":"ButtonBorderShape"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.buttonBorderShape(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/buttonbordershape(_:)"]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17buttonBorderShapeyQrAA06ButtoneF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"buttonBorderShape(_:)","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"12.0","unavailable":false},{"name":"tvOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"8.0","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonBorderShape","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ButtonBorderShapeV","text":"ButtonBorderShape"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonBorderShape(_:)":{"kind":"symbol","title":"buttonBorderShape(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/buttonbordershape(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonBorderShape(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonBorderShape","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17ButtonBorderShapeV","kind":"typeIdentifier","text":"ButtonBorderShape"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.buttonBorderShape(_:)"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/buttonbordershape(_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonBorderShape","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"shape","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ButtonBorderShapeV","text":"ButtonBorderShape"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonBorderShape(_:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE17buttonBorderShapeyQrAA06ButtoneF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"buttonBorderShape(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"buttonBorderShape","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ButtonBorderShapeV","text":"ButtonBorderShape"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"15.0"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"12.0","name":"macOS"},{"deprecated":false,"beta":false,"introducedAt":"15.0","name":"tvOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false}],"role":"symbol","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonBorderShape(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonBorderShape","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ButtonBorderShapeV","text":"ButtonBorderShape"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","title":"buttonBorderShape(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonBorderShape(_:)","url":"\/documentation\/brazeui\/contentcardsview\/buttonbordershape(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/buttonrepeatbehavior(_:).json b/data/documentation/brazeui/contentcardsview/buttonrepeatbehavior(_:).json index c956b4e892..b288ac422e 100644 --- a/data/documentation/brazeui/contentcardsview/buttonrepeatbehavior(_:).json +++ b/data/documentation/brazeui/contentcardsview/buttonrepeatbehavior(_:).json @@ -1 +1 @@ -{"metadata":{"platforms":[{"beta":false,"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"17.0"},{"deprecated":false,"introducedAt":"14.0","name":"macOS","unavailable":false,"beta":false},{"beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"tvOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"10.0","name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"buttonRepeatBehavior","kind":"identifier"},{"kind":"text","text":"("},{"text":"ButtonRepeatBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ButtonRepeatBehaviorV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE20buttonRepeatBehavioryQrAA06ButtoneF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","title":"buttonRepeatBehavior(_:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonRepeatBehavior(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.buttonRepeatBehavior(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/buttonrepeatbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"buttonRepeatBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"behavior"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ButtonRepeatBehaviorV","text":"ButtonRepeatBehavior"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonRepeatBehavior(_:)":{"title":"buttonRepeatBehavior(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonRepeatBehavior(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"buttonRepeatBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ButtonRepeatBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ButtonRepeatBehaviorV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/buttonrepeatbehavior(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.buttonRepeatBehavior(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/buttonrepeatbehavior(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0"},{"deprecated":false,"unavailable":false,"introducedAt":"14.0","beta":false,"name":"macOS"},{"introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"10.0","beta":false}],"title":"buttonRepeatBehavior(_:)","roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE20buttonRepeatBehavioryQrAA06ButtoneF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonRepeatBehavior"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ButtonRepeatBehavior","preciseIdentifier":"s:7SwiftUI20ButtonRepeatBehaviorV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonRepeatBehavior(_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"buttonRepeatBehavior","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"behavior"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20ButtonRepeatBehaviorV","text":"ButtonRepeatBehavior","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonRepeatBehavior(_:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonRepeatBehavior(_:)","role":"symbol","title":"buttonRepeatBehavior(_:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonRepeatBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ButtonRepeatBehaviorV","text":"ButtonRepeatBehavior"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/buttonrepeatbehavior(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/buttonstyle(_:)-425rp.json b/data/documentation/brazeui/contentcardsview/buttonstyle(_:)-425rp.json index fffba90782..de842e73b9 100644 --- a/data/documentation/brazeui/contentcardsview/buttonstyle(_:)-425rp.json +++ b/data/documentation/brazeui/contentcardsview/buttonstyle(_:)-425rp.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.buttonStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"name":"macOS","introducedAt":"10.15","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS"},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11buttonStyleyQrqd__AA06ButtonE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"buttonStyle(_:)","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-425rp"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"buttonStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ButtonStyleP","kind":"typeIdentifier","text":"ButtonStyle"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-425rp"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonStyle(_:)-425rp":{"title":"buttonStyle(_:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-425rp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-425rp","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-425rp"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-425rp","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE11buttonStyleyQrqd__AA06ButtonE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0"},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.15"},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false}],"title":"buttonStyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.buttonStyle(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"buttonStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ButtonStyleP","text":"ButtonStyle"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonStyle(_:)-425rp":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-425rp","role":"symbol","type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-425rp","title":"buttonStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/buttonstyle(_:)-4gx0k.json b/data/documentation/brazeui/contentcardsview/buttonstyle(_:)-4gx0k.json index 95074d3544..e68e922869 100644 --- a/data/documentation/brazeui/contentcardsview/buttonstyle(_:)-4gx0k.json +++ b/data/documentation/brazeui/contentcardsview/buttonstyle(_:)-4gx0k.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-4gx0k","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-4gx0k"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"13.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS","beta":false},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE11buttonStyleyQrqd__AA015PrimitiveButtonE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"buttonStyle(_:)","role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.buttonStyle(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20PrimitiveButtonStyleP","text":"PrimitiveButtonStyle"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonStyle(_:)-4gx0k":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-4gx0k","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-4gx0k","title":"buttonStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"buttonStyle(_:)","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"buttonStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS"},{"deprecated":false,"beta":false,"introducedAt":"6.0","name":"watchOS","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE11buttonStyleyQrqd__AA015PrimitiveButtonE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.buttonStyle(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-4gx0k"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-4gx0k","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buttonStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"PrimitiveButtonStyle","preciseIdentifier":"s:7SwiftUI20PrimitiveButtonStyleP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonStyle(_:)-4gx0k":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"buttonStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-4gx0k","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-4gx0k"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/clipped(antialiased:).json b/data/documentation/brazeui/contentcardsview/clipped(antialiased:).json index 5ec5a6b094..b6c9e2135b 100644 --- a/data/documentation/brazeui/contentcardsview/clipped(antialiased:).json +++ b/data/documentation/brazeui/contentcardsview/clipped(antialiased:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipped(antialiased:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"10.15","deprecated":false,"name":"macOS"},{"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false,"beta":false}],"title":"clipped(antialiased:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clipped"},{"kind":"text","text":"("},{"text":"antialiased","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE7clipped11antialiasedQrSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"clipped","kind":"identifier"},{"kind":"text","text":"("},{"text":"antialiased","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = false) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/clipped(antialiased:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.clipped(antialiased:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/clipped(antialiased:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"clipped"},{"kind":"text","text":"("},{"text":"antialiased","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/clipped(antialiased:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipped(antialiased:)","title":"clipped(antialiased:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clipped"},{"kind":"text","text":"("},{"text":"antialiased","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" = false) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/clipped(antialiased:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipped(antialiased:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.clipped(antialiased:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE7clipped11antialiasedQrSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"clipped(antialiased:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"clipped","kind":"identifier"},{"kind":"text","text":"("},{"text":"antialiased","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/clipped(antialiased:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clipped"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"antialiased"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"clipped(antialiased:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/clipped(antialiased:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipped(antialiased:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/clipshape(_:style:).json b/data/documentation/brazeui/contentcardsview/clipshape(_:style:).json index ff96eac4d4..c8abf354ba 100644 --- a/data/documentation/brazeui/contentcardsview/clipshape(_:style:).json +++ b/data/documentation/brazeui/contentcardsview/clipshape(_:style:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.clipShape(_:style:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"clipShape","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"shape","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":" = FillStyle()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ShapeP","text":"Shape","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"clipShape(_:style:)","externalID":"s:7SwiftUI4ViewPAAE9clipShape_5styleQrqd___AA9FillStyleVtAA0E0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"6.0","name":"watchOS","unavailable":false,"beta":false,"deprecated":false}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clipShape"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"style","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/clipshape(_:style:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipShape(_:style:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/clipShape(_:style:)":{"title":"clipShape(_:style:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"clipShape","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"text":"FillStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/clipshape(_:style:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipShape(_:style:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clipShape"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shape"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":" = FillStyle()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"Shape","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ShapeP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"metadata":{"title":"clipShape(_:style:)","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9clipShape_5styleQrqd___AA9FillStyleVtAA0E0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"clipShape","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"unavailable":false,"introducedAt":"10.15","name":"macOS","beta":false,"deprecated":false},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false}],"symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/clipshape(_:style:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipShape(_:style:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.clipShape(_:style:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/clipShape(_:style:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipShape(_:style:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clipShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"clipShape(_:style:)","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/clipshape(_:style:)","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/coloreffect(_:isenabled:).json b/data/documentation/brazeui/contentcardsview/coloreffect(_:isenabled:).json index 23c842ca4f..a3b3e804dc 100644 --- a/data/documentation/brazeui/contentcardsview/coloreffect(_:isenabled:).json +++ b/data/documentation/brazeui/contentcardsview/coloreffect(_:isenabled:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/coloreffect(_:isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorEffect(_:isEnabled:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"colorEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"shader"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.colorEffect(_:isEnabled:)"},{"text":".","type":"text"}],"metadata":{"title":"colorEffect(_:isEnabled:)","externalID":"s:7SwiftUI4ViewPAAE11colorEffect_9isEnabledQrAA6ShaderV_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"introducedAt":"17.0","name":"iOS","deprecated":false,"beta":false},{"introducedAt":"14.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorEffect(_:isEnabled:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/coloreffect(_:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorEffect(_:isEnabled:)","title":"colorEffect(_:isEnabled:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorEffect(_:isEnabled:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.colorEffect(_:isEnabled:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"colorEffect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"shader","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier","text":"Shader"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/coloreffect(_:isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"iOS"},{"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"17.0","name":"tvOS","beta":false,"unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"colorEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Shader","preciseIdentifier":"s:7SwiftUI6ShaderV"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"colorEffect(_:isEnabled:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11colorEffect_9isEnabledQrAA6ShaderV_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorEffect(_:isEnabled:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"colorEffect"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"colorEffect(_:isEnabled:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coloreffect(_:isenabled:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorEffect(_:isEnabled:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/colorinvert().json b/data/documentation/brazeui/contentcardsview/colorinvert().json index 0044f38b5e..ebba255d0b 100644 --- a/data/documentation/brazeui/contentcardsview/colorinvert().json +++ b/data/documentation/brazeui/contentcardsview/colorinvert().json @@ -1 +1 @@ -{"sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","beta":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"10.15","beta":false},{"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"6.0"}],"externalID":"s:7SwiftUI4ViewPAAE11colorInvertQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"colorInvert()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorInvert"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/colorinvert()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.colorInvert()"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"colorInvert","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorInvert()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorInvert()":{"kind":"symbol","title":"colorInvert()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/colorinvert()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorInvert()","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"colorInvert","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"colorInvert","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"colorInvert()","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11colorInvertQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false},{"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"roleHeading":"Instance Method","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/colorinvert()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorInvert()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"colorInvert","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.colorInvert()"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorInvert()":{"abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/colorinvert()","role":"symbol","type":"topic","title":"colorInvert()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorInvert()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"colorInvert","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/colormultiply(_:).json b/data/documentation/brazeui/contentcardsview/colormultiply(_:).json index ceeeaf297b..427850b423 100644 --- a/data/documentation/brazeui/contentcardsview/colormultiply(_:).json +++ b/data/documentation/brazeui/contentcardsview/colormultiply(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE13colorMultiplyyQrAA5ColorVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false}],"title":"colorMultiply(_:)","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"colorMultiply"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorMultiply"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"color","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorMultiply(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/colormultiply(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.colorMultiply(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorMultiply(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorMultiply"},{"text":"(","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/colormultiply(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorMultiply(_:)","title":"colorMultiply(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/colormultiply(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.colorMultiply(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"roleHeading":"Instance Method","platforms":[{"introducedAt":"13.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS"},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","deprecated":false,"beta":false}],"symbolKind":"method","title":"colorMultiply(_:)","externalID":"s:7SwiftUI4ViewPAAE13colorMultiplyyQrAA5ColorVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorMultiply"},{"text":"(","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorMultiply(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorMultiply"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"color"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorMultiply(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorMultiply"},{"text":"(","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"colorMultiply(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/colormultiply(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorMultiply(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/colorscheme(_:).json b/data/documentation/brazeui/contentcardsview/colorscheme(_:).json index 86d7ac7967..f56c51ee09 100644 --- a/data/documentation/brazeui/contentcardsview/colorscheme(_:).json +++ b/data/documentation/brazeui/contentcardsview/colorscheme(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/colorscheme(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorScheme(_:)"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11colorSchemeyQrAA05ColorE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"colorScheme(_:)","platforms":[{"name":"iOS","deprecated":false,"beta":false,"renamed":"preferredColorScheme(_:)","introducedAt":"13.0","unavailable":false,"deprecatedAt":"100000.0"},{"deprecated":false,"deprecatedAt":"100000.0","renamed":"preferredColorScheme(_:)","beta":false,"name":"macOS","introducedAt":"10.15","unavailable":false},{"name":"tvOS","beta":false,"renamed":"preferredColorScheme(_:)","deprecatedAt":"100000.0","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"deprecatedAt":"100000.0","unavailable":false,"introducedAt":"6.0","beta":false,"deprecated":false,"name":"watchOS","renamed":"preferredColorScheme(_:)"},{"renamed":"preferredColorScheme(_:)","introducedAt":"1.0","beta":false,"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"name":"visionOS"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorScheme"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"colorScheme","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"colorScheme","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","text":"ColorScheme","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.colorScheme(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/colorScheme(_:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorScheme"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier","text":"ColorScheme"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/colorscheme(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorScheme(_:)","title":"colorScheme(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"platforms":[{"beta":false,"deprecated":false,"deprecatedAt":"100000.0","renamed":"preferredColorScheme(_:)","unavailable":false,"introducedAt":"13.0","name":"iOS"},{"renamed":"preferredColorScheme(_:)","unavailable":false,"deprecatedAt":"100000.0","name":"macOS","beta":false,"introducedAt":"10.15","deprecated":false},{"renamed":"preferredColorScheme(_:)","name":"tvOS","unavailable":false,"deprecatedAt":"100000.0","introducedAt":"13.0","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"deprecatedAt":"100000.0","introducedAt":"6.0","renamed":"preferredColorScheme(_:)","name":"watchOS","beta":false},{"name":"visionOS","deprecatedAt":"100000.0","introducedAt":"1.0","deprecated":false,"beta":false,"unavailable":false,"renamed":"preferredColorScheme(_:)"}],"title":"colorScheme(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11colorSchemeyQrAA05ColorE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"colorScheme","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","text":"ColorScheme","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.colorScheme(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorScheme(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/colorscheme(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"colorScheme","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"colorScheme"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ColorSchemeO","text":"ColorScheme"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/colorScheme(_:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorScheme(_:)","role":"symbol","title":"colorScheme(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/colorscheme(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"colorScheme","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/compositinggroup().json b/data/documentation/brazeui/contentcardsview/compositinggroup().json index 6172a4b51f..fe7daea20b 100644 --- a/data/documentation/brazeui/contentcardsview/compositinggroup().json +++ b/data/documentation/brazeui/contentcardsview/compositinggroup().json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/compositingGroup()","interfaceLanguage":"swift"},"metadata":{"platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS","beta":false},{"introducedAt":"6.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE16compositingGroupQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"compositingGroup"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","title":"compositingGroup()"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.compositingGroup()"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compositingGroup"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/compositinggroup()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/compositingGroup()":{"kind":"symbol","title":"compositingGroup()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/compositinggroup()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/compositingGroup()","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"compositingGroup"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.compositingGroup()","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"symbolKind":"method","title":"compositingGroup()","roleHeading":"Instance Method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"13.0","unavailable":false},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"10.15","unavailable":false},{"beta":false,"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"introducedAt":"6.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE16compositingGroupQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"compositingGroup","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"compositingGroup","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/compositinggroup()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/compositingGroup()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/compositingGroup()":{"url":"\/documentation\/brazeui\/contentcardsview\/compositinggroup()","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/compositingGroup()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"compositingGroup","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"compositingGroup()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66.json index edae0259da..909ccbb8fa 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"12.0","beta":false,"unavailable":false,"name":"macOS"},{"name":"tvOS","unavailable":false,"introducedAt":"15.0","deprecated":false,"beta":false},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":", ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actionsQrqd___AA7BindingVySbGAA0I0Oqd_0_yXEtSyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:)"},{"text":".","type":"text"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"StringProtocol","preciseIdentifier":"s:Sy","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":" = .automatic, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66"]}],"metadata":{"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"15.0"},{"beta":false,"introducedAt":"12.0","deprecated":false,"unavailable":false,"name":"macOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"15.0","name":"tvOS"},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"8.0"}],"roleHeading":"Instance Method","symbolKind":"method","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actionsQrqd___AA7BindingVySbGAA0I0Oqd_0_yXEtSyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx.json index 64175f0a85..28a1d47a78 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actionsQrAA4TextV_AA7BindingVySbGAA0I0Oqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","roleHeading":"Instance Method","platforms":[{"beta":false,"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"12.0","beta":false,"unavailable":false,"name":"macOS"},{"introducedAt":"15.0","beta":false,"unavailable":false,"name":"tvOS","deprecated":false},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"8.0"}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":" = .automatic, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"role":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actionsQrAA4TextV_AA7BindingVySbGAA0I0Oqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"name":"macOS","introducedAt":"12.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false,"name":"tvOS"},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":", ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":" = .automatic, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g.json index b618d6b96b..c46e170e1c 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actionsQrAA18LocalizedStringKeyV_AA7BindingVySbGAA0I0Oqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","extendedModule":"SwiftUI","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","platforms":[{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"iOS","unavailable":false},{"deprecated":false,"name":"macOS","beta":false,"unavailable":false,"introducedAt":"12.0"},{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS","unavailable":false},{"unavailable":false,"introducedAt":"8.0","beta":false,"name":"watchOS","deprecated":false}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":" = .automatic, ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false},{"introducedAt":"12.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"15.0","beta":false,"name":"tvOS","deprecated":false},{"name":"watchOS","beta":false,"introducedAt":"8.0","unavailable":false,"deprecated":false}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actionsQrAA18LocalizedStringKeyV_AA7BindingVySbGAA0I0Oqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":" = .automatic, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu.json index 795494fe6a..c13f976ab8 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:message:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu"},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actions7messageQrAA4TextV_AA7BindingVySbGAA0I0Oqd__yXEqd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"12.0","deprecated":false,"name":"macOS"},{"deprecated":false,"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"8.0","unavailable":false,"beta":false,"deprecated":false}],"role":"symbol","roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":" = .automatic, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":" = .automatic, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"15.0"},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"12.0","unavailable":false},{"introducedAt":"15.0","beta":false,"deprecated":false,"name":"tvOS","unavailable":false},{"introducedAt":"8.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actions7messageQrAA4TextV_AA7BindingVySbGAA0I0Oqd__yXEqd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:message:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu.json index 9dddc15de0..0baef1491f 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:message:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":" = .automatic, ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actions7messageQrqd___AA7BindingVySbGAA0I0Oqd_0_yXEqd_1_yXEtSyRd__AaBRd_0_AaBRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"12.0","name":"macOS","beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:message:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actions7messageQrqd___AA7BindingVySbGAA0I0Oqd_0_yXEqd_1_yXEtSyRd__AaBRd_0_AaBRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"12.0","name":"macOS","beta":false,"deprecated":false},{"introducedAt":"15.0","beta":false,"deprecated":false,"unavailable":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"8.0","unavailable":false,"name":"watchOS","beta":false}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq.json index efed79cfcb..f7711102ea 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq","interfaceLanguage":"swift"},"metadata":{"platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false},{"introducedAt":"15.0","beta":false,"unavailable":false,"deprecated":false,"name":"tvOS"},{"introducedAt":"8.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actions7messageQrAA18LocalizedStringKeyV_AA7BindingVySbGAA0I0Oqd__yXEqd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:message:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq":{"abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility7actions7messageQrAA18LocalizedStringKeyV_AA7BindingVySbGAA0I0Oqd__yXEqd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","roleHeading":"Instance Method","platforms":[{"beta":false,"unavailable":false,"introducedAt":"15.0","deprecated":false,"name":"iOS"},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"12.0"},{"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"15.0","deprecated":false},{"deprecated":false,"introducedAt":"8.0","name":"watchOS","unavailable":false,"beta":false}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:actions:message:)"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"titleKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5.json index fd27c1314a..674a4c7d18 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"12.0"},{"deprecated":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"8.0","unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actionsQrAA4TextV_AA7BindingVySbGAA0I0Oqd_0_Sgqd__qd_0_XEtAaBRd__r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","symbolKind":"method"},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5":{"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)"},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"beta":false,"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actionsQrAA4TextV_AA7BindingVySbGAA0I0Oqd_0_Sgqd__qd_0_XEtAaBRd__r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr.json index 35ec45f7df..5f615d278d 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":" = .automatic, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"12.0","name":"macOS"},{"introducedAt":"15.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"8.0"}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actionsQrqd___AA7BindingVySbGAA0I0Oqd_1_Sgqd_0_qd_1_XEtSyRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","roleHeading":"Instance Method","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)"},{"type":"text","text":"."}],"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actionsQrqd___AA7BindingVySbGAA0I0Oqd_1_Sgqd_0_qd_1_XEtSyRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"12.0","beta":false},{"unavailable":false,"introducedAt":"15.0","beta":false,"name":"tvOS","deprecated":false},{"name":"watchOS","beta":false,"introducedAt":"8.0","unavailable":false,"deprecated":false}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":" = .automatic, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","preciseIdentifier":"s:Sy","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r.json index 71b53cce8c..b9b78f7f97 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r.json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actionsQrAA18LocalizedStringKeyV_AA7BindingVySbGAA0I0Oqd_0_Sgqd__qd_0_XEtAaBRd__r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"introducedAt":"12.0","name":"macOS","beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"8.0","name":"watchOS"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"titleKey","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"kind":"text","text":", "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"titleKey"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actionsQrAA18LocalizedStringKeyV_AA7BindingVySbGAA0I0Oqd_0_Sgqd__qd_0_XEtAaBRd__r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"15.0","beta":false,"name":"iOS"},{"introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"name":"tvOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"15.0"},{"introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"roleHeading":"Instance Method","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r","kind":"symbol","abstract":[],"type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw.json index 6157c79332..e1a58fc43f 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"StringProtocol","preciseIdentifier":"s:Sy","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","metadata":{"platforms":[{"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false},{"introducedAt":"12.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"15.0","beta":false,"deprecated":false,"name":"tvOS","unavailable":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"8.0"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actions7messageQrqd___AA7BindingVySbGAA0I0Oqd_2_Sgqd_0_qd_2_XEqd_1_qd_2_XEtSyRd__AaBRd_0_AaBRd_1_r2_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":", ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actions7messageQrqd___AA7BindingVySbGAA0I0Oqd_2_Sgqd_0_qd_2_XEqd_1_qd_2_XEtSyRd__AaBRd_0_AaBRd_1_r2_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"12.0","beta":false},{"name":"tvOS","beta":false,"introducedAt":"15.0","unavailable":false,"deprecated":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"8.0"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","kind":"typeIdentifier","text":"StringProtocol"},{"text":", ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x.json index a7444085dc..3f08fd9e8f 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x.json @@ -1 +1 @@ -{"metadata":{"platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"12.0"},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"15.0","name":"tvOS"},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actions7messageQrAA18LocalizedStringKeyV_AA7BindingVySbGAA0I0Oqd_1_Sgqd__qd_1_XEqd_0_qd_1_XEtAaBRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"titleKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":" = .automatic, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actions7messageQrAA18LocalizedStringKeyV_AA7BindingVySbGAA0I0Oqd_1_Sgqd__qd_1_XEqd_0_qd_1_XEtAaBRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false},{"name":"macOS","beta":false,"introducedAt":"12.0","unavailable":false,"deprecated":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false},{"name":"watchOS","beta":false,"introducedAt":"8.0","unavailable":false,"deprecated":false}],"role":"symbol","extendedModule":"SwiftUI","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"titleKey"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"M"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6.json b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6.json index 5fb599722f..d4c1884766 100644 --- a/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6.json +++ b/data/documentation/brazeui/contentcardsview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6"]}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"15.0","beta":false,"name":"iOS","unavailable":false,"deprecated":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"12.0","beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"15.0"},{"beta":false,"name":"watchOS","introducedAt":"8.0","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actions7messageQrAA4TextV_AA7BindingVySbGAA0I0Oqd_1_Sgqd__qd_1_XEqd_0_qd_1_XEtAaBRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18confirmationDialog_11isPresented15titleVisibility10presenting7actions7messageQrAA4TextV_AA7BindingVySbGAA0I0Oqd_1_Sgqd__qd_1_XEqd_0_qd_1_XEtAaBRd__AaBRd_0_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","platforms":[{"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"12.0","unavailable":false},{"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false},{"introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"M","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/containerbackground(_:for:).json b/data/documentation/brazeui/contentcardsview/containerbackground(_:for:).json index c310871461..2abc9a5204 100644 --- a/data/documentation/brazeui/contentcardsview/containerbackground(_:for:).json +++ b/data/documentation/brazeui/contentcardsview/containerbackground(_:for:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.containerBackground(_:for:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(_:for:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerBackground"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"container","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","text":"ContainerBackgroundPlacement","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE19containerBackground_3forQrqd___AA09ContainerE9PlacementVtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerBackground","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","text":"ContainerBackgroundPlacement","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","roleHeading":"Instance Method","title":"containerBackground(_:for:)","platforms":[{"beta":false,"unavailable":false,"introducedAt":"17.0","deprecated":false,"name":"iOS"},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"14.0","beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"17.0"},{"deprecated":false,"introducedAt":"10.0","beta":false,"name":"watchOS","unavailable":false}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/containerbackground(_:for:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerBackground(_:for:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","text":"ContainerBackgroundPlacement"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/containerbackground(_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(_:for:)","title":"containerBackground(_:for:)","role":"symbol"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/containerbackground(_:for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.containerBackground(_:for:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"symbolKind":"method","title":"containerBackground(_:for:)","platforms":[{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"macOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0","name":"tvOS"},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.0"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE19containerBackground_3forQrqd___AA09ContainerE9PlacementVtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerBackground"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"ContainerBackgroundPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(_:for:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerBackground","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"text":": ","kind":"text"},{"text":"ContainerBackgroundPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerBackground(_:for:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"containerBackground","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ContainerBackgroundPlacement","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"containerBackground(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containerbackground(_:for:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(_:for:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/containerbackground(for:alignment:content:).json b/data/documentation/brazeui/contentcardsview/containerbackground(for:alignment:content:).json index f293b6e106..adf25dd8ef 100644 --- a/data/documentation/brazeui/contentcardsview/containerbackground(for:alignment:content:).json +++ b/data/documentation/brazeui/contentcardsview/containerbackground(for:alignment:content:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(for:alignment:content:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"text":": ","kind":"text"},{"text":"ContainerBackgroundPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":" = .center, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/containerbackground(for:alignment:content:)"]}],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE19containerBackground3for9alignment7contentQrAA09ContainerE9PlacementV_AA9AlignmentVqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"containerBackground(for:alignment:content:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","text":"ContainerBackgroundPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"unavailable":false,"name":"iOS","introducedAt":"17.0","beta":false,"deprecated":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0"},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0"},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"10.0"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.containerBackground(for:alignment:content:)"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerBackground(for:alignment:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","text":"ContainerBackgroundPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/containerbackground(for:alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(for:alignment:content:)","title":"containerBackground(for:alignment:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"containerBackground","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"container"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ContainerBackgroundPlacement","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":" = .center, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(for:alignment:content:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/containerbackground(for:alignment:content:)"]}],"metadata":{"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"containerBackground(for:alignment:content:)","platforms":[{"introducedAt":"17.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"beta":false,"introducedAt":"14.0","unavailable":false,"name":"macOS","deprecated":false},{"introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"deprecated":false,"unavailable":false,"introducedAt":"10.0","beta":false,"name":"watchOS"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE19containerBackground3for9alignment7contentQrAA09ContainerE9PlacementV_AA9AlignmentVqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","text":"ContainerBackgroundPlacement"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.containerBackground(for:alignment:content:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerBackground(for:alignment:content:)":{"url":"\/documentation\/brazeui\/contentcardsview\/containerbackground(for:alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(for:alignment:content:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"containerBackground","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"ContainerBackgroundPlacement","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"title":"containerBackground(for:alignment:content:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:alignment:).json b/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:alignment:).json index 0f1f6297b9..9d1ed048fa 100644 --- a/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:alignment:).json +++ b/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:alignment:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.containerRelativeFrame(_:alignment:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"containerRelativeFrame","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"axes","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":" = .center) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:)"]}],"metadata":{"role":"symbol","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.0"},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"10.0"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE22containerRelativeFrame_9alignmentQrAA4AxisO3SetV_AA9AlignmentVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"containerRelativeFrame","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"containerRelativeFrame(_:alignment:)","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:alignment:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerRelativeFrame"},{"kind":"text","text":"("},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:)","title":"containerRelativeFrame(_:alignment:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.containerRelativeFrame(_:alignment:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"containerRelativeFrame","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"axes","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"kind":"text","text":" = .center) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE22containerRelativeFrame_9alignmentQrAA4AxisO3SetV_AA9AlignmentVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"17.0","beta":false,"unavailable":false,"deprecated":false,"name":"iOS"},{"name":"macOS","introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.0","name":"watchOS"}],"role":"symbol","title":"containerRelativeFrame(_:alignment:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:alignment:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:)","role":"symbol","type":"topic","title":"containerRelativeFrame(_:alignment:)","url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:alignment:_:).json b/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:alignment:_:).json index a2698e924b..875c77bfbb 100644 --- a/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:alignment:_:).json +++ b/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:alignment:_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.containerRelativeFrame(_:alignment:_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"axes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":" = .center, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"kind":"text","text":") -> "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"containerRelativeFrame(_:alignment:_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE22containerRelativeFrame_9alignment_QrAA4AxisO3SetV_AA9AlignmentV14CoreFoundation7CGFloatVAN_AGtctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"beta":false,"introducedAt":"17.0","unavailable":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"14.0"},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"17.0","unavailable":false},{"name":"watchOS","introducedAt":"10.0","deprecated":false,"unavailable":false,"beta":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"containerRelativeFrame","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", (","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:alignment:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"kind":"text","text":"("},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":", ("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:_:)","title":"containerRelativeFrame(_:alignment:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0","name":"iOS"},{"deprecated":false,"name":"macOS","introducedAt":"14.0","beta":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"10.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE22containerRelativeFrame_9alignment_QrAA4AxisO3SetV_AA9AlignmentV14CoreFoundation7CGFloatVAN_AGtctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"kind":"text","text":"("},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":", ("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","title":"containerRelativeFrame(_:alignment:_:)"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.containerRelativeFrame(_:alignment:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"axes","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":" = .center, "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:alignment:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerRelativeFrame","kind":"identifier"},{"kind":"text","text":"("},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":", ("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"containerRelativeFrame(_:alignment:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:count:span:spacing:alignment:).json b/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:count:span:spacing:alignment:).json index 2fbe6a743e..d4be201912 100644 --- a/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:count:span:spacing:alignment:).json +++ b/data/documentation/brazeui/contentcardsview/containerrelativeframe(_:count:span:spacing:alignment:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerRelativeFrame","kind":"identifier"},{"kind":"text","text":"("},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"span"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"spacing","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier","text":"Alignment"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"17.0"},{"name":"macOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0"},{"deprecated":false,"unavailable":false,"introducedAt":"10.0","name":"watchOS","beta":false}],"roleHeading":"Instance Method","title":"containerRelativeFrame(_:count:span:spacing:alignment:)","externalID":"s:7SwiftUI4ViewPAAE22containerRelativeFrame_5count4span7spacing9alignmentQrAA4AxisO3SetV_S2i14CoreFoundation7CGFloatVAA9AlignmentVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:count:span:spacing:alignment:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:count:span:spacing:alignment:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"containerRelativeFrame","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"axes","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":", "},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"span","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" = 1, ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier","text":"Alignment"},{"kind":"text","text":" = .center) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.containerRelativeFrame(_:count:span:spacing:alignment:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:count:span:spacing:alignment:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"text":", ","kind":"text"},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"span","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"spacing","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:count:span:spacing:alignment:)","type":"topic","role":"symbol","abstract":[],"title":"containerRelativeFrame(_:count:span:spacing:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:count:span:spacing:alignment:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:count:span:spacing:alignment:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.containerRelativeFrame(_:count:span:spacing:alignment:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"containerRelativeFrame","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"axes","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":", "},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"span"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" = 1, "},{"text":"spacing","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":" = .center) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:count:span:spacing:alignment:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerRelativeFrame","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"kind":"text","text":", "},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"span"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"spacing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"iOS"},{"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false},{"introducedAt":"10.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE22containerRelativeFrame_5count4span7spacing9alignmentQrAA4AxisO3SetV_S2i14CoreFoundation7CGFloatVAA9AlignmentVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"containerRelativeFrame(_:count:span:spacing:alignment:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:count:span:spacing:alignment:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"kind":"text","text":", "},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"span","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"containerRelativeFrame(_:count:span:spacing:alignment:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:count:span:spacing:alignment:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:count:span:spacing:alignment:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/containershape(_:).json b/data/documentation/brazeui/contentcardsview/containershape(_:).json index 2883c73c7b..be5672b60d 100644 --- a/data/documentation/brazeui/contentcardsview/containershape(_:).json +++ b/data/documentation/brazeui/contentcardsview/containershape(_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.containerShape(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerShape"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"shape"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"InsettableShape","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15InsettableShapeP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"title":"containerShape(_:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"containerShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"12.0","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"8.0","unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE14containerShapeyQrqd__AA010InsettableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/containershape(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerShape(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerShape(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/containershape(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerShape(_:)","title":"containerShape(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.containerShape(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/containershape(_:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerShape","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"shape","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI15InsettableShapeP","kind":"typeIdentifier","text":"InsettableShape"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0","deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","beta":false,"name":"tvOS","unavailable":false,"deprecated":false},{"beta":false,"introducedAt":"8.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"role":"symbol","symbolKind":"method","title":"containerShape(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"containerShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE14containerShapeyQrqd__AA010InsettableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerShape(_:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/containerShape(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"containerShape(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containershape(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerShape(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contentmargins(_:_:for:)-36e07.json b/data/documentation/brazeui/contentcardsview/contentmargins(_:_:for:)-36e07.json index b4105f0ba6..f60ab43fd7 100644 --- a/data/documentation/brazeui/contentcardsview/contentmargins(_:_:for:)-36e07.json +++ b/data/documentation/brazeui/contentcardsview/contentmargins(_:_:for:)-36e07.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentMargins","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":" = .all, "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"insets"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"placement","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-36e07"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.contentMargins(_:_:for:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE14contentMargins__3forQrAA4EdgeO3SetV_AA0G6InsetsVAA22ContentMarginPlacementVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"17.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false,"name":"macOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0","name":"tvOS"},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"10.0"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentMargins"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","kind":"typeIdentifier","text":"ContentMarginPlacement"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","title":"contentMargins(_:_:for:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-36e07","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:_:for:)-36e07":{"kind":"symbol","title":"contentMargins(_:_:for:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-36e07","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-36e07","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentMargins"},{"kind":"text","text":"("},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"contentMargins(_:_:for:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE14contentMargins__3forQrAA4EdgeO3SetV_AA0G6InsetsVAA22ContentMarginPlacementVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"contentMargins","kind":"identifier"},{"kind":"text","text":"("},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"typeIdentifier","text":"EdgeInsets"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"17.0","unavailable":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"14.0"},{"introducedAt":"17.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"10.0","beta":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-36e07"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-36e07"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentMargins"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"edges"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":" = .all, ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"insets"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"placement","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ContentMarginPlacement","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"kind":"text","text":" = .automatic) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.contentMargins(_:_:for:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:_:for:)-36e07":{"title":"contentMargins(_:_:for:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentMargins"},{"text":"(","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ContentMarginPlacement","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-36e07","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-36e07"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contentmargins(_:_:for:)-3ye6p.json b/data/documentation/brazeui/contentcardsview/contentmargins(_:_:for:)-3ye6p.json index aef84e13d6..a2fa3ce57d 100644 --- a/data/documentation/brazeui/contentcardsview/contentmargins(_:_:for:)-3ye6p.json +++ b/data/documentation/brazeui/contentcardsview/contentmargins(_:_:for:)-3ye6p.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7SwiftUI4ViewPAAE14contentMargins__3forQrAA4EdgeO3SetV_14CoreFoundation7CGFloatVSgAA22ContentMarginPlacementVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"},{"beta":false,"introducedAt":"14.0","name":"macOS","deprecated":false,"unavailable":false},{"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"17.0","unavailable":false},{"introducedAt":"10.0","deprecated":false,"beta":false,"name":"watchOS","unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentMargins"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"contentMargins(_:_:for:)","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-3ye6p"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.contentMargins(_:_:for:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"contentMargins","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":" = .all, "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"length"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"placement"},{"kind":"text","text":": "},{"text":"ContentMarginPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"kind":"text","text":" = .automatic) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-3ye6p","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:_:for:)-3ye6p":{"type":"topic","title":"contentMargins(_:_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-3ye6p","url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-3ye6p","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentMargins"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentMargins"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"edges","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":" = .all, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"placement"},{"kind":"text","text":": "},{"text":"ContentMarginPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"text":" = .automatic) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-3ye6p"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentMargins","kind":"identifier"},{"kind":"text","text":"("},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0","name":"macOS"},{"introducedAt":"17.0","beta":false,"name":"tvOS","unavailable":false,"deprecated":false},{"introducedAt":"10.0","unavailable":false,"name":"watchOS","deprecated":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"contentMargins(_:_:for:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE14contentMargins__3forQrAA4EdgeO3SetV_14CoreFoundation7CGFloatVSgAA22ContentMarginPlacementVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","roleHeading":"Instance Method"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.contentMargins(_:_:for:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-3ye6p","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:_:for:)-3ye6p":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-3ye6p","role":"symbol","title":"contentMargins(_:_:for:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-3ye6p","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contentMargins","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":", "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","kind":"typeIdentifier","text":"ContentMarginPlacement"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contentmargins(_:for:).json b/data/documentation/brazeui/contentcardsview/contentmargins(_:for:).json index d23b7eb30b..6f84f53d9f 100644 --- a/data/documentation/brazeui/contentcardsview/contentmargins(_:for:).json +++ b/data/documentation/brazeui/contentcardsview/contentmargins(_:for:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentMargins"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"length","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"placement","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement","kind":"typeIdentifier"},{"text":" = .automatic) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contentmargins(_:for:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:for:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.contentMargins(_:for:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"beta":false,"name":"tvOS","introducedAt":"17.0","unavailable":false,"deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"10.0"}],"externalID":"s:7SwiftUI4ViewPAAE14contentMargins_3forQr14CoreFoundation7CGFloatV_AA22ContentMarginPlacementVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"contentMargins(_:for:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentMargins","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:for:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentMargins","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ContentMarginPlacement","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:for:)","title":"contentMargins(_:for:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.contentMargins(_:for:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"17.0","beta":false,"deprecated":false},{"beta":false,"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"tvOS","beta":false},{"name":"watchOS","deprecated":false,"introducedAt":"10.0","unavailable":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"contentMargins(_:for:)","externalID":"s:7SwiftUI4ViewPAAE14contentMargins_3forQr14CoreFoundation7CGFloatV_AA22ContentMarginPlacementVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentMargins"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ContentMarginPlacement","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:for:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contentmargins(_:for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentMargins"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"placement","kind":"internalParam"},{"kind":"text","text":": "},{"text":"ContentMarginPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"text":" = .automatic) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:for:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentMargins","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ContentMarginPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"contentMargins(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:for:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:for:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contentshape(_:_:eofill:).json b/data/documentation/brazeui/contentcardsview/contentshape(_:_:eofill:).json index 2cf5513e89..1a67739bbe 100644 --- a/data/documentation/brazeui/contentcardsview/contentshape(_:_:eofill:).json +++ b/data/documentation/brazeui/contentcardsview/contentshape(_:_:eofill:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.contentShape(_:_:eoFill:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentShape"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"kind"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ContentShapeKinds","preciseIdentifier":"s:7SwiftUI17ContentShapeKindsV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"shape","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"eoFill","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = false) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"Shape","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ShapeP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"contentShape","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"ContentShapeKinds","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ContentShapeKindsV"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"eoFill"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12contentShape__6eoFillQrAA07ContentE5KindsV_qd__SbtAA0E0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"contentShape(_:_:eoFill:)","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"name":"macOS","introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"15.0"},{"deprecated":false,"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contentshape(_:_:eofill:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:_:eoFill:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentShape(_:_:eoFill:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"contentShape","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"ContentShapeKinds","preciseIdentifier":"s:7SwiftUI17ContentShapeKindsV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"eoFill"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"contentShape(_:_:eoFill:)","url":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:_:eofill:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:_:eoFill:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.contentShape(_:_:eoFill:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentShape","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"kind"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ContentShapeKindsV","text":"ContentShapeKinds"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shape"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"eoFill"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = false) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Shape","preciseIdentifier":"s:7SwiftUI5ShapeP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:_:eoFill:)"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE12contentShape__6eoFillQrAA07ContentE5KindsV_qd__SbtAA0E0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentShape"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17ContentShapeKindsV","kind":"typeIdentifier","text":"ContentShapeKinds"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"eoFill"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","introducedAt":"12.0","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"15.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"8.0"}],"role":"symbol","extendedModule":"SwiftUI","title":"contentShape(_:_:eoFill:)","roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contentshape(_:_:eofill:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentShape(_:_:eoFill:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentShape","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17ContentShapeKindsV","text":"ContentShapeKinds","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"eoFill","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"contentShape(_:_:eoFill:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:_:eofill:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:_:eoFill:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contentshape(_:eofill:).json b/data/documentation/brazeui/contentcardsview/contentshape(_:eofill:).json index 2c69a66668..00959ad7c9 100644 --- a/data/documentation/brazeui/contentcardsview/contentshape(_:eofill:).json +++ b/data/documentation/brazeui/contentcardsview/contentshape(_:eofill:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12contentShape_6eoFillQrqd___SbtAA0E0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentShape","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"eoFill"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"contentShape(_:eoFill:)","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"10.15"},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.contentShape(_:eoFill:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:eoFill:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contentShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"shape","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"eoFill","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI5ShapeP","kind":"typeIdentifier","text":"Shape"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contentshape(_:eofill:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/contentShape(_:eoFill:)":{"kind":"symbol","title":"contentShape(_:eoFill:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:eofill:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:eoFill:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentShape"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"eoFill"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contentshape(_:eofill:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:eoFill:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","title":"contentShape(_:eoFill:)","roleHeading":"Instance Method","symbolKind":"method","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"beta":false,"unavailable":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentShape","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"eoFill","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE12contentShape_6eoFillQrqd___SbtAA0E0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.contentShape(_:eoFill:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentShape"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shape"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"eoFill","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ShapeP","text":"Shape"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/contentShape(_:eoFill:)":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:eofill:)","title":"contentShape(_:eoFill:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentShape"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"eoFill","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:eoFill:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contenttransition(_:).json b/data/documentation/brazeui/contentcardsview/contenttransition(_:).json index 3041456ed7..d42414cda4 100644 --- a/data/documentation/brazeui/contentcardsview/contenttransition(_:).json +++ b/data/documentation/brazeui/contentcardsview/contenttransition(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.contentTransition(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentTransition"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"transition","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17ContentTransitionV","kind":"typeIdentifier","text":"ContentTransition"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contenttransition(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentTransition(_:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentTransition","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI17ContentTransitionV","kind":"typeIdentifier","text":"ContentTransition"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE17contentTransitionyQrAA07ContentE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"13.0"},{"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"16.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"9.0"}],"role":"symbol","title":"contentTransition(_:)","extendedModule":"SwiftUI","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentTransition(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentTransition"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17ContentTransitionV","kind":"typeIdentifier","text":"ContentTransition"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/contenttransition(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentTransition(_:)","title":"contentTransition(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentTransition(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.contentTransition(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentTransition"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transition"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17ContentTransitionV","text":"ContentTransition","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"extendedModule":"SwiftUI","role":"symbol","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"16.0","deprecated":false},{"introducedAt":"13.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"16.0","name":"tvOS"},{"unavailable":false,"beta":false,"introducedAt":"9.0","deprecated":false,"name":"watchOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE17contentTransitionyQrAA07ContentE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","symbolKind":"method","title":"contentTransition(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentTransition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ContentTransitionV","text":"ContentTransition"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contenttransition(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentTransition(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentTransition","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ContentTransition","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ContentTransitionV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentTransition(_:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contenttransition(_:)","abstract":[],"title":"contentTransition(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contextmenu(_:).json b/data/documentation/brazeui/contentcardsview/contextmenu(_:).json index a146e83019..2754716c94 100644 --- a/data/documentation/brazeui/contentcardsview/contextmenu(_:).json +++ b/data/documentation/brazeui/contentcardsview/contextmenu(_:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"MenuItems"},{"kind":"text","text":">("},{"text":"ContextMenu","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContextMenuV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"MenuItems"},{"text":">?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"contextMenu(_:)","platforms":[{"introducedAt":"13.0","beta":false,"deprecatedAt":"100000.0","unavailable":false,"message":"Use `contextMenu(menuItems:)` instead.","deprecated":false,"name":"iOS"},{"deprecated":false,"beta":false,"name":"macOS","message":"Use `contextMenu(menuItems:)` instead.","introducedAt":"10.15","deprecatedAt":"100000.0","unavailable":false},{"introducedAt":"6.0","name":"watchOS","unavailable":false,"beta":false,"deprecatedAt":"7.0","deprecated":false},{"deprecatedAt":"100000.0","introducedAt":"1.0","beta":false,"message":"Use `contextMenu(menuItems:)` instead.","unavailable":false,"deprecated":false,"name":"visionOS"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11contextMenuyQrAA07ContextE0Vyqd__GSgAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contextmenu(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.contextMenu(_:)"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"text":"MenuItems","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"contextMenu","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContextMenuV","text":"ContextMenu"},{"kind":"text","text":"<"},{"text":"MenuItems","kind":"typeIdentifier"},{"kind":"text","text":">?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"MenuItems"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"deprecationSummary":[{"inlineContent":[{"text":"Use `contextMenu(menuItems:)` instead.","type":"text"}],"type":"paragraph"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(_:)":{"deprecated":true,"kind":"symbol","title":"contextMenu(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"text":"MenuItems","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContextMenuV","text":"ContextMenu"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"MenuItems"},{"kind":"text","text":">?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use `contextMenu(menuItems:)` instead.","type":"text"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"kind":"text","text":"<"},{"text":"MenuItems","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"contextMenu"},{"kind":"text","text":": "},{"text":"ContextMenu","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContextMenuV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"MenuItems"},{"text":">?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"MenuItems"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contextmenu(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.contextMenu(_:)"},{"type":"text","text":"."}],"metadata":{"role":"symbol","symbolKind":"method","title":"contextMenu(_:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"13.0","unavailable":false,"deprecatedAt":"100000.0","message":"Use `contextMenu(menuItems:)` instead.","beta":false,"name":"iOS","deprecated":false},{"beta":false,"unavailable":false,"deprecatedAt":"100000.0","name":"macOS","introducedAt":"10.15","deprecated":false,"message":"Use `contextMenu(menuItems:)` instead."},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"6.0","deprecatedAt":"7.0","deprecated":false},{"message":"Use `contextMenu(menuItems:)` instead.","name":"visionOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"1.0","deprecatedAt":"100000.0"}],"externalID":"s:7SwiftUI4ViewPAAE11contextMenuyQrAA07ContextE0Vyqd__GSgAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"kind":"text","text":"<"},{"text":"MenuItems","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"ContextMenu","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContextMenuV"},{"text":"<","kind":"text"},{"text":"MenuItems","kind":"typeIdentifier"},{"text":">?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(_:)":{"title":"contextMenu(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"text":"MenuItems","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"ContextMenu","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContextMenuV"},{"text":"<","kind":"text"},{"text":"MenuItems","kind":"typeIdentifier"},{"kind":"text","text":">?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contextmenu(forselectiontype:menu:primaryaction:).json b/data/documentation/brazeui/contentcardsview/contextmenu(forselectiontype:menu:primaryaction:).json index f900f3c093..b4d677e337 100644 --- a/data/documentation/brazeui/contentcardsview/contextmenu(forselectiontype:menu:primaryaction:).json +++ b/data/documentation/brazeui/contentcardsview/contextmenu(forselectiontype:menu:primaryaction:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"I"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"text":"forSelectionType","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"itemType"},{"text":": ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":".Type = I.self, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"menu","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"primaryAction"},{"text":": ((","kind":"text"},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")? = nil) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"I","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Hashable","preciseIdentifier":"s:SH","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contextmenu(forselectiontype:menu:primaryaction:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(forSelectionType:menu:primaryAction:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"forSelectionType"},{"kind":"text","text":": "},{"text":"I","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"text":"menu","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":", "},{"text":"primaryAction","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"I","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE11contextMenu16forSelectionType4menu13primaryActionQrqd__m_qd_0_Shyqd__GcyAHcSgtSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"16.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"13.0","name":"macOS","beta":false,"deprecated":false,"unavailable":false}],"role":"symbol","title":"contextMenu(forSelectionType:menu:primaryAction:)","extendedModule":"SwiftUI","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.contextMenu(forSelectionType:menu:primaryAction:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(forSelectionType:menu:primaryAction:)":{"title":"contextMenu(forSelectionType:menu:primaryAction:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(forSelectionType:menu:primaryAction:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"I"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"externalParam","text":"forSelectionType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"I"},{"text":".Type, ","kind":"text"},{"text":"menu","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"primaryAction"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(forselectiontype:menu:primaryaction:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.contextMenu(forSelectionType:menu:primaryAction:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contextmenu(forselectiontype:menu:primaryaction:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"title":"contextMenu(forSelectionType:menu:primaryAction:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE11contextMenu16forSelectionType4menu13primaryActionQrqd__m_qd_0_Shyqd__GcyAHcSgtSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0","name":"iOS"},{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contextMenu","kind":"identifier"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"text":"forSelectionType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"menu"},{"kind":"text","text":": ("},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":", "},{"kind":"externalParam","text":"primaryAction"},{"text":": ((","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(forSelectionType:menu:primaryAction:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"I"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"text":"forSelectionType","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"itemType","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":".Type = I.self, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"menu","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":", "},{"text":"primaryAction","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")? = nil) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(forSelectionType:menu:primaryAction:)":{"title":"contextMenu(forSelectionType:menu:primaryAction:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(forSelectionType:menu:primaryAction:)","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(forselectiontype:menu:primaryaction:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contextMenu"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"I"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"text":"forSelectionType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":".Type, "},{"text":"menu","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"M"},{"text":", ","kind":"text"},{"text":"primaryAction","kind":"externalParam"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contextmenu(menuitems:).json b/data/documentation/brazeui/contentcardsview/contextmenu(menuitems:).json index 298768f6c3..b4295e9199 100644 --- a/data/documentation/brazeui/contentcardsview/contextmenu(menuitems:).json +++ b/data/documentation/brazeui/contentcardsview/contextmenu(menuitems:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contextMenu"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"MenuItems"},{"kind":"text","text":">("},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"menuItems","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"MenuItems","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"MenuItems"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.15"},{"beta":false,"deprecated":false,"introducedAt":"14.0","name":"tvOS","unavailable":false},{"unavailable":false,"introducedAt":"6.0","deprecatedAt":"7.0","deprecated":false,"name":"watchOS","beta":false}],"title":"contextMenu(menuItems:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE11contextMenu9menuItemsQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"MenuItems"},{"kind":"text","text":">("},{"kind":"externalParam","text":"menuItems"},{"kind":"text","text":": () -> "},{"text":"MenuItems","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.contextMenu(menuItems:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(menuItems:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"MenuItems"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"menuItems"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"MenuItems"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:)","title":"contextMenu(menuItems:)","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contextMenu"},{"kind":"text","text":"<"},{"text":"MenuItems","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"menuItems"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"MenuItems"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MenuItems","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.contextMenu(menuItems:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11contextMenu9menuItemsQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"contextMenu(menuItems:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"MenuItems"},{"text":">(","kind":"text"},{"text":"menuItems","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"MenuItems","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"introducedAt":"14.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"deprecatedAt":"7.0","name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(menuItems:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:)","role":"symbol","type":"topic","title":"contextMenu(menuItems:)","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"MenuItems"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"menuItems"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"MenuItems"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contextmenu(menuitems:preview:).json b/data/documentation/brazeui/contentcardsview/contextmenu(menuitems:preview:).json index 341bfd8e69..c38a01d040 100644 --- a/data/documentation/brazeui/contentcardsview/contextmenu(menuitems:preview:).json +++ b/data/documentation/brazeui/contentcardsview/contextmenu(menuitems:preview:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:preview:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"kind":"text","text":"<"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"menuItems","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"preview","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.contextMenu(menuItems:preview:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"contextMenu(menuItems:preview:)","platforms":[{"unavailable":false,"introducedAt":"16.0","name":"iOS","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"name":"tvOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"16.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE11contextMenu9menuItems7previewQrqd__yXE_qd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contextMenu"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"text":"menuItems","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":", ","kind":"text"},{"text":"preview","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:preview:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(menuItems:preview:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:preview:)","title":"contextMenu(menuItems:preview:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"menuItems"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:preview:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contextMenu","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"menuItems"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11contextMenu9menuItems7previewQrqd__yXE_qd_0_yXEtAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"menuItems"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"contextMenu(menuItems:preview:)","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"16.0","beta":false},{"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"16.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.contextMenu(menuItems:preview:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:preview:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:preview:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(menuItems:preview:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":", "},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"menuItems"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"contextMenu(menuItems:preview:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:preview:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:preview:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/contrast(_:).json b/data/documentation/brazeui/contentcardsview/contrast(_:).json index 6a139a9f28..61646e1ff6 100644 --- a/data/documentation/brazeui/contentcardsview/contrast(_:).json +++ b/data/documentation/brazeui/contentcardsview/contrast(_:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contrast","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"amount","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","beta":false},{"introducedAt":"10.15","deprecated":false,"unavailable":false,"name":"macOS","beta":false},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"title":"contrast(_:)","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contrast","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE8contrastyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.contrast(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/contrast(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contrast(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/contrast(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/contrast(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contrast","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contrast(_:)","role":"symbol","title":"contrast(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"role":"symbol","title":"contrast(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE8contrastyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"6.0"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contrast"},{"text":"(","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contrast(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contrast","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"amount"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.contrast(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/contrast(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contrast(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contrast(_:)","role":"symbol","title":"contrast(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/contrast(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contrast","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/controlgroupstyle(_:).json b/data/documentation/brazeui/contentcardsview/controlgroupstyle(_:).json index a8d9d35018..455158a8fc 100644 --- a/data/documentation/brazeui/contentcardsview/controlgroupstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/controlgroupstyle(_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"controlGroupStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ControlGroupStyleP","text":"ControlGroupStyle"},{"kind":"text","text":"\n"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.controlGroupStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/controlgroupstyle(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"controlGroupStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","title":"controlGroupStyle(_:)","externalID":"s:7SwiftUI4ViewPAAE17controlGroupStyleyQrqd__AA07ControleF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","beta":false,"introducedAt":"15.0","unavailable":false,"deprecated":false},{"introducedAt":"12.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"17.0","deprecated":false,"name":"tvOS"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlGroupStyle(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/controlGroupStyle(_:)":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"controlGroupStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"controlGroupStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/controlgroupstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlGroupStyle(_:)","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlGroupStyle(_:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"12.0"},{"deprecated":false,"name":"tvOS","introducedAt":"17.0","unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controlGroupStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17controlGroupStyleyQrqd__AA07ControleF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","role":"symbol","title":"controlGroupStyle(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.controlGroupStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controlGroupStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"ControlGroupStyle","preciseIdentifier":"s:7SwiftUI17ControlGroupStyleP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/controlgroupstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/controlGroupStyle(_:)":{"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/controlgroupstyle(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"controlGroupStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlGroupStyle(_:)","abstract":[],"title":"controlGroupStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/controlsize(_:).json b/data/documentation/brazeui/contentcardsview/controlsize(_:).json index c4b98f9846..63ddd79052 100644 --- a/data/documentation/brazeui/contentcardsview/controlsize(_:).json +++ b/data/documentation/brazeui/contentcardsview/controlsize(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.controlSize(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"controlSize","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"controlSize","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ControlSizeO","kind":"typeIdentifier","text":"ControlSize"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/controlsize(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlSize(_:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"SwiftUI","platforms":[{"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE11controlSizeyQrAA07ControlE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"controlSize","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ControlSizeO","text":"ControlSize","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"controlSize(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/controlSize(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"controlSize","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11ControlSizeO","kind":"typeIdentifier","text":"ControlSize"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/controlsize(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlSize(_:)","title":"controlSize(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlSize(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"controlSize"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"controlSize","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ControlSize","preciseIdentifier":"s:7SwiftUI11ControlSizeO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/controlsize(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.controlSize(_:)"},{"type":"text","text":"."}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"15.0","deprecated":false},{"introducedAt":"10.15","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS"}],"role":"symbol","title":"controlSize(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"controlSize"},{"text":"(","kind":"text"},{"text":"ControlSize","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ControlSizeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE11controlSizeyQrAA07ControlE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/controlSize(_:)":{"abstract":[],"title":"controlSize(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlSize(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"controlSize"},{"text":"(","kind":"text"},{"text":"ControlSize","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ControlSizeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/controlsize(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/coordinatespace(_:).json b/data/documentation/brazeui/contentcardsview/coordinatespace(_:).json index c5e47da9f3..8496fb3a6a 100644 --- a/data/documentation/brazeui/contentcardsview/coordinatespace(_:).json +++ b/data/documentation/brazeui/contentcardsview/coordinatespace(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/coordinatespace(_:)"]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE15coordinateSpaceyQrAA015NamedCoordinateE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"coordinateSpace","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20NamedCoordinateSpaceV","text":"NamedCoordinateSpace","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","title":"coordinateSpace(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"14.0"},{"introducedAt":"17.0","name":"tvOS","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"name":"watchOS","introducedAt":"10.0","deprecated":false,"beta":false}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.coordinateSpace(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"coordinateSpace","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"name","kind":"internalParam"},{"kind":"text","text":": "},{"text":"NamedCoordinateSpace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20NamedCoordinateSpaceV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/coordinateSpace(_:)":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"coordinateSpace","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NamedCoordinateSpace","preciseIdentifier":"s:7SwiftUI20NamedCoordinateSpaceV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(_:)","title":"coordinateSpace(_:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/coordinatespace(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"coordinateSpace"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"name","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"NamedCoordinateSpace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20NamedCoordinateSpaceV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"coordinateSpace","kind":"identifier"},{"text":"(","kind":"text"},{"text":"NamedCoordinateSpace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20NamedCoordinateSpaceV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"10.0","deprecated":false}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15coordinateSpaceyQrAA015NamedCoordinateE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"coordinateSpace(_:)","extendedModule":"SwiftUI"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.coordinateSpace(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(_:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/coordinateSpace(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"coordinateSpace"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"NamedCoordinateSpace","preciseIdentifier":"s:7SwiftUI20NamedCoordinateSpaceV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","title":"coordinateSpace(_:)","url":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(_:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/coordinatespace(name:).json b/data/documentation/brazeui/contentcardsview/coordinatespace(name:).json index bd2cb048a2..fa953eb274 100644 --- a/data/documentation/brazeui/contentcardsview/coordinatespace(name:).json +++ b/data/documentation/brazeui/contentcardsview/coordinatespace(name:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"coordinateSpace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","title":"coordinateSpace(name:)","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"message":"use coordinateSpace(_:) instead","beta":false,"introducedAt":"13.0","deprecatedAt":"100000.0"},{"name":"macOS","deprecatedAt":"100000.0","message":"use coordinateSpace(_:) instead","unavailable":false,"introducedAt":"10.15","beta":false,"deprecated":false},{"deprecatedAt":"100000.0","deprecated":false,"message":"use coordinateSpace(_:) instead","unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false},{"deprecated":false,"introducedAt":"6.0","message":"use coordinateSpace(_:) instead","beta":false,"unavailable":false,"deprecatedAt":"100000.0","name":"watchOS"},{"introducedAt":"1.0","deprecatedAt":"100000.0","name":"visionOS","message":"use coordinateSpace(_:) instead","deprecated":false,"beta":false,"unavailable":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE15coordinateSpace4nameQrqd___tSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(name:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"use coordinateSpace(_:) instead","type":"text"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"coordinateSpace","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/coordinatespace(name:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.coordinateSpace(name:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/coordinateSpace(name:)":{"deprecated":true,"kind":"symbol","title":"coordinateSpace(name:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(name:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(name:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"coordinateSpace"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"deprecationSummary":[{"inlineContent":[{"text":"use coordinateSpace(_:) instead","type":"text"}],"type":"paragraph"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"13.0","deprecatedAt":"100000.0","message":"use coordinateSpace(_:) instead","name":"iOS","beta":false,"deprecated":false},{"unavailable":false,"deprecatedAt":"100000.0","beta":false,"message":"use coordinateSpace(_:) instead","name":"macOS","introducedAt":"10.15","deprecated":false},{"deprecated":false,"deprecatedAt":"100000.0","introducedAt":"13.0","message":"use coordinateSpace(_:) instead","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","beta":false,"message":"use coordinateSpace(_:) instead","deprecatedAt":"100000.0","unavailable":false},{"deprecatedAt":"100000.0","introducedAt":"1.0","deprecated":false,"beta":false,"message":"use coordinateSpace(_:) instead","unavailable":false,"name":"visionOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"coordinateSpace"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"coordinateSpace(name:)","externalID":"s:7SwiftUI4ViewPAAE15coordinateSpace4nameQrqd___tSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.coordinateSpace(name:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"coordinateSpace","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"name","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/coordinatespace(name:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(name:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/coordinateSpace(name:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"coordinateSpace","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"coordinateSpace(name:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(name:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(name:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/coordinator.json b/data/documentation/brazeui/contentcardsview/coordinator.json index 2ec63d6020..92367b1143 100644 --- a/data/documentation/brazeui/contentcardsview/coordinator.json +++ b/data/documentation/brazeui/contentcardsview/coordinator.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/coordinator"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Coordinator"}],"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false}],"role":"symbol","roleHeading":"Class","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"text":"Coordinator","kind":"identifier"}],"extendedModule":"BrazeUI","title":"ContentCardsView.Coordinator","externalID":"s:7BrazeUI16ContentCardsViewV11CoordinatorC","symbolKind":"class"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator\/contentCard(_:shouldProcess:card:)"]}],"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Coordinator"}],"languages":["swift"]}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"UIViewControllerRepresentable.Coordinator","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator/contentCard(_:shouldProcess:card:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator\/contentCard(_:shouldProcess:card:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"title":"contentCard(_:shouldProcess:card:)","url":"\/documentation\/brazeui\/contentcardsview\/coordinator\/contentcard(_:shouldprocess:card:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Coordinator","kind":"identifier"}],"role":"symbol","title":"ContentCardsView.Coordinator"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","title":"UIViewControllerRepresentable Implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Coordinator"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/coordinator"]}],"sections":[],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Coordinator"}],"symbolKind":"class","roleHeading":"Class","modules":[{"name":"BrazeUI"}],"title":"ContentCardsView.Coordinator","extendedModule":"BrazeUI","platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false}],"navigatorTitle":[{"text":"Coordinator","kind":"identifier"}],"externalID":"s:7BrazeUI16ContentCardsViewV11CoordinatorC"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","interfaceLanguage":"swift"},"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"],"kind":"relationships"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UIViewControllerRepresentable.Coordinator"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator\/contentCard(_:shouldProcess:card:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator/contentCard(_:shouldProcess:card:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/coordinator\/contentcard(_:shouldprocess:card:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator\/contentCard(_:shouldProcess:card:)","abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"kind":"symbol","title":"contentCard(_:shouldProcess:card:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"abstract":[],"title":"UIViewControllerRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Coordinator"}],"title":"ContentCardsView.Coordinator","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/coordinator/contentcard(_:shouldprocess:card:).json b/data/documentation/brazeui/contentcardsview/coordinator/contentcard(_:shouldprocess:card:).json index 6c8e673319..da976041c2 100644 --- a/data/documentation/brazeui/contentcardsview/coordinator/contentcard(_:shouldprocess:card:).json +++ b/data/documentation/brazeui/contentcardsview/coordinator/contentcard(_:shouldprocess:card:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCard"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false}],"externalID":"s:7BrazeUI16ContentCardsViewV11CoordinatorC11contentCard_13shouldProcess4cardSbAA0achB0O0E10ControllerC_0A3Kit0A0C0cH0O11ClickActionOAQtF","title":"contentCard(_:shouldProcess:card:)","modules":[{"name":"BrazeUI"}],"role":"symbol","symbolKind":"method"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"controller","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"kind":"text","text":", "},{"kind":"externalParam","text":"shouldProcess"},{"kind":"text","text":" "},{"text":"clickAction","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"controller","content":[{"type":"paragraph","inlineContent":[{"text":"The view controller containing the Content Card.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The click action."}],"type":"paragraph"}],"name":"clickAction"},{"content":[{"inlineContent":[{"type":"text","text":"The Content Card."}],"type":"paragraph"}],"name":"card"}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":" to let Braze process the click action, "},{"type":"codeVoice","code":"false"},{"text":" otherwise","type":"text"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If the method returns "},{"code":"true","type":"codeVoice"},{"type":"text","text":" (default return value), Braze processes the click action."}]},{"style":"important","name":"Important","content":[{"inlineContent":[{"text":"When this method returns ","type":"text"},{"type":"codeVoice","code":"true"},{"text":" and the click action is a url, Braze will","type":"text"},{"type":"text","text":" "},{"type":"strong","inlineContent":[{"text":"still","type":"text"}]},{"text":" execute the ","type":"text"},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"type":"text","text":" delegate method"},{"type":"text","text":" "},{"text":"offering a last opportunity to modify or replace Braze url handling behavior.","type":"text"},{"text":" ","type":"text"},{"text":"If your implementation only needs access to the ","type":"text"},{"code":"url","type":"codeVoice"},{"text":", use","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"BrazeDelegate.braze(_:shouldOpenURL:)"},{"type":"text","text":" instead."}],"type":"paragraph"}],"type":"aside"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator\/contentCard(_:shouldProcess:card:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/coordinator\/contentcard(_:shouldprocess:card:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator/contentCard(_:shouldProcess:card:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator\/contentCard(_:shouldProcess:card:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"title":"contentCard(_:shouldProcess:card:)","url":"\/documentation\/brazeui\/contentcardsview\/coordinator\/contentcard(_:shouldprocess:card:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Coordinator","kind":"identifier"}],"role":"symbol","title":"ContentCardsView.Coordinator"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","title":"UIViewControllerRepresentable Implementations"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator\/contentCard(_:shouldProcess:card:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCard"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"contentCard(_:shouldProcess:card:)","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0"}],"role":"symbol","externalID":"s:7BrazeUI16ContentCardsViewV11CoordinatorC11contentCard_13shouldProcess4cardSbAA0achB0O0E10ControllerC_0A3Kit0A0C0cH0O11ClickActionOAQtF","symbolKind":"method"},"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentCard"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"controller"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"clickAction"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"text":"card","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]},{"kind":"parameters","parameters":[{"name":"controller","content":[{"type":"paragraph","inlineContent":[{"text":"The view controller containing the Content Card.","type":"text"}]}]},{"name":"clickAction","content":[{"inlineContent":[{"type":"text","text":"The click action."}],"type":"paragraph"}]},{"name":"card","content":[{"inlineContent":[{"type":"text","text":"The Content Card."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"inlineContent":[{"text":"","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":" to let Braze process the click action, "},{"type":"codeVoice","code":"false"},{"type":"text","text":" otherwise"}],"type":"paragraph"}]},{"content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"inlineContent":[{"text":"If the method returns ","type":"text"},{"type":"codeVoice","code":"true"},{"text":" (default return value), Braze processes the click action.","type":"text"}],"type":"paragraph"},{"style":"important","name":"Important","type":"aside","content":[{"inlineContent":[{"text":"When this method returns ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":" and the click action is a url, Braze will"},{"text":" ","type":"text"},{"inlineContent":[{"type":"text","text":"still"}],"type":"strong"},{"text":" execute the ","type":"text"},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"text":" delegate method","type":"text"},{"type":"text","text":" "},{"type":"text","text":"offering a last opportunity to modify or replace Braze url handling behavior."},{"text":" ","type":"text"},{"type":"text","text":"If your implementation only needs access to the "},{"type":"codeVoice","code":"url"},{"text":", use","type":"text"},{"type":"text","text":" "},{"code":"BrazeDelegate.braze(_:shouldOpenURL:)","type":"codeVoice"},{"type":"text","text":" instead."}],"type":"paragraph"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/coordinator\/contentcard(_:shouldprocess:card:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator/contentCard(_:shouldProcess:card:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/coordinator\/contentcard(_:shouldprocess:card:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"card","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator\/contentCard(_:shouldProcess:card:)","abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}],"kind":"symbol","title":"contentCard(_:shouldProcess:card:)"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"abstract":[],"title":"UIViewControllerRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Coordinator"}],"title":"ContentCardsView.Coordinator","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/cornerradius(_:antialiased:).json b/data/documentation/brazeui/contentcardsview/cornerradius(_:antialiased:).json index 855acb0470..36d476d1e6 100644 --- a/data/documentation/brazeui/contentcardsview/cornerradius(_:antialiased:).json +++ b/data/documentation/brazeui/contentcardsview/cornerradius(_:antialiased:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"antialiased","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE12cornerRadius_11antialiasedQr14CoreFoundation7CGFloatV_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecatedAt":"100000.0","deprecated":false,"message":"Use `clipShape` or `fill` instead.","name":"iOS","unavailable":false,"introducedAt":"13.0","beta":false},{"message":"Use `clipShape` or `fill` instead.","unavailable":false,"name":"macOS","introducedAt":"10.15","beta":false,"deprecatedAt":"100000.0","deprecated":false},{"message":"Use `clipShape` or `fill` instead.","unavailable":false,"name":"tvOS","deprecatedAt":"100000.0","deprecated":false,"introducedAt":"13.0","beta":false},{"name":"watchOS","beta":false,"deprecatedAt":"100000.0","deprecated":false,"message":"Use `clipShape` or `fill` instead.","introducedAt":"6.0","unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"1.0","message":"Use `clipShape` or `fill` instead.","name":"visionOS","deprecatedAt":"100000.0","deprecated":false}],"roleHeading":"Instance Method","title":"cornerRadius(_:antialiased:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.cornerRadius(_:antialiased:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"radius"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"antialiased","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/cornerradius(_:antialiased:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/cornerRadius(_:antialiased:)"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use `clipShape` or `fill` instead."}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/cornerRadius(_:antialiased:)":{"title":"cornerRadius(_:antialiased:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/cornerRadius(_:antialiased:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"antialiased","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/cornerradius(_:antialiased:)"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"radius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"antialiased"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/cornerradius(_:antialiased:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.cornerRadius(_:antialiased:)"},{"type":"text","text":"."}],"sections":[],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use `clipShape` or `fill` instead.","type":"text"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/cornerRadius(_:antialiased:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"SwiftUI","platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS","beta":false,"message":"Use `clipShape` or `fill` instead.","deprecatedAt":"100000.0"},{"name":"macOS","message":"Use `clipShape` or `fill` instead.","beta":false,"unavailable":false,"deprecated":false,"deprecatedAt":"100000.0","introducedAt":"10.15"},{"name":"tvOS","deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","message":"Use `clipShape` or `fill` instead.","unavailable":false,"deprecated":false},{"introducedAt":"6.0","deprecatedAt":"100000.0","message":"Use `clipShape` or `fill` instead.","beta":false,"deprecated":false,"name":"watchOS","unavailable":false},{"unavailable":false,"deprecatedAt":"100000.0","deprecated":false,"name":"visionOS","beta":false,"introducedAt":"1.0","message":"Use `clipShape` or `fill` instead."}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"antialiased","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"cornerRadius(_:antialiased:)","externalID":"s:7SwiftUI4ViewPAAE12cornerRadius_11antialiasedQr14CoreFoundation7CGFloatV_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/cornerRadius(_:antialiased:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/cornerRadius(_:antialiased:)","role":"symbol","title":"cornerRadius(_:antialiased:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/cornerradius(_:antialiased:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"antialiased"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/datepickerstyle(_:).json b/data/documentation/brazeui/contentcardsview/datepickerstyle(_:).json index c63b8c3aa2..17c33aee07 100644 --- a/data/documentation/brazeui/contentcardsview/datepickerstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/datepickerstyle(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"datePickerStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"DatePickerStyle","preciseIdentifier":"s:7SwiftUI15DatePickerStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"sections":[],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15datePickerStyleyQrqd__AA04DateeF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"datePickerStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"datePickerStyle(_:)","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"10.15","beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"10.0"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/datePickerStyle(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.datePickerStyle(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/datepickerstyle(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/datePickerStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"datePickerStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/datepickerstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/datePickerStyle(_:)","title":"datePickerStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","platforms":[{"introducedAt":"13.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"beta":false,"introducedAt":"10.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"title":"datePickerStyle(_:)","role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE15datePickerStyleyQrqd__AA04DateeF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"datePickerStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/datePickerStyle(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"datePickerStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"DatePickerStyle","preciseIdentifier":"s:7SwiftUI15DatePickerStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/datepickerstyle(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.datePickerStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/datePickerStyle(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/datepickerstyle(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"datePickerStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/datePickerStyle(_:)","title":"datePickerStyle(_:)","type":"topic","abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/defaultappstorage(_:).json b/data/documentation/brazeui/contentcardsview/defaultappstorage(_:).json index 2aa3719b6b..78e32850f5 100644 --- a/data/documentation/brazeui/contentcardsview/defaultappstorage(_:).json +++ b/data/documentation/brazeui/contentcardsview/defaultappstorage(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","metadata":{"symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"introducedAt":"14.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"introducedAt":"11.0","unavailable":false,"name":"macOS"},{"name":"tvOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"7.0","name":"watchOS","deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultAppStorage"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSUserDefaults","text":"UserDefaults","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17defaultAppStorageyQrSo14NSUserDefaultsCF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"defaultAppStorage(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.defaultAppStorage(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"defaultAppStorage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"store","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSUserDefaults","text":"UserDefaults","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultAppStorage(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/defaultappstorage(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultAppStorage(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/defaultappstorage(_:)","role":"symbol","type":"topic","title":"defaultAppStorage(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultAppStorage"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier","text":"UserDefaults"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultAppStorage(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/defaultappstorage(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultAppStorage(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"defaultAppStorage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"store","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UserDefaults","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserDefaults"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultAppStorage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier","text":"UserDefaults"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","platforms":[{"beta":false,"introducedAt":"14.0","deprecated":false,"name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"11.0","name":"macOS","deprecated":false},{"introducedAt":"14.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"7.0","name":"watchOS","beta":false,"unavailable":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17defaultAppStorageyQrSo14NSUserDefaultsCF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"defaultAppStorage(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.defaultAppStorage(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultAppStorage(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultAppStorage","kind":"identifier"},{"kind":"text","text":"("},{"text":"UserDefaults","preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaultappstorage(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultAppStorage(_:)","kind":"symbol","type":"topic","title":"defaultAppStorage(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/defaultfocus(_:_:priority:).json b/data/documentation/brazeui/contentcardsview/defaultfocus(_:_:priority:).json index 19f02e9c29..33fe98321c 100644 --- a/data/documentation/brazeui/contentcardsview/defaultfocus(_:_:priority:).json +++ b/data/documentation/brazeui/contentcardsview/defaultfocus(_:_:priority:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultFocus"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"binding","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI30DefaultFocusEvaluationPriorityV","text":"DefaultFocusEvaluationPriority","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/defaultfocus(_:_:priority:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultFocus(_:_:priority:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.defaultFocus(_:_:priority:)"},{"type":"text","text":"."}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"defaultFocus(_:_:priority:)","extendedModule":"SwiftUI","role":"symbol","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"name":"macOS","introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"9.0","unavailable":false}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultFocus","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"V","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"priority"},{"kind":"text","text":": "},{"text":"DefaultFocusEvaluationPriority","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30DefaultFocusEvaluationPriorityV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE12defaultFocus__8priorityQrAA0E5StateV7BindingVyqd___G_qd__AA07DefaultE18EvaluationPriorityVtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultFocus(_:_:priority:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultFocus"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"text":"<","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"text":"DefaultFocusEvaluationPriority","preciseIdentifier":"s:7SwiftUI30DefaultFocusEvaluationPriorityV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/defaultfocus(_:_:priority:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultFocus(_:_:priority:)","title":"defaultFocus(_:_:priority:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.defaultFocus(_:_:priority:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE12defaultFocus__8priorityQrAA0E5StateV7BindingVyqd___G_qd__AA07DefaultE18EvaluationPriorityVtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","platforms":[{"deprecated":false,"beta":false,"introducedAt":"17.0","name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"9.0","unavailable":false,"deprecated":false,"beta":false}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultFocus"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"DefaultFocusEvaluationPriority","preciseIdentifier":"s:7SwiftUI30DefaultFocusEvaluationPriorityV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defaultFocus(_:_:priority:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/defaultfocus(_:_:priority:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultFocus","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"binding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"kind":"text","text":"<"},{"text":"V","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI30DefaultFocusEvaluationPriorityV","text":"DefaultFocusEvaluationPriority","kind":"typeIdentifier"},{"text":" = .automatic) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultFocus(_:_:priority:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultFocus(_:_:priority:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultFocus","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":">."},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI30DefaultFocusEvaluationPriorityV","kind":"typeIdentifier","text":"DefaultFocusEvaluationPriority"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defaultFocus(_:_:priority:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaultfocus(_:_:priority:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultFocus(_:_:priority:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/defaulthovereffect(_:).json b/data/documentation/brazeui/contentcardsview/defaulthovereffect(_:).json index bae5ca0b4d..ddf4918e3b 100644 --- a/data/documentation/brazeui/contentcardsview/defaulthovereffect(_:).json +++ b/data/documentation/brazeui/contentcardsview/defaulthovereffect(_:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/defaulthovereffect(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.defaultHoverEffect(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultHoverEffect"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"effect"},{"kind":"text","text":": "},{"text":"HoverEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultHoverEffect(_:)"},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"defaultHoverEffect(_:)","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE18defaultHoverEffectyQrAA0eF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultHoverEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"17.0"},{"introducedAt":"17.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"1.0","name":"visionOS","beta":false,"deprecated":false,"unavailable":false}],"extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultHoverEffect(_:)":{"kind":"symbol","title":"defaultHoverEffect(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaulthovereffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultHoverEffect(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultHoverEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"HoverEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultHoverEffect(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"defaultHoverEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"effect","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"HoverEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/defaulthovereffect(_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.defaultHoverEffect(_:)"},{"type":"text","text":"."}],"metadata":{"title":"defaultHoverEffect(_:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defaultHoverEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"HoverEffect","preciseIdentifier":"s:7SwiftUI11HoverEffectV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0","name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false},{"unavailable":false,"name":"visionOS","deprecated":false,"beta":false,"introducedAt":"1.0"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18defaultHoverEffectyQrAA0eF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultHoverEffect(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultHoverEffect"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"defaultHoverEffect(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaulthovereffect(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultHoverEffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/defaultscrollanchor(_:).json b/data/documentation/brazeui/contentcardsview/defaultscrollanchor(_:).json index 206bd8028b..75482d0ec3 100644 --- a/data/documentation/brazeui/contentcardsview/defaultscrollanchor(_:).json +++ b/data/documentation/brazeui/contentcardsview/defaultscrollanchor(_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultScrollAnchor(_:)"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE19defaultScrollAnchoryQrAA9UnitPointVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"17.0","name":"tvOS","beta":false,"deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.0","name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultScrollAnchor","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"defaultScrollAnchor(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.defaultScrollAnchor(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"defaultScrollAnchor","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"anchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/defaultscrollanchor(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultScrollAnchor(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultScrollAnchor"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defaultScrollAnchor(_:)","url":"\/documentation\/brazeui\/contentcardsview\/defaultscrollanchor(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultScrollAnchor(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultScrollAnchor"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"anchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.defaultScrollAnchor(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/defaultscrollanchor(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE19defaultScrollAnchoryQrAA9UnitPointVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"14.0"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0","name":"tvOS"},{"introducedAt":"10.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"title":"defaultScrollAnchor(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultScrollAnchor"},{"text":"(","kind":"text"},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultScrollAnchor(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultScrollAnchor(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultScrollAnchor"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defaultScrollAnchor(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaultscrollanchor(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultScrollAnchor(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/deferssystemgestures(on:).json b/data/documentation/brazeui/contentcardsview/deferssystemgestures(on:).json index 1ed89d9533..6913af8395 100644 --- a/data/documentation/brazeui/contentcardsview/deferssystemgestures(on:).json +++ b/data/documentation/brazeui/contentcardsview/deferssystemgestures(on:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/deferssystemgestures(on:)"]}],"metadata":{"role":"symbol","platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"16.0"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE20defersSystemGestures2onQrAA4EdgeO3SetV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defersSystemGestures"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"defersSystemGestures(on:)","roleHeading":"Instance Method"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defersSystemGestures(on:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.defersSystemGestures(on:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defersSystemGestures"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defersSystemGestures(on:)":{"kind":"symbol","title":"defersSystemGestures(on:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/deferssystemgestures(on:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defersSystemGestures(on:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defersSystemGestures","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/deferssystemgestures(on:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"defersSystemGestures","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"beta":false,"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"16.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defersSystemGestures","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"defersSystemGestures(on:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20defersSystemGestures2onQrAA4EdgeO3SetV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.defersSystemGestures(on:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defersSystemGestures(on:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/defersSystemGestures(on:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defersSystemGestures","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defersSystemGestures(on:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/deferssystemgestures(on:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defersSystemGestures(on:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/deletedisabled(_:).json b/data/documentation/brazeui/contentcardsview/deletedisabled(_:).json index ed1f491058..e042b79bb9 100644 --- a/data/documentation/brazeui/contentcardsview/deletedisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/deletedisabled(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/deleteDisabled(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deleteDisabled"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"isDisabled","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE14deleteDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"deleteDisabled(_:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"deleteDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","beta":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0"},{"introducedAt":"6.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.deleteDisabled(_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/deletedisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/deleteDisabled(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deleteDisabled"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/deletedisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/deleteDisabled(_:)","title":"deleteDisabled(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/deleteDisabled(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"iOS"},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","beta":false,"unavailable":false},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0"}],"externalID":"s:7SwiftUI4ViewPAAE14deleteDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"deleteDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"deleteDisabled(_:)","roleHeading":"Instance Method","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/deletedisabled(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.deleteDisabled(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"deleteDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"isDisabled","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/deleteDisabled(_:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/deletedisabled(_:)","title":"deleteDisabled(_:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"deleteDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/deleteDisabled(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dialogicon(_:).json b/data/documentation/brazeui/contentcardsview/dialogicon(_:).json index 0a1d653807..9bdf4c5b04 100644 --- a/data/documentation/brazeui/contentcardsview/dialogicon(_:).json +++ b/data/documentation/brazeui/contentcardsview/dialogicon(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogIcon(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"17.0","name":"iOS","beta":false},{"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false},{"introducedAt":"17.0","name":"tvOS","beta":false,"deprecated":false,"unavailable":false},{"name":"watchOS","introducedAt":"10.0","deprecated":false,"unavailable":false,"beta":false}],"symbolKind":"method","title":"dialogIcon(_:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10dialogIconyQrAA5ImageVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dialogIcon","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogIcon"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"icon","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Image","preciseIdentifier":"s:7SwiftUI5ImageV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.dialogIcon(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dialogicon(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogIcon(_:)":{"kind":"symbol","title":"dialogIcon(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogicon(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogIcon(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dialogIcon","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/dialogicon(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogIcon(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogIcon"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"17.0"},{"name":"macOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"10.0"}],"title":"dialogIcon(_:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10dialogIconyQrAA5ImageVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.dialogIcon(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogIcon"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"icon","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogIcon(_:)":{"abstract":[],"title":"dialogIcon(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogIcon(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/dialogicon(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogIcon"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Image","preciseIdentifier":"s:7SwiftUI5ImageV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-42v0r.json b/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-42v0r.json index 0678ef0618..5a5c0d691a 100644 --- a/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-42v0r.json +++ b/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-42v0r.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-42v0r","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"titleKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.dialogSuppressionToggle(_:isSuppressed:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-42v0r"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0"},{"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"17.0","beta":false},{"unavailable":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS","beta":false}],"title":"dialogSuppressionToggle(_:isSuppressed:)","externalID":"s:7SwiftUI4ViewPAAE23dialogSuppressionToggle_12isSuppressedQrAA18LocalizedStringKeyV_AA7BindingVySbGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-42v0r":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-42v0r","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-42v0r","title":"dialogSuppressionToggle(_:isSuppressed:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-42v0r"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.dialogSuppressionToggle(_:isSuppressed:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"titleKey","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-42v0r"]}],"metadata":{"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogSuppressionToggle"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isSuppressed","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"dialogSuppressionToggle(_:isSuppressed:)","externalID":"s:7SwiftUI4ViewPAAE23dialogSuppressionToggle_12isSuppressedQrAA18LocalizedStringKeyV_AA7BindingVySbGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"14.0","deprecated":false},{"deprecated":false,"introducedAt":"17.0","name":"tvOS","beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"10.0","unavailable":false,"name":"watchOS"}],"role":"symbol"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-42v0r":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSuppressed"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"dialogSuppressionToggle(_:isSuppressed:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-42v0r","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-42v0r"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-6ryms.json b/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-6ryms.json index f99c1fb089..1069c6c4ac 100644 --- a/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-6ryms.json +++ b/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-6ryms.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.dialogSuppressionToggle(_:isSuppressed:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-6ryms"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-6ryms"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dialogSuppressionToggle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isSuppressed","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"introducedAt":"17.0","name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"10.0","name":"watchOS","unavailable":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE23dialogSuppressionToggle_12isSuppressedQrqd___AA7BindingVySbGtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"dialogSuppressionToggle(_:isSuppressed:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-6ryms":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-6ryms","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-6ryms","abstract":[],"title":"dialogSuppressionToggle(_:isSuppressed:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"SwiftUI","role":"symbol","title":"dialogSuppressionToggle(_:isSuppressed:)","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0","name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"14.0","name":"macOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"10.0"}],"externalID":"s:7SwiftUI4ViewPAAE23dialogSuppressionToggle_12isSuppressedQrqd___AA7BindingVySbGtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.dialogSuppressionToggle(_:isSuppressed:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-6ryms"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-6ryms","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSuppressed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-6ryms":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dialogSuppressionToggle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isSuppressed","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"dialogSuppressionToggle(_:isSuppressed:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-6ryms","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-6ryms"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-7syjp.json b/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-7syjp.json index 4b6be7ab87..a383f72720 100644 --- a/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-7syjp.json +++ b/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(_:issuppressed:)-7syjp.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"14.0","deprecated":false,"name":"macOS","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"17.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"10.0","beta":false,"name":"watchOS"}],"roleHeading":"Instance Method","title":"dialogSuppressionToggle(_:isSuppressed:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dialogSuppressionToggle","kind":"identifier"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE23dialogSuppressionToggle_12isSuppressedQrAA4TextV_AA7BindingVySbGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-7syjp","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-7syjp"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.dialogSuppressionToggle(_:isSuppressed:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-7syjp":{"kind":"symbol","title":"dialogSuppressionToggle(_:isSuppressed:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-7syjp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-7syjp","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0"},{"unavailable":false,"introducedAt":"14.0","deprecated":false,"beta":false,"name":"macOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"17.0"},{"beta":false,"introducedAt":"10.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","title":"dialogSuppressionToggle(_:isSuppressed:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE23dialogSuppressionToggle_12isSuppressedQrAA4TextV_AA7BindingVySbGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-7syjp","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.dialogSuppressionToggle(_:isSuppressed:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-7syjp"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-7syjp":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"dialogSuppressionToggle(_:isSuppressed:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-7syjp","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-7syjp"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(issuppressed:).json b/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(issuppressed:).json index c5324becd5..0eb2011b5a 100644 --- a/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(issuppressed:).json +++ b/data/documentation/brazeui/contentcardsview/dialogsuppressiontoggle(issuppressed:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogSuppressionToggle"},{"kind":"text","text":"("},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(isSuppressed:)"},"sections":[],"metadata":{"title":"dialogSuppressionToggle(isSuppressed:)","externalID":"s:7SwiftUI4ViewPAAE23dialogSuppressionToggle12isSuppressedQrAA7BindingVySbG_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"introducedAt":"17.0","beta":false,"name":"iOS","unavailable":false},{"beta":false,"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"14.0"},{"introducedAt":"17.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"introducedAt":"10.0","beta":false,"unavailable":false,"name":"watchOS","deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(issuppressed:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.dialogSuppressionToggle(isSuppressed:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(isSuppressed:)":{"kind":"symbol","title":"dialogSuppressionToggle(isSuppressed:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(issuppressed:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(isSuppressed:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dialogSuppressionToggle","kind":"identifier"},{"kind":"text","text":"("},{"text":"isSuppressed","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.dialogSuppressionToggle(isSuppressed:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(isSuppressed:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(issuppressed:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE23dialogSuppressionToggle12isSuppressedQrAA7BindingVySbG_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"dialogSuppressionToggle(isSuppressed:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"17.0","beta":false},{"introducedAt":"14.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"17.0","unavailable":false},{"name":"watchOS","beta":false,"introducedAt":"10.0","unavailable":false,"deprecated":false}]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(isSuppressed:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"dialogSuppressionToggle(isSuppressed:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(issuppressed:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(isSuppressed:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/disableautocorrection(_:).json b/data/documentation/brazeui/contentcardsview/disableautocorrection(_:).json index e6c312eea0..2fc029eda0 100644 --- a/data/documentation/brazeui/contentcardsview/disableautocorrection(_:).json +++ b/data/documentation/brazeui/contentcardsview/disableautocorrection(_:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/disableautocorrection(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disableAutocorrection"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"disable","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"disableAutocorrection(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disableAutocorrection"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE21disableAutocorrectionyQrSbSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false,"deprecatedAt":"100000.0","deprecated":false,"renamed":"autocorrectionDisabled(_:)"},{"deprecated":false,"renamed":"autocorrectionDisabled(_:)","introducedAt":"10.15","unavailable":false,"deprecatedAt":"100000.0","beta":false,"name":"macOS"},{"introducedAt":"13.0","beta":false,"renamed":"autocorrectionDisabled(_:)","unavailable":false,"deprecatedAt":"100000.0","name":"tvOS","deprecated":false},{"deprecatedAt":"100000.0","introducedAt":"8.0","name":"watchOS","unavailable":false,"deprecated":false,"renamed":"autocorrectionDisabled(_:)","beta":false},{"renamed":"autocorrectionDisabled(_:)","introducedAt":"1.0","beta":false,"deprecated":false,"name":"visionOS","deprecatedAt":"100000.0","unavailable":false}]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.disableAutocorrection(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disableAutocorrection(_:)"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disableAutocorrection(_:)":{"deprecated":true,"kind":"symbol","title":"disableAutocorrection(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/disableautocorrection(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disableAutocorrection(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disableAutocorrection"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.disableAutocorrection(_:)"},{"type":"text","text":"."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disableAutocorrection(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/disableautocorrection(_:)"]}],"kind":"symbol","metadata":{"title":"disableAutocorrection(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"unavailable":false,"introducedAt":"13.0","renamed":"autocorrectionDisabled(_:)","name":"iOS","deprecatedAt":"100000.0","beta":false,"deprecated":false},{"deprecated":false,"renamed":"autocorrectionDisabled(_:)","introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecatedAt":"100000.0"},{"beta":false,"renamed":"autocorrectionDisabled(_:)","deprecated":false,"introducedAt":"13.0","deprecatedAt":"100000.0","name":"tvOS","unavailable":false},{"renamed":"autocorrectionDisabled(_:)","deprecatedAt":"100000.0","name":"watchOS","unavailable":false,"beta":false,"introducedAt":"8.0","deprecated":false},{"deprecatedAt":"100000.0","deprecated":false,"unavailable":false,"introducedAt":"1.0","beta":false,"renamed":"autocorrectionDisabled(_:)","name":"visionOS"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"disableAutocorrection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE21disableAutocorrectionyQrSbSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disableAutocorrection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"disable"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disableAutocorrection(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"disableAutocorrection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"disableAutocorrection(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/disableautocorrection(_:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disableAutocorrection(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/disabled(_:).json b/data/documentation/brazeui/contentcardsview/disabled(_:).json index 146ef17155..6902f50d48 100644 --- a/data/documentation/brazeui/contentcardsview/disabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/disabled(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"name":"macOS","introducedAt":"10.15","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"6.0"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"disabled(_:)","externalID":"s:7SwiftUI4ViewPAAE8disabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.disabled(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"disabled"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"disabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/disabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disabled(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disabled(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disabled"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/disabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disabled(_:)","title":"disabled(_:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/disabled(_:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disabled(_:)"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE8disabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"disabled(_:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disabled","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false},{"introducedAt":"10.15","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.disabled(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"disabled"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"disabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/disabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disabled(_:)","role":"symbol","title":"disabled(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/disabled(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disabled"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/disclosuregroupstyle(_:).json b/data/documentation/brazeui/contentcardsview/disclosuregroupstyle(_:).json index db50013afe..14eb8cc5dc 100644 --- a/data/documentation/brazeui/contentcardsview/disclosuregroupstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/disclosuregroupstyle(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.disclosureGroupStyle(_:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0","name":"macOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"disclosureGroupStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20disclosureGroupStyleyQrqd__AA010DisclosureeF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"disclosureGroupStyle(_:)","symbolKind":"method","extendedModule":"SwiftUI"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disclosureGroupStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"DisclosureGroupStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20DisclosureGroupStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/disclosuregroupstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disclosureGroupStyle(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disclosureGroupStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"disclosureGroupStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/disclosuregroupstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disclosureGroupStyle(_:)","title":"disclosureGroupStyle(_:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"disclosureGroupStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20DisclosureGroupStyleP","text":"DisclosureGroupStyle"},{"kind":"text","text":"\n"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/disclosuregroupstyle(_:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.disclosureGroupStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"platforms":[{"name":"iOS","introducedAt":"16.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false,"name":"macOS"}],"title":"disclosureGroupStyle(_:)","externalID":"s:7SwiftUI4ViewPAAE20disclosureGroupStyleyQrqd__AA010DisclosureeF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"disclosureGroupStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disclosureGroupStyle(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disclosureGroupStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"disclosureGroupStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"disclosureGroupStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/disclosuregroupstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disclosureGroupStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dismantleuiviewcontroller(_:coordinator:).json b/data/documentation/brazeui/contentcardsview/dismantleuiviewcontroller(_:coordinator:).json index 9c6ddc8e8f..8410b5fe38 100644 --- a/data/documentation/brazeui/contentcardsview/dismantleuiviewcontroller(_:coordinator:).json +++ b/data/documentation/brazeui/contentcardsview/dismantleuiviewcontroller(_:coordinator:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"6.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Type Method","role":"symbol","externalID":"s:7SwiftUI29UIViewControllerRepresentablePAAE09dismantlecD0_11coordinatory0cD4TypeQz_11CoordinatorQztFZ::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dismantleUIViewController","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"coordinator","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Coordinator"},{"kind":"text","text":")"}],"title":"dismantleUIViewController(_:coordinator:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dismantleUIViewController(_:coordinator:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"UIViewControllerRepresentable.dismantleUIViewController(_:coordinator:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismantleUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"uiViewController","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"coordinator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Coordinator","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/dismantleuiviewcontroller(_:coordinator:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dismantleUIViewController(_:coordinator:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dismantleuiviewcontroller(_:coordinator:)","title":"dismantleUIViewController(_:coordinator:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismantleUIViewController"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"UIViewControllerType"},{"kind":"text","text":", "},{"text":"coordinator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Coordinator"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dismantleUIViewController(_:coordinator:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","title":"UIViewControllerRepresentable Implementations"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"UIViewControllerRepresentable.dismantleUIViewController(_:coordinator:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismantleUIViewController"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"uiViewController"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UIViewControllerType"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"coordinator"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Coordinator","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dismantleUIViewController(_:coordinator:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false,"beta":false}],"title":"dismantleUIViewController(_:coordinator:)","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismantleUIViewController"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"coordinator","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Coordinator","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:7SwiftUI29UIViewControllerRepresentablePAAE09dismantlecD0_11coordinatory0cD4TypeQz_11CoordinatorQztFZ::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","roleHeading":"Type Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/dismantleuiviewcontroller(_:coordinator:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dismantleUIViewController(_:coordinator:)":{"title":"dismantleUIViewController(_:coordinator:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dismantleUIViewController(_:coordinator:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/dismantleuiviewcontroller(_:coordinator:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismantleUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"coordinator","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Coordinator"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"abstract":[],"title":"UIViewControllerRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/distortioneffect(_:maxsampleoffset:isenabled:).json b/data/documentation/brazeui/contentcardsview/distortioneffect(_:maxsampleoffset:isenabled:).json index 0dc4edd2e1..651fbe69ba 100644 --- a/data/documentation/brazeui/contentcardsview/distortioneffect(_:maxsampleoffset:isenabled:).json +++ b/data/documentation/brazeui/contentcardsview/distortioneffect(_:maxsampleoffset:isenabled:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16distortionEffect_15maxSampleOffset9isEnabledQrAA6ShaderV_So6CGSizeVSbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"distortionEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"maxSampleOffset","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"distortionEffect(_:maxSampleOffset:isEnabled:)","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"17.0"},{"deprecated":false,"introducedAt":"14.0","beta":false,"name":"macOS","unavailable":false},{"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"17.0","beta":false}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/distortioneffect(_:maxsampleoffset:isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"distortionEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"shader","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Shader","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6ShaderV"},{"kind":"text","text":", "},{"text":"maxSampleOffset","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/distortionEffect(_:maxSampleOffset:isEnabled:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.distortionEffect(_:maxSampleOffset:isEnabled:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/distortionEffect(_:maxSampleOffset:isEnabled:)":{"url":"\/documentation\/brazeui\/contentcardsview\/distortioneffect(_:maxsampleoffset:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/distortionEffect(_:maxSampleOffset:isEnabled:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"distortionEffect"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSampleOffset"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","title":"distortionEffect(_:maxSampleOffset:isEnabled:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/distortioneffect(_:maxsampleoffset:isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/distortionEffect(_:maxSampleOffset:isEnabled:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"distortionEffect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"shader","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Shader","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6ShaderV"},{"text":", ","kind":"text"},{"text":"maxSampleOffset","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"distortionEffect(_:maxSampleOffset:isEnabled:)","platforms":[{"deprecated":false,"introducedAt":"17.0","name":"iOS","beta":false,"unavailable":false},{"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"tvOS"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE16distortionEffect_15maxSampleOffset9isEnabledQrAA6ShaderV_So6CGSizeVSbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"distortionEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier","text":"Shader"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxSampleOffset"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.distortionEffect(_:maxSampleOffset:isEnabled:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/distortionEffect(_:maxSampleOffset:isEnabled:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"distortionEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier","text":"Shader"},{"text":", ","kind":"text"},{"text":"maxSampleOffset","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"distortionEffect(_:maxSampleOffset:isEnabled:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/distortioneffect(_:maxsampleoffset:isenabled:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/distortionEffect(_:maxSampleOffset:isEnabled:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/draggable(_:).json b/data/documentation/brazeui/contentcardsview/draggable(_:).json index 2d569ae23e..78e36e4668 100644 --- a/data/documentation/brazeui/contentcardsview/draggable(_:).json +++ b/data/documentation/brazeui/contentcardsview/draggable(_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"payload","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@autoclosure "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/draggable(_:)"]}],"kind":"symbol","metadata":{"extendedModule":"SwiftUI","title":"draggable(_:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9draggableyQrqd__yXA16CoreTransferable0F0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false},{"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.draggable(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/draggable(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"draggable"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/draggable(_:)","title":"draggable(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/draggable(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:)"},"metadata":{"roleHeading":"Instance Method","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"16.0","beta":false,"deprecated":false},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false}],"title":"draggable(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE9draggableyQrqd__yXA16CoreTransferable0F0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.draggable(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"payload","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@autoclosure "},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/draggable(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:)","kind":"symbol","abstract":[],"type":"topic","title":"draggable(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/draggable(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/draggable(_:preview:).json b/data/documentation/brazeui/contentcardsview/draggable(_:preview:).json index 75fa41ad24..12cfa24301 100644 --- a/data/documentation/brazeui/contentcardsview/draggable(_:preview:).json +++ b/data/documentation/brazeui/contentcardsview/draggable(_:preview:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.draggable(_:preview:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"payload"},{"kind":"text","text":": "},{"text":"@autoclosure ","kind":"attribute"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Transferable","kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/draggable(_:preview:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:preview:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"draggable(_:preview:)","platforms":[{"deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"macOS","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"draggable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE9draggable_7previewQrqd_0_yXA_qd__yXEtAaBRd__16CoreTransferable0G0Rd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/draggable(_:preview:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"draggable"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(() -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/draggable(_:preview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:preview:)","title":"draggable(_:preview:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:preview:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.draggable(_:preview:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"draggable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"payload"},{"kind":"text","text":": "},{"text":"@autoclosure ","kind":"attribute"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"Transferable","kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/draggable(_:preview:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9draggable_7previewQrqd_0_yXA_qd__yXEtAaBRd__16CoreTransferable0G0Rd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"draggable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(() -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"draggable(_:preview:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"16.0","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/draggable(_:preview:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"preview","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"draggable(_:preview:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/draggable(_:preview:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:preview:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/drawinggroup(opaque:colormode:).json b/data/documentation/brazeui/contentcardsview/drawinggroup(opaque:colormode:).json index 57f3e7dd3d..3791711aaf 100644 --- a/data/documentation/brazeui/contentcardsview/drawinggroup(opaque:colormode:).json +++ b/data/documentation/brazeui/contentcardsview/drawinggroup(opaque:colormode:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/drawingGroup(opaque:colorMode:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.drawingGroup(opaque:colorMode:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/drawinggroup(opaque:colormode:)"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE12drawingGroup6opaque9colorModeQrSb_AA014ColorRenderingH0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0"},{"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false,"deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drawingGroup","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"opaque"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"colorMode","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18ColorRenderingModeO","text":"ColorRenderingMode","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"drawingGroup(opaque:colorMode:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drawingGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"opaque","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = false, ","kind":"text"},{"text":"colorMode","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ColorRenderingMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18ColorRenderingModeO"},{"text":" = .nonLinear) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/drawingGroup(opaque:colorMode:)":{"kind":"symbol","title":"drawingGroup(opaque:colorMode:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/drawinggroup(opaque:colormode:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/drawingGroup(opaque:colorMode:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"drawingGroup","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"opaque"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"colorMode"},{"text":": ","kind":"text"},{"text":"ColorRenderingMode","preciseIdentifier":"s:7SwiftUI18ColorRenderingModeO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drawingGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"opaque","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" = false, "},{"text":"colorMode","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ColorRenderingMode","preciseIdentifier":"s:7SwiftUI18ColorRenderingModeO"},{"kind":"text","text":" = .nonLinear) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.drawingGroup(opaque:colorMode:)"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"beta":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false},{"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE12drawingGroup6opaque9colorModeQrSb_AA014ColorRenderingH0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"drawingGroup(opaque:colorMode:)","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"drawingGroup","kind":"identifier"},{"text":"(","kind":"text"},{"text":"opaque","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"text":"colorMode","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18ColorRenderingModeO","text":"ColorRenderingMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/drawingGroup(opaque:colorMode:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/drawinggroup(opaque:colormode:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/drawingGroup(opaque:colorMode:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"drawingGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"opaque","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"colorMode"},{"text":": ","kind":"text"},{"text":"ColorRenderingMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18ColorRenderingModeO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"drawingGroup(opaque:colorMode:)","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/drawinggroup(opaque:colormode:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/drawingGroup(opaque:colorMode:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dropdestination(for:action:istargeted:).json b/data/documentation/brazeui/contentcardsview/dropdestination(for:action:istargeted:).json index 3729ca78a0..d44af7bad9 100644 --- a/data/documentation/brazeui/contentcardsview/dropdestination(for:action:istargeted:).json +++ b/data/documentation/brazeui/contentcardsview/dropdestination(for:action:istargeted:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.dropDestination(for:action:isTargeted:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dropDestination","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"payloadType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":".Type = T.self, ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" (["},{"kind":"typeIdentifier","text":"T"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":" = { _ in }) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Transferable","kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dropdestination(for:action:istargeted:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"extendedModule":"SwiftUI","title":"dropDestination(for:action:isTargeted:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dropDestination","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"isTargeted","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE15dropDestination3for6action10isTargetedQrqd__m_SbSayqd__G_So7CGPointVtcySbct16CoreTransferable0L0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"16.0","unavailable":false},{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"macOS"}],"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dropDestination(for:action:isTargeted:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dropDestination(for:action:isTargeted:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dropDestination","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": (["},{"text":"T","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/dropdestination(for:action:istargeted:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dropDestination(for:action:isTargeted:)","title":"dropDestination(for:action:isTargeted:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dropdestination(for:action:istargeted:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dropDestination(for:action:isTargeted:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dropDestination","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"payloadType","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type = T.self, "},{"kind":"externalParam","text":"action"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" ([","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":" = { _ in }) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:16CoreTransferable0B0P","kind":"typeIdentifier","text":"Transferable"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"dropDestination(for:action:isTargeted:)","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"16.0","deprecated":false},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dropDestination","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"action"},{"text":": ([","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE15dropDestination3for6action10isTargetedQrqd__m_SbSayqd__G_So7CGPointVtcySbct16CoreTransferable0L0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.dropDestination(for:action:isTargeted:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dropDestination(for:action:isTargeted:)":{"title":"dropDestination(for:action:isTargeted:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dropDestination(for:action:isTargeted:)","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dropDestination","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type, "},{"text":"action","kind":"externalParam"},{"kind":"text","text":": (["},{"text":"T","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/dropdestination(for:action:istargeted:)","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dynamictypesize(_:)-6u9fs.json b/data/documentation/brazeui/contentcardsview/dynamictypesize(_:)-6u9fs.json index bbf56f3102..99e05b19c3 100644 --- a/data/documentation/brazeui/contentcardsview/dynamictypesize(_:)-6u9fs.json +++ b/data/documentation/brazeui/contentcardsview/dynamictypesize(_:)-6u9fs.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.dynamicTypeSize(_:)"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE15dynamicTypeSizeyQrAA07DynamiceF0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"15.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"12.0"},{"unavailable":false,"name":"tvOS","introducedAt":"15.0","beta":false,"deprecated":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"8.0"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dynamicTypeSize","kind":"identifier"},{"text":"(","kind":"text"},{"text":"DynamicTypeSize","preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"dynamicTypeSize(_:)","symbolKind":"method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-6u9fs","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dynamicTypeSize"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"size"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO","text":"DynamicTypeSize"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-6u9fs"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dynamicTypeSize(_:)-6u9fs":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dynamicTypeSize","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO","kind":"typeIdentifier","text":"DynamicTypeSize"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-6u9fs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-6u9fs","title":"dynamicTypeSize(_:)","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dynamicTypeSize"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"size"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO","kind":"typeIdentifier","text":"DynamicTypeSize"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-6u9fs"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE15dynamicTypeSizeyQrAA07DynamiceF0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"dynamicTypeSize(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dynamicTypeSize"},{"kind":"text","text":"("},{"text":"DynamicTypeSize","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"12.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"15.0","name":"tvOS"},{"unavailable":false,"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"8.0"}],"extendedModule":"SwiftUI"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-6u9fs"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.dynamicTypeSize(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/dynamicTypeSize(_:)-6u9fs":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-6u9fs","role":"symbol","title":"dynamicTypeSize(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-6u9fs","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dynamicTypeSize"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"DynamicTypeSize","preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/dynamictypesize(_:)-83wi4.json b/data/documentation/brazeui/contentcardsview/dynamictypesize(_:)-83wi4.json index 2c437d8842..4294fc3de8 100644 --- a/data/documentation/brazeui/contentcardsview/dynamictypesize(_:)-83wi4.json +++ b/data/documentation/brazeui/contentcardsview/dynamictypesize(_:)-83wi4.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dynamicTypeSize","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"range","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SX","text":"RangeExpression","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Bound"},{"text":" == ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO","text":"DynamicTypeSize","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-83wi4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-83wi4"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.dynamicTypeSize(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"15.0","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"macOS","introducedAt":"12.0"},{"name":"tvOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"name":"watchOS","deprecated":false,"introducedAt":"8.0","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE15dynamicTypeSizeyQrqd__SXRd__AA07DynamiceF0O5BoundRtd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"dynamicTypeSize(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dynamicTypeSize"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dynamicTypeSize(_:)-83wi4":{"kind":"symbol","title":"dynamicTypeSize(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-83wi4","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-83wi4","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dynamicTypeSize","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-83wi4","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.dynamicTypeSize(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dynamicTypeSize"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"range","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SX","text":"RangeExpression","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Bound","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO","text":"DynamicTypeSize","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-83wi4"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"beta":false,"introducedAt":"15.0","deprecated":false,"name":"iOS","unavailable":false},{"deprecated":false,"introducedAt":"12.0","name":"macOS","beta":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"15.0","deprecated":false},{"deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false,"name":"watchOS"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dynamicTypeSize"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"dynamicTypeSize(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15dynamicTypeSizeyQrqd__SXRd__AA07DynamiceF0O5BoundRtd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dynamicTypeSize(_:)-83wi4":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dynamicTypeSize"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"dynamicTypeSize(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-83wi4","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-83wi4"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/edgesignoringsafearea(_:).json b/data/documentation/brazeui/contentcardsview/edgesignoringsafearea(_:).json index 0f5a026476..577604411c 100644 --- a/data/documentation/brazeui/contentcardsview/edgesignoringsafearea(_:).json +++ b/data/documentation/brazeui/contentcardsview/edgesignoringsafearea(_:).json @@ -1 +1 @@ -{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"edgesIgnoringSafeArea"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","role":"symbol","platforms":[{"deprecated":false,"deprecatedAt":"100000.0","name":"iOS","unavailable":false,"message":"Use ignoresSafeArea(_:edges:) instead.","introducedAt":"13.0","beta":false},{"message":"Use ignoresSafeArea(_:edges:) instead.","beta":false,"name":"macOS","introducedAt":"10.15","deprecated":false,"unavailable":false,"deprecatedAt":"100000.0"},{"deprecatedAt":"100000.0","introducedAt":"13.0","beta":false,"unavailable":false,"message":"Use ignoresSafeArea(_:edges:) instead.","deprecated":false,"name":"tvOS"},{"beta":false,"message":"Use ignoresSafeArea(_:edges:) instead.","unavailable":false,"introducedAt":"6.0","deprecatedAt":"100000.0","name":"watchOS","deprecated":false},{"name":"visionOS","deprecated":false,"message":"Use ignoresSafeArea(_:edges:) instead.","introducedAt":"1.0","unavailable":false,"deprecatedAt":"100000.0","beta":false}],"title":"edgesIgnoringSafeArea(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE21edgesIgnoringSafeAreayQrAA4EdgeO3SetVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/edgesIgnoringSafeArea(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.edgesIgnoringSafeArea(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"edgesIgnoringSafeArea"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use ignoresSafeArea(_:edges:) instead.","type":"text"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/edgesignoringsafearea(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/edgesIgnoringSafeArea(_:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"edgesIgnoringSafeArea"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/edgesignoringsafearea(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/edgesIgnoringSafeArea(_:)","title":"edgesIgnoringSafeArea(_:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.edgesIgnoringSafeArea(_:)"},{"type":"text","text":"."}],"sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"edgesIgnoringSafeArea","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"message":"Use ignoresSafeArea(_:edges:) instead.","deprecatedAt":"100000.0","name":"iOS","beta":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"introducedAt":"10.15","deprecatedAt":"100000.0","message":"Use ignoresSafeArea(_:edges:) instead.","deprecated":false,"name":"macOS"},{"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"introducedAt":"13.0","message":"Use ignoresSafeArea(_:edges:) instead.","name":"tvOS","beta":false},{"beta":false,"deprecatedAt":"100000.0","introducedAt":"6.0","unavailable":false,"message":"Use ignoresSafeArea(_:edges:) instead.","deprecated":false,"name":"watchOS"},{"message":"Use ignoresSafeArea(_:edges:) instead.","deprecated":false,"deprecatedAt":"100000.0","beta":false,"unavailable":false,"name":"visionOS","introducedAt":"1.0"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE21edgesIgnoringSafeAreayQrAA4EdgeO3SetVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"edgesIgnoringSafeArea(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/edgesIgnoringSafeArea(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"edgesIgnoringSafeArea"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"Use ignoresSafeArea(_:edges:) instead."}],"type":"paragraph"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/edgesignoringsafearea(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/edgesIgnoringSafeArea(_:)":{"deprecated":true,"title":"edgesIgnoringSafeArea(_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/edgesIgnoringSafeArea(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/edgesignoringsafearea(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"edgesIgnoringSafeArea"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/environment(_:).json b/data/documentation/brazeui/contentcardsview/environment(_:).json index 9d4dac1f17..0d00e2b769 100644 --- a/data/documentation/brazeui/contentcardsview/environment(_:).json +++ b/data/documentation/brazeui/contentcardsview/environment(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.environment(_:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/environment(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"platforms":[{"introducedAt":"17.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0"},{"beta":false,"introducedAt":"17.0","name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"10.0","name":"watchOS","unavailable":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE11environmentyQrqd__SgRld__C11Observation10ObservableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environment"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"environment(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environment"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"text":" : AnyObject, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Observable","preciseIdentifier":"s:11Observation10ObservableP"},{"kind":"text","text":"\n"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environment(_:)":{"kind":"symbol","title":"environment(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/environment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"environment","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environment"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : AnyObject, "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:11Observation10ObservableP","text":"Observable"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/environment(_:)"]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environment"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"17.0"},{"introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false,"name":"macOS"},{"introducedAt":"17.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"10.0","deprecated":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE11environmentyQrqd__SgRld__C11Observation10ObservableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"environment(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.environment(_:)"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environment(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/environment(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environment"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","title":"environment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:)","abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/environment(_:_:).json b/data/documentation/brazeui/contentcardsview/environment(_:_:).json index febc1776e4..e22d581dab 100644 --- a/data/documentation/brazeui/contentcardsview/environment(_:_:).json +++ b/data/documentation/brazeui/contentcardsview/environment(_:_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:_:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.environment(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"environment","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/environment(_:_:)"]}],"metadata":{"title":"environment(_:_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE11environmentyQrs15WritableKeyPathCyAA17EnvironmentValuesVqd__G_qd__tlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environment"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV","text":"EnvironmentValues"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"6.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environment(_:_:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"environment"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV","text":"EnvironmentValues","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/environment(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:_:)","title":"environment(_:_:)","abstract":[]}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Instance Method","title":"environment(_:_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11environmentyQrs15WritableKeyPathCyAA17EnvironmentValuesVqd__G_qd__tlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","platforms":[{"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"10.15","beta":false},{"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","beta":false,"unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environment"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.environment(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"environment","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/environment(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/environment(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:_:)","role":"symbol","type":"topic","title":"environment(_:_:)","url":"\/documentation\/brazeui\/contentcardsview\/environment(_:_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"environment","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/environmentobject(_:).json b/data/documentation/brazeui/contentcardsview/environmentobject(_:).json index 86b1b42d0a..0dbcc791bc 100644 --- a/data/documentation/brazeui/contentcardsview/environmentobject(_:).json +++ b/data/documentation/brazeui/contentcardsview/environmentobject(_:).json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7SwiftUI4ViewPAAE17environmentObjectyQrqd__7Combine010ObservableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"environmentObject","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"name":"macOS","unavailable":false,"introducedAt":"10.15","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"6.0"}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"environmentObject(_:)","extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.environmentObject(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/environmentobject(_:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environmentObject(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"environmentObject","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"object"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine16ObservableObjectP","text":"ObservableObject"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environmentObject(_:)":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environmentObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"environmentObject(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environmentObject(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/environmentobject(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/environmentobject(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.environmentObject(_:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environmentObject(_:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"beta":false,"unavailable":false},{"name":"macOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15"},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"title":"environmentObject(_:)","externalID":"s:7SwiftUI4ViewPAAE17environmentObjectyQrqd__7Combine010ObservableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"environmentObject","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"environmentObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"ObservableObject","preciseIdentifier":"s:7Combine16ObservableObjectP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environmentObject(_:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/environmentobject(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"environmentObject","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environmentObject(_:)","abstract":[],"kind":"symbol","title":"environmentObject(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogbrowseroptions(_:).json b/data/documentation/brazeui/contentcardsview/filedialogbrowseroptions(_:).json index 7bdf3183c0..84a9cadd9a 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogbrowseroptions(_:).json +++ b/data/documentation/brazeui/contentcardsview/filedialogbrowseroptions(_:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogBrowserOptions","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24FileDialogBrowserOptionsV","text":"FileDialogBrowserOptions"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"fileDialogBrowserOptions(_:)","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogBrowserOptions","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24FileDialogBrowserOptionsV","text":"FileDialogBrowserOptions"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE24fileDialogBrowserOptionsyQrAA04FileefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"beta":false,"introducedAt":"17.0","unavailable":false,"deprecated":false,"name":"iOS"},{"name":"macOS","beta":false,"introducedAt":"14.0","unavailable":false,"deprecated":false}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogbrowseroptions(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileDialogBrowserOptions(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogBrowserOptions(_:)"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogBrowserOptions(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogBrowserOptions(_:)","url":"\/documentation\/brazeui\/contentcardsview\/filedialogbrowseroptions(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogBrowserOptions","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI24FileDialogBrowserOptionsV","kind":"typeIdentifier","text":"FileDialogBrowserOptions"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"abstract":[],"kind":"symbol","title":"fileDialogBrowserOptions(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogBrowserOptions","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"options","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"FileDialogBrowserOptions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24FileDialogBrowserOptionsV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogBrowserOptions(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogbrowseroptions(_:)"]}],"metadata":{"title":"fileDialogBrowserOptions(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"17.0","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"14.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE24fileDialogBrowserOptionsyQrAA04FileefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogBrowserOptions"},{"kind":"text","text":"("},{"text":"FileDialogBrowserOptions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24FileDialogBrowserOptionsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","symbolKind":"method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogBrowserOptions(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogBrowserOptions(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogBrowserOptions"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI24FileDialogBrowserOptionsV","kind":"typeIdentifier","text":"FileDialogBrowserOptions"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"fileDialogBrowserOptions(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogbrowseroptions(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogBrowserOptions(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-4wbrq.json b/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-4wbrq.json index bb0b1f3297..55af063658 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-4wbrq.json +++ b/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-4wbrq.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogConfirmationLabel"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"17.0"},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method","title":"fileDialogConfirmationLabel(_:)","externalID":"s:7SwiftUI4ViewPAAE27fileDialogConfirmationLabelyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileDialogConfirmationLabel(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogConfirmationLabel"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"labelKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-4wbrq"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-4wbrq"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-4wbrq":{"url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-4wbrq","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-4wbrq","role":"symbol","title":"fileDialogConfirmationLabel(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-4wbrq","interfaceLanguage":"swift"},"metadata":{"platforms":[{"introducedAt":"17.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"14.0"}],"externalID":"s:7SwiftUI4ViewPAAE27fileDialogConfirmationLabelyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"fileDialogConfirmationLabel(_:)","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileDialogConfirmationLabel(_:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"labelKey","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-4wbrq"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-4wbrq":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"fileDialogConfirmationLabel(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-4wbrq","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-4wbrq"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-5wndd.json b/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-5wndd.json index 4b27dc4d67..d3e485a9a4 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-5wndd.json +++ b/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-5wndd.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-5wndd","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileDialogConfirmationLabel(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-5wndd"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"label"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"17.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"14.0","name":"macOS","deprecated":false,"beta":false}],"title":"fileDialogConfirmationLabel(_:)","externalID":"s:7SwiftUI4ViewPAAE27fileDialogConfirmationLabelyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogConfirmationLabel"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-5wndd":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-5wndd","title":"fileDialogConfirmationLabel(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-5wndd"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogConfirmationLabel(_:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-5wndd"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogConfirmationLabel"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sy","kind":"typeIdentifier","text":"StringProtocol"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-5wndd"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE27fileDialogConfirmationLabelyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","title":"fileDialogConfirmationLabel(_:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0"},{"deprecated":false,"introducedAt":"14.0","name":"macOS","unavailable":false,"beta":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-5wndd":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-5wndd","title":"fileDialogConfirmationLabel(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-5wndd"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-8v1p.json b/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-8v1p.json index 778eac0922..f08bc940b3 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-8v1p.json +++ b/data/documentation/brazeui/contentcardsview/filedialogconfirmationlabel(_:)-8v1p.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-8v1p"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE27fileDialogConfirmationLabelyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"name":"iOS","introducedAt":"17.0"},{"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"fileDialogConfirmationLabel(_:)"},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-8v1p","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileDialogConfirmationLabel(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogConfirmationLabel"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"label"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-8v1p":{"kind":"symbol","title":"fileDialogConfirmationLabel(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-8v1p","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-8v1p","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogConfirmationLabel"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileDialogConfirmationLabel(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-8v1p","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE27fileDialogConfirmationLabelyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogConfirmationLabel"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","title":"fileDialogConfirmationLabel(_:)","platforms":[{"unavailable":false,"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-8v1p"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-8v1p":{"title":"fileDialogConfirmationLabel(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-8v1p","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-8v1p"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogcustomizationid(_:).json b/data/documentation/brazeui/contentcardsview/filedialogcustomizationid(_:).json index d117e1d327..fd0415c244 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogcustomizationid(_:).json +++ b/data/documentation/brazeui/contentcardsview/filedialogcustomizationid(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogcustomizationid(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"unavailable":false,"introducedAt":"14.0","name":"macOS","deprecated":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE25fileDialogCustomizationIDyQrSSF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogCustomizationID","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileDialogCustomizationID(_:)","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileDialogCustomizationID(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogCustomizationID"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"id"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogCustomizationID(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogCustomizationID(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogcustomizationid(_:)","title":"fileDialogCustomizationID(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogCustomizationID"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogCustomizationID(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogCustomizationID(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogCustomizationID(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogCustomizationID"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogcustomizationid(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogCustomizationID"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"17.0","deprecated":false},{"introducedAt":"14.0","deprecated":false,"name":"macOS","beta":false,"unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE25fileDialogCustomizationIDyQrSSF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileDialogCustomizationID(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogCustomizationID(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogCustomizationID(_:)","role":"symbol","title":"fileDialogCustomizationID(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/filedialogcustomizationid(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogCustomizationID"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogdefaultdirectory(_:).json b/data/documentation/brazeui/contentcardsview/filedialogdefaultdirectory(_:).json index 11320a026f..e2f6a06f03 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogdefaultdirectory(_:).json +++ b/data/documentation/brazeui/contentcardsview/filedialogdefaultdirectory(_:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileDialogDefaultDirectory(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogdefaultdirectory(_:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogDefaultDirectory(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogDefaultDirectory"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"defaultDirectory"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"method","title":"fileDialogDefaultDirectory(_:)","extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogDefaultDirectory","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE26fileDialogDefaultDirectoryyQr10Foundation3URLVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"17.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"macOS","introducedAt":"14.0"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogDefaultDirectory(_:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogDefaultDirectory","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogdefaultdirectory(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogDefaultDirectory(_:)","type":"topic","title":"fileDialogDefaultDirectory(_:)"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogdefaultdirectory(_:)"]}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE26fileDialogDefaultDirectoryyQr10Foundation3URLVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"fileDialogDefaultDirectory(_:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogDefaultDirectory","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"17.0","beta":false},{"introducedAt":"14.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogDefaultDirectory"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"defaultDirectory"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogDefaultDirectory(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogDefaultDirectory(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogDefaultDirectory(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogDefaultDirectory"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"fileDialogDefaultDirectory(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogdefaultdirectory(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogDefaultDirectory(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogimportsunresolvedaliases(_:).json b/data/documentation/brazeui/contentcardsview/filedialogimportsunresolvedaliases(_:).json index 4f0febc2e2..8a1f4c09b8 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogimportsunresolvedaliases(_:).json +++ b/data/documentation/brazeui/contentcardsview/filedialogimportsunresolvedaliases(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogimportsunresolvedaliases(_:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileDialogImportsUnresolvedAliases","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"imports"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileDialogImportsUnresolvedAliases(_:)"},{"type":"text","text":"."}],"metadata":{"platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"17.0"},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileDialogImportsUnresolvedAliases(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogImportsUnresolvedAliases"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE34fileDialogImportsUnresolvedAliasesyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogImportsUnresolvedAliases(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogImportsUnresolvedAliases(_:)":{"kind":"symbol","title":"fileDialogImportsUnresolvedAliases(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogimportsunresolvedaliases(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogImportsUnresolvedAliases(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogImportsUnresolvedAliases"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE34fileDialogImportsUnresolvedAliasesyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileDialogImportsUnresolvedAliases","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"fileDialogImportsUnresolvedAliases(_:)","platforms":[{"unavailable":false,"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogimportsunresolvedaliases(_:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogImportsUnresolvedAliases","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"imports","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogImportsUnresolvedAliases(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogImportsUnresolvedAliases(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogImportsUnresolvedAliases(_:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/filedialogimportsunresolvedaliases(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogImportsUnresolvedAliases"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogImportsUnresolvedAliases(_:)","role":"symbol","title":"fileDialogImportsUnresolvedAliases(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-2lipg.json b/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-2lipg.json index 4931d8ca29..9f1d0b9f67 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-2lipg.json +++ b/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-2lipg.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-2lipg","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogMessage(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-2lipg"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE17fileDialogMessageyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.0","name":"iOS"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"14.0"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"fileDialogMessage(_:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogMessage","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-2lipg":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-2lipg","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-2lipg","title":"fileDialogMessage(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogMessage(_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE17fileDialogMessageyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"fileDialogMessage(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"macOS","introducedAt":"14.0"}],"extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-2lipg","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-2lipg"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-2lipg":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"fileDialogMessage(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-2lipg","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-2lipg"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-3fdzn.json b/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-3fdzn.json index 7175e1b7d3..4c6570504c 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-3fdzn.json +++ b/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-3fdzn.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-3fdzn","interfaceLanguage":"swift"},"metadata":{"platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"17.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false,"name":"macOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17fileDialogMessageyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","extendedModule":"SwiftUI","title":"fileDialogMessage(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileDialogMessage(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogMessage"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"messageKey","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-3fdzn"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-3fdzn":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogMessage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-3fdzn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-3fdzn","title":"fileDialogMessage(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-3fdzn"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileDialogMessage(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-3fdzn"},"metadata":{"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"fileDialogMessage(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0","name":"macOS"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogMessage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE17fileDialogMessageyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogMessage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"messageKey","kind":"internalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-3fdzn":{"title":"fileDialogMessage(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-3fdzn","url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-3fdzn","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogMessage"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-7csa7.json b/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-7csa7.json index 6b838052c3..e32bee2327 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-7csa7.json +++ b/data/documentation/brazeui/contentcardsview/filedialogmessage(_:)-7csa7.json @@ -1 +1 @@ -{"metadata":{"title":"fileDialogMessage(_:)","platforms":[{"unavailable":false,"beta":false,"name":"iOS","introducedAt":"17.0","deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"14.0","beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogMessage","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE17fileDialogMessageyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-7csa7","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogMessage","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-7csa7"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogMessage(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-7csa7":{"kind":"symbol","title":"fileDialogMessage(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-7csa7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-7csa7","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogMessage","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-7csa7"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-7csa7"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogMessage"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogMessage"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","platforms":[{"introducedAt":"17.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"14.0","name":"macOS","deprecated":false}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17fileDialogMessageyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"fileDialogMessage(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogMessage(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-7csa7":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogMessage","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-7csa7","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-7csa7","title":"fileDialogMessage(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filedialogurlenabled(_:).json b/data/documentation/brazeui/contentcardsview/filedialogurlenabled(_:).json index 39d3f1792f..fcac83bc4d 100644 --- a/data/documentation/brazeui/contentcardsview/filedialogurlenabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/filedialogurlenabled(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogurlenabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileDialogURLEnabled(_:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogURLEnabled(_:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileDialogURLEnabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9PredicateV","text":"Predicate"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"fileDialogURLEnabled(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE20fileDialogURLEnabledyQr10Foundation9PredicateVyAE3URLV_QPGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"beta":false,"introducedAt":"17.0","name":"iOS","deprecated":false},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"14.0","unavailable":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogURLEnabled"},{"text":"(","kind":"text"},{"text":"Predicate","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9PredicateV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogURLEnabled(_:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogURLEnabled"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Predicate","preciseIdentifier":"s:10Foundation9PredicateV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogurlenabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogURLEnabled(_:)","title":"fileDialogURLEnabled(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogURLEnabled(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileDialogURLEnabled(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filedialogurlenabled(_:)"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogURLEnabled","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation9PredicateV","text":"Predicate","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogURLEnabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"Predicate","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9PredicateV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","title":"fileDialogURLEnabled(_:)","externalID":"s:7SwiftUI4ViewPAAE20fileDialogURLEnabledyQr10Foundation9PredicateVyAE3URLV_QPGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","platforms":[{"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"14.0"}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogURLEnabled(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogURLEnabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9PredicateV","text":"Predicate"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"fileDialogURLEnabled(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogurlenabled(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogURLEnabled(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf.json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf.json index 463d28903a..921bf68809 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf.json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"document"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI21ReferenceFileDocumentP","text":"ReferenceFileDocument","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0","name":"iOS"},{"unavailable":false,"introducedAt":"11.0","name":"macOS","deprecated":false,"beta":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented8document11contentType15defaultFilename12onCompletionQrAA7BindingVySbG_qd__Sg07UniformJ11Identifiers6UTTypeVSSSgys6ResultOy10Foundation3URLVs5Error_pGctAA21ReferenceFileDocumentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"document","kind":"externalParam"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"contentType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","roleHeading":"Instance Method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":"?, "},{"text":"contentType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf","title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","abstract":[]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented8document11contentType15defaultFilename12onCompletionQrAA7BindingVySbG_qd__Sg07UniformJ11Identifiers6UTTypeVSSSgys6ResultOy10Foundation3URLVs5Error_pGctAA21ReferenceFileDocumentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"document","kind":"externalParam"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"contentType","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":", "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"unavailable":false,"name":"iOS","deprecated":false,"beta":false,"introducedAt":"14.0"},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"11.0","name":"macOS"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentType"},{"kind":"text","text":": "},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"ReferenceFileDocument","preciseIdentifier":"s:7SwiftUI21ReferenceFileDocumentP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf":{"kind":"symbol","title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","role":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"contentType","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly.json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly.json index 506a820369..e1f342dcda 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly.json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"name":"macOS","introducedAt":"11.0","beta":false,"unavailable":false,"deprecated":false}],"title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"kind":"text","text":": "},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"defaultFilename","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented8document11contentType15defaultFilename12onCompletionQrAA7BindingVySbG_qd__Sg07UniformJ11Identifiers6UTTypeVSSSgys6ResultOy10Foundation3URLVs5Error_pGctAA12FileDocumentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"document","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12FileDocumentP","text":"FileDocument"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly":{"type":"topic","role":"symbol","title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":", "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI12FileDocumentP","text":"FileDocument","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"role":"symbol","title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented8document11contentType15defaultFilename12onCompletionQrAA7BindingVySbG_qd__Sg07UniformJ11Identifiers6UTTypeVSSSgys6ResultOy10Foundation3URLVs5Error_pGctAA12FileDocumentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"introducedAt":"11.0","beta":false,"name":"macOS","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentType"},{"kind":"text","text":": "},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":", ","kind":"text"},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by.json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by.json index f4a42d1e67..1e71d7c348 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by.json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"14.0"}],"title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented8document12contentTypes15defaultFilename12onCompletion0M12CancellationQrAA7BindingVySbG_qd__SgSay22UniformTypeIdentifiers6UTTypeVGSSSgys6ResultOy10Foundation3URLVs5Error_pGcyyctAA12FileDocumentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"] = [], "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":" = {}) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12FileDocumentP","kind":"typeIdentifier","text":"FileDocument"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"] = [], "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":" = {}) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"FileDocument","preciseIdentifier":"s:7SwiftUI12FileDocumentP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"14.0"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"document","kind":"externalParam"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentTypes"},{"kind":"text","text":": ["},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented8document12contentTypes15defaultFilename12onCompletion0M12CancellationQrAA7BindingVySbG_qd__SgSay22UniformTypeIdentifiers6UTTypeVGSSSgys6ResultOy10Foundation3URLVs5Error_pGcyyctAA12FileDocumentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by":{"title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq.json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq.json index ad3fce2da6..0d04e3f038 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq.json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"document","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":"] = [], ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"? = nil, "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":" = {}) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"ReferenceFileDocument","preciseIdentifier":"s:7SwiftUI21ReferenceFileDocumentP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)"},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"14.0","beta":false}],"symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented8document12contentTypes15defaultFilename12onCompletion0M12CancellationQrAA7BindingVySbG_qd__SgSay22UniformTypeIdentifiers6UTTypeVGSSSgys6ResultOy10Foundation3URLVs5Error_pGcyyctAA21ReferenceFileDocumentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"document","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"] = [], ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":" = {}) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI21ReferenceFileDocumentP","text":"ReferenceFileDocument","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented8document12contentTypes15defaultFilename12onCompletion0M12CancellationQrAA7BindingVySbG_qd__SgSay22UniformTypeIdentifiers6UTTypeVGSSSgys6ResultOy10Foundation3URLVs5Error_pGcyyctAA21ReferenceFileDocumentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentTypes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"deprecated":false,"introducedAt":"14.0","beta":false,"name":"macOS","unavailable":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq","role":"symbol","type":"topic","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw.json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw.json index 533656ce08..6dcf5c5a64 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw.json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporter(isPresented:documents:contentType:onCompletion:)"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"documents"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"text":"contentType","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sl","kind":"typeIdentifier","text":"Collection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ReferenceFileDocumentP","text":"ReferenceFileDocument"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"platforms":[{"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"name":"macOS","beta":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileExporter(isPresented:documents:contentType:onCompletion:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"documents","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented9documents11contentType12onCompletionQrAA7BindingVySbG_qd__07UniformJ11Identifiers6UTTypeVys6ResultOySay10Foundation3URLVGs5Error_pGctSlRd__AA21ReferenceFileDocument7ElementRpd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw":{"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"documents"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"contentType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw","role":"symbol","title":"fileExporter(isPresented:documents:contentType:onCompletion:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileExporter(isPresented:documents:contentType:onCompletion:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"title":"fileExporter(isPresented:documents:contentType:onCompletion:)","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"14.0"},{"name":"macOS","deprecated":false,"introducedAt":"11.0","beta":false,"unavailable":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"documents"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentType","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented9documents11contentType12onCompletionQrAA7BindingVySbG_qd__07UniformJ11Identifiers6UTTypeVys6ResultOySay10Foundation3URLVGs5Error_pGctSlRd__AA21ReferenceFileDocument7ElementRpd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"documents","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"text":"contentType","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Collection","kind":"typeIdentifier","preciseIdentifier":"s:Sl"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"ReferenceFileDocument","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ReferenceFileDocumentP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw":{"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"documents","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw","title":"fileExporter(isPresented:documents:contentType:onCompletion:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06.json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06.json index c5a42b9b92..b0ab07379b 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06.json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"documents"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sl","text":"Collection","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12FileDocumentP","text":"FileDocument"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporter(isPresented:documents:contentType:onCompletion:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented9documents11contentType12onCompletionQrAA7BindingVySbG_qd__07UniformJ11Identifiers6UTTypeVys6ResultOySay10Foundation3URLVGs5Error_pGctSlRd__AA12FileDocument7ElementRpd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"},{"deprecated":false,"introducedAt":"11.0","name":"macOS","unavailable":false,"beta":false}],"title":"fileExporter(isPresented:documents:contentType:onCompletion:)","role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06","kind":"symbol","abstract":[],"title":"fileExporter(isPresented:documents:contentType:onCompletion:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented9documents11contentType12onCompletionQrAA7BindingVySbG_qd__07UniformJ11Identifiers6UTTypeVys6ResultOySay10Foundation3URLVGs5Error_pGctSlRd__AA12FileDocument7ElementRpd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"documents"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"contentType","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"fileExporter(isPresented:documents:contentType:onCompletion:)","extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0"},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"11.0","beta":false}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sl","text":"Collection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"FileDocument","preciseIdentifier":"s:7SwiftUI12FileDocumentP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:documents:contentType:onCompletion:)"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06","type":"topic","title":"fileExporter(isPresented:documents:contentType:onCompletion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"contentType","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg.json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg.json index 7ea88faba4..2691f33ed7 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg.json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":"] = [], "},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":" = {}) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sl","kind":"typeIdentifier","text":"Collection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"FileDocument","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12FileDocumentP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented9documents12contentTypes12onCompletion0K12CancellationQrAA7BindingVySbG_qd__Say22UniformTypeIdentifiers6UTTypeVGys6ResultOySay10Foundation3URLVGs5Error_pGcyyctSlRd__AA12FileDocument7ElementRpd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"}],"symbolKind":"method","roleHeading":"Instance Method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg":{"kind":"symbol","title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"extendedModule":"SwiftUI","platforms":[{"beta":false,"name":"iOS","introducedAt":"17.0","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0"}],"title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"kind":"text","text":"], "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented9documents12contentTypes12onCompletion0K12CancellationQrAA7BindingVySbG_qd__Say22UniformTypeIdentifiers6UTTypeVGys6ResultOySay10Foundation3URLVGs5Error_pGcyyctSlRd__AA12FileDocument7ElementRpd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"documents"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":"] = [], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":" = {}) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sl","kind":"typeIdentifier","text":"Collection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"FileDocument","preciseIdentifier":"s:7SwiftUI12FileDocumentP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"documents"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg","kind":"symbol","title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6.json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6.json index 1df5db92d5..b033da2eb5 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6.json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"documents","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"] = [], "},{"text":"onCompletion","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":" = {}) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Collection","preciseIdentifier":"s:Sl"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI21ReferenceFileDocumentP","text":"ReferenceFileDocument","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented9documents12contentTypes12onCompletion0K12CancellationQrAA7BindingVySbG_qd__Say22UniformTypeIdentifiers6UTTypeVGys6ResultOySay10Foundation3URLVGs5Error_pGcyyctSlRd__AA21ReferenceFileDocument7ElementRpd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.0"},{"deprecated":false,"unavailable":false,"introducedAt":"14.0","name":"macOS","beta":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6":{"kind":"symbol","title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"kind":"text","text":": ["},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"documents","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"] = [], "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":" = {}) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"Collection","preciseIdentifier":"s:Sl","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" : "},{"text":"ReferenceFileDocument","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ReferenceFileDocumentP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"beta":false,"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented9documents12contentTypes12onCompletion0K12CancellationQrAA7BindingVySbG_qd__Say22UniformTypeIdentifiers6UTTypeVGys6ResultOySay10Foundation3URLVGs5Error_pGcyyctSlRd__AA21ReferenceFileDocument7ElementRpd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"documents"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:).json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:).json index 8210f8ab6f..360120e19d 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:).json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"] = [], ","kind":"text"},{"text":"defaultFilename","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? = nil, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":" = { }) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"Transferable","preciseIdentifier":"s:16CoreTransferable0B0P","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)"},{"text":".","type":"text"}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"17.0","beta":false},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"macOS","beta":false}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented4item12contentTypes15defaultFilename12onCompletion0M12CancellationQrAA7BindingVySbG_qd__SgSay22UniformTypeIdentifiers6UTTypeVGSSSgys6ResultOy10Foundation3URLVs5Error_pGcyyct16CoreTransferable0Z0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)":{"kind":"symbol","title":"fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)"]}],"metadata":{"platforms":[{"introducedAt":"17.0","beta":false,"deprecated":false,"name":"iOS","unavailable":false},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"14.0","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented4item12contentTypes15defaultFilename12onCompletion0M12CancellationQrAA7BindingVySbG_qd__SgSay22UniformTypeIdentifiers6UTTypeVGSSSgys6ResultOy10Foundation3URLVs5Error_pGcyyct16CoreTransferable0Z0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"defaultFilename","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"kind":"text","text":": ["},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"] = [], ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":" = { }) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:).json b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:).json index 8d55b72b26..8350f7224d 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:).json +++ b/data/documentation/brazeui/contentcardsview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"items","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"] = [], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":" = { }) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sl","text":"Collection"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","title":"fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"items"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented5items12contentTypes12onCompletion0K12CancellationQrAA7BindingVySbG_qd__Say22UniformTypeIdentifiers6UTTypeVGys6ResultOySay10Foundation3URLVGs5Error_pGcyyctSlRd__16CoreTransferable0X0Rd_0_7ElementQyd__Rsd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"17.0","beta":false,"deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"items","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","title":"fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)"]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)"},"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE12fileExporter11isPresented5items12contentTypes12onCompletion0K12CancellationQrAA7BindingVySbG_qd__Say22UniformTypeIdentifiers6UTTypeVGys6ResultOySay10Foundation3URLVGs5Error_pGcyyctSlRd__16CoreTransferable0X0Rd_0_7ElementQyd__Rsd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"items","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false},{"name":"macOS","beta":false,"introducedAt":"14.0","unavailable":false,"deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"items","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"] = [], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":" = { }) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sl","text":"Collection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Transferable","preciseIdentifier":"s:16CoreTransferable0B0P"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"items","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","title":"fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-4fj5n.json b/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-4fj5n.json index 84984350c6..22d25dfaee 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-4fj5n.json +++ b/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-4fj5n.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-4fj5n","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"label","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sy","kind":"typeIdentifier","text":"StringProtocol"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-4fj5n"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","role":"symbol","title":"fileExporterFilenameLabel(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE25fileExporterFilenameLabelyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"beta":false,"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"14.0"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileExporterFilenameLabel(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-4fj5n":{"title":"fileExporterFilenameLabel(_:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-4fj5n","url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-4fj5n","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE25fileExporterFilenameLabelyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"fileExporterFilenameLabel(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"17.0","name":"iOS"},{"unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false,"name":"macOS"}],"extendedModule":"SwiftUI"},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileExporterFilenameLabel(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-4fj5n"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-4fj5n"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-4fj5n":{"abstract":[],"title":"fileExporterFilenameLabel(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-4fj5n","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-4fj5n","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-55u36.json b/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-55u36.json index 534f903627..424cbd6317 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-55u36.json +++ b/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-55u36.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-55u36","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","roleHeading":"Instance Method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0"}],"title":"fileExporterFilenameLabel(_:)","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE25fileExporterFilenameLabelyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporterFilenameLabel(_:)"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-55u36"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"labelKey","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-55u36":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-55u36","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-55u36","title":"fileExporterFilenameLabel(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"labelKey"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"metadata":{"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"17.0"},{"unavailable":false,"name":"macOS","deprecated":false,"introducedAt":"14.0","beta":false}],"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE25fileExporterFilenameLabelyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"fileExporterFilenameLabel(_:)","symbolKind":"method","extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-55u36","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-55u36"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileExporterFilenameLabel(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-55u36":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-55u36","url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-55u36","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","role":"symbol","title":"fileExporterFilenameLabel(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-6ko3x.json b/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-6ko3x.json index 8a397cea08..5008e768e5 100644 --- a/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-6ko3x.json +++ b/data/documentation/brazeui/contentcardsview/fileexporterfilenamelabel(_:)-6ko3x.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"label"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-6ko3x"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileExporterFilenameLabel(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-6ko3x"},"kind":"symbol","sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE25fileExporterFilenameLabelyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"fileExporterFilenameLabel(_:)","roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","deprecated":false,"beta":false,"unavailable":false,"name":"iOS"},{"beta":false,"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"14.0"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-6ko3x":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-6ko3x","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-6ko3x","title":"fileExporterFilenameLabel(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-6ko3x"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-6ko3x","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileExporterFilenameLabel(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","symbolKind":"method","title":"fileExporterFilenameLabel(_:)","platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"17.0"},{"introducedAt":"14.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE25fileExporterFilenameLabelyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"label"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-6ko3x":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-6ko3x","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-6ko3x","kind":"symbol","role":"symbol","title":"fileExporterFilenameLabel(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:).json b/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:).json index 9ddc4f47ef..b0c84e864d 100644 --- a/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:).json +++ b/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)"},{"type":"text","text":"."}],"metadata":{"role":"symbol","platforms":[{"beta":false,"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"14.0"},{"deprecated":false,"introducedAt":"11.0","name":"macOS","unavailable":false,"beta":false}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE12fileImporter11isPresented19allowedContentTypes23allowsMultipleSelection12onCompletionQrAA7BindingVySbG_Say22UniformTypeIdentifiers6UTTypeVGSbys6ResultOySay10Foundation3URLVGs5Error_pGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"allowsMultipleSelection"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileImporter","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"allowedContentTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"text":"allowsMultipleSelection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"allowsMultipleSelection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"allowedContentTypes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"text":"allowsMultipleSelection","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE12fileImporter11isPresented19allowedContentTypes23allowsMultipleSelection12onCompletionQrAA7BindingVySbG_Say22UniformTypeIdentifiers6UTTypeVGSbys6ResultOySay10Foundation3URLVGs5Error_pGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"14.0"},{"introducedAt":"11.0","beta":false,"name":"macOS","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileImporter","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"allowedContentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"allowsMultipleSelection"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","role":"symbol","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"allowsMultipleSelection"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:).json b/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:).json index 16693eeac0..b2bb840d27 100644 --- a/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:).json +++ b/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE12fileImporter11isPresented19allowedContentTypes23allowsMultipleSelection12onCompletion0N12CancellationQrAA7BindingVySbG_Say22UniformTypeIdentifiers6UTTypeVGSbys6ResultOySay10Foundation3URLVGs5Error_pGcyyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","name":"macOS","beta":false,"deprecated":false,"unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"allowedContentTypes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"text":"allowsMultipleSelection","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileImporter","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":"], ","kind":"text"},{"text":"allowsMultipleSelection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileImporter"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":"], ","kind":"text"},{"text":"allowsMultipleSelection","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)"]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"allowedContentTypes"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"allowsMultipleSelection"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"symbolKind":"method","platforms":[{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"iOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"14.0","name":"macOS","unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileImporter","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"allowsMultipleSelection"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12fileImporter11isPresented19allowedContentTypes23allowsMultipleSelection12onCompletion0N12CancellationQrAA7BindingVySbG_Say22UniformTypeIdentifiers6UTTypeVGSbys6ResultOySay10Foundation3URLVGs5Error_pGcyyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"allowedContentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"allowsMultipleSelection"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:oncompletion:).json b/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:oncompletion:).json index b9dd086617..de6fe86931 100644 --- a/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:oncompletion:).json +++ b/data/documentation/brazeui/contentcardsview/fileimporter(ispresented:allowedcontenttypes:oncompletion:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileImporter(isPresented:allowedContentTypes:onCompletion:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:onCompletion:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:oncompletion:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileImporter","kind":"identifier"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"allowedContentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"fileImporter(isPresented:allowedContentTypes:onCompletion:)","externalID":"s:7SwiftUI4ViewPAAE12fileImporter11isPresented19allowedContentTypes12onCompletionQrAA7BindingVySbG_Say22UniformTypeIdentifiers6UTTypeVGys6ResultOy10Foundation3URLVs5Error_pGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0"},{"deprecated":false,"beta":false,"introducedAt":"11.0","unavailable":false,"name":"macOS"}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:onCompletion:)":{"role":"symbol","title":"fileImporter(isPresented:allowedContentTypes:onCompletion:)","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:oncompletion:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:onCompletion:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileImporter","kind":"identifier"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:oncompletion:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:onCompletion:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE12fileImporter11isPresented19allowedContentTypes12onCompletionQrAA7BindingVySbG_Say22UniformTypeIdentifiers6UTTypeVGys6ResultOy10Foundation3URLVs5Error_pGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileImporter(isPresented:allowedContentTypes:onCompletion:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"14.0","beta":false},{"introducedAt":"11.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileImporter(isPresented:allowedContentTypes:onCompletion:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"allowedContentTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:onCompletion:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileImporter","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"fileImporter(isPresented:allowedContentTypes:onCompletion:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:oncompletion:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:onCompletion:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filemover(ispresented:file:oncompletion:).json b/data/documentation/brazeui/contentcardsview/filemover(ispresented:file:oncompletion:).json index a947976a92..161878a63e 100644 --- a/data/documentation/brazeui/contentcardsview/filemover(ispresented:file:oncompletion:).json +++ b/data/documentation/brazeui/contentcardsview/filemover(ispresented:file:oncompletion:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE9fileMover11isPresented0D012onCompletionQrAA7BindingVySbG_10Foundation3URLVSgys6ResultOyAMs5Error_pGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0","name":"iOS"},{"deprecated":false,"introducedAt":"11.0","beta":false,"name":"macOS","unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"fileMover(isPresented:file:onCompletion:)","symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileMover(isPresented:file:onCompletion:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileMover","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:file:onCompletion:)":{"kind":"symbol","title":"fileMover(isPresented:file:onCompletion:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE9fileMover11isPresented0D012onCompletionQrAA7BindingVySbG_10Foundation3URLVSgys6ResultOyAMs5Error_pGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"introducedAt":"14.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"11.0","beta":false,"name":"macOS"}],"title":"fileMover(isPresented:file:onCompletion:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileMover(isPresented:file:onCompletion:)"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:file:onCompletion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:)","role":"symbol","type":"topic","title":"fileMover(isPresented:file:onCompletion:)","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filemover(ispresented:file:oncompletion:oncancellation:).json b/data/documentation/brazeui/contentcardsview/filemover(ispresented:file:oncompletion:oncancellation:).json index 4d8e61bbfb..738f0f512f 100644 --- a/data/documentation/brazeui/contentcardsview/filemover(ispresented:file:oncompletion:oncancellation:).json +++ b/data/documentation/brazeui/contentcardsview/filemover(ispresented:file:oncompletion:oncancellation:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:onCancellation:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileMover(isPresented:file:onCompletion:onCancellation:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileMover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:oncancellation:)"]}],"metadata":{"role":"symbol","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.0"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"14.0"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE9fileMover11isPresented0D012onCompletion0H12CancellationQrAA7BindingVySbG_10Foundation3URLVSgys6ResultOyANs5Error_pGcyyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"fileMover(isPresented:file:onCompletion:onCancellation:)","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:file:onCompletion:onCancellation:)":{"kind":"symbol","title":"fileMover(isPresented:file:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:oncancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:onCancellation:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileMover(isPresented:file:onCompletion:onCancellation:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE9fileMover11isPresented0D012onCompletion0H12CancellationQrAA7BindingVySbG_10Foundation3URLVSgys6ResultOyANs5Error_pGcyyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"fileMover(isPresented:file:onCompletion:onCancellation:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"14.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:onCancellation:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileMover","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:oncancellation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:file:onCompletion:onCancellation:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"fileMover(isPresented:file:onCompletion:onCancellation:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:oncancellation:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:onCancellation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filemover(ispresented:files:oncompletion:).json b/data/documentation/brazeui/contentcardsview/filemover(ispresented:files:oncompletion:).json index b47c652b21..dfe1a6f614 100644 --- a/data/documentation/brazeui/contentcardsview/filemover(ispresented:files:oncompletion:).json +++ b/data/documentation/brazeui/contentcardsview/filemover(ispresented:files:oncompletion:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"title":"fileMover(isPresented:files:onCompletion:)","externalID":"s:7SwiftUI4ViewPAAE9fileMover11isPresented5files12onCompletionQrAA7BindingVySbG_qd__ys6ResultOySay10Foundation3URLVGs5Error_pGctSlRd__AO7ElementRtd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"files","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"introducedAt":"14.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"introducedAt":"11.0","beta":false,"name":"macOS","unavailable":false,"deprecated":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fileMover(isPresented:files:onCompletion:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileMover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"files","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Collection","kind":"typeIdentifier","preciseIdentifier":"s:Sl"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:files:onCompletion:)":{"kind":"symbol","title":"fileMover(isPresented:files:onCompletion:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileMover","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"files","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fileMover(isPresented:files:onCompletion:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"files"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sl","text":"Collection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"beta":false,"deprecated":false,"introducedAt":"14.0","name":"iOS","unavailable":false},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileMover"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"files"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"fileMover(isPresented:files:onCompletion:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9fileMover11isPresented5files12onCompletionQrAA7BindingVySbG_qd__ys6ResultOySay10Foundation3URLVGs5Error_pGctSlRd__AO7ElementRtd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:)"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:files:onCompletion:)":{"abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"files","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:)","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:)","title":"fileMover(isPresented:files:onCompletion:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/filemover(ispresented:files:oncompletion:oncancellation:).json b/data/documentation/brazeui/contentcardsview/filemover(ispresented:files:oncompletion:oncancellation:).json index c0082ab0e7..4bb702aa29 100644 --- a/data/documentation/brazeui/contentcardsview/filemover(ispresented:files:oncompletion:oncancellation:).json +++ b/data/documentation/brazeui/contentcardsview/filemover(ispresented:files:oncompletion:oncancellation:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fileMover(isPresented:files:onCompletion:onCancellation:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileMover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"files"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sl","text":"Collection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:oncancellation:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:onCancellation:)"},"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"fileMover(isPresented:files:onCompletion:onCancellation:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE9fileMover11isPresented5files12onCompletion0I12CancellationQrAA7BindingVySbG_qd__ys6ResultOySay10Foundation3URLVGs5Error_pGcyyctSlRd__AP7ElementRtd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"files"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:files:onCompletion:onCancellation:)":{"kind":"symbol","title":"fileMover(isPresented:files:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:oncancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:onCancellation:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileMover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"files"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:onCancellation:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:oncancellation:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileMover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"files"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sl","text":"Collection","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" == "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE9fileMover11isPresented5files12onCompletion0I12CancellationQrAA7BindingVySbG_qd__ys6ResultOySay10Foundation3URLVGs5Error_pGcyyctSlRd__AP7ElementRtd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","roleHeading":"Instance Method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false},{"name":"macOS","deprecated":false,"introducedAt":"14.0","beta":false,"unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"files"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"fileMover(isPresented:files:onCompletion:onCancellation:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fileMover(isPresented:files:onCompletion:onCancellation:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:files:onCompletion:onCancellation:)":{"title":"fileMover(isPresented:files:onCompletion:onCancellation:)","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:oncancellation:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:onCancellation:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"files"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/finddisabled(_:).json b/data/documentation/brazeui/contentcardsview/finddisabled(_:).json index 2138fd5cc8..98593f5a70 100644 --- a/data/documentation/brazeui/contentcardsview/finddisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/finddisabled(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/finddisabled(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.findDisabled(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"findDisabled"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"findDisabled(_:)","externalID":"s:7SwiftUI4ViewPAAE12findDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false}],"extendedModule":"SwiftUI","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"findDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"isDisabled","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findDisabled(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/findDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/finddisabled(_:)","abstract":[],"title":"findDisabled(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"findDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"findDisabled"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"deprecated":false,"beta":false,"introducedAt":"16.0","name":"iOS","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE12findDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"findDisabled(_:)","extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findDisabled(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/finddisabled(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.findDisabled(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"findDisabled","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"isDisabled","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/findDisabled(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"findDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"findDisabled(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/finddisabled(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/findnavigator(ispresented:).json b/data/documentation/brazeui/contentcardsview/findnavigator(ispresented:).json index 2d76cc551b..e7570f6b0d 100644 --- a/data/documentation/brazeui/contentcardsview/findnavigator(ispresented:).json +++ b/data/documentation/brazeui/contentcardsview/findnavigator(ispresented:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"findNavigator","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.findNavigator(isPresented:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/findnavigator(ispresented:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE13findNavigator11isPresentedQrAA7BindingVySbG_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"findNavigator"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"findNavigator(isPresented:)","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findNavigator(isPresented:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/findNavigator(isPresented:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"findNavigator","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/findnavigator(ispresented:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findNavigator(isPresented:)","title":"findNavigator(isPresented:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.findNavigator(isPresented:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/findnavigator(ispresented:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"findNavigator"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"findNavigator(isPresented:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"findNavigator"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"16.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE13findNavigator11isPresentedQrAA7BindingVySbG_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findNavigator(isPresented:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/findNavigator(isPresented:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"findNavigator"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"findNavigator(isPresented:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/findnavigator(ispresented:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findNavigator(isPresented:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fixedsize().json b/data/documentation/brazeui/contentcardsview/fixedsize().json index 7af894b1a3..f862ea4aeb 100644 --- a/data/documentation/brazeui/contentcardsview/fixedsize().json +++ b/data/documentation/brazeui/contentcardsview/fixedsize().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fixedSize()","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fixedSize","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fixedsize()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"fixedSize()","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0","beta":false},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE9fixedSizeQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedSize"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fixedSize()":{"kind":"symbol","title":"fixedSize()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fixedsize()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize()","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fixedsize()"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fixedSize()"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE9fixedSizeQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"fixedSize()","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fixedSize","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","beta":false},{"name":"watchOS","beta":false,"introducedAt":"6.0","unavailable":false,"deprecated":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/fixedSize()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize()","role":"symbol","title":"fixedSize()","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fixedsize()","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fixedsize(horizontal:vertical:).json b/data/documentation/brazeui/contentcardsview/fixedsize(horizontal:vertical:).json index 8b1d17a04d..37741bafbd 100644 --- a/data/documentation/brazeui/contentcardsview/fixedsize(horizontal:vertical:).json +++ b/data/documentation/brazeui/contentcardsview/fixedsize(horizontal:vertical:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fixedSize(horizontal:vertical:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize(horizontal:vertical:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedSize"},{"kind":"text","text":"("},{"kind":"externalParam","text":"horizontal"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"vertical","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"fixedSize(horizontal:vertical:)","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","beta":false},{"introducedAt":"10.15","deprecated":false,"unavailable":false,"name":"macOS","beta":false},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE9fixedSize10horizontal8verticalQrSb_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"("},{"text":"horizontal","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"vertical","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fixedsize(horizontal:vertical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fixedSize(horizontal:vertical:)":{"kind":"symbol","title":"fixedSize(horizontal:vertical:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fixedsize(horizontal:vertical:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize(horizontal:vertical:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedSize"},{"kind":"text","text":"("},{"text":"horizontal","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"vertical","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fixedSize(horizontal:vertical:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedSize"},{"text":"(","kind":"text"},{"text":"horizontal","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"vertical"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize(horizontal:vertical:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"horizontal"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"vertical"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"10.15","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0"},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9fixedSize10horizontal8verticalQrSb_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"fixedSize(horizontal:vertical:)","extendedModule":"SwiftUI"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fixedsize(horizontal:vertical:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fixedSize(horizontal:vertical:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"("},{"text":"horizontal","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"vertical"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"fixedSize(horizontal:vertical:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fixedsize(horizontal:vertical:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize(horizontal:vertical:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/flipsforrighttoleftlayoutdirection(_:).json b/data/documentation/brazeui/contentcardsview/flipsforrighttoleftlayoutdirection(_:).json index 2bd670ba49..97b2a4f881 100644 --- a/data/documentation/brazeui/contentcardsview/flipsforrighttoleftlayoutdirection(_:).json +++ b/data/documentation/brazeui/contentcardsview/flipsforrighttoleftlayoutdirection(_:).json @@ -1 +1 @@ -{"metadata":{"title":"flipsForRightToLeftLayoutDirection(_:)","externalID":"s:7SwiftUI4ViewPAAE34flipsForRightToLeftLayoutDirectionyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"introducedAt":"13.0","beta":false,"name":"tvOS","unavailable":false},{"name":"watchOS","introducedAt":"6.0","beta":false,"unavailable":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flipsForRightToLeftLayoutDirection","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flipsForRightToLeftLayoutDirection"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"enabled","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/flipsforrighttoleftlayoutdirection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.flipsForRightToLeftLayoutDirection(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/flipsForRightToLeftLayoutDirection(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/flipsForRightToLeftLayoutDirection(_:)":{"kind":"symbol","title":"flipsForRightToLeftLayoutDirection(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/flipsforrighttoleftlayoutdirection(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/flipsForRightToLeftLayoutDirection(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"flipsForRightToLeftLayoutDirection","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/flipsForRightToLeftLayoutDirection(_:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","beta":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"flipsForRightToLeftLayoutDirection(_:)","externalID":"s:7SwiftUI4ViewPAAE34flipsForRightToLeftLayoutDirectionyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flipsForRightToLeftLayoutDirection"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flipsForRightToLeftLayoutDirection"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"enabled","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.flipsForRightToLeftLayoutDirection(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/flipsforrighttoleftlayoutdirection(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/flipsForRightToLeftLayoutDirection(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/flipsForRightToLeftLayoutDirection(_:)","kind":"symbol","type":"topic","role":"symbol","title":"flipsForRightToLeftLayoutDirection(_:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/flipsforrighttoleftlayoutdirection(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flipsForRightToLeftLayoutDirection","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusable(_:).json b/data/documentation/brazeui/contentcardsview/focusable(_:).json index 851e2c709f..99b61f20e6 100644 --- a/data/documentation/brazeui/contentcardsview/focusable(_:).json +++ b/data/documentation/brazeui/contentcardsview/focusable(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focusable(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:)"},"sections":[],"metadata":{"role":"symbol","title":"focusable(_:)","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusable","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"17.0"},{"introducedAt":"12.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"8.0"}],"externalID":"s:7SwiftUI4ViewPAAE9focusableyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusable","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"isFocusable"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusable(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusable(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusable"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusable(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:)","title":"focusable(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focusable(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusable(_:)"]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusable"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"isFocusable","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusable","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","platforms":[{"introducedAt":"17.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"tvOS","unavailable":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE9focusableyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"focusable(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/focusable(_:)":{"abstract":[],"title":"focusable(_:)","url":"\/documentation\/brazeui\/contentcardsview\/focusable(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusable"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusable(_:interactions:).json b/data/documentation/brazeui/contentcardsview/focusable(_:interactions:).json index c59c5bcb2f..bd12e8310e 100644 --- a/data/documentation/brazeui/contentcardsview/focusable(_:interactions:).json +++ b/data/documentation/brazeui/contentcardsview/focusable(_:interactions:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.focusable(_:interactions:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"platforms":[{"unavailable":false,"name":"iOS","introducedAt":"17.0","deprecated":false,"beta":false},{"beta":false,"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"14.0"},{"deprecated":false,"introducedAt":"17.0","name":"tvOS","beta":false,"unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"10.0","beta":false,"name":"watchOS"}],"role":"symbol","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusable"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"interactions"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17FocusInteractionsV","text":"FocusInteractions","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"focusable(_:interactions:)","externalID":"s:7SwiftUI4ViewPAAE9focusable_12interactionsQrSb_AA17FocusInteractionsVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusable(_:interactions:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:interactions:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusable","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"isFocusable","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"text"},{"text":"interactions","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"FocusInteractions","preciseIdentifier":"s:7SwiftUI17FocusInteractionsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusable(_:interactions:)":{"title":"focusable(_:interactions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusable(_:interactions:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:interactions:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusable"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"interactions","kind":"externalParam"},{"kind":"text","text":": "},{"text":"FocusInteractions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17FocusInteractionsV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.focusable(_:interactions:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"focusable","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isFocusable"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true, ","kind":"text"},{"text":"interactions","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"FocusInteractions","preciseIdentifier":"s:7SwiftUI17FocusInteractionsV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false},{"introducedAt":"14.0","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"beta":false,"introducedAt":"17.0","name":"tvOS","unavailable":false,"deprecated":false},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"10.0","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE9focusable_12interactionsQrSb_AA17FocusInteractionsVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"focusable(_:interactions:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusable"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"interactions"},{"kind":"text","text":": "},{"text":"FocusInteractions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17FocusInteractionsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:interactions:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusable(_:interactions:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusable(_:interactions:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusable","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"interactions"},{"text":": ","kind":"text"},{"text":"FocusInteractions","preciseIdentifier":"s:7SwiftUI17FocusInteractionsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"focusable(_:interactions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusable(_:interactions:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:interactions:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focused(_:).json b/data/documentation/brazeui/contentcardsview/focused(_:).json index f2481e5f00..8e929f6c28 100644 --- a/data/documentation/brazeui/contentcardsview/focused(_:).json +++ b/data/documentation/brazeui/contentcardsview/focused(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focused","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"condition","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">.","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focused(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focused(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","platforms":[{"introducedAt":"15.0","beta":false,"name":"iOS","unavailable":false,"deprecated":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"12.0"},{"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"deprecated":false},{"introducedAt":"8.0","unavailable":false,"deprecated":false,"beta":false,"name":"watchOS"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focused"},{"kind":"text","text":"("},{"text":"FocusState","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","symbolKind":"method","title":"focused(_:)","externalID":"s:7SwiftUI4ViewPAAE7focusedyQrAA10FocusStateV7BindingVySb_GF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focused(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focused(_:)","title":"focused(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focused","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","metadata":{"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focused"},{"kind":"text","text":"("},{"text":"FocusState","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE7focusedyQrAA10FocusStateV7BindingVySb_GF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","title":"focused(_:)","platforms":[{"introducedAt":"15.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"15.0","beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"8.0","unavailable":false}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focused(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focused"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"condition","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">."},{"text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.focused(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/focused(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focused","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"focused(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focused(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focused(_:equals:).json b/data/documentation/brazeui/contentcardsview/focused(_:equals:).json index 4f31d23fd7..887520e42e 100644 --- a/data/documentation/brazeui/contentcardsview/focused(_:equals:).json +++ b/data/documentation/brazeui/contentcardsview/focused(_:equals:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:equals:)"},"metadata":{"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"15.0","unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"12.0","deprecated":false,"name":"macOS"},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false}],"title":"focused(_:equals:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focused","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"FocusState","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"equals"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE7focused_6equalsQrAA10FocusStateV7BindingVyqd___G_qd__tSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.focused(_:equals:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focused(_:equals:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focused"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"binding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","kind":"typeIdentifier","text":"FocusState"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding"},{"text":", ","kind":"text"},{"text":"equals","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SH","kind":"typeIdentifier","text":"Hashable"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focused(_:equals:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focused"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"kind":"text","text":"<"},{"text":"Value","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"equals"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/focused(_:equals:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:equals:)","title":"focused(_:equals:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focused(_:equals:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:equals:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focused","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"binding","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding"},{"kind":"text","text":", "},{"kind":"externalParam","text":"equals"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Value","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SH","kind":"typeIdentifier","text":"Hashable"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"introducedAt":"15.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"12.0","name":"macOS","deprecated":false},{"deprecated":false,"introducedAt":"15.0","name":"tvOS","beta":false,"unavailable":false},{"beta":false,"introducedAt":"8.0","deprecated":false,"name":"watchOS","unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focused","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"equals"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE7focused_6equalsQrAA10FocusStateV7BindingVyqd___G_qd__tSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"focused(_:equals:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.focused(_:equals:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focused(_:equals:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focused"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"equals","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focused(_:equals:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:equals:)","kind":"symbol","type":"topic","title":"focused(_:equals:)","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedobject(_:)-4r5t3.json b/data/documentation/brazeui/contentcardsview/focusedobject(_:)-4r5t3.json index ae1166ad4d..b93b826c57 100644 --- a/data/documentation/brazeui/contentcardsview/focusedobject(_:)-4r5t3.json +++ b/data/documentation/brazeui/contentcardsview/focusedobject(_:)-4r5t3.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-4r5t3"},"sections":[],"metadata":{"roleHeading":"Instance Method","title":"focusedObject(_:)","externalID":"s:7SwiftUI4ViewPAAE13focusedObjectyQrqd__Sg7Combine010ObservableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedObject","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"introducedAt":"16.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"16.0","deprecated":false,"name":"tvOS","beta":false},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedObject","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine16ObservableObjectP","text":"ObservableObject"},{"text":"\n","kind":"text"}]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focusedObject(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-4r5t3"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedObject(_:)-4r5t3":{"kind":"symbol","title":"focusedObject(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-4r5t3","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-4r5t3","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedObject"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine16ObservableObjectP","text":"ObservableObject","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-4r5t3"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-4r5t3","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.focusedObject(_:)"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE13focusedObjectyQrqd__Sg7Combine010ObservableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"16.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS"},{"beta":false,"introducedAt":"9.0","deprecated":false,"name":"watchOS","unavailable":false}],"title":"focusedObject(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedObject"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedObject(_:)-4r5t3":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedObject","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"title":"focusedObject(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-4r5t3","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-4r5t3"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedobject(_:)-6ol0p.json b/data/documentation/brazeui/contentcardsview/focusedobject(_:)-6ol0p.json index 3200ae4dcd..d331080cc9 100644 --- a/data/documentation/brazeui/contentcardsview/focusedobject(_:)-6ol0p.json +++ b/data/documentation/brazeui/contentcardsview/focusedobject(_:)-6ol0p.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-6ol0p"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-6ol0p"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.focusedObject(_:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","title":"focusedObject(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedObject"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE13focusedObjectyQrqd__7Combine010ObservableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"16.0","deprecated":false},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"16.0","beta":false,"unavailable":false},{"beta":false,"introducedAt":"9.0","unavailable":false,"name":"watchOS","deprecated":false}],"role":"symbol","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedObject","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"object"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"ObservableObject","kind":"typeIdentifier","preciseIdentifier":"s:7Combine16ObservableObjectP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedObject(_:)-6ol0p":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedObject"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"focusedObject(_:)","url":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-6ol0p","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-6ol0p","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.focusedObject(_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-6ol0p"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedObject"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine16ObservableObjectP","text":"ObservableObject","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"16.0","unavailable":false,"name":"iOS"},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"13.0","unavailable":false},{"unavailable":false,"introducedAt":"16.0","name":"tvOS","beta":false,"deprecated":false},{"introducedAt":"9.0","deprecated":false,"beta":false,"name":"watchOS","unavailable":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE13focusedObjectyQrqd__7Combine010ObservableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","title":"focusedObject(_:)","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedObject"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-6ol0p"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedObject(_:)-6ol0p":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-6ol0p","title":"focusedObject(_:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-6ol0p"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedsceneobject(_:)-3ke5d.json b/data/documentation/brazeui/contentcardsview/focusedsceneobject(_:)-3ke5d.json index e7ef632cb0..f8608128d9 100644 --- a/data/documentation/brazeui/contentcardsview/focusedsceneobject(_:)-3ke5d.json +++ b/data/documentation/brazeui/contentcardsview/focusedsceneobject(_:)-3ke5d.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focusedSceneObject(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-3ke5d"},"sections":[],"kind":"symbol","metadata":{"extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method","title":"focusedSceneObject(_:)","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"16.0"},{"beta":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"deprecated":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"9.0","name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedSceneObject","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18focusedSceneObjectyQrqd__7Combine010ObservableF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedSceneObject","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"ObservableObject","preciseIdentifier":"s:7Combine16ObservableObjectP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-3ke5d"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneObject(_:)-3ke5d":{"url":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-3ke5d","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedSceneObject","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-3ke5d","role":"symbol","title":"focusedSceneObject(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedSceneObject"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine16ObservableObjectP","kind":"typeIdentifier","text":"ObservableObject"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-3ke5d"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-3ke5d","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.focusedSceneObject(_:)"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedSceneObject","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE18focusedSceneObjectyQrqd__7Combine010ObservableF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","title":"focusedSceneObject(_:)","platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"16.0"},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"name":"tvOS","beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false},{"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"9.0","unavailable":false}],"symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneObject(_:)-3ke5d":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedSceneObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"focusedSceneObject(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-3ke5d","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-3ke5d"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedsceneobject(_:)-4t55r.json b/data/documentation/brazeui/contentcardsview/focusedsceneobject(_:)-4t55r.json index d6710fb37a..1160aeb887 100644 --- a/data/documentation/brazeui/contentcardsview/focusedsceneobject(_:)-4t55r.json +++ b/data/documentation/brazeui/contentcardsview/focusedsceneobject(_:)-4t55r.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedSceneObject","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine16ObservableObjectP","text":"ObservableObject"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18focusedSceneObjectyQrqd__Sg7Combine010ObservableF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"16.0","beta":false,"unavailable":false,"deprecated":false},{"introducedAt":"13.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"16.0","beta":false,"deprecated":false},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedSceneObject"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"focusedSceneObject(_:)","role":"symbol","extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-4t55r"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-4t55r"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focusedSceneObject(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneObject(_:)-4t55r":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedSceneObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"title":"focusedSceneObject(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-4t55r","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-4t55r","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-4t55r"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-4t55r"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"focusedSceneObject","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine16ObservableObjectP","text":"ObservableObject"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"focusedSceneObject(_:)","platforms":[{"introducedAt":"16.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"deprecated":false,"introducedAt":"9.0","unavailable":false,"name":"watchOS"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18focusedSceneObjectyQrqd__Sg7Combine010ObservableF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedSceneObject","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focusedSceneObject(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneObject(_:)-4t55r":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedSceneObject"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"focusedSceneObject(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-4t55r","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-4t55r"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedscenevalue(_:_:)-7iv4y.json b/data/documentation/brazeui/contentcardsview/focusedscenevalue(_:_:)-7iv4y.json index 8a23cad571..52b3d314a5 100644 --- a/data/documentation/brazeui/contentcardsview/focusedscenevalue(_:_:)-7iv4y.json +++ b/data/documentation/brazeui/contentcardsview/focusedscenevalue(_:_:)-7iv4y.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.focusedSceneValue(_:_:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-7iv4y"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-7iv4y","interfaceLanguage":"swift"},"metadata":{"title":"focusedSceneValue(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedSceneValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE17focusedSceneValueyQrs15WritableKeyPathCyAA13FocusedValuesVqd__SgG_AItlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","platforms":[{"introducedAt":"16.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"macOS","introducedAt":"13.0"},{"beta":false,"name":"tvOS","introducedAt":"16.0","unavailable":false,"deprecated":false},{"introducedAt":"9.0","name":"watchOS","beta":false,"deprecated":false,"unavailable":false}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedSceneValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneValue(_:_:)-7iv4y":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-7iv4y","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedSceneValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-7iv4y","title":"focusedSceneValue(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-7iv4y"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.focusedSceneValue(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedSceneValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-7iv4y"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false},{"name":"tvOS","introducedAt":"16.0","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"9.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedSceneValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17focusedSceneValueyQrs15WritableKeyPathCyAA13FocusedValuesVqd__SgG_AItlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"focusedSceneValue(_:_:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneValue(_:_:)-7iv4y":{"title":"focusedSceneValue(_:_:)","url":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-7iv4y","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-7iv4y","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedSceneValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedscenevalue(_:_:)-8lmyn.json b/data/documentation/brazeui/contentcardsview/focusedscenevalue(_:_:)-8lmyn.json index 845dcfc0d1..c8f75f121c 100644 --- a/data/documentation/brazeui/contentcardsview/focusedscenevalue(_:_:)-8lmyn.json +++ b/data/documentation/brazeui/contentcardsview/focusedscenevalue(_:_:)-8lmyn.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.focusedSceneValue(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-8lmyn"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedSceneValue"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"FocusedValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-8lmyn","interfaceLanguage":"swift"},"metadata":{"platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"12.0"},{"name":"tvOS","beta":false,"introducedAt":"15.0","deprecated":false,"unavailable":false},{"introducedAt":"8.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17focusedSceneValueyQrs15WritableKeyPathCyAA13FocusedValuesVqd__SgG_qd__tlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedSceneValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"FocusedValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"focusedSceneValue(_:_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneValue(_:_:)-8lmyn":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedSceneValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-8lmyn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-8lmyn","title":"focusedSceneValue(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.focusedSceneValue(_:_:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-8lmyn"},"metadata":{"roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedSceneValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"FocusedValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE17focusedSceneValueyQrs15WritableKeyPathCyAA13FocusedValuesVqd__SgG_qd__tlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"introducedAt":"15.0","beta":false,"deprecated":false,"unavailable":false,"name":"iOS"},{"introducedAt":"12.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"15.0","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS"}],"title":"focusedSceneValue(_:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusedSceneValue","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-8lmyn"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneValue(_:_:)-8lmyn":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedSceneValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?>, "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"focusedSceneValue(_:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-8lmyn","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-8lmyn"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedvalue(_:).json b/data/documentation/brazeui/contentcardsview/focusedvalue(_:).json index 34fa523922..dd0c749b64 100644 --- a/data/documentation/brazeui/contentcardsview/focusedvalue(_:).json +++ b/data/documentation/brazeui/contentcardsview/focusedvalue(_:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.focusedValue(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"17.0","unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false,"name":"macOS"},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"17.0","beta":false},{"unavailable":false,"name":"watchOS","introducedAt":"10.0","deprecated":false,"beta":false}],"title":"focusedValue(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE12focusedValueyQrqd__SgRld__C11Observation10ObservableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : AnyObject, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:11Observation10ObservableP","kind":"typeIdentifier","text":"Observable"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:)":{"kind":"symbol","title":"focusedValue(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focusedValue(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"focusedValue(_:)","platforms":[{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"iOS","deprecated":false},{"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"tvOS"},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"10.0","deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12focusedValueyQrqd__SgRld__C11Observation10ObservableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"object"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : AnyObject, "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"Observable","kind":"typeIdentifier","preciseIdentifier":"s:11Observation10ObservableP"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:)":{"title":"focusedValue(_:)","url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedvalue(_:_:)-7db1c.json b/data/documentation/brazeui/contentcardsview/focusedvalue(_:_:)-7db1c.json index 862cbf981b..ff5b518ccd 100644 --- a/data/documentation/brazeui/contentcardsview/focusedvalue(_:_:)-7db1c.json +++ b/data/documentation/brazeui/contentcardsview/focusedvalue(_:_:)-7db1c.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.focusedValue(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"FocusedValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE12focusedValueyQrs15WritableKeyPathCyAA13FocusedValuesVqd__SgG_qd__tlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"focusedValue(_:_:)","platforms":[{"beta":false,"introducedAt":"14.0","name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"11.0"},{"introducedAt":"14.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"7.0","name":"watchOS","deprecated":false,"beta":false}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-7db1c","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-7db1c"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:_:)-7db1c":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13FocusedValuesV","kind":"typeIdentifier","text":"FocusedValues"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":"?>, "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-7db1c","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-7db1c","title":"focusedValue(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"FocusedValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.focusedValue(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-7db1c"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-7db1c","interfaceLanguage":"swift"},"metadata":{"title":"focusedValue(_:_:)","externalID":"s:7SwiftUI4ViewPAAE12focusedValueyQrs15WritableKeyPathCyAA13FocusedValuesVqd__SgG_qd__tlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"7.0","deprecated":false}],"role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:_:)-7db1c":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-7db1c","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-7db1c","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"focusedValue(_:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focusedvalue(_:_:)-92bbz.json b/data/documentation/brazeui/contentcardsview/focusedvalue(_:_:)-92bbz.json index bda6989e50..f5603361b9 100644 --- a/data/documentation/brazeui/contentcardsview/focusedvalue(_:_:)-92bbz.json +++ b/data/documentation/brazeui/contentcardsview/focusedvalue(_:_:)-92bbz.json @@ -1 +1 @@ -{"metadata":{"platforms":[{"deprecated":false,"introducedAt":"16.0","beta":false,"unavailable":false,"name":"iOS"},{"name":"macOS","unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false},{"introducedAt":"16.0","deprecated":false,"beta":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"introducedAt":"9.0","unavailable":false,"beta":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"focusedValue(_:_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12focusedValueyQrs15WritableKeyPathCyAA13FocusedValuesVqd__SgG_AItlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-92bbz"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-92bbz"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.focusedValue(_:_:)"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:_:)-92bbz":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"typeIdentifier","text":"Value"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-92bbz","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-92bbz","title":"focusedValue(_:_:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.focusedValue(_:_:)"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13FocusedValuesV","kind":"typeIdentifier","text":"FocusedValues"},{"kind":"text","text":", "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-92bbz"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-92bbz","interfaceLanguage":"swift"},"metadata":{"platforms":[{"beta":false,"unavailable":false,"introducedAt":"16.0","name":"iOS","deprecated":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"macOS"},{"beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS"},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":"?>, "},{"kind":"typeIdentifier","text":"Value"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"focusedValue(_:_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE12focusedValueyQrs15WritableKeyPathCyAA13FocusedValuesVqd__SgG_AItlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:_:)-92bbz":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-92bbz","role":"symbol","title":"focusedValue(_:_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-92bbz","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/focuseffectdisabled(_:).json b/data/documentation/brazeui/contentcardsview/focuseffectdisabled(_:).json index df4a060f98..99f771151b 100644 --- a/data/documentation/brazeui/contentcardsview/focuseffectdisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/focuseffectdisabled(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focuseffectdisabled(_:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.focusEffectDisabled(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusEffectDisabled","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"disabled","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusEffectDisabled(_:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE19focusEffectDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusEffectDisabled"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"unavailable":false,"introducedAt":"17.0","deprecated":false,"name":"iOS","beta":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"14.0"},{"deprecated":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS","beta":false},{"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"10.0","deprecated":false}],"extendedModule":"SwiftUI","title":"focusEffectDisabled(_:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusEffectDisabled(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusEffectDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/focuseffectdisabled(_:)","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusEffectDisabled(_:)","title":"focusEffectDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusEffectDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"disabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusEffectDisabled(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE19focusEffectDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusEffectDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","title":"focusEffectDisabled(_:)","role":"symbol","platforms":[{"introducedAt":"17.0","beta":false,"unavailable":false,"deprecated":false,"name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"17.0","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"beta":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS"}],"roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/focuseffectdisabled(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.focusEffectDisabled(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusEffectDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusEffectDisabled(_:)","role":"symbol","type":"topic","title":"focusEffectDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/focuseffectdisabled(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusEffectDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/font(_:).json b/data/documentation/brazeui/contentcardsview/font(_:).json index f875f3bcd2..b30ad97fbc 100644 --- a/data/documentation/brazeui/contentcardsview/font(_:).json +++ b/data/documentation/brazeui/contentcardsview/font(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/font(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE4fontyQrAA4FontVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"font(_:)","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Font","preciseIdentifier":"s:7SwiftUI4FontV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"10.15","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","deprecated":false},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false}],"role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.font(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"font","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"font"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV","text":"Font"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/font(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/font(_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/font(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"font"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Font","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"font(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/font(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/font(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/font(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"font","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"font"},{"kind":"text","text":": "},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"font(_:)","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE4fontyQrAA4FontVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"font"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV","text":"Font"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.font(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/font(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"font"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV","text":"Font"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"font(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/font(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/font(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fontdesign(_:).json b/data/documentation/brazeui/contentcardsview/fontdesign(_:).json index 099f3c9b69..59e0ee9605 100644 --- a/data/documentation/brazeui/contentcardsview/fontdesign(_:).json +++ b/data/documentation/brazeui/contentcardsview/fontdesign(_:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"fontDesign(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10fontDesignyQrAA4FontV0E0OSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"16.1"},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"name":"tvOS","introducedAt":"16.1","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"9.1","unavailable":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fontDesign","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4FontV6DesignO","text":"Design","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fontDesign","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"design","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Design","preciseIdentifier":"s:7SwiftUI4FontV6DesignO"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontDesign(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fontDesign(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fontdesign(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontDesign(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fontDesign"},{"kind":"text","text":"("},{"text":"Font","preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Design","preciseIdentifier":"s:7SwiftUI4FontV6DesignO"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/fontdesign(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontDesign(_:)","title":"fontDesign(_:)","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.fontDesign(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fontDesign","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"design"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV","text":"Font","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Design","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV6DesignO"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"fontDesign(_:)","platforms":[{"deprecated":false,"introducedAt":"16.1","name":"iOS","beta":false,"unavailable":false},{"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.1","deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"9.1","name":"watchOS","deprecated":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10fontDesignyQrAA4FontV0E0OSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fontDesign","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier","text":"Font"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV6DesignO","text":"Design"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontDesign(_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fontdesign(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontDesign(_:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fontDesign"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Font","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV6DesignO","text":"Design","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontDesign(_:)","url":"\/documentation\/brazeui\/contentcardsview\/fontdesign(_:)","title":"fontDesign(_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fontweight(_:).json b/data/documentation/brazeui/contentcardsview/fontweight(_:).json index cc26ed493c..1decbc5dbe 100644 --- a/data/documentation/brazeui/contentcardsview/fontweight(_:).json +++ b/data/documentation/brazeui/contentcardsview/fontweight(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"16.0","beta":false},{"introducedAt":"13.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"introducedAt":"16.0","name":"tvOS","beta":false,"unavailable":false,"deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"9.0","name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE10fontWeightyQrAA4FontV0E0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"fontWeight(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fontWeight","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier","text":"Font"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV6WeightV","kind":"typeIdentifier","text":"Weight"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWeight(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.fontWeight(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fontWeight","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"weight"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV","text":"Font","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV6WeightV","text":"Weight"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fontweight(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontWeight(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/fontweight(_:)","kind":"symbol","title":"fontWeight(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWeight(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fontWeight","kind":"identifier"},{"kind":"text","text":"("},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":".","kind":"text"},{"text":"Weight","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV6WeightV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fontWeight"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"weight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV","text":"Font"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4FontV6WeightV","text":"Weight","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fontWeight(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fontweight(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"fontWeight(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10fontWeightyQrAA4FontV0E0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"16.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"13.0"},{"name":"tvOS","introducedAt":"16.0","deprecated":false,"beta":false,"unavailable":false},{"introducedAt":"9.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fontWeight"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV","text":"Font","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4FontV6WeightV","text":"Weight","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWeight(_:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontWeight(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWeight(_:)","role":"symbol","title":"fontWeight(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fontweight(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fontWeight","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV","text":"Font"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV6WeightV","text":"Weight"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fontwidth(_:).json b/data/documentation/brazeui/contentcardsview/fontwidth(_:).json index ea1c603d24..f9e6de2677 100644 --- a/data/documentation/brazeui/contentcardsview/fontwidth(_:).json +++ b/data/documentation/brazeui/contentcardsview/fontwidth(_:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9fontWidthyQrAA4FontV0E0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fontWidth","kind":"identifier"},{"kind":"text","text":"("},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"kind":"text","text":"."},{"text":"Width","preciseIdentifier":"s:7SwiftUI4FontV5WidthV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"fontWidth(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false,"name":"macOS"},{"introducedAt":"16.0","beta":false,"unavailable":false,"deprecated":false,"name":"tvOS"},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"9.0","unavailable":false}]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fontwidth(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fontWidth(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fontWidth"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"width","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier","text":"Font"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV5WidthV","text":"Width","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWidth(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontWidth(_:)":{"kind":"symbol","title":"fontWidth(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fontwidth(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWidth(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fontWidth"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV","text":"Font","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Width","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV5WidthV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fontWidth"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"width","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV","text":"Font","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Width","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV5WidthV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE9fontWidthyQrAA4FontV0E0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"16.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"unavailable":false,"beta":false,"name":"macOS","deprecated":false,"introducedAt":"13.0"},{"name":"tvOS","introducedAt":"16.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"9.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","role":"symbol","title":"fontWidth(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fontWidth"},{"text":"(","kind":"text"},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":".","kind":"text"},{"text":"Width","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV5WidthV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fontWidth(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fontwidth(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWidth(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontWidth(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWidth(_:)","role":"symbol","title":"fontWidth(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fontwidth(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fontWidth"},{"text":"(","kind":"text"},{"text":"Font","preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Width","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV5WidthV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/foregroundcolor(_:).json b/data/documentation/brazeui/contentcardsview/foregroundcolor(_:).json index 1ff5253248..ca38e3a6bf 100644 --- a/data/documentation/brazeui/contentcardsview/foregroundcolor(_:).json +++ b/data/documentation/brazeui/contentcardsview/foregroundcolor(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/foregroundcolor(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundColor"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"color","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.foregroundColor(_:)"},{"text":".","type":"text"}],"metadata":{"title":"foregroundColor(_:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15foregroundColoryQrAA0E0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecatedAt":"100000.0","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","renamed":"foregroundStyle(_:)"},{"name":"macOS","renamed":"foregroundStyle(_:)","unavailable":false,"introducedAt":"10.15","deprecatedAt":"100000.0","beta":false,"deprecated":false},{"introducedAt":"13.0","beta":false,"deprecated":false,"deprecatedAt":"100000.0","unavailable":false,"name":"tvOS","renamed":"foregroundStyle(_:)"},{"deprecated":false,"name":"watchOS","deprecatedAt":"100000.0","introducedAt":"6.0","unavailable":false,"renamed":"foregroundStyle(_:)","beta":false},{"unavailable":false,"deprecatedAt":"100000.0","introducedAt":"1.0","renamed":"foregroundStyle(_:)","deprecated":false,"beta":false,"name":"visionOS"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"foregroundColor","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundColor(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundColor(_:)":{"deprecated":true,"kind":"symbol","title":"foregroundColor(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundcolor(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundColor(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"foregroundColor","kind":"identifier"},{"kind":"text","text":"("},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"foregroundColor","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"color","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundColor(_:)"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE15foregroundColoryQrAA0E0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"foregroundColor","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false,"unavailable":false,"deprecatedAt":"100000.0","renamed":"foregroundStyle(_:)"},{"unavailable":false,"deprecated":false,"beta":false,"name":"macOS","deprecatedAt":"100000.0","renamed":"foregroundStyle(_:)","introducedAt":"10.15"},{"renamed":"foregroundStyle(_:)","beta":false,"unavailable":false,"name":"tvOS","deprecatedAt":"100000.0","introducedAt":"13.0","deprecated":false},{"deprecated":false,"beta":false,"renamed":"foregroundStyle(_:)","deprecatedAt":"100000.0","name":"watchOS","introducedAt":"6.0","unavailable":false},{"deprecatedAt":"100000.0","renamed":"foregroundStyle(_:)","name":"visionOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"1.0"}],"title":"foregroundColor(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.foregroundColor(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/foregroundcolor(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundColor(_:)":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundcolor(_:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundColor"},{"kind":"text","text":"("},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"foregroundColor(_:)","type":"topic","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundColor(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/foregroundstyle(_:).json b/data/documentation/brazeui/contentcardsview/foregroundstyle(_:).json index 7fc9f7b05b..4e68b21321 100644 --- a/data/documentation/brazeui/contentcardsview/foregroundstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/foregroundstyle(_:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:)"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"foregroundStyle(_:)","externalID":"s:7SwiftUI4ViewPAAE15foregroundStyleyQrqd__AA05ShapeE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","roleHeading":"Instance Method","platforms":[{"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"12.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","deprecated":false},{"introducedAt":"8.0","beta":false,"deprecated":false,"name":"watchOS","unavailable":false}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.foregroundStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","kind":"typeIdentifier","text":"ShapeStyle"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:)":{"kind":"symbol","title":"foregroundStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15foregroundStyleyQrqd__AA05ShapeE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"introducedAt":"15.0","name":"iOS","beta":false,"unavailable":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"12.0","deprecated":false},{"beta":false,"introducedAt":"15.0","deprecated":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"8.0","unavailable":false,"beta":false,"deprecated":false}],"title":"foregroundStyle(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.foregroundStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"ShapeStyle","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"foregroundStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"foregroundStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/foregroundstyle(_:_:).json b/data/documentation/brazeui/contentcardsview/foregroundstyle(_:_:).json index 8df2f81dc9..862076883f 100644 --- a/data/documentation/brazeui/contentcardsview/foregroundstyle(_:_:).json +++ b/data/documentation/brazeui/contentcardsview/foregroundstyle(_:_:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.foregroundStyle(_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S1"},{"kind":"text","text":", "},{"text":"S2","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"primary"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"secondary","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S2","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S1","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"text":", ","kind":"text"},{"text":"S2","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"extendedModule":"SwiftUI","title":"foregroundStyle(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"foregroundStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S1","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S2"},{"text":">(","kind":"text"},{"text":"S1","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S2","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE15foregroundStyleyQrqd___qd_0_tAA05ShapeE0Rd__AaERd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false},{"deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false,"name":"tvOS"},{"unavailable":false,"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"8.0"}],"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:)"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:_:)":{"kind":"symbol","title":"foregroundStyle(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S1","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S2"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:)"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE15foregroundStyleyQrqd___qd_0_tAA05ShapeE0Rd__AaERd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"foregroundStyle(_:_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"foregroundStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S2","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"introducedAt":"15.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"12.0","name":"macOS"},{"introducedAt":"15.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"foregroundStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S1"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S2"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"primary","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"secondary","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S2","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S1","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S2"},{"kind":"text","text":" : "},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.foregroundStyle(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:)","role":"symbol","title":"foregroundStyle(_:_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundStyle"},{"kind":"text","text":"<"},{"text":"S1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S2","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/foregroundstyle(_:_:_:).json b/data/documentation/brazeui/contentcardsview/foregroundstyle(_:_:_:).json index 617323d4fb..c25928e114 100644 --- a/data/documentation/brazeui/contentcardsview/foregroundstyle(_:_:_:).json +++ b/data/documentation/brazeui/contentcardsview/foregroundstyle(_:_:_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:_:)"]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE15foregroundStyleyQrqd___qd_0_qd_1_tAA05ShapeE0Rd__AaERd_0_AaERd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"foregroundStyle(_:_:_:)","platforms":[{"beta":false,"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","name":"macOS","unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0"},{"introducedAt":"8.0","name":"watchOS","unavailable":false,"beta":false,"deprecated":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"kind":"text","text":"<"},{"text":"S1","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S2"},{"kind":"text","text":", "},{"text":"S3","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S1","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S2"},{"kind":"text","text":", "},{"text":"S3","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.foregroundStyle(_:_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S3","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"primary","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"secondary","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S2"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"tertiary","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S3","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S1","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S2"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S3"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:_:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"text":"S1","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S2"},{"text":", ","kind":"text"},{"text":"S3","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S1"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S2"},{"text":", ","kind":"text"},{"text":"S3","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:_:)","title":"foregroundStyle(_:_:_:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:_:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"foregroundStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S1"},{"kind":"text","text":", "},{"text":"S2","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S3"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"primary"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S1"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"secondary","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S2"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"tertiary","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S3"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S1"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S2","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"ShapeStyle","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S3","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.foregroundStyle(_:_:_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:_:)"},"metadata":{"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"foregroundStyle(_:_:_:)","externalID":"s:7SwiftUI4ViewPAAE15foregroundStyleyQrqd___qd_0_qd_1_tAA05ShapeE0Rd__AaERd_0_AaERd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"beta":false,"introducedAt":"15.0","deprecated":false,"name":"iOS"},{"deprecated":false,"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0"},{"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"15.0","beta":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"8.0"}],"extendedModule":"SwiftUI","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"foregroundStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S1"},{"kind":"text","text":", "},{"text":"S2","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S3","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S3","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:_:_:)":{"title":"foregroundStyle(_:_:_:)","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"kind":"text","text":"<"},{"text":"S1","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S2","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S3","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S3"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/formstyle(_:).json b/data/documentation/brazeui/contentcardsview/formstyle(_:).json index c4f6b8c910..937ca65812 100644 --- a/data/documentation/brazeui/contentcardsview/formstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/formstyle(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/formstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.formStyle(_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/formStyle(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"formStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"16.0","unavailable":false},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"13.0"},{"name":"tvOS","introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"9.0","unavailable":false,"beta":false}],"title":"formStyle(_:)","externalID":"s:7SwiftUI4ViewPAAE9formStyleyQrqd__AA04FormE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"formStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"FormStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FormStyleP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/formStyle(_:)":{"kind":"symbol","title":"formStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/formstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/formStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"formStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.formStyle(_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"formStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"introducedAt":"16.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"16.0"},{"unavailable":false,"beta":false,"introducedAt":"9.0","deprecated":false,"name":"watchOS"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9formStyleyQrqd__AA04FormE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"formStyle(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/formStyle(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"formStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FormStyleP","text":"FormStyle"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/formstyle(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/formStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"formStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"formStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/formstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/formStyle(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/frame().json b/data/documentation/brazeui/contentcardsview/frame().json index d3c7e5c389..b93f1eb671 100644 --- a/data/documentation/brazeui/contentcardsview/frame().json +++ b/data/documentation/brazeui/contentcardsview/frame().json @@ -1 +1 @@ -{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Please pass one or more parameters."}]}],"sections":[],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frame"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"name":"iOS","beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false},{"introducedAt":"10.15","unavailable":false,"deprecated":false,"beta":false,"name":"macOS"},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE5frameQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"frame()","extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.frame()"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"frame"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/frame()"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame()":{"title":"frame()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame()","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame()"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"13.0","beta":false},{"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"tvOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE5frameQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"frame()"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame()","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.frame()","type":"codeVoice"},{"type":"text","text":"."}],"deprecationSummary":[{"inlineContent":[{"text":"Please pass one or more parameters.","type":"text"}],"type":"paragraph"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"frame"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/frame()"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/frame()":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame()","type":"topic","title":"frame()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame()","abstract":[],"deprecated":true},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:).json b/data/documentation/brazeui/contentcardsview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:).json index a2a1ff1fff..ff33c8bac9 100644 --- a/data/documentation/brazeui/contentcardsview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:).json +++ b/data/documentation/brazeui/contentcardsview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"kind":"text","text":"("},{"text":"minWidth","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"text":"idealWidth","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"text":"maxWidth","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"text":"minHeight","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"? = nil, ","kind":"text"},{"text":"idealHeight","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"? = nil, ","kind":"text"},{"text":"maxHeight","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":" = .center) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)"},"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frame"},{"kind":"text","text":"("},{"text":"minWidth","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"idealWidth","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"maxWidth","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"minHeight"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"idealHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"maxHeight","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5frame8minWidth05idealF003maxF00E6Height0gI00hI09alignmentQr14CoreFoundation7CGFloatVSg_A5oA9AlignmentVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"name":"macOS","introducedAt":"10.15","beta":false,"unavailable":false,"deprecated":false},{"beta":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false},{"unavailable":false,"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"6.0"}],"title":"frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","title":"frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"kind":"text","text":"("},{"text":"minWidth","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"text":"idealWidth","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"maxWidth","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"minHeight"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"idealHeight"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minWidth"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"? = nil, ","kind":"text"},{"text":"idealWidth","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"? = nil, "},{"text":"maxWidth","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"text":"minHeight","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"? = nil, "},{"text":"idealHeight","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":" = .center) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE5frame8minWidth05idealF003maxF00E6Height0gI00hI09alignmentQr14CoreFoundation7CGFloatVSg_A5oA9AlignmentVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"frame","kind":"identifier"},{"kind":"text","text":"("},{"text":"minWidth","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"text":"idealWidth","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":"?, ","kind":"text"},{"text":"maxWidth","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"text":"minHeight","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"idealHeight","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"maxHeight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS","beta":false},{"beta":false,"name":"tvOS","introducedAt":"13.0","deprecated":false,"unavailable":false},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false}],"role":"symbol","title":"frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"frame","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"idealWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"maxWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"minHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"idealHeight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/frame(width:height:alignment:).json b/data/documentation/brazeui/contentcardsview/frame(width:height:alignment:).json index 17950f4822..252b235e0e 100644 --- a/data/documentation/brazeui/contentcardsview/frame(width:height:alignment:).json +++ b/data/documentation/brazeui/contentcardsview/frame(width:height:alignment:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.frame(width:height:alignment:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"width"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"height","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"13.0"},{"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"6.0"}],"title":"frame(width:height:alignment:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE5frame5width6height9alignmentQr14CoreFoundation7CGFloatVSg_AkA9AlignmentVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(width:height:alignment:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frame"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"text":"height","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"? = nil, "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":" = .center) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/frame(width:height:alignment:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame(width:height:alignment:)":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame(width:height:alignment:)","role":"symbol","title":"frame(width:height:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(width:height:alignment:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"width"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"height","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/frame(width:height:alignment:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(width:height:alignment:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.frame(width:height:alignment:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"role":"symbol","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frame"},{"text":"(","kind":"text"},{"text":"width","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"height","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"frame(width:height:alignment:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE5frame5width6height9alignmentQr14CoreFoundation7CGFloatVSg_AkA9AlignmentVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"frame"},{"kind":"text","text":"("},{"text":"width","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"height"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":" = .center) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame(width:height:alignment:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frame"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"height"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"frame(width:height:alignment:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame(width:height:alignment:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(width:height:alignment:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fullscreencover(ispresented:ondismiss:content:).json b/data/documentation/brazeui/contentcardsview/fullscreencover(ispresented:ondismiss:content:).json index 369c3c5179..e1f213bec3 100644 --- a/data/documentation/brazeui/contentcardsview/fullscreencover(ispresented:ondismiss:content:).json +++ b/data/documentation/brazeui/contentcardsview/fullscreencover(ispresented:ondismiss:content:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE15fullScreenCover11isPresented9onDismiss7contentQrAA7BindingVySbG_yycSgqd__yctAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullScreenCover"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"onDismiss"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","roleHeading":"Instance Method","platforms":[{"unavailable":false,"introducedAt":"14.0","name":"iOS","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"14.0","deprecated":false},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"7.0","beta":false}],"extendedModule":"SwiftUI","title":"fullScreenCover(isPresented:onDismiss:content:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fullScreenCover(isPresented:onDismiss:content:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fullscreencover(ispresented:ondismiss:content:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullScreenCover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")? = nil, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(isPresented:onDismiss:content:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fullScreenCover(isPresented:onDismiss:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullScreenCover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"onDismiss","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(ispresented:ondismiss:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(isPresented:onDismiss:content:)","title":"fullScreenCover(isPresented:onDismiss:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(isPresented:onDismiss:content:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fullScreenCover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"14.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"7.0","name":"watchOS","unavailable":false,"beta":false}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15fullScreenCover11isPresented9onDismiss7contentQrAA7BindingVySbG_yycSgqd__yctAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"fullScreenCover(isPresented:onDismiss:content:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.fullScreenCover(isPresented:onDismiss:content:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/fullscreencover(ispresented:ondismiss:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullScreenCover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")? = nil, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Content","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fullScreenCover(isPresented:onDismiss:content:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(isPresented:onDismiss:content:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fullScreenCover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"onDismiss"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(ispresented:ondismiss:content:)","role":"symbol","abstract":[],"title":"fullScreenCover(isPresented:onDismiss:content:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/fullscreencover(item:ondismiss:content:).json b/data/documentation/brazeui/contentcardsview/fullscreencover(item:ondismiss:content:).json index bd0e2c30ab..a730f8ffbe 100644 --- a/data/documentation/brazeui/contentcardsview/fullscreencover(item:ondismiss:content:).json +++ b/data/documentation/brazeui/contentcardsview/fullscreencover(item:ondismiss:content:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullScreenCover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":"?>, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")? = nil, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":", "},{"text":"Content","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(item:onDismiss:content:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fullScreenCover(item:onDismiss:content:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fullscreencover(item:ondismiss:content:)"]}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","title":"fullScreenCover(item:onDismiss:content:)","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullScreenCover"},{"text":"<","kind":"text"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"text":"onDismiss","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE15fullScreenCover4item9onDismiss7contentQrAA7BindingVyqd__SgG_yycSgqd_0_qd__cts12IdentifiableRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"iOS"},{"beta":false,"introducedAt":"14.0","deprecated":false,"name":"tvOS","unavailable":false},{"beta":false,"introducedAt":"7.0","deprecated":false,"unavailable":false,"name":"watchOS"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fullScreenCover(item:onDismiss:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullScreenCover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":"?>, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Item"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(item:ondismiss:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(item:onDismiss:content:)","title":"fullScreenCover(item:onDismiss:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.fullScreenCover(item:onDismiss:content:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/fullscreencover(item:ondismiss:content:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE15fullScreenCover4item9onDismiss7contentQrAA7BindingVyqd__SgG_yycSgqd_0_qd__cts12IdentifiableRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"fullScreenCover(item:onDismiss:content:)","platforms":[{"unavailable":false,"introducedAt":"14.0","deprecated":false,"beta":false,"name":"iOS"},{"name":"tvOS","introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"introducedAt":"7.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullScreenCover","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":"?>, ","kind":"text"},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(item:onDismiss:content:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fullScreenCover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":"?>, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":")? = nil, "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Item"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fullScreenCover(item:onDismiss:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullScreenCover"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"fullScreenCover(item:onDismiss:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(item:ondismiss:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(item:onDismiss:content:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/gaugestyle(_:).json b/data/documentation/brazeui/contentcardsview/gaugestyle(_:).json index fc4f9549fe..3ce395566d 100644 --- a/data/documentation/brazeui/contentcardsview/gaugestyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/gaugestyle(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/gaugestyle(_:)"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gaugeStyle(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"introducedAt":"16.0","name":"iOS","beta":false,"unavailable":false,"deprecated":false},{"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"name":"watchOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"7.0"}],"title":"gaugeStyle(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"gaugeStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE10gaugeStyleyQrqd__AA05GaugeE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.gaugeStyle(_:)"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gaugeStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI10GaugeStyleP","kind":"typeIdentifier","text":"GaugeStyle"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gaugeStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gaugeStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"gaugeStyle(_:)","role":"symbol","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gaugeStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/gaugestyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.gaugeStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gaugeStyle(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","title":"gaugeStyle(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10gaugeStyleyQrqd__AA05GaugeE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"16.0","beta":false,"name":"iOS"},{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"name":"watchOS","introducedAt":"7.0","deprecated":false,"beta":false,"unavailable":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gaugeStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gaugeStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"GaugeStyle","preciseIdentifier":"s:7SwiftUI10GaugeStyleP"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/gaugestyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/gaugeStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gaugeStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"gaugeStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gaugestyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gaugeStyle(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/geometrygroup().json b/data/documentation/brazeui/contentcardsview/geometrygroup().json index f01682a47d..0dbe010062 100644 --- a/data/documentation/brazeui/contentcardsview/geometrygroup().json +++ b/data/documentation/brazeui/contentcardsview/geometrygroup().json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"geometryGroup"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/geometryGroup()"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.geometryGroup()","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"geometryGroup()","externalID":"s:7SwiftUI4ViewPAAE13geometryGroupQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"geometryGroup"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","extendedModule":"SwiftUI","platforms":[{"beta":false,"name":"iOS","introducedAt":"17.0","unavailable":false,"deprecated":false},{"name":"macOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"17.0","unavailable":false},{"introducedAt":"10.0","deprecated":false,"name":"watchOS","beta":false,"unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/geometrygroup()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/geometryGroup()":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"geometryGroup","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/geometrygroup()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/geometryGroup()","title":"geometryGroup()","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.geometryGroup()"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"geometryGroup"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/geometrygroup()"]}],"sections":[],"metadata":{"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"introducedAt":"17.0","unavailable":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"14.0"},{"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"17.0","deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"10.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"geometryGroup","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"geometryGroup()","externalID":"s:7SwiftUI4ViewPAAE13geometryGroupQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/geometryGroup()"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/geometryGroup()":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/geometrygroup()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"geometryGroup"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","title":"geometryGroup()","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/geometryGroup()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/gesture(_:including:).json b/data/documentation/brazeui/contentcardsview/gesture(_:including:).json index 26b3e3d8b2..fe7eba1fe2 100644 --- a/data/documentation/brazeui/contentcardsview/gesture(_:including:).json +++ b/data/documentation/brazeui/contentcardsview/gesture(_:including:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.gesture(_:including:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gesture"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"gesture","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"mask"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11GestureMaskV","kind":"typeIdentifier","text":"GestureMask"},{"kind":"text","text":" = .all) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Gesture","preciseIdentifier":"s:7SwiftUI7GestureP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gesture(_:including:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/gesture(_:including:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"iOS","beta":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"10.15"},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gesture","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"including"},{"text":": ","kind":"text"},{"text":"GestureMask","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE7gesture_9includingQrqd___AA11GestureMaskVtAA0F0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"gesture(_:including:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gesture(_:including:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"gesture"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"including","kind":"externalParam"},{"kind":"text","text":": "},{"text":"GestureMask","preciseIdentifier":"s:7SwiftUI11GestureMaskV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/gesture(_:including:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gesture(_:including:)","title":"gesture(_:including:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"gesture","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"gesture","kind":"internalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"including"},{"text":" ","kind":"text"},{"text":"mask","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask","kind":"typeIdentifier"},{"text":" = .all) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Gesture","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7GestureP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE7gesture_9includingQrqd___AA11GestureMaskVtAA0F0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"gesture(_:including:)","extendedModule":"SwiftUI","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"gesture","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"including"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","beta":false,"deprecated":false,"name":"tvOS","unavailable":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS"}],"roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gesture(_:including:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/gesture(_:including:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.gesture(_:including:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gesture(_:including:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gesture(_:including:)","role":"symbol","title":"gesture(_:including:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/gesture(_:including:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"gesture","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/grayscale(_:).json b/data/documentation/brazeui/contentcardsview/grayscale(_:).json index 36b47e8bf9..532cdcc3f3 100644 --- a/data/documentation/brazeui/contentcardsview/grayscale(_:).json +++ b/data/documentation/brazeui/contentcardsview/grayscale(_:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/grayscale(_:)"]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"grayscale"},{"text":"(","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"grayscale(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9grayscaleyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS"},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0","deprecated":false},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"grayscale"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"amount","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/grayscale(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.grayscale(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/grayscale(_:)":{"kind":"symbol","title":"grayscale(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/grayscale(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/grayscale(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"grayscale"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.grayscale(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"grayscale","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"amount"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/grayscale(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"grayscale"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false},{"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9grayscaleyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"grayscale(_:)","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/grayscale(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/grayscale(_:)":{"title":"grayscale(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/grayscale(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/grayscale(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"grayscale"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/gridcellanchor(_:).json b/data/documentation/brazeui/contentcardsview/gridcellanchor(_:).json index ea7d0e62c6..3a45221fc1 100644 --- a/data/documentation/brazeui/contentcardsview/gridcellanchor(_:).json +++ b/data/documentation/brazeui/contentcardsview/gridcellanchor(_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellAnchor(_:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"deprecated":false,"introducedAt":"16.0","name":"iOS","unavailable":false},{"introducedAt":"13.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"16.0","unavailable":false},{"introducedAt":"9.0","name":"watchOS","unavailable":false,"deprecated":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE14gridCellAnchoryQrAA9UnitPointVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"gridCellAnchor(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"gridCellAnchor","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier","text":"UnitPoint"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/gridcellanchor(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.gridCellAnchor(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"gridCellAnchor","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"anchor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellAnchor(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/gridcellanchor(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellAnchor(_:)","abstract":[],"title":"gridCellAnchor(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gridCellAnchor","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/gridcellanchor(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellAnchor(_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.gridCellAnchor(_:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE14gridCellAnchoryQrAA9UnitPointVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"name":"iOS","deprecated":false,"beta":false,"introducedAt":"16.0"},{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"16.0","beta":false,"name":"tvOS"},{"name":"watchOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"9.0"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"gridCellAnchor","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"gridCellAnchor(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"gridCellAnchor","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"anchor","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellAnchor(_:)":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/gridcellanchor(_:)","title":"gridCellAnchor(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gridCellAnchor"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellAnchor(_:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/gridcellcolumns(_:).json b/data/documentation/brazeui/contentcardsview/gridcellcolumns(_:).json index 62f42b5acd..f14231bd9a 100644 --- a/data/documentation/brazeui/contentcardsview/gridcellcolumns(_:).json +++ b/data/documentation/brazeui/contentcardsview/gridcellcolumns(_:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gridCellColumns","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"count","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/gridcellcolumns(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellColumns(_:)"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Method","title":"gridCellColumns(_:)","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15gridCellColumnsyQrSiF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gridCellColumns"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"13.0"},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0","beta":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.gridCellColumns(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellColumns(_:)":{"kind":"symbol","title":"gridCellColumns(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gridcellcolumns(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellColumns(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridCellColumns"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.gridCellColumns(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/gridcellcolumns(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gridCellColumns"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"count"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellColumns(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"gridCellColumns(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"gridCellColumns","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"iOS"},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"deprecated":false,"name":"tvOS","introducedAt":"16.0","unavailable":false,"beta":false},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE15gridCellColumnsyQrSiF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellColumns(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellColumns(_:)","role":"symbol","kind":"symbol","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/gridcellcolumns(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"gridCellColumns","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"gridCellColumns(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/gridcellunsizedaxes(_:).json b/data/documentation/brazeui/contentcardsview/gridcellunsizedaxes(_:).json index 685987fe73..50c49bf176 100644 --- a/data/documentation/brazeui/contentcardsview/gridcellunsizedaxes(_:).json +++ b/data/documentation/brazeui/contentcardsview/gridcellunsizedaxes(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellUnsizedAxes(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.gridCellUnsizedAxes(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gridCellUnsizedAxes","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"axes"},{"kind":"text","text":": "},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE19gridCellUnsizedAxesyQrAA4AxisO3SetVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridCellUnsizedAxes"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"gridCellUnsizedAxes(_:)","platforms":[{"introducedAt":"16.0","deprecated":false,"beta":false,"unavailable":false,"name":"iOS"},{"name":"macOS","unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"16.0","deprecated":false,"name":"tvOS"},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/gridcellunsizedaxes(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellUnsizedAxes(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/gridcellunsizedaxes(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"gridCellUnsizedAxes","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellUnsizedAxes(_:)","role":"symbol","title":"gridCellUnsizedAxes(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/gridcellunsizedaxes(_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.gridCellUnsizedAxes(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellUnsizedAxes(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"gridCellUnsizedAxes","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"axes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"metadata":{"roleHeading":"Instance Method","platforms":[{"introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"16.0","name":"tvOS"},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"9.0"}],"role":"symbol","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridCellUnsizedAxes"},{"kind":"text","text":"("},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE19gridCellUnsizedAxesyQrAA4AxisO3SetVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"gridCellUnsizedAxes(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellUnsizedAxes(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridCellUnsizedAxes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gridcellunsizedaxes(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellUnsizedAxes(_:)","title":"gridCellUnsizedAxes(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/gridcolumnalignment(_:).json b/data/documentation/brazeui/contentcardsview/gridcolumnalignment(_:).json index 263aecbf53..234def69cb 100644 --- a/data/documentation/brazeui/contentcardsview/gridcolumnalignment(_:).json +++ b/data/documentation/brazeui/contentcardsview/gridcolumnalignment(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/gridcolumnalignment(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gridColumnAlignment"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","kind":"typeIdentifier","text":"HorizontalAlignment"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"introducedAt":"16.0","beta":false,"unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"16.0"},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"9.0","unavailable":false}],"roleHeading":"Instance Method","title":"gridColumnAlignment(_:)","externalID":"s:7SwiftUI4ViewPAAE19gridColumnAlignmentyQrAA010HorizontalF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.gridColumnAlignment(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridColumnAlignment(_:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridColumnAlignment"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"guide","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridColumnAlignment(_:)":{"kind":"symbol","title":"gridColumnAlignment(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gridcolumnalignment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridColumnAlignment(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gridColumnAlignment","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/gridcolumnalignment(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.gridColumnAlignment(_:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridColumnAlignment(_:)"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false},{"unavailable":false,"name":"macOS","introducedAt":"13.0","beta":false,"deprecated":false},{"introducedAt":"16.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"name":"watchOS","unavailable":false,"introducedAt":"9.0","deprecated":false,"beta":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE19gridColumnAlignmentyQrAA010HorizontalF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"gridColumnAlignment(_:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridColumnAlignment"},{"kind":"text","text":"("},{"text":"HorizontalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"gridColumnAlignment","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"guide","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridColumnAlignment(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridColumnAlignment"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"gridColumnAlignment(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gridcolumnalignment(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridColumnAlignment(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/groupboxstyle(_:).json b/data/documentation/brazeui/contentcardsview/groupboxstyle(_:).json index 5f3f3a75f9..3eeda61689 100644 --- a/data/documentation/brazeui/contentcardsview/groupboxstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/groupboxstyle(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.groupBoxStyle(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"groupBoxStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13GroupBoxStyleP","text":"GroupBoxStyle","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/groupboxstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE13groupBoxStyleyQrqd__AA05GroupeF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"macOS","introducedAt":"11.0"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"groupBoxStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"groupBoxStyle(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/groupBoxStyle(_:)"},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/groupBoxStyle(_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/groupboxstyle(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"groupBoxStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"groupBoxStyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/groupBoxStyle(_:)"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/groupboxstyle(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"groupBoxStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13GroupBoxStyleP","text":"GroupBoxStyle"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","title":"groupBoxStyle(_:)","externalID":"s:7SwiftUI4ViewPAAE13groupBoxStyleyQrqd__AA05GroupeF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"introducedAt":"14.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"11.0","beta":false,"deprecated":false,"name":"macOS","unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"groupBoxStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.groupBoxStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/groupBoxStyle(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/groupBoxStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"groupBoxStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"groupBoxStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/groupboxstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/groupBoxStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/handlesexternalevents(preferring:allowing:).json b/data/documentation/brazeui/contentcardsview/handlesexternalevents(preferring:allowing:).json index 4be66ff7d3..981ef62b4a 100644 --- a/data/documentation/brazeui/contentcardsview/handlesexternalevents(preferring:allowing:).json +++ b/data/documentation/brazeui/contentcardsview/handlesexternalevents(preferring:allowing:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"handlesExternalEvents","kind":"identifier"},{"text":"(","kind":"text"},{"text":"preferring","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"allowing"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/handlesexternalevents(preferring:allowing:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.handlesExternalEvents(preferring:allowing:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/handlesExternalEvents(preferring:allowing:)"},"kind":"symbol","metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE21handlesExternalEvents10preferring8allowingQrShySSG_AGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"introducedAt":"14.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"11.0"}],"title":"handlesExternalEvents(preferring:allowing:)","role":"symbol","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handlesExternalEvents","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"preferring"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"allowing","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/handlesExternalEvents(preferring:allowing:)":{"kind":"symbol","title":"handlesExternalEvents(preferring:allowing:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/handlesexternalevents(preferring:allowing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/handlesExternalEvents(preferring:allowing:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"handlesExternalEvents"},{"text":"(","kind":"text"},{"text":"preferring","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"allowing","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.handlesExternalEvents(preferring:allowing:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"handlesExternalEvents","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"preferring"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"allowing"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/handlesExternalEvents(preferring:allowing:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"14.0","deprecated":false},{"introducedAt":"11.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handlesExternalEvents"},{"text":"(","kind":"text"},{"text":"preferring","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"allowing","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE21handlesExternalEvents10preferring8allowingQrShySSG_AGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"handlesExternalEvents(preferring:allowing:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/handlesexternalevents(preferring:allowing:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/handlesExternalEvents(preferring:allowing:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/handlesExternalEvents(preferring:allowing:)","role":"symbol","title":"handlesExternalEvents(preferring:allowing:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handlesExternalEvents"},{"kind":"text","text":"("},{"text":"preferring","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"allowing","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/handlesexternalevents(preferring:allowing:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/headerprominence(_:).json b/data/documentation/brazeui/contentcardsview/headerprominence(_:).json index e357deb603..c5c65572a6 100644 --- a/data/documentation/brazeui/contentcardsview/headerprominence(_:).json +++ b/data/documentation/brazeui/contentcardsview/headerprominence(_:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerProminence"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"prominence"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ProminenceO","text":"Prominence"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/headerprominence(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/headerProminence(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE16headerProminenceyQrAA0E0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"headerProminence","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Prominence","preciseIdentifier":"s:7SwiftUI10ProminenceO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"headerProminence(_:)","platforms":[{"deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"introducedAt":"12.0","name":"macOS","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.headerProminence(_:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/headerProminence(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerProminence"},{"kind":"text","text":"("},{"text":"Prominence","preciseIdentifier":"s:7SwiftUI10ProminenceO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/headerprominence(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/headerProminence(_:)","title":"headerProminence(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"headerProminence"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"prominence","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Prominence","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ProminenceO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.headerProminence(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/headerprominence(_:)"]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE16headerProminenceyQrAA0E0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false,"name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"12.0","beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"15.0"},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"title":"headerProminence(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headerProminence","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Prominence","preciseIdentifier":"s:7SwiftUI10ProminenceO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/headerProminence(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/headerProminence(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerProminence"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Prominence","preciseIdentifier":"s:7SwiftUI10ProminenceO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"headerProminence(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/headerprominence(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/headerProminence(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/help(_:)-1up38.json b/data/documentation/brazeui/contentcardsview/help(_:)-1up38.json index b9a7abbc38..54c6d52fa0 100644 --- a/data/documentation/brazeui/contentcardsview/help(_:)-1up38.json +++ b/data/documentation/brazeui/contentcardsview/help(_:)-1up38.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/help(_:)-1up38"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.help(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"help","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"text","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"14.0"},{"name":"macOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"11.0"},{"introducedAt":"14.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"introducedAt":"7.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"title":"help(_:)","externalID":"s:7SwiftUI4ViewPAAE4helpyQrAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"help","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-1up38"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-1up38":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"help","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-1up38","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-1up38","title":"help(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.help(_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/help(_:)-1up38"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"help","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"text","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"help","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"14.0"},{"introducedAt":"11.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"introducedAt":"14.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"7.0","name":"watchOS","beta":false,"deprecated":false}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","title":"help(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE4helpyQrAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-1up38","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-1up38":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"help"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"help(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-1up38","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-1up38"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/help(_:)-35kni.json b/data/documentation/brazeui/contentcardsview/help(_:)-35kni.json index 7dca7c2e6c..2f867a66d7 100644 --- a/data/documentation/brazeui/contentcardsview/help(_:)-35kni.json +++ b/data/documentation/brazeui/contentcardsview/help(_:)-35kni.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"help"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"11.0","unavailable":false,"name":"macOS"},{"deprecated":false,"introducedAt":"14.0","beta":false,"unavailable":false,"name":"tvOS"},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"7.0","unavailable":false}],"roleHeading":"Instance Method","title":"help(_:)","externalID":"s:7SwiftUI4ViewPAAE4helpyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.help(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"help"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"textKey","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/help(_:)-35kni"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-35kni"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-35kni":{"kind":"symbol","title":"help(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-35kni","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-35kni","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"help"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/help(_:)-35kni"]}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"14.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"11.0","deprecated":false,"name":"macOS"},{"beta":false,"name":"tvOS","introducedAt":"14.0","deprecated":false,"unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"7.0"}],"title":"help(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"help"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE4helpyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.help(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"help"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"textKey","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-35kni","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-35kni":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-35kni","title":"help(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"help"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-35kni","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/help(_:)-5oqem.json b/data/documentation/brazeui/contentcardsview/help(_:)-5oqem.json index d3e4850ab3..3fbbc9d29f 100644 --- a/data/documentation/brazeui/contentcardsview/help(_:)-5oqem.json +++ b/data/documentation/brazeui/contentcardsview/help(_:)-5oqem.json @@ -1 +1 @@ -{"metadata":{"title":"help(_:)","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"14.0","beta":false},{"unavailable":false,"introducedAt":"7.0","name":"watchOS","deprecated":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE4helpyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"help","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-5oqem"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.help(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"help","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"text"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/help(_:)-5oqem"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-5oqem":{"kind":"symbol","title":"help(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-5oqem","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-5oqem","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"help"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.help(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"help","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"text"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE4helpyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"help(_:)","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"14.0"},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"11.0","unavailable":false},{"name":"tvOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"7.0","deprecated":false,"name":"watchOS","beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"help","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/help(_:)-5oqem"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-5oqem"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-5oqem":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"help","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"help(_:)","type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-5oqem","url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-5oqem"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/hidden().json b/data/documentation/brazeui/contentcardsview/hidden().json index 4ffae44319..8ffdafce15 100644 --- a/data/documentation/brazeui/contentcardsview/hidden().json +++ b/data/documentation/brazeui/contentcardsview/hidden().json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.hidden()"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hidden()","interfaceLanguage":"swift"},"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hidden"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"hidden()","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"10.15","beta":false},{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"introducedAt":"6.0","beta":false,"deprecated":false,"unavailable":false,"name":"watchOS"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE6hiddenQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hidden"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/hidden()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hidden()":{"kind":"symbol","title":"hidden()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hidden()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hidden()","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hidden","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/hidden()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hidden","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.hidden()"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hidden()","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"10.15","name":"macOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hidden","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"hidden()","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE6hiddenQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hidden()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hidden","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"hidden()","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hidden()","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hidden()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/highprioritygesture(_:including:).json b/data/documentation/brazeui/contentcardsview/highprioritygesture(_:including:).json index 7c45c49946..81b9b7fb5c 100644 --- a/data/documentation/brazeui/contentcardsview/highprioritygesture(_:including:).json +++ b/data/documentation/brazeui/contentcardsview/highprioritygesture(_:including:).json @@ -1 +1 @@ -{"metadata":{"title":"highPriorityGesture(_:including:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE19highPriorityGesture_9includingQrqd___AA0F4MaskVtAA0F0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false},{"name":"macOS","introducedAt":"10.15","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"name":"watchOS","introducedAt":"6.0","beta":false,"unavailable":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"highPriorityGesture","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"including"},{"kind":"text","text":": "},{"text":"GestureMask","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/highPriorityGesture(_:including:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"highPriorityGesture"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"gesture"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"mask"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI11GestureMaskV","kind":"typeIdentifier","text":"GestureMask"},{"text":" = .all) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Gesture","preciseIdentifier":"s:7SwiftUI7GestureP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/highprioritygesture(_:including:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.highPriorityGesture(_:including:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/highPriorityGesture(_:including:)":{"url":"\/documentation\/brazeui\/contentcardsview\/highprioritygesture(_:including:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"highPriorityGesture"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"including","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/highPriorityGesture(_:including:)","role":"symbol","title":"highPriorityGesture(_:including:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/highprioritygesture(_:including:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/highPriorityGesture(_:including:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"highPriorityGesture"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"including","kind":"externalParam"},{"kind":"text","text":": "},{"text":"GestureMask","preciseIdentifier":"s:7SwiftUI11GestureMaskV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"highPriorityGesture(_:including:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false},{"name":"macOS","beta":false,"introducedAt":"10.15","deprecated":false,"unavailable":false},{"name":"tvOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE19highPriorityGesture_9includingQrqd___AA0F4MaskVtAA0F0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.highPriorityGesture(_:including:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"highPriorityGesture"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"gesture"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"kind":"text","text":" "},{"text":"mask","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask","kind":"typeIdentifier"},{"text":" = .all) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Gesture","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7GestureP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/highPriorityGesture(_:including:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"highPriorityGesture","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"including"},{"kind":"text","text":": "},{"text":"GestureMask","preciseIdentifier":"s:7SwiftUI11GestureMaskV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/highPriorityGesture(_:including:)","url":"\/documentation\/brazeui\/contentcardsview\/highprioritygesture(_:including:)","abstract":[],"role":"symbol","kind":"symbol","title":"highPriorityGesture(_:including:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/hovereffect(_:).json b/data/documentation/brazeui/contentcardsview/hovereffect(_:).json index a71e1fce47..35e95f9f75 100644 --- a/data/documentation/brazeui/contentcardsview/hovereffect(_:).json +++ b/data/documentation/brazeui/contentcardsview/hovereffect(_:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"hoverEffect(_:)","role":"symbol","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.4","name":"iOS"},{"introducedAt":"16.0","unavailable":false,"name":"tvOS","deprecated":false,"beta":false},{"deprecated":false,"name":"visionOS","unavailable":false,"introducedAt":"1.0","beta":false}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE11hoverEffectyQrAA05HoverE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hoverEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hoverEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"effect"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect"},{"text":" = .automatic) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/hovereffect(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.hoverEffect(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffect(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hoverEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:)","title":"hoverEffect(_:)","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hoverEffect"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"effect"},{"kind":"text","text":": "},{"text":"HoverEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV"},{"text":" = .automatic) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/hovereffect(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.hoverEffect(_:)"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11hoverEffectyQrAA05HoverE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"hoverEffect(_:)","platforms":[{"introducedAt":"13.4","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"introducedAt":"16.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"1.0","name":"visionOS","deprecated":false}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hoverEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffect(_:)":{"title":"hoverEffect(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hoverEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"HoverEffect","preciseIdentifier":"s:7SwiftUI11HoverEffectV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/hovereffect(_:isenabled:).json b/data/documentation/brazeui/contentcardsview/hovereffect(_:isenabled:).json index e5eeed1930..3c0ccc0ec1 100644 --- a/data/documentation/brazeui/contentcardsview/hovereffect(_:isenabled:).json +++ b/data/documentation/brazeui/contentcardsview/hovereffect(_:isenabled:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:isEnabled:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hoverEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"effect","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"HoverEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV"},{"text":" = .automatic, ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/hovereffect(_:isenabled:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.hoverEffect(_:isEnabled:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE11hoverEffect_9isEnabledQrAA05HoverE0V_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"17.0"},{"introducedAt":"1.0","name":"visionOS","beta":false,"deprecated":false,"unavailable":false}],"title":"hoverEffect(_:isEnabled:)","role":"symbol","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hoverEffect"},{"kind":"text","text":"("},{"text":"HoverEffect","preciseIdentifier":"s:7SwiftUI11HoverEffectV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffect(_:isEnabled:)":{"kind":"symbol","title":"hoverEffect(_:isEnabled:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:isEnabled:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hoverEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11HoverEffectV","kind":"typeIdentifier","text":"HoverEffect"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/hovereffect(_:isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.hoverEffect(_:isEnabled:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:isEnabled:)"},"sections":[],"metadata":{"role":"symbol","title":"hoverEffect(_:isEnabled:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11hoverEffect_9isEnabledQrAA05HoverE0V_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"iOS","introducedAt":"17.0"},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"17.0"},{"introducedAt":"1.0","beta":false,"name":"visionOS","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hoverEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11HoverEffectV","kind":"typeIdentifier","text":"HoverEffect"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hoverEffect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"effect"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11HoverEffectV","kind":"typeIdentifier","text":"HoverEffect"},{"text":" = .automatic, ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffect(_:isEnabled:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hoverEffect"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"hoverEffect(_:isEnabled:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:isenabled:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:isEnabled:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/hovereffectdisabled(_:).json b/data/documentation/brazeui/contentcardsview/hovereffectdisabled(_:).json index da1c8c9c80..54b48af7fd 100644 --- a/data/documentation/brazeui/contentcardsview/hovereffectdisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/hovereffectdisabled(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.hoverEffectDisabled(_:)"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/hovereffectdisabled(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hoverEffectDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"disabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"metadata":{"platforms":[{"introducedAt":"17.0","unavailable":false,"deprecated":false,"beta":false,"name":"iOS"},{"unavailable":false,"beta":false,"introducedAt":"17.0","name":"tvOS","deprecated":false},{"unavailable":false,"name":"visionOS","introducedAt":"1.0","deprecated":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE19hoverEffectDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"hoverEffectDisabled(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hoverEffectDisabled"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffectDisabled(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffectDisabled(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hovereffectdisabled(_:)","title":"hoverEffectDisabled(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hoverEffectDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffectDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hoverEffectDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"disabled","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/hovereffectdisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.hoverEffectDisabled(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffectDisabled(_:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"hoverEffectDisabled(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE19hoverEffectDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0","name":"iOS"},{"name":"tvOS","beta":false,"introducedAt":"17.0","deprecated":false,"unavailable":false},{"introducedAt":"1.0","name":"visionOS","unavailable":false,"deprecated":false,"beta":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hoverEffectDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffectDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffectDisabled(_:)","role":"symbol","title":"hoverEffectDisabled(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/hovereffectdisabled(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hoverEffectDisabled","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/huerotation(_:).json b/data/documentation/brazeui/contentcardsview/huerotation(_:).json index dcd159ccc1..e07e93b72e 100644 --- a/data/documentation/brazeui/contentcardsview/huerotation(_:).json +++ b/data/documentation/brazeui/contentcardsview/huerotation(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/huerotation(_:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.hueRotation(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hueRotation"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"angle","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Angle","preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hueRotation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Angle","preciseIdentifier":"s:7SwiftUI5AngleV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15"},{"unavailable":false,"name":"tvOS","beta":false,"deprecated":false,"introducedAt":"13.0"},{"unavailable":false,"name":"watchOS","introducedAt":"6.0","beta":false,"deprecated":false}],"title":"hueRotation(_:)","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE11hueRotationyQrAA5AngleVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hueRotation(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/hueRotation(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/huerotation(_:)","title":"hueRotation(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hueRotation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hueRotation(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"introducedAt":"6.0","name":"watchOS","unavailable":false,"beta":false,"deprecated":false}],"role":"symbol","title":"hueRotation(_:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hueRotation"},{"kind":"text","text":"("},{"text":"Angle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE11hueRotationyQrAA5AngleVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.hueRotation(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hueRotation(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/huerotation(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hueRotation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"angle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hueRotation(_:)":{"title":"hueRotation(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hueRotation","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/huerotation(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hueRotation(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/id(_:).json b/data/documentation/brazeui/contentcardsview/id(_:).json index 66c48856d4..0fdbd3f601 100644 --- a/data/documentation/brazeui/contentcardsview/id(_:).json +++ b/data/documentation/brazeui/contentcardsview/id(_:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.id(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"id","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"ID","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Hashable","preciseIdentifier":"s:SH","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/id(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"id(_:)","externalID":"s:7SwiftUI4ViewPAAE2idyQrqd__SHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","platforms":[{"unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false,"name":"iOS"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15"},{"introducedAt":"13.0","beta":false,"deprecated":false,"name":"tvOS","unavailable":false},{"introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"roleHeading":"Instance Method"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/id(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/id(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/id(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/id(_:)","role":"symbol","title":"id(_:)","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.id(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Hashable","preciseIdentifier":"s:SH","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/id(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/id(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"10.15","beta":false,"deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"6.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE2idyQrqd__SHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"id(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/id(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"id(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/id(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/id(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ignoressafearea(_:edges:).json b/data/documentation/brazeui/contentcardsview/ignoressafearea(_:edges:).json index 6a65e8dc49..6acf111238 100644 --- a/data/documentation/brazeui/contentcardsview/ignoressafearea(_:edges:).json +++ b/data/documentation/brazeui/contentcardsview/ignoressafearea(_:edges:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ignoressafearea(_:edges:)"]}],"metadata":{"symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15ignoresSafeArea_5edgesQrAA0eF7RegionsV_AA4EdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"ignoresSafeArea"},{"kind":"text","text":"("},{"text":"SafeAreaRegions","preciseIdentifier":"s:7SwiftUI15SafeAreaRegionsV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"introducedAt":"11.0","name":"macOS","beta":false},{"introducedAt":"14.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"deprecated":false,"name":"watchOS","introducedAt":"7.0","unavailable":false,"beta":false}],"title":"ignoresSafeArea(_:edges:)","extendedModule":"SwiftUI"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/ignoresSafeArea(_:edges:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"ignoresSafeArea","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"regions","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SafeAreaRegionsV","text":"SafeAreaRegions"},{"kind":"text","text":" = .all, "},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.ignoresSafeArea(_:edges:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/ignoresSafeArea(_:edges:)":{"kind":"symbol","title":"ignoresSafeArea(_:edges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ignoressafearea(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/ignoresSafeArea(_:edges:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ignoresSafeArea"},{"kind":"text","text":"("},{"text":"SafeAreaRegions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SafeAreaRegionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/ignoresSafeArea(_:edges:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"ignoresSafeArea","kind":"identifier"},{"text":"(","kind":"text"},{"text":"SafeAreaRegions","preciseIdentifier":"s:7SwiftUI15SafeAreaRegionsV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0"},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"name":"macOS","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"14.0","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"7.0","deprecated":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15ignoresSafeArea_5edgesQrAA0eF7RegionsV_AA4EdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"ignoresSafeArea(_:edges:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.ignoresSafeArea(_:edges:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ignoresSafeArea"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"regions"},{"text":": ","kind":"text"},{"text":"SafeAreaRegions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SafeAreaRegionsV"},{"kind":"text","text":" = .all, "},{"kind":"externalParam","text":"edges"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":" = .all) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ignoressafearea(_:edges:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/ignoresSafeArea(_:edges:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/ignoresSafeArea(_:edges:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ignoresSafeArea"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SafeAreaRegionsV","kind":"typeIdentifier","text":"SafeAreaRegions"},{"text":", ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/ignoressafearea(_:edges:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"ignoresSafeArea(_:edges:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/imagescale(_:).json b/data/documentation/brazeui/contentcardsview/imagescale(_:).json index ca9aaa42bc..f40b658fde 100644 --- a/data/documentation/brazeui/contentcardsview/imagescale(_:).json +++ b/data/documentation/brazeui/contentcardsview/imagescale(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"imageScale","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"scale","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Image","preciseIdentifier":"s:7SwiftUI5ImageV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ImageV5ScaleO","text":"Scale","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.imageScale(_:)"},{"text":".","type":"text"}],"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"imageScale(_:)","externalID":"s:7SwiftUI4ViewPAAE10imageScaleyQrAA5ImageV0E0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","beta":false},{"introducedAt":"11.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS"},{"unavailable":false,"name":"watchOS","introducedAt":"6.0","beta":false,"deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageScale"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV5ScaleO","text":"Scale"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/imageScale(_:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/imagescale(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/imageScale(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageScale"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Scale","preciseIdentifier":"s:7SwiftUI5ImageV5ScaleO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/imagescale(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/imageScale(_:)","title":"imageScale(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.imageScale(_:)"},{"text":".","type":"text"}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10imageScaleyQrAA5ImageV0E0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"imageScale","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV5ScaleO","text":"Scale"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"imageScale(_:)","platforms":[{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"introducedAt":"11.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/imageScale(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/imagescale(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"imageScale"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scale"},{"kind":"text","text":": "},{"text":"Image","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV"},{"kind":"text","text":"."},{"text":"Scale","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV5ScaleO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/imageScale(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageScale","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Image","preciseIdentifier":"s:7SwiftUI5ImageV"},{"text":".","kind":"text"},{"text":"Scale","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV5ScaleO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"imageScale(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/imagescale(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/imageScale(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/indexviewstyle(_:).json b/data/documentation/brazeui/contentcardsview/indexviewstyle(_:).json index f4c67d1cd8..0f4d1b9a85 100644 --- a/data/documentation/brazeui/contentcardsview/indexviewstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/indexviewstyle(_:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"indexViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE05indexC5StyleyQrqd__AA05IndexcE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"indexViewStyle(_:)","role":"symbol","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"14.0"},{"name":"tvOS","beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"8.0"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/indexViewStyle(_:)","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.indexViewStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"indexViewStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"IndexViewStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14IndexViewStyleP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/indexviewstyle(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/indexViewStyle(_:)":{"title":"indexViewStyle(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/indexViewStyle(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"indexViewStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/indexviewstyle(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.indexViewStyle(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"indexViewStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14IndexViewStyleP","text":"IndexViewStyle"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","platforms":[{"deprecated":false,"beta":false,"introducedAt":"14.0","unavailable":false,"name":"iOS"},{"beta":false,"introducedAt":"14.0","name":"tvOS","unavailable":false,"deprecated":false},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"8.0","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE05indexC5StyleyQrqd__AA05IndexcE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"indexViewStyle(_:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"indexViewStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/indexViewStyle(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/indexviewstyle(_:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/indexViewStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/indexViewStyle(_:)","role":"symbol","title":"indexViewStyle(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/indexviewstyle(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"indexViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/init(braze:shouldprocess:attributes:).json b/data/documentation/brazeui/contentcardsview/init(braze:shouldprocess:attributes:).json index 59819b761e..2937d8455a 100644 --- a/data/documentation/brazeui/contentcardsview/init(braze:shouldprocess:attributes:).json +++ b/data/documentation/brazeui/contentcardsview/init(braze:shouldprocess:attributes:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Creates and returns a view displaying the latest content cards fetched by the Braze SDK."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"?, "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = {\n _, _ in true\n }, "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes","kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV10Attributesa"},{"text":" = .defaults)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"braze","content":[{"inlineContent":[{"text":"The Braze instance.","type":"text"}],"type":"paragraph"}]},{"name":"shouldProcess","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Whether Braze should process the Content Card click action. See"},{"type":"text","text":" "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v"},{"type":"text","text":" "},{"text":"for more details (default: returns true).","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An attributes struct allowing customization of the view and its cells."}]}],"name":"attributes"}]}],"metadata":{"roleHeading":"Initializer","title":"init(braze:shouldProcess:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"shouldProcess"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":"."},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"text":"attributes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV10Attributesa","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","externalID":"s:7BrazeUI16ContentCardsViewV5braze13shouldProcess10attributesAC0A3Kit0A0CSg_SbAI0C4CardO11ClickActionO_ALtcAA0ackB0O0E10ControllerC10AttributesVtcfc","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI"}],"symbolKind":"init"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/init(braze:shouldprocess:attributes:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/init(braze:shouldProcess:attributes:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/Attributes":{"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/attributes","abstract":[{"type":"text","text":"The attributes supported by the view."}],"type":"topic","kind":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes","title":"ContentCardsView.Attributes","navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"navigatorTitle":[{"text":"ContentCard","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","type":"topic","role":"symbol","abstract":[{"type":"text","text":"A type-safe representation of the Content Card type."}],"url":"\/documentation\/brazekit\/braze\/contentcard"},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"type":"topic","role":"symbol","title":"Braze.ContentCard.ClickAction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","abstract":[{"text":"The card click action type.","type":"text"}],"kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"contentCard(_:shouldProcess:card:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"defaultImplementations":1,"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/init(braze:shouldProcess:attributes:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"shouldProcess","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Attributes","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV10Attributesa"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","title":"init(braze:shouldProcess:attributes:)","abstract":[{"type":"text","text":"Creates and returns a view displaying the latest content cards fetched by the Braze SDK."}],"url":"\/documentation\/brazeui\/contentcardsview\/init(braze:shouldprocess:attributes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/init(braze:shouldProcess:attributes:)"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/init(braze:shouldprocess:attributes:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/init(braze:shouldProcess:attributes:)"},"kind":"symbol","metadata":{"platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS"}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"braze","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"?, "},{"text":"shouldProcess","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","text":"ClickAction"},{"kind":"text","text":", "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16ContentCardsViewV10Attributesa","text":"Attributes","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"init(braze:shouldProcess:attributes:)","symbolKind":"init","externalID":"s:7BrazeUI16ContentCardsViewV5braze13shouldProcess10attributesAC0A3Kit0A0CSg_SbAI0C4CardO11ClickActionO_ALtcAA0ackB0O0E10ControllerC10AttributesVtcfc","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Creates and returns a view displaying the latest content cards fetched by the Braze SDK."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","text":"ContentCard"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" = {\n _, _ in true\n }, "},{"text":"attributes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI16ContentCardsViewV10Attributesa","text":"Attributes","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes"},{"text":" = .defaults)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The Braze instance.","type":"text"}]}],"name":"braze"},{"content":[{"inlineContent":[{"type":"text","text":"Whether Braze should process the Content Card click action. See"},{"type":"text","text":" "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","isActive":true},{"type":"text","text":" "},{"type":"text","text":"for more details (default: returns true)."}],"type":"paragraph"}],"name":"shouldProcess"},{"name":"attributes","content":[{"inlineContent":[{"text":"An attributes struct allowing customization of the view and its cells.","type":"text"}],"type":"paragraph"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"role":"symbol","title":"contentCard(_:shouldProcess:card:)","kind":"symbol","abstract":[{"text":"Defines whether Braze should process the Content Card click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"defaultImplementations":1,"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ContentCard","kind":"identifier"}],"title":"Braze.ContentCard","url":"\/documentation\/brazekit\/braze\/contentcard","abstract":[{"text":"A type-safe representation of the Content Card type.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard","navigatorTitle":[{"text":"ContentCard","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/ContentCard/ClickAction":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/ContentCard\/ClickAction","abstract":[{"type":"text","text":"The card click action type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ClickAction","kind":"identifier"}],"type":"topic","title":"Braze.ContentCard.ClickAction","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/init(braze:shouldProcess:attributes:)":{"title":"init(braze:shouldProcess:attributes:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/init(braze:shouldprocess:attributes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/init(braze:shouldProcess:attributes:)","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"braze"},{"text":": ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"shouldProcess","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO","kind":"typeIdentifier","text":"ClickAction"},{"kind":"text","text":", "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"ContentCard","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"text":": ","kind":"text"},{"text":"Attributes","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV10Attributesa","kind":"typeIdentifier"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates and returns a view displaying the latest content cards fetched by the Braze SDK."}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/Attributes":{"title":"ContentCardsView.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Attributes","url":"\/documentation\/brazeui\/contentcardsview\/attributes","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"abstract":[{"type":"text","text":"The attributes supported by the view."}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/inspector(ispresented:content:).json b/data/documentation/brazeui/contentcardsview/inspector(ispresented:content:).json index 67c654de78..8eb40deb56 100644 --- a/data/documentation/brazeui/contentcardsview/inspector(ispresented:content:).json +++ b/data/documentation/brazeui/contentcardsview/inspector(ispresented:content:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"title":"inspector(isPresented:content:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false,"beta":false},{"introducedAt":"14.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE9inspector11isPresented7contentQrAA7BindingVySbG_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inspector","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inspector","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.inspector(isPresented:content:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspector(isPresented:content:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/inspector(ispresented:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspector(isPresented:content:)":{"title":"inspector(isPresented:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/inspector(ispresented:content:)","type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspector(isPresented:content:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspector"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspector"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/inspector(ispresented:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE9inspector11isPresented7contentQrAA7BindingVySbG_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspector"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"17.0","beta":false,"name":"iOS"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"14.0"}],"title":"inspector(isPresented:content:)","role":"symbol"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspector(isPresented:content:)"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.inspector(isPresented:content:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspector(isPresented:content:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspector(isPresented:content:)","role":"symbol","title":"inspector(isPresented:content:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/inspector(ispresented:content:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspector"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/inspectorcolumnwidth(_:).json b/data/documentation/brazeui/contentcardsview/inspectorcolumnwidth(_:).json index e375b1e2ec..29c529ee9b 100644 --- a/data/documentation/brazeui/contentcardsview/inspectorcolumnwidth(_:).json +++ b/data/documentation/brazeui/contentcardsview/inspectorcolumnwidth(_:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.inspectorColumnWidth(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE20inspectorColumnWidthyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inspectorColumnWidth","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","title":"inspectorColumnWidth(_:)","platforms":[{"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"14.0"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inspectorColumnWidth","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"width"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/inspectorColumnWidth(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"inspectorColumnWidth"},{"kind":"text","text":"("},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(_:)","title":"inspectorColumnWidth(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(_:)"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE20inspectorColumnWidthyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"inspectorColumnWidth(_:)","symbolKind":"method","roleHeading":"Instance Method","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"17.0","deprecated":false},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"inspectorColumnWidth","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.inspectorColumnWidth(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inspectorColumnWidth","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"width"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/inspectorColumnWidth(_:)":{"abstract":[],"title":"inspectorColumnWidth(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(_:)","url":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(_:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspectorColumnWidth"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/inspectorcolumnwidth(min:ideal:max:).json b/data/documentation/brazeui/contentcardsview/inspectorcolumnwidth(min:ideal:max:).json index de0aa780bd..889292f5c0 100644 --- a/data/documentation/brazeui/contentcardsview/inspectorcolumnwidth(min:ideal:max:).json +++ b/data/documentation/brazeui/contentcardsview/inspectorcolumnwidth(min:ideal:max:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.inspectorColumnWidth(min:ideal:max:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(min:ideal:max:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(min:ideal:max:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"17.0","name":"iOS"},{"deprecated":false,"introducedAt":"14.0","beta":false,"name":"macOS","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspectorColumnWidth"},{"kind":"text","text":"("},{"kind":"externalParam","text":"min"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"ideal","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"max","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20inspectorColumnWidth3min5ideal3maxQr14CoreFoundation7CGFloatVSg_AjKtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"inspectorColumnWidth(min:ideal:max:)","symbolKind":"method","extendedModule":"SwiftUI"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspectorColumnWidth"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"text":"ideal","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"? = nil) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspectorColumnWidth(min:ideal:max:)":{"kind":"symbol","title":"inspectorColumnWidth(min:ideal:max:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(min:ideal:max:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(min:ideal:max:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inspectorColumnWidth","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"min"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"ideal"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inspectorColumnWidth","kind":"identifier"},{"kind":"text","text":"("},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"ideal"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE20inspectorColumnWidth3min5ideal3maxQr14CoreFoundation7CGFloatVSg_AjKtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"17.0","deprecated":false,"name":"iOS","unavailable":false},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0","beta":false}],"title":"inspectorColumnWidth(min:ideal:max:)","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(min:ideal:max:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"inspectorColumnWidth"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"min"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"ideal"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"max"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"? = nil) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(min:ideal:max:)"]}],"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.inspectorColumnWidth(min:ideal:max:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspectorColumnWidth(min:ideal:max:)":{"kind":"symbol","title":"inspectorColumnWidth(min:ideal:max:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(min:ideal:max:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inspectorColumnWidth","kind":"identifier"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"ideal","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(min:ideal:max:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/interactionactivitytrackingtag(_:).json b/data/documentation/brazeui/contentcardsview/interactionactivitytrackingtag(_:).json index 2a63168594..28c10096e5 100644 --- a/data/documentation/brazeui/contentcardsview/interactionactivitytrackingtag(_:).json +++ b/data/documentation/brazeui/contentcardsview/interactionactivitytrackingtag(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/interactionactivitytrackingtag(_:)"]}],"metadata":{"title":"interactionActivityTrackingTag(_:)","externalID":"s:7SwiftUI4ViewPAAE30interactionActivityTrackingTagyQrSSF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"unavailable":false,"introducedAt":"16.0","beta":false,"name":"iOS","deprecated":false},{"beta":false,"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionActivityTrackingTag"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactionActivityTrackingTag(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"interactionActivityTrackingTag","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tag"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.interactionActivityTrackingTag(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/interactionActivityTrackingTag(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/interactionactivitytrackingtag(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"interactionActivityTrackingTag","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactionActivityTrackingTag(_:)","role":"symbol","title":"interactionActivityTrackingTag(_:)","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/interactionactivitytrackingtag(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"interactionActivityTrackingTag","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"tag"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactionActivityTrackingTag(_:)"},"metadata":{"title":"interactionActivityTrackingTag(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0","name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false},{"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"16.0","unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"9.0","name":"watchOS","unavailable":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE30interactionActivityTrackingTagyQrSSF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"interactionActivityTrackingTag"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.interactionActivityTrackingTag(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/interactionActivityTrackingTag(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"interactionActivityTrackingTag","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"interactionActivityTrackingTag(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactionActivityTrackingTag(_:)","url":"\/documentation\/brazeui\/contentcardsview\/interactionactivitytrackingtag(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/interactivedismissdisabled(_:).json b/data/documentation/brazeui/contentcardsview/interactivedismissdisabled(_:).json index 35821f2536..b9fadfba5e 100644 --- a/data/documentation/brazeui/contentcardsview/interactivedismissdisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/interactivedismissdisabled(_:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/interactivedismissdisabled(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactiveDismissDisabled(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.interactiveDismissDisabled(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"interactiveDismissDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"isDisabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE26interactiveDismissDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"interactiveDismissDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"beta":false,"unavailable":false,"introducedAt":"15.0","name":"iOS","deprecated":false},{"beta":false,"introducedAt":"12.0","name":"macOS","unavailable":false,"deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"15.0","deprecated":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"8.0"}],"title":"interactiveDismissDisabled(_:)","symbolKind":"method","extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/interactiveDismissDisabled(_:)":{"kind":"symbol","title":"interactiveDismissDisabled(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/interactivedismissdisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactiveDismissDisabled(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactiveDismissDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"interactiveDismissDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"isDisabled","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/interactivedismissdisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactiveDismissDisabled(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.interactiveDismissDisabled(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"interactiveDismissDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE26interactiveDismissDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false,"name":"iOS"},{"introducedAt":"12.0","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"tvOS","unavailable":false},{"beta":false,"introducedAt":"8.0","name":"watchOS","unavailable":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"interactiveDismissDisabled(_:)"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/interactiveDismissDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactiveDismissDisabled(_:)","role":"symbol","type":"topic","title":"interactiveDismissDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/interactivedismissdisabled(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactiveDismissDisabled"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/invalidatablecontent(_:).json b/data/documentation/brazeui/contentcardsview/invalidatablecontent(_:).json index cf08652f4d..6b8759e3ba 100644 --- a/data/documentation/brazeui/contentcardsview/invalidatablecontent(_:).json +++ b/data/documentation/brazeui/contentcardsview/invalidatablecontent(_:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"unavailable":false,"name":"macOS","introducedAt":"14.0","deprecated":false,"beta":false},{"name":"tvOS","introducedAt":"17.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"introducedAt":"10.0","unavailable":false,"name":"watchOS","beta":false}],"roleHeading":"Instance Method","title":"invalidatableContent(_:)","role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE20invalidatableContentyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidatableContent"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/invalidatableContent(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.invalidatableContent(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/invalidatablecontent(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidatableContent","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"invalidatable","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/invalidatableContent(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidatableContent"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/invalidatableContent(_:)","title":"invalidatableContent(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/invalidatablecontent(_:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/invalidatableContent(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.invalidatableContent(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"invalidatableContent","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"invalidatable","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/invalidatablecontent(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE20invalidatableContentyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidatableContent"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"invalidatableContent(_:)","platforms":[{"name":"iOS","introducedAt":"17.0","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"17.0","beta":false},{"name":"watchOS","beta":false,"introducedAt":"10.0","unavailable":false,"deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/invalidatableContent(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidatableContent"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"invalidatableContent(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/invalidatablecontent(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/invalidatableContent(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/italic(_:).json b/data/documentation/brazeui/contentcardsview/italic(_:).json index 269cb1c7bb..b3b00266d4 100644 --- a/data/documentation/brazeui/contentcardsview/italic(_:).json +++ b/data/documentation/brazeui/contentcardsview/italic(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/italic(_:)"},"metadata":{"symbolKind":"method","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0","name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false},{"name":"tvOS","deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE6italicyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"italic"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"italic(_:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.italic(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/italic(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"italic","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isActive"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/italic(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"italic"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/italic(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/italic(_:)","title":"italic(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"italic","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"isActive"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.italic(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/italic(_:)"]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE6italicyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"16.0"},{"name":"macOS","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"16.0","beta":false,"name":"tvOS"},{"introducedAt":"9.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"title":"italic(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"italic"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/italic(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/italic(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"italic","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"italic(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/italic(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/italic(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/itemprovider(_:).json b/data/documentation/brazeui/contentcardsview/itemprovider(_:).json index a0fe2760e3..d8c5935c37 100644 --- a/data/documentation/brazeui/contentcardsview/itemprovider(_:).json +++ b/data/documentation/brazeui/contentcardsview/itemprovider(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/itemprovider(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemProvider"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Optional","kind":"typeIdentifier","preciseIdentifier":"s:Sq"},{"kind":"text","text":"<() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"kind":"text","text":"?>) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"iOS"},{"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE12itemProvideryQrSo06NSItemE0CSgycSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"itemProvider(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"itemProvider","kind":"identifier"},{"kind":"text","text":"("},{"text":"Optional","preciseIdentifier":"s:Sq","kind":"typeIdentifier"},{"kind":"text","text":"<() -> "},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"?>) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/itemProvider(_:)"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.itemProvider(_:)"},{"text":".","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/itemProvider(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"itemProvider"},{"kind":"text","text":"("},{"text":"Optional","kind":"typeIdentifier","preciseIdentifier":"s:Sq"},{"kind":"text","text":"<() -> "},{"preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":"?>) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"itemProvider(_:)","url":"\/documentation\/brazeui\/contentcardsview\/itemprovider(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/itemProvider(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/itemProvider(_:)"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"itemProvider(_:)","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12itemProvideryQrSo06NSItemE0CSgycSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"name":"macOS","introducedAt":"10.15","beta":false,"unavailable":false},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"beta":false,"unavailable":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"itemProvider","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sq","text":"Optional","kind":"typeIdentifier"},{"text":"<() -> ","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"?>) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"itemProvider","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"text":"Optional","preciseIdentifier":"s:Sq","kind":"typeIdentifier"},{"kind":"text","text":"<() -> "},{"kind":"typeIdentifier","text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"?>) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/itemprovider(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.itemProvider(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/itemProvider(_:)":{"title":"itemProvider(_:)","kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/itemprovider(_:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/itemProvider(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"itemProvider"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Optional","preciseIdentifier":"s:Sq"},{"text":"<() -> ","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"?>) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/kerning(_:).json b/data/documentation/brazeui/contentcardsview/kerning(_:).json index d85da9cf6c..4bc2ca75c0 100644 --- a/data/documentation/brazeui/contentcardsview/kerning(_:).json +++ b/data/documentation/brazeui/contentcardsview/kerning(_:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/kerning(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"kerning(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"kerning","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"16.0"},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"macOS","beta":false},{"beta":false,"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"tvOS"},{"unavailable":false,"introducedAt":"9.0","beta":false,"deprecated":false,"name":"watchOS"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE7kerningyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.kerning(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"kerning"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"kerning","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/kerning(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/kerning(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"kerning"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/kerning(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/kerning(_:)","title":"kerning(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/kerning(_:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"kerning","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"kerning","kind":"internalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"kerning"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"macOS","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"16.0","unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"introducedAt":"9.0","unavailable":false,"beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE7kerningyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"kerning(_:)","extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.kerning(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/kerning(_:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/kerning(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"kerning","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","title":"kerning(_:)","url":"\/documentation\/brazeui\/contentcardsview\/kerning(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/kerning(_:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:)-28dbm.json b/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:)-28dbm.json index e251d7cec4..48151bd54d 100644 --- a/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:)-28dbm.json +++ b/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:)-28dbm.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyboardShortcut(_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-28dbm"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"15.4","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"12.3","unavailable":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16keyboardShortcutyQrAA08KeyboardE0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"keyboardShortcut(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-28dbm"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"shortcut","kind":"internalParam"},{"kind":"text","text":": "},{"text":"KeyboardShortcut","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:)-28dbm":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-28dbm","title":"keyboardShortcut(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-28dbm"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-28dbm"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-28dbm"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shortcut"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"keyboardShortcut(_:)","platforms":[{"beta":false,"deprecated":false,"introducedAt":"15.4","unavailable":false,"name":"iOS"},{"name":"macOS","introducedAt":"12.3","unavailable":false,"beta":false,"deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE16keyboardShortcutyQrAA08KeyboardE0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"text":"KeyboardShortcut","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyboardShortcut(_:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:)-28dbm":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"keyboardShortcut(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-28dbm","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-28dbm"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:)-5q93k.json b/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:)-5q93k.json index ccf4c0b04f..736707007a 100644 --- a/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:)-5q93k.json +++ b/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:)-5q93k.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyboardShortcut(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-5q93k"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-5q93k"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"platforms":[{"introducedAt":"14.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"introducedAt":"11.0","name":"macOS","deprecated":false,"unavailable":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE16keyboardShortcutyQrAA08KeyboardE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"keyboardShortcut","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"keyboardShortcut(_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"shortcut"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:)-5q93k":{"kind":"symbol","title":"keyboardShortcut(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-5q93k","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-5q93k","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"shortcut","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyboardShortcut","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16keyboardShortcutyQrAA08KeyboardE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"14.0","deprecated":false,"name":"iOS","unavailable":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"11.0","deprecated":false}],"title":"keyboardShortcut(_:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"KeyboardShortcut","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-5q93k","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-5q93k"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.keyboardShortcut(_:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:)-5q93k":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"keyboardShortcut","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"KeyboardShortcut","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"keyboardShortcut(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-5q93k","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-5q93k"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:modifiers:).json b/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:modifiers:).json index f21ae44285..217a819c8c 100644 --- a/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:modifiers:).json +++ b/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:modifiers:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modifiers"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"EventModifiers","preciseIdentifier":"s:7SwiftUI14EventModifiersV"},{"kind":"text","text":" = .command) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"keyboardShortcut(_:modifiers:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE16keyboardShortcut_9modifiersQrAA13KeyEquivalentV_AA14EventModifiersVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"14.0","deprecated":false},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modifiers"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"EventModifiers","preciseIdentifier":"s:7SwiftUI14EventModifiersV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyboardShortcut(_:modifiers:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:modifiers:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:)","title":"keyboardShortcut(_:modifiers:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"kind":"text","text":", "},{"text":"modifiers","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","kind":"typeIdentifier","text":"EventModifiers"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyboardShortcut(_:modifiers:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"text":"KeyEquivalent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modifiers"},{"text":": ","kind":"text"},{"text":"EventModifiers","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14EventModifiersV"},{"text":" = .command) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"keyboardShortcut(_:modifiers:)","platforms":[{"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"11.0","name":"macOS","beta":false,"unavailable":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE16keyboardShortcut_9modifiersQrAA13KeyEquivalentV_AA14EventModifiersVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"text":", ","kind":"text"},{"text":"modifiers","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"EventModifiers","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14EventModifiersV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:)"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:modifiers:)":{"abstract":[],"title":"keyboardShortcut(_:modifiers:)","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modifiers"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","kind":"typeIdentifier","text":"EventModifiers"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:modifiers:localization:).json b/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:modifiers:localization:).json index 9d7f045da1..afa8fedecc 100644 --- a/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:modifiers:localization:).json +++ b/data/documentation/brazeui/contentcardsview/keyboardshortcut(_:modifiers:localization:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.keyboardShortcut(_:modifiers:localization:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:localization:)"},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16keyboardShortcut_9modifiers12localizationQrAA13KeyEquivalentV_AA14EventModifiersVAA08KeyboardE0V12LocalizationVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"keyboardShortcut","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modifiers"},{"kind":"text","text":": "},{"text":"EventModifiers","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14EventModifiersV"},{"text":", ","kind":"text"},{"text":"localization","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyboardShortcut","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV12LocalizationV","text":"Localization"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false},{"introducedAt":"12.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false}],"title":"keyboardShortcut(_:modifiers:localization:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"text":", ","kind":"text"},{"text":"modifiers","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14EventModifiersV","text":"EventModifiers"},{"text":" = .command, ","kind":"text"},{"text":"localization","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyboardShortcut","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"kind":"text","text":"."},{"text":"Localization","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV12LocalizationV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:localization:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:modifiers:localization:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:localization:)","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:localization:)","abstract":[],"title":"keyboardShortcut(_:modifiers:localization:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent"},{"kind":"text","text":", "},{"text":"modifiers","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","kind":"typeIdentifier","text":"EventModifiers"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"localization"},{"text":": ","kind":"text"},{"text":"KeyboardShortcut","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"text":".","kind":"text"},{"text":"Localization","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV12LocalizationV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:localization:)"},"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16keyboardShortcut_9modifiers12localizationQrAA13KeyEquivalentV_AA14EventModifiersVAA08KeyboardE0V12LocalizationVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"text":"(","kind":"text"},{"text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"modifiers"},{"kind":"text","text":": "},{"text":"EventModifiers","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14EventModifiersV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"localization"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV12LocalizationV","kind":"typeIdentifier","text":"Localization"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"keyboardShortcut(_:modifiers:localization:)","platforms":[{"deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"12.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:localization:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"keyboardShortcut","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"modifiers","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","kind":"typeIdentifier","text":"EventModifiers"},{"kind":"text","text":" = .command, "},{"text":"localization","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV12LocalizationV","kind":"typeIdentifier","text":"Localization"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyboardShortcut(_:modifiers:localization:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:modifiers:localization:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:localization:)","type":"topic","title":"keyboardShortcut(_:modifiers:localization:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"modifiers","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","text":"EventModifiers","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"localization","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyboardShortcut","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV12LocalizationV","text":"Localization","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:localization:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/keyboardtype(_:).json b/data/documentation/brazeui/contentcardsview/keyboardtype(_:).json index 192a12ab41..3931085ced 100644 --- a/data/documentation/brazeui/contentcardsview/keyboardtype(_:).json +++ b/data/documentation/brazeui/contentcardsview/keyboardtype(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardType"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@E@UIKeyboardType","kind":"typeIdentifier","text":"UIKeyboardType"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardtype(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardType(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"keyboardType","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UIKeyboardType","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIKeyboardType"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE12keyboardTypeyQrSo010UIKeyboardE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0","deprecated":false}],"role":"symbol","title":"keyboardType(_:)","extendedModule":"SwiftUI","symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.keyboardType(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardType(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/keyboardtype(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"keyboardType","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@E@UIKeyboardType","text":"UIKeyboardType","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardType(_:)","role":"symbol","title":"keyboardType(_:)","kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardType(_:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE12keyboardTypeyQrSo010UIKeyboardE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"keyboardType","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UIKeyboardType","preciseIdentifier":"c:@E@UIKeyboardType"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"keyboardType(_:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.keyboardType(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/keyboardtype(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboardType"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"type"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIKeyboardType","text":"UIKeyboardType"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardType(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardType","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIKeyboardType","text":"UIKeyboardType"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"keyboardType(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardtype(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardType(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/keyframeanimator(initialvalue:repeating:content:keyframes:).json b/data/documentation/brazeui/contentcardsview/keyframeanimator(initialvalue:repeating:content:keyframes:).json index 59b69e59c6..4bc6c62909 100644 --- a/data/documentation/brazeui/contentcardsview/keyframeanimator(initialvalue:repeating:content:keyframes:).json +++ b/data/documentation/brazeui/contentcardsview/keyframeanimator(initialvalue:repeating:content:keyframes:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:repeating:content:keyframes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyframeAnimator(initialValue:repeating:content:keyframes:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:repeating:content:keyframes:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyframeAnimator"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"initialValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":", ","kind":"text"},{"text":"repeating","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"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"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","kind":"typeIdentifier","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI16KeyframesBuilderV","kind":"attribute","text":"KeyframesBuilder"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Value"},{"text":">","kind":"text"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"keyframes"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9KeyframesP","text":"Keyframes","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"keyframeAnimator(initialValue:repeating:content:keyframes:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16keyframeAnimator12initialValue9repeating7content9keyframesQrqd___Sbqd_0_AA018PlaceholderContentC0VyxG_qd__tYbcqd_1_qd__ct0G0Qyd_1_Rsd__AaBRd_0_AA9KeyframesRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"},{"beta":false,"introducedAt":"14.0","name":"macOS","deprecated":false,"unavailable":false},{"introducedAt":"17.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"10.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyframeAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"initialValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"kind":"externalParam","text":"repeating"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"text":"Keyframes","preciseIdentifier":"s:7SwiftUI9KeyframesP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyframeAnimator(initialValue:repeating:content:keyframes:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyframeAnimator"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"initialValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"text":"repeating","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"PlaceholderContentView","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">, ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> some "},{"kind":"typeIdentifier","text":"Keyframes","preciseIdentifier":"s:7SwiftUI9KeyframesP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:repeating:content:keyframes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:repeating:content:keyframes:)","title":"keyframeAnimator(initialValue:repeating:content:keyframes:)","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"keyframeAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"initialValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"repeating"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true, "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"KeyframesBuilder","preciseIdentifier":"s:7SwiftUI16KeyframesBuilderV","kind":"attribute"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">"},{"kind":"text","text":" "},{"kind":"externalParam","text":"keyframes"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9KeyframesP","text":"Keyframes"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:repeating:content:keyframes:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyframeAnimator(initialValue:repeating:content:keyframes:)"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.0"},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"17.0","deprecated":false},{"introducedAt":"10.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE16keyframeAnimator12initialValue9repeating7content9keyframesQrqd___Sbqd_0_AA018PlaceholderContentC0VyxG_qd__tYbcqd_1_qd__ct0G0Qyd_1_Rsd__AaBRd_0_AA9KeyframesRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"keyframeAnimator(initialValue:repeating:content:keyframes:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"keyframeAnimator","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"initialValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"repeating"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"text":"Keyframes","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9KeyframesP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:repeating:content:keyframes:)"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyframeAnimator(initialValue:repeating:content:keyframes:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:repeating:content:keyframes:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:repeating:content:keyframes:)","title":"keyframeAnimator(initialValue:repeating:content:keyframes:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"keyframeAnimator","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"initialValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"repeating"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"text":"Keyframes","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9KeyframesP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/keyframeanimator(initialvalue:trigger:content:keyframes:).json b/data/documentation/brazeui/contentcardsview/keyframeanimator(initialvalue:trigger:content:keyframes:).json index 3982cd8dfd..4a19dbe2de 100644 --- a/data/documentation/brazeui/contentcardsview/keyframeanimator(initialvalue:trigger:content:keyframes:).json +++ b/data/documentation/brazeui/contentcardsview/keyframeanimator(initialvalue:trigger:content:keyframes:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.keyframeAnimator(initialValue:trigger:content:keyframes:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyframeAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"initialValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trigger"},{"text":": some ","kind":"text"},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","kind":"typeIdentifier","text":"PlaceholderContentView"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI16KeyframesBuilderV","text":"KeyframesBuilder"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":">","kind":"text"},{"kind":"text","text":" "},{"text":"keyframes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9KeyframesP","kind":"typeIdentifier","text":"Keyframes"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:trigger:content:keyframes:)"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"17.0","beta":false},{"introducedAt":"14.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"unavailable":false,"introducedAt":"10.0","name":"watchOS","deprecated":false,"beta":false}],"symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyframeAnimator"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"initialValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"text":"keyframes","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI9KeyframesP","text":"Keyframes","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","title":"keyframeAnimator(initialValue:trigger:content:keyframes:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16keyframeAnimator12initialValue7trigger7content9keyframesQrqd___qd_0_qd_1_AA018PlaceholderContentC0VyxG_qd__tYbcqd_2_qd__ct0G0Qyd_2_Rsd__SQRd_0_AaBRd_1_AA9KeyframesRd_2_r2_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:trigger:content:keyframes:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyframeAnimator(initialValue:trigger:content:keyframes:)":{"kind":"symbol","title":"keyframeAnimator(initialValue:trigger:content:keyframes:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:trigger:content:keyframes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:trigger:content:keyframes:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyframeAnimator"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"initialValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Equatable","preciseIdentifier":"s:SQ"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9KeyframesP","text":"Keyframes"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"17.0","deprecated":false,"name":"iOS","unavailable":false},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"introducedAt":"10.0","beta":false,"unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE16keyframeAnimator12initialValue7trigger7content9keyframesQrqd___qd_0_qd_1_AA018PlaceholderContentC0VyxG_qd__tYbcqd_2_qd__ct0G0Qyd_2_Rsd__SQRd_0_AaBRd_1_AA9KeyframesRd_2_r2_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyframeAnimator"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"initialValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">, ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9KeyframesP","text":"Keyframes"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","title":"keyframeAnimator(initialValue:trigger:content:keyframes:)"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"keyframeAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"initialValue"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trigger"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"PlaceholderContentView","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI16KeyframesBuilderV","kind":"attribute","text":"KeyframesBuilder"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">"},{"kind":"text","text":" "},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"kind":"typeIdentifier","text":"Keyframes","preciseIdentifier":"s:7SwiftUI9KeyframesP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:trigger:content:keyframes:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:trigger:content:keyframes:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.keyframeAnimator(initialValue:trigger:content:keyframes:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyframeAnimator(initialValue:trigger:content:keyframes:)":{"title":"keyframeAnimator(initialValue:trigger:content:keyframes:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"keyframeAnimator","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"initialValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"keyframes","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9KeyframesP","text":"Keyframes","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:trigger:content:keyframes:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:trigger:content:keyframes:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/labeledcontentstyle(_:).json b/data/documentation/brazeui/contentcardsview/labeledcontentstyle(_:).json index e7b996a6cf..2045f17d84 100644 --- a/data/documentation/brazeui/contentcardsview/labeledcontentstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/labeledcontentstyle(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/labeledcontentstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE19labeledContentStyleyQrqd__AA07LabeledeF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol","platforms":[{"beta":false,"introducedAt":"16.0","name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false},{"introducedAt":"16.0","beta":false,"deprecated":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"labeledContentStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","title":"labeledContentStyle(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"labeledContentStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"LabeledContentStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19LabeledContentStyleP"},{"text":"\n","kind":"text"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.labeledContentStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labeledContentStyle(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labeledContentStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"labeledContentStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/labeledcontentstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labeledContentStyle(_:)","title":"labeledContentStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.labeledContentStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"labeledContentStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"16.0","name":"iOS","beta":false,"deprecated":false},{"beta":false,"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"9.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE19labeledContentStyleyQrqd__AA07LabeledeF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"labeledContentStyle(_:)","extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labeledContentStyle(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"labeledContentStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"LabeledContentStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19LabeledContentStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/labeledcontentstyle(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/labeledContentStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"labeledContentStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"labeledContentStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/labeledcontentstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labeledContentStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/labelshidden().json b/data/documentation/brazeui/contentcardsview/labelshidden().json index c4d6265b2f..657bf6e5da 100644 --- a/data/documentation/brazeui/contentcardsview/labelshidden().json +++ b/data/documentation/brazeui/contentcardsview/labelshidden().json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.labelsHidden()","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelsHidden()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"labelsHidden"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12labelsHiddenQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"labelsHidden","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"labelsHidden()","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0"},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/labelshidden()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labelsHidden()":{"kind":"symbol","title":"labelsHidden()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/labelshidden()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelsHidden()","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"labelsHidden"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/labelshidden()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelsHidden()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"labelsHidden","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"labelsHidden","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15"},{"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE12labelsHiddenQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"labelsHidden()","role":"symbol"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.labelsHidden()"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labelsHidden()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelsHidden()","role":"symbol","type":"topic","title":"labelsHidden()","url":"\/documentation\/brazeui\/contentcardsview\/labelshidden()","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"labelsHidden"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/labelstyle(_:).json b/data/documentation/brazeui/contentcardsview/labelstyle(_:).json index 748c585dfb..7b4c0eee07 100644 --- a/data/documentation/brazeui/contentcardsview/labelstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/labelstyle(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"labelStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10LabelStyleP","kind":"typeIdentifier","text":"LabelStyle"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"labelStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"labelStyle(_:)","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","platforms":[{"introducedAt":"14.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"beta":false,"introducedAt":"11.0","name":"macOS","deprecated":false,"unavailable":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0"},{"deprecated":false,"name":"watchOS","introducedAt":"7.0","unavailable":false,"beta":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10labelStyleyQrqd__AA05LabelE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelStyle(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.labelStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/labelstyle(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labelStyle(_:)":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/labelstyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"labelStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","role":"symbol","abstract":[],"title":"labelStyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelStyle(_:)"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.labelStyle(_:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10labelStyleyQrqd__AA05LabelE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"labelStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"labelStyle(_:)","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"14.0","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"11.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"14.0","unavailable":false},{"name":"watchOS","beta":false,"introducedAt":"7.0","unavailable":false,"deprecated":false}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelStyle(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"labelStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10LabelStyleP","text":"LabelStyle"},{"text":"\n","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/labelstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/labelStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"labelStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"labelStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/labelstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/layereffect(_:maxsampleoffset:isenabled:).json b/data/documentation/brazeui/contentcardsview/layereffect(_:maxsampleoffset:isenabled:).json index e2ecc8b475..717a2a6c91 100644 --- a/data/documentation/brazeui/contentcardsview/layereffect(_:maxsampleoffset:isenabled:).json +++ b/data/documentation/brazeui/contentcardsview/layereffect(_:maxsampleoffset:isenabled:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/layereffect(_:maxsampleoffset:isenabled:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layerEffect(_:maxSampleOffset:isEnabled:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layerEffect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"shader","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Shader","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6ShaderV"},{"text":", ","kind":"text"},{"text":"maxSampleOffset","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.layerEffect(_:maxSampleOffset:isEnabled:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layerEffect"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier","text":"Shader"},{"text":", ","kind":"text"},{"text":"maxSampleOffset","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"17.0"},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"name":"tvOS","beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"layerEffect(_:maxSampleOffset:isEnabled:)","externalID":"s:7SwiftUI4ViewPAAE11layerEffect_15maxSampleOffset9isEnabledQrAA6ShaderV_So6CGSizeVSbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layerEffect(_:maxSampleOffset:isEnabled:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layerEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier","text":"Shader"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxSampleOffset"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"layerEffect(_:maxSampleOffset:isEnabled:)","url":"\/documentation\/brazeui\/contentcardsview\/layereffect(_:maxsampleoffset:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layerEffect(_:maxSampleOffset:isEnabled:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layerEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"shader","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Shader","preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"maxSampleOffset","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/layereffect(_:maxsampleoffset:isenabled:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"layerEffect(_:maxSampleOffset:isEnabled:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11layerEffect_15maxSampleOffset9isEnabledQrAA6ShaderV_So6CGSizeVSbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"14.0"},{"introducedAt":"17.0","beta":false,"name":"tvOS","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layerEffect"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Shader","preciseIdentifier":"s:7SwiftUI6ShaderV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxSampleOffset"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layerEffect(_:maxSampleOffset:isEnabled:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.layerEffect(_:maxSampleOffset:isEnabled:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layerEffect(_:maxSampleOffset:isEnabled:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layerEffect"},{"text":"(","kind":"text"},{"text":"Shader","preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxSampleOffset"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"layerEffect(_:maxSampleOffset:isEnabled:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/layereffect(_:maxsampleoffset:isenabled:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layerEffect(_:maxSampleOffset:isEnabled:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/layoutdirectionbehavior(_:).json b/data/documentation/brazeui/contentcardsview/layoutdirectionbehavior(_:).json index f199e8ad9a..6e1f0b5c20 100644 --- a/data/documentation/brazeui/contentcardsview/layoutdirectionbehavior(_:).json +++ b/data/documentation/brazeui/contentcardsview/layoutdirectionbehavior(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/layoutdirectionbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.layoutDirectionBehavior(_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutDirectionBehavior(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutDirectionBehavior"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"behavior"},{"kind":"text","text":": "},{"text":"LayoutDirectionBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23LayoutDirectionBehaviorO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"layoutDirectionBehavior(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE23layoutDirectionBehavioryQrAA06LayouteF0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"17.0","beta":false},{"deprecated":false,"introducedAt":"10.0","name":"watchOS","unavailable":false,"beta":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutDirectionBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"LayoutDirectionBehavior","preciseIdentifier":"s:7SwiftUI23LayoutDirectionBehaviorO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutDirectionBehavior(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutDirectionBehavior"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23LayoutDirectionBehaviorO","text":"LayoutDirectionBehavior"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/layoutdirectionbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutDirectionBehavior(_:)","title":"layoutDirectionBehavior(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutDirectionBehavior(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/layoutdirectionbehavior(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.layoutDirectionBehavior(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE23layoutDirectionBehavioryQrAA06LayouteF0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"layoutDirectionBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"LayoutDirectionBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23LayoutDirectionBehaviorO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","symbolKind":"method","platforms":[{"unavailable":false,"name":"iOS","deprecated":false,"beta":false,"introducedAt":"17.0"},{"deprecated":false,"beta":false,"introducedAt":"14.0","name":"macOS","unavailable":false},{"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"17.0","deprecated":false},{"deprecated":false,"introducedAt":"10.0","unavailable":false,"beta":false,"name":"watchOS"}],"extendedModule":"SwiftUI","title":"layoutDirectionBehavior(_:)","role":"symbol"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutDirectionBehavior"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"behavior"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI23LayoutDirectionBehaviorO","kind":"typeIdentifier","text":"LayoutDirectionBehavior"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutDirectionBehavior(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutDirectionBehavior","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"LayoutDirectionBehavior","preciseIdentifier":"s:7SwiftUI23LayoutDirectionBehaviorO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"layoutDirectionBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/layoutdirectionbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutDirectionBehavior(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/layoutpriority(_:).json b/data/documentation/brazeui/contentcardsview/layoutpriority(_:).json index 791962b982..b5e0538e6d 100644 --- a/data/documentation/brazeui/contentcardsview/layoutpriority(_:).json +++ b/data/documentation/brazeui/contentcardsview/layoutpriority(_:).json @@ -1 +1 @@ -{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutPriority(_:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0","name":"tvOS"},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"6.0"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutPriority"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","title":"layoutPriority(_:)","externalID":"s:7SwiftUI4ViewPAAE14layoutPriorityyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutPriority"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.layoutPriority(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/layoutpriority(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutPriority(_:)":{"abstract":[],"kind":"symbol","role":"symbol","title":"layoutPriority(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutPriority(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutPriority"},{"text":"(","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/layoutpriority(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","title":"layoutPriority(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE14layoutPriorityyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutPriority","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"13.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"introducedAt":"10.15","name":"macOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"unavailable":false,"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"6.0"}],"extendedModule":"SwiftUI","role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.layoutPriority(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutPriority","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutPriority(_:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/layoutpriority(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutPriority(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutPriority","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"layoutPriority(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/layoutpriority(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutPriority(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/layoutvalue(key:value:).json b/data/documentation/brazeui/contentcardsview/layoutvalue(key:value:).json index 56239d96ad..13d06392ef 100644 --- a/data/documentation/brazeui/contentcardsview/layoutvalue(key:value:).json +++ b/data/documentation/brazeui/contentcardsview/layoutvalue(key:value:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.layoutValue(key:value:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/layoutvalue(key:value:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutValue","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14LayoutValueKeyP","kind":"typeIdentifier","text":"LayoutValueKey"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"16.0","unavailable":false},{"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"16.0","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"9.0","unavailable":false}],"title":"layoutValue(key:value:)","externalID":"s:7SwiftUI4ViewPAAE11layoutValue3key5valueQrqd__m_0E0Qyd__tAA06LayoutE3KeyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutValue(key:value:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutValue(key:value:)":{"kind":"symbol","title":"layoutValue(key:value:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/layoutvalue(key:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutValue(key:value:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutValue(key:value:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.layoutValue(key:value:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutValue"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"LayoutValueKey","preciseIdentifier":"s:7SwiftUI14LayoutValueKeyP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/layoutvalue(key:value:)"]}],"metadata":{"roleHeading":"Instance Method","title":"layoutValue(key:value:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE11layoutValue3key5valueQrqd__m_0E0Qyd__tAA06LayoutE3KeyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","platforms":[{"deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false,"name":"iOS"},{"deprecated":false,"name":"macOS","beta":false,"unavailable":false,"introducedAt":"13.0"},{"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0","beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutValue(key:value:)":{"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutValue(key:value:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/layoutvalue(key:value:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"layoutValue(key:value:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/linelimit(_:)-28j27.json b/data/documentation/brazeui/contentcardsview/linelimit(_:)-28j27.json index aa11f6bd0c..e6855a838b 100644 --- a/data/documentation/brazeui/contentcardsview/linelimit(_:)-28j27.json +++ b/data/documentation/brazeui/contentcardsview/linelimit(_:)-28j27.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"lineLimit(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s16PartialRangeFromV","text":"PartialRangeFrom","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9lineLimityQrs16PartialRangeFromVySiGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"beta":false,"introducedAt":"16.0","name":"iOS","unavailable":false,"deprecated":false},{"introducedAt":"13.0","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"unavailable":false,"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"16.0"},{"introducedAt":"9.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"role":"symbol","extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-28j27"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"limit","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"PartialRangeFrom","kind":"typeIdentifier","preciseIdentifier":"s:s16PartialRangeFromV"},{"kind":"text","text":"<"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.lineLimit(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-28j27"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-28j27":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:s16PartialRangeFromV","text":"PartialRangeFrom"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-28j27","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-28j27","title":"lineLimit(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-28j27"]}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE9lineLimityQrs16PartialRangeFromVySiGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s16PartialRangeFromV","kind":"typeIdentifier","text":"PartialRangeFrom"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"lineLimit(_:)","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"introducedAt":"16.0","name":"iOS","deprecated":false},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"13.0"},{"deprecated":false,"beta":false,"introducedAt":"16.0","name":"tvOS","unavailable":false},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"9.0"}],"symbolKind":"method","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-28j27"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"limit","kind":"internalParam"},{"kind":"text","text":": "},{"text":"PartialRangeFrom","kind":"typeIdentifier","preciseIdentifier":"s:s16PartialRangeFromV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.lineLimit(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-28j27":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-28j27","role":"symbol","title":"lineLimit(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-28j27","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"kind":"text","text":"("},{"text":"PartialRangeFrom","kind":"typeIdentifier","preciseIdentifier":"s:s16PartialRangeFromV"},{"kind":"text","text":"<"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/linelimit(_:)-84sqv.json b/data/documentation/brazeui/contentcardsview/linelimit(_:)-84sqv.json index 53767d0cb1..b0072e4ddf 100644 --- a/data/documentation/brazeui/contentcardsview/linelimit(_:)-84sqv.json +++ b/data/documentation/brazeui/contentcardsview/linelimit(_:)-84sqv.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"text":": ","kind":"text"},{"text":"ClosedRange","preciseIdentifier":"s:SN","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE9lineLimityQrSNySiGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"lineLimit(_:)","platforms":[{"introducedAt":"16.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"introducedAt":"13.0","name":"macOS","deprecated":false,"unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"lineLimit","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SN","kind":"typeIdentifier","text":"ClosedRange"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-84sqv"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.lineLimit(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-84sqv"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-84sqv":{"kind":"symbol","title":"lineLimit(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-84sqv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-84sqv","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ClosedRange","preciseIdentifier":"s:SN"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"limit","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SN","text":"ClosedRange"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-84sqv","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE9lineLimityQrSNySiGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ClosedRange","preciseIdentifier":"s:SN"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"iOS","beta":false},{"beta":false,"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false},{"name":"tvOS","introducedAt":"16.0","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"9.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"title":"lineLimit(_:)","role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-84sqv"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.lineLimit(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-84sqv":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"kind":"text","text":"("},{"text":"ClosedRange","kind":"typeIdentifier","preciseIdentifier":"s:SN"},{"text":"<","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"lineLimit(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-84sqv","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-84sqv"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/linelimit(_:)-9pf2w.json b/data/documentation/brazeui/contentcardsview/linelimit(_:)-9pf2w.json index 0a7ec504f6..7c403a6093 100644 --- a/data/documentation/brazeui/contentcardsview/linelimit(_:)-9pf2w.json +++ b/data/documentation/brazeui/contentcardsview/linelimit(_:)-9pf2w.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.lineLimit(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-9pf2w","interfaceLanguage":"swift"},"metadata":{"role":"symbol","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"16.0"},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"9.0","name":"watchOS"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE9lineLimityQrs19PartialRangeThroughVySiGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PartialRangeThrough","preciseIdentifier":"s:s19PartialRangeThroughV"},{"text":"<","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"lineLimit(_:)","roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-9pf2w"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"limit","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s19PartialRangeThroughV","text":"PartialRangeThrough","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-9pf2w":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PartialRangeThrough","preciseIdentifier":"s:s19PartialRangeThroughV"},{"text":"<","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-9pf2w","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-9pf2w","title":"lineLimit(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"beta":false,"introducedAt":"16.0","name":"iOS","unavailable":false,"deprecated":false},{"introducedAt":"13.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"16.0","name":"tvOS","beta":false,"unavailable":false},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:s19PartialRangeThroughV","kind":"typeIdentifier","text":"PartialRangeThrough"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9lineLimityQrs19PartialRangeThroughVySiGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"lineLimit(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-9pf2w","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.lineLimit(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"limit"},{"text":": ","kind":"text"},{"text":"PartialRangeThrough","kind":"typeIdentifier","preciseIdentifier":"s:s19PartialRangeThroughV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-9pf2w"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-9pf2w":{"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-9pf2w","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"text":"PartialRangeThrough","kind":"typeIdentifier","preciseIdentifier":"s:s19PartialRangeThroughV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","role":"symbol","title":"lineLimit(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-9pf2w"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/linelimit(_:)-faoj.json b/data/documentation/brazeui/contentcardsview/linelimit(_:)-faoj.json index cf944527ab..cb10114a67 100644 --- a/data/documentation/brazeui/contentcardsview/linelimit(_:)-faoj.json +++ b/data/documentation/brazeui/contentcardsview/linelimit(_:)-faoj.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-faoj"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.lineLimit(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"number","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"platforms":[{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"introducedAt":"10.15","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE9lineLimityQrSiSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"lineLimit(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-faoj","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-faoj":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-faoj","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-faoj","title":"lineLimit(_:)","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.lineLimit(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"number","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-faoj","interfaceLanguage":"swift"},"metadata":{"extendedModule":"SwiftUI","platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9lineLimityQrSiSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"lineLimit(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-faoj"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-faoj":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-faoj","title":"lineLimit(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-faoj","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/linelimit(_:reservesspace:).json b/data/documentation/brazeui/contentcardsview/linelimit(_:reservesspace:).json index 4b0ae1f48c..d69388a7d9 100644 --- a/data/documentation/brazeui/contentcardsview/linelimit(_:reservesspace:).json +++ b/data/documentation/brazeui/contentcardsview/linelimit(_:reservesspace:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.lineLimit(_:reservesSpace:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:reservesSpace:)"},"kind":"symbol","metadata":{"extendedModule":"SwiftUI","role":"symbol","title":"lineLimit(_:reservesSpace:)","platforms":[{"name":"iOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"16.0"},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","beta":false},{"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"16.0","deprecated":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"9.0","name":"watchOS"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"reservesSpace","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE9lineLimit_13reservesSpaceQrSi_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:reservesspace:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"limit","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reservesSpace"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:reservesSpace:)":{"kind":"symbol","title":"lineLimit(_:reservesSpace:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:reservesspace:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:reservesSpace:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reservesSpace"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:reservesSpace:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/linelimit(_:reservesspace:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.lineLimit(_:reservesSpace:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"reservesSpace","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"introducedAt":"16.0","name":"iOS","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false,"name":"macOS"},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"16.0"},{"deprecated":false,"name":"watchOS","introducedAt":"9.0","unavailable":false,"beta":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9lineLimit_13reservesSpaceQrSi_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"lineLimit(_:reservesSpace:)","symbolKind":"method","roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"limit"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reservesSpace"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:reservesSpace:)":{"role":"symbol","title":"lineLimit(_:reservesSpace:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:reservesSpace:)","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reservesSpace"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:reservesspace:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/linespacing(_:).json b/data/documentation/brazeui/contentcardsview/linespacing(_:).json index 584cd69fbd..81bf547b6b 100644 --- a/data/documentation/brazeui/contentcardsview/linespacing(_:).json +++ b/data/documentation/brazeui/contentcardsview/linespacing(_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineSpacing(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineSpacing"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"lineSpacing","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11lineSpacingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0"},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"6.0","unavailable":false}],"title":"lineSpacing(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lineSpacing","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/linespacing(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.lineSpacing(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/lineSpacing(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"lineSpacing","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"lineSpacing(_:)","url":"\/documentation\/brazeui\/contentcardsview\/linespacing(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineSpacing(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineSpacing(_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/linespacing(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"unavailable":false,"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS"}],"title":"lineSpacing(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"lineSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE11lineSpacingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.lineSpacing(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lineSpacing","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"lineSpacing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineSpacing(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineSpacing(_:)","role":"symbol","title":"lineSpacing(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/linespacing(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineSpacing"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listitemtint(_:)-3fh4.json b/data/documentation/brazeui/contentcardsview/listitemtint(_:)-3fh4.json index a692d7e7e5..8ddd065a87 100644 --- a/data/documentation/brazeui/contentcardsview/listitemtint(_:)-3fh4.json +++ b/data/documentation/brazeui/contentcardsview/listitemtint(_:)-3fh4.json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listItemTint"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"listItemTint(_:)","symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"introducedAt":"14.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"beta":false,"name":"macOS","unavailable":false,"introducedAt":"11.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0","name":"tvOS"},{"beta":false,"unavailable":false,"introducedAt":"7.0","deprecated":false,"name":"watchOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE12listItemTintyQrAA5ColorVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listItemTint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"tint"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-3fh4"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-3fh4"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.listItemTint(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listItemTint(_:)-3fh4":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listItemTint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-3fh4","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-3fh4","title":"listItemTint(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listItemTint"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tint"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-3fh4"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-3fh4","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"14.0","deprecated":false},{"introducedAt":"11.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"14.0","name":"tvOS","beta":false,"unavailable":false},{"beta":false,"introducedAt":"7.0","deprecated":false,"name":"watchOS","unavailable":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listItemTint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","title":"listItemTint(_:)","externalID":"s:7SwiftUI4ViewPAAE12listItemTintyQrAA5ColorVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.listItemTint(_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listItemTint(_:)-3fh4":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listItemTint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"listItemTint(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-3fh4","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-3fh4"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listitemtint(_:)-5xqg5.json b/data/documentation/brazeui/contentcardsview/listitemtint(_:)-5xqg5.json index a9de8231d7..5820a7dd54 100644 --- a/data/documentation/brazeui/contentcardsview/listitemtint(_:)-5xqg5.json +++ b/data/documentation/brazeui/contentcardsview/listitemtint(_:)-5xqg5.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-5xqg5"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listItemTint","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"tint","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12ListItemTintV","text":"ListItemTint"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-5xqg5"},"metadata":{"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12listItemTintyQrAA04ListeF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"listItemTint(_:)","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"14.0","beta":false,"name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"11.0","name":"macOS","unavailable":false},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"7.0","deprecated":false,"beta":false,"name":"watchOS","unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listItemTint"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ListItemTint","preciseIdentifier":"s:7SwiftUI12ListItemTintV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.listItemTint(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listItemTint(_:)-5xqg5":{"kind":"symbol","title":"listItemTint(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-5xqg5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-5xqg5","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listItemTint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12ListItemTintV","text":"ListItemTint"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-5xqg5"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-5xqg5"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listItemTint"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"tint","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ListItemTint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12ListItemTintV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"14.0","unavailable":false},{"introducedAt":"11.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"beta":false,"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"7.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12listItemTintyQrAA04ListeF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listItemTint"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI12ListItemTintV","text":"ListItemTint","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"listItemTint(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.listItemTint(_:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listItemTint(_:)-5xqg5":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listItemTint"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ListItemTint","preciseIdentifier":"s:7SwiftUI12ListItemTintV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-5xqg5","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-5xqg5","title":"listItemTint(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listrowbackground(_:).json b/data/documentation/brazeui/contentcardsview/listrowbackground(_:).json index 9efabc17b0..b849994ac0 100644 --- a/data/documentation/brazeui/contentcardsview/listrowbackground(_:).json +++ b/data/documentation/brazeui/contentcardsview/listrowbackground(_:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listrowbackground(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowBackground(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.listRowBackground(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"listRowBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"view"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false},{"name":"macOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.15"},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"6.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","extendedModule":"SwiftUI","title":"listRowBackground(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17listRowBackgroundyQrqd__SgAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowBackground"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowBackground(_:)":{"kind":"symbol","title":"listRowBackground(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listrowbackground(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowBackground(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listRowBackground"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listRowBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"listRowBackground(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17listRowBackgroundyQrqd__SgAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowBackground"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"view"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowBackground(_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listrowbackground(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.listRowBackground(_:)"},{"text":".","type":"text"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowBackground(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listRowBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"V"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowBackground(_:)","type":"topic","kind":"symbol","abstract":[],"title":"listRowBackground(_:)","url":"\/documentation\/brazeui\/contentcardsview\/listrowbackground(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listrowinsets(_:).json b/data/documentation/brazeui/contentcardsview/listrowinsets(_:).json index c7cec9d397..a067f3d928 100644 --- a/data/documentation/brazeui/contentcardsview/listrowinsets(_:).json +++ b/data/documentation/brazeui/contentcardsview/listrowinsets(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.listRowInsets(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowInsets(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listRowInsets","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"insets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/listrowinsets(_:)"]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE13listRowInsetsyQrAA04EdgeF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"beta":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"deprecated":false},{"introducedAt":"6.0","unavailable":false,"deprecated":false,"beta":false,"name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listRowInsets","kind":"identifier"},{"text":"(","kind":"text"},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","title":"listRowInsets(_:)"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowInsets(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowInsets"},{"kind":"text","text":"("},{"text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/listrowinsets(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowInsets(_:)","title":"listRowInsets(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.listRowInsets(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listrowinsets(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listRowInsets","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"insets","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowInsets(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS"},{"introducedAt":"10.15","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS"},{"deprecated":false,"beta":false,"introducedAt":"6.0","name":"watchOS","unavailable":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE13listRowInsetsyQrAA04EdgeF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"listRowInsets(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listRowInsets","kind":"identifier"},{"text":"(","kind":"text"},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowInsets(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listRowInsets"},{"text":"(","kind":"text"},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"listRowInsets(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listrowinsets(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowInsets(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listrowseparator(_:edges:).json b/data/documentation/brazeui/contentcardsview/listrowseparator(_:edges:).json index 4625095ae2..04fc97ef5d 100644 --- a/data/documentation/brazeui/contentcardsview/listrowseparator(_:edges:).json +++ b/data/documentation/brazeui/contentcardsview/listrowseparator(_:edges:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listrowseparator(_:edges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.listRowSeparator(_:edges:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparator(_:edges:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listRowSeparator","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"visibility","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"VerticalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":" = .all) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"listRowSeparator(_:edges:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16listRowSeparator_5edgesQrAA10VisibilityO_AA12VerticalEdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listRowSeparator","kind":"identifier"},{"kind":"text","text":"("},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSeparator(_:edges:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowSeparator"},{"text":"(","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"edges"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/listrowseparator(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparator(_:edges:)","title":"listRowSeparator(_:edges:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.listRowSeparator(_:edges:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listRowSeparator","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"visibility","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"kind":"externalParam","text":"edges"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparator(_:edges:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listrowseparator(_:edges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"listRowSeparator(_:edges:)","role":"symbol","platforms":[{"unavailable":false,"introducedAt":"15.0","beta":false,"name":"iOS","deprecated":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"13.0","unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16listRowSeparator_5edgesQrAA10VisibilityO_AA12VerticalEdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listRowSeparator"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":", ","kind":"text"},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSeparator(_:edges:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowSeparator"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"VerticalEdge","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"listRowSeparator(_:edges:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listrowseparator(_:edges:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparator(_:edges:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listrowseparatortint(_:edges:).json b/data/documentation/brazeui/contentcardsview/listrowseparatortint(_:edges:).json index 0bc5889f5a..d57d14722b 100644 --- a/data/documentation/brazeui/contentcardsview/listrowseparatortint(_:edges:).json +++ b/data/documentation/brazeui/contentcardsview/listrowseparatortint(_:edges:).json @@ -1 +1 @@ -{"metadata":{"platforms":[{"beta":false,"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false},{"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listRowSeparatorTint","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"text":"VerticalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20listRowSeparatorTint_5edgesQrAA5ColorVSg_AA12VerticalEdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","role":"symbol","title":"listRowSeparatorTint(_:edges:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowSeparatorTint"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"color"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"text":"VerticalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.listRowSeparatorTint(_:edges:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/listrowseparatortint(_:edges:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparatorTint(_:edges:)"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSeparatorTint(_:edges:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listRowSeparatorTint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/listrowseparatortint(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparatorTint(_:edges:)","title":"listRowSeparatorTint(_:edges:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listRowSeparatorTint"},{"kind":"text","text":"("},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier","text":"VerticalEdge"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE20listRowSeparatorTint_5edgesQrAA5ColorVSg_AA12VerticalEdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","unavailable":false,"introducedAt":"15.0","deprecated":false,"beta":false},{"name":"macOS","beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false}],"title":"listRowSeparatorTint(_:edges:)","extendedModule":"SwiftUI","symbolKind":"method"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listRowSeparatorTint","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"color","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"VerticalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":" = .all) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparatorTint(_:edges:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.listRowSeparatorTint(_:edges:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listrowseparatortint(_:edges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSeparatorTint(_:edges:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparatorTint(_:edges:)","role":"symbol","title":"listRowSeparatorTint(_:edges:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/listrowseparatortint(_:edges:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listRowSeparatorTint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?, ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listrowspacing(_:).json b/data/documentation/brazeui/contentcardsview/listrowspacing(_:).json index 0d2a3bda81..6c87a2ba4f 100644 --- a/data/documentation/brazeui/contentcardsview/listrowspacing(_:).json +++ b/data/documentation/brazeui/contentcardsview/listrowspacing(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSpacing(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.listRowSpacing(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listRowSpacing"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"spacing"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listrowspacing(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"listRowSpacing(_:)","externalID":"s:7SwiftUI4ViewPAAE14listRowSpacingyQr14CoreFoundation7CGFloatVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listRowSpacing","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSpacing(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSpacing(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"listRowSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"listRowSpacing(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listrowspacing(_:)","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/listrowspacing(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSpacing(_:)"},"metadata":{"platforms":[{"introducedAt":"15.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listRowSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"listRowSpacing(_:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE14listRowSpacingyQr14CoreFoundation7CGFloatVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.listRowSpacing(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listRowSpacing"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"spacing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSpacing(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSpacing(_:)","kind":"symbol","abstract":[],"type":"topic","title":"listRowSpacing(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listRowSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/listrowspacing(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listsectionseparator(_:edges:).json b/data/documentation/brazeui/contentcardsview/listsectionseparator(_:edges:).json index 14ca0726ad..aa3649bd6e 100644 --- a/data/documentation/brazeui/contentcardsview/listsectionseparator(_:edges:).json +++ b/data/documentation/brazeui/contentcardsview/listsectionseparator(_:edges:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listsectionseparator(_:edges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE20listSectionSeparator_5edgesQrAA10VisibilityO_AA12VerticalEdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false,"name":"macOS"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparator"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":", ","kind":"text"},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","role":"symbol","title":"listSectionSeparator(_:edges:)"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.listSectionSeparator(_:edges:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparator(_:edges:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listSectionSeparator","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"visibility"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","kind":"typeIdentifier"},{"text":" = .all) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSeparator(_:edges:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listSectionSeparator"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/listsectionseparator(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparator(_:edges:)","title":"listSectionSeparator(_:edges:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparator(_:edges:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.listSectionSeparator(_:edges:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"15.0"},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"13.0","deprecated":false}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","title":"listSectionSeparator(_:edges:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparator"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"edges"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier","text":"VerticalEdge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE20listSectionSeparator_5edgesQrAA10VisibilityO_AA12VerticalEdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listSectionSeparator","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"visibility"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listsectionseparator(_:edges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSeparator(_:edges:)":{"url":"\/documentation\/brazeui\/contentcardsview\/listsectionseparator(_:edges:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparator(_:edges:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listSectionSeparator","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"VerticalEdge","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"listSectionSeparator(_:edges:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listsectionseparatortint(_:edges:).json b/data/documentation/brazeui/contentcardsview/listsectionseparatortint(_:edges:).json index 1490fe8162..ccd3158f6f 100644 --- a/data/documentation/brazeui/contentcardsview/listsectionseparatortint(_:edges:).json +++ b/data/documentation/brazeui/contentcardsview/listsectionseparatortint(_:edges:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.listSectionSeparatorTint(_:edges:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/listsectionseparatortint(_:edges:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparatorTint"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"color"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"kind":"text","text":"?, "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":" = .all) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparatorTint(_:edges:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE24listSectionSeparatorTint_5edgesQrAA5ColorVSg_AA12VerticalEdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparatorTint"},{"text":"(","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"VerticalEdge","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"listSectionSeparatorTint(_:edges:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"15.0","beta":false,"deprecated":false,"unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSeparatorTint(_:edges:)":{"kind":"symbol","title":"listSectionSeparatorTint(_:edges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listsectionseparatortint(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparatorTint(_:edges:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparatorTint"},{"kind":"text","text":"("},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier","text":"VerticalEdge"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparatorTint(_:edges:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.listSectionSeparatorTint(_:edges:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparatorTint"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"beta":false,"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false}],"title":"listSectionSeparatorTint(_:edges:)","externalID":"s:7SwiftUI4ViewPAAE24listSectionSeparatorTint_5edgesQrAA5ColorVSg_AA12VerticalEdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listSectionSeparatorTint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"color","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"edges"},{"kind":"text","text":": "},{"text":"VerticalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"kind":"text","text":" = .all) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/listsectionseparatortint(_:edges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSeparatorTint(_:edges:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparatorTint"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"edges"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier","text":"VerticalEdge"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listsectionseparatortint(_:edges:)","type":"topic","title":"listSectionSeparatorTint(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparatorTint(_:edges:)","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listsectionspacing(_:)-18n08.json b/data/documentation/brazeui/contentcardsview/listsectionspacing(_:)-18n08.json index 26c0d6fc4d..945ef84496 100644 --- a/data/documentation/brazeui/contentcardsview/listsectionspacing(_:)-18n08.json +++ b/data/documentation/brazeui/contentcardsview/listsectionspacing(_:)-18n08.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.listSectionSpacing(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18listSectionSpacingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"10.0","name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listSectionSpacing","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"listSectionSpacing(_:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-18n08"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-18n08","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listSectionSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"spacing","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSpacing(_:)-18n08":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listSectionSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-18n08","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-18n08","title":"listSectionSpacing(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSpacing"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"spacing","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18listSectionSpacingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","title":"listSectionSpacing(_:)","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"17.0","name":"iOS","beta":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"10.0","unavailable":false}],"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listSectionSpacing"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.listSectionSpacing(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-18n08","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-18n08"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSpacing(_:)-18n08":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"listSectionSpacing","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"listSectionSpacing(_:)","url":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-18n08","abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-18n08"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/listsectionspacing(_:)-2tb9q.json b/data/documentation/brazeui/contentcardsview/listsectionspacing(_:)-2tb9q.json index 54a2d0db85..caebaf5244 100644 --- a/data/documentation/brazeui/contentcardsview/listsectionspacing(_:)-2tb9q.json +++ b/data/documentation/brazeui/contentcardsview/listsectionspacing(_:)-2tb9q.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-2tb9q"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listSectionSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"spacing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ListSectionSpacing","preciseIdentifier":"s:7SwiftUI18ListSectionSpacingV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-2tb9q","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.listSectionSpacing(_:)"},{"type":"text","text":"."}],"metadata":{"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"17.0","unavailable":false},{"deprecated":false,"name":"watchOS","introducedAt":"10.0","unavailable":false,"beta":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"listSectionSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18ListSectionSpacingV","kind":"typeIdentifier","text":"ListSectionSpacing"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18listSectionSpacingyQrAA04ListeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"listSectionSpacing(_:)","roleHeading":"Instance Method","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSpacing(_:)-2tb9q":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listSectionSpacing","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18ListSectionSpacingV","text":"ListSectionSpacing"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-2tb9q","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-2tb9q","title":"listSectionSpacing(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"title":"listSectionSpacing(_:)","role":"symbol","platforms":[{"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"10.0","name":"watchOS","beta":false,"unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18listSectionSpacingyQrAA04ListeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"listSectionSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ListSectionSpacing","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18ListSectionSpacingV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-2tb9q","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.listSectionSpacing(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listSectionSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"spacing","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18ListSectionSpacingV","text":"ListSectionSpacing","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-2tb9q"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSpacing(_:)-2tb9q":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSpacing"},{"text":"(","kind":"text"},{"text":"ListSectionSpacing","preciseIdentifier":"s:7SwiftUI18ListSectionSpacingV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"listSectionSpacing(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-2tb9q","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-2tb9q"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/liststyle(_:).json b/data/documentation/brazeui/contentcardsview/liststyle(_:).json index 7b45294857..d48492cbcf 100644 --- a/data/documentation/brazeui/contentcardsview/liststyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/liststyle(_:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE9listStyleyQrqd__AA04ListE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"name":"macOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"10.15"},{"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","role":"symbol","title":"listStyle(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listStyle(_:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.listStyle(_:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/liststyle(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI9ListStyleP","text":"ListStyle","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/liststyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listStyle(_:)","title":"listStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/liststyle(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"ListStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9ListStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listStyle(_:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS"},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"listStyle(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9listStyleyQrqd__AA04ListE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.listStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/listStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listStyle(_:)","role":"symbol","title":"listStyle(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/liststyle(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/luminancetoalpha().json b/data/documentation/brazeui/contentcardsview/luminancetoalpha().json index 50cd562e7c..fa81de7892 100644 --- a/data/documentation/brazeui/contentcardsview/luminancetoalpha().json +++ b/data/documentation/brazeui/contentcardsview/luminancetoalpha().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"luminanceToAlpha"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"10.15","deprecated":false,"name":"macOS"},{"beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"6.0","unavailable":false}],"title":"luminanceToAlpha()","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE16luminanceToAlphaQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"luminanceToAlpha"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/luminancetoalpha()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.luminanceToAlpha()","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/luminanceToAlpha()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/luminanceToAlpha()":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"luminanceToAlpha"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/luminancetoalpha()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/luminanceToAlpha()","title":"luminanceToAlpha()","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.luminanceToAlpha()","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"luminanceToAlpha","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/luminanceToAlpha()","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"luminanceToAlpha"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"introducedAt":"13.0","beta":false,"unavailable":false,"name":"iOS","deprecated":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16luminanceToAlphaQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"luminanceToAlpha()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/luminancetoalpha()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/luminanceToAlpha()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"luminanceToAlpha"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"luminanceToAlpha()","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/luminancetoalpha()","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/luminanceToAlpha()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/makecoordinator().json b/data/documentation/brazeui/contentcardsview/makecoordinator().json index 5f4802816d..95e3942fc9 100644 --- a/data/documentation/brazeui/contentcardsview/makecoordinator().json +++ b/data/documentation/brazeui/contentcardsview/makecoordinator().json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeCoordinator()","interfaceLanguage":"swift"},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7BrazeUI16ContentCardsViewV15makeCoordinatorAC0G0CyF","title":"makeCoordinator()","role":"symbol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeCoordinator"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI16ContentCardsViewV11CoordinatorC","text":"Coordinator","kind":"typeIdentifier"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeCoordinator","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV11CoordinatorC","text":"Coordinator"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/makecoordinator()"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UIViewControllerRepresentable.makeCoordinator()"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/makeCoordinator()":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeCoordinator()","url":"\/documentation\/brazeui\/contentcardsview\/makecoordinator()","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeCoordinator","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7BrazeUI16ContentCardsViewV11CoordinatorC","kind":"typeIdentifier","text":"Coordinator"}],"role":"symbol","title":"makeCoordinator()"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Coordinator","kind":"identifier"}],"role":"symbol","title":"ContentCardsView.Coordinator"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeCoordinator()","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false}],"title":"makeCoordinator()","modules":[{"name":"BrazeUI"}],"symbolKind":"method","externalID":"s:7BrazeUI16ContentCardsViewV15makeCoordinatorAC0G0CyF","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeCoordinator"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Coordinator","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV11CoordinatorC"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeCoordinator"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","text":"Coordinator","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV11CoordinatorC"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"UIViewControllerRepresentable.makeCoordinator()","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/makecoordinator()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Coordinator"}],"title":"ContentCardsView.Coordinator","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/makeCoordinator()":{"title":"makeCoordinator()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeCoordinator()","url":"\/documentation\/brazeui\/contentcardsview\/makecoordinator()","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeCoordinator","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16ContentCardsViewV11CoordinatorC","text":"Coordinator"}],"abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/makeuiviewcontroller(context:).json b/data/documentation/brazeui/contentcardsview/makeuiviewcontroller(context:).json index a7f3dc004c..2c599ad4b1 100644 --- a/data/documentation/brazeui/contentcardsview/makeuiviewcontroller(context:).json +++ b/data/documentation/brazeui/contentcardsview/makeuiviewcontroller(context:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeUIViewController(context:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/makeuiviewcontroller(context:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI16ContentCardsViewV20makeUIViewController7contextAA0ac4CardB0O0eH0C05SwiftB00gH20RepresentableContextVyACG_tF","platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeUIViewController"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"symbolKind":"method","role":"symbol","title":"makeUIViewController(context:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"UIViewControllerRepresentable.makeUIViewController(context:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeUIViewController"},{"text":"(","kind":"text"},{"text":"context","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Context","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/makeUIViewController(context:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeUIViewController"},{"kind":"text","text":"("},{"text":"context","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"text":".","kind":"text"},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/makeuiviewcontroller(context:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeUIViewController(context:)","title":"makeUIViewController(context:)"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeUIViewController(context:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeUIViewController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","text":"Context","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier","text":"ViewController"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"makeUIViewController(context:)","platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false}],"externalID":"s:7BrazeUI16ContentCardsViewV20makeUIViewController7contextAA0ac4CardB0O0eH0C05SwiftB00gH20RepresentableContextVyACG_tF"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"UIViewControllerRepresentable.makeUIViewController(context:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeUIViewController"},{"text":"(","kind":"text"},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","text":"Context","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","text":"ViewController"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/makeuiviewcontroller(context:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/makeUIViewController(context:)":{"title":"makeUIViewController(context:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/makeUIViewController(context:)","url":"\/documentation\/brazeui\/contentcardsview\/makeuiviewcontroller(context:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","text":"Context"},{"kind":"text","text":") -> "},{"text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/mask(_:).json b/data/documentation/brazeui/contentcardsview/mask(_:).json index 36540d4797..28f727de2c 100644 --- a/data/documentation/brazeui/contentcardsview/mask(_:).json +++ b/data/documentation/brazeui/contentcardsview/mask(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.mask(_:)","type":"codeVoice"},{"text":".","type":"text"}],"deprecationSummary":[{"inlineContent":[{"text":"Use overload where mask accepts a @ViewBuilder instead.","type":"text"}],"type":"paragraph"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"mask","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Mask","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"mask"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Mask","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/mask(_:)"]}],"kind":"symbol","metadata":{"title":"mask(_:)","role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE4maskyQrqd__AaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","deprecatedAt":"100000.0","message":"Use overload where mask accepts a @ViewBuilder instead.","introducedAt":"13.0","beta":false},{"deprecatedAt":"100000.0","introducedAt":"10.15","beta":false,"message":"Use overload where mask accepts a @ViewBuilder instead.","unavailable":false,"deprecated":false,"name":"macOS"},{"deprecatedAt":"100000.0","deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","message":"Use overload where mask accepts a @ViewBuilder instead.","beta":false},{"deprecatedAt":"100000.0","name":"watchOS","unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"message":"Use overload where mask accepts a @ViewBuilder instead."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mask"},{"kind":"text","text":"<"},{"text":"Mask","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/mask(_:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mask"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Mask"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Mask"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/mask(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(_:)","title":"mask(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"platforms":[{"unavailable":false,"name":"iOS","beta":false,"message":"Use overload where mask accepts a @ViewBuilder instead.","deprecatedAt":"100000.0","introducedAt":"13.0","deprecated":false},{"message":"Use overload where mask accepts a @ViewBuilder instead.","deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecatedAt":"100000.0"},{"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"message":"Use overload where mask accepts a @ViewBuilder instead.","name":"tvOS","introducedAt":"13.0","beta":false},{"message":"Use overload where mask accepts a @ViewBuilder instead.","deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false,"deprecatedAt":"100000.0"}],"title":"mask(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"mask","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Mask"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE4maskyQrqd__AaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"mask"},{"kind":"text","text":"<"},{"text":"Mask","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"mask"},{"kind":"text","text":": "},{"text":"Mask","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Mask"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use overload where mask accepts a @ViewBuilder instead."}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(_:)"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.mask(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/mask(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/mask(_:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(_:)","role":"symbol","type":"topic","title":"mask(_:)","url":"\/documentation\/brazeui\/contentcardsview\/mask(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"mask"},{"kind":"text","text":"<"},{"text":"Mask","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Mask","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/mask(alignment:_:).json b/data/documentation/brazeui/contentcardsview/mask(alignment:_:).json index ef3371eaf0..fd1f681e82 100644 --- a/data/documentation/brazeui/contentcardsview/mask(alignment:_:).json +++ b/data/documentation/brazeui/contentcardsview/mask(alignment:_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mask"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Mask"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"kind":"text","text":" = .center, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"mask"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Mask","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/mask(alignment:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"mask(alignment:_:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE4mask9alignment_QrAA9AlignmentV_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"name":"macOS","unavailable":false,"introducedAt":"12.0","deprecated":false},{"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false,"name":"watchOS"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mask"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Mask"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", () -> ","kind":"text"},{"text":"Mask","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(alignment:_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.mask(alignment:_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/mask(alignment:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"mask","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Mask","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/mask(alignment:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(alignment:_:)","title":"mask(alignment:_:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(alignment:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.mask(alignment:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"mask","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Mask","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":" = .center, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"mask"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Mask"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/mask(alignment:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"deprecated":false,"introducedAt":"15.0","name":"iOS","beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"introducedAt":"15.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"mask","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Mask","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", () -> ","kind":"text"},{"text":"Mask","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"mask(alignment:_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE4mask9alignment_QrAA9AlignmentV_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/mask(alignment:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"mask"},{"text":"<","kind":"text"},{"text":"Mask","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"mask(alignment:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/mask(alignment:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(alignment:_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/matchedgeometryeffect(id:in:properties:anchor:issource:).json b/data/documentation/brazeui/contentcardsview/matchedgeometryeffect(id:in:properties:anchor:issource:).json index 883cf5d0ee..d0faa6c071 100644 --- a/data/documentation/brazeui/contentcardsview/matchedgeometryeffect(id:in:properties:anchor:issource:).json +++ b/data/documentation/brazeui/contentcardsview/matchedgeometryeffect(id:in:properties:anchor:issource:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"matchedGeometryEffect","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"text":"namespace","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ID","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"properties"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MatchedGeometryPropertiesV","text":"MatchedGeometryProperties"},{"text":" = .frame, ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"kind":"text","text":" = .center, "},{"kind":"externalParam","text":"isSource"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SH","kind":"typeIdentifier","text":"Hashable"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/matchedgeometryeffect(id:in:properties:anchor:issource:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/matchedGeometryEffect(id:in:properties:anchor:isSource:)","interfaceLanguage":"swift"},"metadata":{"title":"matchedGeometryEffect(id:in:properties:anchor:isSource:)","platforms":[{"unavailable":false,"introducedAt":"14.0","name":"iOS","deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"11.0","unavailable":false,"beta":false},{"introducedAt":"14.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"7.0","beta":false}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"matchedGeometryEffect","kind":"identifier"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Namespace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"MatchedGeometryProperties","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MatchedGeometryPropertiesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSource"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE21matchedGeometryEffect2id2in10properties6anchor8isSourceQrqd___AA9NamespaceV2IDVAA07MatchedE10PropertiesVAA9UnitPointVSbtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.matchedGeometryEffect(id:in:properties:anchor:isSource:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/matchedGeometryEffect(id:in:properties:anchor:isSource:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"matchedGeometryEffect","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"properties"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MatchedGeometryPropertiesV","text":"MatchedGeometryProperties"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSource"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/matchedgeometryeffect(id:in:properties:anchor:issource:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/matchedGeometryEffect(id:in:properties:anchor:isSource:)","title":"matchedGeometryEffect(id:in:properties:anchor:isSource:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/matchedGeometryEffect(id:in:properties:anchor:isSource:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.matchedGeometryEffect(id:in:properties:anchor:isSource:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchedGeometryEffect"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"namespace","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"text":"ID","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"MatchedGeometryProperties","preciseIdentifier":"s:7SwiftUI25MatchedGeometryPropertiesV"},{"text":" = .frame, ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":" = .center, ","kind":"text"},{"text":"isSource","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":" : ","kind":"text"},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE21matchedGeometryEffect2id2in10properties6anchor8isSourceQrqd___AA9NamespaceV2IDVAA07MatchedE10PropertiesVAA9UnitPointVSbtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"deprecated":false,"beta":false,"introducedAt":"14.0","name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"11.0","name":"macOS","deprecated":false},{"beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"tvOS"},{"introducedAt":"7.0","name":"watchOS","unavailable":false,"deprecated":false,"beta":false}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"matchedGeometryEffect"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier","text":"Namespace"},{"text":".","kind":"text"},{"text":"ID","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI25MatchedGeometryPropertiesV","text":"MatchedGeometryProperties","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":", ","kind":"text"},{"text":"isSource","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"matchedGeometryEffect(id:in:properties:anchor:isSource:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/matchedgeometryeffect(id:in:properties:anchor:issource:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/matchedGeometryEffect(id:in:properties:anchor:isSource:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchedGeometryEffect"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace"},{"text":".","kind":"text"},{"text":"ID","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": ","kind":"text"},{"text":"MatchedGeometryProperties","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MatchedGeometryPropertiesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isSource","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"matchedGeometryEffect(id:in:properties:anchor:isSource:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/matchedgeometryeffect(id:in:properties:anchor:issource:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/matchedGeometryEffect(id:in:properties:anchor:isSource:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/menuactiondismissbehavior(_:).json b/data/documentation/brazeui/contentcardsview/menuactiondismissbehavior(_:).json index 377741d6ea..abc8ee162c 100644 --- a/data/documentation/brazeui/contentcardsview/menuactiondismissbehavior(_:).json +++ b/data/documentation/brazeui/contentcardsview/menuactiondismissbehavior(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/menuactiondismissbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","title":"menuActionDismissBehavior(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE25menuActionDismissBehavioryQrAA04MenuefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"deprecated":false,"introducedAt":"16.4","unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"13.3","beta":false},{"introducedAt":"16.4","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"introducedAt":"9.4","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"menuActionDismissBehavior"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MenuActionDismissBehaviorV","text":"MenuActionDismissBehavior"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuActionDismissBehavior(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.menuActionDismissBehavior(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"menuActionDismissBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"behavior","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI25MenuActionDismissBehaviorV","text":"MenuActionDismissBehavior","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuActionDismissBehavior(_:)":{"kind":"symbol","title":"menuActionDismissBehavior(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menuactiondismissbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuActionDismissBehavior(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"menuActionDismissBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI25MenuActionDismissBehaviorV","kind":"typeIdentifier","text":"MenuActionDismissBehavior"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.menuActionDismissBehavior(_:)"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"menuActionDismissBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI25MenuActionDismissBehaviorV","kind":"typeIdentifier","text":"MenuActionDismissBehavior"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"16.4"},{"name":"macOS","introducedAt":"13.3","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"16.4","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"9.4","name":"watchOS"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE25menuActionDismissBehavioryQrAA04MenuefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"menuActionDismissBehavior(_:)","extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuActionDismissBehavior(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"menuActionDismissBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"behavior"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MenuActionDismissBehaviorV","text":"MenuActionDismissBehavior"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/menuactiondismissbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuActionDismissBehavior(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"menuActionDismissBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"MenuActionDismissBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MenuActionDismissBehaviorV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"menuActionDismissBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menuactiondismissbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuActionDismissBehavior(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/menuindicator(_:).json b/data/documentation/brazeui/contentcardsview/menuindicator(_:).json index 5ead454ae4..53574855af 100644 --- a/data/documentation/brazeui/contentcardsview/menuindicator(_:).json +++ b/data/documentation/brazeui/contentcardsview/menuindicator(_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/menuindicator(_:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.menuIndicator(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"menuIndicator"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"visibility","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"15.0","name":"iOS"},{"unavailable":false,"name":"macOS","introducedAt":"12.0","beta":false,"deprecated":false},{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE13menuIndicatoryQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"menuIndicator"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"menuIndicator(_:)","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuIndicator(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuIndicator(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"menuIndicator","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/menuindicator(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuIndicator(_:)","title":"menuIndicator(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/menuindicator(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuIndicator(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.menuIndicator(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"menuIndicator"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"visibility","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"menuIndicator"},{"text":"(","kind":"text"},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE13menuIndicatoryQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"menuIndicator(_:)","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"15.0","unavailable":false},{"introducedAt":"12.0","name":"macOS","deprecated":false,"beta":false,"unavailable":false},{"unavailable":false,"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"17.0"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/menuIndicator(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"menuIndicator"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"menuIndicator(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menuindicator(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuIndicator(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/menuorder(_:).json b/data/documentation/brazeui/contentcardsview/menuorder(_:).json index 0cc31bb582..ebbb0e7f17 100644 --- a/data/documentation/brazeui/contentcardsview/menuorder(_:).json +++ b/data/documentation/brazeui/contentcardsview/menuorder(_:).json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.menuOrder(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuOrder(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"menuOrder","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"order"},{"kind":"text","text":": "},{"text":"MenuOrder","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9MenuOrderV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/menuorder(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE9menuOrderyQrAA04MenuE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"menuOrder","kind":"identifier"},{"kind":"text","text":"("},{"text":"MenuOrder","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9MenuOrderV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"16.0","beta":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"13.0"},{"introducedAt":"16.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS","beta":false}],"role":"symbol","title":"menuOrder(_:)"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuOrder(_:)":{"kind":"symbol","title":"menuOrder(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menuorder(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuOrder(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"menuOrder"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"MenuOrder","preciseIdentifier":"s:7SwiftUI9MenuOrderV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.menuOrder(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"menuOrder","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"order","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9MenuOrderV","kind":"typeIdentifier","text":"MenuOrder"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuOrder(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"menuOrder"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9MenuOrderV","text":"MenuOrder"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"9.0","unavailable":false,"deprecated":false,"beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9menuOrderyQrAA04MenuE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"menuOrder(_:)","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/menuorder(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuOrder(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuOrder(_:)","role":"symbol","type":"topic","title":"menuOrder(_:)","url":"\/documentation\/brazeui\/contentcardsview\/menuorder(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"menuOrder"},{"text":"(","kind":"text"},{"text":"MenuOrder","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9MenuOrderV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/menustyle(_:).json b/data/documentation/brazeui/contentcardsview/menustyle(_:).json index 5472c637cd..574c1d1981 100644 --- a/data/documentation/brazeui/contentcardsview/menustyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/menustyle(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/menustyle(_:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE9menuStyleyQrqd__AA04MenuE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","symbolKind":"method","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"11.0"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.0","name":"tvOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"menuStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"menuStyle(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"menuStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9MenuStyleP","text":"MenuStyle","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuStyle(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.menuStyle(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/menuStyle(_:)":{"kind":"symbol","title":"menuStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menustyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuStyle(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"menuStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.menuStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/menustyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"menuStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE9menuStyleyQrqd__AA04MenuE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"14.0"},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"11.0","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"17.0","unavailable":false,"beta":false}],"extendedModule":"SwiftUI","symbolKind":"method","title":"menuStyle(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"menuStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9MenuStyleP","kind":"typeIdentifier","text":"MenuStyle"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuStyle(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuStyle(_:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/menustyle(_:)","kind":"symbol","title":"menuStyle(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuStyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"menuStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/minimumscalefactor(_:).json b/data/documentation/brazeui/contentcardsview/minimumscalefactor(_:).json index 847d01b30f..e18dc7d551 100644 --- a/data/documentation/brazeui/contentcardsview/minimumscalefactor(_:).json +++ b/data/documentation/brazeui/contentcardsview/minimumscalefactor(_:).json @@ -1 +1 @@ -{"metadata":{"extendedModule":"SwiftUI","role":"symbol","title":"minimumScaleFactor(_:)","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0"},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS"},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"6.0","unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"minimumScaleFactor"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18minimumScaleFactoryQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.minimumScaleFactor(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/minimumScaleFactor(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"minimumScaleFactor","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"factor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/minimumscalefactor(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/minimumScaleFactor(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"minimumScaleFactor","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/minimumscalefactor(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/minimumScaleFactor(_:)","title":"minimumScaleFactor(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"minimumScaleFactor","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"factor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.minimumScaleFactor(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/minimumscalefactor(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/minimumScaleFactor(_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method","title":"minimumScaleFactor(_:)","externalID":"s:7SwiftUI4ViewPAAE18minimumScaleFactoryQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"introducedAt":"13.0","beta":false,"name":"iOS","unavailable":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minimumScaleFactor"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/minimumScaleFactor(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minimumScaleFactor"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"minimumScaleFactor(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/minimumscalefactor(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/minimumScaleFactor(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/modifier(_:).json b/data/documentation/brazeui/contentcardsview/modifier(_:).json index c0ccc236b2..181292334b 100644 --- a/data/documentation/brazeui/contentcardsview/modifier(_:).json +++ b/data/documentation/brazeui/contentcardsview/modifier(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"10.15"},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0"}],"title":"modifier(_:)","externalID":"s:7SwiftUI4ViewPAAE8modifieryAA15ModifiedContentVyxqd__Gqd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/modifier(_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.modifier(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"modifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/modifier(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/modifier(_:)":{"kind":"symbol","title":"modifier(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/modifier(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/modifier(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.modifier(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/modifier(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"modifier","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"modifier","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE8modifieryAA15ModifiedContentVyxqd__Gqd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"modifier(_:)","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","beta":false,"unavailable":false,"deprecated":false,"name":"macOS"},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false,"name":"watchOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI"},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/modifier(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/modifier(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"title":"modifier(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/modifier(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/modifier(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/monospaced(_:).json b/data/documentation/brazeui/contentcardsview/monospaced(_:).json index 0232b7db29..a2654fec3f 100644 --- a/data/documentation/brazeui/contentcardsview/monospaced(_:).json +++ b/data/documentation/brazeui/contentcardsview/monospaced(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospaced(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"monospaced"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"isActive","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/monospaced(_:)"]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"16.0"},{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"unavailable":false,"introducedAt":"16.0","name":"tvOS","deprecated":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"9.0"}],"externalID":"s:7SwiftUI4ViewPAAE10monospacedyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospaced"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","title":"monospaced(_:)","roleHeading":"Instance Method"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.monospaced(_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/monospaced(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospaced(_:)","url":"\/documentation\/brazeui\/contentcardsview\/monospaced(_:)","abstract":[],"title":"monospaced(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospaced"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospaced(_:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospaced"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"isActive","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/monospaced(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.monospaced(_:)"},{"text":".","type":"text"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE10monospacedyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"monospaced","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","title":"monospaced(_:)","extendedModule":"SwiftUI","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"16.0"},{"unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false,"name":"macOS"},{"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"9.0","beta":false,"deprecated":false,"name":"watchOS"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/monospaced(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospaced"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"monospaced(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospaced(_:)","url":"\/documentation\/brazeui\/contentcardsview\/monospaced(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/monospaceddigit().json b/data/documentation/brazeui/contentcardsview/monospaceddigit().json index 13e24ff2b6..660b957c0a 100644 --- a/data/documentation/brazeui/contentcardsview/monospaceddigit().json +++ b/data/documentation/brazeui/contentcardsview/monospaceddigit().json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospacedDigit()"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.monospacedDigit()","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/monospaceddigit()"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","title":"monospacedDigit()","platforms":[{"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"8.0","name":"watchOS"}],"roleHeading":"Instance Method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE15monospacedDigitQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"monospacedDigit","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"monospacedDigit"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/monospacedDigit()":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospacedDigit"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/monospaceddigit()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospacedDigit()","title":"monospacedDigit()","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"monospacedDigit"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"iOS","unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"12.0","name":"macOS"},{"unavailable":false,"beta":false,"introducedAt":"15.0","name":"tvOS","deprecated":false},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"8.0"}],"title":"monospacedDigit()","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15monospacedDigitQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospacedDigit"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/monospaceddigit()"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.monospacedDigit()"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospacedDigit()","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/monospacedDigit()":{"title":"monospacedDigit()","role":"symbol","kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospacedDigit()","url":"\/documentation\/brazeui\/contentcardsview\/monospaceddigit()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"monospacedDigit"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/movedisabled(_:).json b/data/documentation/brazeui/contentcardsview/movedisabled(_:).json index f5aa49a890..cfe5a3cacf 100644 --- a/data/documentation/brazeui/contentcardsview/movedisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/movedisabled(_:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12moveDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"moveDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS","beta":false},{"beta":false,"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS"}],"title":"moveDisabled(_:)","extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.moveDisabled(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"moveDisabled","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"isDisabled","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/movedisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/moveDisabled(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/moveDisabled(_:)":{"kind":"symbol","title":"moveDisabled(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/movedisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/moveDisabled(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"moveDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"metadata":{"platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS"},{"introducedAt":"6.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"title":"moveDisabled(_:)","externalID":"s:7SwiftUI4ViewPAAE12moveDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"moveDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/moveDisabled(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"moveDisabled"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isDisabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/movedisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.moveDisabled(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/moveDisabled(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/movedisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/moveDisabled(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"moveDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","title":"moveDisabled(_:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/multilinetextalignment(_:).json b/data/documentation/brazeui/contentcardsview/multilinetextalignment(_:).json index 8d8c0d8960..61c79adba0 100644 --- a/data/documentation/brazeui/contentcardsview/multilinetextalignment(_:).json +++ b/data/documentation/brazeui/contentcardsview/multilinetextalignment(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"symbolKind":"method","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"13.0"},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"multilineTextAlignment","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13TextAlignmentO","text":"TextAlignment"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","title":"multilineTextAlignment(_:)","externalID":"s:7SwiftUI4ViewPAAE22multilineTextAlignmentyQrAA0eF0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.multilineTextAlignment(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"multilineTextAlignment"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13TextAlignmentO","text":"TextAlignment"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/multilinetextalignment(_:)"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/multilineTextAlignment(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/multilineTextAlignment(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"multilineTextAlignment","kind":"identifier"},{"text":"(","kind":"text"},{"text":"TextAlignment","preciseIdentifier":"s:7SwiftUI13TextAlignmentO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/multilinetextalignment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/multilineTextAlignment(_:)","title":"multilineTextAlignment(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.multilineTextAlignment(_:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/multilineTextAlignment(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/multilinetextalignment(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"multilineTextAlignment","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TextAlignment","preciseIdentifier":"s:7SwiftUI13TextAlignmentO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","beta":false},{"unavailable":false,"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0"},{"introducedAt":"6.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"title":"multilineTextAlignment(_:)","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE22multilineTextAlignmentyQrAA0eF0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"multilineTextAlignment","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"TextAlignment","preciseIdentifier":"s:7SwiftUI13TextAlignmentO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/multilineTextAlignment(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"multilineTextAlignment"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13TextAlignmentO","text":"TextAlignment"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/multilinetextalignment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/multilineTextAlignment(_:)","title":"multilineTextAlignment(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbarbackbuttonhidden(_:).json b/data/documentation/brazeui/contentcardsview/navigationbarbackbuttonhidden(_:).json index e04c1422aa..c0387f6ff1 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbarbackbuttonhidden(_:).json +++ b/data/documentation/brazeui/contentcardsview/navigationbarbackbuttonhidden(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbarbackbuttonhidden(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarBackButtonHidden(_:)"},"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE29navigationBarBackButtonHiddenyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarBackButtonHidden","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","title":"navigationBarBackButtonHidden(_:)","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false},{"beta":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"introducedAt":"6.0","unavailable":false,"deprecated":false,"beta":false,"name":"watchOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationBarBackButtonHidden(_:)"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarBackButtonHidden","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"hidesBackButton","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarBackButtonHidden(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationBarBackButtonHidden","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbarbackbuttonhidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarBackButtonHidden(_:)","title":"navigationBarBackButtonHidden(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationBarBackButtonHidden(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbarbackbuttonhidden(_:)"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarBackButtonHidden","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hidesBackButton"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Method","title":"navigationBarBackButtonHidden(_:)","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationBarBackButtonHidden","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE29navigationBarBackButtonHiddenyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"iOS"},{"beta":false,"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"13.0"},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS","unavailable":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarBackButtonHidden(_:)"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarBackButtonHidden(_:)":{"title":"navigationBarBackButtonHidden(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarBackButtonHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/navigationbarbackbuttonhidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarBackButtonHidden(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbarhidden(_:).json b/data/documentation/brazeui/contentcardsview/navigationbarhidden(_:).json index 2e957482cc..df8c81572f 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbarhidden(_:).json +++ b/data/documentation/brazeui/contentcardsview/navigationbarhidden(_:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationBarHidden(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbarhidden(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hidden"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use toolbar(.hidden)","type":"text"}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarHidden","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE19navigationBarHiddenyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"navigationBarHidden(_:)","platforms":[{"deprecated":false,"deprecatedAt":"100000.0","message":"Use toolbar(.hidden)","beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"unavailable":false,"message":"Use toolbar(.hidden)","beta":false,"introducedAt":"13.0","name":"tvOS","deprecatedAt":"100000.0","deprecated":false},{"beta":false,"name":"watchOS","message":"Use toolbar(.hidden)","deprecatedAt":"100000.0","introducedAt":"6.0","deprecated":false,"unavailable":false},{"name":"visionOS","deprecated":false,"message":"Use toolbar(.hidden)","introducedAt":"1.0","deprecatedAt":"100000.0","beta":false,"unavailable":false}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarHidden(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarHidden(_:)":{"deprecated":true,"kind":"symbol","title":"navigationBarHidden(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbarhidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarHidden(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarHidden"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use toolbar(.hidden)"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationBarHidden(_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"name":"iOS","unavailable":false,"message":"Use toolbar(.hidden)","beta":false,"deprecatedAt":"100000.0","introducedAt":"13.0","deprecated":false},{"name":"tvOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"deprecatedAt":"100000.0","beta":false,"message":"Use toolbar(.hidden)"},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false,"message":"Use toolbar(.hidden)","beta":false,"deprecatedAt":"100000.0"},{"message":"Use toolbar(.hidden)","name":"visionOS","deprecatedAt":"100000.0","deprecated":false,"unavailable":false,"introducedAt":"1.0","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE19navigationBarHiddenyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarHidden"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","title":"navigationBarHidden(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationBarHidden","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"hidden","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbarhidden(_:)"]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarHidden(_:)"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarHidden(_:)":{"role":"symbol","title":"navigationBarHidden(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarHidden(_:)","deprecated":true,"type":"topic","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbarhidden(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbaritems(leading:).json b/data/documentation/brazeui/contentcardsview/navigationbaritems(leading:).json index ea4bb71e0b..0d952891d8 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbaritems(leading:).json +++ b/data/documentation/brazeui/contentcardsview/navigationbaritems(leading:).json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"text":">(","kind":"text"},{"text":"leading","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"L"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","roleHeading":"Instance Method","title":"navigationBarItems(leading:)","platforms":[{"deprecated":false,"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","unavailable":false,"beta":false,"introducedAt":"13.0","name":"iOS","deprecatedAt":"100000.0"},{"deprecated":false,"introducedAt":"13.0","message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","deprecatedAt":"100000.0","name":"tvOS","unavailable":false,"beta":false},{"beta":false,"deprecatedAt":"100000.0","message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","deprecated":false,"introducedAt":"1.0","name":"visionOS","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE18navigationBarItems7leadingQrqd___tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationBarItems(leading:)"},{"type":"text","text":"."}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarItems"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":">("},{"kind":"externalParam","text":"leading"},{"kind":"text","text":": "},{"text":"L","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(leading:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:)","deprecated":true,"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:)","title":"navigationBarItems(leading:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"leading","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationBarItems(leading:)"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE18navigationBarItems7leadingQrqd___tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"leading","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","title":"navigationBarItems(leading:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"13.0","beta":false,"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","unavailable":false,"name":"iOS","deprecatedAt":"100000.0","deprecated":false},{"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","unavailable":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"introducedAt":"1.0","unavailable":false,"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","beta":false,"deprecated":false,"deprecatedAt":"100000.0","name":"visionOS"}],"role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarItems"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"leading","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"L","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(leading:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarItems"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"leading"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationBarItems(leading:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbaritems(leading:trailing:).json b/data/documentation/brazeui/contentcardsview/navigationbaritems(leading:trailing:).json index 539bb2f7ae..b8330231e7 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbaritems(leading:trailing:).json +++ b/data/documentation/brazeui/contentcardsview/navigationbaritems(leading:trailing:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"leading"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trailing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:trailing:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarItems"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"leading","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"text":"trailing","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","title":"navigationBarItems(leading:trailing:)","platforms":[{"introducedAt":"13.0","beta":false,"deprecatedAt":"100000.0","unavailable":false,"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","deprecated":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecatedAt":"100000.0","message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","beta":false},{"deprecatedAt":"100000.0","message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","beta":false,"unavailable":false,"introducedAt":"1.0","name":"visionOS","deprecated":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18navigationBarItems7leading8trailingQrqd___qd_0_tAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationBarItems(leading:trailing:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","deprecationSummary":[{"inlineContent":[{"type":"text","text":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement"}],"type":"paragraph"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:trailing:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(leading:trailing:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"leading","kind":"externalParam"},{"kind":"text","text":": "},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trailing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:trailing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:trailing:)","title":"navigationBarItems(leading:trailing:)","role":"symbol"}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement"}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:trailing:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"leading"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trailing"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"L","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:trailing:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"navigationBarItems(leading:trailing:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarItems"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"leading"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"trailing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"deprecatedAt":"100000.0","unavailable":false,"name":"iOS","message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","beta":false,"introducedAt":"13.0"},{"unavailable":false,"deprecated":false,"name":"tvOS","deprecatedAt":"100000.0","message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","introducedAt":"13.0","beta":false},{"introducedAt":"1.0","deprecatedAt":"100000.0","name":"visionOS","beta":false,"unavailable":false,"deprecated":false,"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement"}],"externalID":"s:7SwiftUI4ViewPAAE18navigationBarItems7leading8trailingQrqd___qd_0_tAaBRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationBarItems(leading:trailing:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(leading:trailing:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:trailing:)","role":"symbol","type":"topic","title":"navigationBarItems(leading:trailing:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarItems"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"leading","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"text":"trailing","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:trailing:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbaritems(trailing:).json b/data/documentation/brazeui/contentcardsview/navigationbaritems(trailing:).json index b8b0dc0ce9..ea01cfbd8e 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbaritems(trailing:).json +++ b/data/documentation/brazeui/contentcardsview/navigationbaritems(trailing:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationBarItems(trailing:)","type":"codeVoice"},{"text":".","type":"text"}],"deprecationSummary":[{"inlineContent":[{"text":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","type":"text"}],"type":"paragraph"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarItems"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"trailing"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(trailing:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbaritems(trailing:)"]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecatedAt":"100000.0","deprecated":false,"unavailable":false,"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement"},{"beta":false,"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","deprecatedAt":"100000.0"},{"name":"visionOS","introducedAt":"1.0","deprecatedAt":"100000.0","unavailable":false,"beta":false,"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","deprecated":false}],"symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"trailing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18navigationBarItems8trailingQrqd___tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"navigationBarItems(trailing:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(trailing:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarItems"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"trailing","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(trailing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(trailing:)","title":"navigationBarItems(trailing:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationBarItems(trailing:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"trailing","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"metadata":{"title":"navigationBarItems(trailing:)","externalID":"s:7SwiftUI4ViewPAAE18navigationBarItems8trailingQrqd___tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"13.0","beta":false,"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","unavailable":false,"name":"iOS","deprecatedAt":"100000.0","deprecated":false},{"message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","unavailable":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"name":"visionOS","message":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","beta":false,"introducedAt":"1.0","deprecatedAt":"100000.0","unavailable":false,"deprecated":false}],"role":"symbol","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationBarItems","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"trailing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(trailing:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbaritems(trailing:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use toolbar(_:) with navigationBarLeading or navigationBarTrailing placement","type":"text"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(trailing:)":{"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"trailing"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"title":"navigationBarItems(trailing:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(trailing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(trailing:)","role":"symbol","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-5sd5q.json b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-5sd5q.json index 32945e734e..1c095df461 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-5sd5q.json +++ b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-5sd5q.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-5sd5q"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"unavailable":false,"introducedAt":"13.0","renamed":"navigationTitle(_:)","beta":false,"name":"iOS","deprecated":false,"deprecatedAt":"100000.0"},{"renamed":"navigationTitle(_:)","introducedAt":"13.0","beta":false,"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","deprecatedAt":"100000.0","beta":false,"renamed":"navigationTitle(_:)","introducedAt":"6.0","unavailable":false,"deprecated":false},{"name":"visionOS","deprecated":false,"unavailable":false,"beta":false,"renamed":"navigationTitle(_:)","introducedAt":"1.0","deprecatedAt":"100000.0"}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"navigationBarTitle(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitleyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-5sd5q","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationBarTitle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-5sd5q":{"deprecated":true,"kind":"symbol","title":"navigationBarTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-5sd5q","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-5sd5q","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationBarTitle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-5sd5q","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"SwiftUI","platforms":[{"renamed":"navigationTitle(_:)","name":"iOS","deprecated":false,"beta":false,"deprecatedAt":"100000.0","introducedAt":"13.0","unavailable":false},{"name":"tvOS","introducedAt":"13.0","renamed":"navigationTitle(_:)","beta":false,"unavailable":false,"deprecated":false,"deprecatedAt":"100000.0"},{"unavailable":false,"deprecated":false,"introducedAt":"6.0","deprecatedAt":"100000.0","renamed":"navigationTitle(_:)","beta":false,"name":"watchOS"},{"unavailable":false,"deprecated":false,"deprecatedAt":"100000.0","renamed":"navigationTitle(_:)","introducedAt":"1.0","beta":false,"name":"visionOS"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitleyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","title":"navigationBarTitle(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-5sd5q"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"titleKey"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-5sd5q":{"title":"navigationBarTitle(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-5sd5q","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-5sd5q"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-70igs.json b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-70igs.json index 2e281663a5..96cbd70dcf 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-70igs.json +++ b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-70igs.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"metadata":{"platforms":[{"name":"iOS","deprecatedAt":"100000.0","beta":false,"renamed":"navigationTitle(_:)","unavailable":false,"introducedAt":"13.0","deprecated":false},{"introducedAt":"13.0","deprecatedAt":"100000.0","name":"tvOS","deprecated":false,"renamed":"navigationTitle(_:)","unavailable":false,"beta":false},{"renamed":"navigationTitle(_:)","beta":false,"deprecatedAt":"100000.0","unavailable":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0"},{"deprecated":false,"introducedAt":"1.0","unavailable":false,"beta":false,"deprecatedAt":"100000.0","renamed":"navigationTitle(_:)","name":"visionOS"}],"title":"navigationBarTitle(_:)","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitleyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-70igs"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationBarTitle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-70igs"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-70igs":{"deprecated":true,"kind":"symbol","title":"navigationBarTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-70igs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-70igs","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationBarTitle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-70igs"]}],"metadata":{"platforms":[{"deprecated":false,"deprecatedAt":"100000.0","renamed":"navigationTitle(_:)","name":"iOS","unavailable":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","deprecatedAt":"100000.0","introducedAt":"13.0","renamed":"navigationTitle(_:)","beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","renamed":"navigationTitle(_:)","deprecatedAt":"100000.0","beta":false},{"deprecatedAt":"100000.0","introducedAt":"1.0","deprecated":false,"unavailable":false,"renamed":"navigationTitle(_:)","name":"visionOS","beta":false}],"title":"navigationBarTitle(_:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitleyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-70igs","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-70igs":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-70igs","deprecated":true,"title":"navigationBarTitle(_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-70igs"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-8fu5r.json b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-8fu5r.json index 7a2f149f0b..99eeaae32f 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-8fu5r.json +++ b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:)-8fu5r.json @@ -1 +1 @@ -{"sections":[],"metadata":{"roleHeading":"Instance Method","title":"navigationBarTitle(_:)","externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitleyQrAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"introducedAt":"13.0","renamed":"navigationTitle(_:)","beta":false,"name":"iOS","deprecatedAt":"100000.0","deprecated":false},{"renamed":"navigationTitle(_:)","introducedAt":"13.0","deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"renamed":"navigationTitle(_:)","name":"watchOS","deprecated":false,"introducedAt":"6.0","beta":false,"unavailable":false,"deprecatedAt":"100000.0"},{"unavailable":false,"deprecatedAt":"100000.0","renamed":"navigationTitle(_:)","introducedAt":"1.0","name":"visionOS","beta":false,"deprecated":false}],"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-8fu5r","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-8fu5r"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationBarTitle(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-8fu5r":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-8fu5r","title":"navigationBarTitle(_:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-8fu5r","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","role":"symbol","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"renamed":"navigationTitle(_:)","deprecated":false,"name":"iOS","beta":false,"deprecatedAt":"100000.0","introducedAt":"13.0","unavailable":false},{"deprecatedAt":"100000.0","deprecated":false,"renamed":"navigationTitle(_:)","introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"6.0","deprecatedAt":"100000.0","name":"watchOS","renamed":"navigationTitle(_:)"},{"deprecatedAt":"100000.0","renamed":"navigationTitle(_:)","unavailable":false,"introducedAt":"1.0","name":"visionOS","deprecated":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitleyQrAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"navigationBarTitle(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-8fu5r"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-8fu5r"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationBarTitle(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-8fu5r":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-8fu5r","role":"symbol","type":"topic","title":"navigationBarTitle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-8fu5r","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"text":"(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-2j8ew.json b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-2j8ew.json index 241482d5ca..7339d9fcf8 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-2j8ew.json +++ b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-2j8ew.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-2j8ew"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-2j8ew"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationBarTitle(_:displayMode:)","type":"codeVoice"},{"type":"text","text":"."}],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)"}],"type":"paragraph"}],"metadata":{"role":"symbol","title":"navigationBarTitle(_:displayMode:)","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"displayMode","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitle_11displayModeQrAA18LocalizedStringKeyV_AA010NavigationE4ItemV0f7DisplayH0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","symbolKind":"method","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false,"deprecated":false,"deprecatedAt":"100000.0","message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)"},{"name":"visionOS","message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"introducedAt":"1.0","beta":false}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-2j8ew":{"deprecated":true,"kind":"symbol","title":"navigationBarTitle(_:displayMode:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-2j8ew","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-2j8ew","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"displayMode","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","kind":"typeIdentifier","text":"NavigationBarItem"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"displayMode","kind":"externalParam"},{"kind":"text","text":": "},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-2j8ew","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-2j8ew"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","title":"navigationBarTitle(_:displayMode:)","externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitle_11displayModeQrAA18LocalizedStringKeyV_AA010NavigationE4ItemV0f7DisplayH0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","name":"iOS","unavailable":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"deprecatedAt":"100000.0","name":"visionOS","beta":false,"message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","introducedAt":"1.0","unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"displayMode","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"TitleDisplayMode","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationBarTitle(_:displayMode:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"deprecationSummary":[{"inlineContent":[{"text":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","type":"text"}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-2j8ew":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"displayMode","kind":"externalParam"},{"kind":"text","text":": "},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationBarTitle(_:displayMode:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-2j8ew","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-2j8ew"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-4vyr1.json b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-4vyr1.json index 9385ce48b5..03a1af5742 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-4vyr1.json +++ b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-4vyr1.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationBarTitle(_:displayMode:)"},{"text":".","type":"text"}],"deprecationSummary":[{"inlineContent":[{"text":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","type":"text"}],"type":"paragraph"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-4vyr1","interfaceLanguage":"swift"},"metadata":{"extendedModule":"SwiftUI","title":"navigationBarTitle(_:displayMode:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","platforms":[{"deprecatedAt":"100000.0","name":"iOS","message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","unavailable":false,"deprecated":false,"introducedAt":"14.0","beta":false},{"introducedAt":"1.0","message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","deprecated":false,"deprecatedAt":"100000.0","beta":false,"name":"visionOS","unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"displayMode","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","kind":"typeIdentifier","text":"TitleDisplayMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitle_11displayModeQrqd___AA010NavigationE4ItemV0f7DisplayH0OtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"displayMode","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-4vyr1"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-4vyr1":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayMode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NavigationBarItem","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-4vyr1","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-4vyr1","title":"navigationBarTitle(_:displayMode:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"navigationBarTitle(_:displayMode:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"displayMode","kind":"externalParam"},{"kind":"text","text":": "},{"text":"NavigationBarItem","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitle_11displayModeQrqd___AA010NavigationE4ItemV0f7DisplayH0OtSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"name":"iOS","deprecatedAt":"100000.0","beta":false,"introducedAt":"14.0","message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","unavailable":false,"deprecated":false},{"introducedAt":"1.0","unavailable":false,"deprecated":false,"name":"visionOS","beta":false,"message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","deprecatedAt":"100000.0"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"displayMode","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","kind":"typeIdentifier","text":"StringProtocol"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-4vyr1"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationBarTitle(_:displayMode:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-4vyr1","interfaceLanguage":"swift"},"deprecationSummary":[{"inlineContent":[{"text":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","type":"text"}],"type":"paragraph"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-4vyr1":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-4vyr1","role":"symbol","title":"navigationBarTitle(_:displayMode:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-4vyr1","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-86fpm.json b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-86fpm.json index aae8506e74..190d5cd0d5 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-86fpm.json +++ b/data/documentation/brazeui/contentcardsview/navigationbartitle(_:displaymode:)-86fpm.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationBarTitle(_:displayMode:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"displayMode","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","kind":"typeIdentifier","text":"NavigationBarItem"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-86fpm"]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","type":"text"}]}],"metadata":{"title":"navigationBarTitle(_:displayMode:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitle_11displayModeQrAA4TextV_AA010NavigationE4ItemV0f7DisplayH0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayMode"},{"text":": ","kind":"text"},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","kind":"typeIdentifier","text":"TitleDisplayMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"deprecatedAt":"100000.0","message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false},{"unavailable":false,"deprecated":false,"beta":false,"deprecatedAt":"100000.0","message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","introducedAt":"1.0","name":"visionOS"}],"roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-86fpm"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-86fpm":{"deprecated":true,"kind":"symbol","title":"navigationBarTitle(_:displayMode:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-86fpm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-86fpm","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","type":"text"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationBarTitle(_:displayMode:)"},{"type":"text","text":"."}],"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"displayMode","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18navigationBarTitle_11displayModeQrAA4TextV_AA010NavigationE4ItemV0f7DisplayH0OtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","title":"navigationBarTitle(_:displayMode:)","platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS","beta":false,"message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","deprecatedAt":"100000.0"},{"name":"visionOS","deprecatedAt":"100000.0","beta":false,"introducedAt":"1.0","message":"Use navigationTitle(_:) with navigationBarTitleDisplayMode(_:)","unavailable":false,"deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-86fpm"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-86fpm"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-86fpm":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"displayMode","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationBarTitle(_:displayMode:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-86fpm","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-86fpm"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationbartitledisplaymode(_:).json b/data/documentation/brazeui/contentcardsview/navigationbartitledisplaymode(_:).json index 10f7803cce..5f38d02b36 100644 --- a/data/documentation/brazeui/contentcardsview/navigationbartitledisplaymode(_:).json +++ b/data/documentation/brazeui/contentcardsview/navigationbartitledisplaymode(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationBarTitleDisplayMode(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitleDisplayMode(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitleDisplayMode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"displayMode","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"sections":[],"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0","name":"iOS"},{"deprecated":false,"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false}],"title":"navigationBarTitleDisplayMode(_:)","externalID":"s:7SwiftUI4ViewPAAE29navigationBarTitleDisplayModeyQrAA010NavigationE4ItemV0fgH0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitleDisplayMode"},{"kind":"text","text":"("},{"text":"NavigationBarItem","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitledisplaymode(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitleDisplayMode(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitledisplaymode(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitleDisplayMode","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitleDisplayMode(_:)","role":"symbol","title":"navigationBarTitleDisplayMode(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationBarTitleDisplayMode(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitleDisplayMode"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"displayMode","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"title":"navigationBarTitleDisplayMode(_:)","roleHeading":"Instance Method","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"14.0","beta":false},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarTitleDisplayMode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"NavigationBarItem","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE29navigationBarTitleDisplayModeyQrAA010NavigationE4ItemV0fgH0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationbartitledisplaymode(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitleDisplayMode(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitleDisplayMode(_:)":{"title":"navigationBarTitleDisplayMode(_:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitledisplaymode(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitleDisplayMode(_:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitleDisplayMode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdestination(for:destination:).json b/data/documentation/brazeui/contentcardsview/navigationdestination(for:destination:).json index b1f80343b5..4f3faf1080 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdestination(for:destination:).json +++ b/data/documentation/brazeui/contentcardsview/navigationdestination(for:destination:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdestination(for:destination:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDestination","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":".Type, "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"destination"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":") -> ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationDestination(for:destination:)"},{"type":"text","text":"."}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDestination"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"destination"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","title":"navigationDestination(for:destination:)","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false,"beta":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"9.0"}],"externalID":"s:7SwiftUI4ViewPAAE21navigationDestination3for11destinationQrqd__m_qd_0_qd__ctSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(for:destination:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(for:destination:)":{"url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(for:destination:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDestination"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(for:destination:)","role":"symbol","title":"navigationDestination(for:destination:)","kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","title":"navigationDestination(for:destination:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"unavailable":false,"introducedAt":"16.0","name":"iOS","beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"macOS","beta":false},{"introducedAt":"16.0","deprecated":false,"name":"tvOS","beta":false,"unavailable":false},{"unavailable":false,"introducedAt":"9.0","name":"watchOS","deprecated":false,"beta":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDestination"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"destination","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE21navigationDestination3for11destinationQrqd__m_qd_0_qd__ctSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(for:destination:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationDestination(for:destination:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationDestination"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":".Type, ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"D"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdestination(for:destination:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(for:destination:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDestination"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(for:destination:)","type":"topic","title":"navigationDestination(for:destination:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(for:destination:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdestination(ispresented:destination:).json b/data/documentation/brazeui/contentcardsview/navigationdestination(ispresented:destination:).json index 6648e615ce..88e9231647 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdestination(ispresented:destination:).json +++ b/data/documentation/brazeui/contentcardsview/navigationdestination(ispresented:destination:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(isPresented:destination:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationDestination","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"destination","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"16.0","beta":false},{"beta":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"16.0"},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE21navigationDestination11isPresented11destinationQrAA7BindingVySbG_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"navigationDestination(isPresented:destination:)","role":"symbol"},"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationDestination(isPresented:destination:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdestination(ispresented:destination:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationDestination","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(isPresented:destination:)":{"kind":"symbol","title":"navigationDestination(isPresented:destination:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(ispresented:destination:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(isPresented:destination:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDestination","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationDestination(isPresented:destination:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE21navigationDestination11isPresented11destinationQrAA7BindingVySbG_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"navigationDestination(isPresented:destination:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDestination","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"destination"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"16.0","unavailable":false},{"name":"macOS","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false},{"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"16.0","unavailable":false},{"beta":false,"introducedAt":"9.0","unavailable":false,"name":"watchOS","deprecated":false}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(isPresented:destination:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdestination(ispresented:destination:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationDestination","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"destination","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(isPresented:destination:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(isPresented:destination:)","role":"symbol","type":"topic","title":"navigationDestination(isPresented:destination:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(ispresented:destination:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDestination"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdestination(item:destination:).json b/data/documentation/brazeui/contentcardsview/navigationdestination(item:destination:).json index 4a6322a220..444806c5d1 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdestination(item:destination:).json +++ b/data/documentation/brazeui/contentcardsview/navigationdestination(item:destination:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDestination","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sq","text":"Optional"},{"text":"<","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":">>, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationDestination(item:destination:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdestination(item:destination:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDestination","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sq","text":"Optional"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":">>, "},{"kind":"externalParam","text":"destination"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","title":"navigationDestination(item:destination:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE21navigationDestination4item11destinationQrAA7BindingVyqd__SgG_qd_0_qd__ctSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0","name":"iOS"},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"14.0","deprecated":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"17.0","beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"10.0"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(item:destination:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(item:destination:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDestination","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sq","text":"Optional"},{"kind":"text","text":"<"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":">>, "},{"kind":"externalParam","text":"destination"},{"kind":"text","text":": ("},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(item:destination:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(item:destination:)","title":"navigationDestination(item:destination:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdestination(item:destination:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(item:destination:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationDestination"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sq","text":"Optional"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":">>, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"destination","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"D","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE21navigationDestination4item11destinationQrAA7BindingVyqd__SgG_qd_0_qd__ctSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationDestination"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sq","kind":"typeIdentifier","text":"Optional"},{"text":"<","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":">>, ","kind":"text"},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"D"},{"text":") -> ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationDestination(item:destination:)","platforms":[{"introducedAt":"17.0","beta":false,"deprecated":false,"name":"iOS","unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"14.0"},{"beta":false,"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"17.0"},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"10.0","deprecated":false}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationDestination(item:destination:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(item:destination:)":{"role":"symbol","title":"navigationDestination(item:destination:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(item:destination:)","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDestination","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sq","text":"Optional","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":">>, ","kind":"text"},{"kind":"externalParam","text":"destination"},{"kind":"text","text":": ("},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(item:destination:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdocument(_:)-82t5j.json b/data/documentation/brazeui/contentcardsview/navigationdocument(_:)-82t5j.json index 534c125c6f..2f2770b3e3 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdocument(_:)-82t5j.json +++ b/data/documentation/brazeui/contentcardsview/navigationdocument(_:)-82t5j.json @@ -1 +1 @@ -{"metadata":{"title":"navigationDocument(_:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18navigationDocumentyQrqd__16CoreTransferable0G0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","platforms":[{"beta":false,"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"16.0"},{"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false},{"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"16.0","beta":false},{"introducedAt":"9.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"document"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-82t5j"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-82t5j"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationDocument(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:)-82t5j":{"url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-82t5j","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationDocument"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-82t5j","role":"symbol","title":"navigationDocument(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-82t5j"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationDocument(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationDocument"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"document","kind":"internalParam"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"D"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-82t5j"]}],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"deprecated":false,"introducedAt":"13.0","name":"macOS","beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS"},{"beta":false,"introducedAt":"9.0","deprecated":false,"name":"watchOS","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18navigationDocumentyQrqd__16CoreTransferable0G0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"navigationDocument(_:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:)-82t5j":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-82t5j","role":"symbol","type":"topic","title":"navigationDocument(_:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-82t5j","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdocument(_:)-99wed.json b/data/documentation/brazeui/contentcardsview/navigationdocument(_:)-99wed.json index d2cc58e159..3466d21174 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdocument(_:)-99wed.json +++ b/data/documentation/brazeui/contentcardsview/navigationdocument(_:)-99wed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-99wed"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"16.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"9.0"}],"symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","title":"navigationDocument(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE18navigationDocumentyQr10Foundation3URLVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationDocument(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-99wed","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:)-99wed":{"kind":"symbol","title":"navigationDocument(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-99wed","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-99wed","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationDocument(_:)"},{"text":".","type":"text"}],"metadata":{"title":"navigationDocument(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"text":"(","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE18navigationDocumentyQr10Foundation3URLVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"name":"iOS","unavailable":false,"introducedAt":"16.0","deprecated":false,"beta":false},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"macOS","beta":false},{"deprecated":false,"beta":false,"introducedAt":"16.0","name":"tvOS","unavailable":false},{"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","beta":false}],"role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-99wed","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-99wed"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:)-99wed":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-99wed","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-99wed","title":"navigationDocument(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-3ogb5.json b/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-3ogb5.json index 9a116011f9..ccbece2d1c 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-3ogb5.json +++ b/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-3ogb5.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationDocument"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"document","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","kind":"typeIdentifier","text":"SharePreview"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"D","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Transferable","preciseIdentifier":"s:16CoreTransferable0B0P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18navigationDocument_7previewQrqd___AA12SharePreviewVyqd_0_s5NeverOGt16CoreTransferable0K0Rd__AkLRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"navigationDocument(_:preview:)","platforms":[{"introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"9.0","name":"watchOS","beta":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"I"},{"kind":"text","text":">("},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3ogb5","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationDocument(_:preview:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3ogb5"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-3ogb5":{"kind":"symbol","title":"navigationDocument(_:preview:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3ogb5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3ogb5","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"text":"SharePreview","preciseIdentifier":"s:7SwiftUI12SharePreviewV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3ogb5"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3ogb5"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationDocument(_:preview:)"},{"text":".","type":"text"}],"metadata":{"title":"navigationDocument(_:preview:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"I"},{"kind":"text","text":">("},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"kind":"text","text":"<"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","platforms":[{"introducedAt":"16.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"13.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"beta":false,"introducedAt":"9.0","name":"watchOS","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE18navigationDocument_7previewQrqd___AA12SharePreviewVyqd_0_s5NeverOGt16CoreTransferable0K0Rd__AkLRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"document","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SharePreview","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":" : ","kind":"text"},{"text":"Transferable","kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":" : "},{"text":"Transferable","kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-3ogb5":{"url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3ogb5","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationDocument(_:preview:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3ogb5"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-3xgr5.json b/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-3xgr5.json index 76b303830c..00fac1e0f0 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-3xgr5.json +++ b/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-3xgr5.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3xgr5"},"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE18navigationDocument_7previewQrqd___AA12SharePreviewVyqd_0_qd_1_Gt16CoreTransferable0J0Rd__AiJRd_0_AiJRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","platforms":[{"introducedAt":"16.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"macOS"},{"introducedAt":"9.0","unavailable":false,"deprecated":false,"beta":false,"name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"text":"I1","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"I2"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview"},{"text":"<","kind":"text"},{"text":"I1","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"I2","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationDocument(_:preview:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationDocument(_:preview:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"I1"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"I2"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"document","kind":"internalParam"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I1"},{"kind":"text","text":", "},{"text":"I2","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Transferable","kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"I1"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"I2"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3xgr5"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-3xgr5":{"kind":"symbol","title":"navigationDocument(_:preview:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3xgr5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3xgr5","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"text":"I1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I2","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I1"},{"text":", ","kind":"text"},{"text":"I2","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationDocument(_:preview:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18navigationDocument_7previewQrqd___AA12SharePreviewVyqd_0_qd_1_Gt16CoreTransferable0J0Rd__AiJRd_0_AiJRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"navigationDocument(_:preview:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"text":"I1","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"I2","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","kind":"typeIdentifier","text":"SharePreview"},{"kind":"text","text":"<"},{"text":"I1","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"I2"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"introducedAt":"16.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"9.0","unavailable":false}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3xgr5"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3xgr5"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"I1"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"I2"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"kind":"text","text":": "},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"kind":"text","text":"<"},{"text":"I1","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"I2","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable"},{"text":", ","kind":"text"},{"text":"I1","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"I2"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-3xgr5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3xgr5","role":"symbol","title":"navigationDocument(_:preview:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3xgr5","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"text":"I1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I2","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"kind":"text","text":"<"},{"text":"I1","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"I2"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-46zti.json b/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-46zti.json index a21c7552fb..d313da77f8 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-46zti.json +++ b/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-46zti.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE18navigationDocument_7previewQrqd___AA12SharePreviewVys5NeverOAIGt16CoreTransferable0K0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"preview","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SharePreview","preciseIdentifier":"s:7SwiftUI12SharePreviewV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"16.0"},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"9.0"}],"title":"navigationDocument(_:preview:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationDocument(_:preview:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-46zti"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"document","kind":"internalParam"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","kind":"typeIdentifier","text":"SharePreview"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Transferable","preciseIdentifier":"s:16CoreTransferable0B0P"},{"kind":"text","text":"\n"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-46zti"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-46zti":{"kind":"symbol","title":"navigationDocument(_:preview:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-46zti","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-46zti","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationDocument"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"document","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Transferable","kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-46zti"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-46zti","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"navigationDocument(_:preview:)","platforms":[{"deprecated":false,"introducedAt":"16.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"13.0"},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"9.0","unavailable":false}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE18navigationDocument_7previewQrqd___AA12SharePreviewVys5NeverOAIGt16CoreTransferable0K0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationDocument(_:preview:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-46zti":{"title":"navigationDocument(_:preview:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-46zti","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-46zti","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-vx6m.json b/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-vx6m.json index b431f81732..f82d96f8fa 100644 --- a/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-vx6m.json +++ b/data/documentation/brazeui/contentcardsview/navigationdocument(_:preview:)-vx6m.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-vx6m"},"sections":[],"metadata":{"title":"navigationDocument(_:preview:)","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"16.0","name":"iOS"},{"introducedAt":"13.0","name":"macOS","beta":false,"unavailable":false,"deprecated":false},{"name":"watchOS","introducedAt":"9.0","deprecated":false,"beta":false,"unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"preview","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"I","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE18navigationDocument_7previewQrqd___AA12SharePreviewVys5NeverOqd_0_Gt16CoreTransferable0K0Rd__AkLRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationDocument(_:preview:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"document","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Transferable","preciseIdentifier":"s:16CoreTransferable0B0P"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":" : "},{"text":"Transferable","preciseIdentifier":"s:16CoreTransferable0B0P","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-vx6m"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-vx6m":{"title":"navigationDocument(_:preview:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-vx6m","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"I"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"kind":"text","text":"<"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-vx6m","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationDocument(_:preview:)"},{"type":"text","text":"."}],"metadata":{"title":"navigationDocument(_:preview:)","externalID":"s:7SwiftUI4ViewPAAE18navigationDocument_7previewQrqd___AA12SharePreviewVys5NeverOqd_0_Gt16CoreTransferable0K0Rd__AkLRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"16.0","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"name":"macOS","deprecated":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"introducedAt":"9.0","name":"watchOS","beta":false,"unavailable":false}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"kind":"text","text":"<"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-vx6m"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"I"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"document"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview"},{"text":"<","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":", "},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:16CoreTransferable0B0P","text":"Transferable"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":" : ","kind":"text"},{"text":"Transferable","preciseIdentifier":"s:16CoreTransferable0B0P","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-vx6m","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-vx6m":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"text":"SharePreview","preciseIdentifier":"s:7SwiftUI12SharePreviewV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":", "},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"navigationDocument(_:preview:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-vx6m","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-vx6m"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationsplitviewcolumnwidth(_:).json b/data/documentation/brazeui/contentcardsview/navigationsplitviewcolumnwidth(_:).json index ffbaf7141f..bcf3267d4f 100644 --- a/data/documentation/brazeui/contentcardsview/navigationsplitviewcolumnwidth(_:).json +++ b/data/documentation/brazeui/contentcardsview/navigationsplitviewcolumnwidth(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(_:)"]}],"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE015navigationSplitC11ColumnWidthyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"16.0"},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"introducedAt":"16.0","deprecated":false,"name":"tvOS","unavailable":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"9.0"}],"role":"symbol","title":"navigationSplitViewColumnWidth(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationSplitViewColumnWidth(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"width","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewColumnWidth(_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationSplitViewColumnWidth","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"navigationSplitViewColumnWidth(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"width"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(_:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationSplitViewColumnWidth(_:)"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"13.0","unavailable":false},{"deprecated":false,"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"16.0"},{"unavailable":false,"name":"watchOS","introducedAt":"9.0","beta":false,"deprecated":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","extendedModule":"SwiftUI","title":"navigationSplitViewColumnWidth(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE015navigationSplitC11ColumnWidthyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewColumnWidth(_:)":{"role":"symbol","title":"navigationSplitViewColumnWidth(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(_:)","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationsplitviewcolumnwidth(min:ideal:max:).json b/data/documentation/brazeui/contentcardsview/navigationsplitviewcolumnwidth(min:ideal:max:).json index 7c063a5fba..bbf5daa416 100644 --- a/data/documentation/brazeui/contentcardsview/navigationsplitviewcolumnwidth(min:ideal:max:).json +++ b/data/documentation/brazeui/contentcardsview/navigationsplitviewcolumnwidth(min:ideal:max:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE015navigationSplitC11ColumnWidth3min5ideal3maxQr14CoreFoundation7CGFloatVSg_AjKtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"16.0"},{"introducedAt":"13.0","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"16.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"name":"watchOS","deprecated":false,"introducedAt":"9.0","beta":false,"unavailable":false}],"title":"navigationSplitViewColumnWidth(min:ideal:max:)","role":"symbol","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"ideal","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationSplitViewColumnWidth(min:ideal:max:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationSplitViewColumnWidth","kind":"identifier"},{"kind":"text","text":"("},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"? = nil, "},{"text":"ideal","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"max"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":"? = nil) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(min:ideal:max:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(min:ideal:max:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewColumnWidth(min:ideal:max:)":{"kind":"symbol","title":"navigationSplitViewColumnWidth(min:ideal:max:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(min:ideal:max:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(min:ideal:max:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"kind":"text","text":"("},{"kind":"externalParam","text":"min"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"ideal"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"ideal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"max"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"? = nil) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(min:ideal:max:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationSplitViewColumnWidth(min:ideal:max:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(min:ideal:max:)"]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0","name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"title":"navigationSplitViewColumnWidth(min:ideal:max:)","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"min"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"ideal"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE015navigationSplitC11ColumnWidth3min5ideal3maxQr14CoreFoundation7CGFloatVSg_AjKtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewColumnWidth(min:ideal:max:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"ideal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"max"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","title":"navigationSplitViewColumnWidth(min:ideal:max:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(min:ideal:max:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(min:ideal:max:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationsplitviewstyle(_:).json b/data/documentation/brazeui/contentcardsview/navigationsplitviewstyle(_:).json index bd1f8bd28a..b589057fc4 100644 --- a/data/documentation/brazeui/contentcardsview/navigationsplitviewstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/navigationsplitviewstyle(_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationSplitViewStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationSplitViewStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24NavigationSplitViewStyleP","text":"NavigationSplitViewStyle"},{"kind":"text","text":"\n"}]}]}],"metadata":{"roleHeading":"Instance Method","title":"navigationSplitViewStyle(_:)","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"16.0","deprecated":false},{"name":"macOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"unavailable":false,"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"16.0"},{"deprecated":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE015navigationSplitC5StyleyQrqd__AA010NavigationecF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationsplitviewstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewStyle(_:)"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewStyle(_:)":{"kind":"symbol","title":"navigationSplitViewStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationSplitViewStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationSplitViewStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI24NavigationSplitViewStyleP","kind":"typeIdentifier","text":"NavigationSplitViewStyle"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationsplitviewstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationSplitViewStyle(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewStyle(_:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE015navigationSplitC5StyleyQrqd__AA010NavigationecF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"beta":false,"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"iOS"},{"introducedAt":"13.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"16.0","name":"tvOS","deprecated":false},{"unavailable":false,"deprecated":false,"introducedAt":"9.0","beta":false,"name":"watchOS"}],"title":"navigationSplitViewStyle(_:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationSplitViewStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationSplitViewStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewStyle(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-3ouzo.json b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-3ouzo.json index a84ab5c247..7bef0b7e13 100644 --- a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-3ouzo.json +++ b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-3ouzo.json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationTitle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3ouzo","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationTitle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"sections":[],"metadata":{"title":"navigationTitle(_:)","externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"11.0"},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"7.0","name":"watchOS","beta":false,"deprecated":false,"unavailable":false}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3ouzo"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-3ouzo":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3ouzo","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3ouzo","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationTitle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3ouzo"]}],"kind":"symbol","sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationTitle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"introducedAt":"14.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"name":"macOS","introducedAt":"11.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"tvOS","introducedAt":"14.0","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"7.0","unavailable":false,"name":"watchOS","beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"navigationTitle(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3ouzo"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.navigationTitle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-3ouzo":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationTitle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3ouzo","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3ouzo"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-3vg9g.json b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-3vg9g.json index 0060b2e634..eb5b4d74c4 100644 --- a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-3vg9g.json +++ b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-3vg9g.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationTitle(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3vg9g"},"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"navigationTitle(_:)","platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"11.0","name":"macOS"},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"7.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationTitle"},{"text":"(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3vg9g"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-3vg9g":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3vg9g","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3vg9g","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationTitle(_:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3vg9g"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrAA4TextVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"iOS","introducedAt":"14.0"},{"beta":false,"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"11.0"},{"introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"7.0"}],"title":"navigationTitle(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"title","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3vg9g"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-3vg9g":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationTitle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3vg9g","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3vg9g"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-4lfi9.json b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-4lfi9.json index 0a251acb78..8ea1d1436d 100644 --- a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-4lfi9.json +++ b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-4lfi9.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-4lfi9"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationTitle"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationTitle(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-4lfi9"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"beta":false,"deprecated":false,"introducedAt":"7.0","unavailable":false,"name":"watchOS"}],"title":"navigationTitle(_:)","externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-4lfi9":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-4lfi9","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-4lfi9","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationTitle"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-4lfi9","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"navigationTitle(_:)","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"unavailable":false,"name":"watchOS","introducedAt":"7.0","beta":false,"deprecated":false}],"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationTitle"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-4lfi9"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.navigationTitle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-4lfi9":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-4lfi9","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-4lfi9","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"navigationTitle(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-55i5g.json b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-55i5g.json index c4f1366125..5f4efded29 100644 --- a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-55i5g.json +++ b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-55i5g.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-55i5g"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"14.0","unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"11.0","name":"macOS"},{"deprecated":false,"introducedAt":"14.0","beta":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"introducedAt":"7.0","unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"navigationTitle(_:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationTitle(_:)"},{"text":".","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"titleKey","kind":"internalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-55i5g","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-55i5g":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-55i5g","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-55i5g","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationTitle"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-55i5g","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"titleKey","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"14.0","name":"iOS","unavailable":false},{"introducedAt":"11.0","beta":false,"deprecated":false,"unavailable":false,"name":"macOS"},{"deprecated":false,"name":"tvOS","introducedAt":"14.0","unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"7.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationTitle"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method","title":"navigationTitle(_:)","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-55i5g"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationTitle(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-55i5g":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationTitle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-55i5g","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-55i5g"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-5qnqd.json b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-5qnqd.json index c34ab866b8..d45225ee24 100644 --- a/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-5qnqd.json +++ b/data/documentation/brazeui/contentcardsview/navigationtitle(_:)-5qnqd.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationTitle"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-5qnqd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-5qnqd","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrAA7BindingVySSGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"iOS","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"16.0","name":"tvOS","deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"9.0","beta":false,"name":"watchOS"}],"title":"navigationTitle(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationTitle(_:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-5qnqd":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-5qnqd","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-5qnqd","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationTitle"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationTitle(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-5qnqd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-5qnqd","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"navigationTitle(_:)","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"name":"macOS","unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false},{"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"16.0","deprecated":false},{"beta":false,"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"9.0"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15navigationTitleyQrAA7BindingVySSGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-5qnqd":{"role":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-5qnqd","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"("},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-5qnqd","kind":"symbol","title":"navigationTitle(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/navigationviewstyle(_:).json b/data/documentation/brazeui/contentcardsview/navigationviewstyle(_:).json index 339148fd21..02ffbe897e 100644 --- a/data/documentation/brazeui/contentcardsview/navigationviewstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/navigationviewstyle(_:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE010navigationC5StyleyQrqd__AA010NavigationcE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationViewStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"introducedAt":"13.0","beta":false,"deprecatedAt":"100000.0","unavailable":false,"message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","deprecated":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","deprecatedAt":"100000.0","beta":false},{"deprecatedAt":"100000.0","deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","beta":false},{"unavailable":false,"beta":false,"deprecated":false,"message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","introducedAt":"7.0","deprecatedAt":"100000.0","name":"watchOS"},{"deprecatedAt":"100000.0","message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","introducedAt":"1.0","unavailable":false,"beta":false,"deprecated":false,"name":"visionOS"}],"title":"navigationViewStyle(_:)","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationViewStyle(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationViewStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI19NavigationViewStyleP","text":"NavigationViewStyle","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.navigationViewStyle(_:)"},{"text":".","type":"text"}],"sections":[],"deprecationSummary":[{"inlineContent":[{"text":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","type":"text"}],"type":"paragraph"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/navigationviewstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationViewStyle(_:)":{"deprecated":true,"kind":"symbol","title":"navigationViewStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationviewstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationViewStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationViewStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.navigationViewStyle(_:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"replace styled NavigationView with NavigationStack or NavigationSplitView instead"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationViewStyle(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/navigationviewstyle(_:)"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE010navigationC5StyleyQrqd__AA010NavigationcE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","deprecated":false,"introducedAt":"13.0","deprecatedAt":"100000.0","unavailable":false,"name":"iOS","beta":false},{"deprecated":false,"name":"macOS","message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","beta":false,"deprecatedAt":"100000.0","introducedAt":"10.15","unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","beta":false,"deprecatedAt":"100000.0"},{"unavailable":false,"message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","deprecatedAt":"100000.0","introducedAt":"7.0","deprecated":false,"name":"watchOS","beta":false},{"message":"replace styled NavigationView with NavigationStack or NavigationSplitView instead","name":"visionOS","beta":false,"deprecated":false,"deprecatedAt":"100000.0","unavailable":false,"introducedAt":"1.0"}],"title":"navigationViewStyle(_:)","extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationViewStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationViewStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"NavigationViewStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19NavigationViewStyleP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationViewStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"navigationViewStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationviewstyle(_:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationViewStyle(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/offset(_:).json b/data/documentation/brazeui/contentcardsview/offset(_:).json index 9031738f20..6a1eac3508 100644 --- a/data/documentation/brazeui/contentcardsview/offset(_:).json +++ b/data/documentation/brazeui/contentcardsview/offset(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/offset(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(_:)"},"kind":"symbol","metadata":{"platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false,"beta":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE6offsetyQrSo6CGSizeVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"offset(_:)"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.offset(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"offset"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"offset"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/offset(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/offset(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(_:)","title":"offset(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.offset(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"offset","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/offset(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE6offsetyQrSo6CGSizeVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"offset(_:)","platforms":[{"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false},{"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","beta":false},{"beta":false,"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"6.0"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/offset(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"offset(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/offset(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/offset(x:y:).json b/data/documentation/brazeui/contentcardsview/offset(x:y:).json index fee9d5e2dc..4b0346bba0 100644 --- a/data/documentation/brazeui/contentcardsview/offset(x:y:).json +++ b/data/documentation/brazeui/contentcardsview/offset(x:y:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/offset(x:y:)"]}],"metadata":{"title":"offset(x:y:)","externalID":"s:7SwiftUI4ViewPAAE6offset1x1yQr14CoreFoundation7CGFloatV_AItF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"6.0","beta":false,"name":"watchOS","unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(x:y:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"x"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 0, ","kind":"text"},{"kind":"externalParam","text":"y"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 0) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.offset(x:y:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/offset(x:y:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/offset(x:y:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(x:y:)","title":"offset(x:y:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.offset(x:y:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(x:y:)"},"metadata":{"role":"symbol","title":"offset(x:y:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE6offset1x1yQr14CoreFoundation7CGFloatV_AItF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"10.15"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS"},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false,"name":"watchOS"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"offset","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"y","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"kind":"text","text":"("},{"text":"x","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":" = 0, ","kind":"text"},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 0) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/offset(x:y:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/offset(x:y:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"text":"x","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"offset(x:y:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/offset(x:y:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(x:y:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onappear(perform:).json b/data/documentation/brazeui/contentcardsview/onappear(perform:).json index 40b96748b2..e0a7813517 100644 --- a/data/documentation/brazeui/contentcardsview/onappear(perform:).json +++ b/data/documentation/brazeui/contentcardsview/onappear(perform:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onAppear"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onAppear(perform:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onappear(perform:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onAppear(perform:)"},"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"iOS"},{"name":"macOS","beta":false,"introducedAt":"10.15","deprecated":false,"unavailable":false},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"6.0","deprecated":false}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE8onAppear7performQryycSg_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"onAppear(perform:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onAppear(perform:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onAppear"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","title":"onAppear(perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onAppear(perform:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/onappear(perform:)","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onappear(perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onAppear(perform:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onAppear"},{"kind":"text","text":"("},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")? = nil) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onAppear","kind":"identifier"},{"text":"(","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS"},{"introducedAt":"6.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE8onAppear7performQryycSg_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"onAppear(perform:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onAppear(perform:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onAppear(perform:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onAppear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onAppear(perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onappear(perform:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onAppear(perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onchange(of:initial:_:)-3tovb.json b/data/documentation/brazeui/contentcardsview/onchange(of:initial:_:)-3tovb.json index 8ec226450f..937505474a 100644 --- a/data/documentation/brazeui/contentcardsview/onchange(of:initial:_:)-3tovb.json +++ b/data/documentation/brazeui/contentcardsview/onchange(of:initial:_:)-3tovb.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onChange(of:initial:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onChange"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"of","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"initial","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Equatable","preciseIdentifier":"s:SQ","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-3tovb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-3tovb"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"onChange(of:initial:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onChange","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"initial","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", ("},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE8onChange2of7initial_Qrqd___Sbyqd___qd__tctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"17.0"},{"unavailable":false,"introducedAt":"14.0","name":"macOS","deprecated":false,"beta":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"10.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:initial:_:)-3tovb":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"initial","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-3tovb","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-3tovb","title":"onChange(of:initial:_:)","abstract":[]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-3tovb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-3tovb","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE8onChange2of7initial_Qrqd___Sbyqd___qd__tctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onChange"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"initial"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"onChange(of:initial:_:)","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"introducedAt":"17.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"14.0","beta":false},{"name":"tvOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0"},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"10.0","unavailable":false}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onChange(of:initial:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"initial","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = false, ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:initial:_:)-3tovb":{"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-3tovb","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-3tovb","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onChange"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initial"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol","title":"onChange(of:initial:_:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onchange(of:initial:_:)-558l7.json b/data/documentation/brazeui/contentcardsview/onchange(of:initial:_:)-558l7.json index 297d8a0c38..05e12f35c8 100644 --- a/data/documentation/brazeui/contentcardsview/onchange(of:initial:_:)-558l7.json +++ b/data/documentation/brazeui/contentcardsview/onchange(of:initial:_:)-558l7.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-558l7"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onChange"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initial"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","platforms":[{"deprecated":false,"introducedAt":"17.0","beta":false,"unavailable":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"14.0"},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"17.0","unavailable":false},{"name":"watchOS","introducedAt":"10.0","deprecated":false,"unavailable":false,"beta":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"onChange(of:initial:_:)","externalID":"s:7SwiftUI4ViewPAAE8onChange2of7initial_Qrqd___SbyyctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onChange(of:initial:_:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-558l7"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"of","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initial"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = false, "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Equatable","preciseIdentifier":"s:SQ"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:initial:_:)-558l7":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"initial"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-558l7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-558l7","title":"onChange(of:initial:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-558l7"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onChange"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"initial"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = false, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SQ","kind":"typeIdentifier","text":"Equatable"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onChange(of:initial:_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-558l7"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"initial","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onChange(of:initial:_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE8onChange2of7initial_Qrqd___SbyyctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"17.0","name":"iOS","deprecated":false,"beta":false,"unavailable":false},{"name":"macOS","beta":false,"introducedAt":"14.0","unavailable":false,"deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false,"name":"tvOS"},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"10.0"}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:initial:_:)-558l7":{"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-558l7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-558l7","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onChange"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initial"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","title":"onChange(of:initial:_:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onchange(of:perform:).json b/data/documentation/brazeui/contentcardsview/onchange(of:perform:).json index f96e32ab9e..2a0e786338 100644 --- a/data/documentation/brazeui/contentcardsview/onchange(of:perform:).json +++ b/data/documentation/brazeui/contentcardsview/onchange(of:perform:).json @@ -1 +1 @@ -{"deprecationSummary":[{"inlineContent":[{"type":"text","text":"Use `onChange` with a two or zero parameter action closure instead."}],"type":"paragraph"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:perform:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","title":"onChange(of:perform:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE8onChange2of7performQrqd___yqd__ctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","introducedAt":"14.0","message":"Use `onChange` with a two or zero parameter action closure instead.","deprecatedAt":"17.0","beta":false},{"deprecatedAt":"14.0","introducedAt":"11.0","beta":false,"message":"Use `onChange` with a two or zero parameter action closure instead.","unavailable":false,"deprecated":false,"name":"macOS"},{"deprecatedAt":"17.0","deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"14.0","message":"Use `onChange` with a two or zero parameter action closure instead.","beta":false},{"name":"watchOS","beta":false,"deprecatedAt":"10.0","introducedAt":"7.0","unavailable":false,"message":"Use `onChange` with a two or zero parameter action closure instead.","deprecated":false}],"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onchange(of:perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onChange(of:perform:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onChange"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Equatable","preciseIdentifier":"s:SQ","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:perform:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"onChange(of:perform:)","url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onchange(of:perform:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"introducedAt":"14.0","message":"Use `onChange` with a two or zero parameter action closure instead.","name":"iOS","deprecated":false,"beta":false,"unavailable":false,"deprecatedAt":"17.0"},{"deprecated":false,"deprecatedAt":"14.0","name":"macOS","unavailable":false,"message":"Use `onChange` with a two or zero parameter action closure instead.","introducedAt":"11.0","beta":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecatedAt":"17.0","deprecated":false,"introducedAt":"14.0","message":"Use `onChange` with a two or zero parameter action closure instead."},{"introducedAt":"7.0","unavailable":false,"message":"Use `onChange` with a two or zero parameter action closure instead.","deprecated":false,"deprecatedAt":"10.0","beta":false,"name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE8onChange2of7performQrqd___yqd__ctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"onChange(of:perform:)","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use `onChange` with a two or zero parameter action closure instead.","type":"text"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:perform:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onChange(of:perform:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:perform:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:perform:)","kind":"symbol","title":"onChange(of:perform:)","type":"topic","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/oncontinueuseractivity(_:perform:).json b/data/documentation/brazeui/contentcardsview/oncontinueuseractivity(_:perform:).json index a26d0ae7a8..0e1f220cd0 100644 --- a/data/documentation/brazeui/contentcardsview/oncontinueuseractivity(_:perform:).json +++ b/data/documentation/brazeui/contentcardsview/oncontinueuseractivity(_:perform:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/oncontinueuseractivity(_:perform:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onContinueUserActivity(_:perform:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinueUserActivity(_:perform:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinueUserActivity","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"activityType","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity","kind":"typeIdentifier"},{"kind":"text","text":") -> ()) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"onContinueUserActivity(_:perform:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE22onContinueUserActivity_7performQrSS_ySo06NSUserG0CctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"11.0"},{"deprecated":false,"name":"tvOS","introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"7.0","name":"watchOS","unavailable":false,"beta":false}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinueUserActivity","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSUserActivity","kind":"typeIdentifier","text":"NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinueUserActivity(_:perform:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onContinueUserActivity"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/oncontinueuseractivity(_:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinueUserActivity(_:perform:)","title":"onContinueUserActivity(_:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/oncontinueuseractivity(_:perform:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinueUserActivity(_:perform:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onContinueUserActivity(_:perform:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","title":"onContinueUserActivity(_:perform:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinueUserActivity","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE22onContinueUserActivity_7performQrSS_ySo06NSUserG0CctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"introducedAt":"14.0","unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS"},{"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"14.0","deprecated":false},{"name":"watchOS","introducedAt":"7.0","deprecated":false,"unavailable":false,"beta":false}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onContinueUserActivity"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"activityType"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"NSUserActivity","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"kind":"text","text":") -> ()) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinueUserActivity(_:perform:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinueUserActivity(_:perform:)","role":"symbol","type":"topic","title":"onContinueUserActivity(_:perform:)","url":"\/documentation\/brazeui\/contentcardsview\/oncontinueuseractivity(_:perform:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinueUserActivity","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"text":"NSUserActivity","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/oncontinuoushover(coordinatespace:perform:)-2o9nh.json b/data/documentation/brazeui/contentcardsview/oncontinuoushover(coordinatespace:perform:)-2o9nh.json index fd26bc78e9..7fbfa5f685 100644 --- a/data/documentation/brazeui/contentcardsview/oncontinuoushover(coordinatespace:perform:)-2o9nh.json +++ b/data/documentation/brazeui/contentcardsview/oncontinuoushover(coordinatespace:perform:)-2o9nh.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onContinuousHover(coordinateSpace:perform:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-2o9nh"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17onContinuousHover15coordinateSpace7performQrqd___yAA0F5PhaseOctAA010CoordinateH8ProtocolRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onContinuousHover","kind":"identifier"},{"kind":"text","text":"("},{"text":"coordinateSpace","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10HoverPhaseO","text":"HoverPhase","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"onContinuousHover(coordinateSpace:perform:)","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"14.0"},{"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false,"beta":false}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onContinuousHover"},{"kind":"text","text":"("},{"text":"coordinateSpace","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol","kind":"typeIdentifier"},{"kind":"text","text":" = .local, "},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:7SwiftUI10HoverPhaseO","text":"HoverPhase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-2o9nh"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinuousHover(coordinateSpace:perform:)-2o9nh":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-2o9nh","title":"onContinuousHover(coordinateSpace:perform:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onContinuousHover"},{"kind":"text","text":"("},{"kind":"externalParam","text":"coordinateSpace"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"HoverPhase","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-2o9nh"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-2o9nh"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"14.0","name":"macOS","deprecated":false},{"introducedAt":"17.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onContinuousHover"},{"text":"(","kind":"text"},{"text":"coordinateSpace","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"HoverPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"onContinuousHover(coordinateSpace:perform:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17onContinuousHover15coordinateSpace7performQrqd___yAA0F5PhaseOctAA010CoordinateH8ProtocolRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onContinuousHover(coordinateSpace:perform:)"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onContinuousHover","kind":"identifier"},{"text":"(","kind":"text"},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol"},{"kind":"text","text":" = .local, "},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"HoverPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-2o9nh"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinuousHover(coordinateSpace:perform:)-2o9nh":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinuousHover","kind":"identifier"},{"kind":"text","text":"("},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"HoverPhase","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-2o9nh","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-2o9nh","title":"onContinuousHover(coordinateSpace:perform:)","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/oncontinuoushover(coordinatespace:perform:)-6pc6p.json b/data/documentation/brazeui/contentcardsview/oncontinuoushover(coordinatespace:perform:)-6pc6p.json index e7246b3844..a34706d085 100644 --- a/data/documentation/brazeui/contentcardsview/oncontinuoushover(coordinatespace:perform:)-6pc6p.json +++ b/data/documentation/brazeui/contentcardsview/oncontinuoushover(coordinatespace:perform:)-6pc6p.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-6pc6p"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-6pc6p","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onContinuousHover(coordinateSpace:perform:)"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onContinuousHover","kind":"identifier"},{"kind":"text","text":"("},{"text":"coordinateSpace","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CoordinateSpace","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","kind":"typeIdentifier"},{"kind":"text","text":" = .local, "},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10HoverPhaseO","text":"HoverPhase"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"name":"iOS","deprecatedAt":"100000.0","beta":false,"unavailable":false,"introducedAt":"16.0","deprecated":false,"message":"use overload that accepts a CoordinateSpaceProtocol instead"},{"beta":false,"unavailable":false,"introducedAt":"13.0","deprecatedAt":"100000.0","deprecated":false,"name":"macOS","message":"use overload that accepts a CoordinateSpaceProtocol instead"},{"introducedAt":"16.0","name":"tvOS","deprecated":false,"message":"use overload that accepts a CoordinateSpaceProtocol instead","beta":false,"deprecatedAt":"100000.0","unavailable":false},{"name":"visionOS","unavailable":false,"deprecatedAt":"100000.0","introducedAt":"1.0","beta":false,"deprecated":false,"message":"use overload that accepts a CoordinateSpaceProtocol instead"}],"symbolKind":"method","title":"onContinuousHover(coordinateSpace:perform:)","roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onContinuousHover","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"coordinateSpace"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"HoverPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE17onContinuousHover15coordinateSpace7performQrAA010CoordinateH0O_yAA0F5PhaseOctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"use overload that accepts a CoordinateSpaceProtocol instead"}],"type":"paragraph"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinuousHover(coordinateSpace:perform:)-6pc6p":{"role":"symbol","deprecated":true,"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-6pc6p","title":"onContinuousHover(coordinateSpace:perform:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinuousHover","kind":"identifier"},{"text":"(","kind":"text"},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"HoverPhase","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-6pc6p"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-6pc6p"]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use overload that accepts a CoordinateSpaceProtocol instead"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-6pc6p","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onContinuousHover"},{"text":"(","kind":"text"},{"text":"coordinateSpace","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace","kind":"typeIdentifier"},{"text":" = .local, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"HoverPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecatedAt":"100000.0","message":"use overload that accepts a CoordinateSpaceProtocol instead","introducedAt":"16.0","deprecated":false,"beta":false,"unavailable":false},{"message":"use overload that accepts a CoordinateSpaceProtocol instead","name":"macOS","unavailable":false,"beta":false,"deprecated":false,"deprecatedAt":"100000.0","introducedAt":"13.0"},{"deprecated":false,"beta":false,"deprecatedAt":"100000.0","unavailable":false,"introducedAt":"16.0","message":"use overload that accepts a CoordinateSpaceProtocol instead","name":"tvOS"},{"deprecatedAt":"100000.0","introducedAt":"1.0","message":"use overload that accepts a CoordinateSpaceProtocol instead","name":"visionOS","beta":false,"unavailable":false,"deprecated":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onContinuousHover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"coordinateSpace"},{"text":": ","kind":"text"},{"text":"CoordinateSpace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10HoverPhaseO","text":"HoverPhase"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","symbolKind":"method","title":"onContinuousHover(coordinateSpace:perform:)","externalID":"s:7SwiftUI4ViewPAAE17onContinuousHover15coordinateSpace7performQrAA010CoordinateH0O_yAA0F5PhaseOctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onContinuousHover(coordinateSpace:perform:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinuousHover(coordinateSpace:perform:)-6pc6p":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-6pc6p","kind":"symbol","title":"onContinuousHover(coordinateSpace:perform:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-6pc6p","abstract":[],"deprecated":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onContinuousHover","kind":"identifier"},{"kind":"text","text":"("},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"HoverPhase","preciseIdentifier":"s:7SwiftUI10HoverPhaseO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondisappear(perform:).json b/data/documentation/brazeui/contentcardsview/ondisappear(perform:).json index 48e9fa54c0..fe4773ec92 100644 --- a/data/documentation/brazeui/contentcardsview/ondisappear(perform:).json +++ b/data/documentation/brazeui/contentcardsview/ondisappear(perform:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondisappear(perform:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDisappear"},{"kind":"text","text":"("},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onDisappear(perform:)","role":"symbol","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11onDisappear7performQryycSg_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDisappear(perform:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onDisappear(perform:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onDisappear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")? = nil) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDisappear(perform:)":{"title":"onDisappear(perform:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDisappear(perform:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDisappear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondisappear(perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onDisappear(perform:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDisappear"},{"kind":"text","text":"("},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")? = nil) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDisappear(perform:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/ondisappear(perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","title":"onDisappear(perform:)","externalID":"s:7SwiftUI4ViewPAAE11onDisappear7performQryycSg_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDisappear","kind":"identifier"},{"kind":"text","text":"("},{"text":"perform","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"introducedAt":"10.15","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"6.0","name":"watchOS","beta":false,"deprecated":false}]},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDisappear(perform:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDisappear(perform:)","role":"symbol","type":"topic","title":"onDisappear(perform:)","url":"\/documentation\/brazeui\/contentcardsview\/ondisappear(perform:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onDisappear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondrag(_:).json b/data/documentation/brazeui/contentcardsview/ondrag(_:).json index dadd04eff2..652f76df56 100644 --- a/data/documentation/brazeui/contentcardsview/ondrag(_:).json +++ b/data/documentation/brazeui/contentcardsview/ondrag(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onDrag(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrag(_:)"]}],"metadata":{"role":"symbol","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.4","unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"10.15","beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrag","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE6onDragyQrSo14NSItemProviderCycF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","symbolKind":"method","title":"onDrag(_:)"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrag(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"text":"(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:)","title":"onDrag(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onDrag(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrag","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/ondrag(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.4","name":"iOS","deprecated":false},{"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false,"unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"kind":"text","text":"(() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE6onDragyQrSo14NSItemProviderCycF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"onDrag(_:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrag(_:)":{"title":"onDrag(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"kind":"text","text":"(() -> "},{"preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier","text":"NSItemProvider"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondrag(_:preview:).json b/data/documentation/brazeui/contentcardsview/ondrag(_:preview:).json index 9c96f32109..f7f372a5c8 100644 --- a/data/documentation/brazeui/contentcardsview/ondrag(_:preview:).json +++ b/data/documentation/brazeui/contentcardsview/ondrag(_:preview:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:preview:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onDrag(_:preview:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrag(_:preview:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE6onDrag_7previewQrSo14NSItemProviderCyc_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false},{"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrag","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier","text":"NSItemProvider"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"onDrag(_:preview:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"preview"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrag(_:preview:)":{"kind":"symbol","title":"onDrag(_:preview:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:preview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:preview:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onDrag","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrag"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:preview:)"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE6onDrag_7previewQrSo14NSItemProviderCyc_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"macOS","introducedAt":"12.0"}],"role":"symbol","title":"onDrag(_:preview:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/ondrag(_:preview:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onDrag(_:preview:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrag(_:preview:)":{"title":"onDrag(_:preview:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:preview:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:preview:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondrop(of:delegate:)-1867j.json b/data/documentation/brazeui/contentcardsview/ondrop(of:delegate:)-1867j.json index c53135900f..f65d542a91 100644 --- a/data/documentation/brazeui/contentcardsview/ondrop(of:delegate:)-1867j.json +++ b/data/documentation/brazeui/contentcardsview/ondrop(of:delegate:)-1867j.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"text":" ","kind":"text"},{"text":"supportedContentTypes","kind":"internalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"delegate"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12DropDelegateP","kind":"typeIdentifier","text":"DropDelegate"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onDrop(of:delegate:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"delegate","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"DropDelegate","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12DropDelegateP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"14.0"},{"introducedAt":"11.0","name":"macOS","beta":false,"deprecated":false,"unavailable":false}],"title":"onDrop(of:delegate:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE6onDrop2of8delegateQrSay22UniformTypeIdentifiers6UTTypeVG_AA0E8Delegate_ptF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-1867j"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-1867j"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:delegate:)-1867j":{"kind":"symbol","title":"onDrop(of:delegate:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-1867j","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-1867j","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"delegate","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12DropDelegateP","kind":"typeIdentifier","text":"DropDelegate"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-1867j"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"text":"supportedContentTypes","kind":"internalParam"},{"kind":"text","text":": ["},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"text":"DropDelegate","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12DropDelegateP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-1867j"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onDrop(of:delegate:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE6onDrop2of8delegateQrSay22UniformTypeIdentifiers6UTTypeVG_AA0E8Delegate_ptF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DropDelegate","preciseIdentifier":"s:7SwiftUI12DropDelegateP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"14.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"11.0","beta":false,"name":"macOS"}],"title":"onDrop(of:delegate:)","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:delegate:)-1867j":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12DropDelegateP","kind":"typeIdentifier","text":"DropDelegate"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onDrop(of:delegate:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-1867j","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-1867j"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondrop(of:delegate:)-3ghxr.json b/data/documentation/brazeui/contentcardsview/ondrop(of:delegate:)-3ghxr.json index 85025175fc..7c408adda8 100644 --- a/data/documentation/brazeui/contentcardsview/ondrop(of:delegate:)-3ghxr.json +++ b/data/documentation/brazeui/contentcardsview/ondrop(of:delegate:)-3ghxr.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"introducedAt":"13.4","unavailable":false,"deprecatedAt":"100000.0","beta":false,"name":"iOS","deprecated":false,"message":"Provide `UTType`s as the `supportedContentTypes` instead."},{"deprecatedAt":"100000.0","deprecated":false,"name":"macOS","beta":false,"message":"Provide `UTType`s as the `supportedContentTypes` instead.","introducedAt":"10.15","unavailable":false},{"name":"visionOS","deprecatedAt":"100000.0","message":"Provide `UTType`s as the `supportedContentTypes` instead.","deprecated":false,"introducedAt":"1.0","beta":false,"unavailable":false}],"title":"onDrop(of:delegate:)","roleHeading":"Instance Method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE6onDrop2of8delegateQrSaySSG_AA0E8Delegate_ptF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DropDelegate","preciseIdentifier":"s:7SwiftUI12DropDelegateP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onDrop(of:delegate:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"text":"supportedTypes","kind":"internalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"delegate"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12DropDelegateP","text":"DropDelegate"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Provide `UTType`s as the `supportedContentTypes` instead."}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-3ghxr"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-3ghxr"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:delegate:)-3ghxr":{"title":"onDrop(of:delegate:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-3ghxr","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DropDelegate","preciseIdentifier":"s:7SwiftUI12DropDelegateP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-3ghxr"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-3ghxr"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"supportedTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"], "},{"text":"delegate","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12DropDelegateP","text":"DropDelegate","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onDrop(of:delegate:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","title":"onDrop(of:delegate:)","symbolKind":"method","platforms":[{"deprecatedAt":"100000.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS","message":"Provide `UTType`s as the `supportedContentTypes` instead.","introducedAt":"13.4"},{"message":"Provide `UTType`s as the `supportedContentTypes` instead.","deprecatedAt":"100000.0","deprecated":false,"beta":false,"name":"macOS","introducedAt":"10.15","unavailable":false},{"beta":false,"name":"visionOS","introducedAt":"1.0","deprecatedAt":"100000.0","unavailable":false,"message":"Provide `UTType`s as the `supportedContentTypes` instead.","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"], ","kind":"text"},{"text":"delegate","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12DropDelegateP","text":"DropDelegate"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE6onDrop2of8delegateQrSaySSG_AA0E8Delegate_ptF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Provide `UTType`s as the `supportedContentTypes` instead."}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-3ghxr"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:delegate:)-3ghxr":{"title":"onDrop(of:delegate:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-3ghxr","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-3ghxr","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"text":"DropDelegate","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12DropDelegateP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"deprecated":true,"abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-3emrn.json b/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-3emrn.json index 757277d90e..60250b393a 100644 --- a/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-3emrn.json +++ b/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-3emrn.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"text":" ","kind":"text"},{"text":"supportedTypes","kind":"internalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" ([","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier","text":"NSItemProvider"},{"text":"]) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Provide `UTType`s as the `supportedContentTypes` instead."}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-3emrn"]}],"sections":[],"kind":"symbol","metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": (["},{"kind":"typeIdentifier","text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"onDrop(of:isTargeted:perform:)","roleHeading":"Instance Method","platforms":[{"deprecated":false,"deprecatedAt":"100000.0","name":"iOS","unavailable":false,"message":"Provide `UTType`s as the `supportedContentTypes` instead.","introducedAt":"13.4","beta":false},{"deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"introducedAt":"10.15","name":"macOS","message":"Provide `UTType`s as the `supportedContentTypes` instead.","beta":false},{"beta":false,"unavailable":false,"name":"visionOS","deprecated":false,"deprecatedAt":"100000.0","introducedAt":"1.0","message":"Provide `UTType`s as the `supportedContentTypes` instead."}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE6onDrop2of10isTargeted7performQrSaySSG_AA7BindingVySbGSgSbSaySo14NSItemProviderCGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onDrop(of:isTargeted:perform:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-3emrn","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-3emrn":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": (["},{"text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-3emrn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-3emrn","title":"onDrop(of:isTargeted:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onDrop(of:isTargeted:perform:)"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"onDrop(of:isTargeted:perform:)","platforms":[{"message":"Provide `UTType`s as the `supportedContentTypes` instead.","unavailable":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"13.4","name":"iOS","deprecated":false},{"introducedAt":"10.15","beta":false,"message":"Provide `UTType`s as the `supportedContentTypes` instead.","unavailable":false,"name":"macOS","deprecatedAt":"100000.0","deprecated":false},{"introducedAt":"1.0","unavailable":false,"message":"Provide `UTType`s as the `supportedContentTypes` instead.","beta":false,"name":"visionOS","deprecatedAt":"100000.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE6onDrop2of10isTargeted7performQrSaySSG_AA7BindingVySbGSgSbSaySo14NSItemProviderCGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": ([","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier","text":"NSItemProvider"},{"text":"]) -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-3emrn"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"supportedTypes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" ([","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"]) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"Provide `UTType`s as the `supportedContentTypes` instead."}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-3emrn"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-3emrn":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"]) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onDrop(of:isTargeted:perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-3emrn","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-3emrn"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-44zy9.json b/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-44zy9.json index 95145e8448..c23670a41f 100644 --- a/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-44zy9.json +++ b/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-44zy9.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onDrop(of:isTargeted:perform:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-44zy9"]}],"sections":[],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"Provide `UTType`s as the `supportedContentTypes` instead."}],"type":"paragraph"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"text":"supportedTypes","kind":"internalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" (["},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"], "},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-44zy9","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": (["},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onDrop(of:isTargeted:perform:)","externalID":"s:7SwiftUI4ViewPAAE6onDrop2of10isTargeted7performQrSaySSG_AA7BindingVySbGSgSbSaySo14NSItemProviderCG_So7CGPointVtctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"13.4","message":"Provide `UTType`s as the `supportedContentTypes` instead.","unavailable":false,"beta":false,"deprecatedAt":"100000.0"},{"beta":false,"unavailable":false,"deprecatedAt":"100000.0","name":"macOS","message":"Provide `UTType`s as the `supportedContentTypes` instead.","deprecated":false,"introducedAt":"10.15"},{"unavailable":false,"beta":false,"message":"Provide `UTType`s as the `supportedContentTypes` instead.","name":"visionOS","deprecatedAt":"100000.0","introducedAt":"1.0","deprecated":false}],"roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-44zy9":{"title":"onDrop(of:isTargeted:perform:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-44zy9","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-44zy9"}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onDrop(of:isTargeted:perform:)"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE6onDrop2of10isTargeted7performQrSaySSG_AA7BindingVySbGSgSbSaySo14NSItemProviderCG_So7CGPointVtctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"introducedAt":"13.4","name":"iOS","message":"Provide `UTType`s as the `supportedContentTypes` instead.","deprecatedAt":"100000.0","beta":false,"unavailable":false},{"name":"macOS","deprecatedAt":"100000.0","message":"Provide `UTType`s as the `supportedContentTypes` instead.","introducedAt":"10.15","deprecated":false,"beta":false,"unavailable":false},{"unavailable":false,"message":"Provide `UTType`s as the `supportedContentTypes` instead.","introducedAt":"1.0","beta":false,"name":"visionOS","deprecated":false,"deprecatedAt":"100000.0"}],"role":"symbol","title":"onDrop(of:isTargeted:perform:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"supportedTypes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" (["},{"preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"deprecationSummary":[{"inlineContent":[{"text":"Provide `UTType`s as the `supportedContentTypes` instead.","type":"text"}],"type":"paragraph"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-44zy9"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-44zy9"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-44zy9":{"title":"onDrop(of:isTargeted:perform:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"deprecated":true,"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-44zy9","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-44zy9","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-6euud.json b/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-6euud.json index a36560433b..74af555d89 100644 --- a/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-6euud.json +++ b/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-6euud.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"onDrop(of:isTargeted:perform:)","roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"14.0"},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"11.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE6onDrop2of10isTargeted7performQrSay22UniformTypeIdentifiers6UTTypeVG_AA7BindingVySbGSgSbSaySo14NSItemProviderCGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onDrop(of:isTargeted:perform:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"kind":"text","text":" "},{"text":"supportedContentTypes","kind":"internalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" ([","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-6euud"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-6euud"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-6euud":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-6euud","title":"onDrop(of:isTargeted:perform:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-6euud","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"kind":"text","text":"]) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-6euud"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"text":" ","kind":"text"},{"text":"supportedContentTypes","kind":"internalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">?, "},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" (["},{"kind":"typeIdentifier","text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-6euud","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onDrop(of:isTargeted:perform:)"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","platforms":[{"deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"deprecated":false,"introducedAt":"11.0","name":"macOS","unavailable":false}],"extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":": ["},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"]) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"onDrop(of:isTargeted:perform:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE6onDrop2of10isTargeted7performQrSay22UniformTypeIdentifiers6UTTypeVG_AA7BindingVySbGSgSbSaySo14NSItemProviderCGctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-6euud":{"kind":"symbol","title":"onDrop(of:isTargeted:perform:)","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-6euud","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":": ["},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">?, "},{"text":"perform","kind":"externalParam"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-6euud"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-lpic.json b/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-lpic.json index f9e3b5cb78..4b3fa62d16 100644 --- a/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-lpic.json +++ b/data/documentation/brazeui/contentcardsview/ondrop(of:istargeted:perform:)-lpic.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"supportedContentTypes"},{"kind":"text","text":": ["},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" (["},{"preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-lpic","interfaceLanguage":"swift"},"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"onDrop(of:isTargeted:perform:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"11.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE6onDrop2of10isTargeted7performQrSay22UniformTypeIdentifiers6UTTypeVG_AA7BindingVySbGSgSbSaySo14NSItemProviderCG_So7CGPointVtctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-lpic"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onDrop(of:isTargeted:perform:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-lpic":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-lpic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-lpic","title":"onDrop(of:isTargeted:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-lpic"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-lpic"},"kind":"symbol","metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"14.0","name":"iOS","unavailable":false},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"11.0"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","extendedModule":"SwiftUI","title":"onDrop(of:isTargeted:perform:)","externalID":"s:7SwiftUI4ViewPAAE6onDrop2of10isTargeted7performQrSay22UniformTypeIdentifiers6UTTypeVG_AA7BindingVySbGSgSbSaySo14NSItemProviderCG_So7CGPointVtctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onDrop(of:isTargeted:perform:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"supportedContentTypes"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" (["},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-lpic":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onDrop(of:isTargeted:perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-lpic","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-lpic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onhover(perform:).json b/data/documentation/brazeui/contentcardsview/onhover(perform:).json index c1114c44d0..ca6ca9ab59 100644 --- a/data/documentation/brazeui/contentcardsview/onhover(perform:).json +++ b/data/documentation/brazeui/contentcardsview/onhover(perform:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onHover(perform:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onhover(perform:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onHover(perform:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onHover","kind":"identifier"},{"kind":"text","text":"("},{"text":"perform","kind":"externalParam"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"metadata":{"platforms":[{"introducedAt":"13.4","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"introducedAt":"10.15","name":"macOS","deprecated":false,"unavailable":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE7onHover7performQrySbc_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onHover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": ("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"onHover(perform:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onHover(perform:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onHover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/onhover(perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onHover(perform:)","title":"onHover(perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onHover","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE7onHover7performQrySbc_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.4"},{"name":"macOS","introducedAt":"10.15","deprecated":false,"unavailable":false,"beta":false}],"role":"symbol","title":"onHover(perform:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onHover","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onHover(perform:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onhover(perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onHover(perform:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onHover(perform:)":{"kind":"symbol","title":"onHover(perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onHover(perform:)","url":"\/documentation\/brazeui\/contentcardsview\/onhover(perform:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onHover","kind":"identifier"},{"text":"(","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onkeypress(_:action:).json b/data/documentation/brazeui/contentcardsview/onkeypress(_:action:).json index 2ad6bf3d47..84ac74bf91 100644 --- a/data/documentation/brazeui/contentcardsview/onkeypress(_:action:).json +++ b/data/documentation/brazeui/contentcardsview/onkeypress(_:action:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(_:action:)"]}],"metadata":{"roleHeading":"Instance Method","title":"onKeyPress(_:action:)","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10onKeyPress_6actionQrAA0E10EquivalentV_AA0eF0V6ResultOyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"14.0","deprecated":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:action:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onKeyPress(_:action:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(_:action:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:action:)","title":"onKeyPress(_:action:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:action:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onKeyPress(_:action:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"text":"KeyEquivalent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(_:action:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"introducedAt":"17.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"14.0","name":"macOS","beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"tvOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"text":"KeyEquivalent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": () -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"onKeyPress(_:action:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10onKeyPress_6actionQrAA0E10EquivalentV_AA0eF0V6ResultOyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(_:action:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","text":"Result"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"onKeyPress(_:action:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:action:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:action:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onkeypress(_:phases:action:).json b/data/documentation/brazeui/contentcardsview/onkeypress(_:phases:action:).json index 2c240a2e73..bd080e2eda 100644 --- a/data/documentation/brazeui/contentcardsview/onkeypress(_:phases:action:).json +++ b/data/documentation/brazeui/contentcardsview/onkeypress(_:phases:action:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onKeyPress(_:phases:action:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(_:phases:action:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:phases:action:)"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"introducedAt":"17.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"macOS","introducedAt":"14.0"},{"beta":false,"introducedAt":"17.0","name":"tvOS","unavailable":false,"deprecated":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10onKeyPress_6phases6actionQrAA0E10EquivalentV_AA0eF0V6PhasesVAJ6ResultOAJctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent"},{"text":", ","kind":"text"},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","text":"Phases","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"onKeyPress(_:phases:action:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"phases","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","text":"Phases","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":".","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(_:phases:action:)":{"url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:phases:action:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"kind":"text","text":", "},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","text":"Phases","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:phases:action:)","role":"symbol","title":"onKeyPress(_:phases:action:)","kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"text":"KeyEquivalent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"text":", ","kind":"text"},{"text":"phases","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","text":"Phases","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":") -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","text":"Result","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:phases:action:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(_:phases:action:)"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onKeyPress(_:phases:action:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE10onKeyPress_6phases6actionQrAA0E10EquivalentV_AA0eF0V6PhasesVAJ6ResultOAJctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"text":"KeyEquivalent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"phases"},{"kind":"text","text":": "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","text":"Result"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","title":"onKeyPress(_:phases:action:)","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"name":"iOS","introducedAt":"17.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"14.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"17.0"}],"roleHeading":"Instance Method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(_:phases:action:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:phases:action:)","role":"symbol","type":"topic","title":"onKeyPress(_:phases:action:)","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:phases:action:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"text":") -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onkeypress(characters:phases:action:).json b/data/documentation/brazeui/contentcardsview/onkeypress(characters:phases:action:).json index 905bbd13bf..e3581a018f 100644 --- a/data/documentation/brazeui/contentcardsview/onkeypress(characters:phases:action:).json +++ b/data/documentation/brazeui/contentcardsview/onkeypress(characters:phases:action:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false},{"introducedAt":"14.0","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"17.0","name":"tvOS","unavailable":false}],"role":"symbol","title":"onKeyPress(characters:phases:action:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"characters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet"},{"kind":"text","text":", "},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"kind":"text","text":"."},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE10onKeyPress10characters6phases6actionQr10Foundation12CharacterSetV_AA0eF0V6PhasesVAL6ResultOALctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onKeyPress(characters:phases:action:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(characters:phases:action:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"characters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CharacterSet","preciseIdentifier":"s:10Foundation12CharacterSetV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier"},{"text":" = [.down, .repeat], ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(characters:phases:action:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(characters:phases:action:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(characters:phases:action:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"kind":"text","text":"("},{"kind":"externalParam","text":"characters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CharacterSet","preciseIdentifier":"s:10Foundation12CharacterSetV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":") -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onKeyPress(characters:phases:action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(characters:phases:action:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onKeyPress(characters:phases:action:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"text":"characters","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet"},{"kind":"text","text":", "},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"kind":"text","text":" = [.down, .repeat], "},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(characters:phases:action:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(characters:phases:action:)"},"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"onKeyPress(characters:phases:action:)","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"14.0","unavailable":false},{"unavailable":false,"name":"tvOS","introducedAt":"17.0","beta":false,"deprecated":false}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"characters"},{"text":": ","kind":"text"},{"text":"CharacterSet","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12CharacterSetV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"phases"},{"kind":"text","text":": "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE10onKeyPress10characters6phases6actionQr10Foundation12CharacterSetV_AA0eF0V6PhasesVAL6ResultOALctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(characters:phases:action:)":{"abstract":[],"title":"onKeyPress(characters:phases:action:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"text":"characters","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CharacterSet","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12CharacterSetV"},{"kind":"text","text":", "},{"text":"phases","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":") -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(characters:phases:action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(characters:phases:action:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onkeypress(keys:phases:action:).json b/data/documentation/brazeui/contentcardsview/onkeypress(keys:phases:action:).json index 529adf09f8..8dba396465 100644 --- a/data/documentation/brazeui/contentcardsview/onkeypress(keys:phases:action:).json +++ b/data/documentation/brazeui/contentcardsview/onkeypress(keys:phases:action:).json @@ -1 +1 @@ -{"metadata":{"platforms":[{"deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS"},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"macOS","beta":false},{"beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"tvOS"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"onKeyPress(keys:phases:action:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onKeyPress"},{"kind":"text","text":"("},{"text":"keys","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"phases"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10onKeyPress4keys6phases6actionQrShyAA0E10EquivalentVG_AA0eF0V6PhasesVAL6ResultOALctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(keys:phases:action:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(keys:phases:action:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onKeyPress(keys:phases:action:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"text":"keys","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","text":"Phases","kind":"typeIdentifier"},{"text":" = [.down, .repeat], ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"text":") -> ","kind":"text"},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(keys:phases:action:)":{"kind":"symbol","title":"onKeyPress(keys:phases:action:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(keys:phases:action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(keys:phases:action:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"kind":"text","text":"("},{"text":"keys","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onKeyPress"},{"kind":"text","text":"("},{"text":"keys","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"17.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"name":"macOS","introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"17.0","deprecated":false}],"extendedModule":"SwiftUI","title":"onKeyPress(keys:phases:action:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10onKeyPress4keys6phases6actionQrShyAA0E10EquivalentVG_AA0eF0V6PhasesVAL6ResultOALctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"text":"keys","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"text":">, ","kind":"text"},{"text":"phases","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier"},{"text":" = [.down, .repeat], ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","text":"Result"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(keys:phases:action:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onKeyPress(keys:phases:action:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(keys:phases:action:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(keys:phases:action:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(keys:phases:action:)","role":"symbol","title":"onKeyPress(keys:phases:action:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"keys"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"KeyEquivalent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"kind":"text","text":">, "},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(keys:phases:action:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onkeypress(phases:action:).json b/data/documentation/brazeui/contentcardsview/onkeypress(phases:action:).json index 626029e0d9..0dd9353c72 100644 --- a/data/documentation/brazeui/contentcardsview/onkeypress(phases:action:).json +++ b/data/documentation/brazeui/contentcardsview/onkeypress(phases:action:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(phases:action:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"text":"phases","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"text":" = [.down, .repeat], ","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","text":"Result"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(phases:action:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"17.0"},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0","name":"macOS"},{"name":"tvOS","introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10onKeyPress6phases6actionQrAA0eF0V6PhasesV_AH6ResultOAHctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":".","kind":"text"},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI","title":"onKeyPress(phases:action:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onKeyPress(phases:action:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(phases:action:)":{"abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(phases:action:)","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(phases:action:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"phases"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier","text":"Phases"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":") -> "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onKeyPress(phases:action:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(phases:action:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onKeyPress(phases:action:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onkeypress(phases:action:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10onKeyPress6phases6actionQrAA0eF0V6PhasesV_AH6ResultOAHctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","text":"Phases","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":") -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"onKeyPress(phases:action:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"17.0","deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"14.0","beta":false,"unavailable":false},{"unavailable":false,"introducedAt":"17.0","deprecated":false,"name":"tvOS","beta":false}],"symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier"},{"text":" = [.down, .repeat], ","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":") -> "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(phases:action:)":{"title":"onKeyPress(phases:action:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(phases:action:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(phases:action:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:).json b/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:).json index 9812cbaefe..ee022a7ade 100644 --- a/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:).json +++ b/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18onLongPressGesture15minimumDuration15maximumDistance7perform0D15PressingChangedQrSd_14CoreFoundation7CGFloatVyycySbcSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"unavailable":false,"name":"macOS","introducedAt":"10.15","beta":false,"deprecated":false},{"introducedAt":"6.0","name":"watchOS","unavailable":false,"deprecated":false,"beta":false}],"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minimumDuration"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"maximumDistance","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"onPressingChanged","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":" = 0.5, "},{"kind":"externalParam","text":"maximumDistance"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 10, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onPressingChanged","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)":{"url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maximumDistance"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"onPressingChanged","kind":"externalParam"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","role":"symbol","title":"onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":" = 0.5, "},{"text":"maximumDistance","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 10, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onPressingChanged","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"6.0","unavailable":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18onLongPressGesture15minimumDuration15maximumDistance7perform0D15PressingChangedQrSd_14CoreFoundation7CGFloatVyycySbcSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maximumDistance"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"onPressingChanged","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)":{"url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"minimumDuration"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maximumDistance"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onPressingChanged"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","title":"onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:).json b/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:).json index d3a8578a26..d5077ef6a5 100644 --- a/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:).json +++ b/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"kind":"text","text":"("},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":" = 0.5, ","kind":"text"},{"text":"maximumDistance","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":" = 10, ","kind":"text"},{"text":"pressing","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil, "},{"kind":"externalParam","text":"perform"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLongPressGesture"},{"kind":"text","text":"("},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"maximumDistance","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pressing"},{"kind":"text","text":": (("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.0","renamed":"onLongPressGesture(minimumDuration:maximumDuration:perform:onPressingChanged:)","deprecated":false,"name":"iOS","deprecatedAt":"100000.0"},{"deprecatedAt":"100000.0","name":"macOS","introducedAt":"10.15","unavailable":false,"deprecated":false,"renamed":"onLongPressGesture(minimumDuration:maximumDuration:perform:onPressingChanged:)","beta":false},{"introducedAt":"6.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false,"deprecatedAt":"100000.0","renamed":"onLongPressGesture(minimumDuration:maximumDuration:perform:onPressingChanged:)"}],"title":"onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18onLongPressGesture15minimumDuration15maximumDistance8pressing7performQrSd_14CoreFoundation7CGFloatVySbcSgyyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)":{"deprecated":true,"kind":"symbol","title":"onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"minimumDuration"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"text":"maximumDistance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pressing"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"perform"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":" = 0.5, "},{"kind":"externalParam","text":"maximumDistance"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":" = 10, ","kind":"text"},{"kind":"externalParam","text":"pressing"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil, "},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maximumDistance"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"pressing","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"perform"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","platforms":[{"renamed":"onLongPressGesture(minimumDuration:maximumDuration:perform:onPressingChanged:)","unavailable":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false},{"deprecated":false,"renamed":"onLongPressGesture(minimumDuration:maximumDuration:perform:onPressingChanged:)","deprecatedAt":"100000.0","unavailable":false,"beta":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"introducedAt":"6.0","name":"watchOS","deprecatedAt":"100000.0","unavailable":false,"beta":false,"renamed":"onLongPressGesture(minimumDuration:maximumDuration:perform:onPressingChanged:)"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18onLongPressGesture15minimumDuration15maximumDistance8pressing7performQrSd_14CoreFoundation7CGFloatVySbcSgyyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minimumDuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maximumDistance"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pressing"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:perform:onpressingchanged:).json b/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:perform:onpressingchanged:).json index ab296eb545..2f2cbfc985 100644 --- a/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:perform:onpressingchanged:).json +++ b/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:perform:onpressingchanged:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"onLongPressGesture(minimumDuration:perform:onPressingChanged:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0","name":"tvOS"}],"externalID":"s:7SwiftUI4ViewPAAE18onLongPressGesture15minimumDuration7perform0D15PressingChangedQrSd_yycySbcSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onPressingChanged"},{"kind":"text","text":": (("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:perform:onPressingChanged:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onLongPressGesture(minimumDuration:perform:onPressingChanged:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":" = 0.5, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"onPressingChanged","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")? = nil) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:perform:onpressingchanged:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:perform:onPressingChanged:)":{"title":"onLongPressGesture(minimumDuration:perform:onPressingChanged:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:perform:onPressingChanged:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minimumDuration"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onPressingChanged","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:perform:onpressingchanged:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:perform:onpressingchanged:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minimumDuration"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":" = 0.5, "},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onPressingChanged"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")? = nil) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onPressingChanged","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"deprecated":false,"name":"tvOS","introducedAt":"14.0","unavailable":false,"beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18onLongPressGesture15minimumDuration7perform0D15PressingChangedQrSd_yycySbcSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"onLongPressGesture(minimumDuration:perform:onPressingChanged:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onLongPressGesture(minimumDuration:perform:onPressingChanged:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:perform:onPressingChanged:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:perform:onPressingChanged:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"kind":"text","text":"("},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onPressingChanged","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","title":"onLongPressGesture(minimumDuration:perform:onPressingChanged:)","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:perform:onpressingchanged:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:perform:onPressingChanged:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:pressing:perform:).json b/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:pressing:perform:).json index 789605d628..d0fb05d456 100644 --- a/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:pressing:perform:).json +++ b/data/documentation/brazeui/contentcardsview/onlongpressgesture(minimumduration:pressing:perform:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onLongPressGesture(minimumDuration:pressing:perform:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:pressing:perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"onLongPressGesture(minimumDuration:pressing:perform:)","extendedModule":"SwiftUI","platforms":[{"name":"tvOS","deprecatedAt":"100000.0","beta":false,"renamed":"onLongPressGesture(minimumDuration:perform:onPressingChanged:)","introducedAt":"14.0","unavailable":false,"deprecated":false}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"pressing","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE18onLongPressGesture15minimumDuration8pressing7performQrSd_ySbcSgyyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLongPressGesture"},{"kind":"text","text":"("},{"text":"minimumDuration","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":" = 0.5, "},{"kind":"externalParam","text":"pressing"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")? = nil, "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:pressing:perform:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:pressing:perform:)":{"title":"onLongPressGesture(minimumDuration:pressing:perform:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:pressing:perform:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minimumDuration"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"text":"pressing","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:pressing:perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onLongPressGesture(minimumDuration:pressing:perform:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLongPressGesture","kind":"identifier"},{"kind":"text","text":"("},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":" = 0.5, ","kind":"text"},{"kind":"externalParam","text":"pressing"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")? = nil, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"renamed":"onLongPressGesture(minimumDuration:perform:onPressingChanged:)","unavailable":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"14.0","name":"tvOS","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"text":"pressing","kind":"externalParam"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"perform","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18onLongPressGesture15minimumDuration8pressing7performQrSd_ySbcSgyyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"onLongPressGesture(minimumDuration:pressing:perform:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:pressing:perform:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:pressing:perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:pressing:perform:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pressing"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","role":"symbol","deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:pressing:perform:)","abstract":[],"title":"onLongPressGesture(minimumDuration:pressing:perform:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:pressing:perform:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onopenurl(perform:).json b/data/documentation/brazeui/contentcardsview/onopenurl(perform:).json index 046e54b2bd..1a0f0fdbf9 100644 --- a/data/documentation/brazeui/contentcardsview/onopenurl(perform:).json +++ b/data/documentation/brazeui/contentcardsview/onopenurl(perform:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onOpenURL(perform:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onOpenURL","kind":"identifier"},{"text":"(","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> ()) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onOpenURL(perform:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onopenurl(perform:)"]}],"kind":"symbol","metadata":{"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE9onOpenURL7performQry10Foundation0F0Vc_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"14.0"},{"introducedAt":"11.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"14.0","name":"tvOS","beta":false,"deprecated":false,"unavailable":false},{"name":"watchOS","introducedAt":"7.0","unavailable":false,"beta":false,"deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onOpenURL","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> ()) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"onOpenURL(perform:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onOpenURL(perform:)":{"title":"onOpenURL(perform:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onOpenURL(perform:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onOpenURL","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onopenurl(perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onOpenURL"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":") -> ()) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onOpenURL(perform:)"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE9onOpenURL7performQry10Foundation0F0Vc_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onOpenURL"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":") -> ()) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","title":"onOpenURL(perform:)","role":"symbol","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"11.0","name":"macOS","beta":false,"deprecated":false},{"introducedAt":"14.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"7.0","name":"watchOS"}],"roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onopenurl(perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.onOpenURL(perform:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onOpenURL(perform:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onOpenURL","kind":"identifier"},{"text":"(","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":") -> ()) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onOpenURL(perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onopenurl(perform:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onOpenURL(perform:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onpreferencechange(_:perform:).json b/data/documentation/brazeui/contentcardsview/onpreferencechange(_:perform:).json index b1c55d89c6..c6e33eabf2 100644 --- a/data/documentation/brazeui/contentcardsview/onpreferencechange(_:perform:).json +++ b/data/documentation/brazeui/contentcardsview/onpreferencechange(_:perform:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"10.15"},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","beta":false}],"title":"onPreferenceChange(_:perform:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onPreferenceChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE18onPreferenceChange_7performQrqd__m_y5ValueQyd__ctAA0E3KeyRd__SQAGRQlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onPreferenceChange(_:perform:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onpreferencechange(_:perform:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onPreferenceChange","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type = K.self, "},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"PreferenceKey","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP"},{"kind":"text","text":", "},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SQ","kind":"typeIdentifier","text":"Equatable"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onPreferenceChange(_:perform:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onPreferenceChange(_:perform:)":{"title":"onPreferenceChange(_:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onPreferenceChange(_:perform:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/onpreferencechange(_:perform:)","abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onPreferenceChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"K","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onPreferenceChange(_:perform:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPreferenceChange","kind":"identifier"},{"text":"<","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type = K.self, "},{"kind":"externalParam","text":"perform"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"PreferenceKey","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP"},{"kind":"text","text":", "},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onPreferenceChange(_:perform:)"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE18onPreferenceChange_7performQrqd__m_y5ValueQyd__ctAA0E3KeyRd__SQAGRQlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0","deprecated":false},{"beta":false,"introducedAt":"10.15","deprecated":false,"unavailable":false,"name":"macOS"},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"role":"symbol","title":"onPreferenceChange(_:perform:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPreferenceChange","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onpreferencechange(_:perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onPreferenceChange(_:perform:)":{"title":"onPreferenceChange(_:perform:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onPreferenceChange(_:perform:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/onpreferencechange(_:perform:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPreferenceChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onreceive(_:perform:).json b/data/documentation/brazeui/contentcardsview/onreceive(_:perform:).json index d2adac5f6d..d3e1abc9bb 100644 --- a/data/documentation/brazeui/contentcardsview/onreceive(_:perform:).json +++ b/data/documentation/brazeui/contentcardsview/onreceive(_:perform:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onReceive","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"publisher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onreceive(_:perform:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onReceive(_:perform:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"onReceive(_:perform:)","role":"symbol","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onReceive","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE9onReceive_7performQrqd___y6OutputQyd__ct7Combine9PublisherRd__s5NeverO7FailureRtd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"13.0","unavailable":false},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","beta":false},{"name":"tvOS","introducedAt":"13.0","deprecated":false,"beta":false,"unavailable":false},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onReceive(_:perform:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onReceive(_:perform:)":{"kind":"symbol","title":"onReceive(_:perform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onreceive(_:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onReceive(_:perform:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onReceive","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onReceive(_:perform:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onReceive","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"publisher"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/onreceive(_:perform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onReceive(_:perform:)"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"beta":false,"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE9onReceive_7performQrqd___y6OutputQyd__ct7Combine9PublisherRd__s5NeverO7FailureRtd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onReceive","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onReceive(_:perform:)","roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onReceive(_:perform:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onReceive(_:perform:)","role":"symbol","type":"topic","title":"onReceive(_:perform:)","url":"\/documentation\/brazeui\/contentcardsview\/onreceive(_:perform:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onReceive","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/onsubmit(of:_:).json b/data/documentation/brazeui/contentcardsview/onsubmit(of:_:).json index ae5356421b..2e13cf5583 100644 --- a/data/documentation/brazeui/contentcardsview/onsubmit(of:_:).json +++ b/data/documentation/brazeui/contentcardsview/onsubmit(of:_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onSubmit(of:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onSubmit","kind":"identifier"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":" "},{"text":"triggers","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"SubmitTriggers","preciseIdentifier":"s:7SwiftUI14SubmitTriggersV","kind":"typeIdentifier"},{"text":" = .text, ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onsubmit(of:_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE8onSubmit2of_QrAA0E8TriggersV_yyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"onSubmit(of:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onSubmit"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SubmitTriggers","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14SubmitTriggersV"},{"kind":"text","text":", (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"15.0"},{"beta":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"deprecated":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"15.0"},{"introducedAt":"8.0","unavailable":false,"deprecated":false,"beta":false,"name":"watchOS"}],"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onSubmit(of:_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onSubmit(of:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onSubmit"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14SubmitTriggersV","text":"SubmitTriggers"},{"kind":"text","text":", (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/onsubmit(of:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onSubmit(of:_:)","title":"onSubmit(of:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onSubmit","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"triggers","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI14SubmitTriggersV","kind":"typeIdentifier","text":"SubmitTriggers"},{"text":" = .text, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onSubmit(of:_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/onsubmit(of:_:)"]}],"metadata":{"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onSubmit","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14SubmitTriggersV","text":"SubmitTriggers"},{"text":", (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE8onSubmit2of_QrAA0E8TriggersV_yyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"12.0"},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"title":"onSubmit(of:_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onSubmit(of:_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onSubmit(of:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onSubmit(of:_:)","role":"symbol","type":"topic","title":"onSubmit(of:_:)","url":"\/documentation\/brazeui\/contentcardsview\/onsubmit(of:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onSubmit"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SubmitTriggers","preciseIdentifier":"s:7SwiftUI14SubmitTriggersV","kind":"typeIdentifier"},{"text":", (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ontapgesture(count:coordinatespace:perform:)-5g1bv.json b/data/documentation/brazeui/contentcardsview/ontapgesture(count:coordinatespace:perform:)-5g1bv.json index cc8a36409a..5b31c934f8 100644 --- a/data/documentation/brazeui/contentcardsview/ontapgesture(count:coordinatespace:perform:)-5g1bv.json +++ b/data/documentation/brazeui/contentcardsview/ontapgesture(count:coordinatespace:perform:)-5g1bv.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-5g1bv"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onTapGesture(count:coordinateSpace:perform:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTapGesture"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 1, "},{"kind":"externalParam","text":"coordinateSpace"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","kind":"typeIdentifier","text":"CoordinateSpaceProtocol"},{"text":" = .local, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-5g1bv"]}],"metadata":{"extendedModule":"SwiftUI","title":"onTapGesture(count:coordinateSpace:perform:)","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE12onTapGesture5count15coordinateSpace7performQrSi_qd__ySo7CGPointVctAA010CoordinateI8ProtocolRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"17.0","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"14.0","name":"macOS","beta":false},{"name":"watchOS","introducedAt":"10.0","deprecated":false,"unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTapGesture"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"coordinateSpace"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","kind":"typeIdentifier","text":"CoordinateSpaceProtocol"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:coordinateSpace:perform:)-5g1bv":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTapGesture"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coordinateSpace"},{"kind":"text","text":": some "},{"text":"CoordinateSpaceProtocol","preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-5g1bv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-5g1bv","title":"onTapGesture(count:coordinateSpace:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-5g1bv"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTapGesture"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" = 1, ","kind":"text"},{"text":"coordinateSpace","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol","kind":"typeIdentifier"},{"text":" = .local, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onTapGesture(count:coordinateSpace:perform:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-5g1bv","interfaceLanguage":"swift"},"metadata":{"platforms":[{"introducedAt":"17.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"10.0","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE12onTapGesture5count15coordinateSpace7performQrSi_qd__ySo7CGPointVctAA010CoordinateI8ProtocolRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTapGesture","kind":"identifier"},{"kind":"text","text":"("},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"coordinateSpace","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"onTapGesture(count:coordinateSpace:perform:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:coordinateSpace:perform:)-5g1bv":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-5g1bv","role":"symbol","type":"topic","title":"onTapGesture(count:coordinateSpace:perform:)","url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-5g1bv","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"CoordinateSpaceProtocol","preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ontapgesture(count:coordinatespace:perform:)-7j1jo.json b/data/documentation/brazeui/contentcardsview/ontapgesture(count:coordinatespace:perform:)-7j1jo.json index 5bc4304e3c..7d90cb117c 100644 --- a/data/documentation/brazeui/contentcardsview/ontapgesture(count:coordinatespace:perform:)-7j1jo.json +++ b/data/documentation/brazeui/contentcardsview/ontapgesture(count:coordinatespace:perform:)-7j1jo.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTapGesture","kind":"identifier"},{"kind":"text","text":"("},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" = 1, ","kind":"text"},{"kind":"externalParam","text":"coordinateSpace"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace","kind":"typeIdentifier"},{"text":" = .local, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":" "},{"kind":"internalParam","text":"action"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","title":"onTapGesture(count:coordinateSpace:perform:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE12onTapGesture5count15coordinateSpace7performQrSi_AA010CoordinateI0OySo7CGPointVctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"coordinateSpace","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CoordinateSpace","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"message":"use overload that accepts a CoordinateSpaceProtocol instead","name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"16.0","deprecatedAt":"100000.0","beta":false},{"deprecatedAt":"100000.0","beta":false,"introducedAt":"13.0","message":"use overload that accepts a CoordinateSpaceProtocol instead","unavailable":false,"name":"macOS","deprecated":false},{"introducedAt":"9.0","message":"use overload that accepts a CoordinateSpaceProtocol instead","unavailable":false,"name":"watchOS","deprecatedAt":"100000.0","deprecated":false,"beta":false},{"name":"visionOS","introducedAt":"1.0","message":"use overload that accepts a CoordinateSpaceProtocol instead","deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onTapGesture(count:coordinateSpace:perform:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-7j1jo","interfaceLanguage":"swift"},"kind":"symbol","deprecationSummary":[{"inlineContent":[{"type":"text","text":"use overload that accepts a CoordinateSpaceProtocol instead"}],"type":"paragraph"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-7j1jo"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:coordinateSpace:perform:)-7j1jo":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"coordinateSpace"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": ("},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-7j1jo","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-7j1jo","title":"onTapGesture(count:coordinateSpace:perform:)","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onTapGesture","kind":"identifier"},{"kind":"text","text":"("},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":" = 1, ","kind":"text"},{"kind":"externalParam","text":"coordinateSpace"},{"text":": ","kind":"text"},{"text":"CoordinateSpace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO"},{"text":" = .local, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-7j1jo"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-7j1jo"]}],"sections":[],"deprecationSummary":[{"inlineContent":[{"type":"text","text":"use overload that accepts a CoordinateSpaceProtocol instead"}],"type":"paragraph"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.onTapGesture(count:coordinateSpace:perform:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"coordinateSpace"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"onTapGesture(count:coordinateSpace:perform:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","deprecatedAt":"100000.0","message":"use overload that accepts a CoordinateSpaceProtocol instead","beta":false,"introducedAt":"16.0","unavailable":false},{"beta":false,"deprecatedAt":"100000.0","unavailable":false,"name":"macOS","message":"use overload that accepts a CoordinateSpaceProtocol instead","deprecated":false,"introducedAt":"13.0"},{"deprecatedAt":"100000.0","introducedAt":"9.0","message":"use overload that accepts a CoordinateSpaceProtocol instead","deprecated":false,"name":"watchOS","unavailable":false,"beta":false},{"introducedAt":"1.0","unavailable":false,"name":"visionOS","beta":false,"message":"use overload that accepts a CoordinateSpaceProtocol instead","deprecatedAt":"100000.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE12onTapGesture5count15coordinateSpace7performQrSi_AA010CoordinateI0OySo7CGPointVctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:coordinateSpace:perform:)-7j1jo":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-7j1jo","role":"symbol","title":"onTapGesture(count:coordinateSpace:perform:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-7j1jo","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTapGesture"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CoordinateSpace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/ontapgesture(count:perform:).json b/data/documentation/brazeui/contentcardsview/ontapgesture(count:perform:).json index bc7889a236..9e1b806289 100644 --- a/data/documentation/brazeui/contentcardsview/ontapgesture(count:perform:).json +++ b/data/documentation/brazeui/contentcardsview/ontapgesture(count:perform:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.onTapGesture(count:perform:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"onTapGesture(count:perform:)","externalID":"s:7SwiftUI4ViewPAAE12onTapGesture5count7performQrSi_yyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTapGesture"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"16.0"},{"introducedAt":"6.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:perform:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onTapGesture","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"count"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" = 1, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:perform:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:perform:)":{"kind":"symbol","title":"onTapGesture(count:perform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:perform:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:perform:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.onTapGesture(count:perform:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:perform:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" = 1, "},{"text":"perform","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"title":"onTapGesture(count:perform:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTapGesture","kind":"identifier"},{"kind":"text","text":"("},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"unavailable":false,"name":"macOS","deprecated":false,"introducedAt":"10.15","beta":false},{"beta":false,"unavailable":false,"introducedAt":"16.0","name":"tvOS","deprecated":false},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"6.0"}],"externalID":"s:7SwiftUI4ViewPAAE12onTapGesture5count7performQrSi_yyctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:perform:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTapGesture"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","title":"onTapGesture(count:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:perform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:perform:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/opacity(_:).json b/data/documentation/brazeui/contentcardsview/opacity(_:).json index fdaad0dadf..5e3da4d67e 100644 --- a/data/documentation/brazeui/contentcardsview/opacity(_:).json +++ b/data/documentation/brazeui/contentcardsview/opacity(_:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE7opacityyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"opacity(_:)","platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false},{"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"opacity","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/opacity(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.opacity(_:)"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/opacity(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"opacity","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"opacity","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/opacity(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/opacity(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"opacity","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/opacity(_:)","role":"symbol","title":"opacity(_:)","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.opacity(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"opacity","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"opacity"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/opacity(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/opacity(_:)"]}],"sections":[],"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"opacity(_:)","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"opacity","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"13.0","unavailable":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"introducedAt":"6.0","beta":false,"deprecated":false,"name":"watchOS","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE7opacityyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/opacity(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/opacity(_:)","role":"symbol","type":"topic","title":"opacity(_:)","url":"\/documentation\/brazeui\/contentcardsview\/opacity(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"opacity","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/overlay(_:alignment:).json b/data/documentation/brazeui/contentcardsview/overlay(_:alignment:).json index 712417e982..967853442f 100644 --- a/data/documentation/brazeui/contentcardsview/overlay(_:alignment:).json +++ b/data/documentation/brazeui/contentcardsview/overlay(_:alignment:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.overlay(_:alignment:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"deprecationSummary":[{"inlineContent":[{"type":"text","text":"Use `overlay(alignment:content:)` instead."}],"type":"paragraph"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"platforms":[{"name":"iOS","deprecatedAt":"100000.0","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false,"message":"Use `overlay(alignment:content:)` instead."},{"beta":false,"unavailable":false,"introducedAt":"10.15","deprecatedAt":"100000.0","deprecated":false,"name":"macOS","message":"Use `overlay(alignment:content:)` instead."},{"introducedAt":"13.0","name":"tvOS","deprecated":false,"message":"Use `overlay(alignment:content:)` instead.","beta":false,"deprecatedAt":"100000.0","unavailable":false},{"name":"watchOS","unavailable":false,"deprecatedAt":"100000.0","introducedAt":"6.0","beta":false,"deprecated":false,"message":"Use `overlay(alignment:content:)` instead."},{"message":"Use `overlay(alignment:content:)` instead.","introducedAt":"1.0","beta":false,"name":"visionOS","deprecatedAt":"100000.0","deprecated":false,"unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"text":"Overlay","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Overlay","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","title":"overlay(_:alignment:)","externalID":"s:7SwiftUI4ViewPAAE7overlay_9alignmentQrqd___AA9AlignmentVtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/overlay(_:alignment:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:alignment:)"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"text":"<","kind":"text"},{"text":"Overlay","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"overlay"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Overlay"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"text":" = .center) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Overlay","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:alignment:)":{"deprecated":true,"kind":"symbol","title":"overlay(_:alignment:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:alignment:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"overlay","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Overlay","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Overlay","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier","text":"Alignment"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use `overlay(alignment:content:)` instead.","type":"text"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Overlay","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"overlay","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Overlay","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":" = .center) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Overlay"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.overlay(_:alignment:)"},{"type":"text","text":"."}],"metadata":{"title":"overlay(_:alignment:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Overlay"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Overlay"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"name":"iOS","unavailable":false,"deprecatedAt":"100000.0","deprecated":false,"message":"Use `overlay(alignment:content:)` instead.","beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","name":"macOS","deprecated":false,"deprecatedAt":"100000.0","beta":false,"message":"Use `overlay(alignment:content:)` instead.","unavailable":false},{"unavailable":false,"name":"tvOS","deprecated":false,"beta":false,"message":"Use `overlay(alignment:content:)` instead.","introducedAt":"13.0","deprecatedAt":"100000.0"},{"introducedAt":"6.0","beta":false,"name":"watchOS","unavailable":false,"deprecatedAt":"100000.0","message":"Use `overlay(alignment:content:)` instead.","deprecated":false},{"message":"Use `overlay(alignment:content:)` instead.","unavailable":false,"deprecatedAt":"100000.0","name":"visionOS","introducedAt":"1.0","beta":false,"deprecated":false}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE7overlay_9alignmentQrqd___AA9AlignmentVtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/overlay(_:alignment:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:alignment:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:alignment:)":{"role":"symbol","title":"overlay(_:alignment:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:alignment:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Overlay","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Overlay"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:alignment:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/overlay(_:ignoressafeareaedges:).json b/data/documentation/brazeui/contentcardsview/overlay(_:ignoressafeareaedges:).json index 2cfd53afef..0dd0b7be3c 100644 --- a/data/documentation/brazeui/contentcardsview/overlay(_:ignoressafeareaedges:).json +++ b/data/documentation/brazeui/contentcardsview/overlay(_:ignoressafeareaedges:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.overlay(_:ignoresSafeAreaEdges:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":" = .all) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/overlay(_:ignoressafeareaedges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:ignoresSafeAreaEdges:)"},"metadata":{"title":"overlay(_:ignoresSafeAreaEdges:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"15.0"},{"unavailable":false,"beta":false,"introducedAt":"12.0","name":"macOS","deprecated":false},{"unavailable":false,"introducedAt":"15.0","name":"tvOS","deprecated":false,"beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"8.0","name":"watchOS","beta":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overlay"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE7overlay_20ignoresSafeAreaEdgesQrqd___AA4EdgeO3SetVtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:ignoresSafeAreaEdges:)":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:ignoressafeareaedges:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:ignoresSafeAreaEdges:)","title":"overlay(_:ignoresSafeAreaEdges:)"}}} \ No newline at end of file +{"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE7overlay_20ignoresSafeAreaEdgesQrqd___AA4EdgeO3SetVtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"overlay(_:ignoresSafeAreaEdges:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"overlay","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","introducedAt":"15.0","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"8.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"extendedModule":"SwiftUI"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/overlay(_:ignoressafeareaedges:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:ignoresSafeAreaEdges:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.overlay(_:ignoresSafeAreaEdges:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlay","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"edges"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":" = .all) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"ShapeStyle","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:ignoresSafeAreaEdges:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"overlay(_:ignoresSafeAreaEdges:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:ignoressafeareaedges:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:ignoresSafeAreaEdges:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/overlay(_:in:fillstyle:).json b/data/documentation/brazeui/contentcardsview/overlay(_:in:fillstyle:).json index 375e904b12..bf9c400d6b 100644 --- a/data/documentation/brazeui/contentcardsview/overlay(_:in:fillstyle:).json +++ b/data/documentation/brazeui/contentcardsview/overlay(_:in:fillstyle:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/overlay(_:in:fillstyle:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overlay"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"kind":"text","text":": "},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0","beta":false},{"unavailable":false,"introducedAt":"12.0","name":"macOS","deprecated":false,"beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"15.0"},{"beta":false,"name":"watchOS","introducedAt":"8.0","unavailable":false,"deprecated":false}],"role":"symbol","title":"overlay(_:in:fillStyle:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE7overlay_2in9fillStyleQrqd___qd_0_AA04FillG0VtAA05ShapeG0Rd__AA0I0Rd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shape"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"kind":"text","text":": "},{"text":"FillStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":" = FillStyle()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Shape","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ShapeP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:in:fillStyle:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.overlay(_:in:fillStyle:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:in:fillStyle:)":{"kind":"symbol","title":"overlay(_:in:fillStyle:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:in:fillstyle:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:in:fillStyle:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"overlay"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/overlay(_:in:fillstyle:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.overlay(_:in:fillStyle:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overlay","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"shape","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier","text":"FillStyle"},{"text":" = FillStyle()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ShapeP","text":"Shape","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:in:fillStyle:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE7overlay_2in9fillStyleQrqd___qd_0_AA04FillG0VtAA05ShapeG0Rd__AA0I0Rd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"overlay(_:in:fillStyle:)","role":"symbol","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"15.0"},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"12.0"},{"name":"tvOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"beta":false,"introducedAt":"8.0","unavailable":false,"name":"watchOS","deprecated":false}],"roleHeading":"Instance Method"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:in:fillStyle:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:in:fillStyle:)","role":"symbol","type":"topic","title":"overlay(_:in:fillStyle:)","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:in:fillstyle:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/overlay(alignment:content:).json b/data/documentation/brazeui/contentcardsview/overlay(alignment:content:).json index 61776b4f3b..b5f9eef460 100644 --- a/data/documentation/brazeui/contentcardsview/overlay(alignment:content:).json +++ b/data/documentation/brazeui/contentcardsview/overlay(alignment:content:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"overlay"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":" = .center, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.overlay(alignment:content:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(alignment:content:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/overlay(alignment:content:)"]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","title":"overlay(alignment:content:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE7overlay9alignment7contentQrAA9AlignmentV_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"15.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"12.0","unavailable":false},{"introducedAt":"15.0","unavailable":false,"name":"tvOS","deprecated":false,"beta":false},{"introducedAt":"8.0","beta":false,"deprecated":false,"name":"watchOS","unavailable":false}],"symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(alignment:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"overlay(alignment:content:)","url":"\/documentation\/brazeui\/contentcardsview\/overlay(alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(alignment:content:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/overlay(alignment:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE7overlay9alignment7contentQrAA9AlignmentV_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false,"name":"tvOS"},{"introducedAt":"8.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"roleHeading":"Instance Method","title":"overlay(alignment:content:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"text":" = .center, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(alignment:content:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.overlay(alignment:content:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(alignment:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"overlay(alignment:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(alignment:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(alignment:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/overlaypreferencevalue(_:_:).json b/data/documentation/brazeui/contentcardsview/overlaypreferencevalue(_:_:).json index f0f2517ab7..642ee5a262 100644 --- a/data/documentation/brazeui/contentcardsview/overlaypreferencevalue(_:_:).json +++ b/data/documentation/brazeui/contentcardsview/overlaypreferencevalue(_:_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.overlayPreferenceValue(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"overlayPreferenceValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Key"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":".Type = Key.self, "},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","text":"PreferenceKey"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:_:)"},"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlayPreferenceValue"},{"text":"<","kind":"text"},{"text":"Key","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"text":".Type, (","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"beta":false},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0"}],"title":"overlayPreferenceValue(_:_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE22overlayPreferenceValueyQrqd__m_qd_0_0F0Qyd__ctAA0E3KeyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlayPreferenceValue(_:_:)":{"kind":"symbol","title":"overlayPreferenceValue(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlayPreferenceValue"},{"kind":"text","text":"<"},{"text":"Key","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"kind":"text","text":".Type, ("},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Key","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"text":".Type = Key.self, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Key"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"text":" : ","kind":"text"},{"text":"PreferenceKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.overlayPreferenceValue(_:_:)"},{"type":"text","text":"."}],"metadata":{"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlayPreferenceValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Key"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Key"},{"kind":"text","text":".Type, ("},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0"},{"unavailable":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0","beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","title":"overlayPreferenceValue(_:_:)","externalID":"s:7SwiftUI4ViewPAAE22overlayPreferenceValueyQrqd__m_qd_0_0F0Qyd__ctAA0E3KeyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/overlayPreferenceValue(_:_:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:_:)","title":"overlayPreferenceValue(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Key"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"kind":"text","text":".Type, ("},{"kind":"typeIdentifier","text":"Key"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:_:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/overlaypreferencevalue(_:alignment:_:).json b/data/documentation/brazeui/contentcardsview/overlaypreferencevalue(_:alignment:_:).json index a38fabdfc1..c6d7d1cc04 100644 --- a/data/documentation/brazeui/contentcardsview/overlaypreferencevalue(_:alignment:_:).json +++ b/data/documentation/brazeui/contentcardsview/overlaypreferencevalue(_:alignment:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":" = .center, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","text":"PreferenceKey"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:alignment:_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:alignment:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.overlayPreferenceValue(_:alignment:_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE22overlayPreferenceValue_9alignment_Qrqd__m_AA9AlignmentVqd_0_0F0Qyd__ctAA0E3KeyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"16.0","beta":false},{"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"9.0","deprecated":false,"beta":false,"unavailable":false,"name":"watchOS"}],"role":"symbol","roleHeading":"Instance Method","title":"overlayPreferenceValue(_:alignment:_:)","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlayPreferenceValue(_:alignment:_:)":{"title":"overlayPreferenceValue(_:alignment:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:alignment:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"text":"<","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", (","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:alignment:_:)"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE22overlayPreferenceValue_9alignment_Qrqd__m_AA9AlignmentVqd_0_0F0Qyd__ctAA0E3KeyRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"overlayPreferenceValue(_:alignment:_:)","platforms":[{"introducedAt":"16.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0","name":"tvOS"},{"introducedAt":"9.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"text":", ","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:alignment:_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:alignment:_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.overlayPreferenceValue(_:alignment:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlayPreferenceValue"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"kind":"text","text":" = .center, "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"PreferenceKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlayPreferenceValue(_:alignment:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:alignment:_:)","role":"symbol","type":"topic","title":"overlayPreferenceValue(_:alignment:_:)","url":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:alignment:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/padding(_:)-4pjqc.json b/data/documentation/brazeui/contentcardsview/padding(_:)-4pjqc.json index 3e344b4c7d..cd9e2b19ba 100644 --- a/data/documentation/brazeui/contentcardsview/padding(_:)-4pjqc.json +++ b/data/documentation/brazeui/contentcardsview/padding(_:)-4pjqc.json @@ -1 +1 @@ -{"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE7paddingyQrAA10EdgeInsetsVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"padding(_:)","symbolKind":"method","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"10.15","beta":false,"deprecated":false,"name":"macOS"},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS"},{"introducedAt":"6.0","name":"watchOS","beta":false,"deprecated":false,"unavailable":false}],"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"insets","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/padding(_:)-4pjqc"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-4pjqc","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.padding(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:)-4pjqc":{"kind":"symbol","title":"padding(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-4pjqc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-4pjqc","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-4pjqc","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/padding(_:)-4pjqc"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"padding(_:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE7paddingyQrAA10EdgeInsetsVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"beta":false,"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false},{"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"insets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.padding(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:)-4pjqc":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-4pjqc","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-4pjqc","title":"padding(_:)","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/padding(_:)-65l3c.json b/data/documentation/brazeui/contentcardsview/padding(_:)-65l3c.json index 4231b34d18..3f2c414171 100644 --- a/data/documentation/brazeui/contentcardsview/padding(_:)-65l3c.json +++ b/data/documentation/brazeui/contentcardsview/padding(_:)-65l3c.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"length","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"introducedAt":"6.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"padding(_:)","externalID":"s:7SwiftUI4ViewPAAE7paddingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-65l3c","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/padding(_:)-65l3c"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.padding(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:)-65l3c":{"kind":"symbol","title":"padding(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-65l3c","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-65l3c","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/padding(_:)-65l3c"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-65l3c","interfaceLanguage":"swift"},"metadata":{"platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"introducedAt":"10.15","deprecated":false,"unavailable":false,"name":"macOS"},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"padding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"padding(_:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE7paddingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.padding(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"length","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:)-65l3c":{"role":"symbol","title":"padding(_:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-65l3c","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-65l3c"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/padding(_:_:).json b/data/documentation/brazeui/contentcardsview/padding(_:_:).json index 8cc2684a53..92534ce109 100644 --- a/data/documentation/brazeui/contentcardsview/padding(_:_:).json +++ b/data/documentation/brazeui/contentcardsview/padding(_:_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/padding(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"edges"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":" = .all, ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.padding(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","title":"padding(_:_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","deprecated":false,"introducedAt":"10.15"},{"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false,"beta":false}],"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE7paddingyQrAA4EdgeO3SetV_14CoreFoundation7CGFloatVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:_:)":{"kind":"symbol","title":"padding(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":", "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.padding(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","title":"padding(_:_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE7paddingyQrAA4EdgeO3SetV_14CoreFoundation7CGFloatVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false},{"introducedAt":"10.15","deprecated":false,"name":"macOS","beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false},{"unavailable":false,"introducedAt":"6.0","name":"watchOS","beta":false,"deprecated":false}],"symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/padding(_:_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":" = .all, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"length"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:_:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:_:)","title":"padding(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/paletteselectioneffect(_:).json b/data/documentation/brazeui/contentcardsview/paletteselectioneffect(_:).json index 2b2f8cc927..e366266f6b 100644 --- a/data/documentation/brazeui/contentcardsview/paletteselectioneffect(_:).json +++ b/data/documentation/brazeui/contentcardsview/paletteselectioneffect(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"paletteSelectionEffect"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI22PaletteSelectionEffectV","kind":"typeIdentifier","text":"PaletteSelectionEffect"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method","title":"paletteSelectionEffect(_:)","externalID":"s:7SwiftUI4ViewPAAE22paletteSelectionEffectyQrAA07PaletteeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.paletteSelectionEffect(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"paletteSelectionEffect"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"effect","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PaletteSelectionEffectV","text":"PaletteSelectionEffect","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/paletteselectioneffect(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/paletteSelectionEffect(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/paletteSelectionEffect(_:)":{"kind":"symbol","title":"paletteSelectionEffect(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/paletteselectioneffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/paletteSelectionEffect(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"paletteSelectionEffect"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PaletteSelectionEffect","preciseIdentifier":"s:7SwiftUI22PaletteSelectionEffectV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.paletteSelectionEffect(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/paletteSelectionEffect(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE22paletteSelectionEffectyQrAA07PaletteeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"paletteSelectionEffect(_:)","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"iOS","deprecated":false},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"14.0"}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"paletteSelectionEffect"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI22PaletteSelectionEffectV","text":"PaletteSelectionEffect","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/paletteselectioneffect(_:)"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"paletteSelectionEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"effect"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI22PaletteSelectionEffectV","kind":"typeIdentifier","text":"PaletteSelectionEffect"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/paletteSelectionEffect(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"paletteSelectionEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PaletteSelectionEffect","preciseIdentifier":"s:7SwiftUI22PaletteSelectionEffectV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"paletteSelectionEffect(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/paletteselectioneffect(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/paletteSelectionEffect(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/persistentsystemoverlays(_:).json b/data/documentation/brazeui/contentcardsview/persistentsystemoverlays(_:).json index bf32731f5c..9494990ff7 100644 --- a/data/documentation/brazeui/contentcardsview/persistentsystemoverlays(_:).json +++ b/data/documentation/brazeui/contentcardsview/persistentsystemoverlays(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/persistentsystemoverlays(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE24persistentSystemOverlaysyQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentSystemOverlays"},{"text":"(","kind":"text"},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"persistentSystemOverlays(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false},{"beta":false,"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"13.0"},{"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false,"beta":false},{"beta":false,"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"9.0"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.persistentSystemOverlays(_:)"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"persistentSystemOverlays","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"visibility","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/persistentSystemOverlays(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/persistentSystemOverlays(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"persistentSystemOverlays"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/persistentsystemoverlays(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/persistentSystemOverlays(_:)","title":"persistentSystemOverlays(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/persistentSystemOverlays(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"persistentSystemOverlays"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"visibility","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/persistentsystemoverlays(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE24persistentSystemOverlaysyQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"persistentSystemOverlays","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"16.0","beta":false,"deprecated":false},{"name":"macOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS","beta":false},{"name":"watchOS","deprecated":false,"introducedAt":"9.0","unavailable":false,"beta":false}],"roleHeading":"Instance Method","role":"symbol","title":"persistentSystemOverlays(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.persistentSystemOverlays(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/persistentSystemOverlays(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"persistentSystemOverlays","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"persistentSystemOverlays(_:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/persistentsystemoverlays(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/persistentSystemOverlays(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/phaseanimator(_:content:animation:).json b/data/documentation/brazeui/contentcardsview/phaseanimator(_:content:animation:).json index 2e1219ddf2..2da6618d33 100644 --- a/data/documentation/brazeui/contentcardsview/phaseanimator(_:content:animation:).json +++ b/data/documentation/brazeui/contentcardsview/phaseanimator(_:content:animation:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.phaseAnimator(_:content:animation:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:content:animation:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:content:animation:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"phaseAnimator"},{"text":"<","kind":"text"},{"text":"Phase","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"phases"},{"text":": some ","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"PlaceholderContentView","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":", "},{"kind":"externalParam","text":"animation"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Phase"},{"text":") -> ","kind":"text"},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"? = { _ in .default }) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Phase","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE13phaseAnimator_7content9animationQrqd_0__qd_1_AA018PlaceholderContentC0VyxG_qd__tcAA9AnimationVSgqd__ctSQRd__7ElementQyd_0_Rsd__STRd_0_AaBRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"17.0","name":"iOS","unavailable":false,"deprecated":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0"},{"deprecated":false,"name":"tvOS","introducedAt":"17.0","unavailable":false,"beta":false},{"introducedAt":"10.0","name":"watchOS","unavailable":false,"deprecated":false,"beta":false}],"symbolKind":"method","title":"phaseAnimator(_:content:animation:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"phaseAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Phase","kind":"genericParameter"},{"text":">(some ","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Phase"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"animation"},{"text":": (","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/phaseAnimator(_:content:animation:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:content:animation:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"phaseAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Phase"},{"text":">(some ","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"PlaceholderContentView","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Phase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animation"},{"text":": (","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"phaseAnimator(_:content:animation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:content:animation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:content:animation:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.phaseAnimator(_:content:animation:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"phaseAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Phase","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"phases"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:ST","text":"Sequence"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"text":"animation","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation","kind":"typeIdentifier"},{"kind":"text","text":"? = { _ in .default }) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":"\n"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:content:animation:)"]}],"metadata":{"title":"phaseAnimator(_:content:animation:)","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false,"name":"iOS"},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"17.0"},{"name":"watchOS","deprecated":false,"introducedAt":"10.0","beta":false,"unavailable":false}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE13phaseAnimator_7content9animationQrqd_0__qd_1_AA018PlaceholderContentC0VyxG_qd__tcAA9AnimationVSgqd__ctSQRd__7ElementQyd_0_Rsd__STRd_0_AaBRd_1_r1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phaseAnimator"},{"kind":"text","text":"<"},{"text":"Phase","kind":"genericParameter"},{"kind":"text","text":">(some "},{"text":"Sequence","preciseIdentifier":"s:ST","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Phase"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"kind":"externalParam","text":"animation"},{"text":": (","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/phaseAnimator(_:content:animation:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phaseAnimator"},{"text":"<","kind":"text"},{"text":"Phase","kind":"genericParameter"},{"text":">(some ","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">, "},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"animation","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Phase","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"phaseAnimator(_:content:animation:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:content:animation:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:content:animation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/phaseanimator(_:trigger:content:animation:).json b/data/documentation/brazeui/contentcardsview/phaseanimator(_:trigger:content:animation:).json index 83e35470c3..708691850d 100644 --- a/data/documentation/brazeui/contentcardsview/phaseanimator(_:trigger:content:animation:).json +++ b/data/documentation/brazeui/contentcardsview/phaseanimator(_:trigger:content:animation:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"phaseAnimator"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Phase"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"phases","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Sequence","preciseIdentifier":"s:ST","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:SQ","kind":"typeIdentifier","text":"Equatable"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">, ","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animation"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"? = { _ in .default }) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Phase","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:trigger:content:animation:)"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"phaseAnimator","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Phase","kind":"genericParameter"},{"text":">(some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ST","text":"Sequence"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trigger"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Equatable","preciseIdentifier":"s:SQ"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","kind":"typeIdentifier","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Phase","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"text":"animation","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","title":"phaseAnimator(_:trigger:content:animation:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE13phaseAnimator_7trigger7content9animationQrqd_0__qd_1_qd_2_AA018PlaceholderContentC0VyxG_qd__tcAA9AnimationVSgqd__ctSQRd__7ElementQyd_0_Rsd__STRd_0_SQRd_1_AaBRd_2_r2_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"14.0"},{"beta":false,"introducedAt":"17.0","deprecated":false,"name":"tvOS","unavailable":false},{"introducedAt":"10.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:trigger:content:animation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.phaseAnimator(_:trigger:content:animation:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/phaseAnimator(_:trigger:content:animation:)":{"type":"topic","role":"symbol","title":"phaseAnimator(_:trigger:content:animation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:trigger:content:animation:)","url":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:trigger:content:animation:)","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phaseAnimator"},{"kind":"text","text":"<"},{"text":"Phase","kind":"genericParameter"},{"text":">(some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ST","text":"Sequence"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trigger"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:SQ","kind":"typeIdentifier","text":"Equatable"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Phase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"animation","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"phaseAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Phase","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"phases"},{"kind":"text","text":": some "},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"text":", ","kind":"text"},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:SQ","kind":"typeIdentifier","text":"Equatable"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Phase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animation"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation","kind":"typeIdentifier"},{"kind":"text","text":"? = { _ in .default }) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Phase"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Equatable","preciseIdentifier":"s:SQ"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:trigger:content:animation:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.phaseAnimator(_:trigger:content:animation:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0","name":"macOS"},{"name":"tvOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"10.0"}],"externalID":"s:7SwiftUI4ViewPAAE13phaseAnimator_7trigger7content9animationQrqd_0__qd_1_qd_2_AA018PlaceholderContentC0VyxG_qd__tcAA9AnimationVSgqd__ctSQRd__7ElementQyd_0_Rsd__STRd_0_SQRd_1_AaBRd_2_r2_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"phaseAnimator(_:trigger:content:animation:)","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"phaseAnimator","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Phase","kind":"genericParameter"},{"text":">(some ","kind":"text"},{"text":"Sequence","preciseIdentifier":"s:ST","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"text":"PlaceholderContentView","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">, ","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"animation","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier","text":"Animation"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:trigger:content:animation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/phaseAnimator(_:trigger:content:animation:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:trigger:content:animation:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:trigger:content:animation:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phaseAnimator"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Phase"},{"text":">(some ","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">, "},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"animation"},{"text":": (","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","title":"phaseAnimator(_:trigger:content:animation:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/pickerstyle(_:).json b/data/documentation/brazeui/contentcardsview/pickerstyle(_:).json index ddd1cc123e..222b2d960f 100644 --- a/data/documentation/brazeui/contentcardsview/pickerstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/pickerstyle(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/pickerstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"pickerStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","platforms":[{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"iOS"},{"deprecated":false,"introducedAt":"10.15","beta":false,"unavailable":false,"name":"macOS"},{"name":"tvOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"pickerStyle(_:)","externalID":"s:7SwiftUI4ViewPAAE11pickerStyleyQrqd__AA06PickerE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.pickerStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/pickerStyle(_:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pickerStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11PickerStyleP","kind":"typeIdentifier","text":"PickerStyle"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/pickerStyle(_:)":{"kind":"symbol","title":"pickerStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/pickerstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/pickerStyle(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pickerStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/pickerStyle(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.pickerStyle(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"pickerStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI11PickerStyleP","text":"PickerStyle","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/pickerstyle(_:)"]}],"metadata":{"platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false},{"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"deprecated":false,"introducedAt":"6.0","name":"watchOS","beta":false,"unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"pickerStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"pickerStyle(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11pickerStyleyQrqd__AA06PickerE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/pickerStyle(_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/pickerstyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pickerStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/pickerStyle(_:)","abstract":[],"role":"symbol","title":"pickerStyle(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/popover(ispresented:attachmentanchor:arrowedge:content:).json b/data/documentation/brazeui/contentcardsview/popover(ispresented:attachmentanchor:arrowedge:content:).json index f78726bcf5..b75acc6743 100644 --- a/data/documentation/brazeui/contentcardsview/popover(ispresented:attachmentanchor:arrowedge:content:).json +++ b/data/documentation/brazeui/contentcardsview/popover(ispresented:attachmentanchor:arrowedge:content:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(isPresented:attachmentAnchor:arrowEdge:content:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.popover(isPresented:attachmentAnchor:arrowEdge:content:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"popover","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"attachmentAnchor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","kind":"typeIdentifier","text":"PopoverAttachmentAnchor"},{"text":", ","kind":"text"},{"text":"arrowEdge","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"name":"macOS","beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"popover(isPresented:attachmentAnchor:arrowEdge:content:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE7popover11isPresented16attachmentAnchor9arrowEdge7contentQrAA7BindingVySbG_AA017PopoverAttachmentH0OAA0J0Oqd__yctAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/popover(ispresented:attachmentanchor:arrowedge:content:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"popover","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","kind":"typeIdentifier","text":"PopoverAttachmentAnchor"},{"kind":"text","text":" = .rect(.bounds), "},{"text":"arrowEdge","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":" = .top, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Content","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/popover(isPresented:attachmentAnchor:arrowEdge:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"popover"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"kind":"text","text":": "},{"text":"PopoverAttachmentAnchor","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arrowEdge"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/popover(ispresented:attachmentanchor:arrowedge:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(isPresented:attachmentAnchor:arrowEdge:content:)","title":"popover(isPresented:attachmentAnchor:arrowEdge:content:)","role":"symbol"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(isPresented:attachmentAnchor:arrowEdge:content:)"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE7popover11isPresented16attachmentAnchor9arrowEdge7contentQrAA7BindingVySbG_AA017PopoverAttachmentH0OAA0J0Oqd__yctAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"popover(isPresented:attachmentAnchor:arrowEdge:content:)","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"popover","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"attachmentAnchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"PopoverAttachmentAnchor","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"arrowEdge"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false,"deprecated":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":false,"beta":false}],"role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"popover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"attachmentAnchor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PopoverAttachmentAnchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO"},{"text":" = .rect(.bounds), ","kind":"text"},{"kind":"externalParam","text":"arrowEdge"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"kind":"text","text":" = .top, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Content","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.popover(isPresented:attachmentAnchor:arrowEdge:content:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/popover(ispresented:attachmentanchor:arrowedge:content:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/popover(isPresented:attachmentAnchor:arrowEdge:content:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/popover(ispresented:attachmentanchor:arrowedge:content:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"popover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"attachmentAnchor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","kind":"typeIdentifier","text":"PopoverAttachmentAnchor"},{"text":", ","kind":"text"},{"text":"arrowEdge","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(isPresented:attachmentAnchor:arrowEdge:content:)","abstract":[],"kind":"symbol","title":"popover(isPresented:attachmentAnchor:arrowEdge:content:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/popover(item:attachmentanchor:arrowedge:content:).json b/data/documentation/brazeui/contentcardsview/popover(item:attachmentanchor:arrowedge:content:).json index 6c52bf3079..79fb8e3146 100644 --- a/data/documentation/brazeui/contentcardsview/popover(item:attachmentanchor:arrowedge:content:).json +++ b/data/documentation/brazeui/contentcardsview/popover(item:attachmentanchor:arrowedge:content:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.popover(item:attachmentAnchor:arrowEdge:content:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/popover(item:attachmentanchor:arrowedge:content:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(item:attachmentAnchor:arrowEdge:content:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"popover","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"attachmentAnchor"},{"kind":"text","text":": "},{"text":"PopoverAttachmentAnchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO"},{"text":" = .rect(.bounds), ","kind":"text"},{"kind":"externalParam","text":"arrowEdge"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":" = .top, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Item","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Item"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"popover","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"text":", ","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","text":"PopoverAttachmentAnchor"},{"text":", ","kind":"text"},{"text":"arrowEdge","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","beta":false}],"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method","title":"popover(item:attachmentAnchor:arrowEdge:content:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE7popover4item16attachmentAnchor9arrowEdge7contentQrAA7BindingVyqd__SgG_AA017PopoverAttachmentG0OAA0I0Oqd_0_qd__cts12IdentifiableRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/popover(item:attachmentAnchor:arrowEdge:content:)":{"kind":"symbol","title":"popover(item:attachmentAnchor:arrowEdge:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/popover(item:attachmentanchor:arrowedge:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(item:attachmentAnchor:arrowEdge:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"popover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","text":"PopoverAttachmentAnchor","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"arrowEdge","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(item:attachmentAnchor:arrowEdge:content:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/popover(item:attachmentanchor:arrowedge:content:)"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"popover","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","kind":"typeIdentifier","text":"PopoverAttachmentAnchor"},{"kind":"text","text":" = .rect(.bounds), "},{"text":"arrowEdge","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":" = .top, "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Content","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"popover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"text":": ","kind":"text"},{"text":"PopoverAttachmentAnchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arrowEdge"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"popover(item:attachmentAnchor:arrowEdge:content:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE7popover4item16attachmentAnchor9arrowEdge7contentQrAA7BindingVyqd__SgG_AA017PopoverAttachmentG0OAA0I0Oqd_0_qd__cts12IdentifiableRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.popover(item:attachmentAnchor:arrowEdge:content:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/popover(item:attachmentAnchor:arrowEdge:content:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"popover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"PopoverAttachmentAnchor","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO"},{"text":", ","kind":"text"},{"text":"arrowEdge","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"popover(item:attachmentAnchor:arrowEdge:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(item:attachmentAnchor:arrowEdge:content:)","url":"\/documentation\/brazeui\/contentcardsview\/popover(item:attachmentanchor:arrowedge:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/position(_:).json b/data/documentation/brazeui/contentcardsview/position(_:).json index 2776affffc..ead5a78dec 100644 --- a/data/documentation/brazeui/contentcardsview/position(_:).json +++ b/data/documentation/brazeui/contentcardsview/position(_:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"position"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"position(_:)","platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.15"},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE8positionyQrSo7CGPointVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/position(_:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.position(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"position"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"position","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/position(_:)":{"kind":"symbol","title":"position(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/position(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"position","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","beta":false,"unavailable":false},{"unavailable":false,"introducedAt":"6.0","beta":false,"name":"watchOS","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"position(_:)","externalID":"s:7SwiftUI4ViewPAAE8positionyQrSo7CGPointVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"position"},{"kind":"text","text":"("},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.position(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"position","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"position"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/position(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/position(_:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"position","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(_:)","url":"\/documentation\/brazeui\/contentcardsview\/position(_:)","title":"position(_:)","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/position(x:y:).json b/data/documentation/brazeui/contentcardsview/position(x:y:).json index aa7400f8e2..9d89c267ec 100644 --- a/data/documentation/brazeui/contentcardsview/position(x:y:).json +++ b/data/documentation/brazeui/contentcardsview/position(x:y:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"position","kind":"identifier"},{"kind":"text","text":"("},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 0, ","kind":"text"},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":" = 0) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(x:y:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","title":"position(x:y:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"position","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"x"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE8position1x1yQr14CoreFoundation7CGFloatV_AItF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/position(x:y:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.position(x:y:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/position(x:y:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(x:y:)","type":"topic","role":"symbol","title":"position(x:y:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"position","kind":"identifier"},{"text":"(","kind":"text"},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"y"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/position(x:y:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.position(x:y:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false,"name":"iOS"},{"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS","beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"position"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"x"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"text":"y","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE8position1x1yQr14CoreFoundation7CGFloatV_AItF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","title":"position(x:y:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/position(x:y:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(x:y:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"position","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":" = 0, ","kind":"text"},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 0) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/position(x:y:)":{"abstract":[],"title":"position(x:y:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(x:y:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/position(x:y:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"position"},{"kind":"text","text":"("},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/preference(key:value:).json b/data/documentation/brazeui/contentcardsview/preference(key:value:).json index 6aa71ade2c..75ac51e6d5 100644 --- a/data/documentation/brazeui/contentcardsview/preference(key:value:).json +++ b/data/documentation/brazeui/contentcardsview/preference(key:value:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preference(key:value:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/preference(key:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.preference(key:value:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preference"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type = K.self, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","kind":"typeIdentifier","text":"PreferenceKey"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"preference(key:value:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preference","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"10.15"},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false,"name":"tvOS"},{"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10preference3key5valueQrqd__m_5ValueQyd__tAA13PreferenceKeyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/preference(key:value:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preference(key:value:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preference","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/preference(key:value:)","title":"preference(key:value:)","abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"preference(key:value:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preference"},{"text":"<","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false,"name":"tvOS"},{"beta":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE10preference3key5valueQrqd__m_5ValueQyd__tAA13PreferenceKeyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preference(key:value:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preference"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"text":".Type = K.self, ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":" : "},{"text":"PreferenceKey","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.preference(key:value:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/preference(key:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/preference(key:value:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"preference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"preference(key:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preference(key:value:)","url":"\/documentation\/brazeui\/contentcardsview\/preference(key:value:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/preferredcolorscheme(_:).json b/data/documentation/brazeui/contentcardsview/preferredcolorscheme(_:).json index 3b0b3c89ea..936a71be6f 100644 --- a/data/documentation/brazeui/contentcardsview/preferredcolorscheme(_:).json +++ b/data/documentation/brazeui/contentcardsview/preferredcolorscheme(_:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"preferredColorScheme","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"colorScheme"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preferredColorScheme(_:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"iOS"},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"11.0","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","beta":false},{"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false,"beta":false}],"title":"preferredColorScheme(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"preferredColorScheme"},{"text":"(","kind":"text"},{"text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE20preferredColorSchemeyQrAA0eF0OSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.preferredColorScheme(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/preferredcolorscheme(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/preferredColorScheme(_:)":{"type":"topic","role":"symbol","title":"preferredColorScheme(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preferredColorScheme(_:)","url":"\/documentation\/brazeui\/contentcardsview\/preferredcolorscheme(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredColorScheme"},{"text":"(","kind":"text"},{"text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.preferredColorScheme(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"preferredColorScheme","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"colorScheme","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ColorScheme","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ColorSchemeO"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"preferredColorScheme(_:)","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","introducedAt":"11.0","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE20preferredColorSchemeyQrAA0eF0OSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preferredColorScheme","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","text":"ColorScheme","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preferredColorScheme(_:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/preferredcolorscheme(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/preferredColorScheme(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"preferredColorScheme","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preferredColorScheme(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/preferredcolorscheme(_:)","title":"preferredColorScheme(_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationbackground(_:).json b/data/documentation/brazeui/contentcardsview/presentationbackground(_:).json index c561e91313..d86ff5a7e4 100644 --- a/data/documentation/brazeui/contentcardsview/presentationbackground(_:).json +++ b/data/documentation/brazeui/contentcardsview/presentationbackground(_:).json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationBackground","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/presentationbackground(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.presentationBackground(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE22presentationBackgroundyQrqd__AA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationBackground"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"presentationBackground(_:)","platforms":[{"deprecated":false,"beta":false,"introducedAt":"16.4","unavailable":false,"name":"iOS"},{"name":"macOS","introducedAt":"13.3","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"16.4"},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"9.4","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackground(_:)":{"kind":"symbol","title":"presentationBackground(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationBackground","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationBackground"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.presentationBackground(_:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE22presentationBackgroundyQrqd__AA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationBackground","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"16.4"},{"deprecated":false,"name":"macOS","introducedAt":"13.3","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"16.4","unavailable":false},{"deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"9.4"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","title":"presentationBackground(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationbackground(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackground(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(_:)","kind":"symbol","role":"symbol","title":"presentationBackground(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationbackground(alignment:content:).json b/data/documentation/brazeui/contentcardsview/presentationbackground(alignment:content:).json index 33cd99ba8c..0a6c7abb12 100644 --- a/data/documentation/brazeui/contentcardsview/presentationbackground(alignment:content:).json +++ b/data/documentation/brazeui/contentcardsview/presentationbackground(alignment:content:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(alignment:content:)"},"metadata":{"roleHeading":"Instance Method","title":"presentationBackground(alignment:content:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"introducedAt":"16.4","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"name":"macOS","unavailable":false,"introducedAt":"13.3","deprecated":false},{"introducedAt":"16.4","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"deprecated":false,"introducedAt":"9.4","unavailable":false,"beta":false,"name":"watchOS"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE22presentationBackground9alignment7contentQrAA9AlignmentV_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationBackground","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationBackground","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":" = .center, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.presentationBackground(alignment:content:)"},{"text":".","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationbackground(alignment:content:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackground(alignment:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(alignment:content:)","title":"presentationBackground(alignment:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(alignment:content:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE22presentationBackground9alignment7contentQrAA9AlignmentV_qd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"presentationBackground(alignment:content:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationBackground","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"16.4","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.3"},{"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"16.4","beta":false},{"name":"watchOS","deprecated":false,"introducedAt":"9.4","unavailable":false,"beta":false}],"symbolKind":"method","extendedModule":"SwiftUI","role":"symbol"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.presentationBackground(alignment:content:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":" = .center, "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationbackground(alignment:content:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackground(alignment:content:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(alignment:content:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(alignment:content:)","role":"symbol","title":"presentationBackground(alignment:content:)","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationbackgroundinteraction(_:).json b/data/documentation/brazeui/contentcardsview/presentationbackgroundinteraction(_:).json index 6bb7708c85..3890ed1c5c 100644 --- a/data/documentation/brazeui/contentcardsview/presentationbackgroundinteraction(_:).json +++ b/data/documentation/brazeui/contentcardsview/presentationbackgroundinteraction(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.presentationBackgroundInteraction(_:)"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationbackgroundinteraction(_:)"]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackgroundInteraction(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationBackgroundInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"interaction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI33PresentationBackgroundInteractionV","text":"PresentationBackgroundInteraction"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}]}]}],"metadata":{"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationBackgroundInteraction"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"PresentationBackgroundInteraction","preciseIdentifier":"s:7SwiftUI33PresentationBackgroundInteractionV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"presentationBackgroundInteraction(_:)","platforms":[{"introducedAt":"16.4","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"13.3","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"16.4"},{"name":"watchOS","introducedAt":"9.4","unavailable":false,"beta":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE33presentationBackgroundInteractionyQrAA012PresentationeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackgroundInteraction(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationBackgroundInteraction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI33PresentationBackgroundInteractionV","text":"PresentationBackgroundInteraction"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationbackgroundinteraction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackgroundInteraction(_:)","title":"presentationBackgroundInteraction(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationBackgroundInteraction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"interaction","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI33PresentationBackgroundInteractionV","kind":"typeIdentifier","text":"PresentationBackgroundInteraction"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationbackgroundinteraction(_:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.presentationBackgroundInteraction(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"16.4"},{"name":"macOS","introducedAt":"13.3","deprecated":false,"beta":false,"unavailable":false},{"introducedAt":"16.4","beta":false,"name":"tvOS","unavailable":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"9.4","name":"watchOS"}],"title":"presentationBackgroundInteraction(_:)","externalID":"s:7SwiftUI4ViewPAAE33presentationBackgroundInteractionyQrAA012PresentationeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationBackgroundInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI33PresentationBackgroundInteractionV","text":"PresentationBackgroundInteraction"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackgroundInteraction(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackgroundInteraction(_:)":{"title":"presentationBackgroundInteraction(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationBackgroundInteraction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PresentationBackgroundInteraction","preciseIdentifier":"s:7SwiftUI33PresentationBackgroundInteractionV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationbackgroundinteraction(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackgroundInteraction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationcompactadaptation(_:).json b/data/documentation/brazeui/contentcardsview/presentationcompactadaptation(_:).json index 8b69c38165..29d1b87cbc 100644 --- a/data/documentation/brazeui/contentcardsview/presentationcompactadaptation(_:).json +++ b/data/documentation/brazeui/contentcardsview/presentationcompactadaptation(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(_:)"]}],"metadata":{"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"16.4","unavailable":false},{"deprecated":false,"introducedAt":"13.3","name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"16.4","unavailable":false},{"deprecated":false,"introducedAt":"9.4","beta":false,"unavailable":false,"name":"watchOS"}],"roleHeading":"Instance Method","title":"presentationCompactAdaptation(_:)","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationCompactAdaptation"},{"kind":"text","text":"("},{"text":"PresentationAdaptation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE29presentationCompactAdaptationyQrAA012PresentationF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.presentationCompactAdaptation(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationCompactAdaptation"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"adaptation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCompactAdaptation(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(_:)","type":"topic","title":"presentationCompactAdaptation(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationCompactAdaptation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","abstract":[]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE29presentationCompactAdaptationyQrAA012PresentationF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"16.4","deprecated":false},{"introducedAt":"13.3","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.4"},{"unavailable":false,"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"9.4"}],"title":"presentationCompactAdaptation(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationCompactAdaptation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.presentationCompactAdaptation(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationCompactAdaptation","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"adaptation","kind":"internalParam"},{"kind":"text","text":": "},{"text":"PresentationAdaptation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCompactAdaptation(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationCompactAdaptation","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"presentationCompactAdaptation(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationcompactadaptation(horizontal:vertical:).json b/data/documentation/brazeui/contentcardsview/presentationcompactadaptation(horizontal:vertical:).json index 0cc355efe1..ddb509d40f 100644 --- a/data/documentation/brazeui/contentcardsview/presentationcompactadaptation(horizontal:vertical:).json +++ b/data/documentation/brazeui/contentcardsview/presentationcompactadaptation(horizontal:vertical:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(horizontal:vertical:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationCompactAdaptation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"horizontal","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"horizontalAdaptation"},{"text":": ","kind":"text"},{"text":"PresentationAdaptation","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"vertical"},{"kind":"text","text":" "},{"kind":"internalParam","text":"verticalAdaptation"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","metadata":{"roleHeading":"Instance Method","title":"presentationCompactAdaptation(horizontal:vertical:)","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationCompactAdaptation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"horizontal"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"vertical","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PresentationAdaptation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"16.4"},{"name":"macOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.3"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"16.4","name":"tvOS"},{"unavailable":false,"name":"watchOS","introducedAt":"9.4","beta":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE29presentationCompactAdaptation10horizontal8verticalQrAA012PresentationF0V_AHtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(horizontal:vertical:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.presentationCompactAdaptation(horizontal:vertical:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCompactAdaptation(horizontal:vertical:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationCompactAdaptation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"horizontal"},{"kind":"text","text":": "},{"text":"PresentationAdaptation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV"},{"kind":"text","text":", "},{"text":"vertical","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(horizontal:vertical:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(horizontal:vertical:)","title":"presentationCompactAdaptation(horizontal:vertical:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.presentationCompactAdaptation(horizontal:vertical:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationCompactAdaptation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"horizontal","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"PresentationAdaptation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV"},{"text":", ","kind":"text"},{"text":"vertical","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","kind":"typeIdentifier","text":"PresentationAdaptation"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"beta":false,"name":"iOS","introducedAt":"16.4","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"13.3","unavailable":false,"name":"macOS","beta":false},{"name":"tvOS","introducedAt":"16.4","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"beta":false,"introducedAt":"9.4","deprecated":false,"name":"watchOS"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE29presentationCompactAdaptation10horizontal8verticalQrAA012PresentationF0V_AHtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"presentationCompactAdaptation(horizontal:vertical:)","extendedModule":"SwiftUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(horizontal:vertical:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationCompactAdaptation"},{"kind":"text","text":"("},{"kind":"externalParam","text":"horizontal"},{"kind":"text","text":" "},{"text":"horizontalAdaptation","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","kind":"typeIdentifier","text":"PresentationAdaptation"},{"kind":"text","text":", "},{"kind":"externalParam","text":"vertical"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"verticalAdaptation"},{"text":": ","kind":"text"},{"text":"PresentationAdaptation","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(horizontal:vertical:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCompactAdaptation(horizontal:vertical:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationCompactAdaptation"},{"text":"(","kind":"text"},{"text":"horizontal","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"vertical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"presentationCompactAdaptation(horizontal:vertical:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(horizontal:vertical:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(horizontal:vertical:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationcontentinteraction(_:).json b/data/documentation/brazeui/contentcardsview/presentationcontentinteraction(_:).json index 06ea60b222..633daf45d4 100644 --- a/data/documentation/brazeui/contentcardsview/presentationcontentinteraction(_:).json +++ b/data/documentation/brazeui/contentcardsview/presentationcontentinteraction(_:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","platforms":[{"beta":false,"deprecated":false,"introducedAt":"16.4","name":"iOS","unavailable":false},{"beta":false,"introducedAt":"13.3","name":"macOS","deprecated":false,"unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.4"},{"unavailable":false,"introducedAt":"9.4","name":"watchOS","deprecated":false,"beta":false}],"roleHeading":"Instance Method","title":"presentationContentInteraction(_:)","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE30presentationContentInteractionyQrAA012PresentationeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationContentInteraction"},{"text":"(","kind":"text"},{"text":"PresentationContentInteraction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30PresentationContentInteractionV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/presentationcontentinteraction(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.presentationContentInteraction(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationContentInteraction(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationContentInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"behavior"},{"text":": ","kind":"text"},{"text":"PresentationContentInteraction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30PresentationContentInteractionV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationContentInteraction(_:)":{"kind":"symbol","title":"presentationContentInteraction(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationcontentinteraction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationContentInteraction(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationContentInteraction","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI30PresentationContentInteractionV","text":"PresentationContentInteraction","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.presentationContentInteraction(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationContentInteraction"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"behavior"},{"kind":"text","text":": "},{"text":"PresentationContentInteraction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30PresentationContentInteractionV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationcontentinteraction(_:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationContentInteraction(_:)"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"presentationContentInteraction(_:)","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"16.4","deprecated":false},{"introducedAt":"13.3","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"16.4","name":"tvOS","deprecated":false},{"beta":false,"unavailable":false,"name":"watchOS","deprecated":false,"introducedAt":"9.4"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE30presentationContentInteractionyQrAA012PresentationeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationContentInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"PresentationContentInteraction","preciseIdentifier":"s:7SwiftUI30PresentationContentInteractionV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationContentInteraction(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationContentInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"PresentationContentInteraction","preciseIdentifier":"s:7SwiftUI30PresentationContentInteractionV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"presentationContentInteraction(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationContentInteraction(_:)","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/presentationcontentinteraction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationcornerradius(_:).json b/data/documentation/brazeui/contentcardsview/presentationcornerradius(_:).json index 0ad75c1729..8ace431fa9 100644 --- a/data/documentation/brazeui/contentcardsview/presentationcornerradius(_:).json +++ b/data/documentation/brazeui/contentcardsview/presentationcornerradius(_:).json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/presentationcornerradius(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCornerRadius(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.presentationCornerRadius(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationCornerRadius","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"cornerRadius","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","introducedAt":"16.4","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"13.3","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"16.4","deprecated":false},{"introducedAt":"9.4","name":"watchOS","deprecated":false,"beta":false,"unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE24presentationCornerRadiusyQr14CoreFoundation7CGFloatVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationCornerRadius"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"presentationCornerRadius(_:)","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCornerRadius(_:)":{"kind":"symbol","title":"presentationCornerRadius(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationcornerradius(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCornerRadius(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationCornerRadius"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/presentationcornerradius(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCornerRadius(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationCornerRadius"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"cornerRadius"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"presentationCornerRadius(_:)","platforms":[{"name":"iOS","introducedAt":"16.4","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"13.3","unavailable":false,"beta":false,"name":"macOS"},{"introducedAt":"16.4","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"9.4","name":"watchOS","unavailable":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE24presentationCornerRadiusyQr14CoreFoundation7CGFloatVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationCornerRadius","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.presentationCornerRadius(_:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCornerRadius(_:)":{"title":"presentationCornerRadius(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationCornerRadius","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationcornerradius(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCornerRadius(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationdetents(_:).json b/data/documentation/brazeui/contentcardsview/presentationdetents(_:).json index 63ddfb88cc..a3167f4b65 100644 --- a/data/documentation/brazeui/contentcardsview/presentationdetents(_:).json +++ b/data/documentation/brazeui/contentcardsview/presentationdetents(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.presentationDetents(_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"metadata":{"platforms":[{"deprecated":false,"introducedAt":"16.0","name":"iOS","unavailable":false,"beta":false},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"introducedAt":"16.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"9.0"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE19presentationDetentsyQrShyAA18PresentationDetentVGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"presentationDetents(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationDetents"},{"kind":"text","text":"("},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"PresentationDetent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationDetents","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"detents"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","kind":"typeIdentifier","text":"PresentationDetent"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDetents(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDetents"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:)","title":"presentationDetents(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDetents"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","kind":"typeIdentifier","text":"PresentationDetent"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"presentationDetents(_:)","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"deprecated":false,"unavailable":false,"name":"iOS","introducedAt":"16.0"},{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"16.0","deprecated":false},{"name":"watchOS","introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE19presentationDetentsyQrShyAA18PresentationDetentVGF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.presentationDetents(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationDetents","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"detents"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDetents(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:)","url":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDetents"},{"text":"(","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"PresentationDetent","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","role":"symbol","type":"topic","title":"presentationDetents(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationdetents(_:selection:).json b/data/documentation/brazeui/contentcardsview/presentationdetents(_:selection:).json index 70a633a4e4..64b0a1c3b1 100644 --- a/data/documentation/brazeui/contentcardsview/presentationdetents(_:selection:).json +++ b/data/documentation/brazeui/contentcardsview/presentationdetents(_:selection:).json @@ -1 +1 @@ -{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:selection:)"]}],"kind":"symbol","metadata":{"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationDetents"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"selection","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","title":"presentationDetents(_:selection:)","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false},{"name":"macOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"16.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"deprecated":false,"introducedAt":"9.0","name":"watchOS","unavailable":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE19presentationDetents_9selectionQrShyAA18PresentationDetentVG_AA7BindingVyAGGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:selection:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDetents"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"detents"},{"text":": ","kind":"text"},{"text":"Set","preciseIdentifier":"s:Sh","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"PresentationDetent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"selection"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"PresentationDetent","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.presentationDetents(_:selection:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDetents(_:selection:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDetents"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"PresentationDetent","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"text":">, ","kind":"text"},{"text":"selection","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:selection:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:selection:)","title":"presentationDetents(_:selection:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"role":"symbol","title":"presentationDetents(_:selection:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE19presentationDetents_9selectionQrShyAA18PresentationDetentVG_AA7BindingVyAGGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"macOS"},{"introducedAt":"16.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"name":"watchOS","introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationDetents"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent"},{"text":">, ","kind":"text"},{"text":"selection","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"PresentationDetent","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:selection:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationDetents","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"detents","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"text":"PresentationDetent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"selection"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.presentationDetents(_:selection:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:selection:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDetents(_:selection:)":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:selection:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:selection:)","title":"presentationDetents(_:selection:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationDetents","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"selection","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"PresentationDetent","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/presentationdragindicator(_:).json b/data/documentation/brazeui/contentcardsview/presentationdragindicator(_:).json index 146e740bb1..60f053000f 100644 --- a/data/documentation/brazeui/contentcardsview/presentationdragindicator(_:).json +++ b/data/documentation/brazeui/contentcardsview/presentationdragindicator(_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDragIndicator(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.presentationDragIndicator(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDragIndicator"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"visibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/presentationdragindicator(_:)"]}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"16.0","name":"iOS"},{"unavailable":false,"name":"macOS","introducedAt":"13.0","beta":false,"deprecated":false},{"name":"tvOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"16.0"},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE25presentationDragIndicatoryQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDragIndicator"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"presentationDragIndicator(_:)","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDragIndicator(_:)":{"kind":"symbol","title":"presentationDragIndicator(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationdragindicator(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDragIndicator(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDragIndicator"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/presentationdragindicator(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDragIndicator"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"visibility","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.presentationDragIndicator(_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE25presentationDragIndicatoryQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","platforms":[{"introducedAt":"16.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"13.0"},{"introducedAt":"16.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"9.0","beta":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDragIndicator"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"presentationDragIndicator(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDragIndicator(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDragIndicator(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationDragIndicator"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"presentationDragIndicator(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationdragindicator(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDragIndicator(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/previewcontext(_:).json b/data/documentation/brazeui/contentcardsview/previewcontext(_:).json index 3e21aab581..1dfa05fc74 100644 --- a/data/documentation/brazeui/contentcardsview/previewcontext(_:).json +++ b/data/documentation/brazeui/contentcardsview/previewcontext(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewContext(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE14previewContextyQrqd__AA07PreviewE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"previewContext","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","title":"previewContext(_:)","roleHeading":"Instance Method","symbolKind":"method","platforms":[{"deprecated":false,"name":"iOS","beta":false,"unavailable":false,"introducedAt":"14.0"},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"11.0","deprecated":false},{"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false},{"deprecated":false,"introducedAt":"7.0","name":"watchOS","unavailable":false,"beta":false}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.previewContext(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/previewcontext(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewContext"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14PreviewContextP","text":"PreviewContext","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewContext(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewContext","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/previewcontext(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewContext(_:)","title":"previewContext(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewContext"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE14previewContextyQrqd__AA07PreviewE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"introducedAt":"14.0","unavailable":false,"deprecated":false,"name":"iOS"},{"introducedAt":"11.0","deprecated":false,"beta":false,"name":"macOS","unavailable":false},{"introducedAt":"14.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"introducedAt":"7.0","deprecated":false,"beta":false,"unavailable":false,"name":"watchOS"}],"title":"previewContext(_:)","extendedModule":"SwiftUI","role":"symbol","symbolKind":"method"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewContext(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewContext"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"PreviewContext","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14PreviewContextP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/previewcontext(_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.previewContext(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewContext(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewContext(_:)","kind":"symbol","role":"symbol","title":"previewContext(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"previewContext"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/previewcontext(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/previewdevice(_:).json b/data/documentation/brazeui/contentcardsview/previewdevice(_:).json index 09628379bb..ed51b9163a 100644 --- a/data/documentation/brazeui/contentcardsview/previewdevice(_:).json +++ b/data/documentation/brazeui/contentcardsview/previewdevice(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.previewDevice(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"deprecated":false,"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false},{"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","deprecated":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE13previewDeviceyQrAA07PreviewE0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"previewDevice","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreviewDeviceV","text":"PreviewDevice"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","title":"previewDevice(_:)","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/previewdevice(_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"previewDevice"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"text":"PreviewDevice","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreviewDeviceV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDevice(_:)"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewDevice(_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/previewdevice(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewDevice","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PreviewDevice","preciseIdentifier":"s:7SwiftUI13PreviewDeviceV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDevice(_:)","title":"previewDevice(_:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"previewDevice"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13PreviewDeviceV","kind":"typeIdentifier","text":"PreviewDevice"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDevice(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.previewDevice(_:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE13previewDeviceyQrAA07PreviewE0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"previewDevice(_:)","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"previewDevice","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreviewDeviceV","text":"PreviewDevice"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"introducedAt":"10.15","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"beta":false,"unavailable":false}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/previewdevice(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/previewDevice(_:)":{"type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDevice(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"previewDevice","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreviewDeviceV","text":"PreviewDevice"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/previewdevice(_:)","kind":"symbol","title":"previewDevice(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/previewdisplayname(_:).json b/data/documentation/brazeui/contentcardsview/previewdisplayname(_:).json index ca2557635a..cc9304f3b1 100644 --- a/data/documentation/brazeui/contentcardsview/previewdisplayname(_:).json +++ b/data/documentation/brazeui/contentcardsview/previewdisplayname(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewDisplayName"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"6.0","name":"watchOS","beta":false,"deprecated":false,"unavailable":false}],"title":"previewDisplayName(_:)","externalID":"s:7SwiftUI4ViewPAAE18previewDisplayNameyQrSSSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.previewDisplayName(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewDisplayName"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/previewdisplayname(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDisplayName(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewDisplayName(_:)":{"kind":"symbol","title":"previewDisplayName(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/previewdisplayname(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDisplayName(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewDisplayName"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.previewDisplayName(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/previewdisplayname(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"title":"previewDisplayName(_:)","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"10.15","unavailable":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"introducedAt":"6.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE18previewDisplayNameyQrSSSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewDisplayName"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"previewDisplayName","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDisplayName(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewDisplayName(_:)":{"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDisplayName(_:)","title":"previewDisplayName(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"previewDisplayName"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/previewdisplayname(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/previewinterfaceorientation(_:).json b/data/documentation/brazeui/contentcardsview/previewinterfaceorientation(_:).json index e724d70361..b83d60a601 100644 --- a/data/documentation/brazeui/contentcardsview/previewinterfaceorientation(_:).json +++ b/data/documentation/brazeui/contentcardsview/previewinterfaceorientation(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewInterfaceOrientation(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false,"name":"iOS"},{"beta":false,"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"12.0"},{"introducedAt":"15.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"name":"watchOS","introducedAt":"8.0","unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewInterfaceOrientation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"InterfaceOrientation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20InterfaceOrientationV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"previewInterfaceOrientation(_:)","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE27previewInterfaceOrientationyQrAA0eF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.previewInterfaceOrientation(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewInterfaceOrientation"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"InterfaceOrientation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20InterfaceOrientationV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/previewinterfaceorientation(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewInterfaceOrientation(_:)":{"type":"topic","abstract":[],"title":"previewInterfaceOrientation(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewInterfaceOrientation","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20InterfaceOrientationV","kind":"typeIdentifier","text":"InterfaceOrientation"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewInterfaceOrientation(_:)","url":"\/documentation\/brazeui\/contentcardsview\/previewinterfaceorientation(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"previewInterfaceOrientation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"InterfaceOrientation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20InterfaceOrientationV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewInterfaceOrientation(_:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE27previewInterfaceOrientationyQrAA0eF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"previewInterfaceOrientation(_:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewInterfaceOrientation"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20InterfaceOrientationV","kind":"typeIdentifier","text":"InterfaceOrientation"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"beta":false,"unavailable":false,"name":"iOS","introducedAt":"15.0"},{"name":"macOS","introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"15.0","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"beta":false,"introducedAt":"8.0","deprecated":false,"name":"watchOS"}],"extendedModule":"SwiftUI"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/previewinterfaceorientation(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.previewInterfaceOrientation(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewInterfaceOrientation(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewInterfaceOrientation(_:)","role":"symbol","type":"topic","title":"previewInterfaceOrientation(_:)","url":"\/documentation\/brazeui\/contentcardsview\/previewinterfaceorientation(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"previewInterfaceOrientation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20InterfaceOrientationV","text":"InterfaceOrientation"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/previewlayout(_:).json b/data/documentation/brazeui/contentcardsview/previewlayout(_:).json index ff3a8a333d..f106132cfd 100644 --- a/data/documentation/brazeui/contentcardsview/previewlayout(_:).json +++ b/data/documentation/brazeui/contentcardsview/previewlayout(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewLayout(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.previewLayout(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewLayout"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:21DeveloperToolsSupport13PreviewLayoutO","text":"PreviewLayout"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Method","title":"previewLayout(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE13previewLayoutyQr21DeveloperToolsSupport07PreviewE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false,"deprecated":false},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","beta":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"6.0"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewLayout"},{"kind":"text","text":"("},{"preciseIdentifier":"s:21DeveloperToolsSupport13PreviewLayoutO","kind":"typeIdentifier","text":"PreviewLayout"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/previewlayout(_:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/previewLayout(_:)":{"kind":"symbol","title":"previewLayout(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/previewlayout(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewLayout(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewLayout"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:21DeveloperToolsSupport13PreviewLayoutO","text":"PreviewLayout","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"previewLayout(_:)","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS"},{"name":"tvOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false,"deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE13previewLayoutyQr21DeveloperToolsSupport07PreviewE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewLayout","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:21DeveloperToolsSupport13PreviewLayoutO","kind":"typeIdentifier","text":"PreviewLayout"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewLayout","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:21DeveloperToolsSupport13PreviewLayoutO","text":"PreviewLayout","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewLayout(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.previewLayout(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/previewlayout(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewLayout(_:)":{"title":"previewLayout(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewLayout(_:)","url":"\/documentation\/brazeui\/contentcardsview\/previewlayout(_:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewLayout","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PreviewLayout","preciseIdentifier":"s:21DeveloperToolsSupport13PreviewLayoutO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/privacysensitive(_:).json b/data/documentation/brazeui/contentcardsview/privacysensitive(_:).json index 66e0b6007c..0a14f34d62 100644 --- a/data/documentation/brazeui/contentcardsview/privacysensitive(_:).json +++ b/data/documentation/brazeui/contentcardsview/privacysensitive(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.privacySensitive(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"privacySensitive","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"sensitive","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/privacySensitive(_:)"},"metadata":{"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"privacySensitive"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"privacySensitive(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","platforms":[{"introducedAt":"15.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"12.0","deprecated":false},{"introducedAt":"15.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE16privacySensitiveyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/privacysensitive(_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/privacySensitive(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/privacysensitive(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"privacySensitive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/privacySensitive(_:)","role":"symbol","title":"privacySensitive(_:)","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16privacySensitiveyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"beta":false,"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"12.0"},{"deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false,"name":"tvOS"},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"privacySensitive","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"privacySensitive(_:)"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/privacySensitive(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/privacysensitive(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.privacySensitive(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"privacySensitive","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"sensitive","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/privacySensitive(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/privacySensitive(_:)","role":"symbol","type":"topic","title":"privacySensitive(_:)","url":"\/documentation\/brazeui\/contentcardsview\/privacysensitive(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"privacySensitive","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/progressviewstyle(_:).json b/data/documentation/brazeui/contentcardsview/progressviewstyle(_:).json index a131f4d820..4dc5200bfa 100644 --- a/data/documentation/brazeui/contentcardsview/progressviewstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/progressviewstyle(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progressViewStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ProgressViewStyleP","text":"ProgressViewStyle"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/progressviewstyle(_:)"]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE08progressC5StyleyQrqd__AA08ProgresscE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","introducedAt":"14.0","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"11.0","unavailable":false,"deprecated":false,"beta":false,"name":"macOS"},{"name":"tvOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"7.0"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progressViewStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"progressViewStyle(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.progressViewStyle(_:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/progressViewStyle(_:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/progressViewStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"progressViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/progressviewstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/progressViewStyle(_:)","title":"progressViewStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/progressViewStyle(_:)"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.progressViewStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE08progressC5StyleyQrqd__AA08ProgresscE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"progressViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"progressViewStyle(_:)","extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","platforms":[{"introducedAt":"14.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"11.0","beta":false},{"introducedAt":"14.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"7.0","unavailable":false}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"progressViewStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"ProgressViewStyle","preciseIdentifier":"s:7SwiftUI17ProgressViewStyleP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/progressviewstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/progressViewStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/progressViewStyle(_:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/progressviewstyle(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progressViewStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","title":"progressViewStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/projectioneffect(_:).json b/data/documentation/brazeui/contentcardsview/projectioneffect(_:).json index 544b1211e7..ad4d48a451 100644 --- a/data/documentation/brazeui/contentcardsview/projectioneffect(_:).json +++ b/data/documentation/brazeui/contentcardsview/projectioneffect(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/projectionEffect(_:)"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.projectionEffect(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"projectionEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ProjectionTransform","preciseIdentifier":"s:7SwiftUI19ProjectionTransformV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/projectioneffect(_:)"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"13.0"},{"introducedAt":"10.15","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","beta":false},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"title":"projectionEffect(_:)","externalID":"s:7SwiftUI4ViewPAAE16projectionEffectyQrAA19ProjectionTransformVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"projectionEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"ProjectionTransform","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19ProjectionTransformV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/projectionEffect(_:)":{"kind":"symbol","title":"projectionEffect(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/projectioneffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/projectionEffect(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"projectionEffect"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19ProjectionTransformV","text":"ProjectionTransform"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"projectionEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ProjectionTransform","preciseIdentifier":"s:7SwiftUI19ProjectionTransformV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"projectionEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI19ProjectionTransformV","text":"ProjectionTransform","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"projectionEffect(_:)","platforms":[{"introducedAt":"13.0","deprecated":false,"name":"iOS","beta":false,"unavailable":false},{"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","beta":false,"unavailable":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16projectionEffectyQrAA19ProjectionTransformVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/projectionEffect(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.projectionEffect(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/projectioneffect(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/projectionEffect(_:)":{"title":"projectionEffect(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"projectionEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19ProjectionTransformV","text":"ProjectionTransform"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/projectionEffect(_:)","abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/projectioneffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/redacted(reason:).json b/data/documentation/brazeui/contentcardsview/redacted(reason:).json index 9bac438d4d..0b0d928101 100644 --- a/data/documentation/brazeui/contentcardsview/redacted(reason:).json +++ b/data/documentation/brazeui/contentcardsview/redacted(reason:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/redacted(reason:)"]}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"redacted","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"reason"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16RedactionReasonsV","text":"RedactionReasons"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"introducedAt":"14.0","deprecated":false,"name":"iOS","beta":false,"unavailable":false},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"11.0","unavailable":false},{"name":"tvOS","unavailable":false,"introducedAt":"14.0","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"7.0","name":"watchOS","unavailable":false,"beta":false}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"redacted(reason:)","externalID":"s:7SwiftUI4ViewPAAE8redacted6reasonQrAA16RedactionReasonsV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/redacted(reason:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.redacted(reason:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"redacted","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"reason"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16RedactionReasonsV","text":"RedactionReasons"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/redacted(reason:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"redacted"},{"kind":"text","text":"("},{"text":"reason","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"RedactionReasons","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16RedactionReasonsV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/redacted(reason:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/redacted(reason:)","abstract":[],"title":"redacted(reason:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"redacted","kind":"identifier"},{"kind":"text","text":"("},{"text":"reason","kind":"externalParam"},{"kind":"text","text":": "},{"text":"RedactionReasons","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16RedactionReasonsV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.redacted(reason:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/redacted(reason:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE8redacted6reasonQrAA16RedactionReasonsV_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"redacted(reason:)","extendedModule":"SwiftUI","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"redacted","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"reason"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16RedactionReasonsV","text":"RedactionReasons"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"introducedAt":"14.0","beta":false,"name":"iOS","unavailable":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"macOS","introducedAt":"11.0"},{"introducedAt":"14.0","unavailable":false,"name":"tvOS","deprecated":false,"beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"7.0","name":"watchOS","beta":false}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/redacted(reason:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/redacted(reason:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"redacted"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"reason"},{"text":": ","kind":"text"},{"text":"RedactionReasons","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16RedactionReasonsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"redacted(reason:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/redacted(reason:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/redacted(reason:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/refreshable(action:).json b/data/documentation/brazeui/contentcardsview/refreshable(action:).json index f3bd96ab9d..8b72e8d4ab 100644 --- a/data/documentation/brazeui/contentcardsview/refreshable(action:).json +++ b/data/documentation/brazeui/contentcardsview/refreshable(action:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"refreshable","kind":"identifier"},{"text":"(","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" () ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/refreshable(action:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"12.0","unavailable":false,"beta":false,"name":"macOS"},{"deprecated":false,"introducedAt":"15.0","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"8.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"refreshable(action:)","externalID":"s:7SwiftUI4ViewPAAE11refreshable6actionQryyYaYbc_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"refreshable"},{"kind":"text","text":"("},{"text":"action","kind":"externalParam"},{"kind":"text","text":": () "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.refreshable(action:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/refreshable(action:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/refreshable(action:)":{"kind":"symbol","title":"refreshable(action:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/refreshable(action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/refreshable(action:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"refreshable"},{"kind":"text","text":"("},{"kind":"externalParam","text":"action"},{"text":": () ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"refreshable","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/refreshable(action:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/refreshable(action:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"platforms":[{"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"12.0","unavailable":false},{"unavailable":false,"introducedAt":"15.0","name":"tvOS","beta":false,"deprecated":false},{"introducedAt":"8.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"refreshable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": () "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE11refreshable6actionQryyYaYbc_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"refreshable(action:)","roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.refreshable(action:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/refreshable(action:)":{"role":"symbol","title":"refreshable(action:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"refreshable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": () "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/refreshable(action:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/refreshable(action:)","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/renameaction(_:)-8ntro.json b/data/documentation/brazeui/contentcardsview/renameaction(_:)-8ntro.json index ddc92f68d3..599dd945ac 100644 --- a/data/documentation/brazeui/contentcardsview/renameaction(_:)-8ntro.json +++ b/data/documentation/brazeui/contentcardsview/renameaction(_:)-8ntro.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-8ntro"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-8ntro"]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.renameAction(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE12renameActionyQryycF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","title":"renameAction(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"renameAction"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"beta":false,"name":"iOS","introducedAt":"16.0","deprecated":false,"unavailable":false},{"name":"macOS","introducedAt":"13.0","beta":false,"unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"16.0","beta":false,"name":"tvOS","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/renameAction(_:)-8ntro":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"(() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-8ntro","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-8ntro","title":"renameAction(_:)","abstract":[]}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.renameAction(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-8ntro"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"action"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-8ntro"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","title":"renameAction(_:)","roleHeading":"Instance Method","symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"beta":false,"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"16.0"},{"beta":false,"introducedAt":"13.0","name":"macOS","deprecated":false,"unavailable":false},{"beta":false,"introducedAt":"16.0","unavailable":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"9.0","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE12renameActionyQryycF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"renameAction"},{"kind":"text","text":"(() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/renameAction(_:)-8ntro":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-8ntro","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"renameAction","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-8ntro","type":"topic","title":"renameAction(_:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/renameaction(_:)-tzz4.json b/data/documentation/brazeui/contentcardsview/renameaction(_:)-tzz4.json index a38e2e4b4e..60631214ae 100644 --- a/data/documentation/brazeui/contentcardsview/renameaction(_:)-tzz4.json +++ b/data/documentation/brazeui/contentcardsview/renameaction(_:)-tzz4.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-tzz4","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-tzz4"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12renameActionyQrAA10FocusStateV7BindingVySb_GF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"renameAction(_:)","symbolKind":"method","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false,"name":"macOS"},{"deprecated":false,"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"16.0"},{"unavailable":false,"name":"watchOS","introducedAt":"9.0","deprecated":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">."},{"preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.renameAction(_:)"},{"text":".","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"isFocused"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">.","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/renameAction(_:)-tzz4":{"kind":"symbol","title":"renameAction(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-tzz4","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-tzz4","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","kind":"typeIdentifier","text":"FocusState"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-tzz4"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.renameAction(_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-tzz4","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","title":"renameAction(_:)","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE12renameActionyQrAA10FocusStateV7BindingVySb_GF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"introducedAt":"16.0","beta":false,"name":"iOS","deprecated":false},{"name":"macOS","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"16.0","unavailable":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"9.0"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"renameAction"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isFocused"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","kind":"typeIdentifier","text":"FocusState"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/renameAction(_:)-tzz4":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"renameAction"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"renameAction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-tzz4","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-tzz4"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/replacedisabled(_:).json b/data/documentation/brazeui/contentcardsview/replacedisabled(_:).json index 983d2f082e..5fb724c84c 100644 --- a/data/documentation/brazeui/contentcardsview/replacedisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/replacedisabled(_:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"16.0","deprecated":false}],"roleHeading":"Instance Method","title":"replaceDisabled(_:)","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"replaceDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15replaceDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/replacedisabled(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/replaceDisabled(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceDisabled"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"isDisabled","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.replaceDisabled(_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/replaceDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/replaceDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/replacedisabled(_:)","abstract":[],"title":"replaceDisabled(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"replaceDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/replacedisabled(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.replaceDisabled(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/replaceDisabled(_:)"},"metadata":{"role":"symbol","title":"replaceDisabled(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15replaceDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"16.0","beta":false,"name":"iOS"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"replaceDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"replaceDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"isDisabled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/replaceDisabled(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"replaceDisabled(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/replacedisabled(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/replaceDisabled(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/rotation3deffect(_:axis:anchor:anchorz:perspective:).json b/data/documentation/brazeui/contentcardsview/rotation3deffect(_:axis:anchor:anchorz:perspective:).json index 6d419b4e44..d377a9757f 100644 --- a/data/documentation/brazeui/contentcardsview/rotation3deffect(_:axis:anchor:anchorz:perspective:).json +++ b/data/documentation/brazeui/contentcardsview/rotation3deffect(_:axis:anchor:anchorz:perspective:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/rotation3deffect(_:axis:anchor:anchorz:perspective:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE16rotation3DEffect_4axis6anchor0G1Z11perspectiveQrAA5AngleV_14CoreFoundation7CGFloatV1x_AM1yAM1ztAA9UnitPointVA2MtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","beta":false},{"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS","beta":false},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"rotation3DEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier","text":"Angle"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"text":": (x","kind":"text"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":", y"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", z"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"), ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":", ","kind":"text"},{"text":"anchorZ","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"text":"perspective","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"rotation3DEffect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"angle","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"axis"},{"text":": (x","kind":"text"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", y","kind":"text"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", z","kind":"text"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"), ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":" = .center, ","kind":"text"},{"text":"anchorZ","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 0, ","kind":"text"},{"kind":"externalParam","text":"perspective"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":" = 1) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.rotation3DEffect(_:axis:anchor:anchorZ:perspective:)"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"rotation3DEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier","text":"Angle"},{"text":", ","kind":"text"},{"text":"axis","kind":"externalParam"},{"text":": (x","kind":"text"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", y","kind":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", z"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"), ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchorZ"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"text":"perspective","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/rotation3deffect(_:axis:anchor:anchorz:perspective:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","title":"rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","interfaceLanguage":"swift"},"metadata":{"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"13.0","beta":false},{"beta":false,"introducedAt":"10.15","deprecated":false,"unavailable":false,"name":"macOS"},{"introducedAt":"13.0","beta":false,"name":"tvOS","unavailable":false,"deprecated":false},{"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false,"deprecated":false}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","title":"rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rotation3DEffect"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier","text":"Angle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"axis"},{"text":": (x","kind":"text"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", y","kind":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", z"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"), ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"kind":"text","text":", "},{"text":"anchorZ","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perspective","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE16rotation3DEffect_4axis6anchor0G1Z11perspectiveQrAA5AngleV_14CoreFoundation7CGFloatV1x_AM1yAM1ztAA9UnitPointVA2MtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/rotation3deffect(_:axis:anchor:anchorz:perspective:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.rotation3DEffect(_:axis:anchor:anchorZ:perspective:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rotation3DEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"angle","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Angle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"axis"},{"kind":"text","text":": (x"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", y","kind":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", z","kind":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"), "},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier","text":"UnitPoint"},{"kind":"text","text":" = .center, "},{"kind":"externalParam","text":"anchorZ"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":" = 0, "},{"kind":"externalParam","text":"perspective"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":" = 1) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)":{"title":"rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rotation3DEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier","text":"Angle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"axis"},{"kind":"text","text":": (x"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", y"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":", z"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":"), ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"anchorZ","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perspective"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/rotation3deffect(_:axis:anchor:anchorz:perspective:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/rotationeffect(_:anchor:).json b/data/documentation/brazeui/contentcardsview/rotationeffect(_:anchor:).json index 0cad34e5f4..30976fd0f7 100644 --- a/data/documentation/brazeui/contentcardsview/rotationeffect(_:anchor:).json +++ b/data/documentation/brazeui/contentcardsview/rotationeffect(_:anchor:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/rotationeffect(_:anchor:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE14rotationEffect_6anchorQrAA5AngleV_AA9UnitPointVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rotationEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Angle","preciseIdentifier":"s:7SwiftUI5AngleV"},{"kind":"text","text":", "},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","title":"rotationEffect(_:anchor:)"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.rotationEffect(_:anchor:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotationEffect(_:anchor:)"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rotationEffect"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"angle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":" = .center) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/rotationEffect(_:anchor:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"rotationEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/rotationeffect(_:anchor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotationEffect(_:anchor:)","title":"rotationEffect(_:anchor:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotationEffect(_:anchor:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/rotationeffect(_:anchor:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"rotationEffect(_:anchor:)","roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE14rotationEffect_6anchorQrAA5AngleV_AA9UnitPointVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"13.0","deprecated":false,"beta":false,"name":"tvOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rotationEffect"},{"text":"(","kind":"text"},{"text":"Angle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rotationEffect"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"angle"},{"text":": ","kind":"text"},{"text":"Angle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":" = .center) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.rotationEffect(_:anchor:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/rotationEffect(_:anchor:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotationEffect(_:anchor:)","role":"symbol","type":"topic","title":"rotationEffect(_:anchor:)","url":"\/documentation\/brazeui\/contentcardsview\/rotationeffect(_:anchor:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"rotationEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier","text":"Angle"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/safeareainset(edge:alignment:spacing:content:)-3m60u.json b/data/documentation/brazeui/contentcardsview/safeareainset(edge:alignment:spacing:content:)-3m60u.json index eb029e27ae..3474061673 100644 --- a/data/documentation/brazeui/contentcardsview/safeareainset(edge:alignment:spacing:content:)-3m60u.json +++ b/data/documentation/brazeui/contentcardsview/safeareainset(edge:alignment:spacing:content:)-3m60u.json @@ -1 +1 @@ -{"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"safeAreaInset","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"edge"},{"kind":"text","text":": "},{"text":"VerticalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"kind":"text","text":", "},{"kind":"externalParam","text":"spacing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE13safeAreaInset4edge9alignment7spacing7contentQrAA12VerticalEdgeO_AA19HorizontalAlignmentV14CoreFoundation7CGFloatVSgqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"introducedAt":"12.0","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"15.0","beta":false,"name":"tvOS","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS"}],"role":"symbol","title":"safeAreaInset(edge:alignment:spacing:content:)","extendedModule":"SwiftUI","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-3m60u"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"safeAreaInset","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"edge","kind":"externalParam"},{"kind":"text","text":": "},{"text":"VerticalEdge","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"text":" = .center, ","kind":"text"},{"text":"spacing","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":"? = nil, "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-3m60u","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.safeAreaInset(edge:alignment:spacing:content:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaInset(edge:alignment:spacing:content:)-3m60u":{"kind":"symbol","title":"safeAreaInset(edge:alignment:spacing:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-3m60u","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-3m60u","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInset"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","kind":"typeIdentifier","text":"HorizontalAlignment"},{"text":", ","kind":"text"},{"text":"spacing","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"metadata":{"role":"symbol","roleHeading":"Instance Method","title":"safeAreaInset(edge:alignment:spacing:content:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaInset"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"edge","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"text":", ","kind":"text"},{"text":"spacing","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE13safeAreaInset4edge9alignment7spacing7contentQrAA12VerticalEdgeO_AA19HorizontalAlignmentV14CoreFoundation7CGFloatVSgqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0","beta":false},{"introducedAt":"12.0","deprecated":false,"name":"macOS","beta":false,"unavailable":false},{"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"15.0","deprecated":false},{"introducedAt":"8.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.safeAreaInset(edge:alignment:spacing:content:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-3m60u"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInset"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier","text":"VerticalEdge"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"text":" = .center, ","kind":"text"},{"text":"spacing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":"? = nil, "},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-3m60u","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaInset(edge:alignment:spacing:content:)-3m60u":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-3m60u","role":"symbol","title":"safeAreaInset(edge:alignment:spacing:content:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-3m60u","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"safeAreaInset","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"edge","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"VerticalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"text":"HorizontalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/safeareainset(edge:alignment:spacing:content:)-5olmy.json b/data/documentation/brazeui/contentcardsview/safeareainset(edge:alignment:spacing:content:)-5olmy.json index 065677da12..579384aa6a 100644 --- a/data/documentation/brazeui/contentcardsview/safeareainset(edge:alignment:spacing:content:)-5olmy.json +++ b/data/documentation/brazeui/contentcardsview/safeareainset(edge:alignment:spacing:content:)-5olmy.json @@ -1 +1 @@ -{"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Method","platforms":[{"beta":false,"introducedAt":"15.0","name":"iOS","deprecated":false,"unavailable":false},{"introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"introducedAt":"15.0","deprecated":false,"name":"tvOS","beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false}],"title":"safeAreaInset(edge:alignment:spacing:content:)","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE13safeAreaInset4edge9alignment7spacing7contentQrAA14HorizontalEdgeO_AA17VerticalAlignmentV14CoreFoundation7CGFloatVSgqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaInset"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"text":"HorizontalEdge","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"VerticalAlignment","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-5olmy"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.safeAreaInset(edge:alignment:spacing:content:)"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-5olmy"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"safeAreaInset","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"edge","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"HorizontalEdge","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"VerticalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"kind":"text","text":" = .center, "},{"text":"spacing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaInset(edge:alignment:spacing:content:)-5olmy":{"url":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-5olmy","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"safeAreaInset","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"edge","kind":"externalParam"},{"kind":"text","text":": "},{"text":"HorizontalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"VerticalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-5olmy","role":"symbol","title":"safeAreaInset(edge:alignment:spacing:content:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"safeAreaInset","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO","text":"HorizontalEdge","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"VerticalAlignment","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"kind":"text","text":" = .center, "},{"text":"spacing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-5olmy"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-5olmy"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.safeAreaInset(edge:alignment:spacing:content:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE13safeAreaInset4edge9alignment7spacing7contentQrAA14HorizontalEdgeO_AA17VerticalAlignmentV14CoreFoundation7CGFloatVSgqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"safeAreaInset(edge:alignment:spacing:content:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInset"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"edge","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"HorizontalEdge","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV","text":"VerticalAlignment"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":"?, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"introducedAt":"12.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false},{"introducedAt":"8.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaInset(edge:alignment:spacing:content:)-5olmy":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"safeAreaInset","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"edge","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"HorizontalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV","kind":"typeIdentifier","text":"VerticalAlignment"},{"kind":"text","text":", "},{"text":"spacing","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"safeAreaInset(edge:alignment:spacing:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-5olmy","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-5olmy"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/safeareapadding(_:)-970lj.json b/data/documentation/brazeui/contentcardsview/safeareapadding(_:)-970lj.json index 25799a3a3b..c75a8a02c6 100644 --- a/data/documentation/brazeui/contentcardsview/safeareapadding(_:)-970lj.json +++ b/data/documentation/brazeui/contentcardsview/safeareapadding(_:)-970lj.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-970lj"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","title":"safeAreaPadding(_:)","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"name":"iOS","introducedAt":"17.0","unavailable":false,"beta":false},{"beta":false,"unavailable":false,"introducedAt":"14.0","deprecated":false,"name":"macOS"},{"introducedAt":"17.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"beta":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS","unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15safeAreaPaddingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-970lj"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.safeAreaPadding(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaPadding"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"length","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:)-970lj":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-970lj","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-970lj","title":"safeAreaPadding(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"safeAreaPadding","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"length","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-970lj"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.safeAreaPadding(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-970lj"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15safeAreaPaddingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"macOS","introducedAt":"14.0"},{"deprecated":false,"introducedAt":"17.0","beta":false,"unavailable":false,"name":"tvOS"},{"unavailable":false,"beta":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaPadding"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"safeAreaPadding(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:)-970lj":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"safeAreaPadding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"safeAreaPadding(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-970lj","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-970lj","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/safeareapadding(_:)-kpz1.json b/data/documentation/brazeui/contentcardsview/safeareapadding(_:)-kpz1.json index e7a5455670..27b5795567 100644 --- a/data/documentation/brazeui/contentcardsview/safeareapadding(_:)-kpz1.json +++ b/data/documentation/brazeui/contentcardsview/safeareapadding(_:)-kpz1.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.safeAreaPadding(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"safeAreaPadding","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"insets"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-kpz1","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-kpz1"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"safeAreaPadding(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"deprecated":false,"beta":false,"introducedAt":"17.0","unavailable":false,"name":"iOS"},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"17.0"},{"name":"watchOS","introducedAt":"10.0","deprecated":false,"unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE15safeAreaPaddingyQrAA10EdgeInsetsVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:)-kpz1":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"safeAreaPadding","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"typeIdentifier","text":"EdgeInsets"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-kpz1","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-kpz1","title":"safeAreaPadding(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.safeAreaPadding(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"safeAreaPadding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"insets"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-kpz1"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-kpz1"]}],"metadata":{"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0","name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"14.0","name":"macOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false},{"name":"watchOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"10.0"}],"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"kind":"text","text":"("},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","title":"safeAreaPadding(_:)","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE15safeAreaPaddingyQrAA10EdgeInsetsVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:)-kpz1":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-kpz1","title":"safeAreaPadding(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"safeAreaPadding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-kpz1","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/safeareapadding(_:_:).json b/data/documentation/brazeui/contentcardsview/safeareapadding(_:_:).json index 8e8a298f38..2c8f403643 100644 --- a/data/documentation/brazeui/contentcardsview/safeareapadding(_:_:).json +++ b/data/documentation/brazeui/contentcardsview/safeareapadding(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaPadding"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"edges","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":" = .all, ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"length","kind":"internalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"? = nil) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:_:)"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","title":"safeAreaPadding(_:_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15safeAreaPaddingyQrAA4EdgeO3SetV_14CoreFoundation7CGFloatVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"name":"macOS","deprecated":false,"introducedAt":"14.0","unavailable":false},{"name":"tvOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"10.0"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"safeAreaPadding","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.safeAreaPadding(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:_:)","title":"safeAreaPadding(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.safeAreaPadding(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"edges"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":" = .all, "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"length"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"? = nil) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:_:)"},"metadata":{"title":"safeAreaPadding(_:_:)","role":"symbol","symbolKind":"method","platforms":[{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"17.0","name":"iOS"},{"unavailable":false,"beta":false,"name":"macOS","deprecated":false,"introducedAt":"14.0"},{"unavailable":false,"beta":false,"introducedAt":"17.0","deprecated":false,"name":"tvOS"},{"name":"watchOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.0"}],"externalID":"s:7SwiftUI4ViewPAAE15safeAreaPaddingyQrAA4EdgeO3SetV_14CoreFoundation7CGFloatVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"safeAreaPadding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"kind":"text","text":"("},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":", "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"safeAreaPadding(_:_:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:_:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/saturation(_:).json b/data/documentation/brazeui/contentcardsview/saturation(_:).json index 7c2f5d95a3..c7631ffb67 100644 --- a/data/documentation/brazeui/contentcardsview/saturation(_:).json +++ b/data/documentation/brazeui/contentcardsview/saturation(_:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.saturation(_:)"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"saturation"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"amount"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/saturation(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/saturation(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","title":"saturation(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"saturation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"6.0"}],"externalID":"s:7SwiftUI4ViewPAAE10saturationyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/saturation(_:)":{"title":"saturation(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/saturation(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"saturation","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/saturation(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"saturation"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"amount","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/saturation(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/saturation(_:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.15"},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"introducedAt":"6.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE10saturationyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"saturation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"saturation(_:)","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.saturation(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/saturation(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"saturation","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"saturation(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/saturation(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/saturation(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scaledtofill().json b/data/documentation/brazeui/contentcardsview/scaledtofill().json index 123efbc024..43eab12902 100644 --- a/data/documentation/brazeui/contentcardsview/scaledtofill().json +++ b/data/documentation/brazeui/contentcardsview/scaledtofill().json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaledToFill"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scaledtofill()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFill()","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scaledToFill()"},{"text":".","type":"text"}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12scaledToFillQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaledToFill"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scaledToFill()","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"name":"macOS","introducedAt":"10.15","beta":false,"deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0"},{"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"6.0","deprecated":false}]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaledToFill()":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaledtofill()","title":"scaledToFill()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaledToFill"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFill()"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"scaledToFill","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scaledtofill()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scaledToFill()"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","title":"scaledToFill()","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE12scaledToFillQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"macOS","introducedAt":"10.15"},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","deprecated":false,"beta":false}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaledToFill"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFill()","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaledToFill()":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/scaledtofill()","title":"scaledToFill()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaledToFill","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFill()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scaledtofit().json b/data/documentation/brazeui/contentcardsview/scaledtofit().json index f340d08bc1..446c58f778 100644 --- a/data/documentation/brazeui/contentcardsview/scaledtofit().json +++ b/data/documentation/brazeui/contentcardsview/scaledtofit().json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scaledtofit()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFit()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scaledToFit"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.scaledToFit()","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.15"},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"role":"symbol","title":"scaledToFit()","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11scaledToFitQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaledToFit","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaledToFit()":{"kind":"symbol","title":"scaledToFit()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaledtofit()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFit()","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaledToFit"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"scaledToFit","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFit()","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11scaledToFitQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"scaledToFit()","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaledToFit"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"unavailable":false,"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0"}],"extendedModule":"SwiftUI"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scaledtofit()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scaledToFit()","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaledToFit()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFit()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaledToFit","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/scaledtofit()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"scaledToFit()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scaleeffect(_:anchor:)-3vkzy.json b/data/documentation/brazeui/contentcardsview/scaleeffect(_:anchor:)-3vkzy.json index 885e075890..a651a76636 100644 --- a/data/documentation/brazeui/contentcardsview/scaleeffect(_:anchor:)-3vkzy.json +++ b/data/documentation/brazeui/contentcardsview/scaleeffect(_:anchor:)-3vkzy.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-3vkzy","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11scaleEffect_6anchorQrSo6CGSizeV_AA9UnitPointVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"introducedAt":"13.0","name":"tvOS","deprecated":false,"unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"6.0"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaleEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"scaleEffect(_:anchor:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-3vkzy"]}],"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scaleEffect(_:anchor:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scaleEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":" = .center) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(_:anchor:)-3vkzy":{"kind":"symbol","title":"scaleEffect(_:anchor:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-3vkzy","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-3vkzy","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scaleEffect"},{"text":"(","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"platforms":[{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false},{"beta":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","beta":false,"unavailable":false}],"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"scaleEffect(_:anchor:)","externalID":"s:7SwiftUI4ViewPAAE11scaleEffect_6anchorQrSo6CGSizeV_AA9UnitPointVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaleEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaleEffect"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scale"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"text":" = .center) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.scaleEffect(_:anchor:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-3vkzy"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-3vkzy"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(_:anchor:)-3vkzy":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaleEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-3vkzy","title":"scaleEffect(_:anchor:)","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-3vkzy"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scaleeffect(_:anchor:)-4w6vb.json b/data/documentation/brazeui/contentcardsview/scaleeffect(_:anchor:)-4w6vb.json index af7a918962..faf49ad73b 100644 --- a/data/documentation/brazeui/contentcardsview/scaleeffect(_:anchor:)-4w6vb.json +++ b/data/documentation/brazeui/contentcardsview/scaleeffect(_:anchor:)-4w6vb.json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scaleEffect(_:anchor:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-4w6vb","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"scaleEffect(_:anchor:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11scaleEffect_6anchorQr14CoreFoundation7CGFloatV_AA9UnitPointVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaleEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"13.0"},{"name":"macOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"10.15"},{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0"}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-4w6vb"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scaleEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"s"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":" = .center) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(_:anchor:)-4w6vb":{"kind":"symbol","title":"scaleEffect(_:anchor:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-4w6vb","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-4w6vb","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaleEffect"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scaleEffect(_:anchor:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scaleEffect"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"s","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":" = .center) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-4w6vb","interfaceLanguage":"swift"},"metadata":{"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scaleEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":", "},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false,"name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"10.15","beta":false,"unavailable":false},{"beta":false,"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"introducedAt":"6.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE11scaleEffect_6anchorQr14CoreFoundation7CGFloatV_AA9UnitPointVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"scaleEffect(_:anchor:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-4w6vb"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(_:anchor:)-4w6vb":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaleEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scaleEffect(_:anchor:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-4w6vb","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-4w6vb"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scaleeffect(x:y:anchor:).json b/data/documentation/brazeui/contentcardsview/scaleeffect(x:y:anchor:).json index c5d0dc7f1c..f7d33c569d 100644 --- a/data/documentation/brazeui/contentcardsview/scaleeffect(x:y:anchor:).json +++ b/data/documentation/brazeui/contentcardsview/scaleeffect(x:y:anchor:).json @@ -1 +1 @@ -{"metadata":{"title":"scaleEffect(x:y:anchor:)","externalID":"s:7SwiftUI4ViewPAAE11scaleEffect1x1y6anchorQr14CoreFoundation7CGFloatV_AjA9UnitPointVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"6.0","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaleEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"y","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scaleEffect(x:y:anchor:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(x:y:anchor:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaleEffect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":" = 1.0, ","kind":"text"},{"kind":"externalParam","text":"y"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 1.0, ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"kind":"text","text":" = .center) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scaleeffect(x:y:anchor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(x:y:anchor:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaleEffect"},{"kind":"text","text":"("},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"y"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(x:y:anchor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(x:y:anchor:)","title":"scaleEffect(x:y:anchor:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scaleEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"x"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":" = 1.0, ","kind":"text"},{"text":"y","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":" = 1.0, ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"text":" = .center) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scaleeffect(x:y:anchor:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(x:y:anchor:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scaleEffect(x:y:anchor:)"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11scaleEffect1x1y6anchorQr14CoreFoundation7CGFloatV_AjA9UnitPointVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"scaleEffect(x:y:anchor:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scaleEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"y"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0"},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"10.15","beta":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"introducedAt":"6.0","unavailable":false,"deprecated":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(x:y:anchor:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"scaleEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scaleEffect(x:y:anchor:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(x:y:anchor:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(x:y:anchor:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scenepadding(_:).json b/data/documentation/brazeui/contentcardsview/scenepadding(_:).json index 987d1313fe..7fd26f6e94 100644 --- a/data/documentation/brazeui/contentcardsview/scenepadding(_:).json +++ b/data/documentation/brazeui/contentcardsview/scenepadding(_:).json @@ -1 +1 @@ -{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scenepadding(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scenePadding(_:)"},{"text":".","type":"text"}],"metadata":{"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"15.0","beta":false},{"name":"macOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"12.0"},{"deprecated":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false},{"introducedAt":"8.0","unavailable":false,"name":"watchOS","deprecated":false,"beta":false}],"title":"scenePadding(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12scenePaddingyQrAA4EdgeO3SetVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scenePadding","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scenePadding","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":" = .all) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scenePadding(_:)":{"abstract":[],"title":"scenePadding(_:)","url":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scenePadding"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"scenePadding(_:)","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12scenePaddingyQrAA4EdgeO3SetVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"12.0","name":"macOS","deprecated":false},{"name":"tvOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"8.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scenePadding"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scenePadding","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"edges","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scenepadding(_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scenePadding(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scenePadding(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scenePadding"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:)","type":"topic","abstract":[],"title":"scenePadding(_:)","url":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scenepadding(_:edges:).json b/data/documentation/brazeui/contentcardsview/scenepadding(_:edges:).json index ac9a657f84..b88083d059 100644 --- a/data/documentation/brazeui/contentcardsview/scenepadding(_:edges:).json +++ b/data/documentation/brazeui/contentcardsview/scenepadding(_:edges:).json @@ -1 +1 @@ -{"metadata":{"title":"scenePadding(_:edges:)","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12scenePadding_5edgesQrAA05SceneE0V_AA4EdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scenePadding"},{"kind":"text","text":"("},{"text":"ScenePadding","preciseIdentifier":"s:7SwiftUI12ScenePaddingV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"beta":false,"name":"tvOS","introducedAt":"16.0","deprecated":false,"unavailable":false},{"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"9.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scenePadding"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"padding","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ScenePadding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12ScenePaddingV"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scenePadding(_:edges:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:edges:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scenepadding(_:edges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scenePadding(_:edges:)":{"kind":"symbol","title":"scenePadding(_:edges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:edges:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenePadding"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12ScenePaddingV","text":"ScenePadding","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scenePadding(_:edges:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:edges:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scenepadding(_:edges:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scenePadding","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"padding","kind":"internalParam"},{"kind":"text","text":": "},{"text":"ScenePadding","preciseIdentifier":"s:7SwiftUI12ScenePaddingV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":" = .all) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"platforms":[{"beta":false,"introducedAt":"16.0","deprecated":false,"name":"iOS","unavailable":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"13.0","unavailable":false},{"introducedAt":"16.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"unavailable":false,"name":"watchOS","introducedAt":"9.0","beta":false,"deprecated":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scenePadding","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12ScenePaddingV","kind":"typeIdentifier","text":"ScenePadding"},{"text":", ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scenePadding(_:edges:)","externalID":"s:7SwiftUI4ViewPAAE12scenePadding_5edgesQrAA05SceneE0V_AA4EdgeO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","symbolKind":"method"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/scenePadding(_:edges:)":{"title":"scenePadding(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:edges:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenePadding"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12ScenePaddingV","text":"ScenePadding"},{"text":", ","kind":"text"},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:edges:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrollbouncebehavior(_:axes:).json b/data/documentation/brazeui/contentcardsview/scrollbouncebehavior(_:axes:).json index 8e84241fe2..8215595993 100644 --- a/data/documentation/brazeui/contentcardsview/scrollbouncebehavior(_:axes:).json +++ b/data/documentation/brazeui/contentcardsview/scrollbouncebehavior(_:axes:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollBounceBehavior(_:axes:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scrollBounceBehavior(_:axes:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollBounceBehavior","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"behavior","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ScrollBounceBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ScrollBounceBehaviorV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"axes"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":" = [.vertical]) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollbouncebehavior(_:axes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"16.4"},{"name":"macOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"13.3"},{"unavailable":false,"introducedAt":"16.4","name":"tvOS","deprecated":false,"beta":false},{"introducedAt":"9.4","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"role":"symbol","title":"scrollBounceBehavior(_:axes:)","symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20scrollBounceBehavior_4axesQrAA06ScrolleF0V_AA4AxisO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollBounceBehavior"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ScrollBounceBehaviorV","text":"ScrollBounceBehavior"},{"text":", ","kind":"text"},{"text":"axes","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollBounceBehavior(_:axes:)":{"kind":"symbol","title":"scrollBounceBehavior(_:axes:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollbouncebehavior(_:axes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollBounceBehavior(_:axes:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollBounceBehavior"},{"kind":"text","text":"("},{"text":"ScrollBounceBehavior","preciseIdentifier":"s:7SwiftUI20ScrollBounceBehaviorV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"axes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scrollBounceBehavior(_:axes:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollBounceBehavior","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"behavior"},{"text":": ","kind":"text"},{"text":"ScrollBounceBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ScrollBounceBehaviorV"},{"text":", ","kind":"text"},{"text":"axes","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":" = [.vertical]) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollBounceBehavior(_:axes:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE20scrollBounceBehavior_4axesQrAA06ScrolleF0V_AA4AxisO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollBounceBehavior"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20ScrollBounceBehaviorV","kind":"typeIdentifier","text":"ScrollBounceBehavior"},{"kind":"text","text":", "},{"text":"axes","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","introducedAt":"16.4","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","introducedAt":"13.3","deprecated":false,"unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"16.4","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"9.4","unavailable":false,"deprecated":false,"beta":false}],"role":"symbol","extendedModule":"SwiftUI","title":"scrollBounceBehavior(_:axes:)","roleHeading":"Instance Method","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scrollbouncebehavior(_:axes:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollBounceBehavior(_:axes:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollBounceBehavior"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ScrollBounceBehaviorV","text":"ScrollBounceBehavior"},{"text":", ","kind":"text"},{"text":"axes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scrollBounceBehavior(_:axes:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollbouncebehavior(_:axes:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollBounceBehavior(_:axes:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrollclipdisabled(_:).json b/data/documentation/brazeui/contentcardsview/scrollclipdisabled(_:).json index 3fdb468dfe..e04185c902 100644 --- a/data/documentation/brazeui/contentcardsview/scrollclipdisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/scrollclipdisabled(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollclipdisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollClipDisabled(_:)"},"kind":"symbol","metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18scrollClipDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollClipDisabled"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"beta":false,"introducedAt":"17.0","name":"iOS","deprecated":false,"unavailable":false},{"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"17.0","deprecated":false},{"name":"watchOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.0"}],"title":"scrollClipDisabled(_:)","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scrollClipDisabled(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollClipDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"disabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollClipDisabled(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollClipDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollclipdisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollClipDisabled(_:)","title":"scrollClipDisabled(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"metadata":{"title":"scrollClipDisabled(_:)","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollClipDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0","name":"macOS"},{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false},{"beta":false,"introducedAt":"10.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE18scrollClipDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollClipDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"disabled","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollclipdisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.scrollClipDisabled(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollClipDisabled(_:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollClipDisabled(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollClipDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scrollClipDisabled(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollclipdisabled(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollClipDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrollcontentbackground(_:).json b/data/documentation/brazeui/contentcardsview/scrollcontentbackground(_:).json index 1c73b60b3b..c7f2e7d980 100644 --- a/data/documentation/brazeui/contentcardsview/scrollcontentbackground(_:).json +++ b/data/documentation/brazeui/contentcardsview/scrollcontentbackground(_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollContentBackground"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"visibility"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"title":"scrollContentBackground(_:)","platforms":[{"beta":false,"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"16.0"},{"beta":false,"introducedAt":"13.0","name":"macOS","deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"9.0","beta":false}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollContentBackground","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE23scrollContentBackgroundyQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollContentBackground(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scrollContentBackground(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollcontentbackground(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollContentBackground(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollContentBackground","kind":"identifier"},{"kind":"text","text":"("},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollContentBackground(_:)","title":"scrollContentBackground(_:)","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/scrollcontentbackground(_:)","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scrollContentBackground(_:)"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE23scrollContentBackgroundyQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"scrollContentBackground(_:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollContentBackground","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"16.0","beta":false},{"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"9.0","unavailable":false}]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollContentBackground(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scrollcontentbackground(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollContentBackground","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"visibility","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollContentBackground(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollContentBackground"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scrollContentBackground(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollcontentbackground(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollContentBackground(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrolldisabled(_:).json b/data/documentation/brazeui/contentcardsview/scrolldisabled(_:).json index c3a55028e8..f66c713487 100644 --- a/data/documentation/brazeui/contentcardsview/scrolldisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/scrolldisabled(_:).json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrolldisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scrollDisabled(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"disabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDisabled(_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE14scrollDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false},{"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false},{"introducedAt":"16.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"9.0","beta":false}],"role":"symbol","title":"scrollDisabled(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollDisabled(_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/scrolldisabled(_:)","title":"scrollDisabled(_:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollDisabled"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"scrollDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"disabled","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"title":"scrollDisabled(_:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE14scrollDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"beta":false,"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"iOS"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"macOS"},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"16.0","unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"9.0","name":"watchOS","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scrollDisabled(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scrolldisabled(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDisabled(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollDisabled(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scrollDisabled(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/scrolldisabled(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrolldismisseskeyboard(_:).json b/data/documentation/brazeui/contentcardsview/scrolldismisseskeyboard(_:).json index 80bd61269e..1231492e66 100644 --- a/data/documentation/brazeui/contentcardsview/scrolldismisseskeyboard(_:).json +++ b/data/documentation/brazeui/contentcardsview/scrolldismisseskeyboard(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDismissesKeyboard(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.scrollDismissesKeyboard(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollDismissesKeyboard"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"mode","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ScrollDismissesKeyboardMode","preciseIdentifier":"s:7SwiftUI27ScrollDismissesKeyboardModeV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE23scrollDismissesKeyboardyQrAA06ScrolleF4ModeVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollDismissesKeyboard","kind":"identifier"},{"kind":"text","text":"("},{"text":"ScrollDismissesKeyboardMode","preciseIdentifier":"s:7SwiftUI27ScrollDismissesKeyboardModeV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","platforms":[{"deprecated":false,"introducedAt":"16.0","beta":false,"unavailable":false,"name":"iOS"},{"name":"macOS","unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"16.0"},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0","beta":false}],"extendedModule":"SwiftUI","role":"symbol","title":"scrollDismissesKeyboard(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrolldismisseskeyboard(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollDismissesKeyboard(_:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolldismisseskeyboard(_:)","title":"scrollDismissesKeyboard(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollDismissesKeyboard","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27ScrollDismissesKeyboardModeV","text":"ScrollDismissesKeyboardMode"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDismissesKeyboard(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scrolldismisseskeyboard(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDismissesKeyboard(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"scrollDismissesKeyboard","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"mode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ScrollDismissesKeyboardMode","preciseIdentifier":"s:7SwiftUI27ScrollDismissesKeyboardModeV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"platforms":[{"name":"iOS","introducedAt":"16.0","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false},{"beta":false,"name":"tvOS","introducedAt":"16.0","unavailable":false,"deprecated":false},{"unavailable":false,"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"9.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE23scrollDismissesKeyboardyQrAA06ScrolleF4ModeVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollDismissesKeyboard"},{"text":"(","kind":"text"},{"text":"ScrollDismissesKeyboardMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27ScrollDismissesKeyboardModeV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","title":"scrollDismissesKeyboard(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scrollDismissesKeyboard(_:)"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollDismissesKeyboard(_:)":{"title":"scrollDismissesKeyboard(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollDismissesKeyboard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27ScrollDismissesKeyboardModeV","text":"ScrollDismissesKeyboardMode"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrolldismisseskeyboard(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDismissesKeyboard(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrollindicators(_:axes:).json b/data/documentation/brazeui/contentcardsview/scrollindicators(_:axes:).json index 8b52151149..0b60997478 100644 --- a/data/documentation/brazeui/contentcardsview/scrollindicators(_:axes:).json +++ b/data/documentation/brazeui/contentcardsview/scrollindicators(_:axes:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scrollindicators(_:axes:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scrollIndicators(_:axes:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicators(_:axes:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollIndicators","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"visibility"},{"kind":"text","text":": "},{"text":"ScrollIndicatorVisibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25ScrollIndicatorVisibilityV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"axes"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"text":" = [.vertical, .horizontal]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"platforms":[{"introducedAt":"16.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"13.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false,"beta":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS"}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollIndicators"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI25ScrollIndicatorVisibilityV","text":"ScrollIndicatorVisibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"axes"},{"kind":"text","text":": "},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","kind":"typeIdentifier","text":"Set"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scrollIndicators(_:axes:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE16scrollIndicators_4axesQrAA25ScrollIndicatorVisibilityV_AA4AxisO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicators(_:axes:)":{"kind":"symbol","title":"scrollIndicators(_:axes:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollindicators(_:axes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicators(_:axes:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollIndicators","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25ScrollIndicatorVisibilityV","text":"ScrollIndicatorVisibility"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"axes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scrollIndicators(_:axes:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollIndicators","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"visibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI25ScrollIndicatorVisibilityV","kind":"typeIdentifier","text":"ScrollIndicatorVisibility"},{"text":", ","kind":"text"},{"text":"axes","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"text":" = [.vertical, .horizontal]) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicators(_:axes:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollindicators(_:axes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"iOS"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0","name":"tvOS"},{"name":"watchOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"9.0"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE16scrollIndicators_4axesQrAA25ScrollIndicatorVisibilityV_AA4AxisO3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"scrollIndicators(_:axes:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollIndicators","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ScrollIndicatorVisibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25ScrollIndicatorVisibilityV"},{"text":", ","kind":"text"},{"text":"axes","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicators(_:axes:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicators(_:axes:)","kind":"symbol","abstract":[],"title":"scrollIndicators(_:axes:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollIndicators","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ScrollIndicatorVisibility","preciseIdentifier":"s:7SwiftUI25ScrollIndicatorVisibilityV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"axes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollindicators(_:axes:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrollindicatorsflash(onappear:).json b/data/documentation/brazeui/contentcardsview/scrollindicatorsflash(onappear:).json index f8562ec655..637c8f11e2 100644 --- a/data/documentation/brazeui/contentcardsview/scrollindicatorsflash(onappear:).json +++ b/data/documentation/brazeui/contentcardsview/scrollindicatorsflash(onappear:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"scrollIndicatorsFlash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"onAppear"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(onappear:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollIndicatorsFlash","kind":"identifier"},{"text":"(","kind":"text"},{"text":"onAppear","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"scrollIndicatorsFlash(onAppear:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE21scrollIndicatorsFlash8onAppearQrSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false,"beta":false},{"introducedAt":"10.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"extendedModule":"SwiftUI","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scrollIndicatorsFlash(onAppear:)"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(onAppear:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicatorsFlash(onAppear:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"onAppear"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(onappear:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(onAppear:)","title":"scrollIndicatorsFlash(onAppear:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"text":"onAppear","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(onappear:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scrollIndicatorsFlash(onAppear:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(onAppear:)"},"sections":[],"metadata":{"title":"scrollIndicatorsFlash(onAppear:)","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"17.0","deprecated":false},{"beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"macOS"},{"introducedAt":"17.0","name":"tvOS","deprecated":false,"beta":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"10.0","name":"watchOS","deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollIndicatorsFlash","kind":"identifier"},{"kind":"text","text":"("},{"text":"onAppear","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE21scrollIndicatorsFlash8onAppearQrSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicatorsFlash(onAppear:)":{"title":"scrollIndicatorsFlash(onAppear:)","url":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(onappear:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(onAppear:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"kind":"text","text":"("},{"text":"onAppear","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrollindicatorsflash(trigger:).json b/data/documentation/brazeui/contentcardsview/scrollindicatorsflash(trigger:).json index d802757f16..98b2fe6f9f 100644 --- a/data/documentation/brazeui/contentcardsview/scrollindicatorsflash(trigger:).json +++ b/data/documentation/brazeui/contentcardsview/scrollindicatorsflash(trigger:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(trigger:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scrollIndicatorsFlash(trigger:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollIndicatorsFlash","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"trigger"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"role":"symbol","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.0"},{"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"10.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE21scrollIndicatorsFlash7triggerQrqd___tSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"trigger"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"scrollIndicatorsFlash(trigger:)","roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(trigger:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicatorsFlash(trigger:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"trigger"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:SQ","kind":"typeIdentifier","text":"Equatable"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(trigger:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(trigger:)","title":"scrollIndicatorsFlash(trigger:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(trigger:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scrollIndicatorsFlash(trigger:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(trigger:)"},"metadata":{"platforms":[{"introducedAt":"17.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","beta":false,"unavailable":false,"introducedAt":"14.0"},{"introducedAt":"17.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"beta":false,"introducedAt":"10.0","name":"watchOS","deprecated":false}],"title":"scrollIndicatorsFlash(trigger:)","externalID":"s:7SwiftUI4ViewPAAE21scrollIndicatorsFlash7triggerQrqd___tSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Equatable","preciseIdentifier":"s:SQ","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"text":"trigger","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": some "},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicatorsFlash(trigger:)":{"kind":"symbol","title":"scrollIndicatorsFlash(trigger:)","role":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(trigger:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"text":"trigger","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Equatable","preciseIdentifier":"s:SQ","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(trigger:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrollposition(id:anchor:).json b/data/documentation/brazeui/contentcardsview/scrollposition(id:anchor:).json index 0565ff1816..c9adb6d676 100644 --- a/data/documentation/brazeui/contentcardsview/scrollposition(id:anchor:).json +++ b/data/documentation/brazeui/contentcardsview/scrollposition(id:anchor:).json @@ -1 +1 @@ -{"kind":"symbol","metadata":{"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"17.0","name":"iOS","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0","name":"macOS"},{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"unavailable":false,"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"10.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","extendedModule":"SwiftUI","title":"scrollPosition(id:anchor:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE14scrollPosition2id6anchorQrAA7BindingVyqd__SgG_AA9UnitPointVSgtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"scrollPosition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<(some ","kind":"text"},{"preciseIdentifier":"s:SH","kind":"typeIdentifier","text":"Hashable"},{"text":")?>, ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier","text":"UnitPoint"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollposition(id:anchor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollPosition","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<(some ","kind":"text"},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"kind":"text","text":")?>, "},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":"? = nil) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollPosition(id:anchor:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scrollPosition(id:anchor:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollPosition(id:anchor:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollPosition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<(some ","kind":"text"},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"kind":"text","text":")?>, "},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollposition(id:anchor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollPosition(id:anchor:)","title":"scrollPosition(id:anchor:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"role":"symbol","roleHeading":"Instance Method","title":"scrollPosition(id:anchor:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollPosition"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<(some ","kind":"text"},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"},{"text":")?>, ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE14scrollPosition2id6anchorQrAA7BindingVyqd__SgG_AA9UnitPointVSgtSHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"17.0","unavailable":false,"deprecated":false,"name":"iOS"},{"introducedAt":"14.0","deprecated":false,"name":"macOS","beta":false,"unavailable":false},{"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"17.0","deprecated":false},{"introducedAt":"10.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scrollPosition(id:anchor:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrollposition(id:anchor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollPosition","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<(some ","kind":"text"},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"text":")?>, ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"kind":"text","text":"? = nil) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollPosition(id:anchor:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollPosition(id:anchor:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollPosition"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<(some "},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"text":")?>, ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scrollPosition(id:anchor:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollposition(id:anchor:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollPosition(id:anchor:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrolltargetbehavior(_:).json b/data/documentation/brazeui/contentcardsview/scrolltargetbehavior(_:).json index 9b6c778306..df767cea4d 100644 --- a/data/documentation/brazeui/contentcardsview/scrolltargetbehavior(_:).json +++ b/data/documentation/brazeui/contentcardsview/scrolltargetbehavior(_:).json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTargetBehavior"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"behavior","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20ScrollTargetBehaviorP","kind":"typeIdentifier","text":"ScrollTargetBehavior"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.scrollTargetBehavior(_:)"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrolltargetbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetBehavior(_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","platforms":[{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"introducedAt":"14.0","name":"macOS","deprecated":false,"beta":false},{"name":"tvOS","beta":false,"unavailable":false,"introducedAt":"17.0","deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.0","name":"watchOS"}],"symbolKind":"method","title":"scrollTargetBehavior(_:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollTargetBehavior","kind":"identifier"},{"kind":"text","text":"(some "},{"text":"ScrollTargetBehavior","preciseIdentifier":"s:7SwiftUI20ScrollTargetBehaviorP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE20scrollTargetBehavioryQrqd__AA06ScrolleF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTargetBehavior(_:)":{"kind":"symbol","title":"scrollTargetBehavior(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolltargetbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetBehavior(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollTargetBehavior"},{"kind":"text","text":"(some "},{"text":"ScrollTargetBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ScrollTargetBehaviorP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollTargetBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"behavior","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"ScrollTargetBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ScrollTargetBehaviorP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrolltargetbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetBehavior(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.scrollTargetBehavior(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE20scrollTargetBehavioryQrqd__AA06ScrolleF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"scrollTargetBehavior(_:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollTargetBehavior"},{"text":"(some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20ScrollTargetBehaviorP","text":"ScrollTargetBehavior","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"introducedAt":"17.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"14.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"introducedAt":"17.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"10.0","beta":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTargetBehavior(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollTargetBehavior","kind":"identifier"},{"kind":"text","text":"(some "},{"kind":"typeIdentifier","text":"ScrollTargetBehavior","preciseIdentifier":"s:7SwiftUI20ScrollTargetBehaviorP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scrollTargetBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolltargetbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetBehavior(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrolltargetlayout(isenabled:).json b/data/documentation/brazeui/contentcardsview/scrolltargetlayout(isenabled:).json index c0f658e471..8f359e08c6 100644 --- a/data/documentation/brazeui/contentcardsview/scrolltargetlayout(isenabled:).json +++ b/data/documentation/brazeui/contentcardsview/scrolltargetlayout(isenabled:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scrollTargetLayout(isEnabled:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetLayout(isEnabled:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18scrollTargetLayout9isEnabledQrSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","platforms":[{"unavailable":false,"introducedAt":"17.0","deprecated":false,"name":"iOS","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false},{"introducedAt":"17.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"10.0"}],"title":"scrollTargetLayout(isEnabled:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollTargetLayout","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrolltargetlayout(isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollTargetLayout","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTargetLayout(isEnabled:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollTargetLayout","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scrollTargetLayout(isEnabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetLayout(isEnabled:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/scrolltargetlayout(isenabled:)","role":"symbol","abstract":[],"kind":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollTargetLayout","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.scrollTargetLayout(isEnabled:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetLayout(isEnabled:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrolltargetlayout(isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE18scrollTargetLayout9isEnabledQrSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollTargetLayout"},{"kind":"text","text":"("},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scrollTargetLayout(isEnabled:)","extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"introducedAt":"14.0","name":"macOS","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false,"name":"tvOS"},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"10.0","unavailable":false}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTargetLayout(isEnabled:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTargetLayout"},{"text":"(","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetLayout(isEnabled:)","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/scrolltargetlayout(isenabled:)","title":"scrollTargetLayout(isEnabled:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrolltransition(_:axis:transition:).json b/data/documentation/brazeui/contentcardsview/scrolltransition(_:axis:transition:).json index 2058bc1913..71a2ed4636 100644 --- a/data/documentation/brazeui/contentcardsview/scrolltransition(_:axis:transition:).json +++ b/data/documentation/brazeui/contentcardsview/scrolltransition(_:axis:transition:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scrollTransition(_:axis:transition:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTransition"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"configuration","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","kind":"typeIdentifier","text":"ScrollTransitionConfiguration"},{"text":" = .interactive, ","kind":"text"},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"? = nil, "},{"text":"transition","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO","text":"ScrollTransitionPhase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","text":"VisualEffect","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scrolltransition(_:axis:transition:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(_:axis:transition:)"},"metadata":{"platforms":[{"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"14.0"},{"introducedAt":"17.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"name":"watchOS","introducedAt":"10.0","unavailable":false,"beta":false,"deprecated":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16scrollTransition_4axis10transitionQrAA06ScrollE13ConfigurationV_AA4AxisOSgqd__AA17EmptyVisualEffectV_AA0hE5PhaseOtYbctAA0lM0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTransition"},{"kind":"text","text":"("},{"text":"ScrollTransitionConfiguration","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"axis","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"?, "},{"text":"transition","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","kind":"typeIdentifier","text":"EmptyVisualEffect"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ScrollTransitionPhase","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO"},{"text":") -> some ","kind":"text"},{"text":"VisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"scrollTransition(_:axis:transition:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTransition(_:axis:transition:)":{"title":"scrollTransition(_:axis:transition:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(_:axis:transition:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollTransition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration"},{"kind":"text","text":", "},{"kind":"externalParam","text":"axis"},{"text":": ","kind":"text"},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"transition"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ScrollTransitionPhase","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier","text":"VisualEffect"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(_:axis:transition:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTransition"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration"},{"text":", ","kind":"text"},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"transition","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"EmptyVisualEffect","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV"},{"text":", ","kind":"text"},{"text":"ScrollTransitionPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO"},{"kind":"text","text":") -> some "},{"text":"VisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"scrollTransition(_:axis:transition:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0"},{"name":"macOS","introducedAt":"14.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"17.0","beta":false},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"10.0","beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16scrollTransition_4axis10transitionQrAA06ScrollE13ConfigurationV_AA4AxisOSgqd__AA17EmptyVisualEffectV_AA0hE5PhaseOtYbctAA0lM0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(_:axis:transition:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.scrollTransition(_:axis:transition:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollTransition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"configuration","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ScrollTransitionConfiguration","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV"},{"kind":"text","text":" = .interactive, "},{"text":"axis","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":"? = nil, ","kind":"text"},{"text":"transition","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"EmptyVisualEffect","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO","text":"ScrollTransitionPhase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier","text":"VisualEffect"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/scrolltransition(_:axis:transition:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTransition(_:axis:transition:)":{"title":"scrollTransition(_:axis:transition:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(_:axis:transition:)","url":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(_:axis:transition:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollTransition"},{"text":"(","kind":"text"},{"text":"ScrollTransitionConfiguration","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"transition"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"EmptyVisualEffect","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO","text":"ScrollTransitionPhase"},{"kind":"text","text":") -> some "},{"text":"VisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/scrolltransition(topleading:bottomtrailing:axis:transition:).json b/data/documentation/brazeui/contentcardsview/scrolltransition(topleading:bottomtrailing:axis:transition:).json index c0eda901da..a82840f498 100644 --- a/data/documentation/brazeui/contentcardsview/scrolltransition(topleading:bottomtrailing:axis:transition:).json +++ b/data/documentation/brazeui/contentcardsview/scrolltransition(topleading:bottomtrailing:axis:transition:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrolltransition(topleading:bottomtrailing:axis:transition:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0","beta":false},{"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false,"beta":false},{"introducedAt":"10.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"title":"scrollTransition(topLeading:bottomTrailing:axis:transition:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollTransition","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"topLeading"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration"},{"text":", ","kind":"text"},{"text":"bottomTrailing","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"transition","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ScrollTransitionPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO"},{"text":") -> some ","kind":"text"},{"text":"VisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16scrollTransition10topLeading14bottomTrailing4axis10transitionQrAA06ScrollE13ConfigurationV_AjA4AxisOSgqd__AA17EmptyVisualEffectV_AA0lE5PhaseOtYbctAA0pQ0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scrollTransition(topLeading:bottomTrailing:axis:transition:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTransition"},{"text":"(","kind":"text"},{"text":"topLeading","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"bottomTrailing"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","kind":"typeIdentifier","text":"ScrollTransitionConfiguration"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"transition"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO","text":"ScrollTransitionPhase","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier","text":"VisualEffect"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(topLeading:bottomTrailing:axis:transition:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTransition(topLeading:bottomTrailing:axis:transition:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(topleading:bottomtrailing:axis:transition:)","title":"scrollTransition(topLeading:bottomTrailing:axis:transition:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTransition"},{"text":"(","kind":"text"},{"text":"topLeading","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration"},{"kind":"text","text":", "},{"text":"bottomTrailing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ScrollTransitionConfiguration","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"kind":"text","text":"?, "},{"text":"transition","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect"},{"kind":"text","text":", "},{"text":"ScrollTransitionPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier","text":"VisualEffect"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(topLeading:bottomTrailing:axis:transition:)"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.scrollTransition(topLeading:bottomTrailing:axis:transition:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollTransition","kind":"identifier"},{"kind":"text","text":"("},{"text":"topLeading","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ScrollTransitionConfiguration","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"bottomTrailing"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"axis"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"transition"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"EmptyVisualEffect","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ScrollTransitionPhase","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"text":"VisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/scrolltransition(topleading:bottomtrailing:axis:transition:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(topLeading:bottomTrailing:axis:transition:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTransition"},{"kind":"text","text":"("},{"text":"topLeading","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","kind":"typeIdentifier","text":"ScrollTransitionConfiguration"},{"kind":"text","text":", "},{"text":"bottomTrailing","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":"?, ","kind":"text"},{"text":"transition","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"EmptyVisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV"},{"text":", ","kind":"text"},{"text":"ScrollTransitionPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","text":"VisualEffect","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"beta":false,"unavailable":false,"introducedAt":"17.0","name":"iOS","deprecated":false},{"introducedAt":"14.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"unavailable":false,"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"17.0"},{"beta":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE16scrollTransition10topLeading14bottomTrailing4axis10transitionQrAA06ScrollE13ConfigurationV_AjA4AxisOSgqd__AA17EmptyVisualEffectV_AA0lE5PhaseOtYbctAA0pQ0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"scrollTransition(topLeading:bottomTrailing:axis:transition:)","role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTransition(topLeading:bottomTrailing:axis:transition:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(topleading:bottomtrailing:axis:transition:)","title":"scrollTransition(topLeading:bottomTrailing:axis:transition:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollTransition"},{"text":"(","kind":"text"},{"text":"topLeading","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ScrollTransitionConfiguration","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV"},{"kind":"text","text":", "},{"text":"bottomTrailing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ScrollTransitionConfiguration","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"transition"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO","text":"ScrollTransitionPhase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","text":"VisualEffect","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(topLeading:bottomTrailing:axis:transition:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq.json b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq.json index 0586b43a5d..e31721afc3 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","role":"symbol","platforms":[{"deprecated":false,"introducedAt":"17.0","beta":false,"unavailable":false,"name":"iOS"},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVqd_0_qd_1_ALy7ElementSTQyd__GctSkRd__SmRd__SyRd_0_AaBRd_1_s12IdentifiableASRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:editableTokens:isPresented:placement:prompt:token:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"RandomAccessCollection","preciseIdentifier":"s:Sk","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier","text":"Identifiable"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq":{"title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:editableTokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVqd_0_qd_1_ALy7ElementSTQyd__GctSkRd__SmRd__SyRd_0_AaBRd_1_s12IdentifiableASRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"StringProtocol","preciseIdentifier":"s:Sy","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RandomAccessCollection","preciseIdentifier":"s:Sk"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" : "},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160.json b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160.json index 5a7bc6d884..4fbd3118ec 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:editableTokens:isPresented:placement:prompt:token:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"RandomAccessCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sk"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160"]}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_ALy7ElementSTQyd__GctSkRd__SmRd__AaBRd_0_s12IdentifiableAURQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RandomAccessCollection","preciseIdentifier":"s:Sk"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" : "},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0","beta":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_ALy7ElementSTQyd__GctSkRd__SmRd__AaBRd_0_s12IdentifiableAURQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:editableTokens:isPresented:placement:prompt:token:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160":{"abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on.json b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on.json index 43f1a3c923..2f77b2e7f0 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:editableTokens:isPresented:placement:prompt:token:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"roleHeading":"Instance Method","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"iOS","introducedAt":"17.0"},{"beta":false,"name":"macOS","introducedAt":"14.0","unavailable":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVAA4TextVSgqd_0_ALy7ElementSTQyd__GctSkRd__SmRd__AaBRd_0_s12IdentifiableAVRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"? = nil, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"RandomAccessCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sk"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sm","kind":"typeIdentifier","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on","role":"symbol","kind":"symbol"}}} \ No newline at end of file +{"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","platforms":[{"deprecated":false,"beta":false,"introducedAt":"17.0","unavailable":false,"name":"iOS"},{"introducedAt":"14.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVAA4TextVSgqd_0_ALy7ElementSTQyd__GctSkRd__SmRd__AaBRd_0_s12IdentifiableAVRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:editableTokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":"? = nil, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"RandomAccessCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sk"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on","role":"symbol","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-29gdj.json b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-29gdj.json index e7fdfd6ca8..91ef0a5b51 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-29gdj.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-29gdj.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"text":"RandomAccessCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sk"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-29gdj","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_AKy7ElementSTQyd__GctSkRd__SmRd__AaBRd_0_s12IdentifiableASRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"17.0","beta":false},{"unavailable":false,"name":"macOS","introducedAt":"14.0","deprecated":false,"beta":false}],"title":"searchable(text:editableTokens:placement:prompt:token:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:editableTokens:placement:prompt:token:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-29gdj"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-29gdj":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-29gdj","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-29gdj","title":"searchable(text:editableTokens:placement:prompt:token:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:editableTokens:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-29gdj","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RandomAccessCollection","preciseIdentifier":"s:Sk"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-29gdj"]}],"metadata":{"platforms":[{"name":"iOS","deprecated":false,"beta":false,"introducedAt":"17.0","unavailable":false},{"deprecated":false,"name":"macOS","introducedAt":"14.0","beta":false,"unavailable":false}],"extendedModule":"SwiftUI","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:editableTokens:placement:prompt:token:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_AKy7ElementSTQyd__GctSkRd__SmRd__AaBRd_0_s12IdentifiableASRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-29gdj":{"abstract":[],"type":"topic","title":"searchable(text:editableTokens:placement:prompt:token:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-29gdj","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-29gdj"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-3n80t.json b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-3n80t.json index 2a0fddd217..1932ad0f91 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-3n80t.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-3n80t.json @@ -1 +1 @@ -{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:editableTokens:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-3n80t"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) -> some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sk","kind":"typeIdentifier","text":"RandomAccessCollection"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVAA4TextVSgqd_0_AKy7ElementSTQyd__GctSkRd__SmRd__AaBRd_0_s12IdentifiableATRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"introducedAt":"14.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false}],"title":"searchable(text:editableTokens:placement:prompt:token:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-3n80t"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-3n80t":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-3n80t","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-3n80t","title":"searchable(text:editableTokens:placement:prompt:token:)","abstract":[]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-3n80t"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-3n80t","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"platforms":[{"introducedAt":"17.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0","name":"macOS"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"searchable(text:editableTokens:placement:prompt:token:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVAA4TextVSgqd_0_AKy7ElementSTQyd__GctSkRd__SmRd__AaBRd_0_s12IdentifiableATRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:editableTokens:placement:prompt:token:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"? = nil, ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomAccessCollection","preciseIdentifier":"s:Sk"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sm","kind":"typeIdentifier","text":"RangeReplaceableCollection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP"},{"text":"\n","kind":"text"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-3n80t":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:editableTokens:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-3n80t","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-3n80t"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-687h0.json b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-687h0.json index b8d2c9b61a..61f292b8be 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-687h0.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:editabletokens:placement:prompt:token:)-687h0.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:editableTokens:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVqd_0_qd_1_AKy7ElementSTQyd__GctSkRd__SmRd__SyRd_0_AaBRd_1_s12IdentifiableAQRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"beta":false,"name":"iOS","introducedAt":"17.0","unavailable":false,"deprecated":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"14.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","title":"searchable(text:editableTokens:placement:prompt:token:)"},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-687h0","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-687h0"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"kind":"text","text":" = .automatic, "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sk","kind":"typeIdentifier","text":"RandomAccessCollection"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-687h0":{"kind":"symbol","title":"searchable(text:editableTokens:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-687h0","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-687h0","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:editableTokens:placement:prompt:token:)","platforms":[{"introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"deprecated":false,"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text14editableTokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVqd_0_qd_1_AKy7ElementSTQyd__GctSkRd__SmRd__SyRd_0_AaBRd_1_s12IdentifiableAQRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:editableTokens:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"StringProtocol","preciseIdentifier":"s:Sy","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sk","text":"RandomAccessCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-687h0"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-687h0","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-687h0":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:editableTokens:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-687h0","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-687h0"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-2b4ak.json b/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-2b4ak.json index ab6f3fb8e0..5223379144 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-2b4ak.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-2b4ak.json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:isPresented:placement:prompt:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-2b4ak"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-2b4ak","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"platforms":[{"beta":false,"deprecated":false,"introducedAt":"17.0","name":"iOS","unavailable":false},{"introducedAt":"14.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10searchable4text11isPresented9placement6promptQrAA7BindingVySSG_AJySbGAA20SearchFieldPlacementVAA4TextVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"searchable(text:isPresented:placement:prompt:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"? = nil) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-2b4ak":{"kind":"symbol","title":"searchable(text:isPresented:placement:prompt:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-2b4ak","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-2b4ak","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-2b4ak"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:isPresented:placement:prompt:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Method","title":"searchable(text:isPresented:placement:prompt:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text11isPresented9placement6promptQrAA7BindingVySSG_AJySbGAA20SearchFieldPlacementVAA4TextVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","deprecated":false,"name":"iOS","beta":false,"unavailable":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false}],"symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-2b4ak"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"? = nil) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-2b4ak":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"searchable(text:isPresented:placement:prompt:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-2b4ak","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-2b4ak"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-4ocgs.json b/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-4ocgs.json index 0d5cbd96a3..82885d26cb 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-4ocgs.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-4ocgs.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:isPresented:placement:prompt:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-4ocgs","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"17.0","unavailable":false,"name":"iOS"},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"14.0"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text11isPresented9placement6promptQrAA7BindingVySSG_AJySbGAA20SearchFieldPlacementVAA18LocalizedStringKeyVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:isPresented:placement:prompt:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-4ocgs"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-4ocgs":{"kind":"symbol","title":"searchable(text:isPresented:placement:prompt:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-4ocgs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-4ocgs","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:isPresented:placement:prompt:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-4ocgs","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text11isPresented9placement6promptQrAA7BindingVySSG_AJySbGAA20SearchFieldPlacementVAA18LocalizedStringKeyVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","role":"symbol","title":"searchable(text:isPresented:placement:prompt:)","platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-4ocgs"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-4ocgs":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:isPresented:placement:prompt:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-4ocgs","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-4ocgs"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-6engp.json b/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-6engp.json index b968818a11..8165a6ec46 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-6engp.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:ispresented:placement:prompt:)-6engp.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-6engp"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-6engp","interfaceLanguage":"swift"},"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"searchable(text:isPresented:placement:prompt:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"17.0"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text11isPresented9placement6promptQrAA7BindingVySSG_AJySbGAA20SearchFieldPlacementVqd__tSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:isPresented:placement:prompt:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-6engp":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-6engp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-6engp","title":"searchable(text:isPresented:placement:prompt:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-6engp","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-6engp"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10searchable4text11isPresented9placement6promptQrAA7BindingVySSG_AJySbGAA20SearchFieldPlacementVqd__tSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"searchable(text:isPresented:placement:prompt:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:isPresented:placement:prompt:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-6engp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-6engp","title":"searchable(text:isPresented:placement:prompt:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-6engp","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-2g9u3.json b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-2g9u3.json index 93b64b0bd6..b50a9a113c 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-2g9u3.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-2g9u3.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:placement:prompt:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"introducedAt":"15.0","deprecated":false,"name":"tvOS","beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0","beta":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6promptQrAA7BindingVySSG_AA20SearchFieldPlacementVAA18LocalizedStringKeyVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","title":"searchable(text:placement:prompt:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-2g9u3"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-2g9u3","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-2g9u3":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"searchable(text:placement:prompt:)","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-2g9u3","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-2g9u3","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-2g9u3"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:placement:prompt:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-2g9u3"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","platforms":[{"name":"iOS","beta":false,"introducedAt":"15.0","unavailable":false,"deprecated":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"12.0","unavailable":false},{"introducedAt":"15.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"8.0"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6promptQrAA7BindingVySSG_AA20SearchFieldPlacementVAA18LocalizedStringKeyVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","title":"searchable(text:placement:prompt:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-2g9u3":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"searchable(text:placement:prompt:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-2g9u3","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-2g9u3"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-64xq1.json b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-64xq1.json index 2cfec0f26d..3b83dc17d5 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-64xq1.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-64xq1.json @@ -1 +1 @@ -{"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false},{"beta":false,"introducedAt":"12.0","deprecated":false,"unavailable":false,"name":"macOS"},{"name":"tvOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"15.0"},{"deprecated":false,"unavailable":false,"introducedAt":"8.0","beta":false,"name":"watchOS"}],"title":"searchable(text:placement:prompt:)","externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6promptQrAA7BindingVySSG_AA20SearchFieldPlacementVqd__tSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-64xq1"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-64xq1"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:placement:prompt:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-64xq1":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-64xq1","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-64xq1","title":"searchable(text:placement:prompt:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:placement:prompt:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-64xq1"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":"\n"}]}]}],"metadata":{"title":"searchable(text:placement:prompt:)","platforms":[{"introducedAt":"15.0","beta":false,"unavailable":false,"deprecated":false,"name":"iOS"},{"name":"macOS","introducedAt":"12.0","beta":false,"deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"15.0","unavailable":false,"name":"tvOS"},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"8.0","deprecated":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6promptQrAA7BindingVySSG_AA20SearchFieldPlacementVqd__tSyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-64xq1"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-64xq1":{"title":"searchable(text:placement:prompt:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-64xq1","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-64xq1"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-7ig3.json b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-7ig3.json index 3da5bbc9aa..ad26e76a05 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-7ig3.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:)-7ig3.json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-7ig3"},"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","title":"searchable(text:placement:prompt:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6promptQrAA7BindingVySSG_AA20SearchFieldPlacementVAA4TextVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","name":"tvOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"8.0","name":"watchOS","unavailable":false,"deprecated":false,"beta":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"? = nil) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:placement:prompt:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-7ig3"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-7ig3":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-7ig3","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-7ig3","title":"searchable(text:placement:prompt:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"? = nil) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-7ig3","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6promptQrAA7BindingVySSG_AA20SearchFieldPlacementVAA4TextVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","title":"searchable(text:placement:prompt:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"15.0","unavailable":false,"name":"tvOS","beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"8.0","deprecated":false}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-7ig3"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:placement:prompt:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-7ig3":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-7ig3","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-7ig3","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"searchable(text:placement:prompt:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-1yye2.json b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-1yye2.json index a395a617da..db4d5199ea 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-1yye2.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-1yye2.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-1yye2"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:placement:prompt:suggestions:)"},{"text":".","type":"text"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use the searchable modifier with the searchSuggestions modifier","type":"text"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"name":"iOS","beta":false,"deprecatedAt":"100000.0","introducedAt":"15.0","unavailable":false,"deprecated":false,"message":"Use the searchable modifier with the searchSuggestions modifier"},{"deprecatedAt":"100000.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"12.0","message":"Use the searchable modifier with the searchSuggestions modifier"},{"name":"tvOS","deprecatedAt":"100000.0","introducedAt":"15.0","unavailable":false,"message":"Use the searchable modifier with the searchSuggestions modifier","deprecated":false,"beta":false},{"deprecatedAt":"100000.0","message":"Use the searchable modifier with the searchSuggestions modifier","name":"watchOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"8.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"suggestions"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6prompt11suggestionsQrAA7BindingVySSG_AA20SearchFieldPlacementVqd_0_qd__yXEtAaBRd__SyRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"searchable(text:placement:prompt:suggestions:)","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"suggestions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-1yye2"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-1yye2":{"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-1yye2","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"kind":"symbol","title":"searchable(text:placement:prompt:suggestions:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-1yye2","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":" = .automatic, "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"suggestions"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use the searchable modifier with the searchSuggestions modifier","type":"text"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-1yye2"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:placement:prompt:suggestions:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-1yye2","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"deprecatedAt":"100000.0","beta":false,"message":"Use the searchable modifier with the searchSuggestions modifier"},{"deprecated":false,"deprecatedAt":"100000.0","name":"macOS","message":"Use the searchable modifier with the searchSuggestions modifier","beta":false,"introducedAt":"12.0","unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"message":"Use the searchable modifier with the searchSuggestions modifier","deprecatedAt":"100000.0","introducedAt":"15.0","name":"tvOS"},{"introducedAt":"8.0","name":"watchOS","deprecatedAt":"100000.0","unavailable":false,"deprecated":false,"message":"Use the searchable modifier with the searchSuggestions modifier","beta":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"searchable(text:placement:prompt:suggestions:)","externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6prompt11suggestionsQrAA7BindingVySSG_AA20SearchFieldPlacementVqd_0_qd__yXEtAaBRd__SyRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"suggestions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-1yye2":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-1yye2","role":"symbol","title":"searchable(text:placement:prompt:suggestions:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-1yye2","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-2fhj7.json b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-2fhj7.json index 6258bf522f..bd7b4070e3 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-2fhj7.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-2fhj7.json @@ -1 +1 @@ -{"metadata":{"role":"symbol","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"15.0","message":"Use the searchable modifier with the searchSuggestions modifier"},{"beta":false,"introducedAt":"12.0","message":"Use the searchable modifier with the searchSuggestions modifier","deprecated":false,"deprecatedAt":"100000.0","unavailable":false,"name":"macOS"},{"deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false,"deprecatedAt":"100000.0","name":"tvOS","message":"Use the searchable modifier with the searchSuggestions modifier"},{"name":"watchOS","deprecated":false,"message":"Use the searchable modifier with the searchSuggestions modifier","beta":false,"deprecatedAt":"100000.0","unavailable":false,"introducedAt":"8.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6prompt11suggestionsQrAA7BindingVySSG_AA20SearchFieldPlacementVAA4TextVSgqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:placement:prompt:suggestions:)","roleHeading":"Instance Method"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use the searchable modifier with the searchSuggestions modifier","type":"text"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":"? = nil, ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"suggestions"},{"text":": () -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:placement:prompt:suggestions:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-2fhj7"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-2fhj7","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-2fhj7":{"deprecated":true,"kind":"symbol","title":"searchable(text:placement:prompt:suggestions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-2fhj7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-2fhj7","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?, "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"? = nil, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"metadata":{"title":"searchable(text:placement:prompt:suggestions:)","extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"suggestions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"deprecated":false,"beta":false,"message":"Use the searchable modifier with the searchSuggestions modifier","unavailable":false,"introducedAt":"15.0","name":"iOS","deprecatedAt":"100000.0"},{"deprecatedAt":"100000.0","deprecated":false,"name":"macOS","beta":false,"message":"Use the searchable modifier with the searchSuggestions modifier","introducedAt":"12.0","unavailable":false},{"message":"Use the searchable modifier with the searchSuggestions modifier","deprecated":false,"unavailable":false,"name":"tvOS","deprecatedAt":"100000.0","beta":false,"introducedAt":"15.0"},{"name":"watchOS","message":"Use the searchable modifier with the searchSuggestions modifier","deprecated":false,"introducedAt":"8.0","unavailable":false,"beta":false,"deprecatedAt":"100000.0"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6prompt11suggestionsQrAA7BindingVySSG_AA20SearchFieldPlacementVAA4TextVSgqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:placement:prompt:suggestions:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-2fhj7"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-2fhj7"},"deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use the searchable modifier with the searchSuggestions modifier","type":"text"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-2fhj7":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:placement:prompt:suggestions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-2fhj7","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-2fhj7"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-73t29.json b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-73t29.json index 6a7e62883e..a6ae42cef0 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-73t29.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:placement:prompt:suggestions:)-73t29.json @@ -1 +1 @@ -{"deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Use the searchable modifier with the searchSuggestions modifier"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-73t29"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-73t29"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:placement:prompt:suggestions:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"platforms":[{"deprecatedAt":"100000.0","beta":false,"introducedAt":"15.0","message":"Use the searchable modifier with the searchSuggestions modifier","unavailable":false,"name":"iOS","deprecated":false},{"beta":false,"name":"macOS","deprecated":false,"unavailable":false,"message":"Use the searchable modifier with the searchSuggestions modifier","introducedAt":"12.0","deprecatedAt":"100000.0"},{"unavailable":false,"deprecatedAt":"100000.0","beta":false,"deprecated":false,"message":"Use the searchable modifier with the searchSuggestions modifier","name":"tvOS","introducedAt":"15.0"},{"unavailable":false,"introducedAt":"8.0","deprecatedAt":"100000.0","beta":false,"message":"Use the searchable modifier with the searchSuggestions modifier","name":"watchOS","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"suggestions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6prompt11suggestionsQrAA7BindingVySSG_AA20SearchFieldPlacementVAA18LocalizedStringKeyVqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"searchable(text:placement:prompt:suggestions:)","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":" = .automatic, "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"suggestions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-73t29":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"searchable(text:placement:prompt:suggestions:)","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-73t29","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-73t29","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","deprecationSummary":[{"type":"paragraph","inlineContent":[{"text":"Use the searchable modifier with the searchSuggestions modifier","type":"text"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10searchable4text9placement6prompt11suggestionsQrAA7BindingVySSG_AA20SearchFieldPlacementVAA18LocalizedStringKeyVqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"message":"Use the searchable modifier with the searchSuggestions modifier","beta":false,"deprecatedAt":"100000.0","introducedAt":"15.0","unavailable":false,"name":"iOS"},{"message":"Use the searchable modifier with the searchSuggestions modifier","unavailable":false,"deprecatedAt":"100000.0","beta":false,"introducedAt":"12.0","name":"macOS","deprecated":false},{"introducedAt":"15.0","beta":false,"message":"Use the searchable modifier with the searchSuggestions modifier","unavailable":false,"name":"tvOS","deprecatedAt":"100000.0","deprecated":false},{"unavailable":false,"beta":false,"deprecatedAt":"100000.0","introducedAt":"8.0","message":"Use the searchable modifier with the searchSuggestions modifier","deprecated":false,"name":"watchOS"}],"roleHeading":"Instance Method","title":"searchable(text:placement:prompt:suggestions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-73t29"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-73t29"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:placement:prompt:suggestions:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-73t29":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"suggestions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:placement:prompt:suggestions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-73t29","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-73t29"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6.json index 31489dfad5..1b2a39c381 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6.json @@ -1 +1 @@ -{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:tokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"title":"searchable(text:tokens:isPresented:placement:prompt:token:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"name":"macOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVqd_1_qd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_SyRd_1_s12IdentifiableASRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sk","kind":"typeIdentifier","text":"RandomAccessCollection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"text":"RangeReplaceableCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sm"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6":{"kind":"symbol","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"17.0","name":"iOS","unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"14.0","name":"macOS","unavailable":false}],"role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVqd_1_qd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_SyRd_1_s12IdentifiableASRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:tokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sk","kind":"typeIdentifier","text":"RandomAccessCollection"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sm","kind":"typeIdentifier","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","text":"StringProtocol","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:tokens:isPresented:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n.json index 5339202533..3eca954418 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n.json @@ -1 +1 @@ -{"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","platforms":[{"introducedAt":"17.0","unavailable":false,"deprecated":false,"beta":false,"name":"iOS"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableAURQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"kind":"text","text":" "},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sk","text":"RandomAccessCollection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier","text":"Identifiable"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"RandomAccessCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sk"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}]}]}],"metadata":{"extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"beta":false,"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"macOS"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableAURQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr.json index 2488c47d6b..00f0a84d80 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"? = nil, "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RandomAccessCollection","preciseIdentifier":"s:Sk"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"searchable(text:tokens:isPresented:placement:prompt:token:)","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVAA4TextVSgqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableAVRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"17.0"},{"deprecated":false,"introducedAt":"14.0","name":"macOS","unavailable":false,"beta":false}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:tokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:tokens:isPresented:placement:prompt:token:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GALySbGAA20SearchFieldPlacementVAA4TextVSgqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableAVRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"17.0"},{"deprecated":false,"unavailable":false,"introducedAt":"14.0","beta":false,"name":"macOS"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"token"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RandomAccessCollection","preciseIdentifier":"s:Sk"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr","role":"symbol","type":"topic","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-5go6s.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-5go6s.json index 723887c321..9dd3303083 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-5go6s.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-5go6s.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-5go6s"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sk","text":"RandomAccessCollection"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-5go6s","interfaceLanguage":"swift"},"metadata":{"platforms":[{"beta":false,"name":"iOS","introducedAt":"16.0","deprecated":false,"unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0","name":"macOS"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableASRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"searchable(text:tokens:placement:prompt:token:)","symbolKind":"method","extendedModule":"SwiftUI"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:tokens:placement:prompt:token:)"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-5go6s":{"kind":"symbol","title":"searchable(text:tokens:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-5go6s","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-5go6s","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:tokens:placement:prompt:token:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableASRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"16.0","unavailable":false},{"name":"macOS","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-5go6s"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-5go6s"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sk","text":"RandomAccessCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}]}]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:tokens:placement:prompt:token:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-5go6s":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-5go6s","type":"topic","title":"searchable(text:tokens:placement:prompt:token:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-5go6s","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-7xtoi.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-7xtoi.json index 01ec046e16..63d88574db 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-7xtoi.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-7xtoi.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-7xtoi","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:tokens:placement:prompt:token:)","role":"symbol","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVqd_1_qd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_SyRd_1_s12IdentifiableAQRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0"},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"13.0"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sk","text":"RandomAccessCollection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"RangeReplaceableCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sm"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-7xtoi"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-7xtoi":{"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-7xtoi","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-7xtoi","role":"symbol","title":"searchable(text:tokens:placement:prompt:token:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-7xtoi"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":" = .automatic, "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sk","text":"RandomAccessCollection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-7xtoi"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVqd_1_qd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_SyRd_1_s12IdentifiableAQRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:tokens:placement:prompt:token:)","platforms":[{"name":"iOS","beta":false,"introducedAt":"16.0","unavailable":false,"deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-7xtoi":{"title":"searchable(text:tokens:placement:prompt:token:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-7xtoi","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-7xtoi"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-93a5y.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-93a5y.json index ce3b244133..2c6635bf5f 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-93a5y.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:placement:prompt:token:)-93a5y.json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-93a5y"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"? = nil, "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sk","kind":"typeIdentifier","text":"RandomAccessCollection"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-93a5y"]}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","beta":false,"introducedAt":"16.0"},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVAA4TextVSgqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableATRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:tokens:placement:prompt:token:)","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-93a5y":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-93a5y","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-93a5y","abstract":[],"title":"searchable(text:tokens:placement:prompt:token:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-93a5y"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-93a5y"},"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens9placement6prompt5tokenQrAA7BindingVySSG_AKyqd__GAA20SearchFieldPlacementVAA4TextVSgqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableATRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:tokens:placement:prompt:token:)","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"16.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:placement:prompt:token:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"kind":"text","text":" = .automatic, "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"? = nil, "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sk","text":"RandomAccessCollection"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"RangeReplaceableCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sm"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-93a5y":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"searchable(text:tokens:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-93a5y","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-93a5y"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb.json index 726c256483..cdee196729 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.0","name":"iOS"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_AMyqd__GAoMySbGAA20SearchFieldPlacementVAA4TextVSgqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableAWRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)"},{"text":".","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"? = nil, "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"RandomAccessCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sk"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb":{"role":"symbol","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"deprecated":false,"name":"iOS","beta":false,"introducedAt":"17.0","unavailable":false},{"name":"macOS","introducedAt":"14.0","beta":false,"deprecated":false,"unavailable":false}],"symbolKind":"method","roleHeading":"Instance Method","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_AMyqd__GAoMySbGAA20SearchFieldPlacementVAA4TextVSgqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableAWRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"? = nil, "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RandomAccessCollection","preciseIdentifier":"s:Sk"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb":{"title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5.json index e2f4feffc7..b8a3fbe96c 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SM","text":"MutableCollection","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sk","text":"RandomAccessCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"RangeReplaceableCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sm"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier","text":"Identifiable"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"17.0"},{"introducedAt":"14.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_AMyqd__GAoMySbGAA20SearchFieldPlacementVqd_1_qd_0_7ElementSTQyd__ctSMRd__SkRd__SmRd__AaBRd_0_SyRd_1_s12IdentifiableATRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","symbolKind":"method","role":"symbol"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5":{"kind":"symbol","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_AMyqd__GAoMySbGAA20SearchFieldPlacementVqd_1_qd_0_7ElementSTQyd__ctSMRd__SkRd__SmRd__AaBRd_0_SyRd_1_s12IdentifiableATRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"17.0"},{"introducedAt":"14.0","beta":false,"unavailable":false,"deprecated":false,"name":"macOS"}],"roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SM","text":"MutableCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RandomAccessCollection","preciseIdentifier":"s:Sk"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sm","kind":"typeIdentifier","text":"RangeReplaceableCollection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sy","kind":"typeIdentifier","text":"StringProtocol"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier","text":"Identifiable"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5","role":"symbol","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym.json index 210be41484..1759eed652 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym"]}],"kind":"symbol","metadata":{"platforms":[{"introducedAt":"17.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"14.0","name":"macOS","unavailable":false,"beta":false}],"title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_AMyqd__GAoMySbGAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableAVRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Sk","kind":"typeIdentifier","text":"RandomAccessCollection"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens11isPresented9placement6prompt5tokenQrAA7BindingVySSG_AMyqd__GAoMySbGAA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_7ElementSTQyd__ctSkRd__SmRd__AaBRd_0_s12IdentifiableAVRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"17.0","beta":false,"unavailable":false},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"14.0","unavailable":false}]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"token"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"text":"RandomAccessCollection","preciseIdentifier":"s:Sk","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym":{"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al.json index f27d0aa775..e5dd66b422 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al"},"metadata":{"platforms":[{"beta":false,"introducedAt":"16.0","name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GAnA20SearchFieldPlacementVAA4TextVSgqd_0_7ElementSTQyd__ctSMRd__SkRd__SmRd__AaBRd_0_s12IdentifiableAURQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:suggestedTokens:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":" = .automatic, "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"? = nil, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"text":"MutableCollection","kind":"typeIdentifier","preciseIdentifier":"s:SM"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sk","text":"RandomAccessCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchable(text:tokens:suggestedTokens:placement:prompt:token:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"? = nil, ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"MutableCollection","kind":"typeIdentifier","preciseIdentifier":"s:SM"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sk","text":"RandomAccessCollection"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier","text":"Identifiable"},{"text":"\n","kind":"text"}]}]}],"metadata":{"title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","platforms":[{"beta":false,"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0","name":"macOS"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GAnA20SearchFieldPlacementVAA4TextVSgqd_0_7ElementSTQyd__ctSMRd__SkRd__SmRd__AaBRd_0_s12IdentifiableAURQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo.json index e375484ab3..417be03d12 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo.json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:tokens:suggestedTokens:placement:prompt:token:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SM","text":"MutableCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"RandomAccessCollection","preciseIdentifier":"s:Sk","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"text":"\n","kind":"text"}]}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false},{"introducedAt":"13.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GAnA20SearchFieldPlacementVqd_1_qd_0_7ElementSTQyd__ctSMRd__SkRd__SmRd__AaBRd_0_SyRd_1_s12IdentifiableARRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo":{"title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo","type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":" = .automatic, "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"MutableCollection","kind":"typeIdentifier","preciseIdentifier":"s:SM"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"RandomAccessCollection","kind":"typeIdentifier","preciseIdentifier":"s:Sk"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"StringProtocol","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchable(text:tokens:suggestedTokens:placement:prompt:token:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GAnA20SearchFieldPlacementVqd_1_qd_0_7ElementSTQyd__ctSMRd__SkRd__SmRd__AaBRd_0_SyRd_1_s12IdentifiableARRQr1_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq.json b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq.json index f69bc5a750..ec5f22d621 100644 --- a/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq.json +++ b/data/documentation/brazeui/contentcardsview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"text":" = .automatic, ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SM","text":"MutableCollection"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sk","kind":"typeIdentifier","text":"RandomAccessCollection"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sm","text":"RangeReplaceableCollection"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"16.0","beta":false,"deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"}],"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GAnA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_7ElementSTQyd__ctSMRd__SkRd__SmRd__AaBRd_0_s12IdentifiableATRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:suggestedTokens:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq":{"kind":"symbol","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchable(text:tokens:suggestedTokens:placement:prompt:token:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE10searchable4text6tokens15suggestedTokens9placement6prompt5tokenQrAA7BindingVySSG_ALyqd__GAnA20SearchFieldPlacementVAA18LocalizedStringKeyVqd_0_7ElementSTQyd__ctSMRd__SkRd__SmRd__AaBRd_0_s12IdentifiableATRQr0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"suggestedTokens"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"beta":false,"name":"iOS","introducedAt":"16.0","deprecated":false,"unavailable":false},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":" = .automatic, "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SM","text":"MutableCollection","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:Sk","text":"RandomAccessCollection","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"RangeReplaceableCollection","preciseIdentifier":"s:Sm"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":" : ","kind":"text"},{"text":"Identifiable","kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq"]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq","type":"topic","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchcompletion(_:)-5etbc.json b/data/documentation/brazeui/contentcardsview/searchcompletion(_:)-5etbc.json index c34fb8495a..21aef2ceb3 100644 --- a/data/documentation/brazeui/contentcardsview/searchcompletion(_:)-5etbc.json +++ b/data/documentation/brazeui/contentcardsview/searchcompletion(_:)-5etbc.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchCompletion","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"token"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE16searchCompletionyQrqd__s12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"searchCompletion(_:)","platforms":[{"unavailable":false,"introducedAt":"16.0","deprecated":false,"name":"iOS","beta":false},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-5etbc","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchCompletion(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-5etbc"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchCompletion(_:)-5etbc":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchCompletion"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-5etbc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-5etbc","title":"searchCompletion(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchCompletion(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-5etbc"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"searchCompletion(_:)","platforms":[{"beta":false,"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"16.0"},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE16searchCompletionyQrqd__s12IdentifiableRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchCompletion","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchCompletion","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"token","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-5etbc"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchCompletion(_:)-5etbc":{"role":"symbol","title":"searchCompletion(_:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-5etbc","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-5etbc"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchcompletion(_:)-6my61.json b/data/documentation/brazeui/contentcardsview/searchcompletion(_:)-6my61.json index 63c47d909a..1ad1013966 100644 --- a/data/documentation/brazeui/contentcardsview/searchcompletion(_:)-6my61.json +++ b/data/documentation/brazeui/contentcardsview/searchcompletion(_:)-6my61.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-6my61"]}],"sections":[],"metadata":{"title":"searchCompletion(_:)","platforms":[{"introducedAt":"15.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchCompletion","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16searchCompletionyQrSSF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"completion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-6my61","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchCompletion(_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchCompletion(_:)-6my61":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-6my61","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-6my61","title":"searchCompletion(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-6my61"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchCompletion(_:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE16searchCompletionyQrSSF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchCompletion","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchCompletion(_:)","platforms":[{"introducedAt":"15.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"12.0","beta":false,"deprecated":false,"name":"macOS"},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"15.0","unavailable":false},{"name":"watchOS","beta":false,"introducedAt":"8.0","unavailable":false,"deprecated":false}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-6my61","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"completion","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchCompletion(_:)-6my61":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"searchCompletion(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-6my61","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-6my61"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchdictationbehavior(_:).json b/data/documentation/brazeui/contentcardsview/searchdictationbehavior(_:).json index f316d7d002..8698642bd6 100644 --- a/data/documentation/brazeui/contentcardsview/searchdictationbehavior(_:).json +++ b/data/documentation/brazeui/contentcardsview/searchdictationbehavior(_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchDictationBehavior(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchDictationBehavior(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","role":"symbol","title":"searchDictationBehavior(_:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchDictationBehavior"},{"text":"(","kind":"text"},{"text":"TextInputDictationBehavior","preciseIdentifier":"s:7SwiftUI26TextInputDictationBehaviorV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE23searchDictationBehavioryQrAA09TextInputeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"introducedAt":"17.0","unavailable":false,"deprecated":false,"beta":false,"name":"iOS"},{"unavailable":false,"beta":false,"deprecated":false,"name":"visionOS","introducedAt":"1.0"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchDictationBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"dictationBehavior","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"TextInputDictationBehavior","preciseIdentifier":"s:7SwiftUI26TextInputDictationBehaviorV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchdictationbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchDictationBehavior(_:)":{"kind":"symbol","title":"searchDictationBehavior(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchdictationbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchDictationBehavior(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchDictationBehavior"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI26TextInputDictationBehaviorV","text":"TextInputDictationBehavior","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.searchDictationBehavior(_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchdictationbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchDictationBehavior"},{"text":"(","kind":"text"},{"text":"TextInputDictationBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26TextInputDictationBehaviorV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"platforms":[{"unavailable":false,"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false},{"name":"visionOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"1.0"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE23searchDictationBehavioryQrAA09TextInputeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"searchDictationBehavior(_:)"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchDictationBehavior(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchDictationBehavior"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"dictationBehavior"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI26TextInputDictationBehaviorV","kind":"typeIdentifier","text":"TextInputDictationBehavior"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchDictationBehavior(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchDictationBehavior"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI26TextInputDictationBehaviorV","text":"TextInputDictationBehavior","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"searchDictationBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchdictationbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchDictationBehavior(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchpresentationtoolbarbehavior(_:).json b/data/documentation/brazeui/contentcardsview/searchpresentationtoolbarbehavior(_:).json index 4137235f24..368c3dafba 100644 --- a/data/documentation/brazeui/contentcardsview/searchpresentationtoolbarbehavior(_:).json +++ b/data/documentation/brazeui/contentcardsview/searchpresentationtoolbarbehavior(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchPresentationToolbarBehavior(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE33searchPresentationToolbarBehavioryQrAA06SearchefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"17.1"},{"unavailable":false,"introducedAt":"14.1","name":"macOS","deprecated":false,"beta":false},{"name":"tvOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"17.1"},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"10.1","deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchPresentationToolbarBehavior"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI33SearchPresentationToolbarBehaviorV","text":"SearchPresentationToolbarBehavior"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchPresentationToolbarBehavior(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchpresentationtoolbarbehavior(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchPresentationToolbarBehavior(_:)"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchPresentationToolbarBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"behavior"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI33SearchPresentationToolbarBehaviorV","text":"SearchPresentationToolbarBehavior","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchPresentationToolbarBehavior(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchPresentationToolbarBehavior(_:)","url":"\/documentation\/brazeui\/contentcardsview\/searchpresentationtoolbarbehavior(_:)","abstract":[],"title":"searchPresentationToolbarBehavior(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchPresentationToolbarBehavior"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI33SearchPresentationToolbarBehaviorV","text":"SearchPresentationToolbarBehavior","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchPresentationToolbarBehavior(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchPresentationToolbarBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI33SearchPresentationToolbarBehaviorV","text":"SearchPresentationToolbarBehavior"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"17.1","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"name":"macOS","introducedAt":"14.1","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"17.1","unavailable":false,"name":"tvOS","beta":false},{"beta":false,"name":"watchOS","introducedAt":"10.1","deprecated":false,"unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE33searchPresentationToolbarBehavioryQrAA06SearchefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"searchPresentationToolbarBehavior(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchPresentationToolbarBehavior(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchPresentationToolbarBehavior"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"behavior","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI33SearchPresentationToolbarBehaviorV","kind":"typeIdentifier","text":"SearchPresentationToolbarBehavior"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchpresentationtoolbarbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchPresentationToolbarBehavior(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchPresentationToolbarBehavior"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SearchPresentationToolbarBehavior","preciseIdentifier":"s:7SwiftUI33SearchPresentationToolbarBehaviorV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchPresentationToolbarBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchpresentationtoolbarbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchPresentationToolbarBehavior(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchscopes(_:activation:_:).json b/data/documentation/brazeui/contentcardsview/searchscopes(_:activation:_:).json index 6ac601bfae..cd96addbd9 100644 --- a/data/documentation/brazeui/contentcardsview/searchscopes(_:activation:_:).json +++ b/data/documentation/brazeui/contentcardsview/searchscopes(_:activation:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchScopes"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scope"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"activation","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchScopeActivation","preciseIdentifier":"s:7SwiftUI21SearchScopeActivationV"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scopes","kind":"internalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchScopes(_:activation:_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"16.4"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.3"},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"16.4"}],"symbolKind":"method","extendedModule":"SwiftUI","title":"searchScopes(_:activation:_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE12searchScopes_10activation_QrAA7BindingVyqd__G_AA21SearchScopeActivationVqd_0_yXEtSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchScopes"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"activation","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchScopeActivation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21SearchScopeActivationV"},{"text":", () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchscopes(_:activation:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:activation:_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchScopes(_:activation:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchScopes","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"activation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchScopeActivation","preciseIdentifier":"s:7SwiftUI21SearchScopeActivationV"},{"text":", () -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:activation:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:activation:_:)","title":"searchScopes(_:activation:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchScopes(_:activation:_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchscopes(_:activation:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:activation:_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"searchScopes(_:activation:_:)","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.4","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"13.3","unavailable":false},{"introducedAt":"16.4","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchScopes"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":">, "},{"text":"activation","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchScopeActivation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21SearchScopeActivationV"},{"text":", () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE12searchScopes_10activation_QrAA7BindingVyqd__G_AA21SearchScopeActivationVqd_0_yXEtSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchScopes","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"scope","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"activation"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI21SearchScopeActivationV","text":"SearchScopeActivation","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scopes"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Hashable","preciseIdentifier":"s:SH"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchScopes(_:activation:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:activation:_:)","kind":"symbol","abstract":[],"type":"topic","title":"searchScopes(_:activation:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchScopes"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"activation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI21SearchScopeActivationV","kind":"typeIdentifier","text":"SearchScopeActivation"},{"text":", () -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:activation:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchscopes(_:scopes:).json b/data/documentation/brazeui/contentcardsview/searchscopes(_:scopes:).json index 938a869417..d92bd878e1 100644 --- a/data/documentation/brazeui/contentcardsview/searchscopes(_:scopes:).json +++ b/data/documentation/brazeui/contentcardsview/searchscopes(_:scopes:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:scopes:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchscopes(_:scopes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0","name":"iOS"},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"16.4","deprecated":false,"name":"tvOS"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchScopes","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"scopes","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE12searchScopes_6scopesQrAA7BindingVyqd__G_qd_0_yXEtSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","title":"searchScopes(_:scopes:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchScopes(_:scopes:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchScopes","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scope"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":">, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"scopes"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"text":"Hashable","preciseIdentifier":"s:SH","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/searchScopes(_:scopes:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchScopes"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"scopes"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:scopes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:scopes:)","title":"searchScopes(_:scopes:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchscopes(_:scopes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchScopes(_:scopes:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:scopes:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","title":"searchScopes(_:scopes:)","externalID":"s:7SwiftUI4ViewPAAE12searchScopes_6scopesQrAA7BindingVyqd__G_qd_0_yXEtSHRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"16.0","name":"iOS"},{"deprecated":false,"name":"macOS","introducedAt":"13.0","beta":false,"unavailable":false},{"introducedAt":"16.4","beta":false,"deprecated":false,"name":"tvOS","unavailable":false}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchScopes","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"scopes"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchScopes","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"scope","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"scopes"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SH","kind":"typeIdentifier","text":"Hashable"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchScopes(_:scopes:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:scopes:)","role":"symbol","title":"searchScopes(_:scopes:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:scopes:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchScopes","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"scopes","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchsuggestions(_:).json b/data/documentation/brazeui/contentcardsview/searchsuggestions(_:).json index 38e1da768a..b7a70a9bc0 100644 --- a/data/documentation/brazeui/contentcardsview/searchsuggestions(_:).json +++ b/data/documentation/brazeui/contentcardsview/searchsuggestions(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchSuggestions","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"suggestions","kind":"internalParam"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.searchSuggestions(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchSuggestions","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE17searchSuggestionsyQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"searchSuggestions(_:)","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"16.0","beta":false},{"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"introducedAt":"16.0","deprecated":false,"name":"tvOS"},{"beta":false,"name":"watchOS","introducedAt":"9.0","deprecated":false,"unavailable":false}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchSuggestions(_:)":{"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchSuggestions"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:)","title":"searchSuggestions(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:)","abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchSuggestions(_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE17searchSuggestionsyQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchSuggestions"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","title":"searchSuggestions(_:)","platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"16.0","deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS"},{"unavailable":false,"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"16.0"},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchSuggestions","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"suggestions","kind":"internalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchSuggestions(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchSuggestions","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">(() -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"searchSuggestions(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/searchsuggestions(_:for:).json b/data/documentation/brazeui/contentcardsview/searchsuggestions(_:for:).json index cc975ef91f..e024e9b097 100644 --- a/data/documentation/brazeui/contentcardsview/searchsuggestions(_:for:).json +++ b/data/documentation/brazeui/contentcardsview/searchsuggestions(_:for:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:for:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.searchSuggestions(_:for:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"16.0","beta":false,"name":"iOS"},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"name":"tvOS","introducedAt":"16.0","unavailable":false,"deprecated":false},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"9.0"}],"roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE17searchSuggestions_3forQrAA10VisibilityO_AA06SearchE9PlacementV3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"searchSuggestions(_:for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchSuggestions","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchSuggestionsPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:for:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchSuggestions"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"visibility"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"placements"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV","kind":"typeIdentifier","text":"SearchSuggestionsPlacement"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchSuggestions(_:for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:for:)","url":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:for:)","abstract":[],"title":"searchSuggestions(_:for:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchSuggestions"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"SearchSuggestionsPlacement","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.searchSuggestions(_:for:)"},{"text":".","type":"text"}],"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchSuggestions","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"visibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"placements","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV","text":"SearchSuggestionsPlacement"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:for:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:for:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchSuggestions","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV","kind":"typeIdentifier","text":"SearchSuggestionsPlacement"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"searchSuggestions(_:for:)","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"16.0"},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"introducedAt":"16.0","beta":false,"deprecated":false,"name":"tvOS","unavailable":false},{"deprecated":false,"name":"watchOS","introducedAt":"9.0","beta":false,"unavailable":false}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE17searchSuggestions_3forQrAA10VisibilityO_AA06SearchE9PlacementV3SetVtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchSuggestions(_:for:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchSuggestions","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchSuggestionsPlacement","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchSuggestions(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:for:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:for:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/selectiondisabled(_:).json b/data/documentation/brazeui/contentcardsview/selectiondisabled(_:).json index 28220be0af..533ebdf02f 100644 --- a/data/documentation/brazeui/contentcardsview/selectiondisabled(_:).json +++ b/data/documentation/brazeui/contentcardsview/selectiondisabled(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/selectiondisabled(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"selectionDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"isDisabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.selectionDisabled(_:)"},{"text":".","type":"text"}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"selectionDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"17.0","beta":false},{"deprecated":false,"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"tvOS","beta":false},{"unavailable":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS","beta":false}],"roleHeading":"Instance Method","role":"symbol","title":"selectionDisabled(_:)","externalID":"s:7SwiftUI4ViewPAAE17selectionDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/selectionDisabled(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/selectionDisabled(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"selectionDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/selectiondisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/selectionDisabled(_:)","title":"selectionDisabled(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/selectionDisabled(_:)"},"metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","title":"selectionDisabled(_:)","externalID":"s:7SwiftUI4ViewPAAE17selectionDisabledyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","beta":false,"deprecated":false,"name":"iOS","unavailable":false},{"introducedAt":"14.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"name":"tvOS","introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"10.0","unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"selectionDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.selectionDisabled(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"selectionDisabled"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"isDisabled","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/selectiondisabled(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/selectionDisabled(_:)":{"title":"selectionDisabled(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"selectionDisabled"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/selectiondisabled(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/selectionDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/sensoryfeedback(_:trigger:).json b/data/documentation/brazeui/contentcardsview/sensoryfeedback(_:trigger:).json index 428c8d9d70..bd15c3d747 100644 --- a/data/documentation/brazeui/contentcardsview/sensoryfeedback(_:trigger:).json +++ b/data/documentation/brazeui/contentcardsview/sensoryfeedback(_:trigger:).json @@ -1 +1 @@ -{"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.sensoryFeedback(_:trigger:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:)"]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"SensoryFeedback","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trigger"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"sensoryFeedback(_:trigger:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15sensoryFeedback_7triggerQrAA07SensoryE0V_qd__tSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"unavailable":false,"beta":false,"introducedAt":"17.0","deprecated":false,"name":"iOS"},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"17.0","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"10.0","unavailable":false,"beta":false}],"extendedModule":"SwiftUI","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sensoryFeedback"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"feedback","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"SensoryFeedback","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV"},{"text":", ","kind":"text"},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"kind":"text","text":"\n"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(_:trigger:)":{"kind":"symbol","title":"sensoryFeedback(_:trigger:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sensoryFeedback"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"feedback"},{"kind":"text","text":": "},{"text":"SensoryFeedback","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trigger"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"text":"Equatable","preciseIdentifier":"s:SQ","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.sensoryFeedback(_:trigger:)"},{"text":".","type":"text"}],"metadata":{"title":"sensoryFeedback(_:trigger:)","symbolKind":"method","platforms":[{"unavailable":false,"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"14.0"},{"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"17.0","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"10.0","name":"watchOS","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sensoryFeedback","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"SensoryFeedback","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV"},{"text":", ","kind":"text"},{"text":"trigger","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15sensoryFeedback_7triggerQrAA07SensoryE0V_qd__tSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(_:trigger:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trigger"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"sensoryFeedback(_:trigger:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:)","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/sensoryfeedback(_:trigger:condition:).json b/data/documentation/brazeui/contentcardsview/sensoryfeedback(_:trigger:condition:).json index 5040b05b16..f9195e68b2 100644 --- a/data/documentation/brazeui/contentcardsview/sensoryfeedback(_:trigger:condition:).json +++ b/data/documentation/brazeui/contentcardsview/sensoryfeedback(_:trigger:condition:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:condition:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:condition:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sensoryFeedback","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"feedback","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trigger"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"condition"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.sensoryFeedback(_:trigger:condition:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"14.0"},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0"},{"name":"watchOS","introducedAt":"10.0","beta":false,"unavailable":false,"deprecated":false}],"title":"sensoryFeedback(_:trigger:condition:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15sensoryFeedback_7trigger9conditionQrAA07SensoryE0V_qd__Sbqd___qd__tctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sensoryFeedback","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","kind":"typeIdentifier","text":"SensoryFeedback"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"condition","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(_:trigger:condition:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","kind":"typeIdentifier","text":"SensoryFeedback"},{"text":", ","kind":"text"},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"condition","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:condition:)","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:condition:)","role":"symbol","abstract":[],"title":"sensoryFeedback(_:trigger:condition:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"metadata":{"title":"sensoryFeedback(_:trigger:condition:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sensoryFeedback"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trigger"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"condition","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"introducedAt":"17.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"14.0","deprecated":false},{"name":"tvOS","introducedAt":"17.0","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.0","name":"watchOS"}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE15sensoryFeedback_7trigger9conditionQrAA07SensoryE0V_qd__Sbqd___qd__tctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","extendedModule":"SwiftUI"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.sensoryFeedback(_:trigger:condition:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:condition:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:condition:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sensoryFeedback"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"feedback","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SensoryFeedback","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"condition"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(_:trigger:condition:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trigger"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"condition","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"sensoryFeedback(_:trigger:condition:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:condition:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:condition:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/sensoryfeedback(trigger:_:).json b/data/documentation/brazeui/contentcardsview/sensoryfeedback(trigger:_:).json index 81bd49db0b..31d407e5f3 100644 --- a/data/documentation/brazeui/contentcardsview/sensoryfeedback(trigger:_:).json +++ b/data/documentation/brazeui/contentcardsview/sensoryfeedback(trigger:_:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(trigger:_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.sensoryFeedback(trigger:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sensoryFeedback"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"feedback"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(trigger:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","platforms":[{"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"14.0"},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0"},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"10.0"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15sensoryFeedback7trigger_Qrqd___AA07SensoryE0VSgqd___qd__tctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sensoryFeedback"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"trigger"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"sensoryFeedback(trigger:_:)","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(trigger:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"trigger"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","kind":"typeIdentifier","text":"SensoryFeedback"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(trigger:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(trigger:_:)","title":"sensoryFeedback(trigger:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(trigger:_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.sensoryFeedback(trigger:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sensoryFeedback"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"trigger","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"feedback"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"SensoryFeedback","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Equatable","preciseIdentifier":"s:SQ","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(trigger:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15sensoryFeedback7trigger_Qrqd___AA07SensoryE0VSgqd___qd__tctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0"},{"introducedAt":"14.0","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"17.0","beta":false},{"introducedAt":"10.0","name":"watchOS","unavailable":false,"beta":false,"deprecated":false}],"role":"symbol","title":"sensoryFeedback(trigger:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"trigger","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(trigger:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sensoryFeedback"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"trigger"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"SensoryFeedback","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"sensoryFeedback(trigger:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(trigger:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(trigger:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/shadow(color:radius:x:y:).json b/data/documentation/brazeui/contentcardsview/shadow(color:radius:x:y:).json index 2a36ac7db3..5320c12b96 100644 --- a/data/documentation/brazeui/contentcardsview/shadow(color:radius:x:y:).json +++ b/data/documentation/brazeui/contentcardsview/shadow(color:radius:x:y:).json @@ -1 +1 @@ -{"metadata":{"title":"shadow(color:radius:x:y:)","externalID":"s:7SwiftUI4ViewPAAE6shadow5color6radius1x1yQrAA5ColorV_14CoreFoundation7CGFloatVA2MtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"x","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false},{"introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","beta":false,"unavailable":false}],"role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/shadow(color:radius:x:y:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.shadow(color:radius:x:y:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/shadow(color:radius:x:y:)"]}],"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"kind":"text","text":"("},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"kind":"text","text":" = Color(.sRGBLinear, white: 0, opacity: 0.33), "},{"text":"radius","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"x","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 0, ","kind":"text"},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 0) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/shadow(color:radius:x:y:)":{"kind":"symbol","title":"shadow(color:radius:x:y:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/shadow(color:radius:x:y:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/shadow(color:radius:x:y:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":"("},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"text":"radius","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":", "},{"text":"x","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/shadow(color:radius:x:y:)"]}],"sections":[],"metadata":{"roleHeading":"Instance Method","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS"},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"kind":"text","text":", "},{"text":"radius","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE6shadow5color6radius1x1yQrAA5ColorV_14CoreFoundation7CGFloatVA2MtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"shadow(color:radius:x:y:)","symbolKind":"method","extendedModule":"SwiftUI"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.shadow(color:radius:x:y:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"shadow","kind":"identifier"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":" = Color(.sRGBLinear, white: 0, opacity: 0.33), ","kind":"text"},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"x"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":" = 0, "},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":" = 0) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/shadow(color:radius:x:y:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/shadow(color:radius:x:y:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"radius","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"shadow(color:radius:x:y:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/shadow(color:radius:x:y:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/shadow(color:radius:x:y:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/sheet(ispresented:ondismiss:content:).json b/data/documentation/brazeui/contentcardsview/sheet(ispresented:ondismiss:content:).json index 4f5cb911c6..9670739323 100644 --- a/data/documentation/brazeui/contentcardsview/sheet(ispresented:ondismiss:content:).json +++ b/data/documentation/brazeui/contentcardsview/sheet(ispresented:ondismiss:content:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.sheet(isPresented:onDismiss:content:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sheet"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"onDismiss","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil, "},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"sheet(isPresented:onDismiss:content:)","platforms":[{"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"macOS","beta":false,"introducedAt":"10.15"},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"sheet","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"onDismiss"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE5sheet11isPresented9onDismiss7contentQrAA7BindingVySbG_yycSgqd__yctAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/sheet(ispresented:ondismiss:content:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(isPresented:onDismiss:content:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/sheet(isPresented:onDismiss:content:)":{"kind":"symbol","title":"sheet(isPresented:onDismiss:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sheet(ispresented:ondismiss:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(isPresented:onDismiss:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sheet","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"onDismiss"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.sheet(isPresented:onDismiss:content:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE5sheet11isPresented9onDismiss7contentQrAA7BindingVySbG_yycSgqd__yctAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"sheet(isPresented:onDismiss:content:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sheet"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"10.15","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"name":"tvOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(isPresented:onDismiss:content:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sheet"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"onDismiss"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")? = nil, "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Content","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/sheet(ispresented:ondismiss:content:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sheet(isPresented:onDismiss:content:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"sheet","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"sheet(isPresented:onDismiss:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sheet(ispresented:ondismiss:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(isPresented:onDismiss:content:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/sheet(item:ondismiss:content:).json b/data/documentation/brazeui/contentcardsview/sheet(item:ondismiss:content:).json index 329f7ccfe6..e83ff6ee44 100644 --- a/data/documentation/brazeui/contentcardsview/sheet(item:ondismiss:content:).json +++ b/data/documentation/brazeui/contentcardsview/sheet(item:ondismiss:content:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sheet","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Item"},{"text":"?>, ","kind":"text"},{"text":"onDismiss","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")? = nil, ","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Item","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12IdentifiableP","text":"Identifiable"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/sheet(item:ondismiss:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"sheet(item:onDismiss:content:)","extendedModule":"SwiftUI","role":"symbol","platforms":[{"beta":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"deprecated":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"name":"tvOS","introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS"}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"sheet"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"onDismiss"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE5sheet4item9onDismiss7contentQrAA7BindingVyqd__SgG_yycSgqd_0_qd__cts12IdentifiableRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(item:onDismiss:content:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.sheet(item:onDismiss:content:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/sheet(item:onDismiss:content:)":{"kind":"symbol","title":"sheet(item:onDismiss:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sheet(item:ondismiss:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(item:onDismiss:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sheet"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"onDismiss"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sheet","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":"?>, "},{"text":"onDismiss","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Item"},{"text":") -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"sheet(item:onDismiss:content:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE5sheet4item9onDismiss7contentQrAA7BindingVyqd__SgG_yycSgqd_0_qd__cts12IdentifiableRd__AaBRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","beta":false},{"unavailable":false,"introducedAt":"10.15","beta":false,"deprecated":false,"name":"macOS"},{"name":"tvOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0"}],"extendedModule":"SwiftUI","symbolKind":"method","role":"symbol"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.sheet(item:onDismiss:content:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(item:onDismiss:content:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sheet"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"onDismiss"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")? = nil, "},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":") -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":" : "},{"text":"Identifiable","preciseIdentifier":"s:s12IdentifiableP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/sheet(item:ondismiss:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sheet(item:onDismiss:content:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(item:onDismiss:content:)","title":"sheet(item:onDismiss:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sheet(item:ondismiss:content:)","type":"topic","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sheet","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"text":"onDismiss","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":") -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/simultaneousgesture(_:including:).json b/data/documentation/brazeui/contentcardsview/simultaneousgesture(_:including:).json index 2ce9b95ec4..f3663821da 100644 --- a/data/documentation/brazeui/contentcardsview/simultaneousgesture(_:including:).json +++ b/data/documentation/brazeui/contentcardsview/simultaneousgesture(_:including:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Method","platforms":[{"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"13.0","beta":false},{"unavailable":false,"introducedAt":"10.15","deprecated":false,"name":"macOS","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false}],"role":"symbol","title":"simultaneousGesture(_:including:)","externalID":"s:7SwiftUI4ViewPAAE19simultaneousGesture_9includingQrqd___AA0E4MaskVtAA0E0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"simultaneousGesture","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"including"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11GestureMaskV","kind":"typeIdentifier","text":"GestureMask"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.simultaneousGesture(_:including:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/simultaneousGesture(_:including:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"simultaneousGesture"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"gesture","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"including","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"mask"},{"text":": ","kind":"text"},{"text":"GestureMask","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV"},{"kind":"text","text":" = .all) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Gesture","preciseIdentifier":"s:7SwiftUI7GestureP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/simultaneousgesture(_:including:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/simultaneousGesture(_:including:)":{"kind":"symbol","title":"simultaneousGesture(_:including:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/simultaneousgesture(_:including:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/simultaneousGesture(_:including:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"simultaneousGesture"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/simultaneousgesture(_:including:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"simultaneousGesture"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"gesture"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"mask","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask"},{"kind":"text","text":" = .all) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7GestureP","text":"Gesture"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false},{"introducedAt":"10.15","beta":false,"deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"beta":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE19simultaneousGesture_9includingQrqd___AA0E4MaskVtAA0E0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"simultaneousGesture"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"kind":"text","text":": "},{"text":"GestureMask","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"simultaneousGesture(_:including:)","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.simultaneousGesture(_:including:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/simultaneousGesture(_:including:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/simultaneousGesture(_:including:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"simultaneousGesture","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"including"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"simultaneousGesture(_:including:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/simultaneousgesture(_:including:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/simultaneousGesture(_:including:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/sizethatfits(_:uiviewcontroller:context:).json b/data/documentation/brazeui/contentcardsview/sizethatfits(_:uiviewcontroller:context:).json index c2ae9d4d95..ac3dac7150 100644 --- a/data/documentation/brazeui/contentcardsview/sizethatfits(_:uiviewcontroller:context:).json +++ b/data/documentation/brazeui/contentcardsview/sizethatfits(_:uiviewcontroller:context:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sizeThatFits","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI16ProposedViewSizeV","text":"ProposedViewSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"uiViewController","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"UIViewControllerType"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","kind":"typeIdentifier","text":"Context"},{"text":") -> ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?"}],"externalID":"s:7SwiftUI29UIViewControllerRepresentablePAAE12sizeThatFits_06uiViewD07contextSo6CGSizeVSgAA08ProposedJ4SizeV_0cD4TypeQzAA0cdE7ContextVyxGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","platforms":[{"unavailable":false,"introducedAt":"16.0","beta":false,"name":"iOS","deprecated":false},{"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"16.0","unavailable":false},{"introducedAt":"9.0","deprecated":false,"beta":false,"name":"watchOS","unavailable":false}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"sizeThatFits(_:uiViewController:context:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/sizethatfits(_:uiviewcontroller:context:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizeThatFits"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"proposal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ProposedViewSize","preciseIdentifier":"s:7SwiftUI16ProposedViewSizeV"},{"text":", ","kind":"text"},{"text":"uiViewController","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","text":"Context","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"UIViewControllerRepresentable.sizeThatFits(_:uiViewController:context:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sizeThatFits(_:uiViewController:context:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"role":"collectionGroup","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","abstract":[],"type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","title":"UIViewControllerRepresentable Implementations"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sizeThatFits(_:uiViewController:context:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sizeThatFits"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16ProposedViewSizeV","text":"ProposedViewSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"uiViewController","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","kind":"typeIdentifier","text":"Context"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/sizethatfits(_:uiviewcontroller:context:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sizeThatFits(_:uiViewController:context:)","title":"sizeThatFits(_:uiViewController:context:)","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"UIViewControllerRepresentable.sizeThatFits(_:uiViewController:context:)"},{"type":"text","text":"."}],"metadata":{"platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"16.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0","name":"tvOS"},{"beta":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS","deprecated":false}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sizeThatFits","kind":"identifier"},{"kind":"text","text":"("},{"text":"ProposedViewSize","preciseIdentifier":"s:7SwiftUI16ProposedViewSizeV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"uiViewController","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"text":"?","kind":"text"}],"title":"sizeThatFits(_:uiViewController:context:)","extendedModule":"SwiftUI","symbolKind":"method","externalID":"s:7SwiftUI29UIViewControllerRepresentablePAAE12sizeThatFits_06uiViewD07contextSo6CGSizeVSgAA08ProposedJ4SizeV_0cD4TypeQzAA0cdE7ContextVyxGtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sizeThatFits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"proposal"},{"text":": ","kind":"text"},{"text":"ProposedViewSize","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ProposedViewSizeV"},{"text":", ","kind":"text"},{"text":"uiViewController","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"UIViewControllerType"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","text":"Context","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":"?","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/sizethatfits(_:uiviewcontroller:context:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sizeThatFits(_:uiViewController:context:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sizeThatFits(_:uiViewController:context:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sizeThatFits(_:uiViewController:context:)","kind":"symbol","abstract":[],"type":"topic","title":"sizeThatFits(_:uiViewController:context:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizeThatFits"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ProposedViewSizeV","text":"ProposedViewSize"},{"kind":"text","text":", "},{"text":"uiViewController","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"UIViewControllerType"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/sizethatfits(_:uiviewcontroller:context:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/UIViewControllerRepresentable-Implementations":{"abstract":[],"title":"UIViewControllerRepresentable Implementations","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/speechadjustedpitch(_:).json b/data/documentation/brazeui/contentcardsview/speechadjustedpitch(_:).json index c3d5c472cb..f1ce12f6f2 100644 --- a/data/documentation/brazeui/contentcardsview/speechadjustedpitch(_:).json +++ b/data/documentation/brazeui/contentcardsview/speechadjustedpitch(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"speechAdjustedPitch","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAdjustedPitch(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"speechAdjustedPitch","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"introducedAt":"15.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"12.0","beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"15.0"},{"beta":false,"name":"watchOS","introducedAt":"8.0","unavailable":false,"deprecated":false}],"roleHeading":"Instance Method","role":"symbol","title":"speechAdjustedPitch(_:)","externalID":"s:7SwiftUI4ViewPAAE19speechAdjustedPitchyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.speechAdjustedPitch(_:)"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/speechadjustedpitch(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAdjustedPitch(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"speechAdjustedPitch","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/speechadjustedpitch(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAdjustedPitch(_:)","title":"speechAdjustedPitch(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/speechadjustedpitch(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.speechAdjustedPitch(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"speechAdjustedPitch","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAdjustedPitch(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE19speechAdjustedPitchyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"12.0"},{"beta":false,"introducedAt":"15.0","name":"tvOS","unavailable":false,"deprecated":false},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"8.0","beta":false}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"speechAdjustedPitch","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","title":"speechAdjustedPitch(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAdjustedPitch(_:)":{"abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAdjustedPitch(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechAdjustedPitch"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/speechadjustedpitch(_:)","title":"speechAdjustedPitch(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/speechalwaysincludespunctuation(_:).json b/data/documentation/brazeui/contentcardsview/speechalwaysincludespunctuation(_:).json index 533c87000e..dd575d8541 100644 --- a/data/documentation/brazeui/contentcardsview/speechalwaysincludespunctuation(_:).json +++ b/data/documentation/brazeui/contentcardsview/speechalwaysincludespunctuation(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.speechAlwaysIncludesPunctuation(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"speechAlwaysIncludesPunctuation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/speechalwaysincludespunctuation(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAlwaysIncludesPunctuation(_:)"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE31speechAlwaysIncludesPunctuationyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"15.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"12.0","beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"15.0"},{"beta":false,"name":"watchOS","introducedAt":"8.0","unavailable":false,"deprecated":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"speechAlwaysIncludesPunctuation","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"speechAlwaysIncludesPunctuation(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAlwaysIncludesPunctuation(_:)":{"kind":"symbol","title":"speechAlwaysIncludesPunctuation(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/speechalwaysincludespunctuation(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAlwaysIncludesPunctuation(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"speechAlwaysIncludesPunctuation"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechAlwaysIncludesPunctuation"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"15.0","beta":false,"name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"12.0","beta":false,"unavailable":false},{"introducedAt":"15.0","beta":false,"unavailable":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"8.0","beta":false,"deprecated":false,"unavailable":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE31speechAlwaysIncludesPunctuationyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","roleHeading":"Instance Method","title":"speechAlwaysIncludesPunctuation(_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAlwaysIncludesPunctuation(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.speechAlwaysIncludesPunctuation(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"speechAlwaysIncludesPunctuation","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/speechalwaysincludespunctuation(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAlwaysIncludesPunctuation(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechAlwaysIncludesPunctuation"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"speechAlwaysIncludesPunctuation(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/speechalwaysincludespunctuation(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAlwaysIncludesPunctuation(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/speechannouncementsqueued(_:).json b/data/documentation/brazeui/contentcardsview/speechannouncementsqueued(_:).json index cc5fc03493..c49cf2fc01 100644 --- a/data/documentation/brazeui/contentcardsview/speechannouncementsqueued(_:).json +++ b/data/documentation/brazeui/contentcardsview/speechannouncementsqueued(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/speechannouncementsqueued(_:)"]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.speechAnnouncementsQueued(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"speechAnnouncementsQueued","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"speechAnnouncementsQueued(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"12.0"},{"unavailable":false,"name":"tvOS","introducedAt":"15.0","beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"8.0"}],"externalID":"s:7SwiftUI4ViewPAAE25speechAnnouncementsQueuedyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"speechAnnouncementsQueued","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAnnouncementsQueued(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAnnouncementsQueued(_:)":{"kind":"symbol","title":"speechAnnouncementsQueued(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/speechannouncementsqueued(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAnnouncementsQueued(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechAnnouncementsQueued"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.speechAnnouncementsQueued(_:)"},{"type":"text","text":"."}],"metadata":{"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"name":"macOS","introducedAt":"12.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false,"name":"tvOS"},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"role":"symbol","title":"speechAnnouncementsQueued(_:)","extendedModule":"SwiftUI","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE25speechAnnouncementsQueuedyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"speechAnnouncementsQueued","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/speechannouncementsqueued(_:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAnnouncementsQueued(_:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechAnnouncementsQueued"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAnnouncementsQueued(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAnnouncementsQueued(_:)","role":"symbol","title":"speechAnnouncementsQueued(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/speechannouncementsqueued(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"speechAnnouncementsQueued","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/speechspellsoutcharacters(_:).json b/data/documentation/brazeui/contentcardsview/speechspellsoutcharacters(_:).json index 6d56febcd6..f0e6c568c7 100644 --- a/data/documentation/brazeui/contentcardsview/speechspellsoutcharacters(_:).json +++ b/data/documentation/brazeui/contentcardsview/speechspellsoutcharacters(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechSpellsOutCharacters(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.speechSpellsOutCharacters(_:)"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechSpellsOutCharacters"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/speechspellsoutcharacters(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE25speechSpellsOutCharactersyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"15.0","unavailable":false,"beta":false},{"introducedAt":"12.0","beta":false,"unavailable":false,"deprecated":false,"name":"macOS"},{"name":"tvOS","beta":false,"introducedAt":"15.0","unavailable":false,"deprecated":false},{"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"8.0","deprecated":false}],"role":"symbol","roleHeading":"Instance Method","title":"speechSpellsOutCharacters(_:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechSpellsOutCharacters"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechSpellsOutCharacters(_:)":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/speechspellsoutcharacters(_:)","title":"speechSpellsOutCharacters(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"speechSpellsOutCharacters","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechSpellsOutCharacters(_:)","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechSpellsOutCharacters(_:)"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"speechSpellsOutCharacters","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"name":"macOS","introducedAt":"12.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false,"name":"tvOS"},{"introducedAt":"8.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE25speechSpellsOutCharactersyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"speechSpellsOutCharacters"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"speechSpellsOutCharacters(_:)","roleHeading":"Instance Method","symbolKind":"method","extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.speechSpellsOutCharacters(_:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/speechspellsoutcharacters(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechSpellsOutCharacters(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechSpellsOutCharacters"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"speechSpellsOutCharacters(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/speechspellsoutcharacters(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechSpellsOutCharacters(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/springloadingbehavior(_:).json b/data/documentation/brazeui/contentcardsview/springloadingbehavior(_:).json index 2876b5da9e..c037d85e7b 100644 --- a/data/documentation/brazeui/contentcardsview/springloadingbehavior(_:).json +++ b/data/documentation/brazeui/contentcardsview/springloadingbehavior(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/springLoadingBehavior(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"springLoadingBehavior(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE21springLoadingBehavioryQrAA06SpringeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"springLoadingBehavior","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21SpringLoadingBehaviorV","text":"SpringLoadingBehavior"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false,"name":"iOS"},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"name":"tvOS","introducedAt":"17.0","deprecated":false,"beta":false},{"beta":false,"introducedAt":"10.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.springLoadingBehavior(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"springLoadingBehavior","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"behavior","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21SpringLoadingBehaviorV","text":"SpringLoadingBehavior"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/springloadingbehavior(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/springLoadingBehavior(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"springLoadingBehavior"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI21SpringLoadingBehaviorV","kind":"typeIdentifier","text":"SpringLoadingBehavior"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/springloadingbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/springLoadingBehavior(_:)","title":"springLoadingBehavior(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"springLoadingBehavior"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"behavior","kind":"internalParam"},{"kind":"text","text":": "},{"text":"SpringLoadingBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21SpringLoadingBehaviorV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/springloadingbehavior(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/springLoadingBehavior(_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"springLoadingBehavior(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE21springLoadingBehavioryQrAA06SpringeF0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"springLoadingBehavior","kind":"identifier"},{"kind":"text","text":"("},{"text":"SpringLoadingBehavior","preciseIdentifier":"s:7SwiftUI21SpringLoadingBehaviorV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"17.0","beta":false,"unavailable":false},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"beta":false,"introducedAt":"17.0","deprecated":false,"name":"tvOS","unavailable":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"10.0","deprecated":false}]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.springLoadingBehavior(_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/springLoadingBehavior(_:)":{"role":"symbol","abstract":[],"title":"springLoadingBehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/springLoadingBehavior(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"springLoadingBehavior"},{"kind":"text","text":"("},{"text":"SpringLoadingBehavior","preciseIdentifier":"s:7SwiftUI21SpringLoadingBehaviorV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/springloadingbehavior(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/statusbar(hidden:).json b/data/documentation/brazeui/contentcardsview/statusbar(hidden:).json index 968b5b3cb4..1ea3a9cbc0 100644 --- a/data/documentation/brazeui/contentcardsview/statusbar(hidden:).json +++ b/data/documentation/brazeui/contentcardsview/statusbar(hidden:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBar(hidden:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"statusBar","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"hidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE9statusBar6hiddenQrSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"statusBar(hidden:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","beta":false,"deprecatedAt":"100000.0","deprecated":false,"renamed":"statusBarHidden(_:)"},{"deprecatedAt":"100000.0","deprecated":false,"name":"visionOS","unavailable":false,"renamed":"statusBarHidden(_:)","introducedAt":"1.0","beta":false}],"roleHeading":"Instance Method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.statusBar(hidden:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"statusBar","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"hidden"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/statusbar(hidden:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/statusBar(hidden:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBar(hidden:)","url":"\/documentation\/brazeui\/contentcardsview\/statusbar(hidden:)","abstract":[],"title":"statusBar(hidden:)","role":"symbol","deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusBar"},{"kind":"text","text":"("},{"text":"hidden","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"statusBar","kind":"identifier"},{"text":"(","kind":"text"},{"text":"hidden","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/statusbar(hidden:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE9statusBar6hiddenQrSb_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"statusBar"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"hidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"introducedAt":"13.0","name":"iOS","deprecatedAt":"100000.0","beta":false,"renamed":"statusBarHidden(_:)","unavailable":false},{"beta":false,"name":"visionOS","unavailable":false,"renamed":"statusBarHidden(_:)","deprecatedAt":"100000.0","deprecated":false,"introducedAt":"1.0"}],"title":"statusBar(hidden:)","role":"symbol"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.statusBar(hidden:)"},{"type":"text","text":"."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBar(hidden:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/statusBar(hidden:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBar(hidden:)","role":"symbol","type":"topic","title":"statusBar(hidden:)","url":"\/documentation\/brazeui\/contentcardsview\/statusbar(hidden:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"statusBar","kind":"identifier"},{"text":"(","kind":"text"},{"text":"hidden","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/statusbarhidden(_:).json b/data/documentation/brazeui/contentcardsview/statusbarhidden(_:).json index a068e34c5e..abd1a71a4e 100644 --- a/data/documentation/brazeui/contentcardsview/statusbarhidden(_:).json +++ b/data/documentation/brazeui/contentcardsview/statusbarhidden(_:).json @@ -1 +1 @@ -{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.statusBarHidden(_:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/statusbarhidden(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBarHidden(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15statusBarHiddenyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"statusBarHidden","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"statusBarHidden(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusBarHidden"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"hidden","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/statusBarHidden(_:)":{"kind":"symbol","title":"statusBarHidden(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/statusbarhidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBarHidden(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusBarHidden"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBarHidden(_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.statusBarHidden(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"statusBarHidden","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"hidden","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/statusbarhidden(_:)"]}],"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusBarHidden"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15statusBarHiddenyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"statusBarHidden(_:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/statusBarHidden(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"statusBarHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBarHidden(_:)","title":"statusBarHidden(_:)","type":"topic","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/statusbarhidden(_:)","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/strikethrough(_:pattern:color:).json b/data/documentation/brazeui/contentcardsview/strikethrough(_:pattern:color:).json index 89b36ab2ba..d67b561286 100644 --- a/data/documentation/brazeui/contentcardsview/strikethrough(_:pattern:color:).json +++ b/data/documentation/brazeui/contentcardsview/strikethrough(_:pattern:color:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/strikethrough(_:pattern:color:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/strikethrough(_:pattern:color:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"strikethrough(_:pattern:color:)","extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"16.0","beta":false},{"unavailable":false,"name":"macOS","introducedAt":"13.0","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS","beta":false},{"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE13strikethrough_7pattern5colorQrSb_AA4TextV9LineStyleV7PatternVAA5ColorVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"strikethrough"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pattern"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV","text":"LineStyle"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","text":"Pattern"},{"text":", ","kind":"text"},{"text":"color","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.strikethrough(_:pattern:color:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"strikethrough","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"isActive","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true, "},{"kind":"externalParam","text":"pattern"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"LineStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","text":"Pattern","kind":"typeIdentifier"},{"text":" = .solid, ","kind":"text"},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"? = nil) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/strikethrough(_:pattern:color:)":{"kind":"symbol","title":"strikethrough(_:pattern:color:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/strikethrough(_:pattern:color:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/strikethrough(_:pattern:color:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"strikethrough","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pattern"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV","text":"LineStyle"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","text":"Pattern","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/strikethrough(_:pattern:color:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE13strikethrough_7pattern5colorQrSb_AA4TextV9LineStyleV7PatternVAA5ColorVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"strikethrough(_:pattern:color:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"16.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"9.0","unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"strikethrough","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pattern"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV","text":"LineStyle","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","text":"Pattern"},{"text":", ","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","role":"symbol","symbolKind":"method"},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/strikethrough(_:pattern:color:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"strikethrough"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"isActive","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"text"},{"kind":"externalParam","text":"pattern"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"LineStyle","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","text":"Pattern"},{"kind":"text","text":" = .solid, "},{"text":"color","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"? = nil) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.strikethrough(_:pattern:color:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/strikethrough(_:pattern:color:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"strikethrough","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"pattern","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"."},{"text":"LineStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"kind":"text","text":"."},{"text":"Pattern","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"strikethrough(_:pattern:color:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/strikethrough(_:pattern:color:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/strikethrough(_:pattern:color:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/submitlabel(_:).json b/data/documentation/brazeui/contentcardsview/submitlabel(_:).json index 228ec00d37..1a052aba75 100644 --- a/data/documentation/brazeui/contentcardsview/submitlabel(_:).json +++ b/data/documentation/brazeui/contentcardsview/submitlabel(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitLabel(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/submitlabel(_:)"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"submitLabel"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"submitLabel","kind":"internalParam"},{"kind":"text","text":": "},{"text":"SubmitLabel","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11SubmitLabelV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.submitLabel(_:)"},{"type":"text","text":"."}],"metadata":{"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0","beta":false},{"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS","beta":false},{"introducedAt":"15.0","beta":false,"name":"tvOS","unavailable":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"8.0","name":"watchOS"}],"symbolKind":"method","title":"submitLabel(_:)","roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"submitLabel"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11SubmitLabelV","kind":"typeIdentifier","text":"SubmitLabel"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE11submitLabelyQrAA06SubmitE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/submitLabel(_:)":{"kind":"symbol","title":"submitLabel(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/submitlabel(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitLabel(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitLabel"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11SubmitLabelV","kind":"typeIdentifier","text":"SubmitLabel"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"submitLabel","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"submitLabel","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11SubmitLabelV","text":"SubmitLabel"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/submitlabel(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitLabel(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.submitLabel(_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"platforms":[{"name":"iOS","introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"12.0","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"15.0","deprecated":false,"name":"tvOS"},{"beta":false,"introducedAt":"8.0","deprecated":false,"name":"watchOS","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE11submitLabelyQrAA06SubmitE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"submitLabel","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"SubmitLabel","preciseIdentifier":"s:7SwiftUI11SubmitLabelV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"submitLabel(_:)","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/submitLabel(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitLabel"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11SubmitLabelV","text":"SubmitLabel","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"submitLabel(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/submitlabel(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitLabel(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/submitscope(_:).json b/data/documentation/brazeui/contentcardsview/submitscope(_:).json index 042dd6ebff..13aaa18910 100644 --- a/data/documentation/brazeui/contentcardsview/submitscope(_:).json +++ b/data/documentation/brazeui/contentcardsview/submitscope(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitScope"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false,"name":"iOS"},{"introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"15.0"},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method","title":"submitScope(_:)","externalID":"s:7SwiftUI4ViewPAAE11submitScopeyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/submitscope(_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.submitScope(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitScope"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"isBlocking","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitScope(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/submitScope(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitScope"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/submitscope(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitScope(_:)","title":"submitScope(_:)","role":"symbol"}}} \ No newline at end of file +{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitScope"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"isBlocking","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.submitScope(_:)"},{"type":"text","text":"."}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"submitScope(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"submitScope"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"15.0","deprecated":false},{"beta":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"deprecated":false},{"introducedAt":"15.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"8.0","unavailable":false,"deprecated":false,"beta":false}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11submitScopeyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/submitscope(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitScope(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/submitScope(_:)":{"title":"submitScope(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitScope(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitScope"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/submitscope(_:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/swipeactions(edge:allowsfullswipe:content:).json b/data/documentation/brazeui/contentcardsview/swipeactions(edge:allowsfullswipe:content:).json index c4ebdc1b4c..06fe10ab6d 100644 --- a/data/documentation/brazeui/contentcardsview/swipeactions(edge:allowsfullswipe:content:).json +++ b/data/documentation/brazeui/contentcardsview/swipeactions(edge:allowsfullswipe:content:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/swipeactions(edge:allowsfullswipe:content:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.swipeActions(edge:allowsFullSwipe:content:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"swipeActions"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"edge","kind":"externalParam"},{"kind":"text","text":": "},{"text":"HorizontalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"kind":"text","text":" = .trailing, "},{"text":"allowsFullSwipe","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":" = true, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"swipeActions(edge:allowsFullSwipe:content:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"unavailable":false,"deprecated":false,"name":"iOS","introducedAt":"15.0"},{"introducedAt":"12.0","deprecated":false,"unavailable":false,"beta":false,"name":"macOS"},{"introducedAt":"8.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE12swipeActions4edge15allowsFullSwipe7contentQrAA14HorizontalEdgeO_Sbqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"swipeActions","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO","text":"HorizontalEdge"},{"kind":"text","text":", "},{"kind":"externalParam","text":"allowsFullSwipe"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/swipeActions(edge:allowsFullSwipe:content:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/swipeActions(edge:allowsFullSwipe:content:)":{"kind":"symbol","title":"swipeActions(edge:allowsFullSwipe:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/swipeactions(edge:allowsfullswipe:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/swipeActions(edge:allowsFullSwipe:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"swipeActions"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO","kind":"typeIdentifier","text":"HorizontalEdge"},{"kind":"text","text":", "},{"text":"allowsFullSwipe","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.swipeActions(edge:allowsFullSwipe:content:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/swipeActions(edge:allowsFullSwipe:content:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/swipeactions(edge:allowsfullswipe:content:)"]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE12swipeActions4edge15allowsFullSwipe7contentQrAA14HorizontalEdgeO_Sbqd__yXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"introducedAt":"15.0","name":"iOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"12.0","unavailable":false,"name":"macOS"},{"introducedAt":"8.0","beta":false,"deprecated":false,"unavailable":false,"name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"swipeActions"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"edge","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"HorizontalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"kind":"text","text":", "},{"text":"allowsFullSwipe","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"swipeActions(edge:allowsFullSwipe:content:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"swipeActions"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"edge","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"HorizontalEdge","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"text":" = .trailing, ","kind":"text"},{"text":"allowsFullSwipe","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = true, "},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/swipeActions(edge:allowsFullSwipe:content:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"swipeActions"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"HorizontalEdge","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"allowsFullSwipe"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"swipeActions(edge:allowsFullSwipe:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/swipeactions(edge:allowsfullswipe:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/swipeActions(edge:allowsFullSwipe:content:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/symboleffect(_:options:isactive:).json b/data/documentation/brazeui/contentcardsview/symboleffect(_:options:isactive:).json index e4aa707732..732774f242 100644 --- a/data/documentation/brazeui/contentcardsview/symboleffect(_:options:isactive:).json +++ b/data/documentation/brazeui/contentcardsview/symboleffect(_:options:isactive:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:isactive:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.symbolEffect(_:options:isActive:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffect"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"effect","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SymbolEffectOptions","kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV"},{"text":" = .default, ","kind":"text"},{"text":"isActive","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"IndefiniteSymbolEffect","preciseIdentifier":"s:7Symbols22IndefiniteSymbolEffectP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"SymbolEffect","kind":"typeIdentifier","preciseIdentifier":"s:7Symbols12SymbolEffectP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:isActive:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"roleHeading":"Instance Method","title":"symbolEffect(_:options:isActive:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"symbolEffect"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SymbolEffectOptions","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isActive","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"introducedAt":"17.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"name":"macOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0"},{"unavailable":false,"introducedAt":"17.0","beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"10.0","beta":false}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE12symbolEffect_7options8isActiveQrqd___7Symbols06SymbolE7OptionsVSbtAG010IndefinitejE0Rd__AG0jE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffect(_:options:isActive:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:isactive:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symbolEffect"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","text":"SymbolEffectOptions"},{"kind":"text","text":", "},{"text":"isActive","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"symbolEffect(_:options:isActive:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:isActive:)"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:isActive:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.symbolEffect(_:options:isActive:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:isactive:)"]}],"kind":"symbol","metadata":{"title":"symbolEffect(_:options:isActive:)","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"unavailable":false,"beta":false,"introducedAt":"17.0","deprecated":false,"name":"iOS"},{"deprecated":false,"introducedAt":"14.0","name":"macOS","unavailable":false,"beta":false},{"introducedAt":"17.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false},{"unavailable":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS","beta":false}],"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12symbolEffect_7options8isActiveQrqd___7Symbols06SymbolE7OptionsVSbtAG010IndefinitejE0Rd__AG0jE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolEffect","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SymbolEffectOptions","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV"},{"text":", ","kind":"text"},{"text":"isActive","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffect"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"effect"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","text":"SymbolEffectOptions"},{"kind":"text","text":" = .default, "},{"kind":"externalParam","text":"isActive"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Symbols22IndefiniteSymbolEffectP","kind":"typeIdentifier","text":"IndefiniteSymbolEffect"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"SymbolEffect","kind":"typeIdentifier","preciseIdentifier":"s:7Symbols12SymbolEffectP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffect(_:options:isActive:)":{"title":"symbolEffect(_:options:isActive:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:isActive:)","url":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:isactive:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolEffect","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SymbolEffectOptions","kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isActive"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/symboleffect(_:options:value:).json b/data/documentation/brazeui/contentcardsview/symboleffect(_:options:value:).json index 58d17757f2..3625af5e58 100644 --- a/data/documentation/brazeui/contentcardsview/symboleffect(_:options:value:).json +++ b/data/documentation/brazeui/contentcardsview/symboleffect(_:options:value:).json @@ -1 +1 @@ -{"metadata":{"title":"symbolEffect(_:options:value:)","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"17.0","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"14.0","name":"macOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0","name":"tvOS"},{"beta":false,"introducedAt":"10.0","deprecated":false,"unavailable":false,"name":"watchOS"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE12symbolEffect_7options5valueQrqd___7Symbols06SymbolE7OptionsVqd_0_tAG08DiscreteiE0Rd__AG0iE0Rd__SQRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbolEffect","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"U","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","text":"SymbolEffectOptions"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"U","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"symbolEffect","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"U"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"effect"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SymbolEffectOptions","kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV"},{"kind":"text","text":" = .default, "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"U"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"DiscreteSymbolEffect","preciseIdentifier":"s:7Symbols20DiscreteSymbolEffectP"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Symbols12SymbolEffectP","kind":"typeIdentifier","text":"SymbolEffect"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"U"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:value:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.symbolEffect(_:options:value:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffect(_:options:value:)":{"title":"symbolEffect(_:options:value:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:value:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffect"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"U","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"SymbolEffectOptions","kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"U"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:value:)","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.symbolEffect(_:options:value:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","role":"symbol","title":"symbolEffect(_:options:value:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE12symbolEffect_7options5valueQrqd___7Symbols06SymbolE7OptionsVqd_0_tAG08DiscreteiE0Rd__AG0iE0Rd__SQRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0","name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"14.0","name":"macOS","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS"},{"unavailable":false,"introducedAt":"10.0","beta":false,"name":"watchOS","deprecated":false}],"extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"symbolEffect","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"U"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","text":"SymbolEffectOptions"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"U"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:value:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symbolEffect"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"U"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"effect"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","text":"SymbolEffectOptions"},{"text":" = .default, ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"U"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Symbols20DiscreteSymbolEffectP","kind":"typeIdentifier","text":"DiscreteSymbolEffect"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Symbols12SymbolEffectP","text":"SymbolEffect"},{"text":", ","kind":"text"},{"text":"U","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Equatable","preciseIdentifier":"s:SQ","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffect(_:options:value:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffect"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"U"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","kind":"typeIdentifier","text":"SymbolEffectOptions"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"U","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"symbolEffect(_:options:value:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:value:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:value:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/symboleffectsremoved(_:).json b/data/documentation/brazeui/contentcardsview/symboleffectsremoved(_:).json index b71487d059..082786d679 100644 --- a/data/documentation/brazeui/contentcardsview/symboleffectsremoved(_:).json +++ b/data/documentation/brazeui/contentcardsview/symboleffectsremoved(_:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"symbolEffectsRemoved(_:)","platforms":[{"deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0","beta":false},{"unavailable":false,"introducedAt":"17.0","name":"tvOS","deprecated":false,"beta":false},{"introducedAt":"10.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbolEffectsRemoved","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE20symbolEffectsRemovedyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.symbolEffectsRemoved(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolEffectsRemoved","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffectsRemoved(_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/symboleffectsremoved(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffectsRemoved(_:)":{"kind":"symbol","title":"symbolEffectsRemoved(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symboleffectsremoved(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffectsRemoved(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffectsRemoved"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/symboleffectsremoved(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffectsRemoved(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"symbolEffectsRemoved","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffectsRemoved"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"iOS"},{"introducedAt":"14.0","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"17.0","name":"tvOS","unavailable":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"10.0","deprecated":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20symbolEffectsRemovedyQrSbF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"symbolEffectsRemoved(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.symbolEffectsRemoved(_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffectsRemoved(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/symboleffectsremoved(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolEffectsRemoved","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","role":"symbol","title":"symbolEffectsRemoved(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffectsRemoved(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/symbolrenderingmode(_:).json b/data/documentation/brazeui/contentcardsview/symbolrenderingmode(_:).json index b893ebce95..74f029a588 100644 --- a/data/documentation/brazeui/contentcardsview/symbolrenderingmode(_:).json +++ b/data/documentation/brazeui/contentcardsview/symbolrenderingmode(_:).json @@ -1 +1 @@ -{"metadata":{"roleHeading":"Instance Method","title":"symbolRenderingMode(_:)","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE19symbolRenderingModeyQrAA06SymboleF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"symbolRenderingMode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"SymbolRenderingMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19SymbolRenderingModeV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"name":"macOS","deprecated":false,"introducedAt":"12.0","unavailable":false,"beta":false},{"unavailable":false,"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"15.0"},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"8.0","name":"watchOS"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.symbolRenderingMode(_:)"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symbolRenderingMode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"mode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SymbolRenderingMode","preciseIdentifier":"s:7SwiftUI19SymbolRenderingModeV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/symbolrenderingmode(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolRenderingMode(_:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolRenderingMode(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolRenderingMode"},{"kind":"text","text":"("},{"text":"SymbolRenderingMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19SymbolRenderingModeV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/symbolrenderingmode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolRenderingMode(_:)","title":"symbolRenderingMode(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Instance Method","symbolKind":"method","title":"symbolRenderingMode(_:)","platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"15.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"12.0"},{"deprecated":false,"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0"},{"name":"watchOS","unavailable":false,"introducedAt":"8.0","deprecated":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE19symbolRenderingModeyQrAA06SymboleF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolRenderingMode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"SymbolRenderingMode","preciseIdentifier":"s:7SwiftUI19SymbolRenderingModeV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbolRenderingMode","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"mode","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19SymbolRenderingModeV","text":"SymbolRenderingMode"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolRenderingMode(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/symbolrenderingmode(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.symbolRenderingMode(_:)"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolRenderingMode(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symbolrenderingmode(_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolRenderingMode(_:)","title":"symbolRenderingMode(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"symbolRenderingMode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SymbolRenderingMode","preciseIdentifier":"s:7SwiftUI19SymbolRenderingModeV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/symbolvariant(_:).json b/data/documentation/brazeui/contentcardsview/symbolvariant(_:).json index 55fe5e29b4..efe8105412 100644 --- a/data/documentation/brazeui/contentcardsview/symbolvariant(_:).json +++ b/data/documentation/brazeui/contentcardsview/symbolvariant(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolVariant(_:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.symbolVariant(_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/symbolvariant(_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"symbolVariant(_:)","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"15.0","beta":false,"deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"12.0"},{"beta":false,"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"15.0"},{"unavailable":false,"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"8.0"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE13symbolVariantyQrAA14SymbolVariantsVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symbolVariant"},{"kind":"text","text":"("},{"text":"SymbolVariants","preciseIdentifier":"s:7SwiftUI14SymbolVariantsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbolVariant","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"variant"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14SymbolVariantsV","text":"SymbolVariants","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolVariant(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symbolvariant(_:)","title":"symbolVariant(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"symbolVariant","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14SymbolVariantsV","text":"SymbolVariants"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolVariant(_:)"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.symbolVariant(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","metadata":{"platforms":[{"beta":false,"introducedAt":"15.0","deprecated":false,"name":"iOS","unavailable":false},{"deprecated":false,"name":"macOS","beta":false,"introducedAt":"12.0","unavailable":false},{"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"15.0","beta":false},{"name":"watchOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"8.0"}],"extendedModule":"SwiftUI","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolVariant","kind":"identifier"},{"kind":"text","text":"("},{"text":"SymbolVariants","preciseIdentifier":"s:7SwiftUI14SymbolVariantsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE13symbolVariantyQrAA14SymbolVariantsVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"symbolVariant(_:)","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolVariant","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"variant","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14SymbolVariantsV","text":"SymbolVariants","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/symbolvariant(_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolVariant(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolVariant(_:)":{"abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbolVariant","kind":"identifier"},{"kind":"text","text":"("},{"text":"SymbolVariants","preciseIdentifier":"s:7SwiftUI14SymbolVariantsV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolVariant(_:)","title":"symbolVariant(_:)","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symbolvariant(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/tabitem(_:).json b/data/documentation/brazeui/contentcardsview/tabitem(_:).json index efc630db80..846ccab6b8 100644 --- a/data/documentation/brazeui/contentcardsview/tabitem(_:).json +++ b/data/documentation/brazeui/contentcardsview/tabitem(_:).json @@ -1 +1 @@ -{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.tabItem(_:)"},{"text":".","type":"text"}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"name":"macOS","introducedAt":"10.15","beta":false,"deprecated":false},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"introducedAt":"7.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE7tabItemyQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tabItem","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"tabItem(_:)","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabItem(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/tabitem(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tabItem","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"label"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tabItem(_:)":{"kind":"symbol","title":"tabItem(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tabitem(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabItem(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tabItem"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.tabItem(_:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"title":"tabItem(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tabItem"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"10.15","deprecated":false,"name":"macOS"},{"introducedAt":"13.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"7.0","unavailable":false,"deprecated":false,"name":"watchOS","beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE7tabItemyQrqd__yXEAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tabItem"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"label","kind":"internalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/tabitem(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabItem(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tabItem(_:)":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tabitem(_:)","title":"tabItem(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tabItem","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabItem(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/tablecolumnheaders(_:).json b/data/documentation/brazeui/contentcardsview/tablecolumnheaders(_:).json index 244d130cc2..1d031981ae 100644 --- a/data/documentation/brazeui/contentcardsview/tablecolumnheaders(_:).json +++ b/data/documentation/brazeui/contentcardsview/tablecolumnheaders(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.tableColumnHeaders(_:)"},{"text":".","type":"text"}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE18tableColumnHeadersyQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"symbolKind":"method","title":"tableColumnHeaders(_:)","platforms":[{"beta":false,"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"17.0"},{"name":"macOS","deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableColumnHeaders"},{"kind":"text","text":"("},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableColumnHeaders(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tableColumnHeaders","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"visibility","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/tablecolumnheaders(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tableColumnHeaders(_:)":{"kind":"symbol","title":"tableColumnHeaders(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tablecolumnheaders(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableColumnHeaders(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableColumnHeaders"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"metadata":{"platforms":[{"introducedAt":"17.0","beta":false,"deprecated":false,"name":"iOS","unavailable":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE18tableColumnHeadersyQrAA10VisibilityOF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tableColumnHeaders","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"tableColumnHeaders(_:)","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.tableColumnHeaders(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tableColumnHeaders","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"visibility"},{"kind":"text","text":": "},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableColumnHeaders(_:)"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/tablecolumnheaders(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tableColumnHeaders(_:)":{"title":"tableColumnHeaders(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableColumnHeaders"},{"text":"(","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/tablecolumnheaders(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableColumnHeaders(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/tablestyle(_:).json b/data/documentation/brazeui/contentcardsview/tablestyle(_:).json index 1355c025be..73769e43b6 100644 --- a/data/documentation/brazeui/contentcardsview/tablestyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/tablestyle(_:).json @@ -1 +1 @@ -{"metadata":{"platforms":[{"unavailable":false,"beta":false,"introducedAt":"16.0","deprecated":false,"name":"iOS"},{"deprecated":false,"introducedAt":"12.0","name":"macOS","unavailable":false,"beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tableStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","title":"tableStyle(_:)","externalID":"s:7SwiftUI4ViewPAAE10tableStyleyQrqd__AA05TableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"TableStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10TableStyleP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/tablestyle(_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.tableStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableStyle(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tableStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/tablestyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableStyle(_:)","title":"tableStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableStyle(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.tableStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10TableStyleP","text":"TableStyle"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/tablestyle(_:)"]}],"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"symbolKind":"method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"12.0","name":"macOS","beta":false,"unavailable":false}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE10tableStyleyQrqd__AA05TableE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"tableStyle(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/tableStyle(_:)":{"title":"tableStyle(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/tablestyle(_:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/tabviewstyle(_:).json b/data/documentation/brazeui/contentcardsview/tabviewstyle(_:).json index 9e01d4f538..2e64570b07 100644 --- a/data/documentation/brazeui/contentcardsview/tabviewstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/tabviewstyle(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabViewStyle(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tabViewStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"TabViewStyle","preciseIdentifier":"s:7SwiftUI12TabViewStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.tabViewStyle(_:)"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tabViewStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"14.0","beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"11.0"},{"beta":false,"name":"tvOS","introducedAt":"14.0","unavailable":false,"deprecated":false},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"7.0"}],"role":"symbol","title":"tabViewStyle(_:)","externalID":"s:7SwiftUI4ViewPAAE03tabC5StyleyQrqd__AA03TabcE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/tabviewstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/tabViewStyle(_:)":{"kind":"symbol","title":"tabViewStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tabviewstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabViewStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tabViewStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/tabviewstyle(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabViewStyle(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tabViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"TabViewStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12TabViewStyleP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"role":"symbol","title":"tabViewStyle(_:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE03tabC5StyleyQrqd__AA03TabcE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"14.0"},{"name":"macOS","beta":false,"introducedAt":"11.0","deprecated":false,"unavailable":false},{"introducedAt":"14.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"introducedAt":"7.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tabViewStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.tabViewStyle(_:)"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tabViewStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tabViewStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"tabViewStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tabviewstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabViewStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/tag(_:).json b/data/documentation/brazeui/contentcardsview/tag(_:).json index 01b4061b62..d6b1613f0b 100644 --- a/data/documentation/brazeui/contentcardsview/tag(_:).json +++ b/data/documentation/brazeui/contentcardsview/tag(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.tag(_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tag(_:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tag","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"tag","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SH","text":"Hashable"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/tag(_:)"]}],"metadata":{"title":"tag(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tag","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE3tagyQrqd__SHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false,"beta":false},{"unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false,"name":"tvOS"},{"introducedAt":"6.0","name":"watchOS","beta":false,"deprecated":false,"unavailable":false}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tag(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/tag(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tag(_:)","title":"tag(_:)","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.tag(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tag","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"tag","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tag(_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE3tagyQrqd__SHRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"platforms":[{"introducedAt":"13.0","beta":false,"unavailable":false,"deprecated":false,"name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false}],"role":"symbol","title":"tag(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/tag(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tag(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tag"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"tag(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tag(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tag(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/task(id:priority:_:).json b/data/documentation/brazeui/contentcardsview/task(id:priority:_:).json index b7f22fdeb3..49cb019527 100644 --- a/data/documentation/brazeui/contentcardsview/task(id:priority:_:).json +++ b/data/documentation/brazeui/contentcardsview/task(id:priority:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"task"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TaskPriority","preciseIdentifier":"s:ScP"},{"kind":"text","text":" = .userInitiated, "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"action"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":"\n"}]}]}],"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/task(id:priority:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(id:priority:_:)"},"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE4task2id8priority_Qrqd___ScPyyYaYbctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"task(id:priority:_:)","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"task"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"priority"},{"kind":"text","text":": "},{"preciseIdentifier":"s:ScP","kind":"typeIdentifier","text":"TaskPriority"},{"text":", () ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"name":"iOS","introducedAt":"15.0","unavailable":false,"beta":false},{"introducedAt":"12.0","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"15.0"},{"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0","deprecated":false}],"role":"symbol"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.task(id:priority:_:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/task(id:priority:_:)":{"kind":"symbol","title":"task(id:priority:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/task(id:priority:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(id:priority:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"task"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"priority"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ScP","text":"TaskPriority"},{"kind":"text","text":", () "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(id:priority:_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"task"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"priority"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TaskPriority","preciseIdentifier":"s:ScP"},{"kind":"text","text":" = .userInitiated, "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"action"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.task(id:priority:_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/task(id:priority:_:)"]}],"metadata":{"platforms":[{"introducedAt":"15.0","beta":false,"name":"iOS","unavailable":false,"deprecated":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"12.0"},{"introducedAt":"15.0","beta":false,"unavailable":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"beta":false,"unavailable":false}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","title":"task(id:priority:_:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"task"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"priority"},{"kind":"text","text":": "},{"preciseIdentifier":"s:ScP","text":"TaskPriority","kind":"typeIdentifier"},{"kind":"text","text":", () "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE4task2id8priority_Qrqd___ScPyyYaYbctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/task(id:priority:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(id:priority:_:)","url":"\/documentation\/brazeui\/contentcardsview\/task(id:priority:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"task"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:ScP","text":"TaskPriority","kind":"typeIdentifier"},{"kind":"text","text":", () "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","title":"task(id:priority:_:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/task(priority:_:).json b/data/documentation/brazeui/contentcardsview/task(priority:_:).json index 526b9a818a..fd3f6de35c 100644 --- a/data/documentation/brazeui/contentcardsview/task(priority:_:).json +++ b/data/documentation/brazeui/contentcardsview/task(priority:_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(priority:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.task(priority:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"task"},{"text":"(","kind":"text"},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TaskPriority","kind":"typeIdentifier","preciseIdentifier":"s:ScP"},{"kind":"text","text":" = .userInitiated, "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" () ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/task(priority:_:)"]}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE4task8priority_QrScP_yyYaYbctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"task"},{"text":"(","kind":"text"},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"text":"TaskPriority","kind":"typeIdentifier","preciseIdentifier":"s:ScP"},{"text":", () ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"15.0"},{"introducedAt":"12.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"15.0"},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false}],"title":"task(priority:_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/task(priority:_:)":{"title":"task(priority:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(priority:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"task","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"priority"},{"text":": ","kind":"text"},{"text":"TaskPriority","preciseIdentifier":"s:ScP","kind":"typeIdentifier"},{"text":", () ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/task(priority:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.task(priority:_:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(priority:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"task"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"priority"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:ScP","text":"TaskPriority"},{"kind":"text","text":" = .userInitiated, "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"action","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"sections":[],"metadata":{"extendedModule":"SwiftUI","platforms":[{"introducedAt":"15.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"beta":false,"name":"macOS","introducedAt":"12.0","unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"15.0","name":"tvOS","deprecated":false},{"deprecated":false,"introducedAt":"8.0","name":"watchOS","unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"task"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"priority"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:ScP","text":"TaskPriority","kind":"typeIdentifier"},{"text":", () ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE4task8priority_QrScP_yyYaYbctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"task(priority:_:)","role":"symbol","symbolKind":"method","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/task(priority:_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/task(priority:_:)":{"role":"symbol","title":"task(priority:_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"task","kind":"identifier"},{"text":"(","kind":"text"},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TaskPriority","kind":"typeIdentifier","preciseIdentifier":"s:ScP"},{"text":", () ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(priority:_:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/task(priority:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/textcase(_:).json b/data/documentation/brazeui/contentcardsview/textcase(_:).json index ba3a68a734..0728747459 100644 --- a/data/documentation/brazeui/contentcardsview/textcase(_:).json +++ b/data/documentation/brazeui/contentcardsview/textcase(_:).json @@ -1 +1 @@ -{"metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"14.0","unavailable":false,"name":"iOS"},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"11.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"14.0"},{"unavailable":false,"beta":false,"introducedAt":"7.0","deprecated":false,"name":"watchOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textCase"},{"text":"(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":".","kind":"text"},{"text":"Case","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV4CaseO"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","title":"textCase(_:)","externalID":"s:7SwiftUI4ViewPAAE8textCaseyQrAA4TextV0E0OSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textCase","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"textCase","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4TextV4CaseO","text":"Case","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/textcase(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.textCase(_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textCase(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/textCase(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textCase","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV4CaseO","kind":"typeIdentifier","text":"Case"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/textcase(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textCase(_:)","title":"textCase(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textCase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"textCase"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Case","preciseIdentifier":"s:7SwiftUI4TextV4CaseO","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/textcase(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.textCase(_:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","platforms":[{"introducedAt":"14.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"beta":false,"name":"macOS","introducedAt":"11.0","deprecated":false,"unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false,"name":"tvOS"},{"introducedAt":"7.0","unavailable":false,"deprecated":false,"beta":false,"name":"watchOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"textCase(_:)","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE8textCaseyQrAA4TextV0E0OSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textCase","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Case","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV4CaseO"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textCase(_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textCase(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textCase(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textcase(_:)","type":"topic","abstract":[],"title":"textCase(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textCase","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":".","kind":"text"},{"text":"Case","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV4CaseO"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/textcontenttype(_:).json b/data/documentation/brazeui/contentcardsview/textcontenttype(_:).json index 1ca114ced5..849498bd0b 100644 --- a/data/documentation/brazeui/contentcardsview/textcontenttype(_:).json +++ b/data/documentation/brazeui/contentcardsview/textcontenttype(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.textContentType(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/textcontenttype(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"}],"title":"textContentType(_:)","symbolKind":"method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15textContentTypeyQrSo06UITexteF0aSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"textContentType"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@T@UITextContentType","kind":"typeIdentifier","text":"UITextContentType"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textContentType","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"textContentType","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UITextContentType","preciseIdentifier":"c:@T@UITextContentType","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textContentType(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textContentType(_:)":{"kind":"symbol","title":"textContentType(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textcontenttype(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textContentType(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textContentType","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@T@UITextContentType","text":"UITextContentType","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/textcontenttype(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textContentType","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"textContentType","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UITextContentType","kind":"typeIdentifier","preciseIdentifier":"c:@T@UITextContentType"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.textContentType(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"textContentType(_:)","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15textContentTypeyQrSo06UITexteF0aSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textContentType","kind":"identifier"},{"text":"(","kind":"text"},{"text":"UITextContentType","kind":"typeIdentifier","preciseIdentifier":"c:@T@UITextContentType"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textContentType(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/textContentType(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textContentType","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@T@UITextContentType","text":"UITextContentType","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"textContentType(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textcontenttype(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textContentType(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/texteditorstyle(_:).json b/data/documentation/brazeui/contentcardsview/texteditorstyle(_:).json index 1be8f3a418..7b4899da77 100644 --- a/data/documentation/brazeui/contentcardsview/texteditorstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/texteditorstyle(_:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/texteditorstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textEditorStyle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15TextEditorStyleP","text":"TextEditorStyle"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE15textEditorStyleyQrqd__AA04TexteF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textEditorStyle","kind":"identifier"},{"text":"(some ","kind":"text"},{"text":"TextEditorStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15TextEditorStyleP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"17.0","beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"14.0"},{"beta":false,"name":"visionOS","introducedAt":"1.0","unavailable":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","title":"textEditorStyle(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textEditorStyle(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.textEditorStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textEditorStyle(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/texteditorstyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textEditorStyle","kind":"identifier"},{"kind":"text","text":"(some "},{"preciseIdentifier":"s:7SwiftUI15TextEditorStyleP","text":"TextEditorStyle","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textEditorStyle(_:)","role":"symbol","title":"textEditorStyle(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.textEditorStyle(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textEditorStyle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"TextEditorStyle","preciseIdentifier":"s:7SwiftUI15TextEditorStyleP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"metadata":{"extendedModule":"SwiftUI","title":"textEditorStyle(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textEditorStyle","kind":"identifier"},{"kind":"text","text":"(some "},{"kind":"typeIdentifier","text":"TextEditorStyle","preciseIdentifier":"s:7SwiftUI15TextEditorStyleP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE15textEditorStyleyQrqd__AA04TexteF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"17.0"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0","beta":false},{"unavailable":false,"name":"visionOS","deprecated":false,"introducedAt":"1.0","beta":false}]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/texteditorstyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textEditorStyle(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/textEditorStyle(_:)":{"title":"textEditorStyle(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textEditorStyle"},{"text":"(some ","kind":"text"},{"kind":"typeIdentifier","text":"TextEditorStyle","preciseIdentifier":"s:7SwiftUI15TextEditorStyleP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/texteditorstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textEditorStyle(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/textfieldstyle(_:).json b/data/documentation/brazeui/contentcardsview/textfieldstyle(_:).json index 651548b93b..d59b79490a 100644 --- a/data/documentation/brazeui/contentcardsview/textfieldstyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/textfieldstyle(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.textFieldStyle(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE14textFieldStyleyQrqd__AA04TexteF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textFieldStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"macOS","introducedAt":"10.15"},{"beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS"},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"6.0","deprecated":false}],"title":"textFieldStyle(_:)","symbolKind":"method","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"textFieldStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI14TextFieldStyleP","kind":"typeIdentifier","text":"TextFieldStyle"},{"text":"\n","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/textfieldstyle(_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textFieldStyle(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textFieldStyle(_:)":{"title":"textFieldStyle(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textFieldStyle(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"textFieldStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textfieldstyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textFieldStyle(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.textFieldStyle(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textFieldStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"TextFieldStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14TextFieldStyleP"},{"kind":"text","text":"\n"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/textfieldstyle(_:)"]}],"metadata":{"platforms":[{"beta":false,"introducedAt":"13.0","deprecated":false,"name":"iOS","unavailable":false},{"deprecated":false,"introducedAt":"10.15","name":"macOS","beta":false,"unavailable":false},{"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textFieldStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"textFieldStyle(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE14textFieldStyleyQrqd__AA04TexteF0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textFieldStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textFieldStyle(_:)","role":"symbol","type":"topic","title":"textFieldStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/textfieldstyle(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textFieldStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/textinputautocapitalization(_:).json b/data/documentation/brazeui/contentcardsview/textinputautocapitalization(_:).json index 5e91cb8624..45e8ffe418 100644 --- a/data/documentation/brazeui/contentcardsview/textinputautocapitalization(_:).json +++ b/data/documentation/brazeui/contentcardsview/textinputautocapitalization(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textInputAutocapitalization"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"autocapitalization"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27TextInputAutocapitalizationV","text":"TextInputAutocapitalization"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/textinputautocapitalization(_:)"]}],"sections":[],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"textInputAutocapitalization(_:)","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"15.0"},{"name":"watchOS","beta":false,"introducedAt":"8.0","deprecated":false,"unavailable":false}],"extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textInputAutocapitalization"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI27TextInputAutocapitalizationV","text":"TextInputAutocapitalization","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE27textInputAutocapitalizationyQrAA04TexteF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.textInputAutocapitalization(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textInputAutocapitalization(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textInputAutocapitalization(_:)":{"kind":"symbol","title":"textInputAutocapitalization(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textinputautocapitalization(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textInputAutocapitalization(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textInputAutocapitalization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27TextInputAutocapitalizationV","text":"TextInputAutocapitalization"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textInputAutocapitalization(_:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"15.0"},{"introducedAt":"15.0","unavailable":false,"deprecated":false,"name":"tvOS","beta":false},{"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"8.0","unavailable":false}],"externalID":"s:7SwiftUI4ViewPAAE27textInputAutocapitalizationyQrAA04TexteF0VSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textInputAutocapitalization"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27TextInputAutocapitalizationV","text":"TextInputAutocapitalization"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","title":"textInputAutocapitalization(_:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textInputAutocapitalization"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"autocapitalization"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27TextInputAutocapitalizationV","text":"TextInputAutocapitalization"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.textInputAutocapitalization(_:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/textinputautocapitalization(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textInputAutocapitalization(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textInputAutocapitalization","kind":"identifier"},{"text":"(","kind":"text"},{"text":"TextInputAutocapitalization","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27TextInputAutocapitalizationV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"textInputAutocapitalization(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textinputautocapitalization(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textInputAutocapitalization(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/textscale(_:isenabled:).json b/data/documentation/brazeui/contentcardsview/textscale(_:isenabled:).json index b64a09d90d..e53e725760 100644 --- a/data/documentation/brazeui/contentcardsview/textscale(_:isenabled:).json +++ b/data/documentation/brazeui/contentcardsview/textscale(_:isenabled:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/textscale(_:isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9textScale_9isEnabledQrAA4TextV0E0V_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textScale","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"."},{"text":"Scale","preciseIdentifier":"s:7SwiftUI4TextV5ScaleV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"14.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"17.0","name":"tvOS"},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"10.0","beta":false}],"title":"textScale(_:isEnabled:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textScale(_:isEnabled:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.textScale(_:isEnabled:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textScale"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scale","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Scale","preciseIdentifier":"s:7SwiftUI4TextV5ScaleV"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textScale(_:isEnabled:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textScale"},{"kind":"text","text":"("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4TextV5ScaleV","kind":"typeIdentifier","text":"Scale"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/textscale(_:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textScale(_:isEnabled:)","title":"textScale(_:isEnabled:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/textscale(_:isenabled:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textScale","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scale"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4TextV5ScaleV","text":"Scale","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textScale"},{"kind":"text","text":"("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV5ScaleV","text":"Scale"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"17.0","unavailable":false,"name":"tvOS","beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"10.0","deprecated":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE9textScale_9isEnabledQrAA4TextV0E0V_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","title":"textScale(_:isEnabled:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.textScale(_:isEnabled:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textScale(_:isEnabled:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textScale(_:isEnabled:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textScale"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV5ScaleV","text":"Scale"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","title":"textScale(_:isEnabled:)","url":"\/documentation\/brazeui\/contentcardsview\/textscale(_:isenabled:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textScale(_:isEnabled:)","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/textselection(_:).json b/data/documentation/brazeui/contentcardsview/textselection(_:).json index ae51d68656..2b14a5228b 100644 --- a/data/documentation/brazeui/contentcardsview/textselection(_:).json +++ b/data/documentation/brazeui/contentcardsview/textselection(_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/textselection(_:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.textSelection(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textSelection","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"selectability","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"TextSelectability","preciseIdentifier":"s:7SwiftUI17TextSelectabilityP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE13textSelectionyQrqd__AA17TextSelectabilityRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"textSelection(_:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textSelection","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"15.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"12.0"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textSelection(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/textSelection(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"textSelection"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/textselection(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textSelection(_:)","title":"textSelection(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/textselection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.textSelection(_:)"},{"type":"text","text":"."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textSelection(_:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE13textSelectionyQrqd__AA17TextSelectabilityRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"beta":false,"introducedAt":"15.0","unavailable":false,"name":"iOS"},{"deprecated":false,"introducedAt":"12.0","name":"macOS","unavailable":false,"beta":false}],"title":"textSelection(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textSelection","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"textSelection","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"selectability"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI17TextSelectabilityP","text":"TextSelectability","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/textSelection(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textSelection"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"textSelection(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textselection(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textSelection(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/tint(_:)-6v9np.json b/data/documentation/brazeui/contentcardsview/tint(_:)-6v9np.json index c588b437f5..01fd536e3f 100644 --- a/data/documentation/brazeui/contentcardsview/tint(_:)-6v9np.json +++ b/data/documentation/brazeui/contentcardsview/tint(_:)-6v9np.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","role":"symbol","title":"tint(_:)","symbolKind":"method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"15.0","name":"iOS","unavailable":false},{"deprecated":false,"name":"macOS","introducedAt":"12.0","unavailable":false,"beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"15.0","beta":false},{"unavailable":false,"introducedAt":"8.0","name":"watchOS","deprecated":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE4tintyQrAA5ColorVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tint","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"roleHeading":"Instance Method"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-6v9np","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.tint(_:)"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tint"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"tint","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/tint(_:)-6v9np"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/tint(_:)-6v9np":{"url":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-6v9np","kind":"symbol","title":"tint(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-6v9np","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-6v9np","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.tint(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"tint","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/tint(_:)-6v9np"]}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE4tintyQrAA5ColorVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tint","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"tint(_:)","platforms":[{"deprecated":false,"unavailable":false,"name":"iOS","beta":false,"introducedAt":"15.0"},{"introducedAt":"12.0","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"introducedAt":"15.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"8.0","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tint(_:)-6v9np":{"title":"tint(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-6v9np","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-6v9np"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/tint(_:)-7nkgt.json b/data/documentation/brazeui/contentcardsview/tint(_:)-7nkgt.json index 618169654a..8fe60c4f6c 100644 --- a/data/documentation/brazeui/contentcardsview/tint(_:)-7nkgt.json +++ b/data/documentation/brazeui/contentcardsview/tint(_:)-7nkgt.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-7nkgt","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.tint(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tint","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"tint","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/tint(_:)-7nkgt"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","platforms":[{"unavailable":false,"introducedAt":"16.0","name":"iOS","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"13.0"},{"name":"tvOS","deprecated":false,"introducedAt":"16.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS","beta":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE4tintyQrqd__SgAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tint","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"tint(_:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/tint(_:)-7nkgt":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tint","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-7nkgt","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-7nkgt","title":"tint(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/tint(_:)-7nkgt"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tint"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"tint"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"ShapeStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.tint(_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","title":"tint(_:)","role":"symbol","roleHeading":"Instance Method","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"16.0","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"16.0","deprecated":false,"beta":false},{"introducedAt":"9.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE4tintyQrqd__SgAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tint"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-7nkgt","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tint(_:)-7nkgt":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-7nkgt","url":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-7nkgt","type":"topic","title":"tint(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tint","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/togglestyle(_:).json b/data/documentation/brazeui/contentcardsview/togglestyle(_:).json index 4a43edbf26..8c515b057b 100644 --- a/data/documentation/brazeui/contentcardsview/togglestyle(_:).json +++ b/data/documentation/brazeui/contentcardsview/togglestyle(_:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE11toggleStyleyQrqd__AA06ToggleE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"10.15","name":"macOS","beta":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","beta":false,"unavailable":false},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"toggleStyle(_:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toggleStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toggleStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ToggleStyleP","text":"ToggleStyle"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.toggleStyle(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/togglestyle(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toggleStyle(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/toggleStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toggleStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/togglestyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toggleStyle(_:)","title":"toggleStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.toggleStyle(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toggleStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"style","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"ToggleStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ToggleStyleP"},{"text":"\n","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false},{"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false,"deprecated":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toggleStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"toggleStyle(_:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE11toggleStyleyQrqd__AA06ToggleE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toggleStyle(_:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/togglestyle(_:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toggleStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toggleStyle(_:)","role":"symbol","type":"topic","title":"toggleStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/togglestyle(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toggleStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbar(_:for:).json b/data/documentation/brazeui/contentcardsview/toolbar(_:for:).json index 4e09b361e7..656b12f6d1 100644 --- a/data/documentation/brazeui/contentcardsview/toolbar(_:for:).json +++ b/data/documentation/brazeui/contentcardsview/toolbar(_:for:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"visibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"bars","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(_:for:)"]}],"sections":[],"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"toolbar(_:for:)","platforms":[{"introducedAt":"16.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false},{"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"9.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE7toolbar_3forQrAA10VisibilityO_AA16ToolbarPlacementVdtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.toolbar(_:for:)"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(_:for:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(_:for:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbar"},{"kind":"text","text":"("},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbar(_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(_:for:)","title":"toolbar(_:for:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(_:for:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.toolbar(_:for:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"visibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"bars","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"16.0","unavailable":false},{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"introducedAt":"16.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"9.0"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"toolbar(_:for:)","externalID":"s:7SwiftUI4ViewPAAE7toolbar_3forQrAA10VisibilityO_AA16ToolbarPlacementVdtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"("},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(_:for:)"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(_:for:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ToolbarPlacement","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbar(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(_:for:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(_:for:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbar(content:)-6keef.json b/data/documentation/brazeui/contentcardsview/toolbar(content:)-6keef.json index 9c2d1efd20..f4785c17b7 100644 --- a/data/documentation/brazeui/contentcardsview/toolbar(content:)-6keef.json +++ b/data/documentation/brazeui/contentcardsview/toolbar(content:)-6keef.json @@ -1 +1 @@ -{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-6keef"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"kind":"attribute","text":"@"},{"preciseIdentifier":"s:7SwiftUI21ToolbarContentBuilderV","text":"ToolbarContentBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14ToolbarContentP","text":"ToolbarContent"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-6keef"},"metadata":{"symbolKind":"method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"name":"iOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"name":"macOS","introducedAt":"11.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"14.0"},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"7.0","beta":false}],"roleHeading":"Instance Method","title":"toolbar(content:)","externalID":"s:7SwiftUI4ViewPAAE7toolbar7contentQrqd__yXE_tAA14ToolbarContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbar(content:)"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(content:)-6keef":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-6keef","title":"toolbar(content:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-6keef","type":"topic","abstract":[]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-6keef"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-6keef","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE7toolbar7contentQrqd__yXE_tAA14ToolbarContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbar"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"toolbar(content:)","roleHeading":"Instance Method","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0"},{"introducedAt":"11.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"14.0","unavailable":false},{"name":"watchOS","deprecated":false,"beta":false,"introducedAt":"7.0","unavailable":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"attribute","text":"@"},{"text":"ToolbarContentBuilder","preciseIdentifier":"s:7SwiftUI21ToolbarContentBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI14ToolbarContentP","text":"ToolbarContent","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbar(content:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(content:)-6keef":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-6keef","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-6keef","title":"toolbar(content:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbar(content:)-9zh5p.json b/data/documentation/brazeui/contentcardsview/toolbar(content:)-9zh5p.json index d99a45d6c3..0496ec822a 100644 --- a/data/documentation/brazeui/contentcardsview/toolbar(content:)-9zh5p.json +++ b/data/documentation/brazeui/contentcardsview/toolbar(content:)-9zh5p.json @@ -1 +1 @@ -{"metadata":{"externalID":"s:7SwiftUI4ViewPAAE7toolbar7contentQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbar(content:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","platforms":[{"introducedAt":"14.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"11.0","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"14.0"},{"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"7.0","unavailable":false}],"extendedModule":"SwiftUI"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Content"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-9zh5p","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbar(content:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-9zh5p"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(content:)-9zh5p":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-9zh5p","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-9zh5p","title":"toolbar(content:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.toolbar(content:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-9zh5p","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","title":"toolbar(content:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE7toolbar7contentQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"14.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"11.0"},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"14.0"},{"introducedAt":"7.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbar"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-9zh5p"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(content:)-9zh5p":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbar(content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-9zh5p","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-9zh5p"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbar(id:content:).json b/data/documentation/brazeui/contentcardsview/toolbar(id:content:).json index 520eec8fa1..31b558c0d1 100644 --- a/data/documentation/brazeui/contentcardsview/toolbar(id:content:).json +++ b/data/documentation/brazeui/contentcardsview/toolbar(id:content:).json @@ -1 +1 @@ -{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(id:content:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.toolbar(id:content:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"kind":"attribute","text":"ToolbarContentBuilder","preciseIdentifier":"s:7SwiftUI21ToolbarContentBuilderV"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"CustomizableToolbarContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26CustomizableToolbarContentP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(id:content:)"]}],"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","role":"symbol","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"toolbar(id:content:)","externalID":"s:7SwiftUI4ViewPAAE7toolbar2id7contentQrSS_qd__yXEtAA26CustomizableToolbarContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","platforms":[{"introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"11.0"},{"unavailable":false,"name":"tvOS","introducedAt":"14.0","beta":false,"deprecated":false},{"introducedAt":"7.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(id:content:)":{"kind":"symbol","title":"toolbar(id:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(id:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(id:content:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.toolbar(id:content:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:7SwiftUI4ViewPAAE7toolbar2id7contentQrSS_qd__yXEtAA26CustomizableToolbarContentRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"toolbar(id:content:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"name":"iOS","introducedAt":"14.0","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"11.0","unavailable":false,"name":"macOS","deprecated":false,"beta":false},{"name":"tvOS","introducedAt":"14.0","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"7.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(id:content:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ToolbarContentBuilder","preciseIdentifier":"s:7SwiftUI21ToolbarContentBuilderV"},{"text":" ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":" : ","kind":"text"},{"text":"CustomizableToolbarContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26CustomizableToolbarContentP"},{"kind":"text","text":"\n"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(id:content:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(id:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbar(id:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(id:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(id:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbar(removing:).json b/data/documentation/brazeui/contentcardsview/toolbar(removing:).json index 8abbfff312..e72b250661 100644 --- a/data/documentation/brazeui/contentcardsview/toolbar(removing:).json +++ b/data/documentation/brazeui/contentcardsview/toolbar(removing:).json @@ -1 +1 @@ -{"metadata":{"platforms":[{"introducedAt":"17.0","name":"iOS","beta":false,"deprecated":false,"unavailable":false},{"beta":false,"name":"macOS","unavailable":false,"introducedAt":"14.0","deprecated":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"17.0"},{"beta":false,"unavailable":false,"introducedAt":"10.0","deprecated":false,"name":"watchOS"}],"title":"toolbar(removing:)","extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"removing"},{"text":": ","kind":"text"},{"text":"ToolbarDefaultItemKind","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ToolbarDefaultItemKindV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE7toolbar8removingQrAA22ToolbarDefaultItemKindVSg_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbar(removing:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"text":"(","kind":"text"},{"text":"removing","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"defaultItemKind","kind":"internalParam"},{"kind":"text","text":": "},{"text":"ToolbarDefaultItemKind","preciseIdentifier":"s:7SwiftUI22ToolbarDefaultItemKindV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(removing:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(removing:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(removing:)":{"kind":"symbol","title":"toolbar(removing:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(removing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(removing:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"removing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ToolbarDefaultItemKindV","kind":"typeIdentifier","text":"ToolbarDefaultItemKind"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/toolbar(removing:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(removing:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"kind":"text","text":"("},{"text":"removing","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"defaultItemKind","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ToolbarDefaultItemKindV","text":"ToolbarDefaultItemKind"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE7toolbar8removingQrAA22ToolbarDefaultItemKindVSg_tF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","symbolKind":"method","extendedModule":"SwiftUI","platforms":[{"beta":false,"unavailable":false,"name":"iOS","deprecated":false,"introducedAt":"17.0"},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"14.0","unavailable":false},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"17.0","deprecated":false},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"10.0"}],"title":"toolbar(removing:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"("},{"text":"removing","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ToolbarDefaultItemKindV","text":"ToolbarDefaultItemKind"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.toolbar(removing:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(removing:)":{"url":"\/documentation\/brazeui\/contentcardsview\/toolbar(removing:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbar","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"removing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ToolbarDefaultItemKindV","kind":"typeIdentifier","text":"ToolbarDefaultItemKind"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"abstract":[],"kind":"symbol","title":"toolbar(removing:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(removing:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbarbackground(_:for:)-44gof.json b/data/documentation/brazeui/contentcardsview/toolbarbackground(_:for:)-44gof.json index 384970dd49..ad039192bb 100644 --- a/data/documentation/brazeui/contentcardsview/toolbarbackground(_:for:)-44gof.json +++ b/data/documentation/brazeui/contentcardsview/toolbarbackground(_:for:)-44gof.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarBackground"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"visibility","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"bars"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-44gof","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbarBackground(_:for:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-44gof"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"platforms":[{"unavailable":false,"deprecated":false,"beta":false,"name":"iOS","introducedAt":"16.0"},{"name":"macOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"unavailable":false,"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"16.0"},{"deprecated":false,"unavailable":false,"introducedAt":"9.0","name":"watchOS","beta":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbarBackground","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbarBackground(_:for:)","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17toolbarBackground_3forQrAA10VisibilityO_AA16ToolbarPlacementVdtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","extendedModule":"SwiftUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarBackground(_:for:)-44gof":{"kind":"symbol","title":"toolbarBackground(_:for:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-44gof","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-44gof","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement","kind":"typeIdentifier"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"deprecated":false,"introducedAt":"16.0","name":"iOS","beta":false,"unavailable":false},{"introducedAt":"13.0","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"introducedAt":"16.0","name":"tvOS","unavailable":false,"deprecated":false},{"introducedAt":"9.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"text":"(","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement","kind":"typeIdentifier"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17toolbarBackground_3forQrAA10VisibilityO_AA16ToolbarPlacementVdtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"toolbarBackground(_:for:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-44gof"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbarBackground(_:for:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"visibility","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"bars"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-44gof"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarBackground(_:for:)-44gof":{"url":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-44gof","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ToolbarPlacement","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","role":"symbol","title":"toolbarBackground(_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-44gof"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbarbackground(_:for:)-5fkto.json b/data/documentation/brazeui/contentcardsview/toolbarbackground(_:for:)-5fkto.json index d4bffad0cb..06bdbe3d41 100644 --- a/data/documentation/brazeui/contentcardsview/toolbarbackground(_:for:)-5fkto.json +++ b/data/documentation/brazeui/contentcardsview/toolbarbackground(_:for:)-5fkto.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-5fkto","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.toolbarBackground(_:for:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"bars","kind":"internalParam"},{"kind":"text","text":": "},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-5fkto"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbarBackground","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","kind":"typeIdentifier","text":"ToolbarPlacement"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17toolbarBackground_3forQrqd___AA16ToolbarPlacementVdtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"toolbarBackground(_:for:)","platforms":[{"introducedAt":"16.0","unavailable":false,"deprecated":false,"name":"iOS","beta":false},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0"},{"introducedAt":"9.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarBackground(_:for:)-5fkto":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ToolbarPlacement","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-5fkto","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-5fkto","title":"toolbarBackground(_:for:)","role":"symbol"}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0"},{"deprecated":false,"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false},{"unavailable":false,"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"16.0"},{"name":"watchOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"9.0"}],"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE17toolbarBackground_3forQrqd___AA16ToolbarPlacementVdtAA10ShapeStyleRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"toolbarBackground(_:for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarBackground"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-5fkto","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbarBackground(_:for:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarBackground"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"bars","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ToolbarPlacement","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","kind":"typeIdentifier"},{"kind":"text","text":"...) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10ShapeStyleP","text":"ShapeStyle","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-5fkto"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarBackground(_:for:)-5fkto":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toolbarBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbarBackground(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-5fkto","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-5fkto"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbarcolorscheme(_:for:).json b/data/documentation/brazeui/contentcardsview/toolbarcolorscheme(_:for:).json index e173c649d3..e8831943e2 100644 --- a/data/documentation/brazeui/contentcardsview/toolbarcolorscheme(_:for:).json +++ b/data/documentation/brazeui/contentcardsview/toolbarcolorscheme(_:for:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarColorScheme(_:for:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toolbarColorScheme","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"colorScheme"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier","text":"ColorScheme"},{"text":"?, ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"bars","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","kind":"typeIdentifier","text":"ToolbarPlacement"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbarColorScheme(_:for:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/toolbarcolorscheme(_:for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"platforms":[{"name":"iOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0"},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"macOS"},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"16.0","name":"tvOS"},{"beta":false,"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"9.0"}],"role":"symbol","roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE18toolbarColorScheme_3forQrAA0eF0OSg_AA16ToolbarPlacementVdtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"toolbarColorScheme(_:for:)","extendedModule":"SwiftUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarColorScheme"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement","kind":"typeIdentifier"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarColorScheme(_:for:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbarcolorscheme(_:for:)","title":"toolbarColorScheme(_:for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbarColorScheme","kind":"identifier"},{"kind":"text","text":"("},{"text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","kind":"typeIdentifier","text":"ToolbarPlacement"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarColorScheme(_:for:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarColorScheme(_:for:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbarColorScheme(_:for:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbarColorScheme","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"colorScheme","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier","text":"ColorScheme"},{"kind":"text","text":"?, "},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"bars"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ToolbarPlacement","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbarcolorscheme(_:for:)"]}],"metadata":{"platforms":[{"beta":false,"introducedAt":"16.0","deprecated":false,"name":"iOS","unavailable":false},{"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"16.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"9.0","name":"watchOS","beta":false,"unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbarColorScheme","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ColorScheme","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ColorSchemeO"},{"kind":"text","text":"?, "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","title":"toolbarColorScheme(_:for:)","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE18toolbarColorScheme_3forQrAA0eF0OSg_AA16ToolbarPlacementVdtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarColorScheme(_:for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarColorScheme(_:for:)","role":"symbol","type":"topic","title":"toolbarColorScheme(_:for:)","url":"\/documentation\/brazeui\/contentcardsview\/toolbarcolorscheme(_:for:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbarColorScheme","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","text":"ColorScheme","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbarrole(_:).json b/data/documentation/brazeui/contentcardsview/toolbarrole(_:).json index f20920d4e4..d81e6b0be7 100644 --- a/data/documentation/brazeui/contentcardsview/toolbarrole(_:).json +++ b/data/documentation/brazeui/contentcardsview/toolbarrole(_:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarRole(_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE11toolbarRoleyQrAA07ToolbarE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"toolbarRole(_:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"beta":false,"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false,"name":"macOS"},{"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"16.0","unavailable":false},{"deprecated":false,"beta":false,"introducedAt":"9.0","unavailable":false,"name":"watchOS"}],"extendedModule":"SwiftUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarRole"},{"kind":"text","text":"("},{"text":"ToolbarRole","preciseIdentifier":"s:7SwiftUI11ToolbarRoleV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbarrole(_:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.toolbarRole(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarRole"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"role","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ToolbarRoleV","text":"ToolbarRole","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarRole(_:)":{"kind":"symbol","title":"toolbarRole(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbarrole(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarRole(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarRole"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ToolbarRoleV","text":"ToolbarRole","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.toolbarRole(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbarRole","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"role","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ToolbarRoleV","text":"ToolbarRole","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarRole(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbarrole(_:)"]}],"metadata":{"platforms":[{"beta":false,"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"macOS","unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"16.0","name":"tvOS","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"9.0","beta":false,"name":"watchOS"}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarRole"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11ToolbarRoleV","text":"ToolbarRole","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","title":"toolbarRole(_:)","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE11toolbarRoleyQrAA07ToolbarE0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarRole(_:)":{"role":"symbol","title":"toolbarRole(_:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarRole(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarRole"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11ToolbarRoleV","text":"ToolbarRole","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbarrole(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbartitledisplaymode(_:).json b/data/documentation/brazeui/contentcardsview/toolbartitledisplaymode(_:).json index ec497c8b7b..4d329a4932 100644 --- a/data/documentation/brazeui/contentcardsview/toolbartitledisplaymode(_:).json +++ b/data/documentation/brazeui/contentcardsview/toolbartitledisplaymode(_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbarTitleDisplayMode(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbartitledisplaymode(_:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarTitleDisplayMode"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"mode","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI23ToolbarTitleDisplayModeV","kind":"typeIdentifier","text":"ToolbarTitleDisplayMode"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleDisplayMode(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE23toolbarTitleDisplayModeyQrAA07ToolbarefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"17.0"},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"14.0","beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"17.0"},{"beta":false,"name":"watchOS","introducedAt":"10.0","unavailable":false,"deprecated":false}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarTitleDisplayMode"},{"text":"(","kind":"text"},{"text":"ToolbarTitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23ToolbarTitleDisplayModeV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"toolbarTitleDisplayMode(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarTitleDisplayMode(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbarTitleDisplayMode","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23ToolbarTitleDisplayModeV","kind":"typeIdentifier","text":"ToolbarTitleDisplayMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbartitledisplaymode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleDisplayMode(_:)","title":"toolbarTitleDisplayMode(_:)","role":"symbol"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/toolbartitledisplaymode(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleDisplayMode(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.toolbarTitleDisplayMode(_:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE23toolbarTitleDisplayModeyQrAA07ToolbarefG0VF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","title":"toolbarTitleDisplayMode(_:)","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","symbolKind":"method","platforms":[{"name":"iOS","introducedAt":"17.0","deprecated":false,"beta":false,"unavailable":false},{"beta":false,"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"14.0"},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"17.0"},{"name":"watchOS","introducedAt":"10.0","unavailable":false,"beta":false,"deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbarTitleDisplayMode","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23ToolbarTitleDisplayModeV","kind":"typeIdentifier","text":"ToolbarTitleDisplayMode"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarTitleDisplayMode"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"mode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23ToolbarTitleDisplayModeV","text":"ToolbarTitleDisplayMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarTitleDisplayMode(_:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbarTitleDisplayMode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ToolbarTitleDisplayMode","preciseIdentifier":"s:7SwiftUI23ToolbarTitleDisplayModeV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","title":"toolbarTitleDisplayMode(_:)","url":"\/documentation\/brazeui\/contentcardsview\/toolbartitledisplaymode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleDisplayMode(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/toolbartitlemenu(content:).json b/data/documentation/brazeui/contentcardsview/toolbartitlemenu(content:).json index 8b9687a4fd..a53ecbfb0e 100644 --- a/data/documentation/brazeui/contentcardsview/toolbartitlemenu(content:).json +++ b/data/documentation/brazeui/contentcardsview/toolbartitlemenu(content:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleMenu(content:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.toolbarTitleMenu(content:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbartitlemenu(content:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE16toolbarTitleMenu7contentQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarTitleMenu"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"platforms":[{"beta":false,"deprecated":false,"introducedAt":"16.0","name":"iOS","unavailable":false},{"introducedAt":"13.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"16.0","beta":false,"name":"tvOS","deprecated":false},{"name":"watchOS","unavailable":false,"introducedAt":"9.0","deprecated":false,"beta":false}],"role":"symbol","title":"toolbarTitleMenu(content:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbarTitleMenu","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"@","kind":"attribute"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarTitleMenu(content:)":{"kind":"symbol","title":"toolbarTitleMenu(content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbartitlemenu(content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleMenu(content:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarTitleMenu"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/toolbartitlemenu(content:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarTitleMenu"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"attribute","text":"@"},{"text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleMenu(content:)"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.toolbarTitleMenu(content:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"beta":false,"deprecated":false,"name":"iOS","introducedAt":"16.0"},{"beta":false,"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"16.0"},{"beta":false,"name":"watchOS","introducedAt":"9.0","unavailable":false,"deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarTitleMenu"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE16toolbarTitleMenu7contentQrqd__yXE_tAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"toolbarTitleMenu(content:)","roleHeading":"Instance Method"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarTitleMenu(content:)":{"abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleMenu(content:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toolbarTitleMenu","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbartitlemenu(content:)","title":"toolbarTitleMenu(content:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/tracking(_:).json b/data/documentation/brazeui/contentcardsview/tracking(_:).json index 662834c0f7..089585aa33 100644 --- a/data/documentation/brazeui/contentcardsview/tracking(_:).json +++ b/data/documentation/brazeui/contentcardsview/tracking(_:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/tracking(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tracking","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"tracking","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tracking(_:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE8trackingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","title":"tracking(_:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tracking"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"16.0","deprecated":false},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"13.0","deprecated":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"16.0"},{"beta":false,"unavailable":false,"introducedAt":"9.0","deprecated":false,"name":"watchOS"}],"role":"symbol"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.tracking(_:)"},{"text":".","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tracking(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tracking","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/tracking(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tracking(_:)","title":"tracking(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/tracking(_:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tracking"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"tracking","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.tracking(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tracking(_:)","interfaceLanguage":"swift"},"metadata":{"title":"tracking(_:)","externalID":"s:7SwiftUI4ViewPAAE8trackingyQr14CoreFoundation7CGFloatVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tracking","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"16.0"},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"16.0"},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"9.0","beta":false}],"symbolKind":"method","roleHeading":"Instance Method","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/tracking(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tracking(_:)","role":"symbol","title":"tracking(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/tracking(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tracking"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transaction(_:).json b/data/documentation/brazeui/contentcardsview/transaction(_:).json index 4a820b727f..5909a584a4 100644 --- a/data/documentation/brazeui/contentcardsview/transaction(_:).json +++ b/data/documentation/brazeui/contentcardsview/transaction(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transaction"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11transactionyQryAA11TransactionVzcF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"transaction(_:)","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"introducedAt":"10.15","name":"macOS","deprecated":false,"unavailable":false},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transaction","kind":"identifier"},{"text":"((","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Transaction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transaction(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/transaction(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transaction"},{"kind":"text","text":"(("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"transaction(_:)","url":"\/documentation\/brazeui\/contentcardsview\/transaction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"sections":[],"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transaction"},{"kind":"text","text":"(("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI11TransactionV","kind":"typeIdentifier","text":"Transaction"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"13.0","unavailable":false},{"name":"watchOS","beta":false,"introducedAt":"6.0","unavailable":false,"deprecated":false}],"extendedModule":"SwiftUI","title":"transaction(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE11transactionyQryAA11TransactionVzcF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.transaction(_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transaction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"transform"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Transaction","preciseIdentifier":"s:7SwiftUI11TransactionV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transaction(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transaction","kind":"identifier"},{"kind":"text","text":"(("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"transaction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transaction(_:body:).json b/data/documentation/brazeui/contentcardsview/transaction(_:body:).json index f549f19956..644505131a 100644 --- a/data/documentation/brazeui/contentcardsview/transaction(_:body:).json +++ b/data/documentation/brazeui/contentcardsview/transaction(_:body:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transaction(_:body:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/transaction(_:body:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:body:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:7SwiftUI4ViewPAAE11transaction_4bodyQryAA11TransactionVzc_qd__AA018PlaceholderContentC0VyxGXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"17.0","beta":false},{"unavailable":false,"introducedAt":"10.0","name":"watchOS","deprecated":false,"beta":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transaction"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">(("},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"PlaceholderContentView","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"transaction(_:body:)","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"transaction"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"Transaction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"@","kind":"attribute"},{"kind":"attribute","preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder"},{"text":" ","kind":"text"},{"kind":"externalParam","text":"body"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(_:body:)":{"kind":"symbol","title":"transaction(_:body:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(_:body:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:body:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transaction"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">((","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Transaction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"body","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/transaction(_:body:)"]}],"metadata":{"roleHeading":"Instance Method","title":"transaction(_:body:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transaction","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Transaction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"body"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","role":"symbol","platforms":[{"introducedAt":"17.0","beta":false,"deprecated":false,"name":"iOS","unavailable":false},{"beta":false,"introducedAt":"14.0","deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"17.0"},{"deprecated":false,"beta":false,"introducedAt":"10.0","unavailable":false,"name":"watchOS"}],"externalID":"s:7SwiftUI4ViewPAAE11transaction_4bodyQryAA11TransactionVzc_qd__AA018PlaceholderContentC0VyxGXEtAaBRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:body:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transaction(_:body:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transaction"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","kind":"typeIdentifier","text":"Transaction"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"@","kind":"attribute"},{"preciseIdentifier":"s:7SwiftUI11ViewBuilderV","text":"ViewBuilder","kind":"attribute"},{"text":" ","kind":"text"},{"text":"body","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","kind":"typeIdentifier","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"V"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(_:body:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transaction"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Transaction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"body"},{"kind":"text","text":": ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"transaction(_:body:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(_:body:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:body:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transaction(value:_:).json b/data/documentation/brazeui/contentcardsview/transaction(value:_:).json index a10768c2c3..af57672b24 100644 --- a/data/documentation/brazeui/contentcardsview/transaction(value:_:).json +++ b/data/documentation/brazeui/contentcardsview/transaction(value:_:).json @@ -1 +1 @@ -{"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","title":"transaction(value:_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11transaction5value_Qrqd___yAA11TransactionVzctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"17.0","unavailable":false},{"beta":false,"unavailable":false,"name":"macOS","deprecated":false,"introducedAt":"14.0"},{"deprecated":false,"name":"tvOS","introducedAt":"17.0","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.0"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"transaction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":", ("},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Transaction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"transaction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"transform"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI11TransactionV","kind":"typeIdentifier","text":"Transaction"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(value:_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/transaction(value:_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transaction(value:_:)"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(value:_:)":{"kind":"symbol","title":"transaction(value:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(value:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(value:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transaction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":", (","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(value:_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE11transaction5value_Qrqd___yAA11TransactionVzctSQRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","platforms":[{"introducedAt":"17.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0","name":"macOS"},{"deprecated":false,"introducedAt":"17.0","name":"tvOS","beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"10.0","name":"watchOS","unavailable":false}],"title":"transaction(value:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transaction"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:SQ","text":"Equatable","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Transaction","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transaction(value:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.transaction(value:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transaction","kind":"identifier"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(value:_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transaction"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": some "},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"transaction(value:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(value:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(value:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transformanchorpreference(key:value:transform:).json b/data/documentation/brazeui/contentcardsview/transformanchorpreference(key:value:transform:).json index a5e3d45e48..b7395e109b 100644 --- a/data/documentation/brazeui/contentcardsview/transformanchorpreference(key:value:transform:).json +++ b/data/documentation/brazeui/contentcardsview/transformanchorpreference(key:value:transform:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transformAnchorPreference(key:value:transform:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/transformanchorpreference(key:value:transform:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transformAnchorPreference","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"key"},{"kind":"text","text":" "},{"text":"_","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".Type = K.self, ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Anchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV"},{"text":"<","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","kind":"typeIdentifier","text":"Source"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"transform"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"PreferenceKey","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformAnchorPreference(key:value:transform:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE25transformAnchorPreference3key5value0D0Qrqd_0_m_AA0E0V6SourceVyqd___Gy5ValueQyd_0_z_AIyqd__GtctAA0F3KeyRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transformAnchorPreference"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier","text":"Anchor"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","text":"Source","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"transform"},{"kind":"text","text":": ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier","text":"Anchor"},{"text":"<","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"transformAnchorPreference(key:value:transform:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.15"},{"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformAnchorPreference(key:value:transform:)":{"title":"transformAnchorPreference(key:value:transform:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformAnchorPreference(key:value:transform:)","abstract":[],"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transformAnchorPreference"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","text":"Source","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"transform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":", ","kind":"text"},{"text":"Anchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/transformanchorpreference(key:value:transform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformAnchorPreference(key:value:transform:)"},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.transformAnchorPreference(key:value:transform:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transformanchorpreference(key:value:transform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transformAnchorPreference","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"text":"key","kind":"externalParam"},{"kind":"text","text":" "},{"text":"_","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type = K.self, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Anchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV"},{"kind":"text","text":"<"},{"text":"A","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","text":"Source","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"transform","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Anchor","preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"A","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","text":"PreferenceKey","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"sections":[],"metadata":{"extendedModule":"SwiftUI","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","beta":false},{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"6.0"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transformAnchorPreference"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier","text":"Anchor"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"A"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","text":"Source","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"transform"},{"kind":"text","text":": ("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE25transformAnchorPreference3key5value0D0Qrqd_0_m_AA0E0V6SourceVyqd___Gy5ValueQyd_0_z_AIyqd__GtctAA0F3KeyRd_0_r0_lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"transformAnchorPreference(key:value:transform:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformAnchorPreference(key:value:transform:)":{"title":"transformAnchorPreference(key:value:transform:)","url":"\/documentation\/brazeui\/contentcardsview\/transformanchorpreference(key:value:transform:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformAnchorPreference(key:value:transform:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"transformAnchorPreference","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","text":"Source","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"transform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Anchor","preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transformeffect(_:).json b/data/documentation/brazeui/contentcardsview/transformeffect(_:).json index 96635f2691..e40685a242 100644 --- a/data/documentation/brazeui/contentcardsview/transformeffect(_:).json +++ b/data/documentation/brazeui/contentcardsview/transformeffect(_:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.transformEffect(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false},{"deprecated":false,"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false},{"deprecated":false,"name":"tvOS","unavailable":false,"introducedAt":"13.0","beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"6.0","beta":false,"name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transformEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGAffineTransform","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGAffineTransform"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE15transformEffectyQrSo17CGAffineTransformVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","symbolKind":"method","title":"transformEffect(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transformEffect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": "},{"text":"CGAffineTransform","preciseIdentifier":"c:@S@CGAffineTransform","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/transformeffect(_:)"]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEffect(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformEffect(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/transformeffect(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"transformEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@S@CGAffineTransform","text":"CGAffineTransform","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEffect(_:)","role":"symbol","title":"transformEffect(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"transformEffect"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"CGAffineTransform","preciseIdentifier":"c:@S@CGAffineTransform","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"name":"macOS","deprecated":false,"beta":false,"introducedAt":"10.15","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false,"name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transformEffect"},{"kind":"text","text":"("},{"text":"CGAffineTransform","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGAffineTransform"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","title":"transformEffect(_:)","extendedModule":"SwiftUI","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE15transformEffectyQrSo17CGAffineTransformVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transformeffect(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEffect(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.transformEffect(_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformEffect(_:)":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transformEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGAffineTransform","preciseIdentifier":"c:@S@CGAffineTransform"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","title":"transformEffect(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transformeffect(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transformenvironment(_:transform:).json b/data/documentation/brazeui/contentcardsview/transformenvironment(_:transform:).json index f197440650..ea91664e0d 100644 --- a/data/documentation/brazeui/contentcardsview/transformenvironment(_:transform:).json +++ b/data/documentation/brazeui/contentcardsview/transformenvironment(_:transform:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transformEnvironment(_:transform:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transformenvironment(_:transform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transformEnvironment"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"transform","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEnvironment(_:transform:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transformEnvironment"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"text":"transform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"externalID":"s:7SwiftUI4ViewPAAE20transformEnvironment_0D0Qrs15WritableKeyPathCyAA0E6ValuesVqd__G_yqd__zctlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"role":"symbol","title":"transformEnvironment(_:transform:)","extendedModule":"SwiftUI","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformEnvironment(_:transform:)":{"kind":"symbol","title":"transformEnvironment(_:transform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transformenvironment(_:transform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEnvironment(_:transform:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transformEnvironment"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"transform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEnvironment(_:transform:)"},"metadata":{"extendedModule":"SwiftUI","roleHeading":"Instance Method","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false},{"introducedAt":"10.15","beta":false,"deprecated":false,"name":"macOS","unavailable":false},{"name":"tvOS","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"transformEnvironment","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"transform"},{"kind":"text","text":": ("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","title":"transformEnvironment(_:transform:)","externalID":"s:7SwiftUI4ViewPAAE20transformEnvironment_0D0Qrs15WritableKeyPathCyAA0E6ValuesVqd__G_yqd__zctlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.transformEnvironment(_:transform:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transformEnvironment","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"transform","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transformenvironment(_:transform:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/transformEnvironment(_:transform:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEnvironment(_:transform:)","role":"symbol","type":"topic","title":"transformEnvironment(_:transform:)","url":"\/documentation\/brazeui\/contentcardsview\/transformenvironment(_:transform:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transformEnvironment"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"transform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transformpreference(_:_:).json b/data/documentation/brazeui/contentcardsview/transformpreference(_:_:).json index 1808b64594..2d3028c423 100644 --- a/data/documentation/brazeui/contentcardsview/transformpreference(_:_:).json +++ b/data/documentation/brazeui/contentcardsview/transformpreference(_:_:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","platforms":[{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false,"name":"macOS"},{"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false},{"introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false,"name":"watchOS"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transformPreference"},{"text":"<","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, ("},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE19transformPreferenceyQrqd__m_y5ValueQyd__zctAA0E3KeyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"transformPreference(_:_:)","symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.transformPreference(_:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transformPreference","kind":"identifier"},{"text":"<","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"text":".Type = K.self, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"callback"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","text":"PreferenceKey","kind":"typeIdentifier"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/transformpreference(_:_:)"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformPreference(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformPreference(_:_:)":{"title":"transformPreference(_:_:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transformPreference","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/transformpreference(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformPreference(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/transformpreference(_:_:)"]}],"metadata":{"externalID":"s:7SwiftUI4ViewPAAE19transformPreferenceyQrqd__m_y5ValueQyd__zctAA0E3KeyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"transformPreference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, (","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","platforms":[{"name":"iOS","unavailable":false,"introducedAt":"13.0","beta":false,"deprecated":false},{"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false,"unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false,"name":"watchOS"}],"title":"transformPreference(_:_:)","roleHeading":"Instance Method","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transformPreference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".Type = K.self, ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"callback","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":" : "},{"text":"PreferenceKey","preciseIdentifier":"s:7SwiftUI13PreferenceKeyP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformPreference(_:_:)"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.transformPreference(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformPreference(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformPreference(_:_:)","role":"symbol","type":"topic","title":"transformPreference(_:_:)","url":"\/documentation\/brazeui\/contentcardsview\/transformpreference(_:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transformPreference","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transition(_:)-640r9.json b/data/documentation/brazeui/contentcardsview/transition(_:)-640r9.json index cb15dbc872..b95f6ba2f8 100644 --- a/data/documentation/brazeui/contentcardsview/transition(_:)-640r9.json +++ b/data/documentation/brazeui/contentcardsview/transition(_:)-640r9.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-640r9"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transition(_:)-640r9"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"17.0","beta":false,"deprecated":false},{"beta":false,"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"14.0"},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"17.0"},{"introducedAt":"10.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10transitionyQrqd__AA10TransitionRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"transition"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"transition(_:)","roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transition(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transition","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"transition","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"Transition","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10TransitionP"},{"text":"\n","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/transition(_:)-640r9":{"kind":"symbol","title":"transition(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-640r9","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-640r9","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transition"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transition(_:)-640r9"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-640r9"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transition(_:)"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transition","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transition","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Transition","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10TransitionP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"platforms":[{"deprecated":false,"beta":false,"introducedAt":"17.0","name":"iOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"14.0","name":"macOS","deprecated":false},{"unavailable":false,"deprecated":false,"introducedAt":"17.0","beta":false,"name":"tvOS"},{"beta":false,"deprecated":false,"introducedAt":"10.0","name":"watchOS","unavailable":false}],"role":"symbol","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transition"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"transition(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10transitionyQrqd__AA10TransitionRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transition(_:)-640r9":{"title":"transition(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transition","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-640r9","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-640r9"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/transition(_:)-6t5so.json b/data/documentation/brazeui/contentcardsview/transition(_:)-6t5so.json index fbcfe4a475..a701e00f65 100644 --- a/data/documentation/brazeui/contentcardsview/transition(_:)-6t5so.json +++ b/data/documentation/brazeui/contentcardsview/transition(_:)-6t5so.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transition","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"t"},{"kind":"text","text":": "},{"text":"AnyTransition","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13AnyTransitionV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transition(_:)-6t5so"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false,"name":"watchOS"}],"title":"transition(_:)","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10transitionyQrAA13AnyTransitionVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transition","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AnyTransition","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13AnyTransitionV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transition(_:)"},{"type":"text","text":"."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-6t5so","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transition(_:)-6t5so":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transition"},{"kind":"text","text":"("},{"text":"AnyTransition","preciseIdentifier":"s:7SwiftUI13AnyTransitionV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-6t5so","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-6t5so","title":"transition(_:)","role":"symbol"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"transition","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"t"},{"text":": ","kind":"text"},{"text":"AnyTransition","preciseIdentifier":"s:7SwiftUI13AnyTransitionV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-6t5so","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/transition(_:)-6t5so"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.transition(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE10transitionyQrAA13AnyTransitionVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","roleHeading":"Instance Method","title":"transition(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13AnyTransitionV","text":"AnyTransition"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","platforms":[{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"introducedAt":"10.15","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transition(_:)-6t5so":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-6t5so","role":"symbol","type":"topic","title":"transition(_:)","url":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-6t5so","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"transition"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13AnyTransitionV","text":"AnyTransition"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/truncationmode(_:).json b/data/documentation/brazeui/contentcardsview/truncationmode(_:).json index afa0a16ede..4df8a26545 100644 --- a/data/documentation/brazeui/contentcardsview/truncationmode(_:).json +++ b/data/documentation/brazeui/contentcardsview/truncationmode(_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.truncationMode(_:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"truncationMode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"mode"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TruncationMode","preciseIdentifier":"s:7SwiftUI4TextV14TruncationModeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","extendedModule":"SwiftUI","title":"truncationMode(_:)","platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0"},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false,"name":"macOS"},{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false,"deprecated":false}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE14truncationModeyQrAA4TextV010TruncationE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"truncationMode"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TruncationMode","preciseIdentifier":"s:7SwiftUI4TextV14TruncationModeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/truncationmode(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/truncationMode(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/truncationMode(_:)":{"kind":"symbol","title":"truncationMode(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/truncationmode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/truncationMode(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"truncationMode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV14TruncationModeO","text":"TruncationMode"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/truncationmode(_:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"truncationMode"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"mode","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV14TruncationModeO","text":"TruncationMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.truncationMode(_:)"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"truncationMode(_:)","platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"10.15","name":"macOS","beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"introducedAt":"6.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"symbolKind":"method","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7SwiftUI4ViewPAAE14truncationModeyQrAA4TextV010TruncationE0OF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"truncationMode"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"."},{"text":"TruncationMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV14TruncationModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/truncationMode(_:)"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/truncationMode(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/truncationmode(_:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"truncationMode"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV14TruncationModeO","text":"TruncationMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/truncationMode(_:)","title":"truncationMode(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-1zq9k.json b/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-1zq9k.json index e6e3780d1f..9eb4e077d5 100644 --- a/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-1zq9k.json +++ b/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-1zq9k.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.typeSelectEquivalent(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-1zq9k","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"typeSelectEquivalent(_:)","extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"name":"iOS","beta":false,"deprecated":false,"introducedAt":"16.0","unavailable":false},{"deprecated":false,"name":"macOS","introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"16.0"},{"introducedAt":"9.0","beta":false,"unavailable":false,"deprecated":false,"name":"watchOS"}],"roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE20typeSelectEquivalentyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"typeSelectEquivalent","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"typeSelectEquivalent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"stringKey"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-1zq9k"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-1zq9k":{"kind":"symbol","title":"typeSelectEquivalent(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-1zq9k","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-1zq9k","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeSelectEquivalent"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-1zq9k","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.typeSelectEquivalent(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"typeSelectEquivalent","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"externalID":"s:7SwiftUI4ViewPAAE20typeSelectEquivalentyQrAA18LocalizedStringKeyVF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"typeSelectEquivalent(_:)","extendedModule":"SwiftUI","roleHeading":"Instance Method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"platforms":[{"introducedAt":"16.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"16.0","beta":false,"deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"9.0"}],"role":"symbol","symbolKind":"method"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"typeSelectEquivalent","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"stringKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-1zq9k"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-1zq9k":{"title":"typeSelectEquivalent(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-1zq9k","url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-1zq9k","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"typeSelectEquivalent"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-2h1uv.json b/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-2h1uv.json index 5613ece254..a2370c733d 100644 --- a/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-2h1uv.json +++ b/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-2h1uv.json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-2h1uv"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.typeSelectEquivalent(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"typeSelectEquivalent","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-2h1uv"},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"16.0","unavailable":false,"beta":false},{"name":"macOS","beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false},{"introducedAt":"16.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false},{"unavailable":false,"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"9.0"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"typeSelectEquivalent","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"typeSelectEquivalent(_:)","externalID":"s:7SwiftUI4ViewPAAE20typeSelectEquivalentyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","extendedModule":"SwiftUI"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-2h1uv":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"typeSelectEquivalent"},{"kind":"text","text":"("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-2h1uv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-2h1uv","title":"typeSelectEquivalent(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"typeSelectEquivalent"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-2h1uv"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-2h1uv"]}],"metadata":{"role":"symbol","title":"typeSelectEquivalent(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"typeSelectEquivalent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"iOS","beta":false},{"unavailable":false,"name":"macOS","introducedAt":"13.0","beta":false,"deprecated":false},{"name":"tvOS","introducedAt":"16.0","unavailable":false,"deprecated":false,"beta":false},{"beta":false,"introducedAt":"9.0","name":"watchOS","deprecated":false,"unavailable":false}],"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE20typeSelectEquivalentyQrAA4TextVSgF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.typeSelectEquivalent(_:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-2h1uv":{"url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-2h1uv","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeSelectEquivalent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-2h1uv","title":"typeSelectEquivalent(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-sbui.json b/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-sbui.json index c218fd261b..6aa8bea73d 100644 --- a/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-sbui.json +++ b/data/documentation/brazeui/contentcardsview/typeselectequivalent(_:)-sbui.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-sbui"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-sbui"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"SwiftUI","role":"symbol","platforms":[{"deprecated":false,"beta":false,"introducedAt":"16.0","unavailable":false,"name":"iOS"},{"unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false,"name":"macOS"},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"16.0","deprecated":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"9.0","name":"watchOS"}],"title":"typeSelectEquivalent(_:)","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"typeSelectEquivalent","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE20typeSelectEquivalentyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.typeSelectEquivalent(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeSelectEquivalent"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"string"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-sbui":{"kind":"symbol","title":"typeSelectEquivalent(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-sbui","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-sbui","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"typeSelectEquivalent","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","metadata":{"platforms":[{"unavailable":false,"name":"iOS","beta":false,"deprecated":false,"introducedAt":"16.0"},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"introducedAt":"16.0","beta":false,"name":"tvOS","unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"9.0","name":"watchOS","beta":false,"unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"typeSelectEquivalent(_:)","externalID":"s:7SwiftUI4ViewPAAE20typeSelectEquivalentyQrqd__SyRd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"typeSelectEquivalent","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.typeSelectEquivalent(_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"typeSelectEquivalent","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"string"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"text":"\n","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-sbui"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-sbui"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-sbui":{"title":"typeSelectEquivalent(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"typeSelectEquivalent","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-sbui","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-sbui","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/typesettinglanguage(_:isenabled:)-3gwc7.json b/data/documentation/brazeui/contentcardsview/typesettinglanguage(_:isenabled:)-3gwc7.json index 7d2378e949..03d718dffb 100644 --- a/data/documentation/brazeui/contentcardsview/typesettinglanguage(_:isenabled:)-3gwc7.json +++ b/data/documentation/brazeui/contentcardsview/typesettinglanguage(_:isenabled:)-3gwc7.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-3gwc7"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-3gwc7"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"typesettingLanguage"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"language"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TypesettingLanguage","preciseIdentifier":"s:7SwiftUI19TypesettingLanguageV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.typesettingLanguage(_:isEnabled:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"metadata":{"roleHeading":"Instance Method","title":"typesettingLanguage(_:isEnabled:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"text":"TypesettingLanguage","preciseIdentifier":"s:7SwiftUI19TypesettingLanguageV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"role":"symbol","platforms":[{"deprecated":false,"introducedAt":"17.0","unavailable":false,"beta":false,"name":"iOS"},{"introducedAt":"14.0","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"name":"tvOS","introducedAt":"17.0","beta":false},{"introducedAt":"10.0","unavailable":false,"name":"watchOS","beta":false,"deprecated":false}],"externalID":"s:7SwiftUI4ViewPAAE19typesettingLanguage_9isEnabledQrAA011TypesettingE0V_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typesettingLanguage(_:isEnabled:)-3gwc7":{"kind":"symbol","title":"typesettingLanguage(_:isEnabled:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-3gwc7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-3gwc7","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"text":"TypesettingLanguage","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19TypesettingLanguageV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-3gwc7"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.typesettingLanguage(_:isEnabled:)"},{"type":"text","text":"."}],"metadata":{"symbolKind":"method","extendedModule":"SwiftUI","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"title":"typesettingLanguage(_:isEnabled:)","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"17.0"},{"deprecated":false,"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false},{"beta":false,"introducedAt":"17.0","deprecated":false,"name":"tvOS","unavailable":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"10.0","unavailable":false}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TypesettingLanguage","preciseIdentifier":"s:7SwiftUI19TypesettingLanguageV"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"externalID":"s:7SwiftUI4ViewPAAE19typesettingLanguage_9isEnabledQrAA011TypesettingE0V_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"language","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"TypesettingLanguage","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19TypesettingLanguageV"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-3gwc7"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typesettingLanguage(_:isEnabled:)-3gwc7":{"title":"typesettingLanguage(_:isEnabled:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"text":"TypesettingLanguage","preciseIdentifier":"s:7SwiftUI19TypesettingLanguageV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-3gwc7","url":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-3gwc7","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/typesettinglanguage(_:isenabled:)-91phk.json b/data/documentation/brazeui/contentcardsview/typesettinglanguage(_:isenabled:)-91phk.json index 6e6dbc45cb..ea463ed8dc 100644 --- a/data/documentation/brazeui/contentcardsview/typesettinglanguage(_:isenabled:)-91phk.json +++ b/data/documentation/brazeui/contentcardsview/typesettinglanguage(_:isenabled:)-91phk.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"language","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Locale","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation6LocaleV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation6LocaleV8LanguageV","text":"Language"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.typesettingLanguage(_:isEnabled:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-91phk"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-91phk"]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"extendedModule":"SwiftUI","role":"symbol","roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","unavailable":false,"deprecated":false,"beta":false,"name":"iOS"},{"unavailable":false,"beta":false,"deprecated":false,"name":"macOS","introducedAt":"14.0"},{"introducedAt":"17.0","name":"tvOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"10.0","beta":false}],"externalID":"s:7SwiftUI4ViewPAAE19typesettingLanguage_9isEnabledQr10Foundation6LocaleV0E0V_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","title":"typesettingLanguage(_:isEnabled:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Locale","preciseIdentifier":"s:10Foundation6LocaleV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:10Foundation6LocaleV8LanguageV","text":"Language","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typesettingLanguage(_:isEnabled:)-91phk":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typesettingLanguage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation6LocaleV","kind":"typeIdentifier","text":"Locale"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation6LocaleV8LanguageV","text":"Language"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-91phk","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-91phk","title":"typesettingLanguage(_:isEnabled:)","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typesettingLanguage"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"language"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Locale","preciseIdentifier":"s:10Foundation6LocaleV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:10Foundation6LocaleV8LanguageV","kind":"typeIdentifier","text":"Language"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" = true) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-91phk","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-91phk"]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.typesettingLanguage(_:isEnabled:)"},{"type":"text","text":"."}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE19typesettingLanguage_9isEnabledQr10Foundation6LocaleV0E0V_SbtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","title":"typesettingLanguage(_:isEnabled:)","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"roleHeading":"Instance Method","platforms":[{"introducedAt":"17.0","name":"iOS","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"14.0","beta":false,"deprecated":false,"name":"macOS","unavailable":false},{"beta":false,"unavailable":false,"introducedAt":"17.0","deprecated":false,"name":"tvOS"},{"introducedAt":"10.0","beta":false,"deprecated":false,"name":"watchOS","unavailable":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation6LocaleV","text":"Locale","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation6LocaleV8LanguageV","text":"Language"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typesettingLanguage(_:isEnabled:)-91phk":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-91phk","role":"symbol","title":"typesettingLanguage(_:isEnabled:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-91phk","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typesettingLanguage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation6LocaleV","kind":"typeIdentifier","text":"Locale"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation6LocaleV8LanguageV","kind":"typeIdentifier","text":"Language"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/uiviewcontrollerrepresentable-implementations.json b/data/documentation/brazeui/contentcardsview/uiviewcontrollerrepresentable-implementations.json index 4c6dc46e20..f4f591e628 100644 --- a/data/documentation/brazeui/contentcardsview/uiviewcontrollerrepresentable-implementations.json +++ b/data/documentation/brazeui/contentcardsview/uiviewcontrollerrepresentable-implementations.json @@ -1 +1 @@ -{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"UIViewControllerRepresentable Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"title":"Classes","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/body"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sizeThatFits(_:uiViewController:context:)"],"generated":true,"title":"Instance Methods"},{"generated":true,"title":"Type Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dismantleUIViewController(_:coordinator:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Coordinator","kind":"identifier"}],"role":"symbol","title":"ContentCardsView.Coordinator"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sizeThatFits(_:uiViewController:context:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sizeThatFits"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16ProposedViewSizeV","text":"ProposedViewSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"uiViewController","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","kind":"typeIdentifier","text":"Context"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/sizethatfits(_:uiviewcontroller:context:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sizeThatFits(_:uiViewController:context:)","title":"sizeThatFits(_:uiViewController:context:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dismantleUIViewController(_:coordinator:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dismantleuiviewcontroller(_:coordinator:)","title":"dismantleUIViewController(_:coordinator:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dismantleUIViewController"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"UIViewControllerType"},{"kind":"text","text":", "},{"text":"coordinator","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Coordinator"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dismantleUIViewController(_:coordinator:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/body":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/body","title":"body","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"body","kind":"identifier"},{"kind":"text","text":": "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/body"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"kind":"article","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"UIViewControllerRepresentable Implementations"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/UIViewControllerRepresentable-Implementations"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/body"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sizeThatFits(_:uiViewController:context:)"],"generated":true},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dismantleUIViewController(_:coordinator:)"],"generated":true,"title":"Type Methods"}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/dismantleUIViewController(_:coordinator:)":{"title":"dismantleUIViewController(_:coordinator:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dismantleUIViewController(_:coordinator:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/dismantleuiviewcontroller(_:coordinator:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismantleUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"UIViewControllerType","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"coordinator","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Coordinator"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/body":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/body","title":"body","role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"body"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/body"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sizeThatFits(_:uiViewController:context:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sizeThatFits(_:uiViewController:context:)","kind":"symbol","abstract":[],"type":"topic","title":"sizeThatFits(_:uiViewController:context:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizeThatFits"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ProposedViewSizeV","text":"ProposedViewSize"},{"kind":"text","text":", "},{"text":"uiViewController","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"UIViewControllerType"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Context","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/sizethatfits(_:uiviewcontroller:context:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/Coordinator":{"type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Coordinator"}],"title":"ContentCardsView.Coordinator","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinator","navigatorTitle":[{"kind":"identifier","text":"Coordinator"}],"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/Coordinator"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/underline(_:pattern:color:).json b/data/documentation/brazeui/contentcardsview/underline(_:pattern:color:).json index 6365eee61f..0aae53f44c 100644 --- a/data/documentation/brazeui/contentcardsview/underline(_:pattern:color:).json +++ b/data/documentation/brazeui/contentcardsview/underline(_:pattern:color:).json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"underline"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"isActive","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"text"},{"text":"pattern","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"."},{"text":"LineStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Pattern","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV"},{"text":" = .solid, ","kind":"text"},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"? = nil) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/underline(_:pattern:color:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/underline(_:pattern:color:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"16.0","name":"iOS"},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"macOS","deprecated":false},{"deprecated":false,"introducedAt":"16.0","beta":false,"name":"tvOS","unavailable":false},{"name":"watchOS","deprecated":false,"introducedAt":"9.0","unavailable":false,"beta":false}],"title":"underline(_:pattern:color:)","externalID":"s:7SwiftUI4ViewPAAE9underline_7pattern5colorQrSb_AA4TextV9LineStyleV7PatternVAA5ColorVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"underline","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pattern"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"LineStyle","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","text":"Pattern"},{"text":", ","kind":"text"},{"text":"color","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.underline(_:pattern:color:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/underline(_:pattern:color:)":{"kind":"symbol","title":"underline(_:pattern:color:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/underline(_:pattern:color:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/underline(_:pattern:color:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"underline"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"pattern","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"LineStyle","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","kind":"typeIdentifier","text":"Pattern"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"underline"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"isActive","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" = true, "},{"kind":"externalParam","text":"pattern"},{"kind":"text","text":": "},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"LineStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","kind":"typeIdentifier","text":"Pattern"},{"text":" = .solid, ","kind":"text"},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"? = nil) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"externalID":"s:7SwiftUI4ViewPAAE9underline_7pattern5colorQrSb_AA4TextV9LineStyleV7PatternVAA5ColorVSgtF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"underline"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pattern"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV","text":"LineStyle","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Pattern","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"extendedModule":"SwiftUI","role":"symbol","platforms":[{"unavailable":false,"introducedAt":"16.0","name":"iOS","beta":false,"deprecated":false},{"introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false,"name":"macOS"},{"deprecated":false,"introducedAt":"16.0","unavailable":false,"name":"tvOS","beta":false},{"name":"watchOS","introducedAt":"9.0","unavailable":false,"deprecated":false,"beta":false}],"title":"underline(_:pattern:color:)","roleHeading":"Instance Method","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/underline(_:pattern:color:)"]}],"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.underline(_:pattern:color:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/underline(_:pattern:color:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView/underline(_:pattern:color:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"underline"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"pattern","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV","text":"LineStyle","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","kind":"typeIdentifier","text":"Pattern"},{"kind":"text","text":", "},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"underline(_:pattern:color:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/underline(_:pattern:color:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/underline(_:pattern:color:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/unredacted().json b/data/documentation/brazeui/contentcardsview/unredacted().json index dbd1b2295c..a2a7ba0fde 100644 --- a/data/documentation/brazeui/contentcardsview/unredacted().json +++ b/data/documentation/brazeui/contentcardsview/unredacted().json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"unredacted"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/unredacted()","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"roleHeading":"Instance Method","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"14.0"},{"name":"macOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"11.0"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0","name":"tvOS"},{"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"7.0","beta":false}],"role":"symbol","title":"unredacted()","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE10unredactedQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"unredacted","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.unredacted()"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/unredacted()"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/unredacted()":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unredacted"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/unredacted()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/unredacted()","title":"unredacted()","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unredacted"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"extendedModule":"SwiftUI","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unredacted"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"14.0"},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"11.0","beta":false},{"beta":false,"name":"tvOS","unavailable":false,"introducedAt":"14.0","deprecated":false},{"name":"watchOS","deprecated":false,"introducedAt":"7.0","unavailable":false,"beta":false}],"externalID":"s:7SwiftUI4ViewPAAE10unredactedQryF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","title":"unredacted()","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/unredacted()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/unredacted()"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"View.unredacted()"},{"type":"text","text":"."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/unredacted()":{"kind":"symbol","title":"unredacted()","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/unredacted()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unredacted"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/unredacted()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/updateuiviewcontroller(_:context:).json b/data/documentation/brazeui/contentcardsview/updateuiviewcontroller(_:context:).json index 85a431f97a..98f3dcc67e 100644 --- a/data/documentation/brazeui/contentcardsview/updateuiviewcontroller(_:context:).json +++ b/data/documentation/brazeui/contentcardsview/updateuiviewcontroller(_:context:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UIViewControllerRepresentable.updateUIViewController(_:context:)"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"updateUIViewController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"viewController"},{"kind":"text","text":": "},{"text":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"text":"context","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","text":"Context","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/updateuiviewcontroller(_:context:)"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/updateUIViewController(_:context:)"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16ContentCardsViewV22updateUIViewController_7contextyAA0ac4CardB0O0eH0C_05SwiftB00gH20RepresentableContextVyACGtF","platforms":[{"deprecated":false,"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","title":"updateUIViewController(_:context:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"updateUIViewController","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"text":"ViewController","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"text":")","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/updateUIViewController(_:context:)":{"abstract":[],"kind":"symbol","role":"symbol","title":"updateUIViewController(_:context:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/updateUIViewController(_:context:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"context","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","kind":"typeIdentifier","text":"Context"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/updateuiviewcontroller(_:context:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"viewController","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","text":"Context","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/updateUIViewController(_:context:)"},"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16ContentCardsViewV22updateUIViewController_7contextyAA0ac4CardB0O0eH0C_05SwiftB00gH20RepresentableContextVyACGtF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateUIViewController"},{"text":"(","kind":"text"},{"text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"context"},{"text":": ","kind":"text"},{"text":"Context","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":[{"deprecated":false,"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0"}],"title":"updateUIViewController(_:context:)","role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/updateuiviewcontroller(_:context:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"UIViewControllerRepresentable.updateUIViewController(_:context:)"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/updateUIViewController(_:context:)":{"title":"updateUIViewController(_:context:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/updateuiviewcontroller(_:context:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/updateUIViewController(_:context:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"updateUIViewController","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"BrazeContentCardUI","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O"},{"kind":"text","text":"."},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"context","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Context","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29UIViewControllerRepresentableP7Contexta"},{"kind":"text","text":")"}],"abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/useractivity(_:element:_:).json b/data/documentation/brazeui/contentcardsview/useractivity(_:element:_:).json index 1776cdde13..7397698f9d 100644 --- a/data/documentation/brazeui/contentcardsview/useractivity(_:element:_:).json +++ b/data/documentation/brazeui/contentcardsview/useractivity(_:element:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"userActivity"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"activityType"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"element","kind":"externalParam"},{"kind":"text","text":": "},{"text":"P","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"update"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"NSUserActivity","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/useractivity(_:element:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:element:_:)"},"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userActivity","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"element","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":"?, (","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity","kind":"typeIdentifier"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"extendedModule":"SwiftUI","title":"userActivity(_:element:_:)","externalID":"s:7SwiftUI4ViewPAAE12userActivity_7element_QrSS_qd__Sgyqd___So06NSUserE0CtctlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"deprecated":false,"name":"iOS","introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"11.0","unavailable":false,"name":"macOS","beta":false},{"deprecated":false,"introducedAt":"14.0","unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"name":"watchOS","introducedAt":"7.0","deprecated":false,"unavailable":false}],"symbolKind":"method","modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.userActivity(_:element:_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/userActivity(_:element:_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:element:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"userActivity","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"element","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"P"},{"text":"?, (","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"NSUserActivity","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:element:_:)","role":"symbol","title":"userActivity(_:element:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:element:_:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12userActivity_7element_QrSS_qd__Sgyqd___So06NSUserE0CtctlF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"userActivity","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"element"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"P"},{"text":"?, (","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity","kind":"typeIdentifier"},{"kind":"text","text":") -> ()) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"title":"userActivity(_:element:_:)","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"14.0"},{"introducedAt":"11.0","unavailable":false,"beta":false,"name":"macOS","deprecated":false},{"unavailable":false,"introducedAt":"14.0","name":"tvOS","deprecated":false,"beta":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"7.0"}],"symbolKind":"method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"View.userActivity(_:element:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"userActivity","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"activityType","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"element","kind":"externalParam"},{"kind":"text","text":": "},{"text":"P","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"update","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"NSUserActivity","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"kind":"text","text":") -> ()) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/useractivity(_:element:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/userActivity(_:element:_:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:element:_:)","kind":"symbol","title":"userActivity(_:element:_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:element:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"userActivity","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"element","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"?, ("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"NSUserActivity","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/useractivity(_:isactive:_:).json b/data/documentation/brazeui/contentcardsview/useractivity(_:isactive:_:).json index 43dd71291b..146a46ea0c 100644 --- a/data/documentation/brazeui/contentcardsview/useractivity(_:isactive:_:).json +++ b/data/documentation/brazeui/contentcardsview/useractivity(_:isactive:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userActivity","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"activityType","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"isActive","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" = true, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"update","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"NSUserActivity","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"kind":"text","text":") -> ()) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:isActive:_:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"externalID":"s:7SwiftUI4ViewPAAE12userActivity_8isActive_QrSS_SbySo06NSUserE0CctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"userActivity","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isActive","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", (","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity","kind":"typeIdentifier"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","platforms":[{"unavailable":false,"beta":false,"name":"iOS","introducedAt":"14.0","deprecated":false},{"name":"macOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"11.0"},{"introducedAt":"14.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"7.0"}],"title":"userActivity(_:isActive:_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.userActivity(_:isActive:_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/useractivity(_:isactive:_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/userActivity(_:isActive:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userActivity"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isActive"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity"},{"kind":"text","text":") -> ()) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:isactive:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:isActive:_:)","title":"userActivity(_:isActive:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/useractivity(_:isactive:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:isActive:_:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.userActivity(_:isActive:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userActivity"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"activityType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"isActive","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" = true, "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"update","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"]}]}],"metadata":{"modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Method","title":"userActivity(_:isActive:_:)","externalID":"s:7SwiftUI4ViewPAAE12userActivity_8isActive_QrSS_SbySo06NSUserE0CctF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","extendedModule":"SwiftUI","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"userActivity"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isActive","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", (","kind":"text"},{"text":"NSUserActivity","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"platforms":[{"deprecated":false,"introducedAt":"14.0","name":"iOS","unavailable":false,"beta":false},{"introducedAt":"11.0","unavailable":false,"name":"macOS","beta":false,"deprecated":false},{"beta":false,"unavailable":false,"introducedAt":"14.0","name":"tvOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"7.0","name":"watchOS","unavailable":false}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/userActivity(_:isActive:_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userActivity"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isActive"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"userActivity(_:isActive:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:isactive:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:isActive:_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/view-implementations.json b/data/documentation/brazeui/contentcardsview/view-implementations.json index ed38201f77..b6c3d69d59 100644 --- a/data/documentation/brazeui/contentcardsview/view-implementations.json +++ b/data/documentation/brazeui/contentcardsview/view-implementations.json @@ -1 +1 @@ -{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"View Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accentColor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-4golv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-8idkl","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(addTraits:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hidden:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hint:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(identifier:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(inputLabels:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(label:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(removeTraits:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(selectionIdentifier:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(sortPriority:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(action:label:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(named:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActions(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-3ybf9","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-78s57","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAddTraits(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAdjustableAction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChartDescriptor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChildren(children:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-17wsx","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-1zudp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-46x6y","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-6axog","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-7ljy0","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9fmjq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9j8xs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-aesm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityDirectTouch(_:options:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityElement(children:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:equals:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHeading(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHidden(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-2muew","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-5409v","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-7kfvl","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIdentifier(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIgnoresInvertColors(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-1fdfs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-39wzn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-hqkr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-3n6x4","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-8p13n","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-pj4r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabeledPair(role:id:in:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLinkedGroup(id:in:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRemoveTraits(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRepresentation(representation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRespondsToUserInteraction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-1mymk","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-2wr7v","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-6z0vm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-o3ba","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-au37","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-35kdp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-7st5x","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-9iluj","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-z3mm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1961k","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1h4ez","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-5w91d","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-9b1fr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotorEntry(id:in:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityScrollAction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilitySortPriority(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityTextContentType(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6a0s0","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6uuf2","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-73qpm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityZoomAction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(isPresented:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(item:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-70ueq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-7mpmn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-81l6e","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-1y1tu","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-2emfo","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-7nf8z","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-7y0ut","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-a6tp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-iuxc","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4f51p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4gsuf","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-79r7f","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:message:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(item:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-575k3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-6mxlk","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowedDynamicRange(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsHitTesting(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsTightening(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/anchorPreference(key:value:transform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:body:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-38p3e","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-7zn25","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocapitalization(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocorrectionDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:ignoresSafeAreaEdges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-609vv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-8rt56","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(alignment:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(ignoresSafeAreaEdges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-43zuc","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-70yfi","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:alignment:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-19j8g","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-222ko","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-71mf6","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-94t7r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badgeProminence(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/baselineOffset(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blendMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blur(radius:opaque:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/bold(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/border(_:width:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/brightness(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonBorderShape(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonRepeatBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-425rp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-4gx0k","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipShape(_:style:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipped(antialiased:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorEffect(_:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorInvert()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorMultiply(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorScheme(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/compositingGroup()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(for:alignment:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:count:span:spacing:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerShape(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-36e07","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-3ye6p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:_:eoFill:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:eoFill:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentTransition(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(forSelectionType:menu:primaryAction:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:preview:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contrast(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlGroupStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlSize(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(name:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/cornerRadius(_:antialiased:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/datePickerStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultAppStorage(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultFocus(_:_:priority:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultHoverEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultScrollAnchor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defersSystemGestures(on:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/deleteDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogIcon(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-42v0r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-6ryms","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-7syjp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(isSuppressed:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disableAutocorrection(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disclosureGroupStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/distortionEffect(_:maxSampleOffset:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:preview:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/drawingGroup(opaque:colorMode:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dropDestination(for:action:isTargeted:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-6u9fs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-83wi4","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/edgesIgnoringSafeArea(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environmentObject(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogBrowserOptions(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-4wbrq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-5wndd","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-8v1p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogCustomizationID(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogDefaultDirectory(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogImportsUnresolvedAliases(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-2lipg","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-3fdzn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-7csa7","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogURLEnabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-4fj5n","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-55u36","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-6ko3x","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:onCompletion:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findNavigator(isPresented:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize(horizontal:vertical:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/flipsForRightToLeftLayoutDirection(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusEffectDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:interactions:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:equals:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-4r5t3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-6ol0p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-3ke5d","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-4t55r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-7iv4y","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-8lmyn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-7db1c","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-92bbz","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/font(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontDesign(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWeight(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWidth(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundColor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/formStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(width:height:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(isPresented:onDismiss:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(item:onDismiss:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gaugeStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/geometryGroup()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gesture(_:including:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/grayscale(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellAnchor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellColumns(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellUnsizedAxes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridColumnAlignment(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/groupBoxStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/handlesExternalEvents(preferring:allowing:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/headerProminence(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-1up38","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-35kni","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-5oqem","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hidden()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/highPriorityGesture(_:including:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffectDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hueRotation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/id(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/ignoresSafeArea(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/imageScale(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/indexViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspector(isPresented:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(min:ideal:max:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactionActivityTrackingTag(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactiveDismissDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/invalidatableContent(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/italic(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/itemProvider(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/kerning(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-28dbm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-5q93k","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:localization:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardType(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:repeating:content:keyframes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:trigger:content:keyframes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labeledContentStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelsHidden()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layerEffect(_:maxSampleOffset:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutDirectionBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutPriority(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutValue(key:value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-28j27","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-84sqv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-9pf2w","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-faoj","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:reservesSpace:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineSpacing(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-3fh4","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-5xqg5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowBackground(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowInsets(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparator(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparatorTint(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSpacing(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparator(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparatorTint(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-18n08","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-2tb9q","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/luminanceToAlpha()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(alignment:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/matchedGeometryEffect(id:in:properties:anchor:isSource:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuActionDismissBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuIndicator(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuOrder(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/minimumScaleFactor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/modifier(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospaced(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospacedDigit()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/moveDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/multilineTextAlignment(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarBackButtonHidden(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarHidden(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:trailing:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(trailing:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-5sd5q","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-70igs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-8fu5r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-2j8ew","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-4vyr1","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-86fpm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitleDisplayMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(for:destination:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(isPresented:destination:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(item:destination:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-82t5j","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-99wed","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3ogb5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3xgr5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-46zti","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-vx6m","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(min:ideal:max:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3ouzo","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3vg9g","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-4lfi9","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-55i5g","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-5qnqd","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(x:y:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onAppear(perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-3tovb","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-558l7","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinueUserActivity(_:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-2o9nh","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-6pc6p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDisappear(perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:preview:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-1867j","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-3ghxr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-3emrn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-44zy9","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-6euud","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-lpic","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onHover(perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:phases:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(characters:phases:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(keys:phases:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(phases:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:perform:onPressingChanged:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:pressing:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onOpenURL(perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onPreferenceChange(_:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onReceive(_:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onSubmit(of:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-5g1bv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-7j1jo","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/opacity(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:ignoresSafeAreaEdges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:in:fillStyle:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(alignment:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:alignment:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-4pjqc","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-65l3c","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/paletteSelectionEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/persistentSystemOverlays(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:content:animation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:trigger:content:animation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/pickerStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(isPresented:attachmentAnchor:arrowEdge:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(item:attachmentAnchor:arrowEdge:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(x:y:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preference(key:value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preferredColorScheme(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(alignment:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackgroundInteraction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(horizontal:vertical:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationContentInteraction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCornerRadius(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:selection:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDragIndicator(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewContext(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDevice(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDisplayName(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewInterfaceOrientation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewLayout(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/privacySensitive(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/progressViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/projectionEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/redacted(reason:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/refreshable(action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-8ntro","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-tzz4","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/replaceDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotationEffect(_:anchor:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-3m60u","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-5olmy","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-970lj","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-kpz1","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/saturation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-3vkzy","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-4w6vb","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(x:y:anchor:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFill()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFit()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollBounceBehavior(_:axes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollClipDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollContentBackground(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDismissesKeyboard(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicators(_:axes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(onAppear:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(trigger:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollPosition(id:anchor:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetLayout(isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(_:axis:transition:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(topLeading:bottomTrailing:axis:transition:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-5etbc","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-6my61","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchDictationBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchPresentationToolbarBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:activation:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:scopes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-29gdj","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-3n80t","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-687h0","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-2b4ak","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-4ocgs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-6engp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-2g9u3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-64xq1","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-7ig3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-1yye2","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-2fhj7","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-73t29","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-5go6s","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-7xtoi","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-93a5y","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/selectionDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:condition:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(trigger:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/shadow(color:radius:x:y:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(isPresented:onDismiss:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(item:onDismiss:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/simultaneousGesture(_:including:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAdjustedPitch(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAlwaysIncludesPunctuation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAnnouncementsQueued(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechSpellsOutCharacters(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/springLoadingBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBar(hidden:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBarHidden(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/strikethrough(_:pattern:color:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitLabel(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitScope(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/swipeActions(edge:allowsFullSwipe:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:isActive:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffectsRemoved(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolRenderingMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolVariant(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabItem(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableColumnHeaders(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tag(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(id:priority:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(priority:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textCase(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textContentType(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textEditorStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textFieldStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textInputAutocapitalization(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textScale(_:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textSelection(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-6v9np","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-7nkgt","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toggleStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-6keef","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-9zh5p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(id:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(removing:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-44gof","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-5fkto","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarColorScheme(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarRole(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleDisplayMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleMenu(content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tracking(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:body:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(value:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformAnchorPreference(key:value:transform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEnvironment(_:transform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformPreference(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-640r9","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-6t5so","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/truncationMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-1zq9k","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-2h1uv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-sbui","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-3gwc7","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-91phk","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/underline(_:pattern:color:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/unredacted()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:element:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:isActive:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/visualEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/zIndex(_:)"],"title":"Instance Methods"}],"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffectDisabled(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hovereffectdisabled(_:)","title":"hoverEffectDisabled(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hoverEffectDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffectDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityZoomAction(_:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityzoomaction(_:)","title":"accessibilityZoomAction(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityZoomAction"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI30AccessibilityZoomGestureActionV","text":"AccessibilityZoomGestureAction"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityZoomAction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaledToFill()":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaledtofill()","title":"scaledToFill()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaledToFill"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFill()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:modifiers:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:)","title":"keyboardShortcut(_:modifiers:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"kind":"text","text":", "},{"text":"modifiers","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","kind":"typeIdentifier","text":"EventModifiers"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollDisabled(_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/scrolldisabled(_:)","title":"scrollDisabled(_:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollDisabled"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focused(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focused(_:)","title":"focused(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focused","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinuousHover(coordinateSpace:perform:)-2o9nh":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-2o9nh","title":"onContinuousHover(coordinateSpace:perform:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onContinuousHover"},{"kind":"text","text":"("},{"kind":"externalParam","text":"coordinateSpace"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"HoverPhase","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-2o9nh"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-1mymk":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-1mymk","title":"accessibilityRotor(_:entries:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-1mymk"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(menuItems:preview:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:preview:)","title":"contextMenu(menuItems:preview:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"menuItems"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:preview:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-5wndd":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-5wndd","title":"fileDialogConfirmationLabel(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-5wndd"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinuousHover(coordinateSpace:perform:)-6pc6p":{"role":"symbol","deprecated":true,"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-6pc6p","title":"onContinuousHover(coordinateSpace:perform:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinuousHover","kind":"identifier"},{"text":"(","kind":"text"},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"HoverPhase","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-6pc6p"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alignmentGuide(_:computeValue:)-6mxlk":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-6mxlk","title":"alignmentGuide(_:computeValue:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"text":"VerticalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"computeValue"},{"text":": (","kind":"text"},{"text":"ViewDimensions","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-6mxlk"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:)-28dbm":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-28dbm","title":"keyboardShortcut(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-28dbm"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolVariant(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symbolvariant(_:)","title":"symbolVariant(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"symbolVariant","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14SymbolVariantsV","text":"SymbolVariants"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolVariant(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollDismissesKeyboard(_:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolldismisseskeyboard(_:)","title":"scrollDismissesKeyboard(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollDismissesKeyboard","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27ScrollDismissesKeyboardModeV","text":"ScrollDismissesKeyboardMode"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDismissesKeyboard(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hueRotation(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/huerotation(_:)","title":"hueRotation(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"hueRotation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hueRotation(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(hidden:)":{"role":"symbol","deprecated":true,"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(hidden:)","title":"accessibility(hidden:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"hidden"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hidden:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontWidth(_:)":{"kind":"symbol","title":"fontWidth(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fontwidth(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWidth(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fontWidth"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV","text":"Font","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Width","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV5WidthV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-9j8xs":{"kind":"symbol","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9j8xs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9j8xs","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"AccessibilityCustomContentKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06","kind":"symbol","abstract":[],"title":"fileExporter(isPresented:documents:contentType:onCompletion:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labelsHidden()":{"kind":"symbol","title":"labelsHidden()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/labelshidden()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelsHidden()","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"labelsHidden"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/highPriorityGesture(_:including:)":{"url":"\/documentation\/brazeui\/contentcardsview\/highprioritygesture(_:including:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"highPriorityGesture"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"including","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/highPriorityGesture(_:including:)","role":"symbol","title":"highPriorityGesture(_:including:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-2b4ak":{"kind":"symbol","title":"searchable(text:isPresented:placement:prompt:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-2b4ak","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-2b4ak","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilitySortPriority(_:)":{"kind":"symbol","title":"accessibilitySortPriority(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitysortpriority(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilitySortPriority(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilitySortPriority","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/tabItem(_:)":{"kind":"symbol","title":"tabItem(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tabitem(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabItem(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tabItem"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/pickerStyle(_:)":{"kind":"symbol","title":"pickerStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/pickerstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/pickerStyle(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pickerStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-1fdfs":{"kind":"symbol","title":"accessibilityInputLabels(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-1fdfs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-1fdfs","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityInputLabels"},{"kind":"text","text":"(["},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66":{"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHeading(_:)":{"role":"symbol","kind":"symbol","title":"accessibilityHeading(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityheading(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHeading(_:)","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityHeading","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25AccessibilityHeadingLevelO","text":"AccessibilityHeadingLevel"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-1961k":{"kind":"symbol","title":"accessibilityRotor(_:textRanges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1961k","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1961k","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"text":"Range","preciseIdentifier":"s:Sn","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","text":"Index","kind":"typeIdentifier"},{"text":">]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-70igs":{"deprecated":true,"kind":"symbol","title":"navigationBarTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-70igs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-70igs","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationContentInteraction(_:)":{"kind":"symbol","title":"presentationContentInteraction(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationcontentinteraction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationContentInteraction(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationContentInteraction","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI30PresentationContentInteractionV","text":"PresentationContentInteraction","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"kind":"text","text":", "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-4gsuf":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4gsuf","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4gsuf","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewDisplayName(_:)":{"kind":"symbol","title":"previewDisplayName(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/previewdisplayname(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDisplayName(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewDisplayName"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(_:)":{"deprecated":true,"kind":"symbol","title":"contextMenu(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"text":"MenuItems","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContextMenuV","text":"ContextMenu"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"MenuItems"},{"kind":"text","text":">?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-86fpm":{"deprecated":true,"kind":"symbol","title":"navigationBarTitle(_:displayMode:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-86fpm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-86fpm","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayMode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-iuxc":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-iuxc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-iuxc","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusable(_:interactions:)":{"title":"focusable(_:interactions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusable(_:interactions:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:interactions:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusable"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"interactions","kind":"externalParam"},{"kind":"text","text":": "},{"text":"FocusInteractions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17FocusInteractionsV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-7kfvl":{"type":"topic","role":"symbol","title":"accessibilityHint(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-7kfvl","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-7kfvl","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityHint","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentShape(_:eoFill:)":{"kind":"symbol","title":"contentShape(_:eoFill:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:eofill:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:eoFill:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentShape"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"eoFill"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/hidden()":{"kind":"symbol","title":"hidden()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hidden()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hidden()","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hidden","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarTitleMenu(content:)":{"kind":"symbol","title":"toolbarTitleMenu(content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbartitlemenu(content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleMenu(content:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarTitleMenu"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundStyle(_:)":{"kind":"symbol","title":"backgroundStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundStyle(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"backgroundStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)":{"deprecated":true,"kind":"symbol","title":"onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"minimumDuration"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"text":"maximumDistance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pressing"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"perform"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/truncationMode(_:)":{"kind":"symbol","title":"truncationMode(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/truncationmode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/truncationMode(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"truncationMode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV14TruncationModeO","text":"TruncationMode"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/blur(radius:opaque:)":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"blur","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"radius"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"opaque"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/blur(radius:opaque:)","role":"symbol","abstract":[],"type":"topic","title":"blur(radius:opaque:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blur(radius:opaque:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onReceive(_:perform:)":{"kind":"symbol","title":"onReceive(_:perform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onreceive(_:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onReceive(_:perform:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onReceive","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/moveDisabled(_:)":{"kind":"symbol","title":"moveDisabled(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/movedisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/moveDisabled(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"moveDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultAppStorage(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/defaultappstorage(_:)","role":"symbol","type":"topic","title":"defaultAppStorage(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultAppStorage"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier","text":"UserDefaults"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultAppStorage(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-79r7f":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-79r7f","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-79r7f","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-687h0":{"kind":"symbol","title":"searchable(text:editableTokens:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-687h0","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-687h0","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuOrder(_:)":{"kind":"symbol","title":"menuOrder(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menuorder(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuOrder(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"menuOrder"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"MenuOrder","preciseIdentifier":"s:7SwiftUI9MenuOrderV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(_:trigger:)":{"kind":"symbol","title":"sensoryFeedback(_:trigger:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotorEntry(id:in:)":{"kind":"symbol","title":"accessibilityRotorEntry(id:in:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotorentry(id:in:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotorEntry(id:in:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotorEntry"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","kind":"typeIdentifier","text":"ID"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/renameAction(_:)-tzz4":{"kind":"symbol","title":"renameAction(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-tzz4","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-tzz4","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","kind":"typeIdentifier","text":"FocusState"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityFocused(_:equals:)":{"kind":"symbol","title":"accessibilityFocused(_:equals:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:equals:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:equals:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityFocused"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","text":"AccessibilityFocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":">."},{"text":"Binding","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"equals"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(activationPoint:)-8idkl":{"deprecated":true,"kind":"symbol","title":"accessibility(activationPoint:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-8idkl","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-8idkl","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"activationPoint","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaledToFit()":{"kind":"symbol","title":"scaledToFit()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaledtofit()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFit()","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaledToFit"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:content:)":{"deprecated":true,"kind":"symbol","title":"alert(isPresented:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:content:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Alert","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5AlertV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-55i5g":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-55i5g","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-55i5g","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationTitle"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb":{"role":"symbol","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabeledPair(role:id:in:)":{"kind":"symbol","title":"accessibilityLabeledPair(role:id:in:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabeledpair(role:id:in:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabeledPair(role:id:in:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabeledPair","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"role"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28AccessibilityLabeledPairRoleO","text":"AccessibilityLabeledPairRole"},{"kind":"text","text":", "},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/controlGroupStyle(_:)":{"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"controlGroupStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"controlGroupStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/controlgroupstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlGroupStyle(_:)","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(hint:)":{"deprecated":true,"kind":"symbol","title":"accessibility(hint:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(hint:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hint:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"hint","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-o3ba":{"kind":"symbol","title":"accessibilityRotor(_:entries:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-o3ba","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-o3ba","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:reservesSpace:)":{"kind":"symbol","title":"lineLimit(_:reservesSpace:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:reservesspace:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:reservesSpace:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"reservesSpace"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(ignoresSafeAreaEdges:)":{"kind":"symbol","title":"background(ignoresSafeAreaEdges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(ignoressafeareaedges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(ignoresSafeAreaEdges:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/badgeProminence(_:)":{"kind":"symbol","title":"badgeProminence(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badgeprominence(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badgeProminence(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badgeProminence"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15BadgeProminenceV","text":"BadgeProminence"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-19j8g":{"kind":"symbol","title":"badge(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-19j8g","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-19j8g","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-73qpm":{"kind":"symbol","title":"accessibilityValue(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-73qpm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-73qpm","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCornerRadius(_:)":{"kind":"symbol","title":"presentationCornerRadius(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationcornerradius(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCornerRadius(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationCornerRadius"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(phases:action:)":{"abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(phases:action:)","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(phases:action:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"phases"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier","text":"Phases"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":") -> "},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onKeyPress(phases:action:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defersSystemGestures(on:)":{"kind":"symbol","title":"defersSystemGestures(on:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/deferssystemgestures(on:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defersSystemGestures(on:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defersSystemGestures","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarHidden(_:)":{"deprecated":true,"kind":"symbol","title":"navigationBarHidden(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbarhidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarHidden(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarHidden"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6":{"kind":"symbol","title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"kind":"text","text":": ["},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-4fj5n":{"title":"fileExporterFilenameLabel(_:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-4fj5n","url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-4fj5n","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowBackground(_:)":{"kind":"symbol","title":"listRowBackground(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listrowbackground(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowBackground(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listRowBackground"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/anchorPreference(key:value:transform:)":{"kind":"symbol","title":"anchorPreference(key:value:transform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/anchorpreference(key:value:transform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/anchorPreference(key:value:transform:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"anchorPreference","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":">."},{"text":"Source","preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"transform"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(keys:phases:action:)":{"kind":"symbol","title":"onKeyPress(keys:phases:action:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(keys:phases:action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(keys:phases:action:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"kind":"text","text":"("},{"text":"keys","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/shadow(color:radius:x:y:)":{"kind":"symbol","title":"shadow(color:radius:x:y:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/shadow(color:radius:x:y:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/shadow(color:radius:x:y:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shadow"},{"kind":"text","text":"("},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":", ","kind":"text"},{"text":"radius","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":", "},{"text":"x","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogCustomizationID(_:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogcustomizationid(_:)","title":"fileDialogCustomizationID(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogCustomizationID"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogCustomizationID(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(named:_:)":{"kind":"symbol","title":"accessibilityAction(named:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(named:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(named:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"kind":"text","text":"("},{"text":"named","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/focused(_:equals:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focused"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"kind":"text","text":"<"},{"text":"Value","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","text":"Binding"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"equals"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/focused(_:equals:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:equals:)","title":"focused(_:equals:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSeparator(_:edges:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listSectionSeparator"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/listsectionseparator(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparator(_:edges:)","title":"listSectionSeparator(_:edges:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/italic(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"italic"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/italic(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/italic(_:)","title":"italic(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneValue(_:_:)-8lmyn":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedSceneValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-8lmyn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-8lmyn","title":"focusedSceneValue(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarBackground(_:for:)-5fkto":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ToolbarPlacement","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-5fkto","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-5fkto","title":"toolbarBackground(_:for:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-lpic":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">?, "},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-lpic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-lpic","title":"onDrop(of:isTargeted:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/geometryGroup()":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"geometryGroup","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/geometrygroup()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/geometryGroup()","title":"geometryGroup()","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labelStyle(_:)":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/labelstyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"labelStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","role":"symbol","abstract":[],"title":"labelStyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorMultiply(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorMultiply"},{"text":"(","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/colormultiply(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorMultiply(_:)","title":"colorMultiply(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-7ljy0":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-7ljy0","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-7ljy0","kind":"symbol","title":"accessibilityCustomContent(_:_:importance:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedObject(_:)-6ol0p":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedObject"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"focusedObject(_:)","url":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-6ol0p","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-6ol0p","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontDesign(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fontDesign"},{"kind":"text","text":"("},{"text":"Font","preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Design","preciseIdentifier":"s:7SwiftUI4FontV6DesignO"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/fontdesign(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontDesign(_:)","title":"fontDesign(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-9pf2w":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PartialRangeThrough","preciseIdentifier":"s:s19PartialRangeThroughV"},{"text":"<","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-9pf2w","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-9pf2w","title":"lineLimit(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(alignment:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/background(alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(alignment:content:)","title":"background(alignment:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:in:fillStyle:)-8rt56":{"title":"background(_:in:fillStyle:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-8rt56","url":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-8rt56","abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"fillStyle","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:alignment:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"kind":"text","text":"("},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":", ("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:_:)","title":"containerRelativeFrame(_:alignment:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicatorsFlash(trigger:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"trigger"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:SQ","kind":"typeIdentifier","text":"Equatable"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(trigger:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(trigger:)","title":"scrollIndicatorsFlash(trigger:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneObject(_:)-4t55r":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedSceneObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"title":"focusedSceneObject(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-4t55r","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-4t55r","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-7ig3":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-7ig3","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-7ig3","title":"searchable(text:placement:prompt:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transition(_:)-6t5so":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transition"},{"kind":"text","text":"("},{"text":"AnyTransition","preciseIdentifier":"s:7SwiftUI13AnyTransitionV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-6t5so","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-6t5so","title":"transition(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/progressViewStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"progressViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/progressviewstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/progressViewStyle(_:)","title":"progressViewStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-64xq1":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-64xq1","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-64xq1","title":"searchable(text:placement:prompt:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/springLoadingBehavior(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"springLoadingBehavior"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI21SpringLoadingBehaviorV","kind":"typeIdentifier","text":"SpringLoadingBehavior"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/springloadingbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/springLoadingBehavior(_:)","title":"springLoadingBehavior(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonStyle(_:)-4gx0k":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-4gx0k","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-4gx0k","title":"buttonStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listItemTint(_:)-3fh4":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listItemTint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-3fh4","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-3fh4","title":"listItemTint(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-z3mm":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-z3mm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-z3mm","title":"accessibilityRotor(_:entries:entryLabel:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicatorsFlash(onAppear:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"onAppear"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(onappear:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(onAppear:)","title":"scrollIndicatorsFlash(onAppear:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchScopes(_:scopes:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchScopes"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"scopes"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:scopes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:scopes:)","title":"searchScopes(_:scopes:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:coordinateSpace:perform:)-7j1jo":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"coordinateSpace"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": ("},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-7j1jo","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-7j1jo","title":"onTapGesture(count:coordinateSpace:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:initial:_:)-558l7":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"initial"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-558l7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-558l7","title":"onChange(of:initial:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackground(alignment:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(alignment:content:)","title":"presentationBackground(alignment:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusable(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusable"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusable(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:)","title":"focusable(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-39wzn":{"title":"accessibilityInputLabels(_:)","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-39wzn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-39wzn"},"doc://Braze/documentation/BrazeUI/ContentCardsView/headerProminence(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerProminence"},{"kind":"text","text":"("},{"text":"Prominence","preciseIdentifier":"s:7SwiftUI10ProminenceO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/headerprominence(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/headerProminence(_:)","title":"headerProminence(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(_:action:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"action"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:action:)","title":"onKeyPress(_:action:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrag(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"text":"(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:)","title":"onDrag(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-55u36":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-55u36","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-55u36","title":"fileExporterFilenameLabel(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDetents(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDetents"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:)","title":"presentationDetents(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq":{"abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSpacing(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSpacing(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"listRowSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"listRowSpacing(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listrowspacing(_:)","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fullScreenCover(item:onDismiss:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fullScreenCover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":"?>, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Item"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(item:ondismiss:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(item:onDismiss:content:)","title":"fullScreenCover(item:onDismiss:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onHover(perform:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onHover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/onhover(perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onHover(perform:)","title":"onHover(perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tint(_:)-7nkgt":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tint","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-7nkgt","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-7nkgt","title":"tint(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/selectionDisabled(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"selectionDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/selectiondisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/selectionDisabled(_:)","title":"selectionDisabled(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/luminanceToAlpha()":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"luminanceToAlpha"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/luminancetoalpha()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/luminanceToAlpha()","title":"luminanceToAlpha()","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(value:)":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(value:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"deprecated":true,"type":"topic","role":"symbol","title":"accessibility(value:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(value:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/persistentSystemOverlays(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"persistentSystemOverlays"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/persistentsystemoverlays(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/persistentSystemOverlays(_:)","title":"persistentSystemOverlays(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSpacing(_:)-2tb9q":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listSectionSpacing","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18ListSectionSpacingV","text":"ListSectionSpacing"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-2tb9q","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-2tb9q","title":"listSectionSpacing(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerBackground(for:alignment:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","text":"ContainerBackgroundPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/containerbackground(for:alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(for:alignment:content:)","title":"containerBackground(for:alignment:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fullScreenCover(isPresented:onDismiss:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullScreenCover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"onDismiss","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(ispresented:ondismiss:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(isPresented:onDismiss:content:)","title":"fullScreenCover(isPresented:onDismiss:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollClipDisabled(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollClipDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollclipdisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollClipDisabled(_:)","title":"scrollClipDisabled(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorEffect(_:isEnabled:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/coloreffect(_:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorEffect(_:isEnabled:)","title":"colorEffect(_:isEnabled:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityIgnoresInvertColors(_:)":{"type":"topic","role":"symbol","title":"accessibilityIgnoresInvertColors(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIgnoresInvertColors(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityignoresinvertcolors(_:)","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityIgnoresInvertColors"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityScrollAction(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityScrollAction","kind":"identifier"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityscrollaction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityScrollAction(_:)","title":"accessibilityScrollAction(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolRenderingMode(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolRenderingMode"},{"kind":"text","text":"("},{"text":"SymbolRenderingMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19SymbolRenderingModeV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/symbolrenderingmode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolRenderingMode(_:)","title":"symbolRenderingMode(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutPriority(_:)":{"abstract":[],"kind":"symbol","role":"symbol","title":"layoutPriority(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutPriority(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutPriority"},{"text":"(","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/layoutpriority(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/allowedDynamicRange(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"allowedDynamicRange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ImageV","kind":"typeIdentifier","text":"Image"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV12DynamicRangeV","text":"DynamicRange"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alloweddynamicrange(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowedDynamicRange(_:)","title":"allowedDynamicRange(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/aspectRatio(_:contentMode:)-38p3e":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"aspectRatio"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI11ContentModeO","text":"ContentMode","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-38p3e","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-38p3e","title":"aspectRatio(_:contentMode:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/liststyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listStyle(_:)","title":"listStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/zIndex(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zIndex"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/zindex(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/zIndex(_:)","title":"zIndex(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dynamicTypeSize(_:)-6u9fs":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dynamicTypeSize","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO","kind":"typeIdentifier","text":"DynamicTypeSize"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-6u9fs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-6u9fs","title":"dynamicTypeSize(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disabled(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disabled"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/disabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disabled(_:)","title":"disabled(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:)-kpz1":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"safeAreaPadding","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"typeIdentifier","text":"EdgeInsets"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-kpz1","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-kpz1","title":"safeAreaPadding(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchCompletion(_:)-5etbc":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchCompletion"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-5etbc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-5etbc","title":"searchCompletion(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinueUserActivity(_:perform:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onContinueUserActivity"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/oncontinueuseractivity(_:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinueUserActivity(_:perform:)","title":"onContinueUserActivity(_:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCompactAdaptation(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(_:)","type":"topic","title":"presentationCompactAdaptation(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationCompactAdaptation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onAppear(perform:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onAppear"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","title":"onAppear(perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onAppear(perform:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/onappear(perform:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-35kdp":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-35kdp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-35kdp","title":"accessibilityRotor(_:entries:entryLabel:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-4vyr1":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"displayMode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NavigationBarItem","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-4vyr1","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-4vyr1","title":"navigationBarTitle(_:displayMode:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(sortPriority:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"sortPriority","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(sortpriority:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(sortPriority:)","title":"accessibility(sortPriority:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewContext(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewContext","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/previewcontext(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewContext(_:)","title":"previewContext(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-3emrn":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": (["},{"text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-3emrn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-3emrn","title":"onDrop(of:isTargeted:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","title":"frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"kind":"text","text":"("},{"text":"minWidth","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"text":"idealWidth","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"maxWidth","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"minHeight"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"idealHeight"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tableStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tableStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/tablestyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableStyle(_:)","title":"tableStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-2h1uv":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"typeSelectEquivalent"},{"kind":"text","text":"("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-2h1uv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-2h1uv","title":"typeSelectEquivalent(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-9fmjq":{"title":"accessibilityCustomContent(_:_:importance:)","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9fmjq","type":"topic","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9fmjq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspectorColumnWidth(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"inspectorColumnWidth"},{"kind":"text","text":"("},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(_:)","title":"inspectorColumnWidth(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusEffectDisabled(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusEffectDisabled","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/focuseffectdisabled(_:)","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusEffectDisabled(_:)","title":"focusEffectDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textScale(_:isEnabled:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textScale"},{"kind":"text","text":"("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4TextV5ScaleV","kind":"typeIdentifier","text":"Scale"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/textscale(_:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textScale(_:isEnabled:)","title":"textScale(_:isEnabled:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/controlSize(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"controlSize","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11ControlSizeO","kind":"typeIdentifier","text":"ControlSize"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/controlsize(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlSize(_:)","title":"controlSize(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gesture(_:including:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"gesture"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"including","kind":"externalParam"},{"kind":"text","text":": "},{"text":"GestureMask","preciseIdentifier":"s:7SwiftUI11GestureMaskV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/gesture(_:including:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gesture(_:including:)","title":"gesture(_:including:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowInsets(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowInsets"},{"kind":"text","text":"("},{"text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/listrowinsets(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowInsets(_:)","title":"listRowInsets(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/mask(alignment:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"mask","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Mask","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/mask(alignment:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(alignment:_:)","title":"mask(alignment:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchCompletion(_:)-6my61":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-6my61","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-6my61","title":"searchCompletion(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/redacted(reason:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"redacted"},{"kind":"text","text":"("},{"text":"reason","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"RedactionReasons","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16RedactionReasonsV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/redacted(reason:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/redacted(reason:)","abstract":[],"title":"redacted(reason:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityShowsLargeContentViewer(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer(_:)","title":"accessibilityShowsLargeContentViewer(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:error:actions:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"E"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:)","title":"alert(isPresented:error:actions:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:value:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"animation","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier","text":"Animation"},{"kind":"text","text":"?, "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/animation(_:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:value:)","type":"topic","title":"animation(_:value:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/renameAction(_:)-8ntro":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"renameAction","kind":"identifier"},{"kind":"text","text":"(() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-8ntro","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-8ntro","title":"renameAction(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogDefaultDirectory(_:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogDefaultDirectory","kind":"identifier"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogdefaultdirectory(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogDefaultDirectory(_:)","type":"topic","title":"fileDialogDefaultDirectory(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:initial:_:)-3tovb":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"initial","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-3tovb","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-3tovb","title":"onChange(of:initial:_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-7xtoi":{"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-7xtoi","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-7xtoi","role":"symbol","title":"searchable(text:tokens:placement:prompt:token:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(_:phases:action:)":{"url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:phases:action:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"kind":"text","text":", "},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","text":"Phases","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:phases:action:)","role":"symbol","title":"onKeyPress(_:phases:action:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:)-82t5j":{"url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-82t5j","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationDocument"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-82t5j","role":"symbol","title":"navigationDocument(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActivationPoint(_:)-78s57":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-78s57","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityActivationPoint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-78s57","role":"symbol","title":"accessibilityActivationPoint(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(for:destination:)":{"url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(for:destination:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDestination"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(for:destination:)","role":"symbol","title":"navigationDestination(for:destination:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw":{"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"documents"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"contentType","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw","role":"symbol","title":"fileExporter(isPresented:documents:contentType:onCompletion:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaInset(edge:alignment:spacing:content:)-5olmy":{"url":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-5olmy","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"safeAreaInset","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"edge","kind":"externalParam"},{"kind":"text","text":": "},{"text":"HorizontalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"VerticalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-5olmy","role":"symbol","title":"safeAreaInset(edge:alignment:spacing:content:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/userActivity(_:element:_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:element:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"userActivity","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"element","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"P"},{"text":"?, (","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"NSUserActivity","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:element:_:)","role":"symbol","title":"userActivity(_:element:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)":{"url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maximumDistance"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"onPressingChanged","kind":"externalParam"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","role":"symbol","title":"onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitleDisplayMode(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitledisplaymode(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitleDisplayMode","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitleDisplayMode(_:)","role":"symbol","title":"navigationBarTitleDisplayMode(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/id(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/id(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/id(_:)","role":"symbol","title":"id(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textEditorStyle(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/texteditorstyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textEditorStyle","kind":"identifier"},{"kind":"text","text":"(some "},{"preciseIdentifier":"s:7SwiftUI15TextEditorStyleP","text":"TextEditorStyle","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textEditorStyle(_:)","role":"symbol","title":"textEditorStyle(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformEffect(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/transformeffect(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"transformEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@S@CGAffineTransform","text":"CGAffineTransform","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEffect(_:)","role":"symbol","title":"transformEffect(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardType(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/keyboardtype(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"keyboardType","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@E@UIKeyboardType","text":"UIKeyboardType","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardType(_:)","role":"symbol","title":"keyboardType(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/opacity(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/opacity(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"opacity","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/opacity(_:)","role":"symbol","title":"opacity(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-4wbrq":{"url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-4wbrq","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-4wbrq","role":"symbol","title":"fileDialogConfirmationLabel(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/coordinateSpace(_:)":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"coordinateSpace","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"NamedCoordinateSpace","preciseIdentifier":"s:7SwiftUI20NamedCoordinateSpaceV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(_:)","title":"coordinateSpace(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewDevice(_:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/previewdevice(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewDevice","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PreviewDevice","preciseIdentifier":"s:7SwiftUI13PreviewDeviceV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDevice(_:)","title":"previewDevice(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:ignoresSafeAreaEdges:)":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:ignoressafeareaedges:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:ignoresSafeAreaEdges:)","title":"overlay(_:ignoresSafeAreaEdges:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)":{"kind":"symbol","abstract":[],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"items","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","title":"fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/findDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/finddisabled(_:)","abstract":[],"title":"findDisabled(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"findDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-6ryms":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-6ryms","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-6ryms","abstract":[],"title":"dialogSuppressionToggle(_:isSuppressed:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/draggable(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"draggable"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/draggable(_:)","title":"draggable(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/monospaced(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospaced(_:)","url":"\/documentation\/brazeui\/contentcardsview\/monospaced(_:)","abstract":[],"title":"monospaced(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospaced"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/statusBar(hidden:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBar(hidden:)","url":"\/documentation\/brazeui\/contentcardsview\/statusbar(hidden:)","abstract":[],"title":"statusBar(hidden:)","role":"symbol","deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusBar"},{"kind":"text","text":"("},{"text":"hidden","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityShowsLargeContentViewer()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer()","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer()","abstract":[],"title":"accessibilityShowsLargeContentViewer()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchPresentationToolbarBehavior(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchPresentationToolbarBehavior(_:)","url":"\/documentation\/brazeui\/contentcardsview\/searchpresentationtoolbarbehavior(_:)","abstract":[],"title":"searchPresentationToolbarBehavior(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchPresentationToolbarBehavior"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI33SearchPresentationToolbarBehaviorV","text":"SearchPresentationToolbarBehavior","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-93a5y":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-93a5y","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-93a5y","abstract":[],"title":"searchable(text:tokens:placement:prompt:token:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:modifiers:localization:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:localization:)","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:localization:)","abstract":[],"title":"keyboardShortcut(_:modifiers:localization:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent"},{"kind":"text","text":", "},{"text":"modifiers","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","kind":"typeIdentifier","text":"EventModifiers"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"localization"},{"text":": ","kind":"text"},{"text":"KeyboardShortcut","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"text":".","kind":"text"},{"text":"Localization","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV12LocalizationV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/replaceDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/replaceDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/replacedisabled(_:)","abstract":[],"title":"replaceDisabled(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"replaceDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/itemProvider(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"itemProvider"},{"kind":"text","text":"("},{"text":"Optional","kind":"typeIdentifier","preciseIdentifier":"s:Sq"},{"kind":"text","text":"<() -> "},{"preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":"?>) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"itemProvider(_:)","url":"\/documentation\/brazeui\/contentcardsview\/itemprovider(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/itemProvider(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityElement(children:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityElement","kind":"identifier"},{"kind":"text","text":"("},{"text":"children","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AccessibilityChildBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26AccessibilityChildBehaviorV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityelement(children:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityElement(children:)","title":"accessibilityElement(children:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-222ko":{"kind":"symbol","title":"badge(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-222ko","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-222ko","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-2g9u3":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"searchable(text:placement:prompt:)","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-2g9u3","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-2g9u3","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogImportsUnresolvedAliases(_:)":{"kind":"symbol","title":"fileDialogImportsUnresolvedAliases(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogimportsunresolvedaliases(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogImportsUnresolvedAliases(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogImportsUnresolvedAliases"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDragIndicator(_:)":{"kind":"symbol","title":"presentationDragIndicator(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationdragindicator(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDragIndicator(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDragIndicator"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":"?, "},{"text":"contentType","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf","title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(_:body:)":{"kind":"symbol","title":"transaction(_:body:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(_:body:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:body:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transaction"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">((","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Transaction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"body","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-6a0s0":{"kind":"symbol","title":"accessibilityValue(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6a0s0","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6a0s0","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityValue"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:)-4pjqc":{"kind":"symbol","title":"padding(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-4pjqc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-4pjqc","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","text":"EdgeInsets"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-35kni":{"kind":"symbol","title":"help(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-35kni","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-35kni","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"help"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:file:onCompletion:)":{"kind":"symbol","title":"fileMover(isPresented:file:onCompletion:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-5409v":{"role":"symbol","title":"accessibilityHint(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-5409v","kind":"symbol","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHint"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-5409v"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-3n6x4":{"kind":"symbol","title":"accessibilityLabel(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-3n6x4","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-3n6x4","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityLabel","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/autocapitalization(_:)":{"deprecated":true,"kind":"symbol","title":"autocapitalization(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/autocapitalization(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocapitalization(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"autocapitalization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UITextAutocapitalizationType","text":"UITextAutocapitalizationType"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/dynamicTypeSize(_:)-83wi4":{"kind":"symbol","title":"dynamicTypeSize(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-83wi4","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-83wi4","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dynamicTypeSize","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-a6tp":{"role":"symbol","title":"alert(_:isPresented:presenting:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-a6tp","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-a6tp"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(menuItems:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contextMenu"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"MenuItems"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"menuItems"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"MenuItems"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:)","title":"contextMenu(menuItems:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"allowsMultipleSelection","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:)-65l3c":{"kind":"symbol","title":"padding(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-65l3c","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-65l3c","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"padding","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:)":{"kind":"symbol","title":"focusedValue(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-3ouzo":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3ouzo","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3ouzo","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:)":{"kind":"symbol","title":"foregroundStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/statusBarHidden(_:)":{"kind":"symbol","title":"statusBarHidden(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/statusbarhidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBarHidden(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"statusBarHidden"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fixedSize()":{"kind":"symbol","title":"fixedSize()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fixedsize()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize()","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-2wr7v":{"kind":"symbol","title":"accessibilityRotor(_:entries:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-2wr7v","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-2wr7v","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(id:content:)":{"kind":"symbol","title":"toolbar(id:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(id:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(id:content:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlayPreferenceValue(_:_:)":{"kind":"symbol","title":"overlayPreferenceValue(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlayPreferenceValue"},{"kind":"text","text":"<"},{"text":"Key","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"kind":"text","text":".Type, ("},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-84sqv":{"kind":"symbol","title":"lineLimit(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-84sqv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-84sqv","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ClosedRange","preciseIdentifier":"s:SN"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-sbui":{"kind":"symbol","title":"typeSelectEquivalent(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-sbui","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-sbui","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"typeSelectEquivalent","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/distortionEffect(_:maxSampleOffset:isEnabled:)":{"url":"\/documentation\/brazeui\/contentcardsview\/distortioneffect(_:maxsampleoffset:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/distortionEffect(_:maxSampleOffset:isEnabled:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"distortionEffect"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSampleOffset"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","title":"distortionEffect(_:maxSampleOffset:isEnabled:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-7syjp":{"kind":"symbol","title":"dialogSuppressionToggle(_:isSuppressed:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-7syjp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-7syjp","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame(width:height:alignment:)":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame(width:height:alignment:)","role":"symbol","title":"frame(width:height:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(width:height:alignment:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"width"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"height","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuActionDismissBehavior(_:)":{"kind":"symbol","title":"menuActionDismissBehavior(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menuactiondismissbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuActionDismissBehavior(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"menuActionDismissBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI25MenuActionDismissBehaviorV","kind":"typeIdentifier","text":"MenuActionDismissBehavior"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-aesm":{"kind":"symbol","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-aesm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-aesm","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","kind":"typeIdentifier","text":"AccessibilityCustomContentKey"},{"text":", ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAddTraits(_:)":{"kind":"symbol","title":"accessibilityAddTraits(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaddtraits(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAddTraits(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAddTraits","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier","text":"AccessibilityTraits"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedObject(_:)-4r5t3":{"kind":"symbol","title":"focusedObject(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-4r5t3","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-4r5t3","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-8p13n":{"kind":"symbol","title":"accessibilityLabel(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-8p13n","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-8p13n","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/formStyle(_:)":{"kind":"symbol","title":"formStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/formstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/formStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"formStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(identifier:)":{"deprecated":true,"kind":"symbol","title":"accessibility(identifier:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(identifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(identifier:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"identifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/interactiveDismissDisabled(_:)":{"kind":"symbol","title":"interactiveDismissDisabled(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/interactivedismissdisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactiveDismissDisabled(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactiveDismissDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5":{"kind":"symbol","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:in:fillStyle:)":{"kind":"symbol","title":"overlay(_:in:fillStyle:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:in:fillstyle:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:in:fillStyle:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"overlay"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:)-5q93k":{"kind":"symbol","title":"keyboardShortcut(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-5q93k","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-5q93k","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scenePadding(_:edges:)":{"kind":"symbol","title":"scenePadding(_:edges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:edges:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenePadding"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12ScenePaddingV","text":"ScenePadding","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(removeTraits:)":{"deprecated":true,"kind":"symbol","title":"accessibility(removeTraits:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(removetraits:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(removeTraits:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"removeTraits"},{"text":": ","kind":"text"},{"text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(isPresented:destination:)":{"kind":"symbol","title":"navigationDestination(isPresented:destination:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(ispresented:destination:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(isPresented:destination:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDestination","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorInvert()":{"kind":"symbol","title":"colorInvert()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/colorinvert()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorInvert()","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"colorInvert","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/bold(_:)":{"kind":"symbol","title":"bold(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/bold(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/bold(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"bold","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(_:anchor:)-4w6vb":{"kind":"symbol","title":"scaleEffect(_:anchor:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-4w6vb","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-4w6vb","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaleEffect"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackground(_:)":{"kind":"symbol","title":"presentationBackground(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationBackground","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/textContentType(_:)":{"kind":"symbol","title":"textContentType(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textcontenttype(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textContentType(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textContentType","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@T@UITextContentType","text":"UITextContentType","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundPreferenceValue(_:alignment:_:)":{"kind":"symbol","title":"backgroundPreferenceValue(_:alignment:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:alignment:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:alignment:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"backgroundPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier","text":"Alignment"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-1h4ez":{"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1h4ez","title":"accessibilityRotor(_:textRanges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1h4ez","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sn","text":"Range"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(in:fillStyle:)-43zuc":{"kind":"symbol","title":"background(in:fillStyle:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-43zuc","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-43zuc","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-46zti":{"kind":"symbol","title":"navigationDocument(_:preview:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-46zti","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-46zti","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDocument"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogIcon(_:)":{"kind":"symbol","title":"dialogIcon(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogicon(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogIcon(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dialogIcon","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/simultaneousGesture(_:including:)":{"kind":"symbol","title":"simultaneousGesture(_:including:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/simultaneousgesture(_:including:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/simultaneousGesture(_:including:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"simultaneousGesture"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:_:)":{"kind":"symbol","title":"foregroundStyle(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S1","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S2"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-1zq9k":{"kind":"symbol","title":"typeSelectEquivalent(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-1zq9k","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-1zq9k","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeSelectEquivalent"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridColumnAlignment(_:)":{"kind":"symbol","title":"gridColumnAlignment(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gridcolumnalignment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridColumnAlignment(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gridColumnAlignment","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/refreshable(action:)":{"kind":"symbol","title":"refreshable(action:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/refreshable(action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/refreshable(action:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"refreshable"},{"kind":"text","text":"("},{"kind":"externalParam","text":"action"},{"text":": () ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq":{"kind":"symbol","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogBrowserOptions(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogBrowserOptions(_:)","url":"\/documentation\/brazeui\/contentcardsview\/filedialogbrowseroptions(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogBrowserOptions","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI24FileDialogBrowserOptionsV","kind":"typeIdentifier","text":"FileDialogBrowserOptions"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"abstract":[],"kind":"symbol","title":"fileDialogBrowserOptions(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:in:fillStyle:)-609vv":{"kind":"symbol","title":"background(_:in:fillStyle:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-609vv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-609vv","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/baselineOffset(_:)":{"kind":"symbol","title":"baselineOffset(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/baselineoffset(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/baselineOffset(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"baselineOffset"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/modifier(_:)":{"kind":"symbol","title":"modifier(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/modifier(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/modifier(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(isSuppressed:)":{"kind":"symbol","title":"dialogSuppressionToggle(isSuppressed:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(issuppressed:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(isSuppressed:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dialogSuppressionToggle","kind":"identifier"},{"kind":"text","text":"("},{"text":"isSuppressed","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/ignoresSafeArea(_:edges:)":{"kind":"symbol","title":"ignoresSafeArea(_:edges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ignoressafearea(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/ignoresSafeArea(_:edges:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ignoresSafeArea"},{"kind":"text","text":"("},{"text":"SafeAreaRegions","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SafeAreaRegionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityDirectTouch(_:options:)":{"kind":"symbol","title":"accessibilityDirectTouch(_:options:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitydirecttouch(_:options:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityDirectTouch(_:options:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityDirectTouch"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityDirectTouchOptionsV","text":"AccessibilityDirectTouchOptions"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffectsRemoved(_:)":{"kind":"symbol","title":"symbolEffectsRemoved(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symboleffectsremoved(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffectsRemoved(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffectsRemoved"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(selectionIdentifier:)":{"deprecated":true,"kind":"symbol","title":"accessibility(selectionIdentifier:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(selectionidentifier:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(selectionIdentifier:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"selectionIdentifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV","text":"AnyHashable"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-2emfo":{"kind":"symbol","title":"alert(_:isPresented:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-2emfo","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-2emfo","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-hqkr":{"kind":"symbol","title":"accessibilityInputLabels(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-hqkr","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-hqkr","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">(["},{"text":"S","kind":"typeIdentifier"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:count:span:spacing:alignment:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"text":", ","kind":"text"},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"span","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"spacing","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:count:span:spacing:alignment:)","type":"topic","role":"symbol","abstract":[],"title":"containerRelativeFrame(_:count:span:spacing:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:count:span:spacing:alignment:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo":{"title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo","type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/preference(key:value:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preference(key:value:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preference","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"text":"key","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/preference(key:value:)","title":"preference(key:value:)","abstract":[],"type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationViewStyle(_:)":{"deprecated":true,"kind":"symbol","title":"navigationViewStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationviewstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationViewStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationViewStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAnnouncementsQueued(_:)":{"kind":"symbol","title":"speechAnnouncementsQueued(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/speechannouncementsqueued(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAnnouncementsQueued(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechAnnouncementsQueued"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/tabViewStyle(_:)":{"kind":"symbol","title":"tabViewStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tabviewstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabViewStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tabViewStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRemoveTraits(_:)":{"kind":"symbol","type":"topic","role":"symbol","title":"accessibilityRemoveTraits(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityremovetraits(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRemoveTraits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRemoveTraits(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyframeAnimator(initialValue:trigger:content:keyframes:)":{"kind":"symbol","title":"keyframeAnimator(initialValue:trigger:content:keyframes:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:trigger:content:keyframes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:trigger:content:keyframes:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyframeAnimator"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"initialValue","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Equatable","preciseIdentifier":"s:SQ"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9KeyframesP","text":"Keyframes"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onPreferenceChange(_:perform:)":{"title":"onPreferenceChange(_:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onPreferenceChange(_:perform:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/onpreferencechange(_:perform:)","abstract":[],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onPreferenceChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"K","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicators(_:axes:)":{"kind":"symbol","title":"scrollIndicators(_:axes:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollindicators(_:axes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicators(_:axes:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollIndicators","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25ScrollIndicatorVisibilityV","text":"ScrollIndicatorVisibility"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"axes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-3ogb5":{"kind":"symbol","title":"navigationDocument(_:preview:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3ogb5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3ogb5","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"text":"SharePreview","preciseIdentifier":"s:7SwiftUI12SharePreviewV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-46x6y":{"kind":"symbol","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-46x6y","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-46x6y","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:files:onCompletion:onCancellation:)":{"kind":"symbol","title":"fileMover(isPresented:files:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:oncancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:onCancellation:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileMover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"files"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarBackground(_:for:)-44gof":{"kind":"symbol","title":"toolbarBackground(_:for:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-44gof","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-44gof","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement","kind":"typeIdentifier"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-3vg9g":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3vg9g","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3vg9g","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg":{"kind":"symbol","title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-6z0vm":{"kind":"symbol","title":"accessibilityRotor(_:entries:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-6z0vm","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-6z0vm","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier","text":"AccessibilitySystemRotor"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/position(x:y:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(x:y:)","type":"topic","role":"symbol","title":"position(x:y:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"position","kind":"identifier"},{"text":"(","kind":"text"},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"y"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/position(x:y:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/handlesExternalEvents(preferring:allowing:)":{"kind":"symbol","title":"handlesExternalEvents(preferring:allowing:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/handlesexternalevents(preferring:allowing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/handlesExternalEvents(preferring:allowing:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"handlesExternalEvents"},{"text":"(","kind":"text"},{"text":"preferring","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"allowing","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellAnchor(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/gridcellanchor(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellAnchor(_:)","abstract":[],"title":"gridCellAnchor(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gridCellAnchor","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tableColumnHeaders(_:)":{"kind":"symbol","title":"tableColumnHeaders(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tablecolumnheaders(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableColumnHeaders(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableColumnHeaders"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityChildren(children:)":{"kind":"symbol","title":"accessibilityChildren(children:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitychildren(children:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChildren(children:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityChildren"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"children"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffect(_:options:value:)":{"title":"symbolEffect(_:options:value:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:value:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffect"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"U","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"SymbolEffectOptions","kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"U"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:value:)","role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-8v1p":{"kind":"symbol","title":"fileDialogConfirmationLabel(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-8v1p","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-8v1p","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogConfirmationLabel"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/projectionEffect(_:)":{"kind":"symbol","title":"projectionEffect(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/projectioneffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/projectionEffect(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"projectionEffect"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19ProjectionTransformV","text":"ProjectionTransform"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-7y0ut":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-7y0ut","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-7y0ut","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(activationPoint:)-4golv":{"deprecated":true,"kind":"symbol","title":"accessibility(activationPoint:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-4golv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-4golv","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"activationPoint"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspector(isPresented:content:)":{"title":"inspector(isPresented:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/inspector(ispresented:content:)","type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspector(isPresented:content:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspector"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(removing:)":{"kind":"symbol","title":"toolbar(removing:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(removing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(removing:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"removing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ToolbarDefaultItemKindV","kind":"typeIdentifier","text":"ToolbarDefaultItemKind"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/popover(item:attachmentAnchor:arrowEdge:content:)":{"kind":"symbol","title":"popover(item:attachmentAnchor:arrowEdge:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/popover(item:attachmentanchor:arrowedge:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(item:attachmentAnchor:arrowEdge:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"popover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","text":"PopoverAttachmentAnchor","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"arrowEdge","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewColumnWidth(min:ideal:max:)":{"kind":"symbol","title":"navigationSplitViewColumnWidth(min:ideal:max:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(min:ideal:max:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(min:ideal:max:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"kind":"text","text":"("},{"kind":"externalParam","text":"min"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"ideal"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewLayout(_:)":{"kind":"symbol","title":"previewLayout(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/previewlayout(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewLayout(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"previewLayout"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:21DeveloperToolsSupport13PreviewLayoutO","text":"PreviewLayout","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(value:_:)":{"kind":"symbol","title":"transaction(value:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(value:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(value:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transaction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":", (","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/paletteSelectionEffect(_:)":{"kind":"symbol","title":"paletteSelectionEffect(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/paletteselectioneffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/paletteSelectionEffect(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"paletteSelectionEffect"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PaletteSelectionEffect","preciseIdentifier":"s:7SwiftUI22PaletteSelectionEffectV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-5go6s":{"kind":"symbol","title":"searchable(text:tokens:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-5go6s","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-5go6s","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/underline(_:pattern:color:)":{"kind":"symbol","title":"underline(_:pattern:color:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/underline(_:pattern:color:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/underline(_:pattern:color:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"underline"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"pattern","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"LineStyle","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","kind":"typeIdentifier","text":"Pattern"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarRole(_:)":{"kind":"symbol","title":"toolbarRole(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbarrole(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarRole(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarRole"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ToolbarRoleV","text":"ToolbarRole","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-2muew":{"type":"topic","title":"accessibilityHint(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityHint"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-2muew","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-2muew"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchDictationBehavior(_:)":{"kind":"symbol","title":"searchDictationBehavior(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchdictationbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchDictationBehavior(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchDictationBehavior"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI26TextInputDictationBehaviorV","text":"TextInputDictationBehavior","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-vx6m":{"title":"navigationDocument(_:preview:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-vx6m","role":"symbol","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"I"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"kind":"text","text":"<"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-vx6m","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityIdentifier(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityidentifier(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityIdentifier","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"accessibilityIdentifier(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIdentifier(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0":{"kind":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaInset(edge:alignment:spacing:content:)-3m60u":{"kind":"symbol","title":"safeAreaInset(edge:alignment:spacing:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-3m60u","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-3m60u","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInset"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","kind":"typeIdentifier","text":"HorizontalAlignment"},{"text":", ","kind":"text"},{"text":"spacing","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrag(_:preview:)":{"kind":"symbol","title":"onDrag(_:preview:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:preview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:preview:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onDrag","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformEnvironment(_:transform:)":{"kind":"symbol","title":"transformEnvironment(_:transform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transformenvironment(_:transform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEnvironment(_:transform:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transformEnvironment"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"transform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/allowsHitTesting(_:)":{"kind":"symbol","title":"allowsHitTesting(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/allowshittesting(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsHitTesting(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowsHitTesting"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/textInputAutocapitalization(_:)":{"kind":"symbol","title":"textInputAutocapitalization(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textinputautocapitalization(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textInputAutocapitalization(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"textInputAutocapitalization","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27TextInputAutocapitalizationV","text":"TextInputAutocapitalization"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-7nf8z":{"kind":"symbol","title":"alert(_:isPresented:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-7nf8z","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-7nf8z","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneValue(_:_:)-7iv4y":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-7iv4y","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedSceneValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-7iv4y","title":"focusedSceneValue(_:_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g":{"kind":"symbol","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-5oqem":{"kind":"symbol","title":"help(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-5oqem","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-5oqem","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"help"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:files:onCompletion:)":{"kind":"symbol","title":"fileMover(isPresented:files:onCompletion:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileMover","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"files","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<["},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/submitLabel(_:)":{"kind":"symbol","title":"submitLabel(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/submitlabel(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitLabel(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitLabel"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11SubmitLabelV","kind":"typeIdentifier","text":"SubmitLabel"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActivationPoint(_:)-3ybf9":{"kind":"symbol","title":"accessibilityActivationPoint(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-3ybf9","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-3ybf9","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityActivationPoint"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier","text":"UnitPoint"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:_:)":{"kind":"symbol","title":"padding(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":", "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/autocorrectionDisabled(_:)":{"kind":"symbol","title":"autocorrectionDisabled(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/autocorrectiondisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocorrectionDisabled(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autocorrectionDisabled"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTargetBehavior(_:)":{"kind":"symbol","title":"scrollTargetBehavior(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolltargetbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetBehavior(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollTargetBehavior"},{"kind":"text","text":"(some "},{"text":"ScrollTargetBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ScrollTargetBehaviorP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/compositingGroup()":{"kind":"symbol","title":"compositingGroup()","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/compositinggroup()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/compositingGroup()","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"compositingGroup"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffect(_:isEnabled:)":{"kind":"symbol","title":"hoverEffect(_:isEnabled:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:isEnabled:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hoverEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11HoverEffectV","kind":"typeIdentifier","text":"HoverEffect"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSeparatorTint(_:edges:)":{"kind":"symbol","title":"listSectionSeparatorTint(_:edges:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listsectionseparatortint(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparatorTint(_:edges:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparatorTint"},{"kind":"text","text":"("},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier","text":"VerticalEdge"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/disableAutocorrection(_:)":{"deprecated":true,"kind":"symbol","title":"disableAutocorrection(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/disableautocorrection(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disableAutocorrection(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disableAutocorrection"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/coordinateSpace(name:)":{"deprecated":true,"kind":"symbol","title":"coordinateSpace(name:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(name:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(name:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"coordinateSpace"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"name"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-5sd5q":{"deprecated":true,"kind":"symbol","title":"navigationBarTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-5sd5q","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-5sd5q","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-4ocgs":{"kind":"symbol","title":"searchable(text:isPresented:placement:prompt:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-4ocgs","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-4ocgs","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/swipeActions(edge:allowsFullSwipe:content:)":{"kind":"symbol","title":"swipeActions(edge:allowsFullSwipe:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/swipeactions(edge:allowsfullswipe:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/swipeActions(edge:allowsFullSwipe:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"swipeActions"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO","kind":"typeIdentifier","text":"HorizontalEdge"},{"kind":"text","text":", "},{"text":"allowsFullSwipe","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellColumns(_:)":{"kind":"symbol","title":"gridCellColumns(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gridcellcolumns(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellColumns(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridCellColumns"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:file:onCompletion:onCancellation:)":{"kind":"symbol","title":"fileMover(isPresented:file:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:oncancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:onCancellation:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundPreferenceValue(_:_:)":{"kind":"symbol","title":"backgroundPreferenceValue(_:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"backgroundPreferenceValue","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Key","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"kind":"text","text":".Type, ("},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-1yye2":{"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-1yye2","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","abstract":[],"kind":"symbol","title":"searchable(text:placement:prompt:suggestions:)","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-1yye2","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(addTraits:)":{"deprecated":true,"kind":"symbol","title":"accessibility(addTraits:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(addtraits:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(addTraits:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"addTraits","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/allowsTightening(_:)":{"kind":"symbol","title":"allowsTightening(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/allowstightening(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsTightening(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"allowsTightening","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutValue(key:value:)":{"kind":"symbol","title":"layoutValue(key:value:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/layoutvalue(key:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutValue(key:value:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"kind":"text","text":">("},{"text":"key","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:perform:)":{"kind":"symbol","title":"onTapGesture(count:perform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:perform:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-94t7r":{"kind":"symbol","title":"badge(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-94t7r","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-94t7r","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/strikethrough(_:pattern:color:)":{"kind":"symbol","title":"strikethrough(_:pattern:color:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/strikethrough(_:pattern:color:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/strikethrough(_:pattern:color:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"strikethrough","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pattern"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV","text":"LineStyle"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","text":"Pattern","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityChartDescriptor(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityChartDescriptor"},{"text":"<","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChartDescriptor(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitychartdescriptor(_:)","title":"accessibilityChartDescriptor(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/position(_:)":{"kind":"symbol","title":"position(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/position(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"position","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5":{"kind":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":", "},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/preferredColorScheme(_:)":{"type":"topic","role":"symbol","title":"preferredColorScheme(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preferredColorScheme(_:)","url":"\/documentation\/brazeui\/contentcardsview\/preferredcolorscheme(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preferredColorScheme"},{"text":"(","kind":"text"},{"text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-7mpmn":{"kind":"symbol","title":"alert(_:isPresented:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-7mpmn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-7mpmn","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-3xgr5":{"kind":"symbol","title":"navigationDocument(_:preview:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3xgr5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3xgr5","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"text":"I1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I2","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I1"},{"text":", ","kind":"text"},{"text":"I2","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-5qnqd":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-5qnqd","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-5qnqd","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/grayscale(_:)":{"kind":"symbol","title":"grayscale(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/grayscale(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/grayscale(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"grayscale"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonBorderShape(_:)":{"kind":"symbol","title":"buttonBorderShape(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/buttonbordershape(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonBorderShape(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buttonBorderShape","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17ButtonBorderShapeV","kind":"typeIdentifier","text":"ButtonBorderShape"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontWeight(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/fontweight(_:)","kind":"symbol","title":"fontWeight(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWeight(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fontWeight","kind":"identifier"},{"kind":"text","text":"("},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":".","kind":"text"},{"text":"Weight","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV6WeightV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(action:label:)":{"kind":"symbol","title":"accessibilityAction(action:label:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(action:label:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(action:label:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityAction"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Label"},{"text":">(","kind":"text"},{"text":"action","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"label"},{"kind":"text","text":": () -> "},{"text":"Label","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(inputLabels:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"inputLabels"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(inputlabels:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(inputLabels:)","title":"accessibility(inputLabels:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewStyle(_:)":{"kind":"symbol","title":"navigationSplitViewStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewStyle(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationSplitViewStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/environment(_:)":{"kind":"symbol","title":"environment(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/environment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"environment","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/typesettingLanguage(_:isEnabled:)-3gwc7":{"kind":"symbol","title":"typesettingLanguage(_:isEnabled:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-3gwc7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-3gwc7","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"text":"TypesettingLanguage","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19TypesettingLanguageV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-4lfi9":{"kind":"symbol","title":"navigationTitle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-4lfi9","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-4lfi9","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:onCompletion:)":{"role":"symbol","title":"fileImporter(isPresented:allowedContentTypes:onCompletion:)","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:oncompletion:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:onCompletion:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileImporter","kind":"identifier"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":"], "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:delegate:)-1867j":{"kind":"symbol","title":"onDrop(of:delegate:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-1867j","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-1867j","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"delegate","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12DropDelegateP","kind":"typeIdentifier","text":"DropDelegate"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly":{"type":"topic","role":"symbol","title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"kind":"text","text":", "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-2fhj7":{"deprecated":true,"kind":"symbol","title":"searchable(text:placement:prompt:suggestions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-2fhj7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-2fhj7","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?, "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspectorColumnWidth(min:ideal:max:)":{"kind":"symbol","title":"inspectorColumnWidth(min:ideal:max:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(min:ideal:max:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(min:ideal:max:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inspectorColumnWidth","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"min"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"ideal"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:_:for:)-36e07":{"kind":"symbol","title":"contentMargins(_:_:for:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-36e07","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-36e07","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentMargins"},{"kind":"text","text":"("},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-70ueq":{"kind":"symbol","title":"alert(_:isPresented:actions:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-70ueq","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-70ueq","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/actionSheet(isPresented:content:)":{"deprecated":true,"kind":"symbol","title":"actionSheet(isPresented:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/actionsheet(ispresented:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(isPresented:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"actionSheet","kind":"identifier"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"ActionSheet","preciseIdentifier":"s:7SwiftUI11ActionSheetV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAlwaysIncludesPunctuation(_:)":{"kind":"symbol","title":"speechAlwaysIncludesPunctuation(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/speechalwaysincludespunctuation(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAlwaysIncludesPunctuation(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"speechAlwaysIncludesPunctuation"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/environmentObject(_:)":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environmentObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"environmentObject(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environmentObject(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/environmentobject(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-7csa7":{"kind":"symbol","title":"fileDialogMessage(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-7csa7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-7csa7","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogMessage","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:alignment:)":{"deprecated":true,"kind":"symbol","title":"background(_:alignment:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(_:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:alignment:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Background"},{"text":">(","kind":"text"},{"text":"Background","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityFocused(_:)":{"kind":"symbol","title":"accessibilityFocused(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityFocused","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityFocusState","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"Binding","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(_:anchor:)-3vkzy":{"kind":"symbol","title":"scaleEffect(_:anchor:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-3vkzy","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-3vkzy","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scaleEffect"},{"text":"(","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:alignment:)":{"deprecated":true,"kind":"symbol","title":"overlay(_:alignment:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:alignment:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"overlay","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Overlay","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Overlay","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier","text":"Alignment"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6":{"kind":"symbol","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/task(id:priority:_:)":{"kind":"symbol","title":"task(id:priority:_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/task(id:priority:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(id:priority:_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"task"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"priority"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ScP","text":"TaskPriority"},{"kind":"text","text":", () "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAdjustableAction(_:)":{"kind":"symbol","title":"accessibilityAdjustableAction(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityadjustableaction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAdjustableAction(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityAdjustableAction"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:7SwiftUI32AccessibilityAdjustmentDirectionO","text":"AccessibilityAdjustmentDirection","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(_:trigger:condition:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","kind":"typeIdentifier","text":"SensoryFeedback"},{"text":", ","kind":"text"},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"condition","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:condition:)","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:condition:)","role":"symbol","abstract":[],"title":"sensoryFeedback(_:trigger:condition:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fixedSize(horizontal:vertical:)":{"kind":"symbol","title":"fixedSize(horizontal:vertical:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fixedsize(horizontal:vertical:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize(horizontal:vertical:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedSize"},{"kind":"text","text":"("},{"text":"horizontal","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"vertical","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/actionSheet(item:content:)":{"deprecated":true,"kind":"symbol","title":"actionSheet(item:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/actionsheet(item:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(item:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"actionSheet"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:)":{"deprecated":true,"kind":"symbol","title":"animation(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/animation(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/listItemTint(_:)-5xqg5":{"kind":"symbol","title":"listItemTint(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-5xqg5","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-5xqg5","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"listItemTint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12ListItemTintV","text":"ListItemTint"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-2j8ew":{"deprecated":true,"kind":"symbol","title":"navigationBarTitle(_:displayMode:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-2j8ew","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-2j8ew","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"displayMode","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","kind":"typeIdentifier","text":"NavigationBarItem"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/sheet(item:onDismiss:content:)":{"kind":"symbol","title":"sheet(item:onDismiss:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sheet(item:ondismiss:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(item:onDismiss:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"sheet"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"onDismiss"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-au37":{"kind":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-au37","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-au37","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"ID","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:)-99wed":{"kind":"symbol","title":"navigationDocument(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-99wed","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-99wed","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)":{"kind":"symbol","title":"fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/cornerRadius(_:antialiased:)":{"title":"cornerRadius(_:antialiased:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/cornerRadius(_:antialiased:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cornerRadius","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"antialiased","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/cornerradius(_:antialiased:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewInterfaceOrientation(_:)":{"type":"topic","abstract":[],"title":"previewInterfaceOrientation(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewInterfaceOrientation","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20InterfaceOrientationV","kind":"typeIdentifier","text":"InterfaceOrientation"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewInterfaceOrientation(_:)","url":"\/documentation\/brazeui\/contentcardsview\/previewinterfaceorientation(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-9b1fr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-9b1fr","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-9b1fr","abstract":[],"title":"accessibilityRotor(_:textRanges:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"text":"textRanges","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:Sn","text":"Range"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultHoverEffect(_:)":{"kind":"symbol","title":"defaultHoverEffect(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaulthovereffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultHoverEffect(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultHoverEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"HoverEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-4f51p":{"kind":"symbol","title":"alert(_:isPresented:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4f51p","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4f51p","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:error:actions:message:)":{"kind":"symbol","title":"alert(isPresented:error:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:message:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"E","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"error"},{"text":": ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundColor(_:)":{"deprecated":true,"kind":"symbol","title":"foregroundColor(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundcolor(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundColor(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"foregroundColor","kind":"identifier"},{"kind":"text","text":"("},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/flipsForRightToLeftLayoutDirection(_:)":{"kind":"symbol","title":"flipsForRightToLeftLayoutDirection(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/flipsforrighttoleftlayoutdirection(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/flipsForRightToLeftLayoutDirection(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"flipsForRightToLeftLayoutDirection","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-7st5x":{"kind":"symbol","title":"accessibilityRotor(_:entries:entryLabel:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-7st5x","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-7st5x","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuStyle(_:)":{"kind":"symbol","title":"menuStyle(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menustyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuStyle(_:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"menuStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-81l6e":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-81l6e","title":"alert(_:isPresented:actions:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-81l6e","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollBounceBehavior(_:axes:)":{"kind":"symbol","title":"scrollBounceBehavior(_:axes:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollbouncebehavior(_:axes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollBounceBehavior(_:axes:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollBounceBehavior"},{"kind":"text","text":"("},{"text":"ScrollBounceBehavior","preciseIdentifier":"s:7SwiftUI20ScrollBounceBehaviorV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"axes"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/drawingGroup(opaque:colorMode:)":{"kind":"symbol","title":"drawingGroup(opaque:colorMode:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/drawinggroup(opaque:colormode:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/drawingGroup(opaque:colorMode:)","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"drawingGroup","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"opaque"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"colorMode"},{"text":": ","kind":"text"},{"text":"ColorRenderingMode","preciseIdentifier":"s:7SwiftUI18ColorRenderingModeO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/transition(_:)-640r9":{"kind":"symbol","title":"transition(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-640r9","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-640r9","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transition"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/aspectRatio(_:contentMode:)-7zn25":{"kind":"symbol","title":"aspectRatio(_:contentMode:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-7zn25","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-7zn25","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"aspectRatio"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"contentMode","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ContentMode","preciseIdentifier":"s:7SwiftUI11ContentModeO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/sheet(isPresented:onDismiss:content:)":{"kind":"symbol","title":"sheet(isPresented:onDismiss:content:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sheet(ispresented:ondismiss:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(isPresented:onDismiss:content:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sheet","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"onDismiss"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/brightness(_:)":{"kind":"symbol","title":"brightness(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/brightness(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/brightness(_:)","abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"brightness","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/tint(_:)-6v9np":{"url":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-6v9np","kind":"symbol","title":"tint(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-6v9np","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(forSelectionType:menu:primaryAction:)":{"title":"contextMenu(forSelectionType:menu:primaryAction:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(forSelectionType:menu:primaryAction:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"I"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"externalParam","text":"forSelectionType"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"I"},{"text":".Type, ","kind":"text"},{"text":"menu","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"primaryAction"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(forselectiontype:menu:primaryaction:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/font(_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/font(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"font"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Font","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"font(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/font(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewColumnWidth(_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationSplitViewColumnWidth","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"navigationSplitViewColumnWidth(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/groupBoxStyle(_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/groupboxstyle(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"groupBoxStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"groupBoxStyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/groupBoxStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffect(_:options:isActive:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:isactive:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"symbolEffect"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","text":"SymbolEffectOptions"},{"kind":"text","text":", "},{"text":"isActive","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"symbolEffect(_:options:isActive:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:isActive:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHidden(_:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhidden(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityHidden","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibilityHidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHidden(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(_:for:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbar"},{"kind":"text","text":"("},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbar(_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(_:for:)","title":"toolbar(_:for:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilitySystemRotor","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":">, ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityRotor(_:entries:entryID:entryLabel:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(characters:phases:action:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(characters:phases:action:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"kind":"text","text":"("},{"kind":"externalParam","text":"characters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CharacterSet","preciseIdentifier":"s:10Foundation12CharacterSetV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":") -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onKeyPress(characters:phases:action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(characters:phases:action:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/phaseAnimator(_:content:animation:)":{"abstract":[],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:content:animation:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"phaseAnimator","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Phase"},{"text":">(some ","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"PlaceholderContentView","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Phase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animation"},{"text":": (","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"phaseAnimator(_:content:animation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:content:animation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformAnchorPreference(key:value:transform:)":{"title":"transformAnchorPreference(key:value:transform:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformAnchorPreference(key:value:transform:)","abstract":[],"role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transformAnchorPreference"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","text":"Source","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"transform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":", ","kind":"text"},{"text":"Anchor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI6AnchorV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/transformanchorpreference(key:value:transform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/clipShape(_:style:)":{"title":"clipShape(_:style:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"clipShape","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"style","kind":"externalParam"},{"kind":"text","text":": "},{"text":"FillStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/clipshape(_:style:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipShape(_:style:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentShape(_:_:eoFill:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"contentShape","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"ContentShapeKinds","preciseIdentifier":"s:7SwiftUI17ContentShapeKindsV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"eoFill"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"contentShape(_:_:eoFill:)","url":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:_:eofill:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:_:eoFill:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTransition(topLeading:bottomTrailing:axis:transition:)":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(topleading:bottomtrailing:axis:transition:)","title":"scrollTransition(topLeading:bottomTrailing:axis:transition:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTransition"},{"text":"(","kind":"text"},{"text":"topLeading","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration"},{"kind":"text","text":", "},{"text":"bottomTrailing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ScrollTransitionConfiguration","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"kind":"text","text":"?, "},{"text":"transition","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect"},{"kind":"text","text":", "},{"text":"ScrollTransitionPhase","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier","text":"VisualEffect"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(topLeading:bottomTrailing:axis:transition:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(item:content:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Alert","preciseIdentifier":"s:7SwiftUI5AlertV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(item:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(item:content:)","title":"alert(item:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActions(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityActions"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">(() -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"accessibilityActions(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactions(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActions(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/imageScale(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"imageScale"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ImageV","text":"Image","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Scale","preciseIdentifier":"s:7SwiftUI5ImageV5ScaleO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/imagescale(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/imageScale(_:)","title":"imageScale(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultScrollAnchor(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultScrollAnchor"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defaultScrollAnchor(_:)","url":"\/documentation\/brazeui\/contentcardsview\/defaultscrollanchor(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultScrollAnchor(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labeledContentStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"labeledContentStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/labeledcontentstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labeledContentStyle(_:)","title":"labeledContentStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layerEffect(_:maxSampleOffset:isEnabled:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layerEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier","text":"Shader"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxSampleOffset"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"layerEffect(_:maxSampleOffset:isEnabled:)","url":"\/documentation\/brazeui\/contentcardsview\/layereffect(_:maxsampleoffset:isenabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layerEffect(_:maxSampleOffset:isEnabled:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultFocus(_:_:priority:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultFocus"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"text":"<","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"text":"DefaultFocusEvaluationPriority","preciseIdentifier":"s:7SwiftUI30DefaultFocusEvaluationPriorityV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/defaultfocus(_:_:priority:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultFocus(_:_:priority:)","title":"defaultFocus(_:_:priority:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-73t29":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"searchable(text:placement:prompt:suggestions:)","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-73t29","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-73t29","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-2lipg":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fileDialogMessage","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-2lipg","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-2lipg","title":"fileDialogMessage(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchSuggestions(_:for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:for:)","url":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:for:)","abstract":[],"title":"searchSuggestions(_:for:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchSuggestions"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"SearchSuggestionsPlacement","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(alignment:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"overlay(alignment:content:)","url":"\/documentation\/brazeui\/contentcardsview\/overlay(alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(alignment:content:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:perform:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"onChange(of:perform:)","url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/userActivity(_:isActive:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userActivity"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isActive"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity"},{"kind":"text","text":") -> ()) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:isactive:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:isActive:_:)","title":"userActivity(_:isActive:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformPreference(_:_:)":{"title":"transformPreference(_:_:)","type":"topic","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transformPreference","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/transformpreference(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformPreference(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gaugeStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gaugeStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"gaugeStyle(_:)","role":"symbol","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gaugeStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/gaugestyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineSpacing(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"lineSpacing","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"lineSpacing(_:)","url":"\/documentation\/brazeui\/contentcardsview\/linespacing(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineSpacing(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/phaseAnimator(_:trigger:content:animation:)":{"type":"topic","role":"symbol","title":"phaseAnimator(_:trigger:content:animation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:trigger:content:animation:)","url":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:trigger:content:animation:)","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phaseAnimator"},{"kind":"text","text":"<"},{"text":"Phase","kind":"genericParameter"},{"text":">(some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:ST","text":"Sequence"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trigger"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:SQ","kind":"typeIdentifier","text":"Equatable"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Phase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"animation","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCompactAdaptation(horizontal:vertical:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationCompactAdaptation","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"horizontal"},{"kind":"text","text":": "},{"text":"PresentationAdaptation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV"},{"kind":"text","text":", "},{"text":"vertical","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(horizontal:vertical:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(horizontal:vertical:)","title":"presentationCompactAdaptation(horizontal:vertical:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"transaction"},{"kind":"text","text":"(("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"transaction(_:)","url":"\/documentation\/brazeui\/contentcardsview\/transaction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRepresentation(representation:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRepresentation"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"representation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrepresentation(representation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRepresentation(representation:)","title":"accessibilityRepresentation(representation:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-faoj":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-faoj","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-faoj","title":"lineLimit(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRespondsToUserInteraction(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRespondsToUserInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrespondstouserinteraction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRespondsToUserInteraction(_:)","title":"accessibilityRespondsToUserInteraction(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/clipped(antialiased:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"clipped"},{"kind":"text","text":"("},{"text":"antialiased","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/clipped(antialiased:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipped(antialiased:)","title":"clipped(antialiased:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/matchedGeometryEffect(id:in:properties:anchor:isSource:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"matchedGeometryEffect","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"properties"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MatchedGeometryPropertiesV","text":"MatchedGeometryProperties"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSource"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/matchedgeometryeffect(id:in:properties:anchor:issource:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/matchedGeometryEffect(id:in:properties:anchor:isSource:)","title":"matchedGeometryEffect(id:in:properties:anchor:isSource:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:_:)","title":"safeAreaPadding(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alignmentGuide(_:computeValue:)-575k3":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"HorizontalAlignment","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"computeValue"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","text":"ViewDimensions","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-575k3","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-575k3","title":"alignmentGuide(_:computeValue:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/datePickerStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"datePickerStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/datepickerstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/datePickerStyle(_:)","title":"datePickerStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/draggable(_:preview:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"draggable"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(() -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/draggable(_:preview:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:preview:)","title":"draggable(_:preview:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonStyle(_:)-425rp":{"title":"buttonStyle(_:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buttonStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-425rp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-425rp","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/contrast(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/contrast(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contrast","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contrast(_:)","role":"symbol","title":"contrast(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-28j27":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineLimit"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:s16PartialRangeFromV","text":"PartialRangeFrom"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-28j27","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-28j27","title":"lineLimit(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-29gdj":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-29gdj","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-29gdj","title":"searchable(text:editableTokens:placement:prompt:token:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-pj4r":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-pj4r","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-pj4r","title":"accessibilityLabel(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSeparator(_:edges:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowSeparator"},{"text":"(","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"edges"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/listrowseparator(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparator(_:edges:)","title":"listRowSeparator(_:edges:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDetents(_:selection:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDetents"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"PresentationDetent","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"text":">, ","kind":"text"},{"text":"selection","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:selection:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:selection:)","title":"presentationDetents(_:selection:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(x:y:anchor:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaleEffect"},{"kind":"text","text":"("},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"y"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(x:y:anchor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(x:y:anchor:)","title":"scaleEffect(x:y:anchor:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:)-970lj":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-970lj","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-970lj","title":"safeAreaPadding(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-6engp":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-6engp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-6engp","title":"searchable(text:isPresented:placement:prompt:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/offset(x:y:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/offset(x:y:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(x:y:)","title":"offset(x:y:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/kerning(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"kerning"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/kerning(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/kerning(_:)","title":"kerning(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:alignment:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"containerRelativeFrame"},{"kind":"text","text":"("},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:)","title":"containerRelativeFrame(_:alignment:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onSubmit(of:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onSubmit"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14SubmitTriggersV","text":"SubmitTriggers"},{"kind":"text","text":", (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/onsubmit(of:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onSubmit(of:_:)","title":"onSubmit(of:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchSuggestions(_:)":{"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchSuggestions"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:)","title":"searchSuggestions(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:)","abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-8fu5r":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-8fu5r","title":"navigationBarTitle(_:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-8fu5r","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","role":"symbol","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/minimumScaleFactor(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"minimumScaleFactor","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/minimumscalefactor(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/minimumScaleFactor(_:)","title":"minimumScaleFactor(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(trailing:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarItems"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"trailing","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(trailing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(trailing:)","title":"navigationBarItems(trailing:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/unredacted()":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unredacted"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/unredacted()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/unredacted()","title":"unredacted()","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-17wsx":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-17wsx","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-17wsx","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorScheme(_:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorScheme"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier","text":"ColorScheme"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/colorscheme(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorScheme(_:)","title":"colorScheme(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-5w91d":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:Sn","text":"Range","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"."},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-5w91d","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-5w91d","title":"accessibilityRotor(_:textRanges:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchScopes(_:activation:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchScopes","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"activation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchScopeActivation","preciseIdentifier":"s:7SwiftUI21SearchScopeActivationV"},{"text":", () -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:activation:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:activation:_:)","title":"searchScopes(_:activation:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/deleteDisabled(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deleteDisabled"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/deletedisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/deleteDisabled(_:)","title":"deleteDisabled(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/monospacedDigit()":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospacedDigit"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/monospaceddigit()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospacedDigit()","title":"monospacedDigit()","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuIndicator(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"menuIndicator","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/menuindicator(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuIndicator(_:)","title":"menuIndicator(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(in:fillStyle:)-70yfi":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-70yfi","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-70yfi","title":"background(in:fillStyle:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/edgesIgnoringSafeArea(_:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"edgesIgnoringSafeArea"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier","text":"Edge"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/edgesignoringsafearea(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/edgesIgnoringSafeArea(_:)","title":"edgesIgnoringSafeArea(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/visualEffect(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"visualEffect","kind":"identifier"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI13GeometryProxyV","kind":"typeIdentifier","text":"GeometryProxy"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP","text":"VisualEffect"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/visualeffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/visualEffect(_:)","title":"visualEffect(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/offset(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/offset(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(_:)","title":"offset(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutDirectionBehavior(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutDirectionBehavior"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23LayoutDirectionBehaviorO","text":"LayoutDirectionBehavior"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/layoutdirectionbehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutDirectionBehavior(_:)","title":"layoutDirectionBehavior(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAdjustedPitch(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"speechAdjustedPitch","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/speechadjustedpitch(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAdjustedPitch(_:)","title":"speechAdjustedPitch(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-3fdzn":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogMessage"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-3fdzn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-3fdzn","title":"fileDialogMessage(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffect(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hoverEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:)","title":"hoverEffect(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-9iluj":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-9iluj","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-9iluj","title":"accessibilityRotor(_:entries:entryLabel:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-6ko3x":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-6ko3x","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-6ko3x","title":"fileExporterFilenameLabel(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dropDestination(for:action:isTargeted:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dropDestination","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": (["},{"text":"T","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"CGPoint","preciseIdentifier":"c:@S@CGPoint"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/dropdestination(for:action:istargeted:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dropDestination(for:action:isTargeted:)","title":"dropDestination(for:action:isTargeted:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/findNavigator(isPresented:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"findNavigator","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/findnavigator(ispresented:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findNavigator(isPresented:)","title":"findNavigator(isPresented:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/blendMode(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"blendMode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9BlendModeO","text":"BlendMode"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/blendmode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blendMode(_:)","title":"blendMode(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tag(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tag"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/tag(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tag(_:)","title":"tag(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-42v0r":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogSuppressionToggle"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isSuppressed","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-42v0r","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-42v0r","title":"dialogSuppressionToggle(_:isSuppressed:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:body:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?, "},{"text":"body","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">) -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/animation(_:body:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:body:)","title":"animation(_:body:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-1y1tu":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-1y1tu","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-1y1tu","title":"alert(_:isPresented:actions:message:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:_:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"text":"<","kind":"text"},{"text":"S1","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S2"},{"text":", ","kind":"text"},{"text":"S3","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S1"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S2"},{"text":", ","kind":"text"},{"text":"S3","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:_:)","title":"foregroundStyle(_:_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileImporter"},{"kind":"text","text":"("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":"], ","kind":"text"},{"text":"allowsMultipleSelection","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:_:)-92bbz":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"kind":"typeIdentifier","text":"Value"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-92bbz","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-92bbz","title":"focusedValue(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(label:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(label:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(label:)","title":"accessibility(label:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/submitScope(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitScope"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/submitscope(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitScope(_:)","title":"submitScope(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollPosition(id:anchor:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollPosition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<(some ","kind":"text"},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"kind":"text","text":")?>, "},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollposition(id:anchor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollPosition(id:anchor:)","title":"scrollPosition(id:anchor:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackgroundInteraction(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationBackgroundInteraction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI33PresentationBackgroundInteractionV","text":"PresentationBackgroundInteraction"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationbackgroundinteraction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackgroundInteraction(_:)","title":"presentationBackgroundInteraction(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/border(_:width:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"border","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"width","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/border(_:width:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/border(_:width:)","title":"border(_:width:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disclosureGroupStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"disclosureGroupStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/disclosuregroupstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disclosureGroupStyle(_:)","title":"disclosureGroupStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/rotationEffect(_:anchor:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"rotationEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/rotationeffect(_:anchor:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotationEffect(_:anchor:)","title":"rotationEffect(_:anchor:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tracking(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tracking","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/tracking(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tracking(_:)","title":"tracking(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(content:)-9zh5p":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-9zh5p","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-9zh5p","title":"toolbar(content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerShape(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/containershape(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerShape(_:)","title":"containerShape(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerBackground(_:for:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerBackground"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","text":"ContainerBackgroundPlacement"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/containerbackground(_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(_:for:)","title":"containerBackground(_:for:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(leading:trailing:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"leading","kind":"externalParam"},{"kind":"text","text":": "},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trailing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:trailing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:trailing:)","title":"navigationBarItems(leading:trailing:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/mask(_:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"mask"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Mask"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Mask"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/mask(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(_:)","title":"mask(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSeparatorTint(_:edges:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listRowSeparatorTint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"edges"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/listrowseparatortint(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparatorTint(_:edges:)","title":"listRowSeparatorTint(_:edges:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:_:)-7db1c":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13FocusedValuesV","kind":"typeIdentifier","text":"FocusedValues"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":"?>, "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-7db1c","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-7db1c","title":"focusedValue(_:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(item:destination:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDestination","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sq","text":"Optional"},{"kind":"text","text":"<"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":">>, "},{"kind":"externalParam","text":"destination"},{"kind":"text","text":": ("},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(item:destination:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(item:destination:)","title":"navigationDestination(item:destination:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accentColor(_:)":{"abstract":[],"deprecated":true,"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accentColor"},{"text":"(","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accentcolor(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accentColor(_:)","title":"accentColor(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/multilineTextAlignment(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"multilineTextAlignment","kind":"identifier"},{"text":"(","kind":"text"},{"text":"TextAlignment","preciseIdentifier":"s:7SwiftUI13TextAlignmentO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/multilinetextalignment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/multilineTextAlignment(_:)","title":"multilineTextAlignment(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:coordinateSpace:perform:)-5g1bv":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTapGesture"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"coordinateSpace"},{"kind":"text","text":": some "},{"text":"CoordinateSpaceProtocol","preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-5g1bv","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-5g1bv","title":"onTapGesture(count:coordinateSpace:perform:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toggleStyle(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toggleStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/togglestyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toggleStyle(_:)","title":"toggleStyle(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyframeAnimator(initialValue:repeating:content:keyframes:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyframeAnimator"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"initialValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"text":"repeating","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"PlaceholderContentView","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">, ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> some "},{"kind":"typeIdentifier","text":"Keyframes","preciseIdentifier":"s:7SwiftUI9KeyframesP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:repeating:content:keyframes:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:repeating:content:keyframes:)","title":"keyframeAnimator(initialValue:repeating:content:keyframes:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(trigger:_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"trigger"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","kind":"typeIdentifier","text":"SensoryFeedback"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(trigger:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(trigger:_:)","title":"sensoryFeedback(trigger:_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-6axog":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier","text":"AXCustomContent"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-6axog","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-6axog","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textSelection(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"textSelection"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/textselection(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textSelection(_:)","title":"textSelection(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-1zudp":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"text":": ","kind":"text"},{"text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-1zudp","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-1zudp","title":"accessibilityCustomContent(_:_:importance:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarBackButtonHidden(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationBarBackButtonHidden","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbarbackbuttonhidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarBackButtonHidden(_:)","title":"navigationBarBackButtonHidden(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-1up38":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"help","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-1up38","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-1up38","title":"help(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"text":", ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarTitleDisplayMode(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbarTitleDisplayMode","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23ToolbarTitleDisplayModeV","kind":"typeIdentifier","text":"ToolbarTitleDisplayMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbartitledisplaymode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleDisplayMode(_:)","title":"toolbarTitleDisplayMode(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"rotation3DEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier","text":"Angle"},{"text":", ","kind":"text"},{"text":"axis","kind":"externalParam"},{"text":": (x","kind":"text"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", y","kind":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", z"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"), ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"kind":"text","text":", "},{"kind":"externalParam","text":"anchorZ"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"text":"perspective","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/rotation3deffect(_:axis:anchor:anchorz:perspective:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","title":"rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-6uuf2":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityValue","kind":"identifier"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6uuf2","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6uuf2","title":"accessibilityValue(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textCase(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textCase","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV4CaseO","kind":"typeIdentifier","text":"Case"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/textcase(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textCase(_:)","title":"textCase(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(content:)-6keef":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-6keef","title":"toolbar(content:)","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-6keef","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentTransition(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentTransition"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17ContentTransitionV","kind":"typeIdentifier","text":"ContentTransition"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/contenttransition(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentTransition(_:)","title":"contentTransition(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typesettingLanguage(_:isEnabled:)-91phk":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typesettingLanguage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation6LocaleV","kind":"typeIdentifier","text":"Locale"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation6LocaleV8LanguageV","text":"Language"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-91phk","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-91phk","title":"typesettingLanguage(_:isEnabled:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollContentBackground(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scrollContentBackground","kind":"identifier"},{"kind":"text","text":"("},{"text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollContentBackground(_:)","title":"scrollContentBackground(_:)","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/scrollcontentbackground(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:_:for:)-3ye6p":{"type":"topic","title":"contentMargins(_:_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-3ye6p","url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-3ye6p","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentMargins"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"kind":"text","text":"."},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","text":"ContentMarginPlacement"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/popover(isPresented:attachmentAnchor:arrowEdge:content:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"popover"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"kind":"text","text":": "},{"text":"PopoverAttachmentAnchor","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arrowEdge"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/popover(ispresented:attachmentanchor:arrowedge:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(isPresented:attachmentAnchor:arrowEdge:content:)","title":"popover(isPresented:attachmentAnchor:arrowEdge:content:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:for:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentMargins","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ContentMarginPlacement","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:for:)","title":"contentMargins(_:for:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneObject(_:)-3ke5d":{"url":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-3ke5d","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"focusedSceneObject","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-3ke5d","role":"symbol","title":"focusedSceneObject(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarColorScheme(_:for:)":{"role":"symbol","abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbarcolorscheme(_:for:)","title":"toolbarColorScheme(_:for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbarColorScheme","kind":"identifier"},{"kind":"text","text":"("},{"text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","kind":"typeIdentifier","text":"ToolbarPlacement"},{"text":"...) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarColorScheme(_:for:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/interactionActivityTrackingTag(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/interactionactivitytrackingtag(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"interactionActivityTrackingTag","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactionActivityTrackingTag(_:)","role":"symbol","title":"interactionActivityTrackingTag(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLinkedGroup(id:in:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylinkedgroup(id:in:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLinkedGroup"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ID","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLinkedGroup(id:in:)","role":"symbol","title":"accessibilityLinkedGroup(id:in:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityTextContentType(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitytextcontenttype(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityTextContentType"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTextContentType","preciseIdentifier":"s:7SwiftUI28AccessibilityTextContentTypeV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityTextContentType(_:)","role":"symbol","title":"accessibilityTextContentType(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/privacySensitive(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/privacysensitive(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"privacySensitive","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/privacySensitive(_:)","role":"symbol","title":"privacySensitive(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellUnsizedAxes(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/gridcellunsizedaxes(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"gridCellUnsizedAxes","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellUnsizedAxes(_:)","role":"symbol","title":"gridCellUnsizedAxes(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scenePadding(_:)":{"abstract":[],"title":"scenePadding(_:)","url":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scenePadding"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechSpellsOutCharacters(_:)":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/speechspellsoutcharacters(_:)","title":"speechSpellsOutCharacters(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"speechSpellsOutCharacters","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechSpellsOutCharacters(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTargetLayout(isEnabled:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollTargetLayout","kind":"identifier"},{"text":"(","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scrollTargetLayout(isEnabled:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetLayout(isEnabled:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/scrolltargetlayout(isenabled:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/invalidatableContent(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"invalidatableContent"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/invalidatableContent(_:)","title":"invalidatableContent(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/invalidatablecontent(_:)","role":"symbol","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq":{"title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(leading:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:)","deprecated":true,"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:)","title":"navigationBarItems(leading:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"leading","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonRepeatBehavior(_:)":{"title":"buttonRepeatBehavior(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonRepeatBehavior(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"buttonRepeatBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ButtonRepeatBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ButtonRepeatBehaviorV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/buttonrepeatbehavior(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:delegate:)-3ghxr":{"title":"onDrop(of:delegate:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-3ghxr","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"DropDelegate","preciseIdentifier":"s:7SwiftUI12DropDelegateP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-3ghxr"},"doc://Braze/documentation/BrazeUI/ContentCardsView/indexViewStyle(_:)":{"title":"indexViewStyle(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/indexViewStyle(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"indexViewStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/indexviewstyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/saturation(_:)":{"title":"saturation(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/saturation(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"saturation","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/saturation(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(_:_:)":{"title":"accessibilityAction(_:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(_:_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityAction"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityActionKindV","kind":"typeIdentifier","text":"AccessibilityActionKind"},{"kind":"text","text":", () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(_:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:perform:onPressingChanged:)":{"title":"onLongPressGesture(minimumDuration:perform:onPressingChanged:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:perform:onPressingChanged:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minimumDuration"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onPressingChanged","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:perform:onpressingchanged:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame()":{"title":"frame()","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame()","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlayPreferenceValue(_:alignment:_:)":{"title":"overlayPreferenceValue(_:alignment:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:alignment:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"text":"<","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", (","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:alignment:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-6euud":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-6euud","title":"onDrop(of:isTargeted:perform:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-6euud","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"kind":"text","text":"]) -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textFieldStyle(_:)":{"title":"textFieldStyle(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textFieldStyle(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"textFieldStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textfieldstyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/task(priority:_:)":{"title":"task(priority:_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(priority:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"task","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"priority"},{"text":": ","kind":"text"},{"text":"TaskPriority","preciseIdentifier":"s:ScP","kind":"typeIdentifier"},{"text":", () ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/task(priority:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTransition(_:axis:transition:)":{"title":"scrollTransition(_:axis:transition:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(_:axis:transition:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scrollTransition","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","text":"ScrollTransitionConfiguration"},{"kind":"text","text":", "},{"kind":"externalParam","text":"axis"},{"text":": ","kind":"text"},{"text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"transition"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ScrollTransitionPhase","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier","text":"VisualEffect"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(_:axis:transition:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDisappear(perform:)":{"title":"onDisappear(perform:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDisappear(perform:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDisappear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondisappear(perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:pressing:perform:)":{"title":"onLongPressGesture(minimumDuration:pressing:perform:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:pressing:perform:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minimumDuration"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":", ","kind":"text"},{"text":"pressing","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:pressing:perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-71mf6":{"role":"symbol","title":"badge(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-71mf6","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-71mf6"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onOpenURL(perform:)":{"title":"onOpenURL(perform:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onOpenURL(perform:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onOpenURL","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onopenurl(perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-44zy9":{"title":"onDrop(of:isTargeted:perform:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-44zy9","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"], "},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","text":"NSItemProvider","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","deprecated":true,"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-44zy9"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5":{"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogURLEnabled(_:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogURLEnabled"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Predicate","preciseIdentifier":"s:10Foundation9PredicateV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogurlenabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogURLEnabled(_:)","title":"fileDialogURLEnabled(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSpacing(_:)-18n08":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listSectionSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-18n08","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-18n08","title":"listSectionSpacing(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environment(_:_:)":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"environment"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV","text":"EnvironmentValues","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/environment(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:_:)","title":"environment(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:ignoresSafeAreaEdges:)":{"abstract":[],"role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"ignoresSafeAreaEdges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/background(_:ignoressafeareaedges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:ignoresSafeAreaEdges:)","title":"background(_:ignoresSafeAreaEdges:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-3n80t":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-3n80t","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-3n80t","title":"searchable(text:editableTokens:placement:prompt:token:)","abstract":[]}}} \ No newline at end of file +{"sections":[],"kind":"article","metadata":{"title":"View Implementations","modules":[{"name":"BrazeUI"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accentColor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-4golv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-8idkl","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(addTraits:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hidden:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hint:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(identifier:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(inputLabels:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(label:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(removeTraits:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(selectionIdentifier:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(sortPriority:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(action:label:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(named:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActions(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-3ybf9","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-78s57","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAddTraits(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAdjustableAction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChartDescriptor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChildren(children:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-17wsx","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-1zudp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-46x6y","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-6axog","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-7ljy0","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9fmjq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9j8xs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-aesm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityDirectTouch(_:options:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityElement(children:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:equals:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHeading(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHidden(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-2muew","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-5409v","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-7kfvl","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIdentifier(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIgnoresInvertColors(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-1fdfs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-39wzn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-hqkr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-3n6x4","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-8p13n","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-pj4r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabeledPair(role:id:in:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLinkedGroup(id:in:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRemoveTraits(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRepresentation(representation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRespondsToUserInteraction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-1mymk","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-2wr7v","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-6z0vm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-o3ba","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-au37","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-35kdp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-7st5x","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-9iluj","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-z3mm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1961k","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1h4ez","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-5w91d","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-9b1fr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotorEntry(id:in:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityScrollAction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilitySortPriority(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityTextContentType(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6a0s0","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6uuf2","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-73qpm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityZoomAction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(isPresented:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(item:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-70ueq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-7mpmn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-81l6e","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-1y1tu","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-2emfo","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-7nf8z","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-7y0ut","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-a6tp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-iuxc","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4f51p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4gsuf","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-79r7f","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:message:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(item:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-575k3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-6mxlk","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowedDynamicRange(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsHitTesting(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsTightening(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/anchorPreference(key:value:transform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:body:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-38p3e","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-7zn25","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocapitalization(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocorrectionDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:ignoresSafeAreaEdges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-609vv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-8rt56","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(alignment:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(ignoresSafeAreaEdges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-43zuc","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-70yfi","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:alignment:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-19j8g","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-222ko","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-71mf6","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-94t7r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badgeProminence(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/baselineOffset(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blendMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blur(radius:opaque:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/bold(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/border(_:width:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/brightness(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonBorderShape(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonRepeatBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-425rp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-4gx0k","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipShape(_:style:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipped(antialiased:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorEffect(_:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorInvert()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorMultiply(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorScheme(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/compositingGroup()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(for:alignment:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:count:span:spacing:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerShape(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-36e07","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-3ye6p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:_:eoFill:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:eoFill:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentTransition(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(forSelectionType:menu:primaryAction:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:preview:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contrast(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlGroupStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlSize(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(name:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/cornerRadius(_:antialiased:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/datePickerStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultAppStorage(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultFocus(_:_:priority:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultHoverEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultScrollAnchor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defersSystemGestures(on:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/deleteDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogIcon(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-42v0r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-6ryms","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-7syjp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(isSuppressed:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disableAutocorrection(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disclosureGroupStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/distortionEffect(_:maxSampleOffset:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:preview:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/drawingGroup(opaque:colorMode:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dropDestination(for:action:isTargeted:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-6u9fs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-83wi4","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/edgesIgnoringSafeArea(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environmentObject(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogBrowserOptions(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-4wbrq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-5wndd","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-8v1p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogCustomizationID(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogDefaultDirectory(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogImportsUnresolvedAliases(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-2lipg","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-3fdzn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-7csa7","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogURLEnabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-4fj5n","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-55u36","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-6ko3x","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:onCompletion:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:onCancellation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findNavigator(isPresented:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize(horizontal:vertical:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/flipsForRightToLeftLayoutDirection(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusEffectDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:interactions:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:equals:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-4r5t3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-6ol0p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-3ke5d","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-4t55r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-7iv4y","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-8lmyn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-7db1c","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-92bbz","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/font(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontDesign(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWeight(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWidth(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundColor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/formStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(width:height:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(isPresented:onDismiss:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(item:onDismiss:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gaugeStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/geometryGroup()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gesture(_:including:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/grayscale(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellAnchor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellColumns(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellUnsizedAxes(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridColumnAlignment(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/groupBoxStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/handlesExternalEvents(preferring:allowing:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/headerProminence(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-1up38","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-35kni","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-5oqem","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hidden()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/highPriorityGesture(_:including:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffectDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hueRotation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/id(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/ignoresSafeArea(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/imageScale(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/indexViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspector(isPresented:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(min:ideal:max:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactionActivityTrackingTag(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactiveDismissDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/invalidatableContent(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/italic(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/itemProvider(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/kerning(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-28dbm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-5q93k","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:localization:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardType(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:repeating:content:keyframes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:trigger:content:keyframes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labeledContentStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelsHidden()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layerEffect(_:maxSampleOffset:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutDirectionBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutPriority(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutValue(key:value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-28j27","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-84sqv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-9pf2w","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-faoj","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:reservesSpace:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineSpacing(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-3fh4","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-5xqg5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowBackground(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowInsets(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparator(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparatorTint(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSpacing(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparator(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparatorTint(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-18n08","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-2tb9q","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/luminanceToAlpha()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(alignment:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/matchedGeometryEffect(id:in:properties:anchor:isSource:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuActionDismissBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuIndicator(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuOrder(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/minimumScaleFactor(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/modifier(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospaced(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospacedDigit()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/moveDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/multilineTextAlignment(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarBackButtonHidden(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarHidden(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:trailing:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(trailing:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-5sd5q","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-70igs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-8fu5r","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-2j8ew","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-4vyr1","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-86fpm","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitleDisplayMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(for:destination:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(isPresented:destination:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(item:destination:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-82t5j","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-99wed","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3ogb5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3xgr5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-46zti","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-vx6m","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(min:ideal:max:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3ouzo","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3vg9g","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-4lfi9","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-55i5g","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-5qnqd","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(x:y:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onAppear(perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-3tovb","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-558l7","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinueUserActivity(_:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-2o9nh","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-6pc6p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDisappear(perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:preview:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-1867j","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-3ghxr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-3emrn","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-44zy9","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-6euud","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-lpic","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onHover(perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:phases:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(characters:phases:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(keys:phases:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(phases:action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:perform:onPressingChanged:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:pressing:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onOpenURL(perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onPreferenceChange(_:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onReceive(_:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onSubmit(of:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-5g1bv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-7j1jo","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:perform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/opacity(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:alignment:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:ignoresSafeAreaEdges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:in:fillStyle:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(alignment:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:alignment:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-4pjqc","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-65l3c","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/paletteSelectionEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/persistentSystemOverlays(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:content:animation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:trigger:content:animation:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/pickerStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(isPresented:attachmentAnchor:arrowEdge:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(item:attachmentAnchor:arrowEdge:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(x:y:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preference(key:value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preferredColorScheme(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(alignment:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackgroundInteraction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(horizontal:vertical:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationContentInteraction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCornerRadius(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:selection:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDragIndicator(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewContext(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDevice(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDisplayName(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewInterfaceOrientation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewLayout(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/privacySensitive(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/progressViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/projectionEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/redacted(reason:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/refreshable(action:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-8ntro","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-tzz4","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/replaceDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotationEffect(_:anchor:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-3m60u","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-5olmy","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-970lj","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-kpz1","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/saturation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-3vkzy","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-4w6vb","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(x:y:anchor:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFill()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFit()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:edges:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollBounceBehavior(_:axes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollClipDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollContentBackground(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDismissesKeyboard(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicators(_:axes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(onAppear:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(trigger:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollPosition(id:anchor:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetLayout(isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(_:axis:transition:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(topLeading:bottomTrailing:axis:transition:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-5etbc","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-6my61","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchDictationBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchPresentationToolbarBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:activation:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:scopes:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-29gdj","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-3n80t","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-687h0","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-2b4ak","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-4ocgs","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-6engp","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-2g9u3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-64xq1","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-7ig3","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-1yye2","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-2fhj7","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-73t29","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-5go6s","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-7xtoi","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-93a5y","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/selectionDisabled(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:condition:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(trigger:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/shadow(color:radius:x:y:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(isPresented:onDismiss:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(item:onDismiss:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/simultaneousGesture(_:including:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAdjustedPitch(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAlwaysIncludesPunctuation(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAnnouncementsQueued(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechSpellsOutCharacters(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/springLoadingBehavior(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBar(hidden:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBarHidden(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/strikethrough(_:pattern:color:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitLabel(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitScope(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/swipeActions(edge:allowsFullSwipe:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:isActive:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:value:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffectsRemoved(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolRenderingMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolVariant(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabItem(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabViewStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableColumnHeaders(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tag(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(id:priority:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(priority:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textCase(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textContentType(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textEditorStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textFieldStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textInputAutocapitalization(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textScale(_:isEnabled:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textSelection(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-6v9np","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-7nkgt","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toggleStyle(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-6keef","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-9zh5p","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(id:content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(removing:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-44gof","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-5fkto","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarColorScheme(_:for:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarRole(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleDisplayMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleMenu(content:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tracking(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:body:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(value:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformAnchorPreference(key:value:transform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEnvironment(_:transform:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformPreference(_:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-640r9","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-6t5so","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/truncationMode(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-1zq9k","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-2h1uv","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-sbui","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-3gwc7","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-91phk","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/underline(_:pattern:color:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/unredacted()","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:element:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:isActive:_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/visualEffect(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/zIndex(_:)"],"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/onOpenURL(perform:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onOpenURL","kind":"identifier"},{"text":"(","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":") -> ()) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onOpenURL(perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onopenurl(perform:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onOpenURL(perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tag(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tag"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"tag(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tag(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tag(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(action:label:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Label","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"action","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"label"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Label"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"accessibilityAction(action:label:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(action:label:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(action:label:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:perform:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onTapGesture"},{"text":"(","kind":"text"},{"text":"count","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","title":"onTapGesture(count:perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:perform:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:perform:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-1zudp":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"text":"AXCustomContent","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"accessibilityCustomContent(_:_:importance:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-1zudp","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-1zudp"},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-1up38":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"help"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"help(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-1up38","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-1up38"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyframeAnimator(initialValue:repeating:content:keyframes:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:repeating:content:keyframes:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:repeating:content:keyframes:)","title":"keyframeAnimator(initialValue:repeating:content:keyframes:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"keyframeAnimator","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"text":"initialValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"repeating"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"keyframes","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"text":"Keyframes","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9KeyframesP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinuousHover(coordinateSpace:perform:)-2o9nh":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinuousHover","kind":"identifier"},{"kind":"text","text":"("},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP","text":"CoordinateSpaceProtocol","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"HoverPhase","preciseIdentifier":"s:7SwiftUI10HoverPhaseO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-2o9nh","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-2o9nh","title":"onContinuousHover(coordinateSpace:perform:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/modifier(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"title":"modifier(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/modifier(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/modifier(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labeledContentStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"labeledContentStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"labeledContentStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/labeledcontentstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labeledContentStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"document","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"contentType"},{"kind":"text","text":": "},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":", ","kind":"text"},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-4nfly"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb":{"title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-1fowb","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-7oljo","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:alignment:)":{"role":"symbol","title":"overlay(_:alignment:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:alignment:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Overlay","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Overlay"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:alignment:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"StringProtocol","kind":"typeIdentifier","preciseIdentifier":"s:Sy"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">) -> some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-4rrsq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(menuItems:preview:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":", "},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"menuItems"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"contextMenu(menuItems:preview:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:preview:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:preview:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-faoj":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-faoj","title":"lineLimit(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-faoj","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5yklx"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textInputAutocapitalization(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textInputAutocapitalization","kind":"identifier"},{"text":"(","kind":"text"},{"text":"TextInputAutocapitalization","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27TextInputAutocapitalizationV"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"textInputAutocapitalization(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textinputautocapitalization(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textInputAutocapitalization(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyframeAnimator(initialValue:trigger:content:keyframes:)":{"title":"keyframeAnimator(initialValue:trigger:content:keyframes:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"keyframeAnimator","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"initialValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Value","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":", ","kind":"text"},{"text":"keyframes","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9KeyframesP","text":"Keyframes","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyframeAnimator(initialValue:trigger:content:keyframes:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:trigger:content:keyframes:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/statusBarHidden(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"statusBarHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBarHidden(_:)","title":"statusBarHidden(_:)","type":"topic","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/statusbarhidden(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogImportsUnresolvedAliases(_:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/filedialogimportsunresolvedaliases(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogImportsUnresolvedAliases"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogImportsUnresolvedAliases(_:)","role":"symbol","title":"fileDialogImportsUnresolvedAliases(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutPriority(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutPriority","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"layoutPriority(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/layoutpriority(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutPriority(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(characters:phases:action:)":{"abstract":[],"title":"onKeyPress(characters:phases:action:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"text":"characters","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CharacterSet","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12CharacterSetV"},{"kind":"text","text":", "},{"text":"phases","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress"},{"text":") -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(characters:phases:action:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(characters:phases:action:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-79r7f":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"alert(_:isPresented:presenting:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-79r7f","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-79r7f"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerShape(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"containerShape(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containershape(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerShape(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-7kfvl":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityHint","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityHint(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-7kfvl","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-7kfvl"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewContext(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewContext(_:)","kind":"symbol","role":"symbol","title":"previewContext(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"previewContext"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/previewcontext(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/italic(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"italic","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"italic(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/italic(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/italic(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedObject(_:)-4r5t3":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedObject","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"title":"focusedObject(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-4r5t3","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-4r5t3"},"doc://Braze/documentation/BrazeUI/ContentCardsView/unredacted()":{"kind":"symbol","title":"unredacted()","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/unredacted()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unredacted"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/unredacted()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(activationPoint:)-8idkl":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"activationPoint"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGPoint","text":"CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"accessibility(activationPoint:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-8idkl","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-8idkl"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackground(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(_:)","kind":"symbol","role":"symbol","title":"presentationBackground(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(content:)-6keef":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-6keef","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-6keef","title":"toolbar(content:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/strikethrough(_:pattern:color:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"strikethrough","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"pattern","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"."},{"text":"LineStyle","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV"},{"kind":"text","text":"."},{"text":"Pattern","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"strikethrough(_:pattern:color:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/strikethrough(_:pattern:color:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/strikethrough(_:pattern:color:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-73qpm":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibilityValue(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-73qpm","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-73qpm"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dynamicTypeSize(_:)-83wi4":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dynamicTypeSize"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"dynamicTypeSize(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-83wi4","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-83wi4"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:ignoresSafeAreaEdges:)":{"url":"\/documentation\/brazeui\/contentcardsview\/background(_:ignoressafeareaedges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:ignoresSafeAreaEdges:)","role":"symbol","kind":"symbol","title":"background(_:ignoresSafeAreaEdges:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"background"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchPresentationToolbarBehavior(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchPresentationToolbarBehavior"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SearchPresentationToolbarBehavior","preciseIdentifier":"s:7SwiftUI33SearchPresentationToolbarBehaviorV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchPresentationToolbarBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchpresentationtoolbarbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchPresentationToolbarBehavior(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-8v9g"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-44zy9":{"title":"onDrop(of:isTargeted:perform:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onDrop"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"isTargeted"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"deprecated":true,"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-44zy9","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-44zy9","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultScrollAnchor(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"defaultScrollAnchor"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defaultScrollAnchor(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaultscrollanchor(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultScrollAnchor(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultFocus(_:_:priority:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultFocus","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"FocusState","preciseIdentifier":"s:7SwiftUI10FocusStateV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":">."},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI30DefaultFocusEvaluationPriorityV","kind":"typeIdentifier","text":"DefaultFocusEvaluationPriority"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defaultFocus(_:_:priority:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaultfocus(_:_:priority:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultFocus(_:_:priority:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaledToFit()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFit()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaledToFit","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/scaledtofit()","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"scaledToFit()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:initial:_:)-3tovb":{"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-3tovb","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-3tovb","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onChange"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initial"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol","title":"onChange(of:initial:_:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneObject(_:)-3ke5d":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedSceneObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"focusedSceneObject(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-3ke5d","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-3ke5d"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:modifiers:)":{"abstract":[],"title":"keyboardShortcut(_:modifiers:)","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"kind":"text","text":", "},{"kind":"externalParam","text":"modifiers"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","kind":"typeIdentifier","text":"EventModifiers"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:alignment:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Background"},{"kind":"text","text":">("},{"text":"Background","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"deprecated":true,"type":"topic","title":"background(_:alignment:)","url":"\/documentation\/brazeui\/contentcardsview\/background(_:alignment:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:alignment:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(alignment:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"background(alignment:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(alignment:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(alignment:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewColumnWidth(min:ideal:max:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"ideal"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"max"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","title":"navigationSplitViewColumnWidth(min:ideal:max:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(min:ideal:max:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(min:ideal:max:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/invalidatableContent(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidatableContent"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"invalidatableContent(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/invalidatablecontent(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/invalidatableContent(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/drawingGroup(opaque:colorMode:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"drawingGroup","kind":"identifier"},{"kind":"text","text":"("},{"text":"opaque","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"colorMode"},{"text":": ","kind":"text"},{"text":"ColorRenderingMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18ColorRenderingModeO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"drawingGroup(opaque:colorMode:)","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/drawinggroup(opaque:colormode:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/drawingGroup(opaque:colorMode:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-9pf2w":{"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-9pf2w","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"text":"(","kind":"text"},{"text":"PartialRangeThrough","kind":"typeIdentifier","preciseIdentifier":"s:s19PartialRangeThroughV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","role":"symbol","title":"lineLimit(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-9pf2w"},"doc://Braze/documentation/BrazeUI/ContentCardsView/task(id:priority:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(id:priority:_:)","url":"\/documentation\/brazeui\/contentcardsview\/task(id:priority:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"task"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"id","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:ScP","text":"TaskPriority","kind":"typeIdentifier"},{"kind":"text","text":", () "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","title":"task(id:priority:_:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchCompletion(_:)-6my61":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"searchCompletion(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-6my61","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-6my61"},"doc://Braze/documentation/BrazeUI/ContentCardsView/font(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"font"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV","text":"Font"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"font(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/font(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/font(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(_:trigger:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"trigger"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"sensoryFeedback(_:trigger:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:)","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollPosition(id:anchor:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollPosition"},{"kind":"text","text":"("},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<(some "},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"},{"text":")?>, ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scrollPosition(id:anchor:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollposition(id:anchor:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollPosition(id:anchor:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarTitleMenu(content:)":{"abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleMenu(content:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toolbarTitleMenu","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbartitlemenu(content:)","title":"toolbarTitleMenu(content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by":{"title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-7b0by","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">) -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(for:destination:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDestination"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":".Type, ","kind":"text"},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(for:destination:)","type":"topic","title":"navigationDestination(for:destination:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(for:destination:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(id:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbar(id:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(id:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(id:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollDisabled(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scrollDisabled(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/scrolldisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-39wzn":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityInputLabels"},{"kind":"text","text":"(["},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibilityInputLabels(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-39wzn","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-39wzn"},"doc://Braze/documentation/BrazeUI/ContentCardsView/simultaneousGesture(_:including:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"simultaneousGesture","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"externalParam","text":"including"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"simultaneousGesture(_:including:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/simultaneousgesture(_:including:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/simultaneousGesture(_:including:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:ignoresSafeAreaEdges:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"overlay(_:ignoresSafeAreaEdges:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:ignoressafeareaedges:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:ignoresSafeAreaEdges:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(addTraits:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(addTraits:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"addTraits"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV","kind":"typeIdentifier","text":"AccessibilityTraits"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"type":"topic","deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(addtraits:)","kind":"symbol","title":"accessibility(addTraits:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAlwaysIncludesPunctuation(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechAlwaysIncludesPunctuation"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"speechAlwaysIncludesPunctuation(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/speechalwaysincludespunctuation(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAlwaysIncludesPunctuation(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/offset(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"offset(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/offset(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:value:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:value:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","title":"animation(_:value:)","url":"\/documentation\/brazeui\/contentcardsview\/animation(_:value:)","abstract":[],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/submitLabel(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitLabel"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11SubmitLabelV","text":"SubmitLabel","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"submitLabel(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/submitlabel(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitLabel(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/replaceDisabled(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"replaceDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"replaceDisabled(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/replacedisabled(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/replaceDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityTextContentType(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityTextContentType"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI28AccessibilityTextContentTypeV","text":"AccessibilityTextContentType","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibilityTextContentType(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitytextcontenttype(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityTextContentType(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/autocapitalization(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"autocapitalization"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITextAutocapitalizationType","preciseIdentifier":"c:@E@UITextAutocapitalizationType"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"autocapitalization(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/autocapitalization(_:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocapitalization(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/coordinateSpace(name:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"coordinateSpace","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"coordinateSpace(name:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(name:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(name:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/baselineOffset(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"baselineOffset","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"baselineOffset(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/baselineoffset(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/baselineOffset(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:perform:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:perform:)","kind":"symbol","title":"onChange(of:perform:)","type":"topic","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onChange","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/underline(_:pattern:color:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"underline"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"pattern","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV","text":"LineStyle","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV9LineStyleV7PatternV","kind":"typeIdentifier","text":"Pattern"},{"kind":"text","text":", "},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier","text":"Color"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"underline(_:pattern:color:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/underline(_:pattern:color:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/underline(_:pattern:color:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"frame","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"idealWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"maxWidth"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"minHeight"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"idealHeight"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"maxHeight"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationSplitViewStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationSplitViewStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellUnsizedAxes(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridCellUnsizedAxes"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Axis","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gridcellunsizedaxes(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellUnsizedAxes(_:)","title":"gridCellUnsizedAxes(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-93a5y":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"searchable(text:tokens:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-93a5y","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-93a5y"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-3ouzo":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationTitle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3ouzo","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3ouzo"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-3n6x4":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityLabel","kind":"identifier"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"type":"topic","title":"accessibilityLabel(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-3n6x4","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-3n6x4"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(hint:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"hint","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibility(hint:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(hint:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hint:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disableAutocorrection(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"disableAutocorrection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"disableAutocorrection(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/disableautocorrection(_:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disableAutocorrection(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerBackground(_:for:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"containerBackground","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ContainerBackgroundPlacement","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"containerBackground(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containerbackground(_:for:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(_:for:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transaction","kind":"identifier"},{"kind":"text","text":"(("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"transaction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(alignment:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overlay"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"overlay(alignment:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/overlay(alignment:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(alignment:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarBackButtonHidden(_:)":{"title":"navigationBarBackButtonHidden(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarBackButtonHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/navigationbarbackbuttonhidden(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarBackButtonHidden(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-5w91d":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"textRanges","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"Range","preciseIdentifier":"s:Sn","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityRotor(_:textRanges:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-5w91d","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-5w91d"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSeparator(_:edges:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listRowSeparator"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"VerticalEdge","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"listRowSeparator(_:edges:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listrowseparator(_:edges:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparator(_:edges:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/popover(isPresented:attachmentAnchor:arrowEdge:content:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/popover(ispresented:attachmentanchor:arrowedge:content:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"popover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"attachmentAnchor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO","kind":"typeIdentifier","text":"PopoverAttachmentAnchor"},{"text":", ","kind":"text"},{"text":"arrowEdge","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(isPresented:attachmentAnchor:arrowEdge:content:)","abstract":[],"kind":"symbol","title":"popover(isPresented:attachmentAnchor:arrowEdge:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonRepeatBehavior(_:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonRepeatBehavior(_:)","role":"symbol","title":"buttonRepeatBehavior(_:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonRepeatBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ButtonRepeatBehaviorV","text":"ButtonRepeatBehavior"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/buttonrepeatbehavior(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"foregroundStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"foregroundStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-3vg9g":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationTitle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3vg9g","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-3vg9g"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonStyle(_:)-4gx0k":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"buttonStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-4gx0k","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-4gx0k"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityFocused(_:equals:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityFocused","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"AccessibilityFocusState","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"equals"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"accessibilityFocused(_:equals:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:equals:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:equals:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:_:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:_:)","title":"padding(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSpacing(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSpacing(_:)","kind":"symbol","abstract":[],"type":"topic","title":"listRowSpacing(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listRowSpacing","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/listrowspacing(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorEffect(_:isEnabled:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"colorEffect"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI6ShaderV","text":"Shader","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"colorEffect(_:isEnabled:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/coloreffect(_:isenabled:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorEffect(_:isEnabled:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedObject(_:)-6ol0p":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-6ol0p","title":"focusedObject(_:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedObject"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedObject(_:)-6ol0p"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-5qnqd":{"role":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-5qnqd","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"("},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-5qnqd","kind":"symbol","title":"navigationTitle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(_:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityAction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityActionKind","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityActionKindV"},{"kind":"text","text":", () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibilityAction(_:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(_:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentShape(_:_:eoFill:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentShape","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17ContentShapeKindsV","text":"ContentShapeKinds","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"eoFill","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"contentShape(_:_:eoFill:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:_:eofill:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:_:eoFill:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disclosureGroupStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"disclosureGroupStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"disclosureGroupStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/disclosuregroupstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disclosureGroupStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffect(_:options:value:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"symbolEffect"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"U"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV","kind":"typeIdentifier","text":"SymbolEffectOptions"},{"kind":"text","text":", "},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"U","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"symbolEffect(_:options:value:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:value:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:value:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-4lfi9":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-4lfi9","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationTitle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-4lfi9","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"navigationTitle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuActionDismissBehavior(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"menuActionDismissBehavior","kind":"identifier"},{"text":"(","kind":"text"},{"text":"MenuActionDismissBehavior","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MenuActionDismissBehaviorV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"menuActionDismissBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menuactiondismissbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuActionDismissBehavior(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:alignment:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"containerRelativeFrame","kind":"identifier"},{"kind":"text","text":"("},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"kind":"text","text":", ("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"containerRelativeFrame(_:alignment:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilitySortPriority(_:)":{"title":"accessibilitySortPriority(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilitySortPriority"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitysortpriority(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilitySortPriority(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/userActivity(_:isActive:_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"userActivity"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isActive"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity","text":"NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"userActivity(_:isActive:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:isactive:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:isActive:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(value:_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transaction"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": some "},{"text":"Equatable","kind":"typeIdentifier","preciseIdentifier":"s:SQ"},{"kind":"text","text":", ("},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11TransactionV","text":"Transaction","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"transaction(value:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(value:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(value:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"safeAreaPadding"},{"kind":"text","text":"("},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":", "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"safeAreaPadding(_:_:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:_:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/preferredColorScheme(_:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"preferredColorScheme","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preferredColorScheme(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/preferredcolorscheme(_:)","title":"preferredColorScheme(_:)","type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/clipShape(_:style:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipShape(_:style:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clipShape","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9FillStyleV","text":"FillStyle"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"clipShape(_:style:)","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/clipshape(_:style:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/distortionEffect(_:maxSampleOffset:isEnabled:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"distortionEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier","text":"Shader"},{"text":", ","kind":"text"},{"text":"maxSampleOffset","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"kind":"text","text":", "},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"distortionEffect(_:maxSampleOffset:isEnabled:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/distortioneffect(_:maxsampleoffset:isenabled:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/distortionEffect(_:maxSampleOffset:isEnabled:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-71mf6":{"abstract":[],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-71mf6","kind":"symbol","title":"badge(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-71mf6","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-2g9u3":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"searchable(text:placement:prompt:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-2g9u3","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-2g9u3"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(removeTraits:)":{"abstract":[],"role":"symbol","title":"accessibility(removeTraits:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"kind":"externalParam","text":"removeTraits"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityTraits","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(removeTraits:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(removetraits:)","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityChildren(children:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityChildren","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"children","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"accessibilityChildren(children:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitychildren(children:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChildren(children:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaInset(edge:alignment:spacing:content:)-5olmy":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"safeAreaInset","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"edge","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"HorizontalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"kind":"text","text":", "},{"text":"alignment","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV","kind":"typeIdentifier","text":"VerticalAlignment"},{"kind":"text","text":", "},{"text":"spacing","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"safeAreaInset(edge:alignment:spacing:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-5olmy","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-5olmy"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchDictationBehavior(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchDictationBehavior"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI26TextInputDictationBehaviorV","text":"TextInputDictationBehavior","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"searchDictationBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchdictationbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchDictationBehavior(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuIndicator(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"menuIndicator"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"menuIndicator(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/menuindicator(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuIndicator(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDragIndicator(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"presentationDragIndicator"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"presentationDragIndicator(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationdragindicator(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDragIndicator(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExporter"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"documents"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"contentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-2f2xg","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg","kind":"symbol","title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-46x6y":{"title":"accessibilityCustomContent(_:_:importance:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-46x6y","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-46x6y","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/submitScope(_:)":{"title":"submitScope(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/submitScope(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"submitScope"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/submitscope(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/renameAction(_:)-tzz4":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"renameAction"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"renameAction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-tzz4","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-tzz4"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-7zmbq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listItemTint(_:)-3fh4":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listItemTint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"listItemTint(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-3fh4","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-3fh4"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAction(named:_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityAction"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"named"},{"text":": ","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityAction(named:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(named:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAction(named:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAdjustableAction(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityAdjustableAction","kind":"identifier"},{"text":"((","kind":"text"},{"text":"AccessibilityAdjustmentDirection","preciseIdentifier":"s:7SwiftUI32AccessibilityAdjustmentDirectionO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityAdjustableAction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityadjustableaction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAdjustableAction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-6z0vm":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"AccessibilitySystemRotor","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityRotor(_:entries:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-6z0vm","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-6z0vm"},"doc://Braze/documentation/BrazeUI/ContentCardsView/id(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"id(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/id(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/id(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/phaseAnimator(_:trigger:content:animation:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:trigger:content:animation:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:trigger:content:animation:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phaseAnimator"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Phase"},{"text":">(some ","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"kind":"text","text":", "},{"text":"trigger","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:SQ","text":"Equatable"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV","text":"PlaceholderContentView"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">, "},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"animation"},{"text":": (","kind":"text"},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Animation","preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","title":"phaseAnimator(_:trigger:content:animation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-5oqem":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"help","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"help(_:)","type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-5oqem","url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-5oqem"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:for:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentMargins","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ContentMarginPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"contentMargins(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:for:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:for:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-4wbrq":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"fileDialogConfirmationLabel(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-4wbrq","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-4wbrq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-9fmjq":{"deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9fmjq","title":"accessibilityCustomContent(_:_:importance:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9fmjq","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-7csa7":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogMessage","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-7csa7","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-7csa7","title":"fileDialogMessage(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/focused(_:equals:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focused"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"equals","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focused(_:equals:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:equals:)","kind":"symbol","type":"topic","title":"focused(_:equals:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-687h0":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sy","text":"StringProtocol"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:editableTokens:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-687h0","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-687h0"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-70ueq":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"alert(_:isPresented:actions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-70ueq","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-70ueq"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewDisplayName(_:)":{"abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDisplayName(_:)","title":"previewDisplayName(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"previewDisplayName"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/previewdisplayname(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffect(_:isEnabled:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hoverEffect"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"hoverEffect(_:isEnabled:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:isenabled:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:isEnabled:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/paletteSelectionEffect(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"paletteSelectionEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PaletteSelectionEffect","preciseIdentifier":"s:7SwiftUI22PaletteSelectionEffectV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"paletteSelectionEffect(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/paletteselectioneffect(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/paletteSelectionEffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/refreshable(action:)":{"role":"symbol","title":"refreshable(action:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"refreshable"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": () "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/refreshable(action:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/refreshable(action:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/compositingGroup()":{"url":"\/documentation\/brazeui\/contentcardsview\/compositinggroup()","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/compositingGroup()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"compositingGroup","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"compositingGroup()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gaugeStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"gaugeStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"gaugeStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gaugestyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gaugeStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-6e53x"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-17wsx":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-17wsx","role":"symbol","title":"accessibilityCustomContent(_:_:importance:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier","text":"AXCustomContent"},{"kind":"text","text":"."},{"text":"Importance","kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-17wsx"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fullScreenCover(isPresented:onDismiss:content:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(isPresented:onDismiss:content:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fullScreenCover","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"onDismiss"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(ispresented:ondismiss:content:)","role":"symbol","abstract":[],"title":"fullScreenCover(isPresented:onDismiss:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:count:span:spacing:alignment:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"kind":"text","text":", "},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"span","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"containerRelativeFrame(_:count:span:spacing:alignment:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:count:span:spacing:alignment:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:count:span:spacing:alignment:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/renameAction(_:)-8ntro":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/renameAction(_:)-8ntro","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"renameAction","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-8ntro","type":"topic","title":"renameAction(_:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"backgroundStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTargetBehavior(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollTargetBehavior","kind":"identifier"},{"kind":"text","text":"(some "},{"kind":"typeIdentifier","text":"ScrollTargetBehavior","preciseIdentifier":"s:7SwiftUI20ScrollTargetBehaviorP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scrollTargetBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrolltargetbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetBehavior(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onAppear(perform:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onAppear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onAppear(perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onappear(perform:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onAppear(perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(hidden:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(hidden:)","deprecated":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"hidden","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibility(hidden:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(hidden:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundPreferenceValue(_:alignment:_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:alignment:_:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"backgroundPreferenceValue"},{"text":"<","kind":"text"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":".Type, "},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","role":"symbol","title":"backgroundPreferenceValue(_:alignment:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:alignment:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabeledPair(role:id:in:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabeledPair(role:id:in:)","title":"accessibilityLabeledPair(role:id:in:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabeledpair(role:id:in:)","type":"topic","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityLabeledPair"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"kind":"externalParam","text":"role"},{"kind":"text","text":": "},{"text":"AccessibilityLabeledPairRole","preciseIdentifier":"s:7SwiftUI28AccessibilityLabeledPairRoleO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuStyle(_:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/menustyle(_:)","kind":"symbol","title":"menuStyle(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuStyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"menuStyle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"allowedContentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"allowsMultipleSelection"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:onCancellation:)","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/visualEffect(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/visualeffect(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/visualEffect(_:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"visualEffect","kind":"identifier"},{"text":"((","kind":"text"},{"text":"EmptyVisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI13GeometryProxyV","text":"GeometryProxy","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"text":"VisualEffect","preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","title":"visualEffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:)-5q93k":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"keyboardShortcut","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"KeyboardShortcut","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"keyboardShortcut(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-5q93k","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-5q93k"},"doc://Braze/documentation/BrazeUI/ContentCardsView/draggable(_:preview:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"preview","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"draggable(_:preview:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/draggable(_:preview:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:preview:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-84sqv":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"kind":"text","text":"("},{"text":"ClosedRange","kind":"typeIdentifier","preciseIdentifier":"s:SN"},{"text":"<","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"lineLimit(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-84sqv","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-84sqv"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-2j8ew":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarTitle"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"text":"displayMode","kind":"externalParam"},{"kind":"text","text":": "},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationBarTitle(_:displayMode:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-2j8ew","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-2j8ew"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textSelection(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textSelection"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"textSelection(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textselection(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textSelection(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitleDisplayMode(_:)":{"title":"navigationBarTitleDisplayMode(_:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitledisplaymode(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitleDisplayMode(_:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitleDisplayMode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"NavigationBarItem","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO","text":"TitleDisplayMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/saturation(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"saturation","kind":"identifier"},{"kind":"text","text":"("},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"saturation(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/saturation(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/saturation(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-4gsuf":{"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4gsuf","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4gsuf","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"alert(_:isPresented:presenting:actions:message:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:)":{"abstract":[],"title":"animation(_:)","url":"\/documentation\/brazeui\/contentcardsview\/animation(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"animation"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV","text":"Animation"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/multilineTextAlignment(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"multilineTextAlignment"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13TextAlignmentO","text":"TextAlignment"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/multilinetextalignment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/multilineTextAlignment(_:)","title":"multilineTextAlignment(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/offset(x:y:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"offset"},{"text":"(","kind":"text"},{"text":"x","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"offset(x:y:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/offset(x:y:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/offset(x:y:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRepresentation(representation:)":{"type":"topic","title":"accessibilityRepresentation(representation:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRepresentation"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"representation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRepresentation(representation:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrepresentation(representation:)","abstract":[],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-735al"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutValue(key:value:)":{"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutValue(key:value:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/layoutvalue(key:value:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"layoutValue(key:value:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchScopes(_:activation:_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:activation:_:)","kind":"symbol","abstract":[],"type":"topic","title":"searchScopes(_:activation:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchScopes"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"activation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI21SearchScopeActivationV","kind":"typeIdentifier","text":"SearchScopeActivation"},{"text":", () -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:activation:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-42v0r":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dialogSuppressionToggle"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSuppressed"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"dialogSuppressionToggle(_:isSuppressed:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-42v0r","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-42v0r"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-9j8xs":{"title":"accessibilityCustomContent(_:_:importance:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-9j8xs","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-9j8xs","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV","text":"AccessibilityCustomContentKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"importance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:content:)":{"url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:content:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:content:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Alert","preciseIdentifier":"s:7SwiftUI5AlertV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"deprecated":true,"type":"topic","title":"alert(isPresented:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-8p13n":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLabel"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"title":"accessibilityLabel(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-8p13n","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-8p13n"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrag(_:)":{"title":"onDrag(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"kind":"text","text":"(() -> "},{"preciseIdentifier":"c:objc(cs)NSItemProvider","kind":"typeIdentifier","text":"NSItemProvider"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0":{"title":"accessibilityRotor(_:entries:entryID:entryLabel:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-9pxw0","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-9pxw0","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":">, "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/monospacedDigit()":{"title":"monospacedDigit()","role":"symbol","kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospacedDigit()","url":"\/documentation\/brazeui\/contentcardsview\/monospaceddigit()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"monospacedDigit"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:)-28dbm":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyboardShortcut"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV","text":"KeyboardShortcut"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"keyboardShortcut(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-28dbm","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:)-28dbm"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollClipDisabled(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollClipDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scrollClipDisabled(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollclipdisabled(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollClipDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/groupBoxStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"groupBoxStyle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"groupBoxStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/groupboxstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/groupBoxStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollContentBackground(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollContentBackground"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scrollContentBackground(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollcontentbackground(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollContentBackground(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-3fdzn":{"title":"fileDialogMessage(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-3fdzn","url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-3fdzn","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogMessage"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/textEditorStyle(_:)":{"title":"textEditorStyle(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textEditorStyle"},{"text":"(some ","kind":"text"},{"kind":"typeIdentifier","text":"TextEditorStyle","preciseIdentifier":"s:7SwiftUI15TextEditorStyleP"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/texteditorstyle(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textEditorStyle(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/findNavigator(isPresented:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"findNavigator"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"findNavigator(isPresented:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/findnavigator(ispresented:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findNavigator(isPresented:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160":{"abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-5l160","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"editableTokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3":{"type":"topic","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-70qp3","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-70qp3","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryID","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym":{"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-maym","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"token"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-19j8g":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badge"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"badge(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-19j8g","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-19j8g"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogBrowserOptions(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogBrowserOptions"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI24FileDialogBrowserOptionsV","kind":"typeIdentifier","text":"FileDialogBrowserOptions"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"fileDialogBrowserOptions(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogbrowseroptions(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogBrowserOptions(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-4fj5n":{"abstract":[],"title":"fileExporterFilenameLabel(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-4fj5n","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-4fj5n","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporterFilenameLabel"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-6a0s0":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"accessibilityValue(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6a0s0","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6a0s0"},"doc://Braze/documentation/BrazeUI/ContentCardsView/allowedDynamicRange(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allowedDynamicRange"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5ImageV","kind":"typeIdentifier","text":"Image"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DynamicRange","preciseIdentifier":"s:7SwiftUI5ImageV12DynamicRangeV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"allowedDynamicRange(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alloweddynamicrange(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowedDynamicRange(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityIgnoresInvertColors(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityIgnoresInvertColors"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityIgnoresInvertColors(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityignoresinvertcolors(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIgnoresInvertColors(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-7y0ut":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-7y0ut","title":"alert(_:isPresented:presenting:actions:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-7y0ut","role":"symbol","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/matchedGeometryEffect(id:in:properties:anchor:isSource:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"matchedGeometryEffect"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV","text":"Namespace"},{"text":".","kind":"text"},{"text":"ID","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": ","kind":"text"},{"text":"MatchedGeometryProperties","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI25MatchedGeometryPropertiesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isSource","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"matchedGeometryEffect(id:in:properties:anchor:isSource:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/matchedgeometryeffect(id:in:properties:anchor:issource:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/matchedGeometryEffect(id:in:properties:anchor:isSource:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(identifier:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"identifier","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"title":"accessibility(identifier:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(identifier:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(identifier:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(forSelectionType:menu:primaryAction:)":{"title":"contextMenu(forSelectionType:menu:primaryAction:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(forSelectionType:menu:primaryAction:)","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(forselectiontype:menu:primaryaction:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contextMenu"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"I"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"text":"forSelectionType","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":".Type, "},{"text":"menu","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"M"},{"text":", ","kind":"text"},{"text":"primaryAction","kind":"externalParam"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/hueRotation(_:)":{"title":"hueRotation(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hueRotation","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AngleV","text":"Angle","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/huerotation(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hueRotation(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-7mpmn":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"alert(_:isPresented:actions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-7mpmn","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-7mpmn"},"doc://Braze/documentation/BrazeUI/ContentCardsView/anchorPreference(key:value:transform:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"anchorPreference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier","text":"Anchor"},{"text":"<","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"Source","preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"transform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Anchor","preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"anchorPreference(key:value:transform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/anchorpreference(key:value:transform:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/anchorPreference(key:value:transform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/projectionEffect(_:)":{"title":"projectionEffect(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"projectionEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19ProjectionTransformV","text":"ProjectionTransform"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/projectionEffect(_:)","abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/projectioneffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultAppStorage(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"defaultAppStorage","kind":"identifier"},{"kind":"text","text":"("},{"text":"UserDefaults","preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaultappstorage(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultAppStorage(_:)","kind":"symbol","type":"topic","title":"defaultAppStorage(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogMessage(_:)-2lipg":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogMessage"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"fileDialogMessage(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-2lipg","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogMessage(_:)-2lipg"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:_:_:)":{"title":"foregroundStyle(_:_:_:)","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundStyle"},{"kind":"text","text":"<"},{"text":"S1","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S2","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"S3","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S3"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-2b4ak":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"("},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"searchable(text:isPresented:placement:prompt:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-2b4ak","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-2b4ak"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fullScreenCover(item:onDismiss:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullScreenCover"},{"kind":"text","text":"<"},{"text":"Item","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":"?>, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"fullScreenCover(item:onDismiss:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(item:ondismiss:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fullScreenCover(item:onDismiss:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellColumns(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellColumns(_:)","role":"symbol","kind":"symbol","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/gridcellcolumns(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"gridCellColumns","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"gridCellColumns(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/allowsHitTesting(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"allowsHitTesting"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"allowsHitTesting(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/allowshittesting(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsHitTesting(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTransition(_:axis:transition:)":{"title":"scrollTransition(_:axis:transition:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(_:axis:transition:)","url":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(_:axis:transition:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollTransition"},{"text":"(","kind":"text"},{"text":"ScrollTransitionConfiguration","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO","kind":"typeIdentifier","text":"Axis"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"transition"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"EmptyVisualEffect","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO","text":"ScrollTransitionPhase"},{"kind":"text","text":") -> some "},{"text":"VisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRespondsToUserInteraction(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRespondsToUserInteraction"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"accessibilityRespondsToUserInteraction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrespondstouserinteraction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRespondsToUserInteraction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchSuggestions(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchSuggestions","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">(() -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"searchSuggestions(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(_:for:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toolbar","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ToolbarPlacement","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbar(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(_:for:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(_:for:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(_:trigger:condition:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sensoryFeedback","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV","text":"SensoryFeedback"},{"kind":"text","text":", "},{"kind":"externalParam","text":"trigger"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"condition","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"sensoryFeedback(_:trigger:condition:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:condition:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(_:trigger:condition:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchSuggestions(_:for:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchSuggestions","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchSuggestionsPlacement","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI26SearchSuggestionsPlacementV3SetV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchSuggestions(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:for:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchSuggestions(_:for:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRemoveTraits(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRemoveTraits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibilityRemoveTraits(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityremovetraits(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRemoveTraits(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusable(_:interactions:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusable","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"interactions"},{"text":": ","kind":"text"},{"text":"FocusInteractions","preciseIdentifier":"s:7SwiftUI17FocusInteractionsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"focusable(_:interactions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusable(_:interactions:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:interactions:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentShape(_:eoFill:)":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:eofill:)","title":"contentShape(_:eoFill:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentShape"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"eoFill","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentShape(_:eoFill:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/actionSheet(isPresented:content:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"actionSheet"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"actionSheet(isPresented:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/actionsheet(ispresented:content:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(isPresented:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-vx6m":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"text":": ","kind":"text"},{"text":"SharePreview","preciseIdentifier":"s:7SwiftUI12SharePreviewV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":", "},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"navigationDocument(_:preview:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-vx6m","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-vx6m"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarRole(_:)":{"role":"symbol","title":"toolbarRole(_:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarRole(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbarRole"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI11ToolbarRoleV","text":"ToolbarRole","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/toolbarrole(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityShowsLargeContentViewer(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">(() -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityShowsLargeContentViewer(_:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)":{"url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"minimumDuration"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maximumDistance"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onPressingChanged"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)","title":"onLongPressGesture(minimumDuration:maximumDistance:perform:onPressingChanged:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffectsRemoved(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/symboleffectsremoved(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolEffectsRemoved","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","role":"symbol","title":"symbolEffectsRemoved(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffectsRemoved(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dropDestination(for:action:isTargeted:)":{"title":"dropDestination(for:action:isTargeted:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dropDestination(for:action:isTargeted:)","kind":"symbol","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dropDestination","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type, "},{"text":"action","kind":"externalParam"},{"kind":"text","text":": (["},{"text":"T","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/dropdestination(for:action:istargeted:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(leading:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationBarItems"},{"kind":"text","text":"<"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"leading"},{"text":": ","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationBarItems(leading:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/luminanceToAlpha()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"luminanceToAlpha"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"luminanceToAlpha()","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/luminancetoalpha()","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/luminanceToAlpha()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewDevice(_:)":{"type":"topic","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewDevice(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"previewDevice","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13PreviewDeviceV","text":"PreviewDevice"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/previewdevice(_:)","kind":"symbol","title":"previewDevice(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onChange(of:initial:_:)-558l7":{"url":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-558l7","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onChange(of:initial:_:)-558l7","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onChange"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"initial"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":", () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","title":"onChange(of:initial:_:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-9iluj":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"accessibilityRotor(_:entries:entryLabel:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-9iluj","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-9iluj"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onHover(perform:)":{"kind":"symbol","title":"onHover(perform:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onHover(perform:)","url":"\/documentation\/brazeui\/contentcardsview\/onhover(perform:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onHover","kind":"identifier"},{"text":"(","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/shadow(color:radius:x:y:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"color"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"radius","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"x","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"y","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"shadow(color:radius:x:y:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/shadow(color:radius:x:y:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/shadow(color:radius:x:y:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transaction(_:body:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transaction"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Transaction","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11TransactionV"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"body"},{"kind":"text","text":": ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"transaction(_:body:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transaction(_:body:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transaction(_:body:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sheet(isPresented:onDismiss:content:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"sheet","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"onDismiss","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"sheet(isPresented:onDismiss:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sheet(ispresented:ondismiss:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(isPresented:onDismiss:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityFocused(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityFocused"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV","text":"AccessibilityFocusState","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI23AccessibilityFocusStateV7BindingV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityFocused(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityfocused(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityFocused(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/userActivity(_:element:_:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:element:_:)","kind":"symbol","title":"userActivity(_:element:_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/userActivity(_:element:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"userActivity","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"element","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"?, ("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"NSUserActivity","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarBackground(_:for:)-5fkto":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toolbarBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV","text":"ToolbarPlacement"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbarBackground(_:for:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-5fkto","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-5fkto"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationTitle(_:)-55i5g":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationTitle","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"navigationTitle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-55i5g","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationTitle(_:)-55i5g"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(label:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"label"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"accessibility(label:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(label:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(label:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-7syjp":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"dialogSuppressionToggle(_:isSuppressed:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-7syjp","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-7syjp"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(content:)-9zh5p":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toolbar"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Content"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"toolbar(content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-9zh5p","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(content:)-9zh5p"},"doc://Braze/documentation/BrazeUI/ContentCardsView/blur(radius:opaque:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"blur"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"opaque"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"blur(radius:opaque:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/blur(radius:opaque:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blur(radius:opaque:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:delegate:)-1867j":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12DropDelegateP","kind":"typeIdentifier","text":"DropDelegate"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onDrop(of:delegate:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-1867j","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-1867j"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:perform:onPressingChanged:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onLongPressGesture","kind":"identifier"},{"kind":"text","text":"("},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"onPressingChanged","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","title":"onLongPressGesture(minimumDuration:perform:onPressingChanged:)","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:perform:onpressingchanged:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:perform:onPressingChanged:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/clipped(antialiased:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clipped"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"antialiased"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"clipped(antialiased:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/clipped(antialiased:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/clipped(antialiased:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defaultHoverEffect(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"defaultHoverEffect"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11HoverEffectV","text":"HoverEffect"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"defaultHoverEffect(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/defaulthovereffect(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defaultHoverEffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:files:onCompletion:onCancellation:)":{"title":"fileMover(isPresented:files:onCompletion:onCancellation:)","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:oncancellation:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:onCancellation:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileMover","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"files"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":"], "},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-1fdfs":{"title":"accessibilityInputLabels(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-1fdfs","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-1fdfs","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityInputLabels","kind":"identifier"},{"kind":"text","text":"(["},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minimumDuration"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maximumDistance"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"pressing"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:maximumDistance:pressing:perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/mask(alignment:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"mask"},{"text":"<","kind":"text"},{"text":"Mask","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"Mask"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"mask(alignment:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/mask(alignment:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(alignment:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/coordinateSpace(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"coordinateSpace"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"NamedCoordinateSpace","preciseIdentifier":"s:7SwiftUI20NamedCoordinateSpaceV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","title":"coordinateSpace(_:)","url":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/coordinateSpace(_:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(sortPriority:)":{"title":"accessibility(sortPriority:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(sortPriority:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(sortpriority:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"sortPriority","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"type":"topic","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDetents(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:)","url":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationDetents"},{"text":"(","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"PresentationDetent","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","role":"symbol","type":"topic","title":"presentationDetents(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame(width:height:alignment:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frame"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"height"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"frame(width:height:alignment:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame(width:height:alignment:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame(width:height:alignment:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:reservesSpace:)":{"role":"symbol","title":"lineLimit(_:reservesSpace:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:reservesSpace:)","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineLimit"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"kind":"externalParam","text":"reservesSpace"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:reservesspace:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:file:onCompletion:onCancellation:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"fileMover(isPresented:file:onCompletion:onCancellation:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:oncancellation:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:onCancellation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/moveDisabled(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/movedisabled(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/moveDisabled(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"moveDisabled"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","title":"moveDisabled(_:)","abstract":[],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-5wndd":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-5wndd","title":"fileDialogConfirmationLabel(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-5wndd"},"doc://Braze/documentation/BrazeUI/ContentCardsView/position(x:y:)":{"abstract":[],"title":"position(x:y:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(x:y:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/position(x:y:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"position"},{"kind":"text","text":"("},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-6ko3x":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-6ko3x","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-6ko3x","kind":"symbol","role":"symbol","title":"fileExporterFilenameLabel(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSpacing(_:)-2tb9q":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSpacing"},{"text":"(","kind":"text"},{"text":"ListSectionSpacing","preciseIdentifier":"s:7SwiftUI18ListSectionSpacingV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"listSectionSpacing(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-2tb9q","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-2tb9q"},"doc://Braze/documentation/BrazeUI/ContentCardsView/layerEffect(_:maxSampleOffset:isEnabled:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layerEffect"},{"text":"(","kind":"text"},{"text":"Shader","preciseIdentifier":"s:7SwiftUI6ShaderV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxSampleOffset"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier","text":"CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isEnabled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"layerEffect(_:maxSampleOffset:isEnabled:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/layereffect(_:maxsampleoffset:isenabled:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layerEffect(_:maxSampleOffset:isEnabled:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCompactAdaptation(horizontal:vertical:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationCompactAdaptation"},{"text":"(","kind":"text"},{"text":"horizontal","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"vertical"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"presentationCompactAdaptation(horizontal:vertical:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(horizontal:vertical:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(horizontal:vertical:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(isSuppressed:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dialogSuppressionToggle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isSuppressed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"dialogSuppressionToggle(isSuppressed:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(issuppressed:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(isSuppressed:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicatorsFlash(onAppear:)":{"title":"scrollIndicatorsFlash(onAppear:)","url":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(onappear:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(onAppear:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"kind":"text","text":"("},{"text":"onAppear","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-3n80t":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"editableTokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">) -> some ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:editableTokens:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-3n80t","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-3n80t"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(_:anchor:)-4w6vb":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaleEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"scaleEffect(_:anchor:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-4w6vb","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-4w6vb"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:error:actions:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:)","type":"topic","title":"alert(isPresented:error:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-9b1fr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-9b1fr","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-9b1fr","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"L"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"L"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:Sn","text":"Range","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":".","kind":"text"},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"text":">]) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"type":"topic","title":"accessibilityRotor(_:textRanges:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusable(_:)":{"abstract":[],"title":"focusable(_:)","url":"\/documentation\/brazeui\/contentcardsview\/focusable(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusable(_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusable"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/headerProminence(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headerProminence"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Prominence","preciseIdentifier":"s:7SwiftUI10ProminenceO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"headerProminence(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/headerprominence(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/headerProminence(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/animation(_:body:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"animation"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI9AnimationV","kind":"typeIdentifier","text":"Animation"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"body"},{"kind":"text","text":": ("},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"V"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"animation(_:body:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/animation(_:body:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/animation(_:body:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/datePickerStyle(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/datepickerstyle(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"datePickerStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/datePickerStyle(_:)","title":"datePickerStyle(_:)","type":"topic","abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicators(_:axes:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicators(_:axes:)","kind":"symbol","abstract":[],"title":"scrollIndicators(_:axes:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"scrollIndicators","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ScrollIndicatorVisibility","preciseIdentifier":"s:7SwiftUI25ScrollIndicatorVisibilityV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"axes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollindicators(_:axes:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolRenderingMode(_:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symbolrenderingmode(_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolRenderingMode(_:)","title":"symbolRenderingMode(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"symbolRenderingMode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SymbolRenderingMode","preciseIdentifier":"s:7SwiftUI19SymbolRenderingModeV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHidden(_:)":{"abstract":[],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHidden(_:)","role":"symbol","title":"accessibilityHidden(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhidden(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06","type":"topic","title":"fileExporter(isPresented:documents:contentType:onCompletion:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"contentType","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-6gk06","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"documents","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"text":"<[","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentTypes:onCompletion:onCancellation:)-5nni6"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labelStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"labelStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"labelStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/labelstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-a6tp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-a6tp","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-a6tp","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"alert(_:isPresented:presenting:actions:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/findDisabled(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"findDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"findDisabled(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/finddisabled(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/findDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTransition(topLeading:bottomTrailing:axis:transition:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(topleading:bottomtrailing:axis:transition:)","title":"scrollTransition(topLeading:bottomTrailing:axis:transition:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollTransition"},{"text":"(","kind":"text"},{"text":"topLeading","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ScrollTransitionConfiguration","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV"},{"kind":"text","text":", "},{"text":"bottomTrailing","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ScrollTransitionConfiguration","preciseIdentifier":"s:7SwiftUI29ScrollTransitionConfigurationV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"transition"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI21ScrollTransitionPhaseO","text":"ScrollTransitionPhase"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","text":"VisualEffect","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTransition(topLeading:bottomTrailing:axis:transition:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarTitleDisplayMode(_:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbarTitleDisplayMode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ToolbarTitleDisplayMode","preciseIdentifier":"s:7SwiftUI23ToolbarTitleDisplayModeV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","title":"toolbarTitleDisplayMode(_:)","url":"\/documentation\/brazeui\/contentcardsview\/toolbartitledisplaymode(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarTitleDisplayMode(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-8okp6","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityValue(_:)-6uuf2":{"title":"accessibilityValue(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityValue"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityvalue(_:)-6uuf2","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityValue(_:)-6uuf2","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-6p6wu"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneValue(_:_:)-8lmyn":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedSceneValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier","text":"WritableKeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?>, "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"focusedSceneValue(_:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-8lmyn","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-8lmyn"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-4ocgs":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"(","kind":"text"},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:isPresented:placement:prompt:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-4ocgs","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-4ocgs"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSpacing(_:)-18n08":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"listSectionSpacing","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"listSectionSpacing(_:)","url":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-18n08","abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSpacing(_:)-18n08"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(inputLabels:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"inputLabels"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier","text":"Text"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibility(inputLabels:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(inputlabels:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(inputLabels:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-46zti":{"title":"navigationDocument(_:preview:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-46zti","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-46zti","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"preview"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12SharePreviewV","text":"SharePreview","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerBackground(for:alignment:content:)":{"url":"\/documentation\/brazeui\/contentcardsview\/containerbackground(for:alignment:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerBackground(for:alignment:content:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"containerBackground","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"ContainerBackgroundPlacement","preciseIdentifier":"s:7SwiftUI28ContainerBackgroundPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"title":"containerBackground(for:alignment:content:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scenePadding(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scenePadding"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:)","type":"topic","abstract":[],"title":"scenePadding(_:)","url":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/springLoadingBehavior(_:)":{"role":"symbol","abstract":[],"title":"springLoadingBehavior(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/springLoadingBehavior(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"springLoadingBehavior"},{"kind":"text","text":"("},{"text":"SpringLoadingBehavior","preciseIdentifier":"s:7SwiftUI21SpringLoadingBehaviorV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/springloadingbehavior(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(activationPoint:)-4golv":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"kind":"text","text":"("},{"text":"activationPoint","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"title":"accessibility(activationPoint:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-4golv","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(activationPoint:)-4golv"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-2wr7v":{"abstract":[],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-2wr7v","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-2wr7v","title":"accessibilityRotor(_:entries:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-sbui":{"title":"typeSelectEquivalent(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"typeSelectEquivalent","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-sbui","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-sbui","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/edgesIgnoringSafeArea(_:)":{"deprecated":true,"title":"edgesIgnoringSafeArea(_:)","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/edgesIgnoringSafeArea(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/edgesignoringsafearea(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"edgesIgnoringSafeArea"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:tokens:isPresented:placement:prompt:token:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6bxu6"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focused(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focused","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10FocusStateV","text":"FocusState"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI10FocusStateV7BindingV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"focused(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focused(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focused(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogIcon(_:)":{"abstract":[],"title":"dialogIcon(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogIcon(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/dialogicon(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dialogIcon"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Image","preciseIdentifier":"s:7SwiftUI5ImageV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/tabViewStyle(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tabViewStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"tabViewStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tabviewstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabViewStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowInsets(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listRowInsets"},{"text":"(","kind":"text"},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"listRowInsets(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listrowinsets(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowInsets(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActivationPoint(_:)-78s57":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityActivationPoint"},{"kind":"text","text":"("},{"text":"CGPoint","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"kind":"text","text":">"}],"title":"accessibilityActivationPoint(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-78s57","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-78s57"},"doc://Braze/documentation/BrazeUI/ContentCardsView/grayscale(_:)":{"title":"grayscale(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/grayscale(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/grayscale(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"grayscale"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogURLEnabled(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogURLEnabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9PredicateV","text":"Predicate"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"fileDialogURLEnabled(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogurlenabled(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogURLEnabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityScrollAction(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityScrollAction"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"title":"accessibilityScrollAction(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityscrollaction(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityScrollAction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/defersSystemGestures(on:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"defersSystemGestures","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"defersSystemGestures(on:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/deferssystemgestures(on:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/defersSystemGestures(on:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:isPresented:placement:prompt:)-6engp":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:isPresented:placement:prompt:)-6engp","title":"searchable(text:isPresented:placement:prompt:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-6engp","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(x:y:anchor:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"scaleEffect","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"x"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"y"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scaleEffect(x:y:anchor:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(x:y:anchor:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(x:y:anchor:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-3ogb5":{"url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3ogb5","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"text":"I","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationDocument(_:preview:)","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3ogb5"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-94t7r":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"badge"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"badge(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-94t7r","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-94t7r"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-1mymk":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": () -> "},{"text":"Content","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"accessibilityRotor(_:entries:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-1mymk","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-1mymk"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dialogSuppressionToggle(_:isSuppressed:)-6ryms":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dialogSuppressionToggle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isSuppressed","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"dialogSuppressionToggle(_:isSuppressed:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-6ryms","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dialogSuppressionToggle(_:isSuppressed:)-6ryms"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogDefaultDirectory(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileDialogDefaultDirectory"},{"kind":"text","text":"("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"fileDialogDefaultDirectory(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/filedialogdefaultdirectory(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogDefaultDirectory(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-35kdp":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityRotor","kind":"identifier"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"EntryModel"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityRotor(_:entries:entryLabel:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-35kdp","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-35kdp"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardType(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardType","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIKeyboardType","text":"UIKeyboardType"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"keyboardType(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardtype(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardType(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundColor(_:)":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/foregroundcolor(_:)","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"foregroundColor"},{"kind":"text","text":"("},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"foregroundColor(_:)","type":"topic","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundColor(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCompactAdaptation(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationCompactAdaptation","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22PresentationAdaptationV","text":"PresentationAdaptation","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"presentationCompactAdaptation(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCompactAdaptation(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarHidden(_:)":{"role":"symbol","title":"navigationBarHidden(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarHidden","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarHidden(_:)","deprecated":true,"type":"topic","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbarhidden(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"EntryModel"},{"text":", ","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"entries","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryID"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"entryLabel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"accessibilityRotor(_:entries:entryID:entryLabel:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-758c5","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-758c5"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw":{"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"documents","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentType"},{"text":": ","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":", ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:documents:contentType:onCompletion:)-58mvw","title":"fileExporter(isPresented:documents:contentType:onCompletion:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/minimumScaleFactor(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"minimumScaleFactor"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"minimumScaleFactor(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/minimumscalefactor(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/minimumScaleFactor(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onPreferenceChange(_:perform:)":{"title":"onPreferenceChange(_:perform:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onPreferenceChange(_:perform:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/onpreferencechange(_:perform:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onPreferenceChange","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"text":"perform","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-2fhj7":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:placement:prompt:suggestions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-2fhj7","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-2fhj7"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hidden()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hidden","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"hidden()","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/hidden()","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hidden()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fixedSize(horizontal:vertical:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"("},{"text":"horizontal","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"vertical"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"fixedSize(horizontal:vertical:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fixedsize(horizontal:vertical:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize(horizontal:vertical:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/aspectRatio(_:contentMode:)-7zn25":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-7zn25","url":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-7zn25","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"aspectRatio","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"contentMode"},{"text":": ","kind":"text"},{"text":"ContentMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContentModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","title":"aspectRatio(_:contentMode:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/task(priority:_:)":{"role":"symbol","title":"task(priority:_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"task","kind":"identifier"},{"text":"(","kind":"text"},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TaskPriority","kind":"typeIdentifier","preciseIdentifier":"s:ScP"},{"text":", () ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/task(priority:_:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/task(priority:_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/interactionActivityTrackingTag(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"interactionActivityTrackingTag","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"interactionActivityTrackingTag(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactionActivityTrackingTag(_:)","url":"\/documentation\/brazeui\/contentcardsview\/interactionactivitytrackingtag(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityChartDescriptor(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityChartDescriptor"},{"text":"<","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityChartDescriptor(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitychartdescriptor(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityChartDescriptor(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/kerning(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"kerning","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","title":"kerning(_:)","url":"\/documentation\/brazeui\/contentcardsview\/kerning(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/kerning(_:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/keyboardShortcut(_:modifiers:localization:)":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:localization:)","type":"topic","title":"keyboardShortcut(_:modifiers:localization:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"keyboardShortcut","kind":"identifier"},{"kind":"text","text":"("},{"text":"KeyEquivalent","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"modifiers","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI14EventModifiersV","text":"EventModifiers","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"localization","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyboardShortcut","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI16KeyboardShortcutV12LocalizationV","text":"Localization","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/keyboardShortcut(_:modifiers:localization:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformEffect(_:)":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"transformEffect","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGAffineTransform","preciseIdentifier":"c:@S@CGAffineTransform"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","title":"transformEffect(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/transformeffect(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/imageScale(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"imageScale","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Image","preciseIdentifier":"s:7SwiftUI5ImageV"},{"text":".","kind":"text"},{"text":"Scale","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ImageV5ScaleO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"imageScale(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/imagescale(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/imageScale(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/popover(item:attachmentAnchor:arrowEdge:content:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"popover"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"text":"Content","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":"?>, ","kind":"text"},{"kind":"externalParam","text":"attachmentAnchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"PopoverAttachmentAnchor","preciseIdentifier":"s:7SwiftUI23PopoverAttachmentAnchorO"},{"text":", ","kind":"text"},{"text":"arrowEdge","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"popover(item:attachmentAnchor:arrowEdge:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/popover(item:attachmentAnchor:arrowEdge:content:)","url":"\/documentation\/brazeui\/contentcardsview\/popover(item:attachmentanchor:arrowedge:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-6euud":{"kind":"symbol","title":"onDrop(of:isTargeted:perform:)","type":"topic","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-6euud","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"kind":"text","text":": ["},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">?, "},{"text":"perform","kind":"externalParam"},{"text":": ([","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider","text":"NSItemProvider"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-6euud"},"doc://Braze/documentation/BrazeUI/ContentCardsView/formStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"formStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"formStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/formstyle(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/formStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinuousHover(coordinateSpace:perform:)-6pc6p":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-6pc6p","kind":"symbol","title":"onContinuousHover(coordinateSpace:perform:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinuousHover(coordinateSpace:perform:)-6pc6p","abstract":[],"deprecated":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"onContinuousHover","kind":"identifier"},{"kind":"text","text":"("},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO","text":"CoordinateSpace","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"HoverPhase","preciseIdentifier":"s:7SwiftUI10HoverPhaseO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/layoutDirectionBehavior(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"layoutDirectionBehavior","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"LayoutDirectionBehavior","preciseIdentifier":"s:7SwiftUI23LayoutDirectionBehaviorO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"layoutDirectionBehavior(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/layoutdirectionbehavior(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/layoutDirectionBehavior(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-86fpm":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationBarTitle","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"displayMode","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"navigationBarTitle(_:displayMode:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-86fpm","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-86fpm"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:delegate:)-3ghxr":{"title":"onDrop(of:delegate:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:delegate:)-3ghxr","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-3ghxr","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"delegate"},{"text":": ","kind":"text"},{"text":"DropDelegate","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12DropDelegateP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"deprecated":true,"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/textScale(_:isEnabled:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"textScale"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV5ScaleV","text":"Scale"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"role":"symbol","title":"textScale(_:isEnabled:)","url":"\/documentation\/brazeui\/contentcardsview\/textscale(_:isenabled:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textScale(_:isEnabled:)","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-3emrn":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"]) -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onDrop(of:isTargeted:perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-3emrn","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-3emrn"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentTransition(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentTransition","kind":"identifier"},{"text":"(","kind":"text"},{"text":"ContentTransition","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ContentTransitionV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentTransition(_:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/contenttransition(_:)","abstract":[],"title":"contentTransition(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(trailing:)":{"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarItems","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"trailing"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"title":"navigationBarItems(trailing:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(trailing:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(trailing:)","role":"symbol","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontDesign(_:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fontDesign"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Font","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV6DesignO","text":"Design","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontDesign(_:)","url":"\/documentation\/brazeui\/contentcardsview\/fontdesign(_:)","title":"fontDesign(_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/phaseAnimator(_:content:animation:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"phaseAnimator"},{"text":"<","kind":"text"},{"text":"Phase","kind":"genericParameter"},{"text":">(some ","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:ST"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": (","kind":"text"},{"text":"PlaceholderContentView","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI22PlaceholderContentViewV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">, "},{"text":"Phase","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"animation","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Phase","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Animation","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AnimationV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"phaseAnimator(_:content:animation:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:content:animation:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/phaseAnimator(_:content:animation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorMultiply(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colorMultiply"},{"text":"(","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"colorMultiply(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/colormultiply(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorMultiply(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType"},{"text":"], ","kind":"text"},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:item:contentTypes:defaultFilename:onCompletion:onCancellation:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-6axog":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityCustomContent","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":", "},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)AXCustomContent","text":"AXCustomContent"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@AXCustomContentImportance","text":"Importance"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"accessibilityCustomContent(_:_:importance:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-6axog","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-6axog","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(ignoresSafeAreaEdges:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"ignoresSafeAreaEdges"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"background(ignoresSafeAreaEdges:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(ignoressafeareaedges:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(ignoresSafeAreaEdges:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneValue(_:_:)-7iv4y":{"title":"focusedSceneValue(_:_:)","url":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-7iv4y","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneValue(_:_:)-7iv4y","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"focusedSceneValue"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-73t29":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"suggestions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"searchable(text:placement:prompt:suggestions:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-73t29","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-73t29"},"doc://Braze/documentation/BrazeUI/ContentCardsView/handlesExternalEvents(preferring:allowing:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/handlesExternalEvents(preferring:allowing:)","role":"symbol","title":"handlesExternalEvents(preferring:allowing:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"handlesExternalEvents"},{"kind":"text","text":"("},{"text":"preferring","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"allowing","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sh","kind":"typeIdentifier","text":"Set"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/handlesexternalevents(preferring:allowing:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toggleStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toggleStyle(_:)","role":"symbol","type":"topic","title":"toggleStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/togglestyle(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toggleStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityShowsLargeContentViewer()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityShowsLargeContentViewer","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"accessibilityShowsLargeContentViewer()","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityshowslargecontentviewer()","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityShowsLargeContentViewer()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(in:fillStyle:)-70yfi":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"background"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"background(in:fillStyle:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-70yfi","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-70yfi"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrop(of:isTargeted:perform:)-lpic":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"of"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"text":"], ","kind":"text"},{"text":"isTargeted","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">?, ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": ([","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"text":"], ","kind":"text"},{"preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier","text":"CGPoint"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"onDrop(of:isTargeted:perform:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-lpic","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrop(of:isTargeted:perform:)-lpic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sensoryFeedback(trigger:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sensoryFeedback"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"trigger"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"SensoryFeedback","preciseIdentifier":"s:7SwiftUI15SensoryFeedbackV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"sensoryFeedback(trigger:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(trigger:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sensoryFeedback(trigger:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scenePadding(_:edges:)":{"title":"scenePadding(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scenePadding(_:edges:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenePadding"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12ScenePaddingV","text":"ScenePadding"},{"text":", ","kind":"text"},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:edges:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:onCompletion:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileImporter","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"allowedContentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier","text":"UTType"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"fileImporter(isPresented:allowedContentTypes:onCompletion:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:oncompletion:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:onCompletion:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchCompletion(_:)-5etbc":{"role":"symbol","title":"searchCompletion(_:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchCompletion(_:)-5etbc","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchCompletion"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-5etbc"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(_:action:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","kind":"typeIdentifier","text":"KeyEquivalent"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","text":"Result"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"onKeyPress(_:action:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:action:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:action:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/pickerStyle(_:)":{"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/pickerstyle(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pickerStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/pickerStyle(_:)","abstract":[],"role":"symbol","title":"pickerStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridColumnAlignment(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"gridColumnAlignment"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"gridColumnAlignment(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/gridcolumnalignment(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridColumnAlignment(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechSpellsOutCharacters(_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechSpellsOutCharacters"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"speechSpellsOutCharacters(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/speechspellsoutcharacters(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechSpellsOutCharacters(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/itemProvider(_:)":{"title":"itemProvider(_:)","kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/itemprovider(_:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/itemProvider(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"itemProvider"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Optional","preciseIdentifier":"s:Sq"},{"text":"<() -> ","kind":"text"},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":"?>) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-2emfo":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-2emfo","abstract":[],"role":"symbol","title":"alert(_:isPresented:actions:message:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-2emfo"},"doc://Braze/documentation/BrazeUI/ContentCardsView/swipeActions(edge:allowsFullSwipe:content:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"swipeActions"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"edge"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"HorizontalEdge","preciseIdentifier":"s:7SwiftUI14HorizontalEdgeO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"allowsFullSwipe"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"swipeActions(edge:allowsFullSwipe:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/swipeactions(edge:allowsfullswipe:content:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/swipeActions(edge:allowsFullSwipe:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:files:onCompletion:)":{"abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"files","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"], ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:files:onCompletion:)","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:)","title":"fileMover(isPresented:files:onCompletion:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedSceneObject(_:)-4t55r":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedSceneObject"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"focusedSceneObject(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-4t55r","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedSceneObject(_:)-4t55r"},"doc://Braze/documentation/BrazeUI/ContentCardsView/redacted(reason:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"redacted"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"reason"},{"text":": ","kind":"text"},{"text":"RedactionReasons","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16RedactionReasonsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"redacted(reason:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/redacted(reason:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/redacted(reason:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationViewStyle(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"navigationViewStyle(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/navigationviewstyle(_:)","abstract":[],"role":"symbol","deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationViewStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollBounceBehavior(_:axes:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollBounceBehavior"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20ScrollBounceBehaviorV","text":"ScrollBounceBehavior"},{"text":", ","kind":"text"},{"text":"axes","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO","text":"Axis"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"scrollBounceBehavior(_:axes:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scrollbouncebehavior(_:axes:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollBounceBehavior(_:axes:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/backgroundPreferenceValue(_:_:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"backgroundPreferenceValue"},{"text":"<","kind":"text"},{"text":"Key","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"text":".Type, (","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"title":"backgroundPreferenceValue(_:_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/backgroundPreferenceValue(_:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-7nf8z":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"title":"alert(_:isPresented:actions:message:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-7nf8z","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-7nf8z"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaledToFill()":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/scaledtofill()","title":"scaledToFill()","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scaledToFill","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaledToFill()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:message:)-4f51p":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:message:)-4f51p","role":"symbol","type":"topic","abstract":[],"title":"alert(_:isPresented:presenting:actions:message:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"M"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":", "},{"kind":"externalParam","text":"message"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4f51p"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewLayout(_:)":{"title":"previewLayout(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewLayout(_:)","url":"\/documentation\/brazeui\/contentcardsview\/previewlayout(_:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"previewLayout","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PreviewLayout","preciseIdentifier":"s:21DeveloperToolsSupport13PreviewLayoutO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/deleteDisabled(_:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/deletedisabled(_:)","title":"deleteDisabled(_:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"deleteDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/deleteDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/sheet(item:onDismiss:content:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/sheet(item:onDismiss:content:)","title":"sheet(item:onDismiss:content:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/sheet(item:ondismiss:content:)","type":"topic","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sheet","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"text":"onDismiss","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":") -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/badge(_:)-222ko":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-222ko","title":"badge(_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badge(_:)-222ko"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(selectionIdentifier:)":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(selectionidentifier:)","deprecated":true,"title":"accessibility(selectionIdentifier:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibility","kind":"identifier"},{"text":"(","kind":"text"},{"text":"selectionIdentifier","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"AnyHashable","kind":"typeIdentifier","preciseIdentifier":"s:s11AnyHashableV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(selectionIdentifier:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:placement:prompt:token:)-29gdj":{"abstract":[],"type":"topic","title":"searchable(text:editableTokens:placement:prompt:token:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"editableTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">) -> some "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:placement:prompt:token:)-29gdj","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-29gdj"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationContentInteraction(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationContentInteraction","kind":"identifier"},{"text":"(","kind":"text"},{"text":"PresentationContentInteraction","preciseIdentifier":"s:7SwiftUI30PresentationContentInteractionV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"title":"presentationContentInteraction(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationContentInteraction(_:)","role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/presentationcontentinteraction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationDetents(_:selection:)":{"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:selection:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationDetents(_:selection:)","title":"presentationDetents(_:selection:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationDetents","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18PresentationDetentV","text":"PresentationDetent","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"selection","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"PresentationDetent","preciseIdentifier":"s:7SwiftUI18PresentationDetentV"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:)":{"title":"focusedValue(_:)","url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:)","kind":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"focusedValue"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformAnchorPreference(key:value:transform:)":{"title":"transformAnchorPreference(key:value:transform:)","url":"\/documentation\/brazeui\/contentcardsview\/transformanchorpreference(key:value:transform:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformAnchorPreference(key:value:transform:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"transformAnchorPreference","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"K"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV","text":"Anchor","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">.","kind":"text"},{"preciseIdentifier":"s:7SwiftUI6AnchorV6SourceV","text":"Source","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"transform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Anchor","preciseIdentifier":"s:7SwiftUI6AnchorV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alignmentGuide(_:computeValue:)-6mxlk":{"title":"alignmentGuide(_:computeValue:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"alignmentGuide"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"VerticalAlignment","preciseIdentifier":"s:7SwiftUI17VerticalAlignmentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"computeValue"},{"text":": (","kind":"text"},{"text":"ViewDimensions","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-6mxlk","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-6mxlk"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogConfirmationLabel(_:)-8v1p":{"title":"fileDialogConfirmationLabel(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fileDialogConfirmationLabel","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-8v1p","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogConfirmationLabel(_:)-8v1p"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-7xtoi":{"title":"searchable(text:tokens:placement:prompt:token:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-7xtoi","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-7xtoi"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:)-o3ba":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:)-o3ba","title":"accessibilityRotor(_:entries:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(","kind":"text"},{"text":"L","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"entries","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:)-o3ba"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transition(_:)-640r9":{"title":"transition(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"transition","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-640r9","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-640r9"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tableColumnHeaders(_:)":{"title":"tableColumnHeaders(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableColumnHeaders"},{"text":"(","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/tablecolumnheaders(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableColumnHeaders(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(keys:phases:action:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(keys:phases:action:)","role":"symbol","title":"onKeyPress(keys:phases:action:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onKeyPress"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"keys"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sh","text":"Set","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"KeyEquivalent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13KeyEquivalentV"},{"kind":"text","text":">, "},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Phases","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"action","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier","text":"Result"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(keys:phases:action:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityElement(children:)":{"title":"accessibilityElement(children:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityElement","kind":"identifier"},{"kind":"text","text":"("},{"text":"children","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI26AccessibilityChildBehaviorV","kind":"typeIdentifier","text":"AccessibilityChildBehavior"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityelement(children:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityElement(children:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryID:entryLabel:)-au37":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"ID"},{"kind":"text","text":">("},{"text":"LocalizedStringKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":"], ","kind":"text"},{"text":"entryID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"ID","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"entryLabel"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"EntryModel"},{"kind":"text","text":", "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","title":"accessibilityRotor(_:entries:entryID:entryLabel:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entryid:entrylabel:)-au37","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryID:entryLabel:)-au37","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActions(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActions(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityActions","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Content"},{"text":">(() -> ","kind":"text"},{"text":"Content","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactions(_:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"accessibilityActions(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tint(_:)-7nkgt":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-7nkgt","url":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-7nkgt","type":"topic","title":"tint(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tint","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/allowsTightening(_:)":{"title":"allowsTightening(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"allowsTightening","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/allowstightening(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/allowsTightening(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:_:)-7db1c":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-7db1c","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Value"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"FocusedValues","preciseIdentifier":"s:7SwiftUI13FocusedValuesV"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-7db1c","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"focusedValue(_:_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-5sd5q":{"title":"navigationBarTitle(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationBarTitle","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-5sd5q","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-5sd5q"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationCornerRadius(_:)":{"title":"presentationCornerRadius(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"presentationCornerRadius","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationcornerradius(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationCornerRadius(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-64xq1":{"title":"searchable(text:placement:prompt:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-64xq1","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-64xq1"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibility(value:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibility(value:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibility"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"deprecated":true,"type":"topic","role":"symbol","title":"accessibility(value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibility(value:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)":{"title":"rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rotation3DEffect","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier","text":"Angle"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"axis"},{"kind":"text","text":": (x"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", y"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":", z"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":"), ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"anchorZ","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perspective"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/rotation3deffect(_:axis:anchor:anchorz:perspective:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotation3DEffect(_:axis:anchor:anchorZ:perspective:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollDismissesKeyboard(_:)":{"title":"scrollDismissesKeyboard(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollDismissesKeyboard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI27ScrollDismissesKeyboardModeV","text":"ScrollDismissesKeyboardMode"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrolldismisseskeyboard(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollDismissesKeyboard(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:)-81l6e":{"title":"alert(_:isPresented:actions:)","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-81l6e","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:)-81l6e","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLabel(_:)-pj4r":{"title":"accessibilityLabel(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityLabel"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylabel(_:)-pj4r","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLabel(_:)-pj4r"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:)-7ig3":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:)-7ig3","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-7ig3","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"searchable(text:placement:prompt:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/selectionDisabled(_:)":{"title":"selectionDisabled(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"selectionDisabled"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/selectiondisabled(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/selectionDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(phases:action:)":{"title":"onKeyPress(phases:action:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(phases:action:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(phases:action:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onKeyPress","kind":"identifier"},{"text":"(","kind":"text"},{"text":"phases","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","text":"KeyPress","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"action"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPress","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"text":".","kind":"text"},{"text":"Result","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/tint(_:)-6v9np":{"title":"tint(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-6v9np","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tint(_:)-6v9np"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:_:for:)-36e07":{"title":"contentMargins(_:_:for:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentMargins"},{"text":"(","kind":"text"},{"text":"Edge","preciseIdentifier":"s:7SwiftUI4EdgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Set","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"EdgeInsets","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ContentMarginPlacement","preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-36e07","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-36e07"},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspectorColumnWidth(_:)":{"abstract":[],"title":"inspectorColumnWidth(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(_:)","url":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(_:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspectorColumnWidth"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAdjustedPitch(_:)":{"abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAdjustedPitch(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"speechAdjustedPitch"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/speechadjustedpitch(_:)","title":"speechAdjustedPitch(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorInvert()":{"abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/colorinvert()","role":"symbol","type":"topic","title":"colorInvert()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorInvert()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"colorInvert","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(in:fillStyle:)-43zuc":{"url":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-43zuc","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","role":"symbol","title":"background(in:fillStyle:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(in:fillStyle:)-43zuc"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listItemTint(_:)-5xqg5":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"listItemTint"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"ListItemTint","preciseIdentifier":"s:7SwiftUI12ListItemTintV"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-5xqg5","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listItemTint(_:)-5xqg5","title":"listItemTint(_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/autocorrectionDisabled(_:)":{"title":"autocorrectionDisabled(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"autocorrectionDisabled"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/autocorrectiondisabled(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/autocorrectionDisabled(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackgroundInteraction(_:)":{"title":"presentationBackgroundInteraction(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"presentationBackgroundInteraction","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"PresentationBackgroundInteraction","preciseIdentifier":"s:7SwiftUI33PresentationBackgroundInteractionV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/presentationbackgroundinteraction(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackgroundInteraction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(isPresented:error:actions:message:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(isPresented:error:actions:message:)","title":"alert(isPresented:error:actions:message:)","type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:message:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"error","kind":"externalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"actions"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"message"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":") -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffect(_:)":{"title":"hoverEffect(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hoverEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"HoverEffect","preciseIdentifier":"s:7SwiftUI11HoverEffectV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffect(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tableStyle(_:)":{"title":"tableStyle(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tableStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/tablestyle(_:)","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tableStyle"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHeading(_:)":{"title":"accessibilityHeading(_:)","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityHeading","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"AccessibilityHeadingLevel","preciseIdentifier":"s:7SwiftUI25AccessibilityHeadingLevelO"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityheading(_:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHeading(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/highPriorityGesture(_:including:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"highPriorityGesture","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"including"},{"kind":"text","text":": "},{"text":"GestureMask","preciseIdentifier":"s:7SwiftUI11GestureMaskV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/highPriorityGesture(_:including:)","url":"\/documentation\/brazeui\/contentcardsview\/highprioritygesture(_:including:)","abstract":[],"role":"symbol","kind":"symbol","title":"highPriorityGesture(_:including:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlayPreferenceValue(_:_:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:_:)","title":"overlayPreferenceValue(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Key"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"Key"},{"kind":"text","text":".Type, ("},{"kind":"typeIdentifier","text":"Key"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:_:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDrag(_:preview:)":{"title":"onDrag(_:preview:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onDrag"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">(() -> "},{"text":"NSItemProvider","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSItemProvider"},{"kind":"text","text":", "},{"kind":"externalParam","text":"preview"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:preview:)","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDrag(_:preview:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/actionSheet(item:content:)":{"abstract":[],"deprecated":true,"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"actionSheet","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?>, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"ActionSheet","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"actionSheet(item:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/actionSheet(item:content:)","url":"\/documentation\/brazeui\/contentcardsview\/actionsheet(item:content:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollIndicatorsFlash(trigger:)":{"kind":"symbol","title":"scrollIndicatorsFlash(trigger:)","role":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollIndicatorsFlash(trigger:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"scrollIndicatorsFlash"},{"text":"(","kind":"text"},{"text":"trigger","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Equatable","preciseIdentifier":"s:SQ","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(trigger:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf":{"kind":"symbol","title":"fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)","role":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentType:defaultFilename:onCompletion:)-1ponf","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"D"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"contentType","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":", "},{"text":"defaultFilename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"text":"onCompletion","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","role":"symbol","title":"fileImporter(isPresented:allowedContentTypes:allowsMultipleSelection:onCompletion:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileImporter"},{"text":"(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":">, "},{"text":"allowedContentTypes","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","text":"UTType","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"allowsMultipleSelection"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/badgeProminence(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/badgeProminence(_:)","role":"symbol","title":"badgeProminence(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/badgeprominence(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"badgeProminence","kind":"identifier"},{"kind":"text","text":"("},{"text":"BadgeProminence","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15BadgeProminenceV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/preference(key:value:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"preference"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"K"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"key"},{"text":": ","kind":"text"},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"preference(key:value:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/preference(key:value:)","url":"\/documentation\/brazeui\/contentcardsview\/preference(key:value:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-8fu5r":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-8fu5r","role":"symbol","type":"topic","title":"navigationBarTitle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-8fu5r","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"text":"(","kind":"text"},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-5409v":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-5409v","role":"symbol","title":"accessibilityHint(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-5409v","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"accessibilityHint","kind":"identifier"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onSubmit(of:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onSubmit(of:_:)","role":"symbol","type":"topic","title":"onSubmit(of:_:)","url":"\/documentation\/brazeui\/contentcardsview\/onsubmit(of:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"onSubmit"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SubmitTriggers","preciseIdentifier":"s:7SwiftUI14SubmitTriggersV","kind":"typeIdentifier"},{"text":", (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSeparatorTint(_:edges:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"listSectionSeparatorTint"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV","text":"Color"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"edges"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","kind":"typeIdentifier","text":"VerticalEdge"},{"text":".","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/listsectionseparatortint(_:edges:)","type":"topic","title":"listSectionSeparatorTint(_:edges:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparatorTint(_:edges:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityHint(_:)-2muew":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityHint(_:)-2muew","role":"symbol","title":"accessibilityHint(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityhint(_:)-2muew","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityHint"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","kind":"typeIdentifier","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environment(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:_:)","role":"symbol","type":"topic","title":"environment(_:_:)","url":"\/documentation\/brazeui\/contentcardsview\/environment(_:_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"environment","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"WritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contentMargins(_:_:for:)-3ye6p":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contentMargins(_:_:for:)-3ye6p","role":"symbol","title":"contentMargins(_:_:for:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-3ye6p","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contentMargins","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO","text":"Edge"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":", "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":"?, "},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ContentMarginPlacementV","kind":"typeIdentifier","text":"ContentMarginPlacement"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/rotationEffect(_:anchor:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/rotationEffect(_:anchor:)","role":"symbol","type":"topic","title":"rotationEffect(_:anchor:)","url":"\/documentation\/brazeui\/contentcardsview\/rotationeffect(_:anchor:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"rotationEffect","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI5AngleV","kind":"typeIdentifier","text":"Angle"},{"text":", ","kind":"text"},{"text":"anchor","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UnitPoint","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-7st5x":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-7st5x","role":"symbol","title":"accessibilityRotor(_:entries:entryLabel:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-7st5x","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"entries"},{"text":": [","kind":"text"},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"entryLabel","kind":"externalParam"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"EntryModel"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotorEntry(id:in:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotorEntry(id:in:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotorEntry","kind":"identifier"},{"kind":"text","text":"<"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"Namespace","preciseIdentifier":"s:7SwiftUI9NamespaceV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotorentry(id:in:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"accessibilityRotorEntry(id:in:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/persistentSystemOverlays(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"persistentSystemOverlays","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"persistentSystemOverlays(_:)","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/persistentsystemoverlays(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/persistentSystemOverlays(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onKeyPress(_:phases:action:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onKeyPress(_:phases:action:)","role":"symbol","type":"topic","title":"onKeyPress(_:phases:action:)","url":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:phases:action:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"onKeyPress","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI13KeyEquivalentV","text":"KeyEquivalent","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"phases"},{"text":": ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Phases","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6PhasesV"},{"kind":"text","text":", "},{"text":"action","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7SwiftUI8KeyPressV","kind":"typeIdentifier","text":"KeyPress"},{"text":") -> ","kind":"text"},{"text":"KeyPress","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV"},{"kind":"text","text":"."},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI8KeyPressV6ResultO"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/foregroundStyle(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/foregroundStyle(_:_:)","role":"symbol","title":"foregroundStyle(_:_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"foregroundStyle"},{"kind":"text","text":"<"},{"text":"S1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S2","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S1"},{"text":", ","kind":"text"},{"text":"S2","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityZoomAction(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityzoomaction(_:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityZoomAction","kind":"identifier"},{"kind":"text","text":"(("},{"text":"AccessibilityZoomGestureAction","preciseIdentifier":"s:7SwiftUI30AccessibilityZoomGestureActionV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV","text":"ModifiedContent"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"type":"topic","role":"symbol","title":"accessibilityZoomAction(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityZoomAction(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarBackground(_:for:)-44gof":{"url":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-44gof","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toolbarBackground"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility"},{"kind":"text","text":", "},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ToolbarPlacement","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","role":"symbol","title":"toolbarBackground(_:for:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarBackground(_:for:)-44gof"},"doc://Braze/documentation/BrazeUI/ContentCardsView/aspectRatio(_:contentMode:)-38p3e":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/aspectRatio(_:contentMode:)-38p3e","kind":"symbol","abstract":[],"title":"aspectRatio(_:contentMode:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"aspectRatio","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"contentMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI11ContentModeO","text":"ContentMode","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-38p3e"},"doc://Braze/documentation/BrazeUI/ContentCardsView/blendMode(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/blendMode(_:)","role":"symbol","type":"topic","title":"blendMode(_:)","url":"\/documentation\/brazeui\/contentcardsview\/blendmode(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"blendMode","kind":"identifier"},{"kind":"text","text":"("},{"text":"BlendMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9BlendModeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/indexViewStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/indexViewStyle(_:)","role":"symbol","title":"indexViewStyle(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/indexviewstyle(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"indexViewStyle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:)-5jy66","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:actions:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"confirmationDialog","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"A","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/border(_:width:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/border(_:width:)","role":"symbol","title":"border(_:width:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/border(_:width:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"border","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"width","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/presentationBackground(alignment:content:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(alignment:content:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"presentationBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"alignment"},{"text":": ","kind":"text"},{"text":"Alignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"text":", ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/presentationBackground(alignment:content:)","role":"symbol","title":"presentationBackground(alignment:content:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-4mfr5","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"text":"presenting","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/dynamicTypeSize(_:)-6u9fs":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/dynamicTypeSize(_:)-6u9fs","role":"symbol","title":"dynamicTypeSize(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-6u9fs","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dynamicTypeSize"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"DynamicTypeSize","preciseIdentifier":"s:7SwiftUI15DynamicTypeSizeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textCase(_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textCase(_:)","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textcase(_:)","type":"topic","abstract":[],"title":"textCase(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textCase","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV","text":"Text"},{"text":".","kind":"text"},{"text":"Case","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV4CaseO"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(menuItems:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(menuItems:)","role":"symbol","type":"topic","title":"contextMenu(menuItems:)","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"MenuItems"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"menuItems"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"MenuItems"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontWeight(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWeight(_:)","role":"symbol","title":"fontWeight(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fontweight(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"fontWeight","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV","text":"Font"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV6WeightV","text":"Weight"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileMover(isPresented:file:onCompletion:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileMover(isPresented:file:onCompletion:)","role":"symbol","type":"topic","title":"fileMover(isPresented:file:onCompletion:)","url":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileMover"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"onCompletion"},{"text":": (","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowBackground(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listRowBackground","kind":"identifier"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"V"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowBackground(_:)","type":"topic","kind":"symbol","abstract":[],"title":"listRowBackground(_:)","url":"\/documentation\/brazeui\/contentcardsview\/listrowbackground(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)-52xp5","role":"symbol","title":"searchable(text:tokens:suggestedTokens:isPresented:placement:prompt:token:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"suggestedTokens"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","kind":"typeIdentifier","text":"SearchFieldPlacement"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:actions:message:)-1y1tu":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-1y1tu","title":"alert(_:isPresented:actions:message:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:actions:message:)-1y1tu","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"alert"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"A"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"M"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"actions","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"abstract":[],"kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/previewInterfaceOrientation(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/previewInterfaceOrientation(_:)","role":"symbol","type":"topic","title":"previewInterfaceOrientation(_:)","url":"\/documentation\/brazeui\/contentcardsview\/previewinterfaceorientation(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"previewInterfaceOrientation","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20InterfaceOrientationV","text":"InterfaceOrientation"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typesettingLanguage(_:isEnabled:)-91phk":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-91phk","role":"symbol","title":"typesettingLanguage(_:isEnabled:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-91phk","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typesettingLanguage"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation6LocaleV","kind":"typeIdentifier","text":"Locale"},{"text":".","kind":"text"},{"preciseIdentifier":"s:10Foundation6LocaleV8LanguageV","kind":"typeIdentifier","text":"Language"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listSectionSeparator(_:edges:)":{"url":"\/documentation\/brazeui\/contentcardsview\/listsectionseparator(_:edges:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listSectionSeparator(_:edges:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listSectionSeparator","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"edges","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"VerticalEdge","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"listSectionSeparator(_:edges:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/draggable(_:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/draggable(_:)","kind":"symbol","abstract":[],"type":"topic","title":"draggable(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"draggable","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/draggable(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/statusBar(hidden:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/statusBar(hidden:)","role":"symbol","type":"topic","title":"statusBar(hidden:)","url":"\/documentation\/brazeui\/contentcardsview\/statusbar(hidden:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"statusBar","kind":"identifier"},{"text":"(","kind":"text"},{"text":"hidden","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gesture(_:including:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gesture(_:including:)","role":"symbol","title":"gesture(_:including:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/gesture(_:including:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"gesture","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"including","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11GestureMaskV","text":"GestureMask"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityIdentifier(_:)":{"title":"accessibilityIdentifier(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityIdentifier(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityidentifier(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityIdentifier","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/textFieldStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textFieldStyle(_:)","role":"symbol","type":"topic","title":"textFieldStyle(_:)","url":"\/documentation\/brazeui\/contentcardsview\/textfieldstyle(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"textFieldStyle","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listStyle(_:)","role":"symbol","title":"listStyle(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/liststyle(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"listStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/privacySensitive(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/privacySensitive(_:)","role":"symbol","type":"topic","title":"privacySensitive(_:)","url":"\/documentation\/brazeui\/contentcardsview\/privacysensitive(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"privacySensitive","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonBorderShape(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonBorderShape","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17ButtonBorderShapeV","text":"ButtonBorderShape"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","title":"buttonBorderShape(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonBorderShape(_:)","url":"\/documentation\/brazeui\/contentcardsview\/buttonbordershape(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchScopes(_:scopes:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchScopes(_:scopes:)","role":"symbol","title":"searchScopes(_:scopes:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:scopes:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"searchScopes","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":", ","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"scopes","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scrollTargetLayout(isEnabled:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scrollTargetLayout"},{"text":"(","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scrollTargetLayout(isEnabled:)","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/scrolltargetlayout(isenabled:)","title":"scrollTargetLayout(isEnabled:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6g3mr","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Visibility","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/help(_:)-35kni":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/help(_:)-35kni","title":"help(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"help"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/help(_:)-35kni","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineLimit(_:)-28j27":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineLimit(_:)-28j27","role":"symbol","title":"lineLimit(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-28j27","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lineLimit","kind":"identifier"},{"kind":"text","text":"("},{"text":"PartialRangeFrom","kind":"typeIdentifier","preciseIdentifier":"s:s16PartialRangeFromV"},{"kind":"text","text":"<"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:)-kpz1":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-kpz1","title":"safeAreaPadding(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"safeAreaPadding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-kpz1","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)-894lq","role":"symbol","type":"topic","title":"fileExporter(isPresented:document:contentTypes:defaultFilename:onCompletion:onCancellation:)","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fileExporter"},{"kind":"text","text":"<"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"document"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"contentTypes","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UTType","kind":"typeIdentifier","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"defaultFilename"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"onCompletion"},{"kind":"text","text":": ("},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"onCancellation"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityDirectTouch(_:options:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityDirectTouch(_:options:)","role":"symbol","title":"accessibilityDirectTouch(_:options:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitydirecttouch(_:options:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityDirectTouch","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityDirectTouchOptionsV","text":"AccessibilityDirectTouchOptions"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbarColorScheme(_:for:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbarColorScheme(_:for:)","role":"symbol","type":"topic","title":"toolbarColorScheme(_:for:)","url":"\/documentation\/brazeui\/contentcardsview\/toolbarcolorscheme(_:for:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toolbarColorScheme","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI11ColorSchemeO","text":"ColorScheme","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"ToolbarPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI16ToolbarPlacementV"},{"kind":"text","text":"...) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusedValue(_:_:)-92bbz":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusedValue(_:_:)-92bbz","role":"symbol","title":"focusedValue(_:_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-92bbz","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"focusedValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7SwiftUI13FocusedValuesV","text":"FocusedValues","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":"?>, ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","url":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fileExporter","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":">, "},{"text":"items","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"contentTypes"},{"text":": [","kind":"text"},{"text":"UTType","preciseIdentifier":"s:22UniformTypeIdentifiers6UTTypeV","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"onCompletion","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<["},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"], ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier","text":"Error"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"onCancellation","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","title":"fileExporter(isPresented:items:contentTypes:onCompletion:onCancellation:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/zIndex(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/zIndex(_:)","role":"symbol","type":"topic","title":"zIndex(_:)","url":"\/documentation\/brazeui\/contentcardsview\/zindex(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zIndex"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:in:fillStyle:)-609vv":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-609vv","role":"symbol","title":"background(_:in:fillStyle:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-609vv","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"fillStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:)-70igs":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-70igs","deprecated":true,"title":"navigationBarTitle(_:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:)-70igs"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlay(_:in:fillStyle:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlay(_:in:fillStyle:)","role":"symbol","type":"topic","title":"overlay(_:in:fillStyle:)","url":"\/documentation\/brazeui\/contentcardsview\/overlay(_:in:fillstyle:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlay","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contrast(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contrast(_:)","role":"symbol","title":"contrast(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/contrast(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contrast","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/contextMenu(_:)":{"title":"contextMenu(_:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/contextMenu(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/contextmenu(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contextMenu","kind":"identifier"},{"text":"<","kind":"text"},{"text":"MenuItems","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"ContextMenu","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ContextMenuV"},{"text":"<","kind":"text"},{"text":"MenuItems","kind":"typeIdentifier"},{"kind":"text","text":">?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityLinkedGroup(id:in:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"accessibilityLinkedGroup","kind":"identifier"},{"text":"<","kind":"text"},{"text":"ID","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ID"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Namespace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9NamespaceV2IDV","text":"ID"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"title":"accessibilityLinkedGroup(id:in:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityLinkedGroup(id:in:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitylinkedgroup(id:in:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(isPresented:destination:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(isPresented:destination:)","role":"symbol","type":"topic","title":"navigationDestination(isPresented:destination:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(ispresented:destination:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationDestination"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"V"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"destination","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fontWidth(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fontWidth(_:)","role":"symbol","title":"fontWidth(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fontwidth(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fontWidth"},{"text":"(","kind":"text"},{"text":"Font","preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Width","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV5WidthV"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/background(_:in:fillStyle:)-8rt56":{"title":"background(_:in:fillStyle:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/background(_:in:fillStyle:)-8rt56","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-8rt56","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"background","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"fillStyle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FillStyle","preciseIdentifier":"s:7SwiftUI9FillStyleV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-aesm":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-aesm","role":"symbol","type":"topic","title":"accessibilityCustomContent(_:_:importance:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-aesm","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"AccessibilityCustomContentKey","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI29AccessibilityCustomContentKeyV"},{"kind":"text","text":", "},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"importance"},{"kind":"text","text":": "},{"text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Importance","preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/hoverEffectDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/hoverEffectDisabled(_:)","role":"symbol","title":"hoverEffectDisabled(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/hovereffectdisabled(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hoverEffectDisabled","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaPadding(_:)-970lj":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"safeAreaPadding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"safeAreaPadding(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaPadding(_:)-970lj","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-970lj","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tabItem(_:)":{"kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/tabitem(_:)","title":"tabItem(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tabItem","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"text":">(() -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tabItem(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/opacity(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/opacity(_:)","role":"symbol","type":"topic","title":"opacity(_:)","url":"\/documentation\/brazeui\/contentcardsview\/opacity(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"opacity","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-1zq9k":{"title":"typeSelectEquivalent(_:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-1zq9k","url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-1zq9k","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"typeSelectEquivalent"},{"text":"(","kind":"text"},{"text":"LocalizedStringKey","preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileExporterFilenameLabel(_:)-55u36":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileExporterFilenameLabel(_:)-55u36","url":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-55u36","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fileExporterFilenameLabel","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","role":"symbol","title":"fileExporterFilenameLabel(_:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/ignoresSafeArea(_:edges:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/ignoresSafeArea(_:edges:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ignoresSafeArea"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15SafeAreaRegionsV","kind":"typeIdentifier","text":"SafeAreaRegions"},{"text":", ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Edge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4EdgeO3SetV","text":"Set"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/ignoressafearea(_:edges:)","type":"topic","kind":"symbol","role":"symbol","abstract":[],"title":"ignoresSafeArea(_:edges:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/safeAreaInset(edge:alignment:spacing:content:)-3m60u":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/safeAreaInset(edge:alignment:spacing:content:)-3m60u","role":"symbol","title":"safeAreaInset(edge:alignment:spacing:content:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-3m60u","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"safeAreaInset","kind":"identifier"},{"kind":"text","text":"<"},{"text":"V","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"edge","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"VerticalEdge","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"text":"HorizontalAlignment","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"spacing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"V"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityActivationPoint(_:)-3ybf9":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityActivationPoint(_:)-3ybf9","role":"symbol","type":"topic","title":"accessibilityActivationPoint(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityactivationpoint(_:)-3ybf9","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"accessibilityActivationPoint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI15ModifiedContentV","kind":"typeIdentifier","text":"ModifiedContent"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:placement:prompt:suggestions:)-1yye2":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:placement:prompt:suggestions:)-1yye2","role":"symbol","title":"searchable(text:placement:prompt:suggestions:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-1yye2","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"V"},{"kind":"text","text":", "},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"suggestions","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/gridCellAnchor(_:)":{"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/gridcellanchor(_:)","title":"gridCellAnchor(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gridCellAnchor"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI9UnitPointV","text":"UnitPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/gridCellAnchor(_:)","role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onReceive(_:perform:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onReceive(_:perform:)","role":"symbol","type":"topic","title":"onReceive(_:perform:)","url":"\/documentation\/brazeui\/contentcardsview\/onreceive(_:perform:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onReceive","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(_:isPresented:presenting:actions:)-iuxc":{"title":"alert(_:isPresented:presenting:actions:)","abstract":[],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(_:isPresented:presenting:actions:)-iuxc","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-iuxc","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"text":"presenting","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"A"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq":{"kind":"symbol","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq","type":"topic","title":"searchable(text:tokens:suggestedTokens:placement:prompt:token:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:suggestedTokens:placement:prompt:token:)-865rq","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"suggestedTokens","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"text":"C","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV","text":"SearchFieldPlacement","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/speechAnnouncementsQueued(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/speechAnnouncementsQueued(_:)","role":"symbol","title":"speechAnnouncementsQueued(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/speechannouncementsqueued(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"speechAnnouncementsQueued","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environment(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/environment(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"environment"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","title":"environment(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environment(_:)","abstract":[],"role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:)-82t5j":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-82t5j","role":"symbol","type":"topic","title":"navigationDocument(_:)","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-82t5j","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityAddTraits(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityAddTraits(_:)","role":"symbol","title":"accessibilityAddTraits(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityaddtraits(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityAddTraits","kind":"identifier"},{"text":"(","kind":"text"},{"text":"AccessibilityTraits","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19AccessibilityTraitsV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alignmentGuide(_:computeValue:)-575k3":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alignmentGuide(_:computeValue:)-575k3","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-575k3","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alignmentGuide","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI19HorizontalAlignmentV","text":"HorizontalAlignment"},{"kind":"text","text":", "},{"kind":"externalParam","text":"computeValue"},{"kind":"text","text":": ("},{"text":"ViewDimensions","preciseIdentifier":"s:7SwiftUI14ViewDimensionsV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"title":"alignmentGuide(_:computeValue:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onContinueUserActivity(_:perform:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onContinueUserActivity(_:perform:)","role":"symbol","type":"topic","title":"onContinueUserActivity(_:perform:)","url":"\/documentation\/brazeui\/contentcardsview\/oncontinueuseractivity(_:perform:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onContinueUserActivity","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"text":"NSUserActivity","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserActivity"},{"text":") -> ()) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspectorColumnWidth(min:ideal:max:)":{"kind":"symbol","title":"inspectorColumnWidth(min:ideal:max:)","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspectorColumnWidth(min:ideal:max:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inspectorColumnWidth","kind":"identifier"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":"?, ","kind":"text"},{"text":"ideal","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(min:ideal:max:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/flipsForRightToLeftLayoutDirection(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/flipsForRightToLeftLayoutDirection(_:)","kind":"symbol","type":"topic","role":"symbol","title":"flipsForRightToLeftLayoutDirection(_:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/flipsforrighttoleftlayoutdirection(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flipsForRightToLeftLayoutDirection","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/ContentCardsView/controlSize(_:)":{"abstract":[],"title":"controlSize(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlSize(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"controlSize"},{"text":"(","kind":"text"},{"text":"ControlSize","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ControlSizeO"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/controlsize(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/tracking(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/tracking(_:)","role":"symbol","title":"tracking(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/tracking(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tracking"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/frame()":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/frame()","type":"topic","title":"frame()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"frame","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/frame()","abstract":[],"deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolVariant(_:)":{"abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"symbolVariant","kind":"identifier"},{"kind":"text","text":"("},{"text":"SymbolVariants","preciseIdentifier":"s:7SwiftUI14SymbolVariantsV","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolVariant(_:)","title":"symbolVariant(_:)","role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/symbolvariant(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/menuOrder(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/menuOrder(_:)","role":"symbol","type":"topic","title":"menuOrder(_:)","url":"\/documentation\/brazeui\/contentcardsview\/menuorder(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"menuOrder"},{"text":"(","kind":"text"},{"text":"MenuOrder","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI9MenuOrderV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/progressViewStyle(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/progressViewStyle(_:)","abstract":[],"kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/progressviewstyle(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"progressViewStyle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","title":"progressViewStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/lineSpacing(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/lineSpacing(_:)","role":"symbol","title":"lineSpacing(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/linespacing(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lineSpacing"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/brightness(_:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"brightness","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/brightness(_:)","type":"topic","title":"brightness(_:)","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/brightness(_:)","role":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)-3veqw","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:message:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"A"},{"text":", ","kind":"text"},{"text":"M","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"isPresented","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","text":"Visibility","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"message","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"M"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:coordinateSpace:perform:)-7j1jo":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-7j1jo","role":"symbol","title":"onTapGesture(count:coordinateSpace:perform:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-7j1jo","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"onTapGesture"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CoordinateSpace","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15CoordinateSpaceO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"perform"},{"text":": (","kind":"text"},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)-6tf2r","kind":"symbol","abstract":[],"type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:presenting:actions:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"titleVisibility","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Visibility","preciseIdentifier":"s:7SwiftUI10VisibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"presenting"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"actions","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"A","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r"},"doc://Braze/documentation/BrazeUI/ContentCardsView/controlGroupStyle(_:)":{"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/controlgroupstyle(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"controlGroupStyle","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/controlGroupStyle(_:)","abstract":[],"title":"controlGroupStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/mask(_:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/mask(_:)","role":"symbol","type":"topic","title":"mask(_:)","url":"\/documentation\/brazeui\/contentcardsview\/mask(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"mask"},{"kind":"text","text":"<"},{"text":"Mask","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"Mask","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarTitle(_:displayMode:)-4vyr1":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarTitle(_:displayMode:)-4vyr1","role":"symbol","title":"navigationBarTitle(_:displayMode:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-4vyr1","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarTitle"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"displayMode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI17NavigationBarItemV","text":"NavigationBarItem","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TitleDisplayMode","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17NavigationBarItemV16TitleDisplayModeO"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformPreference(_:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformPreference(_:_:)","role":"symbol","type":"topic","title":"transformPreference(_:_:)","url":"\/documentation\/brazeui\/contentcardsview\/transformpreference(_:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"transformPreference","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, ("},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Value","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:preview:)-3xgr5":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:preview:)-3xgr5","role":"symbol","title":"navigationDocument(_:preview:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3xgr5","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"text":"I1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"I2","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"text":"preview","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SharePreview","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12SharePreviewV"},{"kind":"text","text":"<"},{"text":"I1","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"I2"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/toolbar(removing:)":{"url":"\/documentation\/brazeui\/contentcardsview\/toolbar(removing:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toolbar","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"removing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI22ToolbarDefaultItemKindV","kind":"typeIdentifier","text":"ToolbarDefaultItemKind"},{"kind":"text","text":"?) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"abstract":[],"kind":"symbol","title":"toolbar(removing:)","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/toolbar(removing:)","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transition(_:)-6t5so":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transition(_:)-6t5so","role":"symbol","type":"topic","title":"transition(_:)","url":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-6t5so","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"transition"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13AnyTransitionV","text":"AnyTransition"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityInputLabels(_:)-hqkr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityInputLabels(_:)-hqkr","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityinputlabels(_:)-hqkr","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityInputLabels"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">([","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"]) -> "},{"text":"ModifiedContent","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"AccessibilityAttachmentModifier","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV"},{"text":">","kind":"text"}],"type":"topic","title":"accessibilityInputLabels(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:entries:entryLabel:)-z3mm":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:entries:entryLabel:)-z3mm","role":"symbol","title":"accessibilityRotor(_:entries:entryLabel:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:entries:entrylabel:)-z3mm","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"accessibilityRotor","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"EntryModel"},{"kind":"text","text":">("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","kind":"typeIdentifier","text":"AccessibilitySystemRotor"},{"kind":"text","text":", "},{"kind":"externalParam","text":"entries"},{"kind":"text","text":": ["},{"text":"EntryModel","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"entryLabel"},{"kind":"text","text":": "},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"EntryModel","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":">) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onTapGesture(count:coordinateSpace:perform:)-5g1bv":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onTapGesture(count:coordinateSpace:perform:)-5g1bv","role":"symbol","type":"topic","title":"onTapGesture(count:coordinateSpace:perform:)","url":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-5g1bv","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"onTapGesture","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"count"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"coordinateSpace","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"CoordinateSpaceProtocol","preciseIdentifier":"s:7SwiftUI23CoordinateSpaceProtocolP"},{"kind":"text","text":", "},{"text":"perform","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGPoint","text":"CGPoint"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/cornerRadius(_:antialiased:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/cornerRadius(_:antialiased:)","role":"symbol","title":"cornerRadius(_:antialiased:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/cornerradius(_:antialiased:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cornerRadius"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"antialiased"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/labelsHidden()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/labelsHidden()","role":"symbol","type":"topic","title":"labelsHidden()","url":"\/documentation\/brazeui\/contentcardsview\/labelshidden()","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"labelsHidden"},{"kind":"text","text":"() -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/alert(item:content:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"alert","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":">("},{"kind":"externalParam","text":"item"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Item"},{"text":"?>, ","kind":"text"},{"text":"content","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7SwiftUI5AlertV","text":"Alert","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/alert(item:content:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/alert(item:content:)","kind":"symbol","type":"topic","abstract":[],"title":"alert(item:content:)","deprecated":true},"doc://Braze/documentation/BrazeUI/ContentCardsView/fixedSize()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fixedSize()","role":"symbol","title":"fixedSize()","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/fixedsize()","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"fixedSize","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/interactiveDismissDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/interactiveDismissDisabled(_:)","role":"symbol","type":"topic","title":"interactiveDismissDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/interactivedismissdisabled(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactiveDismissDisabled"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:)-65l3c":{"role":"symbol","title":"padding(_:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-65l3c","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-65l3c"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:placement:prompt:token:)-5go6s":{"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-5go6s","type":"topic","title":"searchable(text:tokens:placement:prompt:token:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"searchable","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"text"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"kind":"text","text":": "},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","kind":"typeIdentifier","text":"LocalizedStringKey"},{"text":", ","kind":"text"},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:placement:prompt:token:)-5go6s","abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-1961k":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1961k","role":"symbol","title":"accessibilityRotor(_:textRanges:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1961k","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityRotor"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7SwiftUI24AccessibilitySystemRotorV","text":"AccessibilitySystemRotor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"kind":"text","text":": ["},{"text":"Range","kind":"typeIdentifier","preciseIdentifier":"s:Sn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"."},{"text":"Index","kind":"typeIdentifier","preciseIdentifier":"s:SS5IndexV"},{"kind":"text","text":">]) -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDocument(_:)-99wed":{"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDocument(_:)-99wed","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationDocument","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-99wed","title":"navigationDocument(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/overlayPreferenceValue(_:alignment:_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/overlayPreferenceValue(_:alignment:_:)","role":"symbol","type":"topic","title":"overlayPreferenceValue(_:alignment:_:)","url":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:alignment:_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"overlayPreferenceValue","kind":"identifier"},{"kind":"text","text":"<"},{"text":"K","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"V"},{"kind":"text","text":">("},{"text":"K","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"kind":"externalParam","text":"alignment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI9AlignmentV","text":"Alignment","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"K"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value"},{"text":") -> ","kind":"text"},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/bold(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/bold(_:)","role":"symbol","title":"bold(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/bold(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"bold"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/truncationMode(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/truncationmode(_:)","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"truncationMode"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV14TruncationModeO","text":"TruncationMode"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/truncationMode(_:)","title":"truncationMode(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityRotor(_:textRanges:)-1h4ez":{"kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/accessibilityrotor(_:textranges:)-1h4ez","title":"accessibilityRotor(_:textRanges:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"accessibilityRotor"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"textRanges"},{"text":": [","kind":"text"},{"text":"Range","kind":"typeIdentifier","preciseIdentifier":"s:Sn"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:SS5IndexV","kind":"typeIdentifier","text":"Index"},{"kind":"text","text":">]) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityRotor(_:textRanges:)-1h4ez"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accentColor(_:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accentColor(_:)","role":"symbol","type":"topic","title":"accentColor(_:)","url":"\/documentation\/brazeui\/contentcardsview\/accentcolor(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"accentColor"},{"text":"(","kind":"text"},{"text":"Color","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:editableTokens:isPresented:placement:prompt:token:)-9c1on","role":"symbol","title":"searchable(text:editableTokens:isPresented:placement:prompt:token:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"searchable"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"text"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"editableTokens"},{"kind":"text","text":": "},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":">, "},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"placement"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"text":"?, ","kind":"text"},{"text":"token","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":">) -> some ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onDisappear(perform:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onDisappear(perform:)","role":"symbol","type":"topic","title":"onDisappear(perform:)","url":"\/documentation\/brazeui\/contentcardsview\/ondisappear(perform:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"onDisappear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"perform"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/disabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/disabled(_:)","role":"symbol","title":"disabled(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/disabled(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"disabled"},{"text":"(","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/geometryGroup()":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/geometrygroup()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"geometryGroup"},{"text":"() -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol","title":"geometryGroup()","role":"symbol","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/geometryGroup()"},"doc://Braze/documentation/BrazeUI/ContentCardsView/transformEnvironment(_:transform:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/transformEnvironment(_:transform:)","role":"symbol","type":"topic","title":"transformEnvironment(_:transform:)","url":"\/documentation\/brazeui\/contentcardsview\/transformenvironment(_:transform:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"transformEnvironment"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"WritableKeyPath","preciseIdentifier":"s:s15WritableKeyPathC"},{"text":"<","kind":"text"},{"text":"EnvironmentValues","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"},{"kind":"text","text":", "},{"text":"V","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"transform","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"searchable"},{"kind":"text","text":"<"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"text","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":">, "},{"text":"tokens","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SearchFieldPlacement","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prompt"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI18LocalizedStringKeyV","text":"LocalizedStringKey","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"token"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Element","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"type":"topic","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-6v94n","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n"},"doc://Braze/documentation/BrazeUI/ContentCardsView/textContentType(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"textContentType","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@T@UITextContentType","text":"UITextContentType","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"textContentType(_:)","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/textcontenttype(_:)","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/textContentType(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/position(_:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"position","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGPoint","preciseIdentifier":"c:@S@CGPoint","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/position(_:)","url":"\/documentation\/brazeui\/contentcardsview\/position(_:)","title":"position(_:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationSplitViewColumnWidth(_:)":{"role":"symbol","title":"navigationSplitViewColumnWidth(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationSplitViewColumnWidth"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationSplitViewColumnWidth(_:)","abstract":[],"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationDestination(item:destination:)":{"role":"symbol","title":"navigationDestination(item:destination:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationDestination(item:destination:)","abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationDestination","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":">(","kind":"text"},{"text":"item","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sq","text":"Optional","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":">>, ","kind":"text"},{"kind":"externalParam","text":"destination"},{"kind":"text","text":": ("},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(item:destination:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/inspector(isPresented:content:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/inspector(isPresented:content:)","role":"symbol","title":"inspector(isPresented:content:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/inspector(ispresented:content:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inspector"},{"text":"<","kind":"text"},{"text":"V","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"isPresented","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"V","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typesettingLanguage(_:isEnabled:)-3gwc7":{"title":"typesettingLanguage(_:isEnabled:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"typesettingLanguage","kind":"identifier"},{"kind":"text","text":"("},{"text":"TypesettingLanguage","preciseIdentifier":"s:7SwiftUI19TypesettingLanguageV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"isEnabled","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typesettingLanguage(_:isEnabled:)-3gwc7","url":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-3gwc7","type":"topic","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/typeSelectEquivalent(_:)-2h1uv":{"url":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-2h1uv","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"typeSelectEquivalent"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4TextV","text":"Text","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"type":"topic","abstract":[],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/typeSelectEquivalent(_:)-2h1uv","title":"typeSelectEquivalent(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/environmentObject(_:)":{"type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/environmentobject(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"environmentObject","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/environmentObject(_:)","abstract":[],"kind":"symbol","title":"environmentObject(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/containerRelativeFrame(_:alignment:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/containerRelativeFrame(_:alignment:)","role":"symbol","type":"topic","title":"containerRelativeFrame(_:alignment:)","url":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"containerRelativeFrame"},{"text":"(","kind":"text"},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4AxisO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI4AxisO3SetV","text":"Set","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"alignment","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:7SwiftUI9AlignmentV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/colorScheme(_:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/colorScheme(_:)","role":"symbol","title":"colorScheme(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/colorscheme(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"colorScheme","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ColorScheme","preciseIdentifier":"s:7SwiftUI11ColorSchemeO"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/focusEffectDisabled(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/focusEffectDisabled(_:)","role":"symbol","type":"topic","title":"focusEffectDisabled(_:)","url":"\/documentation\/brazeui\/contentcardsview\/focuseffectdisabled(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"focusEffectDisabled","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/navigationBarItems(leading:trailing:)":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/navigationBarItems(leading:trailing:)","role":"symbol","type":"topic","title":"navigationBarItems(leading:trailing:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationBarItems"},{"text":"<","kind":"text"},{"text":"L","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"leading","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"L"},{"text":", ","kind":"text"},{"text":"trailing","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:trailing:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/listRowSeparatorTint(_:edges:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/listRowSeparatorTint(_:edges:)","role":"symbol","title":"listRowSeparatorTint(_:edges:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/listrowseparatortint(_:edges:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"listRowSeparatorTint","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Color","preciseIdentifier":"s:7SwiftUI5ColorV"},{"text":"?, ","kind":"text"},{"text":"edges","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VerticalEdgeO","text":"VerticalEdge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VerticalEdgeO3SetV"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/confirmationDialog(_:isPresented:titleVisibility:actions:message:)-57bfu","role":"symbol","type":"topic","title":"confirmationDialog(_:isPresented:titleVisibility:actions:message:)","url":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"confirmationDialog"},{"text":"<","kind":"text"},{"text":"A","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"M","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"titleVisibility"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10VisibilityO","kind":"typeIdentifier","text":"Visibility"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"actions"},{"kind":"text","text":": () -> "},{"text":"A","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"message","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"M","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/monospaced(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"monospaced"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"monospaced(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/monospaced(_:)","url":"\/documentation\/brazeui\/contentcardsview\/monospaced(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/scaleEffect(_:anchor:)-3vkzy":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scaleEffect"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"anchor"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UnitPoint","preciseIdentifier":"s:7SwiftUI9UnitPointV"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-3vkzy","title":"scaleEffect(_:anchor:)","abstract":[],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/scaleEffect(_:anchor:)-3vkzy"},"doc://Braze/documentation/BrazeUI/ContentCardsView/accessibilityCustomContent(_:_:importance:)-7ljy0":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/accessibilityCustomContent(_:_:importance:)-7ljy0","role":"symbol","title":"accessibilityCustomContent(_:_:importance:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/accessibilitycustomcontent(_:_:importance:)-7ljy0","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"accessibilityCustomContent"},{"kind":"text","text":"("},{"text":"Text","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":", "},{"text":"Text","preciseIdentifier":"s:7SwiftUI4TextV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"importance","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AXCustomContent","preciseIdentifier":"c:objc(cs)AXCustomContent"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@AXCustomContentImportance","kind":"typeIdentifier","text":"Importance"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"ModifiedContent","preciseIdentifier":"s:7SwiftUI15ModifiedContentV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI31AccessibilityAttachmentModifierV","text":"AccessibilityAttachmentModifier","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/onLongPressGesture(minimumDuration:pressing:perform:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"onLongPressGesture"},{"text":"(","kind":"text"},{"text":"minimumDuration","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"kind":"externalParam","text":"pressing"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"perform"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"kind":"symbol","role":"symbol","deprecated":true,"url":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:pressing:perform:)","abstract":[],"title":"onLongPressGesture(minimumDuration:pressing:perform:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/onLongPressGesture(minimumDuration:pressing:perform:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/searchable(text:tokens:isPresented:placement:prompt:token:)-jxgr","role":"symbol","type":"topic","title":"searchable(text:tokens:isPresented:placement:prompt:token:)","url":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"searchable","kind":"identifier"},{"text":"<","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"text","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"tokens"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier","text":"Binding"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"C"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"text":": ","kind":"text"},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"placement","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"SearchFieldPlacement","preciseIdentifier":"s:7SwiftUI20SearchFieldPlacementV"},{"text":", ","kind":"text"},{"text":"prompt","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Text","preciseIdentifier":"s:7SwiftUI4TextV"},{"kind":"text","text":"?, "},{"text":"token","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Element"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/fileDialogCustomizationID(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/fileDialogCustomizationID(_:)","role":"symbol","title":"fileDialogCustomizationID(_:)","type":"topic","url":"\/documentation\/brazeui\/contentcardsview\/filedialogcustomizationid(_:)","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileDialogCustomizationID"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/ContentCardsView/symbolEffect(_:options:isActive:)":{"title":"symbolEffect(_:options:isActive:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/symbolEffect(_:options:isActive:)","url":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:isactive:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"symbolEffect","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"SymbolEffectOptions","kind":"typeIdentifier","preciseIdentifier":"s:7Symbols19SymbolEffectOptionsV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isActive"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[]},"doc://Braze/documentation/BrazeUI/ContentCardsView/buttonStyle(_:)-425rp":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buttonStyle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/buttonStyle(_:)-425rp","role":"symbol","type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-425rp","title":"buttonStyle(_:)"},"doc://Braze/documentation/BrazeUI/ContentCardsView/padding(_:)-4pjqc":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"padding"},{"kind":"text","text":"("},{"text":"EdgeInsets","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI10EdgeInsetsV"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/padding(_:)-4pjqc","kind":"symbol","url":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-4pjqc","title":"padding(_:)","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/visualeffect(_:).json b/data/documentation/brazeui/contentcardsview/visualeffect(_:).json index 5eb4adb7cf..253d1fb9a7 100644 --- a/data/documentation/brazeui/contentcardsview/visualeffect(_:).json +++ b/data/documentation/brazeui/contentcardsview/visualeffect(_:).json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"visualEffect"},{"text":"((","kind":"text"},{"text":"EmptyVisualEffect","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13GeometryProxyV","text":"GeometryProxy"},{"kind":"text","text":") -> some "},{"text":"VisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","extendedModule":"SwiftUI","title":"visualEffect(_:)","platforms":[{"beta":false,"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"17.0"},{"beta":false,"introducedAt":"14.0","deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"introducedAt":"17.0","name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","beta":false,"unavailable":false,"introducedAt":"10.0","deprecated":false}],"role":"symbol","symbolKind":"method","externalID":"s:7SwiftUI4ViewPAAE12visualEffectyQrqd__AA011EmptyVisualE0V_AA13GeometryProxyVtYbcAA0gE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/visualeffect(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"View.visualEffect(_:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/visualEffect(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"visualEffect"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"effect","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect"},{"text":", ","kind":"text"},{"text":"GeometryProxy","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13GeometryProxyV"},{"kind":"text","text":") -> some "},{"text":"VisualEffect","preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"kind":"text","text":"\n"}]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/visualEffect(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"visualEffect","kind":"identifier"},{"text":"((","kind":"text"},{"preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI13GeometryProxyV","kind":"typeIdentifier","text":"GeometryProxy"},{"text":") -> some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI12VisualEffectP","text":"VisualEffect"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"url":"\/documentation\/brazeui\/contentcardsview\/visualeffect(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/visualEffect(_:)","title":"visualEffect(_:)","role":"symbol"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.visualEffect(_:)"},{"text":".","type":"text"}],"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"SwiftUI","externalID":"s:7SwiftUI4ViewPAAE12visualEffectyQrqd__AA011EmptyVisualE0V_AA13GeometryProxyVtYbcAA0gE0Rd__lF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"visualEffect","kind":"identifier"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI13GeometryProxyV","text":"GeometryProxy","kind":"typeIdentifier"},{"kind":"text","text":") -> some "},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","text":"VisualEffect","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"visualEffect(_:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"17.0"},{"deprecated":false,"name":"macOS","introducedAt":"14.0","unavailable":false,"beta":false},{"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"17.0","unavailable":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"10.0","unavailable":false}],"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"visualEffect","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"effect","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV","text":"EmptyVisualEffect","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"GeometryProxy","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI13GeometryProxyV"},{"text":") -> some ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI12VisualEffectP","text":"VisualEffect","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"},{"text":"\n","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/visualEffect(_:)"},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/visualeffect(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/visualEffect(_:)":{"url":"\/documentation\/brazeui\/contentcardsview\/visualeffect(_:)","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/visualEffect(_:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"visualEffect","kind":"identifier"},{"text":"((","kind":"text"},{"text":"EmptyVisualEffect","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI17EmptyVisualEffectV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7SwiftUI13GeometryProxyV","text":"GeometryProxy","kind":"typeIdentifier"},{"text":") -> some ","kind":"text"},{"text":"VisualEffect","preciseIdentifier":"s:7SwiftUI12VisualEffectP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier"}],"type":"topic","title":"visualEffect(_:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/contentcardsview/zindex(_:).json b/data/documentation/brazeui/contentcardsview/zindex(_:).json index dc204b30ee..91e418b558 100644 --- a/data/documentation/brazeui/contentcardsview/zindex(_:).json +++ b/data/documentation/brazeui/contentcardsview/zindex(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/zIndex(_:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"BrazeUI","relatedModules":["SwiftUI"]}],"extendedModule":"SwiftUI","roleHeading":"Instance Method","externalID":"s:7SwiftUI4ViewPAAE6zIndexyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","role":"symbol","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"introducedAt":"6.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zIndex"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"zIndex(_:)"},"variants":[{"paths":["\/documentation\/brazeui\/contentcardsview\/zindex(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"View.zIndex(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zIndex","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"},{"text":"\n","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView":{"title":"ContentCardsView","navigatorTitle":[{"kind":"identifier","text":"ContentCardsView"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","role":"symbol","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"url":"\/documentation\/brazeui\/contentcardsview","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ContentCardsView"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"title":"View Implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","kind":"article","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic"},"doc://Braze/documentation/BrazeUI/ContentCardsView/zIndex(_:)":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zIndex"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP","text":"View"}],"url":"\/documentation\/brazeui\/contentcardsview\/zindex(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/zIndex(_:)","title":"zIndex(_:)","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.zIndex(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"zIndex","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewPAAE6zIndexyQrSdF::SYNTHESIZED::s:7BrazeUI16ContentCardsViewV","modules":[{"relatedModules":["SwiftUI"],"name":"BrazeUI"}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"10.15"},{"name":"tvOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"13.0"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zIndex"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"zIndex(_:)","extendedModule":"SwiftUI","symbolKind":"method","roleHeading":"Instance Method"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/zIndex(_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/contentcardsview\/zindex(_:)"]}],"references":{"doc://Braze/documentation/BrazeUI/ContentCardsView/View-Implementations":{"kind":"article","title":"View Implementations","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/View-Implementations","url":"\/documentation\/brazeui\/contentcardsview\/view-implementations","type":"topic","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ContentCardsView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView","kind":"symbol","navigatorTitle":[{"text":"ContentCardsView","kind":"identifier"}],"role":"symbol","type":"topic","title":"ContentCardsView","abstract":[{"text":"A SwiftUI view which displays Braze Content Cards.","type":"text"}],"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ContentCardsView","kind":"identifier"}],"url":"\/documentation\/brazeui\/contentcardsview"},"doc://Braze/documentation/BrazeUI/ContentCardsView/zIndex(_:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ContentCardsView\/zIndex(_:)","role":"symbol","type":"topic","title":"zIndex(_:)","url":"\/documentation\/brazeui\/contentcardsview\/zindex(_:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zIndex"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":") -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","text":"View","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/gifviewprovider-swift.struct.json b/data/documentation/brazeui/gifviewprovider-swift.struct.json index d676d49002..e3ffbb940f 100644 --- a/data/documentation/brazeui/gifviewprovider-swift.struct.json +++ b/data/documentation/brazeui/gifviewprovider-swift.struct.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},"variants":[{"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"metadata":{"externalID":"s:7BrazeUI15GIFViewProviderV","role":"symbol","symbolKind":"struct","navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"title":"GIFViewProvider","roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/init(view:updateView:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/default","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating"],"title":"Type Properties"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"GIFViewProvider"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"overview","text":"Overview","level":2},{"inlineContent":[{"type":"text","text":"Braze does not provide animated GIF support out of the box. Support can be added by wrapping a"},{"type":"text","text":" "},{"type":"text","text":"third party or your own view in an instance of "},{"code":"GIFViewProvider","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"Sample implementations for popular third party libraries are provided in","type":"text"},{"text":" ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","isActive":true,"type":"reference"},{"text":".","type":"text"}]},{"inlineContent":[{"text":"Adding any of those libraries to your project allows you to enable animated GIF support in","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Braze’s UI components."},{"text":" ","type":"text"},{"type":"text","text":"For instance, a project including SDWebImage and using the compatible sample code can do:"}],"type":"paragraph"},{"type":"codeListing","syntax":"swift","code":["GIFViewProvider.shared = .sdWebImage"]}]}],"seeAlsoSections":[{"title":"GIF Support","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"],"generated":true}],"references":{"doc://Braze/documentation/Braze/gif-support-integrations":{"type":"topic","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" implementations for common third party GIF images libraries."}],"role":"article","kind":"article","title":"GIF Support Integrations","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","url":"\/documentation\/braze\/gif-support-integrations"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/updateView":{"title":"updateView","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview","abstract":[{"text":"Updates the passed view with a new image at ","type":"text"},{"type":"codeVoice","code":"url"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"updateView","kind":"identifier"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"view"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/default":{"title":"default","type":"topic","deprecated":true,"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/default","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/default"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/view":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"view"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/view","abstract":[{"type":"text","text":"Creates a view able to display static and animated GIF images."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view","title":"view"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/init(view:updateView:)":{"abstract":[{"text":"Creates a GIF view provider.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/init(view:updateView:)","role":"symbol","title":"init(view:updateView:)","type":"topic","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/init(view:updateview:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"view","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":", ","kind":"text"},{"text":"updateView","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":", ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/nonAnimating":{"title":"nonAnimating","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nonAnimating","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The default, non-animating provider."}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"variants":[{"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},"sections":[],"metadata":{"externalID":"s:7BrazeUI15GIFViewProviderV","roleHeading":"Structure","modules":[{"name":"BrazeUI"}],"navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"title":"GIFViewProvider","role":"symbol","symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"GIFViewProvider"}]},"abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"],"title":"GIF Support","generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"GIFViewProvider"}],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"Braze does not provide animated GIF support out of the box. Support can be added by wrapping a"},{"text":" ","type":"text"},{"type":"text","text":"third party or your own view in an instance of "},{"code":"GIFViewProvider","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Sample implementations for popular third party libraries are provided in"},{"type":"text","text":" "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"},{"type":"text","text":"."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Adding any of those libraries to your project allows you to enable animated GIF support in"},{"type":"text","text":" "},{"type":"text","text":"Braze’s UI components."},{"text":" ","type":"text"},{"text":"For instance, a project including SDWebImage and using the compatible sample code can do:","type":"text"}]},{"type":"codeListing","syntax":"swift","code":["GIFViewProvider.shared = .sdWebImage"]}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/init(view:updateView:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/default","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/Braze/gif-support-integrations":{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","role":"article","type":"topic","title":"GIF Support Integrations","url":"\/documentation\/braze\/gif-support-integrations","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"kind":"article"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/view":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view","kind":"symbol","abstract":[{"text":"Creates a view able to display static and animated GIF images.","type":"text"}],"type":"topic","title":"view","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"view","kind":"identifier"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/view"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/init(view:updateView:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/init(view:updateView:)","kind":"symbol","abstract":[{"text":"Creates a GIF view provider.","type":"text"}],"type":"topic","title":"init(view:updateView:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"view","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"},{"text":", ","kind":"text"},{"text":"updateView","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/init(view:updateview:)"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/default":{"deprecated":true,"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/default","abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","isActive":true},{"type":"text","text":"."}],"title":"default","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/default","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"`default`"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","role":"symbol","type":"topic","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shared"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/nonAnimating":{"title":"nonAnimating","abstract":[{"text":"The default, non-animating provider.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","type":"topic","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonAnimating"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/updateView":{"role":"symbol","title":"updateView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","type":"topic","abstract":[{"type":"text","text":"Updates the passed view with a new image at "},{"type":"codeVoice","code":"url"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updateView","kind":"identifier"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"view"},{"text":": ","kind":"text"},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/gifviewprovider-swift.struct/default.json b/data/documentation/brazeui/gifviewprovider-swift.struct/default.json index c19b5ab5f4..e792f779c6 100644 --- a/data/documentation/brazeui/gifviewprovider-swift.struct/default.json +++ b/data/documentation/brazeui/gifviewprovider-swift.struct/default.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/default"},"metadata":{"title":"default","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property","symbolKind":"property","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}],"platforms":[],"externalID":"s:7BrazeUI15GIFViewProviderV7defaultACvpZ"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","isActive":true,"type":"reference"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/default"]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/nonAnimating":{"title":"nonAnimating","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nonAnimating","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The default, non-animating provider."}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/default":{"title":"default","type":"topic","deprecated":true,"kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/default","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/default"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/default"},"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","isActive":true,"type":"reference"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"BrazeUI","role":"symbol","externalID":"s:7BrazeUI15GIFViewProviderV7defaultACvpZ","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}],"platforms":[],"title":"default","modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/default":{"deprecated":true,"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/default","abstract":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","isActive":true},{"type":"text","text":"."}],"title":"default","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/default","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"`default`"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/nonAnimating":{"title":"nonAnimating","abstract":[{"text":"The default, non-animating provider.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","type":"topic","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonAnimating"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/gifviewprovider-swift.struct/init(view:updateview:).json b/data/documentation/brazeui/gifviewprovider-swift.struct/init(view:updateview:).json index 66733367a3..6b1e1739ee 100644 --- a/data/documentation/brazeui/gifviewprovider-swift.struct/init(view:updateview:).json +++ b/data/documentation/brazeui/gifviewprovider-swift.struct/init(view:updateview:).json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/init(view:updateview:)"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"view","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"updateView"},{"kind":"text","text":": ("},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"symbolKind":"init","role":"symbol","roleHeading":"Initializer","externalID":"s:7BrazeUI15GIFViewProviderV4view10updateViewACSo6UIViewC10Foundation3URLVSgc_yAG_AKtctcfc","title":"init(view:updateView:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"abstract":[{"type":"text","text":"Creates a GIF view provider."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/init(view:updateView:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"view"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?) -> ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":", ","kind":"text"},{"text":"updateView","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"view","content":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view"},{"type":"text","text":"."}]}]},{"name":"updateView","content":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","type":"reference","isActive":true},{"text":".","type":"text"}]}]}]}],"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/updateView":{"title":"updateView","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview","abstract":[{"text":"Updates the passed view with a new image at ","type":"text"},{"type":"codeVoice","code":"url"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"updateView","kind":"identifier"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"view"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/init(view:updateView:)":{"abstract":[{"text":"Creates a GIF view provider.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/init(view:updateView:)","role":"symbol","title":"init(view:updateView:)","type":"topic","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/init(view:updateview:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"view","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":", ","kind":"text"},{"text":"updateView","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":", ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/view":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"view"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/view","abstract":[{"type":"text","text":"Creates a view able to display static and animated GIF images."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view","title":"view"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"view"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":", ","kind":"text"},{"text":"updateView","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"title":"init(view:updateView:)","symbolKind":"init","externalID":"s:7BrazeUI15GIFViewProviderV4view10updateViewACSo6UIViewC10Foundation3URLVSgc_yAG_AKtctcfc","modules":[{"name":"BrazeUI"}],"roleHeading":"Initializer"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/init(view:updateView:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?) -> "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":", ","kind":"text"},{"text":"updateView","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" ("},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}],"name":"view"},{"content":[{"inlineContent":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}],"name":"updateView"}],"kind":"parameters"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Creates a GIF view provider.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/init(view:updateview:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/view":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view","kind":"symbol","abstract":[{"text":"Creates a view able to display static and animated GIF images.","type":"text"}],"type":"topic","title":"view","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"view","kind":"identifier"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/view"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/init(view:updateView:)":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/init(view:updateView:)","kind":"symbol","abstract":[{"text":"Creates a GIF view provider.","type":"text"}],"type":"topic","title":"init(view:updateView:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"view","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"},{"text":", ","kind":"text"},{"text":"updateView","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/init(view:updateview:)"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/updateView":{"role":"symbol","title":"updateView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","type":"topic","abstract":[{"type":"text","text":"Updates the passed view with a new image at "},{"type":"codeVoice","code":"url"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updateView","kind":"identifier"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"view"},{"text":": ","kind":"text"},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/gifviewprovider-swift.struct/nonanimating.json b/data/documentation/brazeui/gifviewprovider-swift.struct/nonanimating.json index 43cd0ea5ac..3a1809e589 100644 --- a/data/documentation/brazeui/gifviewprovider-swift.struct/nonanimating.json +++ b/data/documentation/brazeui/gifviewprovider-swift.struct/nonanimating.json @@ -1 +1 @@ -{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"nonAnimating","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"This provider does not support animated images and display them as static images.","type":"text"}]}]}],"variants":[{"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"abstract":[{"text":"The default, non-animating provider.","type":"text"}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Type Property","externalID":"s:7BrazeUI15GIFViewProviderV12nonAnimatingACvpZ","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nonAnimating","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"}],"symbolKind":"property","role":"symbol","title":"nonAnimating"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/nonAnimating":{"title":"nonAnimating","type":"topic","kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nonAnimating","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"The default, non-animating provider."}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating"}}} \ No newline at end of file +{"metadata":{"roleHeading":"Type Property","externalID":"s:7BrazeUI15GIFViewProviderV12nonAnimatingACvpZ","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"nonAnimating","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"nonAnimating","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}]},"variants":[{"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"nonAnimating","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"This provider does not support animated images and display them as static images."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating"},"kind":"symbol","abstract":[{"text":"The default, non-animating provider.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/nonAnimating":{"title":"nonAnimating","abstract":[{"text":"The default, non-animating provider.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/nonAnimating","type":"topic","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"nonAnimating"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/gifviewprovider-swift.struct/shared.json b/data/documentation/brazeui/gifviewprovider-swift.struct/shared.json index 75d8f37e74..72ac12c9d5 100644 --- a/data/documentation/brazeui/gifviewprovider-swift.struct/shared.json +++ b/data/documentation/brazeui/gifviewprovider-swift.struct/shared.json @@ -1 +1 @@ -{"abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"discussion","type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, Braze displays animated GIFs as static images."},{"text":" ","type":"text"},{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","isActive":true},{"type":"text","text":" for details about how to add support for animated GIFs."}]}]}],"metadata":{"symbolKind":"property","role":"symbol","roleHeading":"Type Property","title":"shared","externalID":"s:7BrazeUI15GIFViewProviderV6sharedACvpZ","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}],"modules":[{"name":"BrazeUI"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"],"generated":true,"title":"GIF Support"}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/Braze/gif-support-integrations":{"type":"topic","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" implementations for common third party GIF images libraries."}],"role":"article","kind":"article","title":"GIF Support Integrations","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","url":"\/documentation\/braze\/gif-support-integrations"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"metadata":{"externalID":"s:7BrazeUI15GIFViewProviderV6sharedACvpZ","title":"shared","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shared"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider"}]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"By default, Braze displays animated GIFs as static images."},{"type":"text","text":" "},{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" for details about how to add support for animated GIFs.","type":"text"}]}]}],"seeAlsoSections":[{"title":"GIF Support","identifiers":["doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared"]}],"abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}],"references":{"doc://Braze/documentation/Braze/gif-support-integrations":{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","role":"article","type":"topic","title":"GIF Support Integrations","url":"\/documentation\/braze\/gif-support-integrations","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","role":"symbol","type":"topic","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shared"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/gifviewprovider-swift.struct/updateview.json b/data/documentation/brazeui/gifviewprovider-swift.struct/updateview.json index df4f40b8da..98fce2a29b 100644 --- a/data/documentation/brazeui/gifviewprovider-swift.struct/updateview.json +++ b/data/documentation/brazeui/gifviewprovider-swift.struct/updateview.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"updateView","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI15GIFViewProviderV10updateViewyySo6UIViewC_10Foundation3URLVSgtcvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updateView","kind":"identifier"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"view","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"}],"roleHeading":"Instance Property","symbolKind":"property"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"kind":"symbol","abstract":[{"type":"text","text":"Updates the passed view with a new image at "},{"code":"url","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"updateView","kind":"identifier"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"view","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"view","content":[{"type":"paragraph","inlineContent":[{"text":"The view to update.","type":"text"}]}]},{"name":"url","content":[{"type":"paragraph","inlineContent":[{"text":"The local file url for the image.","type":"text"}]}]}]}],"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/updateView":{"title":"updateView","type":"topic","role":"symbol","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview","abstract":[{"text":"Updates the passed view with a new image at ","type":"text"},{"type":"codeVoice","code":"url"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"updateView","kind":"identifier"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"view"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"}],"kind":"symbol"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI15GIFViewProviderV10updateViewyySo6UIViewC_10Foundation3URLVSgtcvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updateView","kind":"identifier"},{"text":": (","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"view"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"}],"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"updateView","symbolKind":"property","role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Updates the passed view with a new image at "},{"type":"codeVoice","code":"url"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"updateView"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"view","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"}]}]},{"kind":"parameters","parameters":[{"name":"view","content":[{"inlineContent":[{"type":"text","text":"The view to update."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The local file url for the image."}],"type":"paragraph"}],"name":"url"}]}],"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/updateView":{"role":"symbol","title":"updateView","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/updateView","type":"topic","abstract":[{"type":"text","text":"Updates the passed view with a new image at "},{"type":"codeVoice","code":"url"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updateView","kind":"identifier"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"view"},{"text":": ","kind":"text"},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/gifviewprovider-swift.struct/view.json b/data/documentation/brazeui/gifviewprovider-swift.struct/view.json index 9be52908e4..bf373fce83 100644 --- a/data/documentation/brazeui/gifviewprovider-swift.struct/view.json +++ b/data/documentation/brazeui/gifviewprovider-swift.struct/view.json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"view"},{"text":": (","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The local file url for the image.","type":"text"}],"type":"paragraph"}],"name":"url"}]}],"variants":[{"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/view"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"view"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7BrazeUI15GIFViewProviderV4viewySo6UIViewC10Foundation3URLVSgcvp","role":"symbol","modules":[{"name":"BrazeUI"}],"title":"view"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Creates a view able to display static and animated GIF images."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/view":{"kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"view"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/view","abstract":[{"type":"text","text":"Creates a view able to display static and animated GIF images."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view","title":"view"}}} \ No newline at end of file +{"metadata":{"externalID":"s:7BrazeUI15GIFViewProviderV4viewySo6UIViewC10Foundation3URLVSgcvp","title":"view","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"view"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"?) -> "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"symbolKind":"property","roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/gifviewprovider-swift.struct\/view"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"view"},{"text":": (","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The local file url for the image.","type":"text"}],"type":"paragraph"}],"name":"url"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Creates a view able to display static and animated GIF images.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/view":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/view","kind":"symbol","abstract":[{"text":"Creates a view able to display static and animated GIF images.","type":"text"}],"type":"topic","title":"view","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"view","kind":"identifier"},{"kind":"text","text":": ("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"url","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/view"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/gifviewprovider-swift.var.json b/data/documentation/brazeui/gifviewprovider-swift.var.json index 246daddb6b..71a1a38e43 100644 --- a/data/documentation/brazeui/gifviewprovider-swift.var.json +++ b/data/documentation/brazeui/gifviewprovider-swift.var.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"metadata":{"symbolKind":"var","title":"gifViewProvider","platforms":[],"roleHeading":"Global Variable","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"gifViewProvider","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","text":"GIFViewProvider","kind":"typeIdentifier"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI15gifViewProviderAA07GIFViewE0Vvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"gifViewProvider","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/gifviewprovider-swift.var"]}],"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","isActive":true,"type":"reference"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/gifViewProvider-swift.var":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","title":"gifViewProvider","url":"\/documentation\/brazeui\/gifviewprovider-swift.var","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier","text":"GIFViewProvider"}],"deprecated":true,"abstract":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","type":"reference","isActive":true},{"text":".","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","kind":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}]},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"gifViewProvider"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","text":"GIFViewProvider","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","interfaceLanguage":"swift"},"metadata":{"symbolKind":"var","roleHeading":"Global Variable","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI15gifViewProviderAA07GIFViewE0Vvp","platforms":[],"title":"gifViewProvider","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"gifViewProvider"},{"kind":"text","text":": "},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/gifviewprovider-swift.var"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"references":{"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct/shared":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared","role":"symbol","type":"topic","title":"shared","url":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","abstract":[{"text":"The GIF view provider used for all BrazeUI components.","type":"text"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shared"},{"text":": ","kind":"text"},{"text":"GIFViewProvider","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV","kind":"typeIdentifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/gifViewProvider-swift.var":{"deprecated":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/gifViewProvider-swift.var","role":"symbol","type":"topic","title":"gifViewProvider","url":"\/documentation\/brazeui\/gifviewprovider-swift.var","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct\/shared"},{"text":".","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"gifViewProvider","kind":"identifier"},{"kind":"text","text":": "},{"text":"GIFViewProvider","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI15GIFViewProviderV"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview.json b/data/documentation/brazeui/inappmessageview.json index 0e1db94717..5ee9d88fa0 100644 --- a/data/documentation/brazeui/inappmessageview.json +++ b/data/documentation/brazeui/inappmessageview.json @@ -1 +1 @@ -{"relationshipsSections":[{"title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"type":"inheritsFrom"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"],"kind":"relationships","type":"conformingTypes","title":"Conforming Types"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"InAppMessageView","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"inlineContent":[{"text":"BrazeUI ships with the following in-app message views:","type":"text"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"reference","isActive":true}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","isActive":true,"type":"reference"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","isActive":true}]}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","isActive":true,"type":"reference"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Custom in-app message views must conform to this protocol."}]}],"kind":"content"}],"metadata":{"role":"symbol","symbolKind":"protocol","modules":[{"name":"BrazeUI"}],"title":"InAppMessageView","externalID":"s:7BrazeUI16InAppMessageViewP","roleHeading":"Protocol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"InAppMessageView"}],"navigatorTitle":[{"text":"InAppMessageView","kind":"identifier"}]},"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"],"title":"In-App Message UI"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/slideup"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()"],"title":"Instance Methods"}],"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"reference"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/logError(_:)":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/logerror(_:)","role":"symbol","title":"logError(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logError(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/controller":{"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/controller","role":"symbol","title":"controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/controller","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/didpresent()","role":"symbol","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/prefersStatusBarHidden":{"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/prefersstatusbarhidden","role":"symbol","title":"prefersStatusBarHidden","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/prefersStatusBarHidden","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/full":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/full","role":"symbol","title":"full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/full","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/modal":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/modal","role":"symbol","title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modal","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/initialAccessibilityElement":{"abstract":[{"text":"The initial accessibility element.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/initialaccessibilityelement","role":"symbol","title":"initialAccessibilityElement","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/initialAccessibilityElement","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/dismiss(completion:)":{"abstract":[{"type":"text","text":"Dimisses the message view."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/dismiss(completion:)","required":true,"role":"symbol","title":"dismiss(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/present(completion:)","required":true,"role":"symbol","title":"present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/present(completion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/willPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/willpresent()","role":"symbol","title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/didDismiss()":{"abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/diddismiss()","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/presented":{"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/presented","required":true,"role":"symbol","title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/presented","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/logClick(buttonId:)":{"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)","role":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/isLargeLandscape":{"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/islargelandscape","role":"symbol","title":"isLargeLandscape","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/isLargeLandscape","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/slideup":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/slideup","role":"symbol","title":"slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/slideup","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewScriptMessageHandler()":{"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/webviewscriptmessagehandler()","role":"symbol","title":"webViewScriptMessageHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewScriptMessageHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/process(clickAction:buttonId:target:)":{"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/process(clickaction:buttonid:target:)","role":"symbol","title":"process(clickAction:buttonId:target:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/process(clickAction:buttonId:target:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/logImpression()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/logimpression()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"title":"logImpression()","kind":"symbol","role":"symbol"},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewSchemeHandler()":{"abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/webviewschemehandler()","role":"symbol","title":"webViewSchemeHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewSchemeHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/makeKey()":{"abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/makekey()","role":"symbol","title":"makeKey()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/makeKey()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/modalImage":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/modalimage","role":"symbol","title":"modalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modalImage","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/control":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/control","role":"symbol","title":"control","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/control","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/willDismiss()":{"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/willdismiss()","role":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/html":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/html","role":"symbol","title":"html","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/html","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/fullImage":{"title":"fullImage","type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullImageView","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview\/fullimage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/fullImage"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewQueryHandler()":{"abstract":[{"text":"Creates and returns an url query handler implementing the logic for query-based actions.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/webviewqueryhandler()","role":"symbol","title":"webViewQueryHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","title":"InAppMessageView","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"externalID":"s:7BrazeUI16InAppMessageViewP","modules":[{"name":"BrazeUI"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"},"abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"reference"},{"type":"text","text":"."}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/control","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/controller","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/full","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/fullImage","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/html","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/initialAccessibilityElement","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/isLargeLandscape","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modal","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modalImage","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/prefersStatusBarHidden","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/presented","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/slideup"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/dismiss(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logError(_:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/makeKey()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/present(completion:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/process(clickAction:buttonId:target:)","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewQueryHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewSchemeHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewScriptMessageHandler()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()"],"title":"Instance Methods"}],"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"kind":"relationships"},{"title":"Conforming Types","kind":"relationships","type":"conformingTypes","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"InAppMessageView"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"overview","type":"heading","text":"Overview","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"BrazeUI ships with the following in-app message views:"}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","isActive":true,"type":"reference"}]}]},{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"reference","isActive":true}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}]}]},{"content":[{"inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","type":"reference"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","isActive":true}]}]}],"type":"unorderedList"},{"inlineContent":[{"text":"Custom in-app message views must conform to this protocol.","type":"text"}],"type":"paragraph"}]}],"seeAlsoSections":[{"title":"In-App Message UI","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview"]}],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/slideup":{"url":"\/documentation\/brazeui\/inappmessageview\/slideup","type":"topic","kind":"symbol","title":"slideup","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/slideup","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},"doc://Braze/documentation/BrazeUI/InAppMessageView/modal":{"kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/modal","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"title":"modal","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modal"},"doc://Braze/documentation/BrazeUI/InAppMessageView/present(completion:)":{"required":true,"abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/inappmessageview\/present(completion:)","title":"present(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/present(completion:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/full":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullView"},{"type":"text","text":"."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":"?","kind":"text"}],"type":"topic","title":"full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/full","url":"\/documentation\/brazeui\/inappmessageview\/full"},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewQueryHandler()":{"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"type":"topic","title":"webViewQueryHandler()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/webviewqueryhandler()"},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewSchemeHandler()":{"type":"topic","url":"\/documentation\/brazeui\/inappmessageview\/webviewschemehandler()","kind":"symbol","title":"webViewSchemeHandler()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewSchemeHandler()","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/willPresent()":{"type":"topic","title":"willPresent()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()","url":"\/documentation\/brazeui\/inappmessageview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/control":{"type":"topic","url":"\/documentation\/brazeui\/inappmessageview\/control","kind":"symbol","title":"control","role":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/control","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"url":"\/documentation\/brazeui\/inappmessageview\/didpresent()","title":"didPresent()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/fullImage":{"type":"topic","url":"\/documentation\/brazeui\/inappmessageview\/fullimage","kind":"symbol","title":"fullImage","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/fullImage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/html":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/html","kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"title":"html","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/html"},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewScriptMessageHandler()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"url":"\/documentation\/brazeui\/inappmessageview\/webviewscriptmessagehandler()","kind":"symbol","abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"title":"webViewScriptMessageHandler()","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/logClick(buttonId:)":{"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)","title":"logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/didDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","role":"symbol","title":"didDismiss()","kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/initialAccessibilityElement":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/initialaccessibilityelement","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/initialAccessibilityElement","abstract":[{"type":"text","text":"The initial accessibility element."}],"kind":"symbol","role":"symbol","title":"initialAccessibilityElement"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/isLargeLandscape":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/inappmessageview\/islargelandscape","kind":"symbol","abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"title":"isLargeLandscape","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/isLargeLandscape"},"doc://Braze/documentation/BrazeUI/InAppMessageView/modalImage":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/modalimage","kind":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalImageView","type":"codeVoice"},{"text":".","type":"text"}],"title":"modalImage","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modalImage"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/logImpression()":{"title":"logImpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/logimpression()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView/presented":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/presented","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"required":true,"type":"topic","abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"title":"presented","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/presented"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/objc(cs)UIView":{"identifier":"doc:\/\/Braze\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/InAppMessageView/prefersStatusBarHidden":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/prefersstatusbarhidden","kind":"symbol","abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"title":"prefersStatusBarHidden","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/prefersStatusBarHidden"},"doc://Braze/documentation/BrazeUI/InAppMessageView/dismiss(completion:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/dismiss(completion:)","url":"\/documentation\/brazeui\/inappmessageview\/dismiss(completion:)","required":true,"role":"symbol","title":"dismiss(completion:)","kind":"symbol","abstract":[{"type":"text","text":"Dimisses the message view."}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/logError(_:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logError(_:)","url":"\/documentation\/brazeui\/inappmessageview\/logerror(_:)","type":"topic","title":"logError(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/willdismiss()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","title":"willDismiss()"},"doc://Braze/documentation/BrazeUI/InAppMessageView/controller":{"kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/controller","title":"controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/controller","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/makeKey()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/makeKey()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/inappmessageview\/makekey()","role":"symbol","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"title":"makeKey()"},"doc://Braze/documentation/BrazeUI/InAppMessageView/process(clickAction:buttonId:target:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/process(clickAction:buttonId:target:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/process(clickaction:buttonid:target:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"title":"process(clickAction:buttonId:target:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/control.json b/data/documentation/brazeui/inappmessageview/control.json index 8f37a95ba2..5c5d76bf25 100644 --- a/data/documentation/brazeui/inappmessageview/control.json +++ b/data/documentation/brazeui/inappmessageview/control.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/control"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/control","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ControlView"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"role":"symbol","title":"control","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","extendedModule":"BrazeUI"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ControlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/control":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ControlView","type":"codeVoice"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/control","role":"symbol","title":"control","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/control","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"control"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ControlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ControlView","kind":"identifier"}],"navigatorTitle":[{"text":"ControlView","kind":"identifier"}],"role":"symbol","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","abstract":[{"type":"text","text":"The view for control in-app messages."}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","text":"ControlView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/control"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/control"},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE7controlAA0acdeB0C07ControlF0CSgvp","extendedModule":"BrazeUI","title":"control","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/control":{"type":"topic","url":"\/documentation\/brazeui\/inappmessageview\/control","kind":"symbol","title":"control","role":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ControlView"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/control","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"control","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11ControlViewC","text":"ControlView","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ControlView":{"abstract":[{"text":"The view for control in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.ControlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ControlView","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ControlView"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","navigatorTitle":[{"text":"ControlView","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/controller.json b/data/documentation/brazeui/inappmessageview/controller.json index 4ca2d5047a..7bcc5cab1c 100644 --- a/data/documentation/brazeui/inappmessageview/controller.json +++ b/data/documentation/brazeui/inappmessageview/controller.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"metadata":{"title":"controller","roleHeading":"Instance Property","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"controller"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"ViewController","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/controller"]}],"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/controller"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/controller":{"abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/controller","role":"symbol","title":"controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/controller","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"title":"BrazeInAppMessageUI.ViewController","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"The view controller presenting the in-app message view in the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"title":"BrazeInAppMessageUI.Window","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","url":"\/documentation\/brazeui\/brazeinappmessageui\/window","navigatorTitle":[{"text":"Window","kind":"identifier"}],"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"kind":"symbol","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}]}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The controller currently displaying the in-app message view.","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/controller"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/controller"]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","text":"ViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE10controllerAA0acdeB0C0F10ControllerCSgvp","title":"controller","symbolKind":"property","roleHeading":"Instance Property"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Window":{"abstract":[{"type":"text","text":"The window displaying Braze’s in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","title":"BrazeInAppMessageUI.Window","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Window"}],"navigatorTitle":[{"kind":"identifier","text":"Window"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/window","type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/controller":{"kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/controller","title":"controller","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/controller","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"controller","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ViewController","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ViewControllerC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","role":"symbol","abstract":[{"type":"text","text":"The controller currently displaying the in-app message view."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ViewController":{"abstract":[{"text":"The view controller presenting the in-app message view in the ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Window","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ViewController","title":"BrazeInAppMessageUI.ViewController","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/diddismiss().json b/data/documentation/brazeui/inappmessageview/diddismiss().json index e886960a58..6a4316ed6f 100644 --- a/data/documentation/brazeui/inappmessageview/diddismiss().json +++ b/data/documentation/brazeui/inappmessageview/diddismiss().json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/diddismiss()"]}],"metadata":{"symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF","extendedModule":"BrazeUI","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"title":"didDismiss()"},"abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/didDismiss()":{"abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/diddismiss()","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"kind":"text","text":"()"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/diddismiss()"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully hidden from the user.","type":"text"}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didDismissyyF","roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"didDismiss()","role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/didDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","role":"symbol","title":"didDismiss()","kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/didpresent().json b/data/documentation/brazeui/inappmessageview/didpresent().json index 62aeefdafe..21401b5470 100644 --- a/data/documentation/brazeui/inappmessageview/didpresent().json +++ b/data/documentation/brazeui/inappmessageview/didpresent().json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/didpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"method","role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF","roleHeading":"Instance Method","title":"didPresent()"},"abstract":[{"type":"text","text":"Call this method to report the “did present” event after all presentation animations are"},{"type":"text","text":" "},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/didpresent()","role":"symbol","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"metadata":{"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE10didPresentyyF","role":"symbol","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"didPresent()","extendedModule":"BrazeUI"},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/didpresent()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"url":"\/documentation\/brazeui\/inappmessageview\/didpresent()","title":"didPresent()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/dismiss(completion:).json b/data/documentation/brazeui/inappmessageview/dismiss(completion:).json index f0b1b0eda5..73c8996ce9 100644 --- a/data/documentation/brazeui/inappmessageview/dismiss(completion:).json +++ b/data/documentation/brazeui/inappmessageview/dismiss(completion:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/dismiss(completion:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/dismiss(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Dimisses the message view.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?)"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully hidden"},{"type":"text","text":" "},{"type":"text","text":"from the user."}],"type":"paragraph"}],"name":"completion"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"inlineContent":[{"type":"text","text":"As part of its dismissal, the in-app message view must reports lifecycle events using the"},{"type":"text","text":" "},{"type":"text","text":"following methods:"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()"},{"type":"text","text":": before any dismissal animation occurs."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()"},{"type":"text","text":": after all dismissal animations are completed and the message view is fully"},{"type":"text","text":" "},{"text":"hidden from the user.","type":"text"}]}]}],"type":"unorderedList"}]}],"metadata":{"title":"dismiss(completion:)","symbolKind":"method","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}],"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewP7dismiss10completionyyycSg_tF"},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/didDismiss()":{"abstract":[{"text":"Call this method to report the “did dismiss” event after all dismissal animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully hidden from the user."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/diddismiss()","role":"symbol","title":"didDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"didDismiss"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/willDismiss()":{"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/willdismiss()","role":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/dismiss(completion:)":{"abstract":[{"type":"text","text":"Dimisses the message view."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/dismiss(completion:)","required":true,"role":"symbol","title":"dismiss(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/dismiss(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Dimisses the message view."}],"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?)","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewP7dismiss10completionyyycSg_tF","required":true,"role":"symbol","title":"dismiss(completion:)","symbolKind":"method","modules":[{"name":"BrazeUI"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully hidden"},{"type":"text","text":" "},{"type":"text","text":"from the user."}]}]}]},{"content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"inlineContent":[{"text":"As part of its dismissal, the in-app message view must reports lifecycle events using the","type":"text"},{"text":" ","type":"text"},{"text":"following methods:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()"},{"type":"text","text":": before any dismissal animation occurs."}]}]},{"content":[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","isActive":true},{"type":"text","text":": after all dismissal animations are completed and the message view is fully"},{"type":"text","text":" "},{"type":"text","text":"hidden from the user."}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/dismiss(completion:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/dismiss(completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/didDismiss()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/diddismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didDismiss()","role":"symbol","title":"didDismiss()","kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the “did dismiss” event after all dismissal animations are"},{"type":"text","text":" "},{"type":"text","text":"completed and the message view is fully hidden from the user."}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/dismiss(completion:)":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dismiss","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/dismiss(completion:)","url":"\/documentation\/brazeui\/inappmessageview\/dismiss(completion:)","required":true,"role":"symbol","title":"dismiss(completion:)","kind":"symbol","abstract":[{"type":"text","text":"Dimisses the message view."}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/willdismiss()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","title":"willDismiss()"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/full.json b/data/documentation/brazeui/inappmessageview/full.json index aab5f2abf1..6ac4d53714 100644 --- a/data/documentation/brazeui/inappmessageview/full.json +++ b/data/documentation/brazeui/inappmessageview/full.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/full"},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullView"},{"text":".","type":"text"}],"sections":[],"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","kind":"typeIdentifier","text":"FullView"},{"text":"?","kind":"text"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"full","roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/full"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"navigatorTitle":[{"text":"FullView","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"title":"BrazeInAppMessageUI.FullView","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/full":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"FullView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/full","role":"symbol","title":"full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/full","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"FullView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullView","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/full"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"extendedModule":"BrazeUI","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE4fullAA0acdeB0C04FullF0CSgvp","title":"full","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"full","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FullView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/full","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/full":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullView"},{"type":"text","text":"."}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"full"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8FullViewC","text":"FullView"},{"text":"?","kind":"text"}],"type":"topic","title":"full","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/full","url":"\/documentation\/brazeui\/inappmessageview\/full"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullView":{"role":"symbol","abstract":[{"text":"The view for full in-app messages.","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullView"}],"title":"BrazeInAppMessageUI.FullView","url":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"FullView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullView"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/fullimage.json b/data/documentation/brazeui/inappmessageview/fullimage.json index 07f688cd9b..89ea1115fa 100644 --- a/data/documentation/brazeui/inappmessageview/fullimage.json +++ b/data/documentation/brazeui/inappmessageview/fullimage.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/fullimage"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI","title":"fullImage","modules":[{"name":"BrazeUI"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"FullImageView","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/fullImage","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"navigatorTitle":[{"text":"FullImageView","kind":"identifier"}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","title":"BrazeInAppMessageUI.FullImageView","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","abstract":[{"type":"text","text":"The view for full image in-app messages."}],"type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView/fullImage":{"title":"fullImage","type":"topic","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FullImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullImageView","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview\/fullimage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/fullImage"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/fullimage"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE9fullImageAA0acdeB0C04FullhF0CSgvp","title":"fullImage","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fullImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","extendedModule":"BrazeUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/fullImage"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"FullImageView","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/fullImage":{"type":"topic","url":"\/documentation\/brazeui\/inappmessageview\/fullimage","kind":"symbol","title":"fullImage","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/fullImage","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"FullImageView"},{"text":".","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fullImage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C13FullImageViewC","text":"FullImageView","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/FullImageView":{"title":"BrazeInAppMessageUI.FullImageView","abstract":[{"text":"The view for full image in-app messages.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/FullImageView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FullImageView"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"FullImageView"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/html.json b/data/documentation/brazeui/inappmessageview/html.json index 915fb9bc8c..3179e8a008 100644 --- a/data/documentation/brazeui/inappmessageview/html.json +++ b/data/documentation/brazeui/inappmessageview/html.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/html"},"metadata":{"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp","extendedModule":"BrazeUI","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"kind":"text","text":"?"}],"symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"html","roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/html"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","navigatorTitle":[{"text":"HtmlView","kind":"identifier"}],"title":"BrazeInAppMessageUI.HtmlView","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The view for html in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/html":{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/html","role":"symbol","title":"html","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/html","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"html"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/html"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/html"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE4htmlAA0acdeB0C04HtmlF0CSgvp","title":"html","extendedModule":"BrazeUI","role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/HtmlView":{"abstract":[{"text":"The view for html in-app messages.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HtmlView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/HtmlView","title":"BrazeInAppMessageUI.HtmlView","navigatorTitle":[{"kind":"identifier","text":"HtmlView"}],"type":"topic","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/html":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"html","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"HtmlView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C8HtmlViewC"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/html","kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"HtmlView"},{"text":".","type":"text"}],"title":"html","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/html"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/initialaccessibilityelement.json b/data/documentation/brazeui/inappmessageview/initialaccessibilityelement.json index 8d9d31044b..eb4e5b0196 100644 --- a/data/documentation/brazeui/inappmessageview/initialaccessibilityelement.json +++ b/data/documentation/brazeui/inappmessageview/initialaccessibilityelement.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/initialAccessibilityElement","interfaceLanguage":"swift"},"metadata":{"title":"initialAccessibilityElement","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp"},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/initialaccessibilityelement"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"The initial accessibility element.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"initialAccessibilityElement","kind":"identifier"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"paragraph","inlineContent":[{"text":"If assigned, VoiceOver will focus on this element when the message view is presented.","type":"text"}]}],"kind":"content"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/initialAccessibilityElement":{"abstract":[{"text":"The initial accessibility element.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/initialaccessibilityelement","role":"symbol","title":"initialAccessibilityElement","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/initialAccessibilityElement","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"?"}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI16InAppMessageViewPAAE27initialAccessibilityElementypSgvp","extendedModule":"BrazeUI","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"kind":"text","text":": "},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"title":"initialAccessibilityElement","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"initialAccessibilityElement"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"If assigned, VoiceOver will focus on this element when the message view is presented."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/initialAccessibilityElement","interfaceLanguage":"swift"},"abstract":[{"text":"The initial accessibility element.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/initialaccessibilityelement"]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView/initialAccessibilityElement":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"initialAccessibilityElement","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/initialaccessibilityelement","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/initialAccessibilityElement","abstract":[{"type":"text","text":"The initial accessibility element."}],"kind":"symbol","role":"symbol","title":"initialAccessibilityElement"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/islargelandscape.json b/data/documentation/brazeui/inappmessageview/islargelandscape.json index ec922c3ff8..ec3a9977d5 100644 --- a/data/documentation/brazeui/inappmessageview/islargelandscape.json +++ b/data/documentation/brazeui/inappmessageview/islargelandscape.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/islargelandscape"]}],"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp","role":"symbol","title":"isLargeLandscape","symbolKind":"property","extendedModule":"BrazeUI"},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/isLargeLandscape"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/isLargeLandscape":{"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/islargelandscape","role":"symbol","title":"isLargeLandscape","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/isLargeLandscape","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/islargelandscape"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"roleHeading":"Instance Property","title":"isLargeLandscape","externalID":"s:7BrazeUI16InAppMessageViewPAAE16isLargeLandscapeSbvp","symbolKind":"property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLargeLandscape","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol"},"abstract":[{"type":"text","text":"Specifies whether the UI is being displayed with both regular size classes in landscape."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/isLargeLandscape","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/isLargeLandscape":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLargeLandscape"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/brazeui\/inappmessageview\/islargelandscape","kind":"symbol","abstract":[{"text":"Specifies whether the UI is being displayed with both regular size classes in landscape.","type":"text"}],"title":"isLargeLandscape","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/isLargeLandscape"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/logclick(buttonid:).json b/data/documentation/brazeui/inappmessageview/logclick(buttonid:).json index 575d795130..d00f54c7c5 100644 --- a/data/documentation/brazeui/inappmessageview/logclick(buttonid:).json +++ b/data/documentation/brazeui/inappmessageview/logclick(buttonid:).json @@ -1 +1 @@ -{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF","role":"symbol","title":"logClick(buttonId:)","symbolKind":"method","extendedModule":"BrazeUI"},"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"? = nil)"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"buttonId","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An optional button identifier."}]}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/logClick(buttonId:)":{"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)","role":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)"},"sections":[],"abstract":[{"type":"text","text":"Call this method to report the in-app message click."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logClick","kind":"identifier"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"? = nil)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"buttonId","content":[{"inlineContent":[{"text":"An optional button identifier.","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logClick","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?)"}],"role":"symbol","symbolKind":"method","extendedModule":"BrazeUI","title":"logClick(buttonId:)","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logClick8buttonIdySSSg_tF"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView/logClick(buttonId:)":{"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)","title":"logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/logerror(_:).json b/data/documentation/brazeui/inappmessageview/logerror(_:).json index fe4f9e1a42..488e9d7964 100644 --- a/data/documentation/brazeui/inappmessageview/logerror(_:).json +++ b/data/documentation/brazeui/inappmessageview/logerror(_:).json @@ -1 +1 @@ -{"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logError(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/logerror(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"Error","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"method","title":"logError(_:)","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"kind":"text","text":"("},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Error"}],"title":"BrazeInAppMessageUI.Error","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Error"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/logError(_:)":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/logerror(_:)","role":"symbol","title":"logError(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logError(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier","text":"Error"},{"text":")","kind":"text"}]}}} \ No newline at end of file +{"kind":"symbol","metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE8logErroryyAA0acdeB0C0H0OF","roleHeading":"Instance Method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"logError(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"error","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO","text":"Error","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logError(_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/logerror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/Error":{"navigatorTitle":[{"kind":"identifier","text":"Error"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/Error","title":"BrazeInAppMessageUI.Error","role":"symbol","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/error","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Error","kind":"identifier"}],"abstract":[],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/logError(_:)":{"abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"logError"},{"text":"(","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C5ErrorO"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logError(_:)","url":"\/documentation\/brazeui\/inappmessageview\/logerror(_:)","type":"topic","title":"logError(_:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/logimpression().json b/data/documentation/brazeui/inappmessageview/logimpression().json index f645d21a33..615e1607e7 100644 --- a/data/documentation/brazeui/inappmessageview/logimpression().json +++ b/data/documentation/brazeui/inappmessageview/logimpression().json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"text":"()","kind":"text"}]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"title":"logImpression()","symbolKind":"method","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/logimpression()"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/logImpression()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/logimpression()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"title":"logImpression()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logImpression","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"logImpression()","roleHeading":"Instance Method","extendedModule":"BrazeUI","role":"symbol","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE13logImpressionyyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}]},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/logimpression()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/logImpression()":{"title":"logImpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/logimpression()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/makekey().json b/data/documentation/brazeui/inappmessageview/makekey().json index 23f685657d..2de78b2bff 100644 --- a/data/documentation/brazeui/inappmessageview/makekey().json +++ b/data/documentation/brazeui/inappmessageview/makekey().json @@ -1 +1 @@ -{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/makeKey()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/makekey()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","title":"makeKey()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF","modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI"},"abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Use this methods to properly dismiss the keyboard if needed. When the message view is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"dismissed, the keyboard original state is restored automatically by UIKit."}]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/makeKey()":{"abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/makekey()","role":"symbol","title":"makeKey()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/makeKey()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeKey","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"abstract":[{"text":"Makes the in-app message view window become the first responder.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/makekey()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/makeKey()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeKey"},{"kind":"text","text":"()"}]}]},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Use this methods to properly dismiss the keyboard if needed. When the message view is"},{"text":" ","type":"text"},{"type":"text","text":"dismissed, the keyboard original state is restored automatically by UIKit."}]}],"kind":"content"}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","title":"makeKey()","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE7makeKeyyyF","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeKey","kind":"identifier"},{"kind":"text","text":"()"}],"extendedModule":"BrazeUI"},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/makeKey()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/makeKey()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeKey"},{"text":"()","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/inappmessageview\/makekey()","role":"symbol","abstract":[{"type":"text","text":"Makes the in-app message view window become the first responder."}],"title":"makeKey()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/modal.json b/data/documentation/brazeui/inappmessageview/modal.json index 4eab3aaadc..2af46d1e08 100644 --- a/data/documentation/brazeui/inappmessageview/modal.json +++ b/data/documentation/brazeui/inappmessageview/modal.json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/modal"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modal"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","extendedModule":"BrazeUI","title":"modal","externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp","modules":[{"name":"BrazeUI"}],"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"kind":"text","text":"?"}]},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"abstract":[{"type":"text","text":"The view for modal in-app messages."}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ModalView","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","title":"BrazeInAppMessageUI.ModalView","role":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/modal":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/modal","role":"symbol","title":"modal","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modal","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView"},{"text":"?","kind":"text"}]}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalView","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","sections":[],"metadata":{"symbolKind":"property","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"modal","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modal"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","text":"ModalView","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE5modalAA0acdeB0C05ModalF0CSgvp"},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modal"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/modal"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalView":{"role":"symbol","title":"BrazeInAppMessageUI.ModalView","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalView"}],"kind":"symbol","navigatorTitle":[{"text":"ModalView","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","abstract":[{"text":"The view for modal in-app messages.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/modal":{"kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/modal","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalView"},{"type":"text","text":"."}],"title":"modal","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modal","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C9ModalViewC","kind":"typeIdentifier","text":"ModalView"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modal"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/modalimage.json b/data/documentation/brazeui/inappmessageview/modalimage.json index 86cbafcefc..39e3b0b0c0 100644 --- a/data/documentation/brazeui/inappmessageview/modalimage.json +++ b/data/documentation/brazeui/inappmessageview/modalimage.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":"?","kind":"text"}],"role":"symbol","title":"modalImage","externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp","symbolKind":"property","roleHeading":"Instance Property","extendedModule":"BrazeUI"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalImageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/modalimage"]}],"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modalImage","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/modalImage":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"ModalImageView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/modalimage","role":"symbol","title":"modalImage","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modalImage","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modalImage"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"The view for modal image in-app messages."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalImageView","kind":"identifier"}]}}} \ No newline at end of file +{"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalImageView","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"kind":"text","text":": "},{"text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView","kind":"typeIdentifier","text":"ModalImageView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modalImage","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView"},{"text":"?","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE10modalImageAA0acdeB0C05ModalhF0CSgvp","symbolKind":"property","title":"modalImage","extendedModule":"BrazeUI"},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/modalimage"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/modalImage":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"modalImage","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C14ModalImageViewC","text":"ModalImageView","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/modalimage","kind":"symbol","abstract":[{"text":"The view unwrapped as a ","type":"text"},{"code":"ModalImageView","type":"codeVoice"},{"text":".","type":"text"}],"title":"modalImage","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/modalImage"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/ModalImageView":{"url":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ModalImageView","kind":"identifier"}],"title":"BrazeInAppMessageUI.ModalImageView","abstract":[{"text":"The view for modal image in-app messages.","type":"text"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ModalImageView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/ModalImageView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/prefersstatusbarhidden.json b/data/documentation/brazeui/inappmessageview/prefersstatusbarhidden.json index 583b7de184..a6707f0299 100644 --- a/data/documentation/brazeui/inappmessageview/prefersstatusbarhidden.json +++ b/data/documentation/brazeui/inappmessageview/prefersstatusbarhidden.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/prefersstatusbarhidden"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","role":"symbol","extendedModule":"BrazeUI","externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp","roleHeading":"Instance Property","title":"prefersStatusBarHidden"},"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/prefersStatusBarHidden","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]},{"content":[{"anchor":"discussion","type":"heading","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"Setting this value may have no effect depending of upstream customizations.","type":"text"}]}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/prefersStatusBarHidden":{"abstract":[{"type":"text","text":"The preferred status bar hidden state."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/prefersstatusbarhidden","role":"symbol","title":"prefersStatusBarHidden","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/prefersStatusBarHidden","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/prefersstatusbarhidden"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"extendedModule":"BrazeUI","symbolKind":"property","title":"prefersStatusBarHidden","externalID":"s:7BrazeUI16InAppMessageViewPAAE22prefersStatusBarHiddenSbSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefersStatusBarHidden","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","role":"symbol"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/prefersStatusBarHidden","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Setting this value may have no effect depending of upstream customizations."}]}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/prefersStatusBarHidden":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefersStatusBarHidden","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/prefersstatusbarhidden","kind":"symbol","abstract":[{"text":"The preferred status bar hidden state.","type":"text"}],"title":"prefersStatusBarHidden","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/prefersStatusBarHidden"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/present(completion:).json b/data/documentation/brazeui/inappmessageview/present(completion:).json index 98c40133e7..2ab25080b5 100644 --- a/data/documentation/brazeui/inappmessageview/present(completion:).json +++ b/data/documentation/brazeui/inappmessageview/present(completion:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/present(completion:)"},"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","required":true,"title":"present(completion:)","externalID":"s:7BrazeUI16InAppMessageViewP7present10completionyyycSg_tF"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"completion","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully visible to the"},{"text":" ","type":"text"},{"text":"user.","type":"text"}]}]}]},{"kind":"content","content":[{"level":2,"anchor":"discussion","text":"Discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"When this method is called, the message view is already added to the view hierarchy.","type":"text"}]},{"inlineContent":[{"text":"As part of its presentation, the in-app message view must report lifecycle events using:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()","isActive":true,"type":"reference"},{"type":"text","text":": before any presentation animation occurs."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","type":"reference","isActive":true},{"type":"text","text":": after all presentation animations are completed and the message view is"},{"text":" ","type":"text"},{"type":"text","text":"fully visible to the user."}]}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","isActive":true},{"text":": as soon as the message is fully visible to the user.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","type":"reference"},{"text":": as the result of a user click.","type":"text"}]}]}]}]}],"abstract":[{"type":"text","text":"Presents the message view to the user."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/present(completion:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/logImpression()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/logimpression()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"title":"logImpression()","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"type":"text","text":" "},{"text":"completed and the message view is fully visible to the user.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/didpresent()","role":"symbol","title":"didPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"didPresent","kind":"identifier"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/willPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/willpresent()","role":"symbol","title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView/logClick(buttonId:)":{"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)","role":"symbol","title":"logClick(buttonId:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logClick"},{"kind":"text","text":"("},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/present(completion:)":{"abstract":[{"type":"text","text":"Presents the message view to the user."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/present(completion:)","required":true,"role":"symbol","title":"present(completion:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/present(completion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","title":"present(completion:)","externalID":"s:7BrazeUI16InAppMessageViewP7present10completionyyycSg_tF","required":true,"modules":[{"name":"BrazeUI"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"present"},{"kind":"text","text":"("},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The completion block executed once the message view is fully visible to the"},{"type":"text","text":" "},{"text":"user.","type":"text"}],"type":"paragraph"}],"name":"completion"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"When this method is called, the message view is already added to the view hierarchy."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"As part of its presentation, the in-app message view must report lifecycle events using:"}]},{"items":[{"content":[{"inlineContent":[{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()","type":"reference"},{"text":": before any presentation animation occurs.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()"},{"text":": after all presentation animations are completed and the message view is","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"fully visible to the user."}],"type":"paragraph"}]}],"type":"unorderedList"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Additionally, the in-app message must also report analytics and click actions using:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","isActive":true},{"text":": as soon as the message is fully visible to the user.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)"},{"type":"text","text":": as the result of a user click."}],"type":"paragraph"}]}]}]}],"abstract":[{"type":"text","text":"Presents the message view to the user."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/present(completion:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/present(completion:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/willPresent()":{"type":"topic","title":"willPresent()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()","url":"\/documentation\/brazeui\/inappmessageview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/didPresent()":{"abstract":[{"text":"Call this method to report the “did present” event after all presentation animations are","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"completed and the message view is fully visible to the user."}],"url":"\/documentation\/brazeui\/inappmessageview\/didpresent()","title":"didPresent()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"didPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/didPresent()","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/logImpression()":{"title":"logImpression()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logImpression()","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/logimpression()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logImpression"},{"text":"()","kind":"text"}],"abstract":[{"text":"Call this method to report the in-app message impression.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView/logClick(buttonId:)":{"abstract":[{"text":"Call this method to report the in-app message click.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)","title":"logClick(buttonId:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logClick"},{"text":"(","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/logClick(buttonId:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView/present(completion:)":{"required":true,"abstract":[{"type":"text","text":"Presents the message view to the user."}],"url":"\/documentation\/brazeui\/inappmessageview\/present(completion:)","title":"present(completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"present","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")?)","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/present(completion:)","kind":"symbol","type":"topic","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/presented.json b/data/documentation/brazeui/inappmessageview/presented.json index 80db0762bf..40e4007163 100644 --- a/data/documentation/brazeui/inappmessageview/presented.json +++ b/data/documentation/brazeui/inappmessageview/presented.json @@ -1 +1 @@ -{"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/presented"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/presented"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}]}],"metadata":{"title":"presented","externalID":"s:7BrazeUI16InAppMessageViewP9presentedSbvp","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"required":true,"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView/presented":{"abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/presented","required":true,"role":"symbol","title":"presented","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/presented","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"required":true,"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"presented","externalID":"s:7BrazeUI16InAppMessageViewP9presentedSbvp"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/presented","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"abstract":[{"type":"text","text":"The current presented state \u001f— is the message view visible to the user."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"presented","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/presented"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView/presented":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/presented","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presented"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"required":true,"type":"topic","abstract":[{"text":"The current presented state \u001f— is the message view visible to the user.","type":"text"}],"title":"presented","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/presented"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/process(clickaction:buttonid:target:).json b/data/documentation/brazeui/inappmessageview/process(clickaction:buttonid:target:).json index a05e25844f..e74dacae83 100644 --- a/data/documentation/brazeui/inappmessageview/process(clickaction:buttonid:target:).json +++ b/data/documentation/brazeui/inappmessageview/process(clickaction:buttonid:target:).json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/process(clickaction:buttonid:target:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/process(clickAction:buttonId:target:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"? = nil, "},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"? = nil)"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The click action to process."}]}],"name":"clickAction"},{"name":"buttonId","content":[{"inlineContent":[{"text":"An optional button identifier.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The target "},{"code":"UIViewController","type":"codeVoice"},{"text":" used to display an eventual web view (iOS only).","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Set it to "},{"type":"codeVoice","code":"nil"},{"text":" to let the SDK choose an appropriate view controller.","type":"text"}],"type":"paragraph"}],"name":"target"}]}],"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"metadata":{"symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"role":"symbol","extendedModule":"BrazeUI","roleHeading":"Instance Method","title":"process(clickAction:buttonId:target:)","modules":[{"name":"BrazeUI"}]},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/process(clickAction:buttonId:target:)":{"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/process(clickaction:buttonid:target:)","role":"symbol","title":"process(clickAction:buttonId:target:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/process(clickAction:buttonId:target:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","kind":"typeIdentifier","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"buttonId"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"target"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"?)","kind":"text"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","title":"Braze.InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A type-safe representation of the In-App Message type."}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ClickAction"}],"url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ClickAction"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","abstract":[{"text":"The message click action type.","type":"text"}],"title":"Braze.InAppMessage.ClickAction"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"metadata":{"extendedModule":"BrazeUI","role":"symbol","title":"process(clickAction:buttonId:target:)","externalID":"s:7BrazeUI16InAppMessageViewPAAE7process11clickAction8buttonId6targety0A3Kit0A0C0cdE0O05ClickI0O_SSSgypSgtF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"clickAction"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"InAppMessage","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"buttonId"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"target","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"?)","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/process(clickAction:buttonId:target:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ClickAction","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? = nil, ","kind":"text"},{"text":"target","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":"? = nil)","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The click action to process."}],"type":"paragraph"}],"name":"clickAction"},{"content":[{"type":"paragraph","inlineContent":[{"text":"An optional button identifier.","type":"text"}]}],"name":"buttonId"},{"name":"target","content":[{"type":"paragraph","inlineContent":[{"text":"The target ","type":"text"},{"type":"codeVoice","code":"UIViewController"},{"type":"text","text":" used to display an eventual web view (iOS only)."},{"type":"text","text":" "},{"type":"text","text":"Set it to "},{"code":"nil","type":"codeVoice"},{"type":"text","text":" to let the SDK choose an appropriate view controller."}]}]}],"kind":"parameters"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/process(clickaction:buttonid:target:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage/ClickAction":{"role":"symbol","title":"Braze.InAppMessage.ClickAction","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ClickAction","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ClickAction","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage\/ClickAction","type":"topic","url":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","abstract":[{"text":"The message click action type.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/InAppMessage":{"title":"Braze.InAppMessage","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"InAppMessage"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"InAppMessage"}],"role":"symbol","type":"topic","abstract":[{"text":"A type-safe representation of the In-App Message type.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/InAppMessage","url":"\/documentation\/brazekit\/braze\/inappmessage"},"doc://Braze/documentation/BrazeUI/InAppMessageView/process(clickAction:buttonId:target:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/process(clickAction:buttonId:target:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"clickAction","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO11ClickActionO","text":"ClickAction"},{"text":", ","kind":"text"},{"text":"buttonId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"target"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"?)","kind":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/process(clickaction:buttonid:target:)","type":"topic","kind":"symbol","role":"symbol","abstract":[{"type":"text","text":"Call this method to process the in-app message click action."}],"title":"process(clickAction:buttonId:target:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/slideup.json b/data/documentation/brazeui/inappmessageview/slideup.json index f6b61b756e..857a3eddd0 100644 --- a/data/documentation/brazeui/inappmessageview/slideup.json +++ b/data/documentation/brazeui/inappmessageview/slideup.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/slideup"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"slideup","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"BrazeUI"},"variants":[{"paths":["\/documentation\/brazeui\/inappmessageview\/slideup"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"kind":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"code":"SlideupView","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"title":"BrazeInAppMessageUI.SlideupView","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","navigatorTitle":[{"text":"SlideupView","kind":"identifier"}],"abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/slideup":{"abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/slideup","role":"symbol","title":"slideup","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/slideup","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"slideup","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"?"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"typeIdentifier","text":"BrazeInAppMessageUI","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"kind":"text","text":"."},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier","text":"SlideupView"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The view unwrapped as a ","type":"text"},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC"},{"kind":"text","text":"?"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI16InAppMessageViewPAAE7slideupAA0acdeB0C07SlideupF0CSgvp","symbolKind":"property","title":"slideup","extendedModule":"BrazeUI"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/slideup"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/slideup"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/slideup":{"url":"\/documentation\/brazeui\/inappmessageview\/slideup","type":"topic","kind":"symbol","title":"slideup","role":"symbol","abstract":[{"type":"text","text":"The view unwrapped as a "},{"type":"codeVoice","code":"SlideupView"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/slideup","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"slideup"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"text":"SlideupView","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C11SlideupViewC","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/SlideupView":{"navigatorTitle":[{"kind":"identifier","text":"SlideupView"}],"title":"BrazeInAppMessageUI.SlideupView","abstract":[{"type":"text","text":"The view for slideup in-app messages."}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/SlideupView","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SlideupView"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/webviewqueryhandler().json b/data/documentation/brazeui/inappmessageview/webviewqueryhandler().json index ab736fe793..dde2804af5 100644 --- a/data/documentation/brazeui/inappmessageview/webviewqueryhandler().json +++ b/data/documentation/brazeui/inappmessageview/webviewqueryhandler().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/webviewqueryhandler()"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewQueryHandler()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF","title":"webViewQueryHandler()","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","text":"QueryHandler"}],"extendedModule":"BrazeUI","role":"symbol","roleHeading":"Instance Method","symbolKind":"method"},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"abstract":[],"type":"topic","kind":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"title":"Braze.WebViewBridge.QueryHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewQueryHandler()":{"abstract":[{"text":"Creates and returns an url query handler implementing the logic for query-based actions.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/webviewqueryhandler()","role":"symbol","title":"webViewQueryHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier","text":"QueryHandler"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/webviewqueryhandler()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","kind":"typeIdentifier"}],"languages":["swift"]}]}],"metadata":{"title":"webViewQueryHandler()","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF12QueryHandler0A3Kit0A0C03WebF6BridgeO0hI0VyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewQueryHandler"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"QueryHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV"}],"role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewQueryHandler()"},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/QueryHandler":{"navigatorTitle":[{"kind":"identifier","text":"QueryHandler"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/QueryHandler","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","role":"symbol","title":"Braze.WebViewBridge.QueryHandler","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"QueryHandler"}],"kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewQueryHandler()":{"abstract":[{"type":"text","text":"Creates and returns an url query handler implementing the logic for query-based actions."}],"type":"topic","title":"webViewQueryHandler()","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewQueryHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewQueryHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"kind":"text","text":"."},{"text":"QueryHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO12QueryHandlerV","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/webviewqueryhandler()"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/webviewschemehandler().json b/data/documentation/brazeui/inappmessageview/webviewschemehandler().json index 9809d640f4..74bb29e3dd 100644 --- a/data/documentation/brazeui/inappmessageview/webviewschemehandler().json +++ b/data/documentation/brazeui/inappmessageview/webviewschemehandler().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/webviewschemehandler()"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewSchemeHandler()","interfaceLanguage":"swift"},"metadata":{"title":"webViewSchemeHandler()","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF","modules":[{"name":"BrazeUI"}],"symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier","text":"SchemeHandler"}],"extendedModule":"BrazeUI","roleHeading":"Instance Method"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewSchemeHandler()":{"abstract":[{"text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions.","type":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/webviewschemehandler()","role":"symbol","title":"webViewSchemeHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewSchemeHandler()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","abstract":[],"title":"Braze.WebViewBridge.SchemeHandler","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}],"type":"topic","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"SchemeHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"}}} \ No newline at end of file +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"kind":"symbol","metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"webViewSchemeHandler"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"SchemeHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webF13SchemeHandler0A3Kit0A0C03WebF6BridgeO0hI0CyF","symbolKind":"method","extendedModule":"BrazeUI","title":"webViewSchemeHandler()"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewSchemeHandler()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"webViewSchemeHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","kind":"typeIdentifier","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","text":"SchemeHandler","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/webviewschemehandler()"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewSchemeHandler()":{"type":"topic","url":"\/documentation\/brazeui\/inappmessageview\/webviewschemehandler()","kind":"symbol","title":"webViewSchemeHandler()","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewSchemeHandler()","abstract":[{"type":"text","text":"Creates and returns a custom scheme handler implementing the logic for scheme-based actions."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewSchemeHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"SchemeHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO13SchemeHandlerC","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/SchemeHandler":{"kind":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SchemeHandler","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/SchemeHandler","title":"Braze.WebViewBridge.SchemeHandler","navigatorTitle":[{"kind":"identifier","text":"SchemeHandler"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/webviewscriptmessagehandler().json b/data/documentation/brazeui/inappmessageview/webviewscriptmessagehandler().json index ba8043ac91..ef4265b8e5 100644 --- a/data/documentation/brazeui/inappmessageview/webviewscriptmessagehandler().json +++ b/data/documentation/brazeui/inappmessageview/webviewscriptmessagehandler().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/webviewscriptmessagehandler()"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewScriptMessageHandler()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"BrazeUI","modules":[{"name":"BrazeUI"}],"title":"webViewScriptMessageHandler()","externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"webViewScriptMessageHandler"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","text":"ScriptMessageHandler"}]}]}],"references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","type":"topic","title":"Braze.WebViewBridge.ScriptMessageHandler","kind":"symbol","role":"symbol","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewScriptMessageHandler()":{"abstract":[{"type":"text","text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/webviewscriptmessagehandler()","role":"symbol","title":"webViewScriptMessageHandler()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewScriptMessageHandler()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"text":"WebViewBridge","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC","text":"ScriptMessageHandler"}]},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","abstract":[],"url":"\/documentation\/brazekit\/braze\/webviewbridge","type":"topic","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WebViewBridge","kind":"identifier"}],"navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},{"text":".","kind":"text"},{"text":"WebViewBridge","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ScriptMessageHandler","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"metadata":{"title":"webViewScriptMessageHandler()","symbolKind":"method","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE03webf6ScriptE7Handler0A3Kit0A0C03WebF6BridgeO0heI0CyF","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ScriptMessageHandler","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"extendedModule":"BrazeUI"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewScriptMessageHandler()","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/webviewscriptmessagehandler()"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/webViewScriptMessageHandler()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"webViewScriptMessageHandler","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO","text":"WebViewBridge"},{"text":".","kind":"text"},{"text":"ScriptMessageHandler","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13WebViewBridgeO20ScriptMessageHandlerC"}],"url":"\/documentation\/brazeui\/inappmessageview\/webviewscriptmessagehandler()","kind":"symbol","abstract":[{"text":"Creates and returns a script message handler implementing the Braze JavaScript bridge api.","type":"text"}],"title":"webViewScriptMessageHandler()","role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/webViewScriptMessageHandler()"},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge","navigatorTitle":[{"text":"WebViewBridge","kind":"identifier"}],"title":"Braze.WebViewBridge","url":"\/documentation\/brazekit\/braze\/webviewbridge","abstract":[],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"WebViewBridge","kind":"identifier"}],"type":"topic"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/documentation/BrazeKit/Braze/WebViewBridge/ScriptMessageHandler":{"role":"symbol","navigatorTitle":[{"text":"ScriptMessageHandler","kind":"identifier"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/WebViewBridge\/ScriptMessageHandler","title":"Braze.WebViewBridge.ScriptMessageHandler","url":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScriptMessageHandler"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/willdismiss().json b/data/documentation/brazeui/inappmessageview/willdismiss().json index 7fdd5a1a3e..631e765db3 100644 --- a/data/documentation/brazeui/inappmessageview/willdismiss().json +++ b/data/documentation/brazeui/inappmessageview/willdismiss().json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/willdismiss()"]}],"metadata":{"role":"symbol","extendedModule":"BrazeUI","title":"willDismiss()","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF","modules":[{"name":"BrazeUI"}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/documentation/BrazeUI/InAppMessageView/willDismiss()":{"abstract":[{"type":"text","text":"Call this method to report the “will dismiss” event before any dismissal animation occurs."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/willdismiss()","role":"symbol","title":"willDismiss()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willDismiss"},{"kind":"text","text":"()"}]},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","title":"willDismiss()","role":"symbol","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willDismissyyF","symbolKind":"method","extendedModule":"BrazeUI"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/willdismiss()"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView/willDismiss()":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willDismiss()","abstract":[{"text":"Call this method to report the “will dismiss” event before any dismissal animation occurs.","type":"text"}],"url":"\/documentation\/brazeui\/inappmessageview\/willdismiss()","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willDismiss","kind":"identifier"},{"kind":"text","text":"()"}],"kind":"symbol","title":"willDismiss()"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/inappmessageview/willpresent().json b/data/documentation/brazeui/inappmessageview/willpresent().json index feae407720..ad49612b86 100644 --- a/data/documentation/brazeui/inappmessageview/willpresent().json +++ b/data/documentation/brazeui/inappmessageview/willpresent().json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/willpresent()"]}],"kind":"symbol","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"metadata":{"extendedModule":"BrazeUI","role":"symbol","title":"willPresent()","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"text":"()","kind":"text"}],"externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()"},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/inappmessageview","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"title":"InAppMessageView","kind":"symbol","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/InAppMessageView/willPresent()":{"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/inappmessageview\/willpresent()","role":"symbol","title":"willPresent()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"}}} \ No newline at end of file +{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"willPresent"},{"kind":"text","text":"()"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/inappmessageview\/willpresent()"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"willPresent()","role":"symbol","externalID":"s:7BrazeUI16InAppMessageViewPAAE11willPresentyyF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"willPresent","kind":"identifier"},{"kind":"text","text":"()"}],"symbolKind":"method","extendedModule":"BrazeUI"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()"},"references":{"doc://Braze/documentation/BrazeUI/InAppMessageView/willPresent()":{"type":"topic","title":"willPresent()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"willPresent","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView\/willPresent()","url":"\/documentation\/brazeui\/inappmessageview\/willpresent()","abstract":[{"type":"text","text":"Call this method to report the “will present” event before any presentation animation occurs."}],"role":"symbol","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/InAppMessageView":{"title":"InAppMessageView","abstract":[{"type":"text","text":"The requirements for a view displayed by "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI"},{"type":"text","text":"."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/InAppMessageView","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"InAppMessageView","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"InAppMessageView"}],"url":"\/documentation\/brazeui\/inappmessageview","kind":"symbol"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/keyboardframenotifier.json b/data/documentation/brazeui/keyboardframenotifier.json index 74b0489413..ede85e19b3 100644 --- a/data/documentation/brazeui/keyboardframenotifier.json +++ b/data/documentation/brazeui/keyboardframenotifier.json @@ -1 +1 @@ -{"metadata":{"title":"KeyboardFrameNotifier","role":"symbol","externalID":"s:7BrazeUI21KeyboardFrameNotifierC","symbolKind":"class","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"KeyboardFrameNotifier","kind":"identifier"}],"roleHeading":"Class","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"overview","text":"Overview","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"An instance of this class should be created as early as possible in order to receive accurate"},{"text":" ","type":"text"},{"type":"text","text":"frame updates."},{"type":"text","text":" "},{"code":"UIKit","type":"codeVoice"},{"text":" does not offer any api to retrieve the current state of the software keyboard, only","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"updates. The keyboard frame is "},{"code":".zero","type":"codeVoice"},{"type":"text","text":" until the keyboard frame notifier receives an update from"},{"type":"text","text":" "},{"code":"UIKit","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","seeAlsoSections":[{"title":"Utilities","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"]}],"variants":[{"paths":["\/documentation\/brazeui\/keyboardframenotifier"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier\/shared"]}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier/shared":{"title":"shared","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier\/shared","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","kind":"typeIdentifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"The shared keyboard frame notifier.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier\/shared"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"url":"\/documentation\/brazeui\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","title":"overrideResourcesBundle","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"externalID":"s:7BrazeUI21KeyboardFrameNotifierC","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"title":"KeyboardFrameNotifier","modules":[{"name":"BrazeUI"}],"symbolKind":"class","roleHeading":"Class"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier"},"abstract":[{"type":"text","text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and"},{"type":"text","text":" "},{"type":"text","text":"pass them down to any of its own subscribers."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier\/shared"],"title":"Type Properties"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"KeyboardFrameNotifier","kind":"identifier"}]}]},{"kind":"content","content":[{"level":2,"anchor":"overview","type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"An instance of this class should be created as early as possible in order to receive accurate"},{"text":" ","type":"text"},{"type":"text","text":"frame updates."},{"type":"text","text":" "},{"code":"UIKit","type":"codeVoice"},{"text":" does not offer any api to retrieve the current state of the software keyboard, only","type":"text"},{"type":"text","text":" "},{"type":"text","text":"updates. The keyboard frame is "},{"type":"codeVoice","code":".zero"},{"text":" until the keyboard frame notifier receives an update from","type":"text"},{"text":" ","type":"text"},{"code":"UIKit","type":"codeVoice"},{"text":".","type":"text"}]}]}],"seeAlsoSections":[{"title":"Utilities","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/keyboardframenotifier"]}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"overrideResourceBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcebundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier/shared":{"type":"topic","url":"\/documentation\/brazeui\/keyboardframenotifier\/shared","kind":"symbol","title":"shared","role":"symbol","abstract":[{"type":"text","text":"The shared keyboard frame notifier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier\/shared","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}]},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"abstract":[{"text":"The override bundle BrazeUI uses to load resources (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"overrideResourcesBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/keyboardframenotifier/shared.json b/data/documentation/brazeui/keyboardframenotifier/shared.json index ba3fb6aca3..7cd92f7c80 100644 --- a/data/documentation/brazeui/keyboardframenotifier/shared.json +++ b/data/documentation/brazeui/keyboardframenotifier/shared.json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"shared","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","text":"KeyboardFrameNotifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}],"platforms":["iOS"]}]}],"metadata":{"roleHeading":"Type Property","symbolKind":"property","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI21KeyboardFrameNotifierC6sharedACvpZ","title":"shared","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shared"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/keyboardframenotifier\/shared"]}],"abstract":[{"type":"text","text":"The shared keyboard frame notifier."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier\/shared"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier/shared":{"title":"shared","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier\/shared","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC","kind":"typeIdentifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"The shared keyboard frame notifier.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier\/shared"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"The shared keyboard frame notifier."}],"variants":[{"paths":["\/documentation\/brazeui\/keyboardframenotifier\/shared"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier\/shared","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"shared"},{"text":": ","kind":"text"},{"text":"KeyboardFrameNotifier","kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier"]]},"metadata":{"roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"text":"KeyboardFrameNotifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}],"symbolKind":"property","title":"shared","modules":[{"name":"BrazeUI"}],"role":"symbol","externalID":"s:7BrazeUI21KeyboardFrameNotifierC6sharedACvpZ"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier/shared":{"type":"topic","url":"\/documentation\/brazeui\/keyboardframenotifier\/shared","kind":"symbol","title":"shared","role":"symbol","abstract":[{"type":"text","text":"The shared keyboard frame notifier."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier\/shared","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"KeyboardFrameNotifier","preciseIdentifier":"s:7BrazeUI21KeyboardFrameNotifierC"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/overrideresourcebundle.json b/data/documentation/brazeui/overrideresourcebundle.json index 4362a691e2..6f7efe3cf5 100644 --- a/data/documentation/brazeui/overrideresourcebundle.json +++ b/data/documentation/brazeui/overrideresourcebundle.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/overrideresourcebundle"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","seeAlsoSections":[{"title":"Utilities","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker"]}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"kind":"text","text":"?"}],"symbolKind":"var","role":"symbol","externalID":"s:7BrazeUI22overrideResourceBundleSo8NSBundleCSgvp","roleHeading":"Global Variable","title":"overrideResourceBundle"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"url":"\/documentation\/brazeui\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","title":"overrideResourcesBundle","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"sections":[],"abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"type":"text","text":"."}],"seeAlsoSections":[{"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker"],"generated":true}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"},"variants":[{"paths":["\/documentation\/brazeui\/overrideresourcebundle"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overrideResourceBundle","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"overrideResourceBundle","symbolKind":"var","externalID":"s:7BrazeUI22overrideResourceBundleSo8NSBundleCSgvp","roleHeading":"Global Variable","modules":[{"name":"BrazeUI"}]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"overrideResourceBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcebundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"abstract":[{"text":"The override bundle BrazeUI uses to load resources (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"overrideResourcesBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/overrideresourcesbundle.json b/data/documentation/brazeui/overrideresourcesbundle.json index 930f9bc5a1..92faa067b7 100644 --- a/data/documentation/brazeui/overrideresourcesbundle.json +++ b/data/documentation/brazeui/overrideresourcesbundle.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"overrideResourcesBundle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Global Variable","role":"symbol","title":"overrideResourcesBundle","externalID":"s:7BrazeUI23overrideResourcesBundleSo8NSBundleCSgvp","symbolKind":"var"},"sections":[],"abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"type":"codeVoice","code":"nil"},{"text":").","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourcesBundle","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}]}]},{"content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"text":"Set this property to the bundle containing BrazeUI resources when your project cannot","type":"text"},{"type":"text","text":" "},{"text":"automatically include the resources (e.g. Tuist setup)","type":"text"}]},{"content":[{"inlineContent":[{"text":"This property needs to be set before the SDK initialization.","type":"text"}],"type":"paragraph"}],"style":"important","type":"aside","name":"Important"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/overrideresourcesbundle"]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","title":"overrideResourcesBundle","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]}}} \ No newline at end of file +{"metadata":{"role":"symbol","title":"overrideResourcesBundle","symbolKind":"var","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourcesBundle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI23overrideResourcesBundleSo8NSBundleCSgvp","roleHeading":"Global Variable"},"kind":"symbol","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"type":"codeVoice","code":"nil"},{"type":"text","text":")."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/overrideresourcesbundle"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"overrideResourcesBundle","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}]}]},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Set this property to the bundle containing BrazeUI resources when your project cannot"},{"text":" ","type":"text"},{"type":"text","text":"automatically include the resources (e.g. Tuist setup)"}]},{"style":"important","name":"Important","content":[{"inlineContent":[{"text":"This property needs to be set before the SDK initialization.","type":"text"}],"type":"paragraph"}],"type":"aside"}],"kind":"content"}],"references":{"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"abstract":[{"text":"The override bundle BrazeUI uses to load resources (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"overrideResourcesBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow.json b/data/documentation/brazeui/shadow.json index c0c37228f1..3d79e7c803 100644 --- a/data/documentation/brazeui/shadow.json +++ b/data/documentation/brazeui/shadow.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"},"metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"symbolKind":"struct","roleHeading":"Structure","externalID":"s:7BrazeUI6ShadowV","modules":[{"name":"BrazeUI"}],"role":"symbol","title":"Shadow"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/init(color:offset:radius:opacity:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/color","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/offset","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/opacity","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/radius"]},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/contentCard","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/inAppMessage"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Shadow"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadow"]}],"relationshipsSections":[{"type":"conformsTo","kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ"]}],"kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"seeAlsoSections":[{"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"references":{"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/opacity":{"type":"topic","url":"\/documentation\/brazeui\/shadow\/opacity","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/opacity","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"opacity"},{"kind":"text","text":": "},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"}],"title":"opacity","role":"symbol","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI/Shadow/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations","title":"Equatable Implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","url":"\/documentation\/brazeui\/shadow\/equatable-implementations"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","title":"overrideResourcesBundle","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/documentation/BrazeUI/Shadow/offset":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/offset","url":"\/documentation\/brazeui\/shadow\/offset","abstract":[],"title":"offset","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/Shadow/color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/color","title":"color","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"kind":"symbol","type":"topic","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/shadow\/color"},"doc://Braze/documentation/BrazeUI/Shadow/contentCard":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/contentCard","title":"contentCard","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"kind":"symbol","abstract":[{"type":"text","text":"Braze’s default content card shadow."}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/shadow\/contentcard"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"url":"\/documentation\/brazeui\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/Shadow/init(color:offset:radius:opacity:)":{"url":"\/documentation\/brazeui\/shadow\/init(color:offset:radius:opacity:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/init(color:offset:radius:opacity:)","title":"init(color:offset:radius:opacity:)","abstract":[],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"color","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offset"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"radius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"opacity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/inAppMessage":{"kind":"symbol","title":"inAppMessage","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/inAppMessage","url":"\/documentation\/brazeui\/shadow\/inappmessage","role":"symbol","abstract":[{"text":"Braze’s default in-app messages shadow.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow/radius":{"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/radius","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"radius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/shadow\/radius","title":"radius"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","interfaceLanguage":"swift"},"sections":[],"seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"],"title":"Utilities","generated":true}],"metadata":{"title":"Shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"symbolKind":"struct","roleHeading":"Structure","externalID":"s:7BrazeUI6ShadowV","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/init(color:offset:radius:opacity:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/color","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/offset","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/opacity","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/radius"],"title":"Instance Properties"},{"title":"Type Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/contentCard","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/inAppMessage"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadow"]}],"abstract":[{"text":"Type representing a view’s shadow.","type":"text"}],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ"]}],"references":{"doc://Braze/documentation/BrazeUI/Shadow/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","url":"\/documentation\/brazeui\/shadow\/equatable-implementations","kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/inAppMessage":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"abstract":[{"type":"text","text":"Braze’s default in-app messages shadow."}],"title":"inAppMessage","url":"\/documentation\/brazeui\/shadow\/inappmessage","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/inAppMessage","role":"symbol"},"doc://Braze/SQ":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI/Shadow/contentCard":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Braze’s default content card shadow."}],"title":"contentCard","url":"\/documentation\/brazeui\/shadow\/contentcard","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/contentCard","role":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"overrideResourceBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcebundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"abstract":[{"text":"The override bundle BrazeUI uses to load resources (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"overrideResourcesBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/opacity":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"opacity","kind":"identifier"},{"kind":"text","text":": "},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"}],"abstract":[],"title":"opacity","kind":"symbol","url":"\/documentation\/brazeui\/shadow\/opacity","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/opacity","role":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/color":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"color","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"abstract":[],"title":"color","url":"\/documentation\/brazeui\/shadow\/color","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/color","role":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/init(color:offset:radius:opacity:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"offset","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"radius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"opacity","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sf","text":"Float","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(color:offset:radius:opacity:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/init(color:offset:radius:opacity:)","url":"\/documentation\/brazeui\/shadow\/init(color:offset:radius:opacity:)","role":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/documentation/BrazeUI/Shadow/radius":{"url":"\/documentation\/brazeui\/shadow\/radius","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"radius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"}],"title":"radius","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/radius","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/offset":{"url":"\/documentation\/brazeui\/shadow\/offset","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"offset","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"title":"offset","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/offset"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/!=(_:_:).json b/data/documentation/brazeui/shadow/!=(_:_:).json index 12b701c022..33e7dcf371 100644 --- a/data/documentation/brazeui/shadow/!=(_:_:).json +++ b/data/documentation/brazeui/shadow/!=(_:_:).json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/!=(_:_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/brazeui\/shadow\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"metadata":{"title":"!=(_:_:)","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"role":"symbol","extendedModule":"Swift","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI6ShadowV"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/Shadow/Equatable-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations","title":"Equatable Implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup","url":"\/documentation\/brazeui\/shadow\/equatable-implementations"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow/!=(_:_:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/!=(_:_:)","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/shadow\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol","title":"!=(_:_:)"}}} \ No newline at end of file +{"sections":[],"variants":[{"paths":["\/documentation\/brazeui\/shadow\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/!=(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations"]]},"metadata":{"title":"!=(_:_:)","symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI6ShadowV","role":"symbol","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"extendedModule":"Swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/Shadow/!=(_:_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/!=(_:_:)","url":"\/documentation\/brazeui\/shadow\/!=(_:_:)","abstract":[],"type":"topic","title":"!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","url":"\/documentation\/brazeui\/shadow\/equatable-implementations","kind":"article","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/color.json b/data/documentation/brazeui/shadow/color.json index d14e8175c2..bb7d29f5d0 100644 --- a/data/documentation/brazeui/shadow/color.json +++ b/data/documentation/brazeui/shadow/color.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/shadow\/color"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/color"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"color","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","title":"color","externalID":"s:7BrazeUI6ShadowV5colorSo7UIColorCvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/Shadow/color":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/color","title":"color","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}],"kind":"symbol","type":"topic","abstract":[],"role":"symbol","url":"\/documentation\/brazeui\/shadow\/color"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadow\/color"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/color"},"metadata":{"role":"symbol","title":"color","externalID":"s:7BrazeUI6ShadowV5colorSo7UIColorCvp","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"color","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"color"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/color":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"color","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"abstract":[],"title":"color","url":"\/documentation\/brazeui\/shadow\/color","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/color","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/contentcard.json b/data/documentation/brazeui/shadow/contentcard.json index 466acb8f58..177dd439de 100644 --- a/data/documentation/brazeui/shadow/contentcard.json +++ b/data/documentation/brazeui/shadow/contentcard.json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Braze’s default content card shadow."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier","text":"Shadow"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/shadow\/contentcard"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","externalID":"s:7BrazeUI6ShadowV11contentCardACvpZ","title":"contentCard","role":"symbol","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/contentCard","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow/contentCard":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/contentCard","title":"contentCard","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"kind":"symbol","abstract":[{"type":"text","text":"Braze’s default content card shadow."}],"type":"topic","role":"symbol","url":"\/documentation\/brazeui\/shadow\/contentcard"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"platforms":["iOS"],"languages":["swift"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/contentCard","interfaceLanguage":"swift"},"abstract":[{"text":"Braze’s default content card shadow.","type":"text"}],"metadata":{"role":"symbol","title":"contentCard","modules":[{"name":"BrazeUI"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contentCard","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI6ShadowV11contentCardACvpZ","roleHeading":"Type Property","symbolKind":"property"},"variants":[{"paths":["\/documentation\/brazeui\/shadow\/contentcard"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/contentCard":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Braze’s default content card shadow."}],"title":"contentCard","url":"\/documentation\/brazeui\/shadow\/contentcard","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/contentCard","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/equatable-implementations.json b/data/documentation/brazeui/shadow/equatable-implementations.json index e6b329534e..9fb02873ca 100644 --- a/data/documentation/brazeui/shadow/equatable-implementations.json +++ b/data/documentation/brazeui/shadow/equatable-implementations.json @@ -1 +1 @@ -{"metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations"},"sections":[],"topicSections":[{"title":"Operators","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/!=(_:_:)"],"generated":true}],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow/!=(_:_:)":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/!=(_:_:)","role":"symbol","abstract":[],"url":"\/documentation\/brazeui\/shadow\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"kind":"symbol","title":"!=(_:_:)"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/!=(_:_:)"]}],"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/Equatable-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"BrazeUI"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/!=(_:_:)":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/!=(_:_:)","url":"\/documentation\/brazeui\/shadow\/!=(_:_:)","abstract":[],"type":"topic","title":"!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/inappmessage.json b/data/documentation/brazeui/shadow/inappmessage.json index 6e6c06f6f4..8645c34ac8 100644 --- a/data/documentation/brazeui/shadow/inappmessage.json +++ b/data/documentation/brazeui/shadow/inappmessage.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/shadow\/inappmessage"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Braze’s default in-app messages shadow.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7BrazeUI6ShadowV","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"typeIdentifier","text":"Shadow"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/inAppMessage"},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"inAppMessage","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":": ","kind":"text"},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"externalID":"s:7BrazeUI6ShadowV12inAppMessageACvpZ","symbolKind":"property","role":"symbol","roleHeading":"Type Property"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/Shadow/inAppMessage":{"kind":"symbol","title":"inAppMessage","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/inAppMessage","url":"\/documentation\/brazeui\/shadow\/inappmessage","role":"symbol","abstract":[{"text":"Braze’s default in-app messages shadow.","type":"text"}],"type":"topic"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"abstract":[{"type":"text","text":"Braze’s default in-app messages shadow."}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/inAppMessage"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","kind":"typeIdentifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/shadow\/inappmessage"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"externalID":"s:7BrazeUI6ShadowV12inAppMessageACvpZ","title":"inAppMessage","roleHeading":"Type Property"},"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/Shadow/inAppMessage":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"}],"abstract":[{"type":"text","text":"Braze’s default in-app messages shadow."}],"title":"inAppMessage","url":"\/documentation\/brazeui\/shadow\/inappmessage","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/inAppMessage","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/init(color:offset:radius:opacity:).json b/data/documentation/brazeui/shadow/init(color:offset:radius:opacity:).json index dc247746be..88b1ee391e 100644 --- a/data/documentation/brazeui/shadow/init(color:offset:radius:opacity:).json +++ b/data/documentation/brazeui/shadow/init(color:offset:radius:opacity:).json @@ -1 +1 @@ -{"metadata":{"role":"symbol","title":"init(color:offset:radius:opacity:)","externalID":"s:7BrazeUI6ShadowV5color6offset6radius7opacityACSo7UIColorC_So6CGSizeV14CoreFoundation7CGFloatVSftcfc","modules":[{"name":"BrazeUI"}],"symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":", ","kind":"text"},{"text":"offset","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"opacity","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/brazeui\/shadow\/init(color:offset:radius:opacity:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"color","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"},{"text":", ","kind":"text"},{"text":"offset","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"opacity"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sf","text":"Float","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/init(color:offset:radius:opacity:)"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/Shadow/init(color:offset:radius:opacity:)":{"url":"\/documentation\/brazeui\/shadow\/init(color:offset:radius:opacity:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/init(color:offset:radius:opacity:)","title":"init(color:offset:radius:opacity:)","abstract":[],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"color","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"offset"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"radius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"opacity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"text":")","kind":"text"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/shadow\/init(color:offset:radius:opacity:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/init(color:offset:radius:opacity:)"},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"offset","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"text":"radius","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"opacity"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sf","text":"Float","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI6ShadowV5color6offset6radius7opacityACSo7UIColorC_So6CGSizeV14CoreFoundation7CGFloatVSftcfc","title":"init(color:offset:radius:opacity:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"color"},{"kind":"text","text":": "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"text":", ","kind":"text"},{"text":"offset","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"radius"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"opacity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sf","text":"Float"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow/init(color:offset:radius:opacity:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"color","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"offset","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"radius"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"opacity","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sf","text":"Float","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(color:offset:radius:opacity:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/init(color:offset:radius:opacity:)","url":"\/documentation\/brazeui\/shadow\/init(color:offset:radius:opacity:)","role":"symbol","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/offset.json b/data/documentation/brazeui/shadow/offset.json index 01a1351836..2964a9cfe3 100644 --- a/data/documentation/brazeui/shadow/offset.json +++ b/data/documentation/brazeui/shadow/offset.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/offset"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","externalID":"s:7BrazeUI6ShadowV6offsetSo6CGSizeVvp","symbolKind":"property","modules":[{"name":"BrazeUI"}],"title":"offset","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}]},"variants":[{"paths":["\/documentation\/brazeui\/shadow\/offset"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Braze/documentation/BrazeUI/Shadow/offset":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/offset","url":"\/documentation\/brazeui\/shadow\/offset","abstract":[],"title":"offset","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"offset","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"offset","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI6ShadowV6offsetSo6CGSizeVvp","role":"symbol","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"offset","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"title":"offset"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/offset"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadow\/offset"]}],"references":{"doc://Braze/documentation/BrazeUI/Shadow/offset":{"url":"\/documentation\/brazeui\/shadow\/offset","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"offset","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"}],"title":"offset","abstract":[],"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/offset"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/opacity.json b/data/documentation/brazeui/shadow/opacity.json index 20739c6b4f..4ab703f82f 100644 --- a/data/documentation/brazeui/shadow/opacity.json +++ b/data/documentation/brazeui/shadow/opacity.json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/opacity"},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"opacity"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sf","text":"Float"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/brazeui\/shadow\/opacity"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"opacity"},{"kind":"text","text":": "},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"}],"title":"opacity","role":"symbol","symbolKind":"property","externalID":"s:7BrazeUI6ShadowV7opacitySfvp"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow/opacity":{"type":"topic","url":"\/documentation\/brazeui\/shadow\/opacity","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/opacity","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"opacity"},{"kind":"text","text":": "},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"}],"title":"opacity","role":"symbol","kind":"symbol","abstract":[]},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"kind":"symbol","metadata":{"symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"title":"opacity","externalID":"s:7BrazeUI6ShadowV7opacitySfvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"opacity"},{"text":": ","kind":"text"},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/opacity","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"opacity"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sf","text":"Float","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadow\/opacity"]}],"references":{"doc://Braze/documentation/BrazeUI/Shadow/opacity":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"opacity","kind":"identifier"},{"kind":"text","text":": "},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"}],"abstract":[],"title":"opacity","kind":"symbol","url":"\/documentation\/brazeui\/shadow\/opacity","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/opacity","role":"symbol"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadow/radius.json b/data/documentation/brazeui/shadow/radius.json index b6262600a5..77ab87834b 100644 --- a/data/documentation/brazeui/shadow/radius.json +++ b/data/documentation/brazeui/shadow/radius.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/radius","interfaceLanguage":"swift"},"sections":[],"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"radius","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"radius"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"}],"externalID":"s:7BrazeUI6ShadowV6radius14CoreFoundation7CGFloatVvp","symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"radius","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/shadow\/radius"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/Shadow/radius":{"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/radius","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"radius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/shadow\/radius","title":"radius"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadow\/radius"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/radius","interfaceLanguage":"swift"},"metadata":{"title":"radius","roleHeading":"Instance Property","symbolKind":"property","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI6ShadowV6radius14CoreFoundation7CGFloatVvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"radius"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"radius","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"}],"languages":["swift"]}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/Shadow/radius":{"url":"\/documentation\/brazeui\/shadow\/radius","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"radius","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"}],"title":"radius","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow\/radius","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadowview.json b/data/documentation/brazeui/shadowview.json index 7de2ad4f97..fdd5f2777f 100644 --- a/data/documentation/brazeui/shadowview.json +++ b/data/documentation/brazeui/shadowview.json @@ -1 +1 @@ -{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ShadowView","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/shadowview"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/init(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/bounds","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow"],"title":"Instance Properties"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/drawShadow()","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/traitCollectionDidChange(_:)"],"title":"Instance Methods"}],"seeAlsoSections":[{"generated":true,"title":"Utilities","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"]}],"sections":[],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ShadowView"}],"symbolKind":"class","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"externalID":"c:@M@BrazeUI@objc(cs)ShadowView","roleHeading":"Class","title":"ShadowView"},"relationshipsSections":[{"identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"kind":"relationships","type":"inheritsFrom","title":"Inherits From"},{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"},"doc://Braze/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/Braze\/SH"},"doc://Braze/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)NSCoding"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ShadowView/bounds":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"bounds","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGRect","preciseIdentifier":"c:@S@CGRect","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/shadowview\/bounds","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/bounds","title":"bounds","role":"symbol"},"doc://Braze/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer"},"doc://Braze/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ"},"doc://Braze/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"url":"\/documentation\/brazeui\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/objc(pl)UICoordinateSpace":{"type":"unresolvable","title":"UIKit.UICoordinateSpace","identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace"},"doc://Braze/objc(pl)CALayerDelegate":{"title":"QuartzCore.CALayerDelegate","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate"},"doc://Braze/objc(pl)UIDynamicItem":{"type":"unresolvable","title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions"},"doc://Braze/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment"},"doc://Braze/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/ShadowView/shadow":{"abstract":[{"type":"text","text":"The view’s shadow."}],"url":"\/documentation\/brazeui\/shadowview\/shadow","role":"symbol","type":"topic","kind":"symbol","title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://Braze/objc(cs)UIView":{"title":"UIKit.UIView","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(cs)UIView"},"doc://Braze/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem"},"doc://Braze/documentation/BrazeUI/ShadowView/drawShadow()":{"abstract":[{"type":"text","text":"Draws the shadow with the current "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","type":"reference"},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/shadowview\/drawshadow()","role":"symbol","type":"topic","kind":"symbol","title":"drawShadow()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drawShadow","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/drawShadow()"},"doc://Braze/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP"},"doc://Braze/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/Braze\/objc(pl)NSObject"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","title":"overrideResourcesBundle","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]},"doc://Braze/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/objc(pl)UIAppearance":{"type":"unresolvable","title":"UIKit.UIAppearance","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance"},"doc://Braze/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP"},"doc://Braze/documentation/BrazeUI/ShadowView/traitCollectionDidChange(_:)":{"url":"\/documentation\/brazeui\/shadowview\/traitcollectiondidchange(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/traitCollectionDidChange(_:)","role":"symbol","title":"traitCollectionDidChange(_:)","kind":"symbol"},"doc://Braze/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer"},"doc://Braze/documentation/BrazeUI/ShadowView/init(_:)":{"url":"\/documentation\/brazeui\/shadowview\/init(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/init(_:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"kind":"text","text":")"}],"title":"init(_:)","abstract":[{"text":"Creates and returns a shadow view.","type":"text"}],"kind":"symbol"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification"}}} \ No newline at end of file +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/init(_:)"]},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/bounds","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/drawShadow()","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/traitCollectionDidChange(_:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"relationshipsSections":[{"type":"inheritsFrom","identifiers":["doc:\/\/Braze\/objc(cs)UIView"],"kind":"relationships","title":"Inherits From"},{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/Braze\/objc(pl)NSCoding","doc:\/\/Braze\/objc(pl)NSObject","doc:\/\/Braze\/objc(pl)CALayerDelegate","doc:\/\/Braze\/s7CVarArgP","doc:\/\/Braze\/s28CustomDebugStringConvertibleP","doc:\/\/Braze\/s23CustomStringConvertibleP","doc:\/\/Braze\/SQ","doc:\/\/Braze\/SH","doc:\/\/Braze\/s8SendableP","doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/Braze\/objc(pl)UIAppearance","doc:\/\/Braze\/objc(pl)UIAppearanceContainer","doc:\/\/Braze\/objc(pl)UICoordinateSpace","doc:\/\/Braze\/objc(pl)UIDynamicItem","doc:\/\/Braze\/objc(pl)UIFocusEnvironment","doc:\/\/Braze\/objc(pl)UIFocusItem","doc:\/\/Braze\/objc(pl)UIFocusItemContainer","doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","doc:\/\/Braze\/objc(pl)UITraitEnvironment","doc:\/\/Braze\/objc(pl)UIUserActivityRestoring"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadowview"]}],"sections":[],"kind":"symbol","seeAlsoSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"],"title":"Utilities","generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ShadowView","kind":"identifier"}],"platforms":["iOS"]}]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"symbolKind":"class","externalID":"c:@M@BrazeUI@objc(cs)ShadowView","roleHeading":"Class","modules":[{"name":"BrazeUI"}]},"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}],"references":{"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://Braze/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/Braze\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://Braze/objc(pl)NSObject":{"identifier":"doc:\/\/Braze\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://Braze/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/Braze\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/ShadowView/shadow":{"abstract":[{"text":"The view’s shadow.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"type":"topic","title":"shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","url":"\/documentation\/brazeui\/shadowview\/shadow"},"doc://Braze/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","identifier":"doc:\/\/Braze\/objc(pl)UIAppearance","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"overrideResourceBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcebundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol"},"doc://Braze/objc(cs)UIView":{"title":"UIKit.UIView","identifier":"doc:\/\/Braze\/objc(cs)UIView","type":"unresolvable"},"doc://Braze/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/Braze\/objc(pl)UILargeContentViewerItem","type":"unresolvable"},"doc://Braze/SH":{"type":"unresolvable","identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable"},"doc://Braze/objc(pl)UIFocusItemContainer":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer"},"doc://Braze/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable"},"doc://Braze/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"},"doc://Braze/objc(pl)UIPopoverPresentationControllerSourceItem":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem"},"doc://Braze/s7CVarArgP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s7CVarArgP","title":"Swift.CVarArg"},"doc://Braze/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/Braze\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://Braze/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://Braze/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://Braze/objc(pl)NSCoding":{"title":"Foundation.NSCoding","identifier":"doc:\/\/Braze\/objc(pl)NSCoding","type":"unresolvable"},"doc://Braze/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","identifier":"doc:\/\/Braze\/objc(pl)UIDynamicItem","type":"unresolvable"},"doc://Braze/s8SendableP":{"title":"Swift.Sendable","identifier":"doc:\/\/Braze\/s8SendableP","type":"unresolvable"},"doc://Braze/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/Braze\/objc(pl)UIAppearanceContainer","type":"unresolvable"},"doc://Braze/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","identifier":"doc:\/\/Braze\/objc(pl)UIAccessibilityIdentification","type":"unresolvable"},"doc://Braze/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions"},"doc://Braze/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/Braze\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://Braze/documentation/BrazeUI/ShadowView/traitCollectionDidChange(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"title":"traitCollectionDidChange(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/shadowview\/traitcollectiondidchange(_:)"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView/bounds":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/bounds","kind":"symbol","url":"\/documentation\/brazeui\/shadowview\/bounds","abstract":[],"title":"bounds","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"bounds","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGRect","kind":"typeIdentifier","text":"CGRect"}],"role":"symbol","type":"topic"},"doc://Braze/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/Braze\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/ShadowView/init(_:)":{"abstract":[{"text":"Creates and returns a shadow view.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"text":")","kind":"text"}],"type":"topic","title":"init(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/init(_:)","url":"\/documentation\/brazeui\/shadowview\/init(_:)"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"abstract":[{"text":"The override bundle BrazeUI uses to load resources (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"overrideResourcesBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView/drawShadow()":{"abstract":[{"type":"text","text":"Draws the shadow with the current "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","type":"reference"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"drawShadow","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","title":"drawShadow()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/drawShadow()","url":"\/documentation\/brazeui\/shadowview\/drawshadow()"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/objc(pl)UIFocusItem":{"identifier":"doc:\/\/Braze\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://Braze/s23CustomStringConvertibleP":{"identifier":"doc:\/\/Braze\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadowview/bounds.json b/data/documentation/brazeui/shadowview/bounds.json index f93b9b8397..5d7f0488d4 100644 --- a/data/documentation/brazeui/shadowview/bounds.json +++ b/data/documentation/brazeui/shadowview/bounds.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"bounds","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGRect","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadowview\/bounds"]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/bounds","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"title":"bounds","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"bounds","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect","text":"CGRect"}],"externalID":"c:@M@BrazeUI@objc(cs)ShadowView(py)bounds","symbolKind":"property"},"references":{"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/ShadowView/bounds":{"abstract":[],"type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"bounds","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGRect","preciseIdentifier":"c:@S@CGRect","kind":"typeIdentifier"}],"url":"\/documentation\/brazeui\/shadowview\/bounds","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/bounds","title":"bounds","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"bounds"},{"kind":"text","text":": "},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"}],"title":"bounds","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:@M@BrazeUI@objc(cs)ShadowView(py)bounds"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"bounds"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGRect","text":"CGRect","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/brazeui\/shadowview\/bounds"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/bounds","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ShadowView/bounds":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/bounds","kind":"symbol","url":"\/documentation\/brazeui\/shadowview\/bounds","abstract":[],"title":"bounds","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"bounds","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGRect","kind":"typeIdentifier","text":"CGRect"}],"role":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadowview/drawshadow().json b/data/documentation/brazeui/shadowview/drawshadow().json index a3b710561e..93551adcc8 100644 --- a/data/documentation/brazeui/shadowview/drawshadow().json +++ b/data/documentation/brazeui/shadowview/drawshadow().json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/brazeui\/shadowview\/drawshadow()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drawShadow","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/drawShadow()","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"BrazeUI"}],"title":"drawShadow()","externalID":"s:7BrazeUI10ShadowViewC04drawC0yyF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"drawShadow"},{"kind":"text","text":"()"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Draws the shadow with the current "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow"},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/ShadowView/shadow":{"abstract":[{"type":"text","text":"The view’s shadow."}],"url":"\/documentation\/brazeui\/shadowview\/shadow","role":"symbol","type":"topic","kind":"symbol","title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow"},"doc://Braze/documentation/BrazeUI/ShadowView/drawShadow()":{"abstract":[{"type":"text","text":"Draws the shadow with the current "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","type":"reference"},{"type":"text","text":"."}],"url":"\/documentation\/brazeui\/shadowview\/drawshadow()","role":"symbol","type":"topic","kind":"symbol","title":"drawShadow()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drawShadow","kind":"identifier"},{"text":"()","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/drawShadow()"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drawShadow","kind":"identifier"},{"text":"()","kind":"text"}]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI10ShadowViewC04drawC0yyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"drawShadow"},{"text":"()","kind":"text"}],"title":"drawShadow()","role":"symbol","symbolKind":"method","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/drawShadow()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/shadowview\/drawshadow()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"abstract":[{"type":"text","text":"Draws the shadow with the current "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","isActive":true},{"text":".","type":"text"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ShadowView/shadow":{"abstract":[{"text":"The view’s shadow.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"type":"topic","title":"shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","url":"\/documentation\/brazeui\/shadowview\/shadow"},"doc://Braze/documentation/BrazeUI/ShadowView/drawShadow()":{"abstract":[{"type":"text","text":"Draws the shadow with the current "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","type":"reference"},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"drawShadow","kind":"identifier"},{"text":"()","kind":"text"}],"type":"topic","title":"drawShadow()","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/drawShadow()","url":"\/documentation\/brazeui\/shadowview\/drawshadow()"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadowview/init(_:).json b/data/documentation/brazeui/shadowview/init(_:).json index 9085603cad..e380442ed4 100644 --- a/data/documentation/brazeui/shadowview/init(_:).json +++ b/data/documentation/brazeui/shadowview/init(_:).json @@ -1 +1 @@ -{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"shadow","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The shadow value.","type":"text"}],"type":"paragraph"}],"name":"shadow"}],"kind":"parameters"}],"sections":[],"kind":"symbol","metadata":{"externalID":"s:7BrazeUI10ShadowViewCyAcA0C0Vcfc","symbolKind":"init","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"kind":"text","text":")"}],"roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"title":"init(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadowview\/init(_:)"]}],"abstract":[{"type":"text","text":"Creates and returns a shadow view."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/init(_:)"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ShadowView/init(_:)":{"url":"\/documentation\/brazeui\/shadowview\/init(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/init(_:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"kind":"text","text":")"}],"title":"init(_:)","abstract":[{"text":"Creates and returns a shadow view.","type":"text"}],"kind":"symbol"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/init(_:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI10ShadowViewCyAcA0C0Vcfc","role":"symbol","symbolKind":"init","roleHeading":"Initializer","title":"init(_:)"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"shadow"},{"kind":"text","text":": "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"shadow","content":[{"inlineContent":[{"text":"The shadow value.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadowview\/init(_:)"]}],"abstract":[{"type":"text","text":"Creates and returns a shadow view."}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView/init(_:)":{"abstract":[{"text":"Creates and returns a shadow view.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow"},{"text":")","kind":"text"}],"type":"topic","title":"init(_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/init(_:)","url":"\/documentation\/brazeui\/shadowview\/init(_:)"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadowview/shadow.json b/data/documentation/brazeui/shadowview/shadow.json index 6f6307f1d0..d57ffcff7c 100644 --- a/data/documentation/brazeui/shadowview/shadow.json +++ b/data/documentation/brazeui/shadowview/shadow.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadowview\/shadow"]}],"metadata":{"modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"shadow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","title":"shadow","externalID":"s:7BrazeUI10ShadowViewC6shadowAA0C0VSgvp"},"abstract":[{"type":"text","text":"The view’s shadow."}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ShadowView/shadow":{"abstract":[{"type":"text","text":"The view’s shadow."}],"url":"\/documentation\/brazeui\/shadowview\/shadow","role":"symbol","type":"topic","kind":"symbol","title":"shadow","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow"}}} \ No newline at end of file +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow"},"sections":[],"abstract":[{"text":"The view’s shadow.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV","text":"Shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadowview\/shadow"]}],"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI10ShadowViewC6shadowAA0C0VSgvp","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Shadow","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"kind":"text","text":"?"}],"modules":[{"name":"BrazeUI"}],"title":"shadow"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ShadowView/shadow":{"abstract":[{"text":"The view’s shadow.","type":"text"}],"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"shadow","kind":"identifier"},{"kind":"text","text":": "},{"text":"Shadow","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI6ShadowV"},{"text":"?","kind":"text"}],"type":"topic","title":"shadow","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/shadow","url":"\/documentation\/brazeui\/shadowview\/shadow"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/shadowview/traitcollectiondidchange(_:).json b/data/documentation/brazeui/shadowview/traitcollectiondidchange(_:).json index 81091b2f5d..5c0dd63169 100644 --- a/data/documentation/brazeui/shadowview/traitcollectiondidchange(_:).json +++ b/data/documentation/brazeui/shadowview/traitcollectiondidchange(_:).json @@ -1 +1 @@ -{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/traitCollectionDidChange(_:)"},"metadata":{"externalID":"c:@M@BrazeUI@objc(cs)ShadowView(im)traitCollectionDidChange:","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"traitCollectionDidChange(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadowview\/traitcollectiondidchange(_:)"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"previousTraitCollection","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITraitCollection","text":"UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ShadowView/traitCollectionDidChange(_:)":{"url":"\/documentation\/brazeui\/shadowview\/traitcollectiondidchange(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"type":"topic","abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/traitCollectionDidChange(_:)","role":"symbol","title":"traitCollectionDidChange(_:)","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"role":"symbol","title":"traitCollectionDidChange(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"c:@M@BrazeUI@objc(cs)ShadowView(im)traitCollectionDidChange:","modules":[{"name":"BrazeUI"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/shadowview\/traitcollectiondidchange(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"previousTraitCollection"},{"text":": ","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI/ShadowView/traitCollectionDidChange(_:)":{"abstract":[],"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":"?)"}],"title":"traitCollectionDidChange(_:)","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView\/traitCollectionDidChange(_:)","url":"\/documentation\/brazeui\/shadowview\/traitcollectiondidchange(_:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension.json b/data/documentation/brazeui/viewdimension.json index a2a480a618..1b59ea10bc 100644 --- a/data/documentation/brazeui/viewdimension.json +++ b/data/documentation/brazeui/viewdimension.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"metadata":{"externalID":"s:7BrazeUI13ViewDimensionV","role":"symbol","symbolKind":"struct","navigatorTitle":[{"text":"ViewDimension","kind":"identifier"}],"modules":[{"name":"BrazeUI"}],"title":"ViewDimension","roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ViewDimension"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(regular:large:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/large","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/regular"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations"],"generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewDimension"}]}]},{"kind":"content","content":[{"level":2,"text":"Overview","anchor":"overview","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Large interface values are used when the UI is being displayed with both horizontal and vertical"},{"type":"text","text":" "},{"type":"text","text":"size classes are "},{"type":"codeVoice","code":".regular"},{"type":"text","text":" and the device is in landscape."}]}]}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s25ExpressibleByFloatLiteralP","doc:\/\/Braze\/s27ExpressibleByIntegerLiteralP","doc:\/\/Braze\/SH"],"type":"conformsTo","kind":"relationships"}],"references":{"doc://Braze/documentation/BrazeUI/ViewDimension/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazeui\/viewdimension\/equatable-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI/ViewDimension/ExpressibleByFloatLiteral-Implementations":{"type":"topic","title":"ExpressibleByFloatLiteral Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations","abstract":[],"url":"\/documentation\/brazeui\/viewdimension\/expressiblebyfloatliteral-implementations"},"doc://Braze/documentation/BrazeUI/ViewDimension/large":{"url":"\/documentation\/brazeui\/viewdimension\/large","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/large","title":"large","abstract":[{"text":"The dimension for the large case.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"large","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/ViewDimension/regular":{"type":"topic","kind":"symbol","title":"regular","url":"\/documentation\/brazeui\/viewdimension\/regular","role":"symbol","abstract":[{"type":"text","text":"The dimension for the regular case."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/regular","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"regular"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/s27ExpressibleByIntegerLiteralP":{"title":"Swift.ExpressibleByIntegerLiteral","identifier":"doc:\/\/Braze\/s27ExpressibleByIntegerLiteralP","type":"unresolvable"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/ViewDimension/ExpressibleByIntegerLiteral-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"ExpressibleByIntegerLiteral Implementations","url":"\/documentation\/brazeui\/viewdimension\/expressiblebyintegerliteral-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI/ViewDimension/init(regular:large:)":{"role":"symbol","title":"init(regular:large:)","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/init(regular:large:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"regular"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"kind":"externalParam","text":"large"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(regular:large:)"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://Braze/s25ExpressibleByFloatLiteralP":{"identifier":"doc:\/\/Braze\/s25ExpressibleByFloatLiteralP","type":"unresolvable","title":"Swift.ExpressibleByFloatLiteral"},"doc://Braze/SQ":{"identifier":"doc:\/\/Braze\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ViewDimension"}]}]},{"kind":"content","content":[{"text":"Overview","type":"heading","anchor":"overview","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Large interface values are used when the UI is being displayed with both horizontal and vertical"},{"type":"text","text":" "},{"text":"size classes are ","type":"text"},{"type":"codeVoice","code":".regular"},{"type":"text","text":" and the device is in landscape."}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(regular:large:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/large","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/regular"]},{"title":"Default Implementations","identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations"],"generated":true}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/Braze\/SQ","doc:\/\/Braze\/s25ExpressibleByFloatLiteralP","doc:\/\/Braze\/s27ExpressibleByIntegerLiteralP","doc:\/\/Braze\/SH"],"type":"conformsTo"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension"]}],"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"metadata":{"externalID":"s:7BrazeUI13ViewDimensionV","navigatorTitle":[{"text":"ViewDimension","kind":"identifier"}],"title":"ViewDimension","role":"symbol","symbolKind":"struct","modules":[{"name":"BrazeUI"}],"roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ViewDimension","kind":"identifier"}]},"references":{"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI/ViewDimension/init(regular:large:)":{"abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(regular:large:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"regular","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"large","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/viewdimension\/init(regular:large:)","title":"init(regular:large:)"},"doc://Braze/documentation/BrazeUI/ViewDimension/ExpressibleByFloatLiteral-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations","role":"collectionGroup","title":"ExpressibleByFloatLiteral Implementations","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/expressiblebyfloatliteral-implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeUI/ViewDimension/regular":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/regular","url":"\/documentation\/brazeui\/viewdimension\/regular","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"regular"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"kind":"symbol","abstract":[{"text":"The dimension for the regular case.","type":"text"}],"type":"topic","title":"regular","role":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension/large":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"large","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"title":"large","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/large","abstract":[{"type":"text","text":"The dimension for the large case."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/large","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension/ExpressibleByIntegerLiteral-Implementations":{"kind":"article","type":"topic","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/viewdimension\/expressiblebyintegerliteral-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations","title":"ExpressibleByIntegerLiteral Implementations"},"doc://Braze/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/Braze\/SQ","type":"unresolvable"},"doc://Braze/s25ExpressibleByFloatLiteralP":{"title":"Swift.ExpressibleByFloatLiteral","identifier":"doc:\/\/Braze\/s25ExpressibleByFloatLiteralP","type":"unresolvable"},"doc://Braze/s27ExpressibleByIntegerLiteralP":{"title":"Swift.ExpressibleByIntegerLiteral","identifier":"doc:\/\/Braze\/s27ExpressibleByIntegerLiteralP","type":"unresolvable"},"doc://Braze/SH":{"identifier":"doc:\/\/Braze\/SH","title":"Swift.Hashable","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/!=(_:_:).json b/data/documentation/brazeui/viewdimension/!=(_:_:).json index 89b836e127..78c64e7839 100644 --- a/data/documentation/brazeui/viewdimension/!=(_:_:).json +++ b/data/documentation/brazeui/viewdimension/!=(_:_:).json @@ -1 +1 @@ -{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension\/!=(_:_:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/!=(_:_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"metadata":{"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI13ViewDimensionV","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"!=(_:_:)","modules":[{"relatedModules":["Swift"],"name":"BrazeUI"}],"roleHeading":"Operator","role":"symbol","extendedModule":"Swift"},"references":{"doc://Braze/documentation/BrazeUI/ViewDimension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazeui\/viewdimension\/!=(_:_:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI/ViewDimension/Equatable-Implementations":{"role":"collectionGroup","abstract":[],"title":"Equatable Implementations","kind":"article","url":"\/documentation\/brazeui\/viewdimension\/equatable-implementations","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension\/!=(_:_:)"]}],"sections":[],"metadata":{"title":"!=(_:_:)","modules":[{"name":"BrazeUI","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7BrazeUI13ViewDimensionV","symbolKind":"op","role":"symbol","roleHeading":"Operator","extendedModule":"Swift"},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/!=(_:_:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://Braze/documentation/BrazeUI/ViewDimension/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/!=(_:_:)","abstract":[]},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/ViewDimension/Equatable-Implementations":{"title":"Equatable Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/equatable-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations","abstract":[]},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/equatable-implementations.json b/data/documentation/brazeui/viewdimension/equatable-implementations.json index c992122c32..098ece4ec3 100644 --- a/data/documentation/brazeui/viewdimension/equatable-implementations.json +++ b/data/documentation/brazeui/viewdimension/equatable-implementations.json @@ -1 +1 @@ -{"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeUI"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/!=(_:_:)"],"generated":true,"title":"Operators"}],"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations"},"references":{"doc://Braze/documentation/BrazeUI/ViewDimension/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/brazeui\/viewdimension\/!=(_:_:)","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/!=(_:_:)"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","metadata":{"title":"Equatable Implementations","modules":[{"name":"BrazeUI"}],"role":"collectionGroup"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/!=(_:_:)"],"title":"Operators"}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension/!=(_:_:)":{"title":"!=(_:_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"kind":"symbol","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/!=(_:_:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/!=(_:_:)","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/expressiblebyfloatliteral-implementations.json b/data/documentation/brazeui/viewdimension/expressiblebyfloatliteral-implementations.json index 46139b834a..5b8e65eba9 100644 --- a/data/documentation/brazeui/viewdimension/expressiblebyfloatliteral-implementations.json +++ b/data/documentation/brazeui/viewdimension/expressiblebyfloatliteral-implementations.json @@ -1 +1 @@ -{"kind":"article","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(floatLiteral:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"ExpressibleByFloatLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension/init(floatLiteral:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"title":"init(floatLiteral:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(floatLiteral:)","abstract":[],"url":"\/documentation\/brazeui\/viewdimension\/init(floatliteral:)"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(floatLiteral:)"],"title":"Initializers"}],"kind":"article","metadata":{"modules":[{"name":"BrazeUI"}],"role":"collectionGroup","title":"ExpressibleByFloatLiteral Implementations"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension/init(floatLiteral:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(floatLiteral:)","role":"symbol","title":"init(floatLiteral:)","type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"floatLiteral","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/viewdimension\/init(floatliteral:)"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/expressiblebyintegerliteral-implementations.json b/data/documentation/brazeui/viewdimension/expressiblebyintegerliteral-implementations.json index a7a093d8ee..d05872a164 100644 --- a/data/documentation/brazeui/viewdimension/expressiblebyintegerliteral-implementations.json +++ b/data/documentation/brazeui/viewdimension/expressiblebyintegerliteral-implementations.json @@ -1 +1 @@ -{"topicSections":[{"title":"Initializers","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(integerLiteral:)"]}],"metadata":{"title":"ExpressibleByIntegerLiteral Implementations","modules":[{"name":"BrazeUI"}],"role":"collectionGroup"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations","interfaceLanguage":"swift"},"sections":[],"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/ViewDimension/init(integerLiteral:)":{"url":"\/documentation\/brazeui\/viewdimension\/init(integerliteral:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"integerLiteral"},{"text":": ","kind":"text"},{"text":"IntegerLiteralType","preciseIdentifier":"s:s18IntegerLiteralTypea","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(integerLiteral:)","title":"init(integerLiteral:)","abstract":[]}}} \ No newline at end of file +{"kind":"article","hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations","interfaceLanguage":"swift"},"metadata":{"role":"collectionGroup","modules":[{"name":"BrazeUI"}],"title":"ExpressibleByIntegerLiteral Implementations"},"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(integerLiteral:)"],"generated":true,"title":"Initializers"}],"references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/ViewDimension/init(integerLiteral:)":{"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"text":": ","kind":"text"},{"text":"IntegerLiteralType","kind":"typeIdentifier","preciseIdentifier":"s:s18IntegerLiteralTypea"},{"kind":"text","text":")"}],"abstract":[],"url":"\/documentation\/brazeui\/viewdimension\/init(integerliteral:)","title":"init(integerLiteral:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(integerLiteral:)"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/init(floatliteral:).json b/data/documentation/brazeui/viewdimension/init(floatliteral:).json index b75a54ceec..f6a1c5f6e7 100644 --- a/data/documentation/brazeui/viewdimension/init(floatliteral:).json +++ b/data/documentation/brazeui/viewdimension/init(floatliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"floatLiteral","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ExpressibleByFloatLiteral.init(floatLiteral:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension\/init(floatliteral:)"]}],"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"floatLiteral","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}],"role":"symbol","extendedModule":"BrazeUI","title":"init(floatLiteral:)","externalID":"s:7BrazeUI13ViewDimensionV12floatLiteralACSd_tcfc","symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(floatLiteral:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations"]]},"references":{"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/ViewDimension/init(floatLiteral:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"title":"init(floatLiteral:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(floatLiteral:)","abstract":[],"url":"\/documentation\/brazeui\/viewdimension\/init(floatliteral:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension/ExpressibleByFloatLiteral-Implementations":{"type":"topic","title":"ExpressibleByFloatLiteral Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations","abstract":[],"url":"\/documentation\/brazeui\/viewdimension\/expressiblebyfloatliteral-implementations"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension\/init(floatliteral:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(floatLiteral:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"floatLiteral"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"title":"init(floatLiteral:)","externalID":"s:7BrazeUI13ViewDimensionV12floatLiteralACSd_tcfc","extendedModule":"BrazeUI","role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByFloatLiteral.init(floatLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ViewDimension/ExpressibleByFloatLiteral-Implementations":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByFloatLiteral-Implementations","role":"collectionGroup","title":"ExpressibleByFloatLiteral Implementations","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/expressiblebyfloatliteral-implementations","abstract":[],"kind":"article"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension/init(floatLiteral:)":{"abstract":[],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(floatLiteral:)","role":"symbol","title":"init(floatLiteral:)","type":"topic","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"floatLiteral","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"url":"\/documentation\/brazeui\/viewdimension\/init(floatliteral:)"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/init(integerliteral:).json b/data/documentation/brazeui/viewdimension/init(integerliteral:).json index 504417e293..358f5db0f7 100644 --- a/data/documentation/brazeui/viewdimension/init(integerliteral:).json +++ b/data/documentation/brazeui/viewdimension/init(integerliteral:).json @@ -1 +1 @@ -{"metadata":{"symbolKind":"init","role":"symbol","externalID":"s:7BrazeUI13ViewDimensionV14integerLiteralACSi_tcfc","modules":[{"name":"BrazeUI"}],"title":"init(integerLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s18IntegerLiteralTypea","text":"IntegerLiteralType"},{"text":")","kind":"text"}],"roleHeading":"Initializer","extendedModule":"BrazeUI"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"integerLiteral","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s18IntegerLiteralTypea","text":"IntegerLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"ExpressibleByIntegerLiteral.init(integerLiteral:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension\/init(integerliteral:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(integerLiteral:)"},"references":{"doc://Braze/documentation/BrazeUI/ViewDimension/ExpressibleByIntegerLiteral-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"ExpressibleByIntegerLiteral Implementations","url":"\/documentation\/brazeui\/viewdimension\/expressiblebyintegerliteral-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations","role":"collectionGroup"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]},"doc://Braze/documentation/BrazeUI/ViewDimension/init(integerLiteral:)":{"url":"\/documentation\/brazeui\/viewdimension\/init(integerliteral:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"integerLiteral"},{"text":": ","kind":"text"},{"text":"IntegerLiteralType","preciseIdentifier":"s:s18IntegerLiteralTypea","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(integerLiteral:)","title":"init(integerLiteral:)","abstract":[]}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"integerLiteral"},{"text":" ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s18IntegerLiteralTypea","text":"IntegerLiteralType"},{"kind":"text","text":")"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(integerLiteral:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"ExpressibleByIntegerLiteral.init(integerLiteral:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"symbolKind":"init","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI13ViewDimensionV14integerLiteralACSi_tcfc","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"integerLiteral","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s18IntegerLiteralTypea","text":"IntegerLiteralType"},{"text":")","kind":"text"}],"title":"init(integerLiteral:)","extendedModule":"BrazeUI","roleHeading":"Initializer"},"variants":[{"paths":["\/documentation\/brazeui\/viewdimension\/init(integerliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI/ViewDimension/init(integerLiteral:)":{"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"text":": ","kind":"text"},{"text":"IntegerLiteralType","kind":"typeIdentifier","preciseIdentifier":"s:s18IntegerLiteralTypea"},{"kind":"text","text":")"}],"abstract":[],"url":"\/documentation\/brazeui\/viewdimension\/init(integerliteral:)","title":"init(integerLiteral:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(integerLiteral:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension/ExpressibleByIntegerLiteral-Implementations":{"kind":"article","type":"topic","role":"collectionGroup","abstract":[],"url":"\/documentation\/brazeui\/viewdimension\/expressiblebyintegerliteral-implementations","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/ExpressibleByIntegerLiteral-Implementations","title":"ExpressibleByIntegerLiteral Implementations"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/init(regular:large:).json b/data/documentation/brazeui/viewdimension/init(regular:large:).json index 9cada6d589..383697c122 100644 --- a/data/documentation/brazeui/viewdimension/init(regular:large:).json +++ b/data/documentation/brazeui/viewdimension/init(regular:large:).json @@ -1 +1 @@ -{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"regular","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"large","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension\/init(regular:large:)"]}],"metadata":{"role":"symbol","title":"init(regular:large:)","modules":[{"name":"BrazeUI"}],"symbolKind":"init","externalID":"s:7BrazeUI13ViewDimensionV7regular5largeACSd_Sdtcfc","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"regular"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"kind":"text","text":", "},{"text":"large","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(regular:large:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/ViewDimension/init(regular:large:)":{"role":"symbol","title":"init(regular:large:)","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/init(regular:large:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"regular"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":", "},{"kind":"externalParam","text":"large"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(regular:large:)"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]}}} \ No newline at end of file +{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"metadata":{"roleHeading":"Initializer","symbolKind":"init","role":"symbol","title":"init(regular:large:)","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI13ViewDimensionV7regular5largeACSd_Sdtcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"regular","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"large"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"kind":"text","text":")"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(regular:large:)"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"regular"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"large"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension\/init(regular:large:)"]}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ViewDimension/init(regular:large:)":{"abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/init(regular:large:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"regular","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"large","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/viewdimension\/init(regular:large:)","title":"init(regular:large:)"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/large.json b/data/documentation/brazeui/viewdimension/large.json index 6926ad6309..e4f4d90d9f 100644 --- a/data/documentation/brazeui/viewdimension/large.json +++ b/data/documentation/brazeui/viewdimension/large.json @@ -1 +1 @@ -{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/large"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"metadata":{"title":"large","roleHeading":"Instance Property","modules":[{"name":"BrazeUI"}],"symbolKind":"property","role":"symbol","externalID":"s:7BrazeUI13ViewDimensionV5largeSdvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"large","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"large"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/viewdimension\/large"]}],"abstract":[{"type":"text","text":"The dimension for the large case."}],"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension/large":{"url":"\/documentation\/brazeui\/viewdimension\/large","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/large","title":"large","abstract":[{"text":"The dimension for the large case.","type":"text"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"large","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/brazeui\/viewdimension\/large"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"large","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI13ViewDimensionV5largeSdvp","symbolKind":"property","title":"large"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"large","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/large","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"The dimension for the large case."}],"references":{"doc://Braze/documentation/BrazeUI/ViewDimension/large":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"large","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"title":"large","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/large","abstract":[{"type":"text","text":"The dimension for the large case."}],"role":"symbol","type":"topic","url":"\/documentation\/brazeui\/viewdimension\/large","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/viewdimension/regular.json b/data/documentation/brazeui/viewdimension/regular.json index 309d5e86ee..9cc9af1b04 100644 --- a/data/documentation/brazeui/viewdimension/regular.json +++ b/data/documentation/brazeui/viewdimension/regular.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"metadata":{"roleHeading":"Instance Property","title":"regular","role":"symbol","modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI13ViewDimensionV7regularSdvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"regular","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/regular","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"regular"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/viewdimension\/regular"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"The dimension for the regular case."}],"references":{"doc://Braze/documentation/BrazeUI/ViewDimension/regular":{"type":"topic","kind":"symbol","title":"regular","url":"\/documentation\/brazeui\/viewdimension\/regular","role":"symbol","abstract":[{"type":"text","text":"The dimension for the regular case."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/regular","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"regular"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/brazeui\/viewdimension","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","type":"topic","title":"ViewDimension","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}]}}} \ No newline at end of file +{"sections":[],"abstract":[{"type":"text","text":"The dimension for the regular case."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/regular"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"regular","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"title":"regular","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:7BrazeUI13ViewDimensionV7regularSdvp","modules":[{"name":"BrazeUI"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"regular"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/brazeui\/viewdimension\/regular"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension"]]},"references":{"doc://Braze/documentation/BrazeUI/ViewDimension/regular":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension\/regular","url":"\/documentation\/brazeui\/viewdimension\/regular","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"regular"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"kind":"symbol","abstract":[{"text":"The dimension for the regular case.","type":"text"}],"type":"topic","title":"regular","role":"symbol"},"doc://Braze/documentation/BrazeUI/ViewDimension":{"abstract":[{"type":"text","text":"A struct representing view dimensions for both regular and large interfaces."}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ViewDimension"}],"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ViewDimension","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewDimension","kind":"identifier"}],"url":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/visibilitytracker.json b/data/documentation/brazeui/visibilitytracker.json index 2020cf3295..1457c8f416 100644 --- a/data/documentation/brazeui/visibilitytracker.json +++ b/data/documentation/brazeui/visibilitytracker.json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","interfaceLanguage":"swift"},"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"type":"text","text":" "},{"text":"visible for more than a specified time interval.","type":"text"}],"seeAlsoSections":[{"generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"],"title":"Utilities"}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"metadata":{"modules":[{"name":"BrazeUI"}],"role":"symbol","title":"VisibilityTracker","externalID":"s:7BrazeUI17VisibilityTrackerC","roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"VisibilityTracker","kind":"identifier"}],"navigatorTitle":[{"text":"VisibilityTracker","kind":"identifier"}],"symbolKind":"class"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/start()","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/stop(setInvisible:)"],"title":"Instance Methods"}],"variants":[{"paths":["\/documentation\/brazeui\/visibilitytracker"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Identifier","kind":"genericParameter"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Identifier","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Hashable","preciseIdentifier":"s:SH","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"url":"\/documentation\/brazeui\/overrideresourcebundle","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle"},{"text":".","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol","title":"overrideResourceBundle","kind":"symbol"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"abstract":[{"type":"text","text":"An image view able to represent multiple state of an asynchronous image loading operation."}],"role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","title":"AsyncImageView","navigatorTitle":[{"kind":"identifier","text":"AsyncImageView"}],"url":"\/documentation\/brazeui\/asyncimageview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AsyncImageView","kind":"identifier"}],"kind":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)":{"kind":"symbol","title":"init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","role":"symbol","url":"\/documentation\/brazeui\/visibilitytracker\/init(interval:visibleidentifiers:visibleforinterval:exitvisible:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","abstract":[{"type":"text","text":"Creates a visibility tracker."}],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"interval"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"visibleIdentifiers","kind":"externalParam"},{"kind":"text","text":": () -> ["},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier"},{"text":"], ","kind":"text"},{"text":"visibleForInterval","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"exitVisible","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"afterInterval"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/Shadow":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","url":"\/documentation\/brazeui\/shadow","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Shadow"}],"title":"Shadow","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Type representing a view’s shadow."}]},"doc://Braze/documentation/BrazeUI/VisibilityTracker/stop(setInvisible:)":{"abstract":[{"text":"Stops tracking the identifiers visibility","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/stop(setInvisible:)","title":"stop(setInvisible:)","kind":"symbol","url":"\/documentation\/brazeui\/visibilitytracker\/stop(setinvisible:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"stop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"setInvisible"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"type":"text","text":" "},{"text":"pass them down to any of its own subscribers.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","title":"KeyboardFrameNotifier","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"url":"\/documentation\/brazeui\/keyboardframenotifier","kind":"symbol"},"doc://Braze/documentation/BrazeUI/ShadowView":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ShadowView"}],"title":"ShadowView","url":"\/documentation\/brazeui\/shadowview","type":"topic","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"abstract":[{"text":"A view rendering an auto-updating shadow.","type":"text"}]},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker/start()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/start()","title":"start()","url":"\/documentation\/brazeui\/visibilitytracker\/start()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Starts tracking the identifiers visibility."}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","title":"overrideResourcesBundle","abstract":[{"type":"text","text":"The override bundle BrazeUI uses to load resources (default: "},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}]}}} \ No newline at end of file +{"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/visibilitytracker"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI"]]},"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"topicSections":[{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)"],"title":"Initializers"},{"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/start()","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/stop(setInvisible:)"],"title":"Instance Methods"}],"seeAlsoSections":[{"title":"Utilities","generated":true,"identifiers":["doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView","doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle"]}],"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"title":"VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"symbolKind":"class","externalID":"s:7BrazeUI17VisibilityTrackerC","roleHeading":"Class","modules":[{"name":"BrazeUI"}]},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"VisibilityTracker","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Identifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Identifier"},{"kind":"text","text":" : "},{"text":"Hashable","kind":"typeIdentifier","preciseIdentifier":"s:SH"}]}],"kind":"declarations"}],"references":{"doc://Braze/documentation/BrazeUI/VisibilityTracker/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)":{"title":"init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"interval"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"visibleIdentifiers","kind":"externalParam"},{"kind":"text","text":": () -> ["},{"kind":"typeIdentifier","text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":"], ","kind":"text"},{"text":"visibleForInterval","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"exitVisible","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"afterInterval","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/visibilitytracker\/init(interval:visibleidentifiers:visibleforinterval:exitvisible:)","abstract":[{"type":"text","text":"Creates a visibility tracker."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourcesBundle":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"overrideResourcesBundle"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":"?","kind":"text"}],"abstract":[{"text":"The override bundle BrazeUI uses to load resources (default: ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":").","type":"text"}],"title":"overrideResourcesBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcesbundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/ShadowView":{"url":"\/documentation\/brazeui\/shadowview","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ShadowView","kind":"identifier"}],"title":"ShadowView","abstract":[{"type":"text","text":"A view rendering an auto-updating shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ShadowView","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/ShadowView"},"doc://Braze/documentation/BrazeUI/Shadow":{"url":"\/documentation\/brazeui\/shadow","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Shadow","kind":"identifier"}],"title":"Shadow","abstract":[{"type":"text","text":"Type representing a view’s shadow."}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"Shadow","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/Shadow","kind":"symbol"},"doc://Braze/documentation/BrazeUI/overrideResourceBundle":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"overrideResourceBundle","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bundle","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSBundle"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourcesBundle","isActive":true,"type":"reference"},{"text":".","type":"text"}],"title":"overrideResourceBundle","kind":"symbol","url":"\/documentation\/brazeui\/overrideresourcebundle","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/overrideResourceBundle","role":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker/stop(setInvisible:)":{"role":"symbol","abstract":[{"type":"text","text":"Stops tracking the identifiers visibility"}],"url":"\/documentation\/brazeui\/visibilitytracker\/stop(setinvisible:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stop","kind":"identifier"},{"kind":"text","text":"("},{"text":"setInvisible","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/stop(setInvisible:)","title":"stop(setInvisible:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI/VisibilityTracker/start()":{"title":"start()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Starts tracking the identifiers visibility."}],"kind":"symbol","url":"\/documentation\/brazeui\/visibilitytracker\/start()","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/start()"},"doc://Braze/documentation/BrazeUI/AsyncImageView":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncImageView"}],"abstract":[{"text":"An image view able to represent multiple state of an asynchronous image loading operation.","type":"text"}],"title":"AsyncImageView","url":"\/documentation\/brazeui\/asyncimageview","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/AsyncImageView","navigatorTitle":[{"text":"AsyncImageView","kind":"identifier"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/KeyboardFrameNotifier":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"KeyboardFrameNotifier"}],"abstract":[{"text":"KeyboardFrameNotifier listens to any changes to the keyboard frame reported by the system and","type":"text"},{"text":" ","type":"text"},{"text":"pass them down to any of its own subscribers.","type":"text"}],"title":"KeyboardFrameNotifier","kind":"symbol","url":"\/documentation\/brazeui\/keyboardframenotifier","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/KeyboardFrameNotifier","navigatorTitle":[{"text":"KeyboardFrameNotifier","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/visibilitytracker/init(interval:visibleidentifiers:visibleforinterval:exitvisible:).json b/data/documentation/brazeui/visibilitytracker/init(interval:visibleidentifiers:visibleforinterval:exitvisible:).json index 12670b0213..7a3e35e310 100644 --- a/data/documentation/brazeui/visibilitytracker/init(interval:visibleidentifiers:visibleforinterval:exitvisible:).json +++ b/data/documentation/brazeui/visibilitytracker/init(interval:visibleidentifiers:visibleforinterval:exitvisible:).json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"BrazeUI"}],"title":"init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","symbolKind":"init","role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"interval","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"visibleIdentifiers"},{"kind":"text","text":": () -> ["},{"preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"visibleForInterval"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"kind":"externalParam","text":"exitVisible"},{"kind":"text","text":": ("},{"text":"Identifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"afterInterval"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI17VisibilityTrackerC8interval18visibleIdentifiers0F11ForInterval11exitVisibleACyxGSd_SayxGycyxcyx_Sbtctcfc"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/visibilitytracker\/init(interval:visibleidentifiers:visibleforinterval:exitvisible:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"interval","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"},{"text":" = 0.3, ","kind":"text"},{"kind":"externalParam","text":"visibleIdentifiers"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> [","kind":"text"},{"kind":"typeIdentifier","text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"kind":"text","text":"], "},{"text":"visibleForInterval","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":" = { _ in }, ","kind":"text"},{"text":"exitVisible","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","kind":"typeIdentifier","text":"Identifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"afterInterval"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":" = { _, _ in })"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The interval of time after which the "},{"type":"codeVoice","code":"visibleForInterval"},{"text":" closure is called.","type":"text"}]}],"name":"interval"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Provide the currently visible identifiers to the visibility tracker."},{"text":" ","type":"text"},{"text":"This closure is executed multiple times per second.","type":"text"}]}],"name":"visibleIdentifiers"},{"content":[{"inlineContent":[{"text":"A closure executed when an identifier has remained visible more than","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"interval"},{"type":"text","text":" seconds."}],"type":"paragraph"}],"name":"visibleForInterval"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure executed when an identifier exits the list of visible identifiers."},{"type":"text","text":" "},{"type":"text","text":"The second parameter indicates if the identifier has remained visible more"},{"text":" ","type":"text"},{"text":"than ","type":"text"},{"type":"codeVoice","code":"interval"},{"type":"text","text":" seconds before its exit."}]}],"name":"exitVisible"}],"kind":"parameters"}],"sections":[],"abstract":[{"text":"Creates a visibility tracker.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","interfaceLanguage":"swift"},"references":{"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"},"doc://Braze/documentation/BrazeUI/VisibilityTracker/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)":{"kind":"symbol","title":"init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","role":"symbol","url":"\/documentation\/brazeui\/visibilitytracker\/init(interval:visibleidentifiers:visibleforinterval:exitvisible:)","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","abstract":[{"type":"text","text":"Creates a visibility tracker."}],"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"interval"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"visibleIdentifiers","kind":"externalParam"},{"kind":"text","text":": () -> ["},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier"},{"text":"], ","kind":"text"},{"text":"visibleForInterval","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"exitVisible","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"afterInterval"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"}}} \ No newline at end of file +{"kind":"symbol","abstract":[{"type":"text","text":"Creates a visibility tracker."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","title":"init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","externalID":"s:7BrazeUI17VisibilityTrackerC8interval18visibleIdentifiers0F11ForInterval11exitVisibleACyxGSd_SayxGycyxcyx_Sbtctcfc","roleHeading":"Initializer","modules":[{"name":"BrazeUI"}],"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"interval"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval"},{"text":", ","kind":"text"},{"text":"visibleIdentifiers","kind":"externalParam"},{"text":": () -> [","kind":"text"},{"text":"Identifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":"], ","kind":"text"},{"text":"visibleForInterval","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","kind":"typeIdentifier","text":"Identifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":", "},{"text":"exitVisible","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"afterInterval"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"interval"},{"kind":"text","text":": "},{"text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval","kind":"typeIdentifier"},{"kind":"text","text":" = 0.3, "},{"text":"visibleIdentifiers","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> [","kind":"text"},{"preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","kind":"typeIdentifier","text":"Identifier"},{"kind":"text","text":"], "},{"text":"visibleForInterval","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":" = { _ in }, "},{"text":"exitVisible","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" ("},{"text":"Identifier","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"afterInterval"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":" = { _, _ in })"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"interval","content":[{"type":"paragraph","inlineContent":[{"text":"The interval of time after which the ","type":"text"},{"type":"codeVoice","code":"visibleForInterval"},{"text":" closure is called.","type":"text"}]}]},{"name":"visibleIdentifiers","content":[{"inlineContent":[{"type":"text","text":"Provide the currently visible identifiers to the visibility tracker."},{"type":"text","text":" "},{"text":"This closure is executed multiple times per second.","type":"text"}],"type":"paragraph"}]},{"name":"visibleForInterval","content":[{"inlineContent":[{"text":"A closure executed when an identifier has remained visible more than","type":"text"},{"text":" ","type":"text"},{"type":"codeVoice","code":"interval"},{"type":"text","text":" seconds."}],"type":"paragraph"}]},{"name":"exitVisible","content":[{"type":"paragraph","inlineContent":[{"text":"A closure executed when an identifier exits the list of visible identifiers.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"The second parameter indicates if the identifier has remained visible more"},{"text":" ","type":"text"},{"type":"text","text":"than "},{"type":"codeVoice","code":"interval"},{"text":" seconds before its exit.","type":"text"}]}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/brazeui\/visibilitytracker\/init(interval:visibleidentifiers:visibleforinterval:exitvisible:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://Braze/documentation/BrazeUI/VisibilityTracker/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)":{"title":"init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"interval"},{"kind":"text","text":": "},{"preciseIdentifier":"c:@T@NSTimeInterval","text":"TimeInterval","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"visibleIdentifiers","kind":"externalParam"},{"kind":"text","text":": () -> ["},{"kind":"typeIdentifier","text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":"], ","kind":"text"},{"text":"visibleForInterval","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp","text":"Identifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"exitVisible","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Identifier","preciseIdentifier":"s:7BrazeUI17VisibilityTrackerC10Identifierxmfp"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"afterInterval","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/visibilitytracker\/init(interval:visibleidentifiers:visibleforinterval:exitvisible:)","abstract":[{"type":"text","text":"Creates a visibility tracker."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/init(interval:visibleIdentifiers:visibleForInterval:exitVisible:)"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/visibilitytracker/start().json b/data/documentation/brazeui/visibilitytracker/start().json index d1e764d4dc..e8c12fd36d 100644 --- a/data/documentation/brazeui/visibilitytracker/start().json +++ b/data/documentation/brazeui/visibilitytracker/start().json @@ -1 +1 @@ -{"abstract":[{"type":"text","text":"Starts tracking the identifiers visibility."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/start()"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker"]]},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","externalID":"s:7BrazeUI17VisibilityTrackerC5startyyF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"BrazeUI"}],"title":"start()","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/visibilitytracker\/start()"]}],"references":{"doc://Braze/documentation/BrazeUI/VisibilityTracker/start()":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/start()","title":"start()","url":"\/documentation\/brazeui\/visibilitytracker\/start()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Starts tracking the identifiers visibility."}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI17VisibilityTrackerC5startyyF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"kind":"text","text":"()"}],"title":"start()","role":"symbol","symbolKind":"method","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/start()"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/brazeui\/visibilitytracker\/start()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker"]]},"abstract":[{"type":"text","text":"Starts tracking the identifiers visibility."}],"references":{"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker/start()":{"title":"start()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[{"type":"text","text":"Starts tracking the identifiers visibility."}],"kind":"symbol","url":"\/documentation\/brazeui\/visibilitytracker\/start()","type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/start()"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"}}} \ No newline at end of file diff --git a/data/documentation/brazeui/visibilitytracker/stop(setinvisible:).json b/data/documentation/brazeui/visibilitytracker/stop(setinvisible:).json index fe63552a2a..3a7b5cce7d 100644 --- a/data/documentation/brazeui/visibilitytracker/stop(setinvisible:).json +++ b/data/documentation/brazeui/visibilitytracker/stop(setinvisible:).json @@ -1 +1 @@ -{"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/stop(setInvisible:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Stops tracking the identifiers visibility"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"stop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"setInvisible"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true)"}],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"setInvisible","content":[{"inlineContent":[{"text":"Marks the current identifiers as invisible and execute the","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"exitVisible"},{"text":" closure.","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/visibilitytracker\/stop(setinvisible:)"]}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"setInvisible"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}],"modules":[{"name":"BrazeUI"}],"externalID":"s:7BrazeUI17VisibilityTrackerC4stop12setInvisibleySb_tF","symbolKind":"method","title":"stop(setInvisible:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker"]]},"kind":"symbol","references":{"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"url":"\/documentation\/brazeui\/visibilitytracker","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VisibilityTracker"}],"type":"topic","abstract":[{"type":"text","text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain"},{"text":" ","type":"text"},{"type":"text","text":"visible for more than a specified time interval."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"title":"VisibilityTracker","kind":"symbol"},"doc://Braze/documentation/BrazeUI/VisibilityTracker/stop(setInvisible:)":{"abstract":[{"text":"Stops tracking the identifiers visibility","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/stop(setInvisible:)","title":"stop(setInvisible:)","kind":"symbol","url":"\/documentation\/brazeui\/visibilitytracker\/stop(setinvisible:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"stop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"setInvisible"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]},"doc://Braze/documentation/BrazeUI":{"url":"\/documentation\/brazeui","kind":"symbol","title":"BrazeUI","role":"collection","abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI","type":"topic"}}} \ No newline at end of file +{"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"stop"},{"text":"(","kind":"text"},{"text":"setInvisible","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:7BrazeUI17VisibilityTrackerC4stop12setInvisibleySb_tF","modules":[{"name":"BrazeUI"}],"roleHeading":"Instance Method","title":"stop(setInvisible:)","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/Braze\/documentation\/BrazeUI","doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker"]]},"abstract":[{"text":"Stops tracking the identifiers visibility","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/brazeui\/visibilitytracker\/stop(setinvisible:)"]}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/stop(setInvisible:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"stop","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"setInvisible"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = true)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Marks the current identifiers as invisible and execute the"},{"text":" ","type":"text"},{"type":"codeVoice","code":"exitVisible"},{"type":"text","text":" closure."}]}],"name":"setInvisible"}]}],"references":{"doc://Braze/documentation/BrazeUI/VisibilityTracker/stop(setInvisible:)":{"role":"symbol","abstract":[{"type":"text","text":"Stops tracking the identifiers visibility"}],"url":"\/documentation\/brazeui\/visibilitytracker\/stop(setinvisible:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"stop","kind":"identifier"},{"kind":"text","text":"("},{"text":"setInvisible","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker\/stop(setInvisible:)","title":"stop(setInvisible:)","kind":"symbol","type":"topic"},"doc://Braze/documentation/BrazeUI":{"abstract":[{"type":"text","text":"Braze provided user interface for In-App Messages and Content Cards."}],"type":"topic","url":"\/documentation\/brazeui","title":"BrazeUI","role":"collection","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI"},"doc://Braze/documentation/BrazeUI/VisibilityTracker":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VisibilityTracker","kind":"identifier"}],"abstract":[{"text":"VisibilityTracker keeps track of a list of visible identifiers and can report when they remain","type":"text"},{"text":" ","type":"text"},{"text":"visible for more than a specified time interval.","type":"text"}],"title":"VisibilityTracker","url":"\/documentation\/brazeui\/visibilitytracker","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/VisibilityTracker","navigatorTitle":[{"kind":"identifier","text":"VisibilityTracker"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/tutorials/00-integration-path.json b/data/tutorials/00-integration-path.json index 50044508fa..c86edf9358 100644 --- a/data/tutorials/00-integration-path.json +++ b/data/tutorials/00-integration-path.json @@ -1 +1 @@ -{"variants":[{"paths":["\/tutorials\/00-integration-path"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/00-integration-path"},"sections":[{"action":{"overridingTitle":"Get started","type":"reference","isActive":true,"overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},"content":[{"inlineContent":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"type":"paragraph"}],"title":"Integration Path","kind":"hero"},{"name":null,"chapters":[{"name":"Braze Essentials","content":[{"inlineContent":[{"type":"text","text":"Add the Braze SDK to your project and learn how to log user attributes, custom events and purchases."}],"type":"paragraph"},{"inlineContent":[{"text":"Supported platforms: ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"iOS, Mac Catalyst, tvOS"}]}],"type":"paragraph"}],"image":"a-logo.png","tutorials":["doc:\/\/Braze\/tutorials\/Braze\/a1-installation","doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"]},{"image":"b-logo.png","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Setup your project to receive and process Braze push notifications."}]},{"inlineContent":[{"type":"text","text":"Supported platforms: "},{"inlineContent":[{"text":"iOS, Mac Catalyst","type":"text"}],"type":"strong"}],"type":"paragraph"}],"name":"Push Notifications","tutorials":["doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"]},{"image":"c-logo.png","content":[{"type":"paragraph","inlineContent":[{"text":"Learn how to use Braze provided user interface in your application.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported platforms: "},{"type":"strong","inlineContent":[{"text":"iOS, Mac Catalyst","type":"text"}]}]}],"tutorials":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"],"name":"User Interface"},{"image":"d-logo.png","tutorials":["doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"],"name":"Location","content":[{"type":"paragraph","inlineContent":[{"text":"Setup your project to make use of Braze location features.","type":"text"}]},{"type":"paragraph","inlineContent":[{"text":"Supported platforms: ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"iOS, Mac Catalyst, tvOS"}]}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"Supported platforms: ","type":"text"},{"inlineContent":[{"text":"iOS, Mac Catalyst, tvOS","type":"text"}],"type":"strong"}]}],"image":"e-logo.png","name":"Privacy Tracking","tutorials":["doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"]}],"image":null,"kind":"volume","content":[]}],"hierarchy":{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","paths":[]},"kind":"overview","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"overview","title":"Integration Path","category":"Braze","categoryPathComponent":"00-integration-path","estimatedTime":"2hr 5min"},"references":{"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}],"type":"link"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"title":"In-App Messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"type":"link"},"a-logo.png":{"type":"image","variants":[{"traits":["1x","light"],"url":"\/images\/a-logo.png"},{"traits":["1x","dark"],"url":"\/images\/a-logo~dark.png"}],"alt":"accessible description","identifier":"a-logo.png"},"b-logo.png":{"alt":"accessible description","variants":[{"traits":["1x","light"],"url":"\/images\/b-logo.png"},{"traits":["1x","dark"],"url":"\/images\/b-logo~dark.png"}],"identifier":"b-logo.png","type":"image"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"d-logo.png":{"type":"image","variants":[{"traits":["1x","light"],"url":"\/images\/d-logo.png"},{"traits":["1x","dark"],"url":"\/images\/d-logo~dark.png"}],"alt":"accessible description","identifier":"d-logo.png"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"c-logo.png":{"alt":"accessible description","variants":[{"traits":["1x","light"],"url":"\/images\/c-logo.png"},{"traits":["1x","dark"],"url":"\/images\/c-logo~dark.png"}],"identifier":"c-logo.png","type":"image"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"title":"Live Activities","titleInlineContent":[{"type":"text","text":"Live Activities"}],"type":"link","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"e-logo.png":{"alt":"accessible description","variants":[{"traits":["1x","light"],"url":"\/images\/e-logo.png"},{"traits":["1x","dark"],"url":"\/images\/e-logo~dark.png"}],"identifier":"e-logo.png","type":"image"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"title":"Content Cards","titleInlineContent":[{"type":"text","text":"Content Cards"}],"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"}}} \ No newline at end of file +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/00-integration-path"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/00-integration-path"]}],"metadata":{"estimatedTime":"2hr 5min","categoryPathComponent":"00-integration-path","role":"overview","category":"Braze","title":"Integration Path"},"kind":"overview","sections":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}]}],"kind":"hero","title":"Integration Path","action":{"isActive":true,"overridingTitle":"Get started","type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","overridingTitleInlineContent":[{"text":"Get started","type":"text"}]}},{"kind":"volume","image":null,"chapters":[{"name":"Braze Essentials","tutorials":["doc:\/\/Braze\/tutorials\/Braze\/a1-installation","doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"],"image":"a-logo.png","content":[{"inlineContent":[{"type":"text","text":"Add the Braze SDK to your project and learn how to log user attributes, custom events and purchases."}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"Supported platforms: "},{"type":"strong","inlineContent":[{"type":"text","text":"iOS, Mac Catalyst, tvOS"}]}],"type":"paragraph"}]},{"image":"b-logo.png","content":[{"inlineContent":[{"type":"text","text":"Setup your project to receive and process Braze push notifications."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported platforms: "},{"type":"strong","inlineContent":[{"type":"text","text":"iOS, Mac Catalyst"}]}]}],"tutorials":["doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"],"name":"Push Notifications"},{"name":"User Interface","image":"c-logo.png","content":[{"type":"paragraph","inlineContent":[{"text":"Learn how to use Braze provided user interface in your application.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported platforms: "},{"inlineContent":[{"text":"iOS, Mac Catalyst","type":"text"}],"type":"strong"}]}],"tutorials":["doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"]},{"name":"Location","tutorials":["doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"],"content":[{"inlineContent":[{"type":"text","text":"Setup your project to make use of Braze location features."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Supported platforms: "},{"type":"strong","inlineContent":[{"type":"text","text":"iOS, Mac Catalyst, tvOS"}]}]}],"image":"d-logo.png"},{"name":"Privacy Tracking","tutorials":["doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"],"content":[{"inlineContent":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"Supported platforms: "},{"type":"strong","inlineContent":[{"type":"text","text":"iOS, Mac Catalyst, tvOS"}]}],"type":"paragraph"}],"image":"e-logo.png"}],"content":[],"name":null}],"hierarchy":{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","paths":[]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","title":"In-App Messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"titleInlineContent":[{"text":"Live Activities","type":"text"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"d-logo.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/d-logo.png"},{"url":"\/images\/d-logo~dark.png","traits":["1x","dark"]}],"identifier":"d-logo.png","alt":"accessible description","type":"image"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","title":"location analytics and geofence monitoring","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"title":"Content Cards","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"type":"text","text":"Content Cards"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"e-logo.png":{"variants":[{"url":"\/images\/e-logo.png","traits":["1x","light"]},{"url":"\/images\/e-logo~dark.png","traits":["1x","dark"]}],"type":"image","identifier":"e-logo.png","alt":"accessible description"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"title":"Push Story","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"c-logo.png":{"variants":[{"url":"\/images\/c-logo.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/c-logo~dark.png"}],"type":"image","identifier":"c-logo.png","alt":"accessible description"},"b-logo.png":{"variants":[{"url":"\/images\/b-logo.png","traits":["1x","light"]},{"url":"\/images\/b-logo~dark.png","traits":["1x","dark"]}],"type":"image","alt":"accessible description","identifier":"b-logo.png"},"a-logo.png":{"variants":[{"url":"\/images\/a-logo.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/a-logo~dark.png"}],"type":"image","identifier":"a-logo.png","alt":"accessible description"}}} \ No newline at end of file diff --git a/data/tutorials/braze/a1-installation.json b/data/tutorials/braze/a1-installation.json index 3db6be8a46..74f7d3b0d8 100644 --- a/data/tutorials/braze/a1-installation.json +++ b/data/tutorials/braze/a1-installation.json @@ -1 +1 @@ -{"kind":"project","identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","interfaceLanguage":"swift"},"metadata":{"category":"Braze","categoryPathComponent":"00-integration-path","role":"project","title":"Installation"},"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}]}]},"sections":[{"chapter":"Braze Essentials","title":"Installation","kind":"hero","estimatedTimeInMinutes":5,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]}]},{"kind":"tasks","tasks":[{"contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"Add the Braze SDK to your Xcode project.","type":"text"}]}],"mediaPosition":"trailing"}],"stepsSection":[{"runtimePreview":null,"code":null,"type":"step","media":"a1-01.png","content":[{"inlineContent":[{"text":"Open your Xcode project, click on the menu item ","type":"text"},{"type":"strong","inlineContent":[{"text":"File → Add Packages…","type":"text"}]}],"type":"paragraph"}],"caption":[]},{"type":"step","runtimePreview":null,"media":"a1-02.png","caption":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"type":"strong","inlineContent":[{"text":"Dependency Rule","type":"text"}]},{"type":"text","text":" you want to follow then click on "},{"type":"strong","inlineContent":[{"text":"Add Package","type":"text"}]},{"type":"text","text":"."}]}],"content":[{"inlineContent":[{"text":"In the package selection window, enter ","type":"text"},{"type":"codeVoice","code":"https:\/\/github.com\/braze-inc\/braze-swift-sdk"},{"text":" in the search field.","type":"text"}],"type":"paragraph"}],"code":null},{"code":null,"media":"a1-03.png","type":"step","runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Select "},{"inlineContent":[{"type":"text","text":"BrazeKit"}],"type":"strong"},{"type":"text","text":" and add it to your app by pressing "},{"inlineContent":[{"type":"text","text":"Add Package"}],"type":"strong"},{"type":"text","text":"."}]}],"caption":[]},{"media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Congratulations! Your Xcode project can now use the Braze SDK.","type":"text"}]}],"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Continue to the second tutorial at the bottom of the page."}]}],"type":"step","code":null}],"title":"Braze Swift Package","anchor":"Braze-Swift-Package"}]},{"featuredEyebrow":"Tutorial","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"action":{"overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","type":"reference","overridingTitle":"Get started","isActive":true},"title":"Configure Braze","kind":"callToAction"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/a1-installation"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link","titleInlineContent":[{"text":"Push Story","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"a1-03.png":{"identifier":"a1-03.png","alt":"steps","variants":[{"traits":["1x","light"],"url":"\/images\/a1-03.png"},{"url":"\/images\/a1-03~dark.png","traits":["1x","dark"]}],"type":"image"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","titleInlineContent":[{"type":"text","text":"Live Activities"}],"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}]},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"a1-01.png":{"alt":"steps","type":"image","variants":[{"url":"\/images\/a1-01.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/a1-01~dark.png"}],"identifier":"a1-01.png"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"a1-02.png":{"alt":"steps","identifier":"a1-02.png","variants":[{"url":"\/images\/a1-02.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/a1-02~dark.png"}],"type":"image"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring","type":"link","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/a1-installation"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"project","sections":[{"chapter":"Braze Essentials","estimatedTimeInMinutes":5,"title":"Installation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]}],"kind":"hero"},{"kind":"tasks","tasks":[{"stepsSection":[{"media":"a1-01.png","code":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Open your Xcode project, click on the menu item ","type":"text"},{"inlineContent":[{"text":"File → Add Packages…","type":"text"}],"type":"strong"}]}],"caption":[],"runtimePreview":null},{"media":"a1-02.png","runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"text":"Select the ","type":"text"},{"type":"strong","inlineContent":[{"text":"Dependency Rule","type":"text"}]},{"text":" you want to follow then click on ","type":"text"},{"inlineContent":[{"type":"text","text":"Add Package"}],"type":"strong"},{"type":"text","text":"."}]}],"type":"step","code":null,"content":[{"type":"paragraph","inlineContent":[{"text":"In the package selection window, enter ","type":"text"},{"type":"codeVoice","code":"https:\/\/github.com\/braze-inc\/braze-swift-sdk"},{"type":"text","text":" in the search field."}]}]},{"caption":[],"media":"a1-03.png","code":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Select "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeKit"}]},{"type":"text","text":" and add it to your app by pressing "},{"inlineContent":[{"type":"text","text":"Add Package"}],"type":"strong"},{"type":"text","text":"."}]}],"type":"step","runtimePreview":null},{"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Congratulations! Your Xcode project can now use the Braze SDK."}]}],"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Continue to the second tutorial at the bottom of the page."}]}],"media":null,"code":null,"runtimePreview":null}],"anchor":"Braze-Swift-Package","title":"Braze Swift Package","contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Add the Braze SDK to your Xcode project.","type":"text"}]}],"mediaPosition":"trailing","kind":"contentAndMedia"}]}]},{"title":"Configure Braze","featuredEyebrow":"Tutorial","abstract":[{"text":"Create and configure the Braze instance.","type":"text"}],"kind":"callToAction","action":{"isActive":true,"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","overridingTitle":"Get started","type":"reference","overridingTitleInlineContent":[{"text":"Get started","type":"text"}]}}],"hierarchy":{"modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"],["doc:\/\/Braze\/documentation\/BrazeKit"]]},"metadata":{"title":"Installation","categoryPathComponent":"00-integration-path","category":"Braze","role":"project"},"references":{"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link","title":"Push Story","titleInlineContent":[{"text":"Push Story","type":"text"}]},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"text":"Content Cards","type":"text"}]},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"a1-01.png":{"identifier":"a1-01.png","type":"image","alt":"steps","variants":[{"url":"\/images\/a1-01.png","traits":["1x","light"]},{"url":"\/images\/a1-01~dark.png","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","title":"location analytics and geofence monitoring","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"a1-02.png":{"identifier":"a1-02.png","type":"image","alt":"steps","variants":[{"url":"\/images\/a1-02.png","traits":["1x","light"]},{"url":"\/images\/a1-02~dark.png","traits":["1x","dark"]}]},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","title":"Live Activities","titleInlineContent":[{"text":"Live Activities","type":"text"}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"a1-03.png":{"identifier":"a1-03.png","type":"image","alt":"steps","variants":[{"url":"\/images\/a1-03.png","traits":["1x","light"]},{"url":"\/images\/a1-03~dark.png","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"}}} \ No newline at end of file diff --git a/data/tutorials/braze/a2-configure-braze.json b/data/tutorials/braze/a2-configure-braze.json index 7f99893966..4a01723ecb 100644 --- a/data/tutorials/braze/a2-configure-braze.json +++ b/data/tutorials/braze/a2-configure-braze.json @@ -1 +1 @@ -{"kind":"project","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/a2-configure-braze"]}],"metadata":{"categoryPathComponent":"00-integration-path","category":"Braze","title":"Configure Braze","role":"project"},"sections":[{"kind":"hero","chapter":"Braze Essentials","title":"Configure Braze","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create and configure the Braze instance."}]}],"estimatedTimeInMinutes":5},{"tasks":[{"contentSection":[{"kind":"contentAndMedia","mediaPosition":"trailing","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Using an instance of the "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"reference"},{"text":" type is the main way to make use of Braze features. In this section, we create and configure the Braze instance.","type":"text"}]}]}],"stepsSection":[{"caption":[],"code":"a2-01.swift","type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Open your application "},{"type":"strong","inlineContent":[{"text":"AppDelegate.swift","type":"text"}]},{"text":" file.","type":"text"}]}],"runtimePreview":null,"media":null},{"content":[{"inlineContent":[{"type":"text","text":"Import the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeKit"}]},{"text":" package at the top of the file.","type":"text"}],"type":"paragraph"}],"caption":[],"code":"a2-02.swift","runtimePreview":null,"type":"step","media":null},{"content":[{"inlineContent":[{"type":"text","text":"Create the Braze configuration object with the API key and endpoint of your Braze app."}],"type":"paragraph"}],"type":"step","code":"a2-03.swift","runtimePreview":null,"media":null,"caption":[]},{"media":null,"caption":[{"inlineContent":[{"type":"text","text":"We do this in "},{"type":"codeVoice","code":"application(_:didFinishLaunchingWithOptions:)"},{"text":" to make sure that the Braze SDK is started with the app.","type":"text"}],"type":"paragraph"}],"code":"a2-04.swift","type":"step","content":[{"inlineContent":[{"type":"text","text":"Create the Braze instance using the configuration."}],"type":"paragraph"}],"runtimePreview":null},{"type":"step","media":null,"content":[{"inlineContent":[{"text":"Create a ","type":"text"},{"type":"codeVoice","code":"braze"},{"text":" static property on ","type":"text"},{"type":"codeVoice","code":"AppDelegate"},{"type":"text","text":" for easy access to SDK features."}],"type":"paragraph"}],"caption":[{"type":"paragraph","inlineContent":[{"text":"Set this property with the ","type":"text"},{"type":"codeVoice","code":"braze"},{"type":"text","text":" instance we just created."}]}],"code":"a2-05.swift","runtimePreview":null},{"runtimePreview":null,"caption":[{"inlineContent":[{"type":"text","text":"Note that all customization must be done prior to calling "},{"code":"Braze(configuration:)","type":"codeVoice"},{"type":"text","text":". See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","isActive":true},{"text":" for available settings.","type":"text"}],"type":"paragraph"}],"content":[{"inlineContent":[{"inlineContent":[{"text":"Optional:","type":"text"}],"type":"emphasis"},{"type":"text","text":" Make "},{"code":"configuration","type":"codeVoice"},{"type":"text","text":" a "},{"code":"var","type":"codeVoice"},{"text":" and customize the SDK behavior.","type":"text"}],"type":"paragraph"}],"code":"a2-06.swift","media":null,"type":"step"}],"title":"The Braze instance","anchor":"The-Braze-instance"}],"kind":"tasks"},{"title":"Analytics","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"action":{"isActive":true,"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","type":"reference","overridingTitleInlineContent":[{"type":"text","text":"Get started"}],"overridingTitle":"Get started"},"featuredEyebrow":"Tutorial","kind":"callToAction"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}]}]}],"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"],["doc:\/\/Braze\/documentation\/BrazeKit"]]},"references":{"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"a2-05.swift":{"fileType":"swift","identifier":"a2-05.swift","highlights":[],"fileName":"AppDelegate.swift","type":"file","syntax":"swift","content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\""," )"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"]},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"a2-04.swift":{"fileType":"swift","identifier":"a2-04.swift","highlights":[],"fileName":"AppDelegate.swift","type":"file","syntax":"swift","content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\""," )"," let braze = Braze(configuration: configuration)",""," return true"," }","","}"]},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","title":"location analytics and geofence monitoring","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"type":"text","text":"Content Cards"}],"type":"link","title":"Content Cards","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"a2-03.swift":{"fileType":"swift","type":"file","content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\""," )",""," return true"," }","","}"],"syntax":"swift","highlights":[],"identifier":"a2-03.swift","fileName":"AppDelegate.swift"},"a2-06.swift":{"fileType":"swift","identifier":"a2-06.swift","highlights":[],"fileName":"AppDelegate.swift","type":"file","syntax":"swift","content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\""," )"," \/\/ Enable logging of general SDK information (e.g. user changes, etc.)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"]},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"doc://Braze/documentation/BrazeKit/Braze":{"navigatorTitle":[{"text":"Braze","kind":"identifier"}],"abstract":[{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" is the main entry point of the BrazeKit module and provides access to all its features."}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}],"type":"topic","url":"\/documentation\/brazekit\/braze","title":"Braze","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"type":"link","title":"Push Story","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"text":"Push Story","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"a2-01.swift":{"fileType":"swift","identifier":"a2-01.swift","highlights":[],"fileName":"AppDelegate.swift","type":"file","syntax":"swift","content":["import UIKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," return true"," }","","}"]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"title":"In-App Messages","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"text":"Live Activities","type":"text"}],"type":"link","title":"Live Activities","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"a2-02.swift":{"fileType":"swift","type":"file","content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," return true"," }","","}"],"syntax":"swift","highlights":[],"identifier":"a2-02.swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"}}} \ No newline at end of file +{"kind":"project","identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","interfaceLanguage":"swift"},"hierarchy":{"modules":[{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"metadata":{"categoryPathComponent":"00-integration-path","category":"Braze","role":"project","title":"Configure Braze"},"sections":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create and configure the Braze instance."}]}],"kind":"hero","title":"Configure Braze","estimatedTimeInMinutes":5,"chapter":"Braze Essentials"},{"tasks":[{"anchor":"The-Braze-instance","contentSection":[{"kind":"contentAndMedia","content":[{"inlineContent":[{"type":"text","text":"Using an instance of the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true,"type":"reference"},{"type":"text","text":" type is the main way to make use of Braze features. In this section, we create and configure the Braze instance."}],"type":"paragraph"}],"mediaPosition":"trailing"}],"title":"The Braze instance","stepsSection":[{"caption":[],"media":null,"code":"a2-01.swift","content":[{"inlineContent":[{"text":"Open your application ","type":"text"},{"inlineContent":[{"type":"text","text":"AppDelegate.swift"}],"type":"strong"},{"text":" file.","type":"text"}],"type":"paragraph"}],"type":"step","runtimePreview":null},{"media":null,"runtimePreview":null,"caption":[],"type":"step","code":"a2-02.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Import the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeKit"}]},{"type":"text","text":" package at the top of the file."}]}]},{"type":"step","content":[{"inlineContent":[{"type":"text","text":"Create the Braze configuration object with the API key and endpoint of your Braze app."}],"type":"paragraph"}],"caption":[],"media":null,"code":"a2-03.swift","runtimePreview":null},{"code":"a2-04.swift","runtimePreview":null,"type":"step","caption":[{"inlineContent":[{"text":"We do this in ","type":"text"},{"type":"codeVoice","code":"application(_:didFinishLaunchingWithOptions:)"},{"type":"text","text":" to make sure that the Braze SDK is started with the app."}],"type":"paragraph"}],"media":null,"content":[{"inlineContent":[{"type":"text","text":"Create the Braze instance using the configuration."}],"type":"paragraph"}]},{"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Set this property with the "},{"type":"codeVoice","code":"braze"},{"text":" instance we just created.","type":"text"}]}],"media":null,"code":"a2-05.swift","runtimePreview":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create a "},{"code":"braze","type":"codeVoice"},{"type":"text","text":" static property on "},{"code":"AppDelegate","type":"codeVoice"},{"text":" for easy access to SDK features.","type":"text"}]}]},{"type":"step","caption":[{"type":"paragraph","inlineContent":[{"text":"Note that all customization must be done prior to calling ","type":"text"},{"code":"Braze(configuration:)","type":"codeVoice"},{"text":". See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","type":"reference","isActive":true},{"type":"text","text":" for available settings."}]}],"content":[{"type":"paragraph","inlineContent":[{"type":"emphasis","inlineContent":[{"text":"Optional:","type":"text"}]},{"type":"text","text":" Make "},{"type":"codeVoice","code":"configuration"},{"text":" a ","type":"text"},{"code":"var","type":"codeVoice"},{"text":" and customize the SDK behavior.","type":"text"}]}],"media":null,"code":"a2-06.swift","runtimePreview":null}]}],"kind":"tasks"},{"action":{"type":"reference","overridingTitle":"Get started","overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"isActive":true,"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"},"title":"Analytics","featuredEyebrow":"Tutorial","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"kind":"callToAction"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/tutorials\/braze\/a2-configure-braze"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}]},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"a2-05.swift":{"fileName":"AppDelegate.swift","highlights":[],"fileType":"swift","identifier":"a2-05.swift","type":"file","content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\""," )"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"syntax":"swift"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","titleInlineContent":[{"type":"text","text":"Content Cards"}]},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"a2-03.swift":{"highlights":[],"fileName":"AppDelegate.swift","identifier":"a2-03.swift","fileType":"swift","content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\""," )",""," return true"," }","","}"],"syntax":"swift","type":"file"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"a2-04.swift":{"fileType":"swift","type":"file","fileName":"AppDelegate.swift","highlights":[],"content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\""," )"," let braze = Braze(configuration: configuration)",""," return true"," }","","}"],"identifier":"a2-04.swift","syntax":"swift"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"a2-06.swift":{"fileType":"swift","type":"file","fileName":"AppDelegate.swift","highlights":[],"content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," let configuration = Braze.Configuration("," apiKey: \"\","," endpoint: \"\""," )"," \/\/ Enable logging of general SDK information (e.g. user changes, etc.)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"identifier":"a2-06.swift","syntax":"swift"},"a2-01.swift":{"fileType":"swift","fileName":"AppDelegate.swift","type":"file","identifier":"a2-01.swift","highlights":[],"syntax":"swift","content":["import UIKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," return true"," }","","}"]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"title":"In-App Messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link"},"a2-02.swift":{"fileType":"swift","type":"file","fileName":"AppDelegate.swift","highlights":[],"content":["import UIKit","import BrazeKit","","class AppDelegate: UIResponder, UIApplicationDelegate {",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil"," ) -> Bool {"," return true"," }","","}"],"identifier":"a2-02.swift","syntax":"swift"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"text":"Push Story","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/documentation/BrazeKit/Braze":{"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","type":"topic","url":"\/documentation\/brazekit\/braze","abstract":[{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze","isActive":true},{"text":" is the main entry point of the BrazeKit module and provides access to all its features.","type":"text"}],"role":"symbol","title":"Braze","navigatorTitle":[{"text":"Braze","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Braze","kind":"identifier"}]},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"type":"text","text":"Live Activities"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"}}} \ No newline at end of file diff --git a/data/tutorials/braze/a3-analytics.json b/data/tutorials/braze/a3-analytics.json index 106c0fc4fd..3b72456a15 100644 --- a/data/tutorials/braze/a3-analytics.json +++ b/data/tutorials/braze/a3-analytics.json @@ -1 +1 @@ -{"variants":[{"paths":["\/tutorials\/braze\/a3-analytics"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"categoryPathComponent":"00-integration-path","title":"Analytics","role":"project","category":"Braze"},"hierarchy":{"modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}]}],"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"kind":"project","sections":[{"title":"Analytics","kind":"hero","content":[{"inlineContent":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"type":"paragraph"}],"chapter":"Braze Essentials","estimatedTimeInMinutes":15},{"kind":"tasks","tasks":[{"contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Tell Braze about the current identified user.","type":"text"}]}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"stepsSection":[{"code":"a3-a-01.swift","type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Open the file handling the user authentication in your application.","type":"text"}]}],"runtimePreview":null,"media":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"We assume that "},{"type":"codeVoice","code":"userDidLogin(_:)"},{"text":" is called upon user authentication.","type":"text"}]}]},{"type":"step","caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"inlineContent":[{"type":"text","text":"BrazeKit"}],"type":"strong"},{"text":" package at the top of the file.","type":"text"}]}],"media":null,"code":"a3-a-02.swift","runtimePreview":null},{"content":[{"inlineContent":[{"text":"Identify the user with Braze.","type":"text"}],"type":"paragraph"}],"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","isActive":true},{"type":"text","text":" for more details."}]}],"type":"step","media":null,"code":"a3-a-03.swift"},{"code":"a3-a-04.swift","media":null,"runtimePreview":null,"type":"step","caption":[{"inlineContent":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},{"type":"text","text":" for all attributes."}],"type":"paragraph"}],"content":[{"type":"paragraph","inlineContent":[{"text":"Log user attributes.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Log custom user attributes. The "},{"code":"value","type":"codeVoice"},{"text":" can be a bool, a string, a double, an integer or a date.","type":"text"}],"type":"paragraph"}],"runtimePreview":null,"media":null,"code":"a3-a-05.swift","caption":[{"inlineContent":[{"type":"text","text":"See "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","isActive":true},{"type":"text","text":" for all user-related custom logging."}],"type":"paragraph"}],"type":"step"}],"title":"Identify the current user","anchor":"Identify-the-current-user"},{"contentSection":[{"kind":"contentAndMedia","mediaPosition":"trailing","content":[{"inlineContent":[{"type":"text","text":"Log custom events on the Braze platform."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"This section shows how to log an ","type":"text"},{"type":"codeVoice","code":"open_checkout_controller"},{"type":"text","text":" event when the user navigates to a checkout screen."}]}]}],"stepsSection":[{"type":"step","content":[{"inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"CheckoutViewController"},{"type":"text","text":" keeps track of a checkout identifier and a list of product identifiers to checkout."}],"type":"paragraph"}],"caption":[],"code":"a3-b-01.swift","runtimePreview":null,"media":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"inlineContent":[{"type":"text","text":"BrazeKit"}],"type":"strong"},{"type":"text","text":" package at the top of the file."}]}],"type":"step","media":null,"caption":[],"code":"a3-b-02.swift","runtimePreview":null},{"type":"step","code":"a3-b-03.swift","caption":[{"inlineContent":[{"text":"The event is automatically associated with the current user (identified or anonymous).","type":"text"}],"type":"paragraph"}],"content":[{"type":"paragraph","inlineContent":[{"text":"Track the ","type":"text"},{"type":"codeVoice","code":"open_checkout_controller"},{"type":"text","text":" custom event in "},{"code":"viewDidAppear(_:)","type":"codeVoice"},{"type":"text","text":"."}]}],"media":null,"runtimePreview":null},{"type":"step","media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"code":"logCustomEvent()","type":"codeVoice"},{"type":"text","text":" function can also keep track of properties associated to the event. Properties are a dictionary of string to any value that is directly encodable to json."}]}],"runtimePreview":null,"code":"a3-b-04.swift","caption":[{"inlineContent":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)"},{"type":"text","text":" for details."}],"type":"paragraph"}]},{"code":"a3-b-05.swift","media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Properties also support nested arrays and dictionaries.","type":"text"}]}],"type":"step","caption":[{"inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","isActive":true,"type":"reference"},{"type":"text","text":" for details."}],"type":"paragraph"}],"runtimePreview":null}],"anchor":"Log-custom-events","title":"Log custom events"},{"contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"Log purchases on the Braze platform.","type":"text"}]},{"type":"paragraph","inlineContent":[{"text":"This section shows how to log a purchase with various parameters when the user navigates to a checkout screen.","type":"text"}]}]}],"stepsSection":[{"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"CheckoutViewController"},{"text":" keeps track of a checkout identifier and a list of product identifiers to checkout.","type":"text"}]}],"code":"a3-c-01.swift","runtimePreview":null,"caption":[{"inlineContent":[{"type":"text","text":"We assume that "},{"type":"codeVoice","code":"userDidPurchase(productId:)"},{"type":"text","text":" is called when the user makes a purchase."}],"type":"paragraph"}],"media":null},{"caption":[{"inlineContent":[{"type":"text","text":"The event is automatically associated with the current user (identified or anonymous)."}],"type":"paragraph"}],"type":"step","code":"a3-c-02.swift","runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Track the purchase in ","type":"text"},{"type":"codeVoice","code":"userDidPurchase(productId:)"},{"type":"text","text":"."}]}],"media":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Just like "},{"code":"logCustomEvent()","type":"codeVoice"},{"text":", ","type":"text"},{"code":"logPurchase()","type":"codeVoice"},{"type":"text","text":" can keep track of a dictionary of properties associated with the purchase."}]}],"media":null,"type":"step","caption":[{"inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","isActive":true,"type":"reference"},{"type":"text","text":" for details."}],"type":"paragraph"}],"runtimePreview":null,"code":"a3-c-03.swift"}],"title":"Log purchases","anchor":"Log-purchases"}]},{"kind":"callToAction","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"featuredEyebrow":"Tutorial","title":"Standard Push Notifications","action":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","overridingTitleInlineContent":[{"type":"text","text":"Get started"}],"isActive":true,"overridingTitle":"Get started","type":"reference"}}],"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"a3-b-04.swift":{"syntax":"swift","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," AppDelegate.braze?.logCustomEvent("," name: \"open_checkout_controller\","," properties: [\"checkout_id\": checkoutId]"," )"," }","","}"],"type":"file","fileName":"CheckoutViewController.swift","identifier":"a3-b-04.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"a3-a-03.swift":{"fileType":"swift","content":["import Foundation","import BrazeKit","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {"," AppDelegate.braze?.changeUser(userId: user.id)"," }","","}"],"fileName":"AuthenticationManager.swift","highlights":[],"identifier":"a3-a-03.swift","syntax":"swift","type":"file"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"a3-a-04.swift":{"highlights":[],"content":["import Foundation","import BrazeKit","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {"," AppDelegate.braze?.changeUser(userId: user.id)"," let brazeUser = AppDelegate.braze?.user"," brazeUser?.set(email: user.email)"," brazeUser?.set(dateOfBirth: user.birthday)"," }","","}"],"syntax":"swift","fileType":"swift","identifier":"a3-a-04.swift","type":"file","fileName":"AuthenticationManager.swift"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}],"title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"User","kind":"identifier"}],"url":"\/documentation\/brazekit\/braze\/user-swift.class","navigatorTitle":[{"text":"User","kind":"identifier"}],"type":"topic","title":"Braze.User","role":"symbol","abstract":[{"text":"The user module allows setting attributes on the current user.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"title":"Push Story","titleInlineContent":[{"text":"Push Story","type":"text"}],"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"a3-a-01.swift":{"content":["import Foundation","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {",""," }","","}"],"fileName":"AuthenticationManager.swift","identifier":"a3-a-01.swift","highlights":[],"syntax":"swift","type":"file","fileType":"swift"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","title":"logCustomEvent(name:properties:fileID:line:)","abstract":[{"text":"Reports that the current user performed a custom event.","type":"text"}],"kind":"symbol","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"properties","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","role":"symbol"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"a3-b-03.swift":{"content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," AppDelegate.braze?.logCustomEvent(name: \"open_checkout_controller\")"," }","","}"],"syntax":"swift","identifier":"a3-b-03.swift","highlights":[],"fileType":"swift","fileName":"CheckoutViewController.swift","type":"file"},"a3-b-05.swift":{"content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," AppDelegate.braze?.logCustomEvent("," name: \"open_checkout_controller\","," properties: ["," \"checkout_id\": checkoutId,"," \"product_ids\": productIds,"," ]"," )"," }","","}"],"syntax":"swift","identifier":"a3-b-05.swift","highlights":[],"fileType":"swift","fileName":"CheckoutViewController.swift","type":"file"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"a3-a-05.swift":{"content":["import Foundation","import BrazeKit","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {"," AppDelegate.braze?.changeUser(userId: user.id)"," let brazeUser = AppDelegate.braze?.user"," brazeUser?.set(email: user.email)"," brazeUser?.set(dateOfBirth: user.birthday)"," brazeUser?.setCustomAttribute(key: \"last_login_date\", value: Date())"," }","","}"],"syntax":"swift","identifier":"a3-a-05.swift","highlights":[],"fileType":"swift","fileName":"AuthenticationManager.swift","type":"file"},"a3-c-01.swift":{"highlights":[],"fileName":"CheckoutViewController.swift","fileType":"swift","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," func userDidPurchase(productId: String) {"," let price = self.price(productId: productId)"," }","","}"],"syntax":"swift","identifier":"a3-c-01.swift","type":"file"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","abstract":[{"text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting","type":"text"},{"type":"text","text":" "},{"text":"users.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logPurchase"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"currency"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"price","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"a3-b-02.swift":{"highlights":[],"fileName":"CheckoutViewController.swift","fileType":"swift","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," }","","}"],"syntax":"swift","identifier":"a3-b-02.swift","type":"file"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"text":"In-App Messages","type":"text"}]},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"title":"Live Activities","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"type":"text","text":"Live Activities"}]},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"a3-c-03.swift":{"content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," func userDidPurchase(productId: String) {"," let price = self.price(productId: productId)"," AppDelegate.braze?.logPurchase("," productId: productId,"," currency: \"USD\","," price: price,"," properties: [\"checkout_id\": checkoutId]"," )"," }","","}"],"syntax":"swift","identifier":"a3-c-03.swift","highlights":[],"fileType":"swift","fileName":"CheckoutViewController.swift","type":"file"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"type":"text","text":"Change the current identified Braze user."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"changeUser","kind":"identifier"},{"text":"(","kind":"text"},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"changeUser(userId:sdkAuthSignature:fileID:line:)","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","kind":"symbol","role":"symbol","type":"topic"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}]},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"a3-a-02.swift":{"highlights":[],"fileName":"AuthenticationManager.swift","fileType":"swift","content":["import Foundation","import BrazeKit","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {",""," }","","}"],"syntax":"swift","identifier":"a3-a-02.swift","type":"file"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"a3-b-01.swift":{"highlights":[],"fileName":"CheckoutViewController.swift","fileType":"swift","syntax":"swift","content":["import UIKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," }","","}"],"identifier":"a3-b-01.swift","type":"file"},"a3-c-02.swift":{"identifier":"a3-c-02.swift","fileName":"CheckoutViewController.swift","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," func userDidPurchase(productId: String) {"," let price = self.price(productId: productId)"," AppDelegate.braze?.logPurchase(productId: productId, currency: \"USD\", price: price)"," }","","}"],"fileType":"swift","syntax":"swift","highlights":[],"type":"file"}}} \ No newline at end of file +{"variants":[{"paths":["\/tutorials\/braze\/a3-analytics"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[{"kind":"hero","title":"Analytics","chapter":"Braze Essentials","content":[{"inlineContent":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"type":"paragraph"}],"estimatedTimeInMinutes":15},{"tasks":[{"anchor":"Identify-the-current-user","contentSection":[{"kind":"contentAndMedia","content":[{"inlineContent":[{"text":"Tell Braze about the current identified user.","type":"text"}],"type":"paragraph"}],"mediaPosition":"trailing"}],"stepsSection":[{"type":"step","caption":[{"inlineContent":[{"type":"text","text":"We assume that "},{"type":"codeVoice","code":"userDidLogin(_:)"},{"type":"text","text":" is called upon user authentication."}],"type":"paragraph"}],"media":null,"code":"a3-a-01.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Open the file handling the user authentication in your application.","type":"text"}]}],"runtimePreview":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"inlineContent":[{"type":"text","text":"BrazeKit"}],"type":"strong"},{"type":"text","text":" package at the top of the file."}]}],"runtimePreview":null,"caption":[],"code":"a3-a-02.swift","media":null,"type":"step"},{"caption":[{"inlineContent":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)"},{"text":" for more details.","type":"text"}],"type":"paragraph"}],"runtimePreview":null,"media":null,"type":"step","content":[{"inlineContent":[{"type":"text","text":"Identify the user with Braze."}],"type":"paragraph"}],"code":"a3-a-03.swift"},{"code":"a3-a-04.swift","media":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log user attributes."}]}],"type":"step","caption":[{"inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class"},{"type":"text","text":" for all attributes."}],"type":"paragraph"}],"runtimePreview":null},{"code":"a3-a-05.swift","runtimePreview":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Log custom user attributes. The ","type":"text"},{"code":"value","type":"codeVoice"},{"text":" can be a bool, a string, a double, an integer or a date.","type":"text"}]}],"media":null,"caption":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"reference"},{"type":"text","text":" for all user-related custom logging."}]}]}],"title":"Identify the current user"},{"title":"Log custom events","stepsSection":[{"caption":[],"content":[{"inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"CheckoutViewController"},{"text":" keeps track of a checkout identifier and a list of product identifiers to checkout.","type":"text"}],"type":"paragraph"}],"media":null,"type":"step","code":"a3-b-01.swift","runtimePreview":null},{"code":"a3-b-02.swift","type":"step","runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Import the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeKit"}]},{"type":"text","text":" package at the top of the file."}],"type":"paragraph"}],"media":null,"caption":[]},{"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The event is automatically associated with the current user (identified or anonymous)."}]}],"media":null,"content":[{"inlineContent":[{"text":"Track the ","type":"text"},{"type":"codeVoice","code":"open_checkout_controller"},{"type":"text","text":" custom event in "},{"type":"codeVoice","code":"viewDidAppear(_:)"},{"text":".","type":"text"}],"type":"paragraph"}],"runtimePreview":null,"type":"step","code":"a3-b-03.swift"},{"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","type":"reference"},{"text":" for details.","type":"text"}]}],"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"logCustomEvent()"},{"type":"text","text":" function can also keep track of properties associated to the event. Properties are a dictionary of string to any value that is directly encodable to json."}]}],"media":null,"code":"a3-b-04.swift","runtimePreview":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Properties also support nested arrays and dictionaries."}]}],"media":null,"runtimePreview":null,"type":"step","caption":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","isActive":true,"type":"reference"},{"text":" for details.","type":"text"}]}],"code":"a3-b-05.swift"}],"contentSection":[{"mediaPosition":"trailing","content":[{"inlineContent":[{"text":"Log custom events on the Braze platform.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"This section shows how to log an "},{"code":"open_checkout_controller","type":"codeVoice"},{"text":" event when the user navigates to a checkout screen.","type":"text"}]}],"kind":"contentAndMedia"}],"anchor":"Log-custom-events"},{"title":"Log purchases","contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log purchases on the Braze platform."}]},{"type":"paragraph","inlineContent":[{"text":"This section shows how to log a purchase with various parameters when the user navigates to a checkout screen.","type":"text"}]}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"stepsSection":[{"media":null,"code":"a3-c-01.swift","runtimePreview":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"code":"CheckoutViewController","type":"codeVoice"},{"text":" keeps track of a checkout identifier and a list of product identifiers to checkout.","type":"text"}]}],"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"We assume that "},{"code":"userDidPurchase(productId:)","type":"codeVoice"},{"type":"text","text":" is called when the user makes a purchase."}]}]},{"code":"a3-c-02.swift","caption":[{"inlineContent":[{"type":"text","text":"The event is automatically associated with the current user (identified or anonymous)."}],"type":"paragraph"}],"runtimePreview":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Track the purchase in "},{"type":"codeVoice","code":"userDidPurchase(productId:)"},{"text":".","type":"text"}]}],"media":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Just like "},{"code":"logCustomEvent()","type":"codeVoice"},{"type":"text","text":", "},{"type":"codeVoice","code":"logPurchase()"},{"type":"text","text":" can keep track of a dictionary of properties associated with the purchase."}]}],"type":"step","runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","type":"reference"},{"type":"text","text":" for details."}]}],"media":null,"code":"a3-c-03.swift"}],"anchor":"Log-purchases"}],"kind":"tasks"},{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"action":{"overridingTitleInlineContent":[{"type":"text","text":"Get started"}],"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","isActive":true,"overridingTitle":"Get started"},"featuredEyebrow":"Tutorial","kind":"callToAction","title":"Standard Push Notifications"}],"metadata":{"role":"project","category":"Braze","categoryPathComponent":"00-integration-path","title":"Analytics"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","interfaceLanguage":"swift"},"hierarchy":{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}]}]}]},"kind":"project","references":{"a3-a-03.swift":{"highlights":[],"fileType":"swift","syntax":"swift","type":"file","content":["import Foundation","import BrazeKit","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {"," AppDelegate.braze?.changeUser(userId: user.id)"," }","","}"],"identifier":"a3-a-03.swift","fileName":"AuthenticationManager.swift"},"doc://Braze/documentation/BrazeKit/Braze/logCustomEvent(name:properties:fileID:line:)":{"title":"logCustomEvent(name:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logCustomEvent(name:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"logCustomEvent","kind":"identifier"},{"text":"(","kind":"text"},{"text":"name","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"properties","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":"]?, ","kind":"text"},{"text":"fileID","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Reports that the current user performed a custom event."}],"role":"symbol"},"doc://Braze/documentation/BrazeKit/Braze/User-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/User-swift.class","type":"topic","title":"Braze.User","url":"\/documentation\/brazekit\/braze\/user-swift.class","role":"symbol","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"User","kind":"identifier"}],"navigatorTitle":[{"text":"User","kind":"identifier"}],"abstract":[{"type":"text","text":"The user module allows setting attributes on the current user."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}]},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"type":"link","title":"Live Activities","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"type":"text","text":"Live Activities"}]},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"a3-a-04.swift":{"highlights":[],"fileType":"swift","syntax":"swift","type":"file","content":["import Foundation","import BrazeKit","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {"," AppDelegate.braze?.changeUser(userId: user.id)"," let brazeUser = AppDelegate.braze?.user"," brazeUser?.set(email: user.email)"," brazeUser?.set(dateOfBirth: user.birthday)"," }","","}"],"identifier":"a3-a-04.swift","fileName":"AuthenticationManager.swift"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/documentation/BrazeKit/Braze/logPurchase(productId:currency:price:quantity:properties:fileID:line:)":{"title":"logPurchase(productId:currency:price:quantity:properties:fileID:line:)","url":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","kind":"symbol","type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/logPurchase(productId:currency:price:quantity:properties:fileID:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logPurchase","kind":"identifier"},{"text":"(","kind":"text"},{"text":"productId","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"currency","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"price"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":", ","kind":"text"},{"text":"quantity","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"properties"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]?, ","kind":"text"},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"abstract":[{"type":"text","text":"Reports that the current user made an in-app purchase, useful for tracking and segmenting"},{"type":"text","text":" "},{"type":"text","text":"users."}],"role":"symbol"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"a3-c-02.swift":{"identifier":"a3-c-02.swift","type":"file","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," func userDidPurchase(productId: String) {"," let price = self.price(productId: productId)"," AppDelegate.braze?.logPurchase(productId: productId, currency: \"USD\", price: price)"," }","","}"],"highlights":[],"fileType":"swift","fileName":"CheckoutViewController.swift","syntax":"swift"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","title":"location analytics and geofence monitoring","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}]},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"a3-b-02.swift":{"highlights":[],"fileType":"swift","syntax":"swift","type":"file","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," }","","}"],"identifier":"a3-b-02.swift","fileName":"CheckoutViewController.swift"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","title":"Content Cards","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"type":"text","text":"Content Cards"}]},"a3-a-05.swift":{"identifier":"a3-a-05.swift","type":"file","content":["import Foundation","import BrazeKit","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {"," AppDelegate.braze?.changeUser(userId: user.id)"," let brazeUser = AppDelegate.braze?.user"," brazeUser?.set(email: user.email)"," brazeUser?.set(dateOfBirth: user.birthday)"," brazeUser?.setCustomAttribute(key: \"last_login_date\", value: Date())"," }","","}"],"highlights":[],"fileType":"swift","fileName":"AuthenticationManager.swift","syntax":"swift"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"a3-c-03.swift":{"identifier":"a3-c-03.swift","type":"file","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," func userDidPurchase(productId: String) {"," let price = self.price(productId: productId)"," AppDelegate.braze?.logPurchase("," productId: productId,"," currency: \"USD\","," price: price,"," properties: [\"checkout_id\": checkoutId]"," )"," }","","}"],"highlights":[],"fileType":"swift","fileName":"CheckoutViewController.swift","syntax":"swift"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"a3-b-05.swift":{"identifier":"a3-b-05.swift","type":"file","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," AppDelegate.braze?.logCustomEvent("," name: \"open_checkout_controller\","," properties: ["," \"checkout_id\": checkoutId,"," \"product_ids\": productIds,"," ]"," )"," }","","}"],"highlights":[],"fileType":"swift","fileName":"CheckoutViewController.swift","syntax":"swift"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"a3-b-04.swift":{"identifier":"a3-b-04.swift","type":"file","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," AppDelegate.braze?.logCustomEvent("," name: \"open_checkout_controller\","," properties: [\"checkout_id\": checkoutId]"," )"," }","","}"],"highlights":[],"fileType":"swift","fileName":"CheckoutViewController.swift","syntax":"swift"},"a3-a-01.swift":{"identifier":"a3-a-01.swift","type":"file","content":["import Foundation","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {",""," }","","}"],"highlights":[],"fileType":"swift","fileName":"AuthenticationManager.swift","syntax":"swift"},"a3-c-01.swift":{"highlights":[],"fileType":"swift","syntax":"swift","type":"file","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," func userDidPurchase(productId: String) {"," let price = self.price(productId: productId)"," }","","}"],"fileName":"CheckoutViewController.swift","identifier":"a3-c-01.swift"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"a3-b-01.swift":{"highlights":[],"fileType":"swift","syntax":"swift","type":"file","content":["import UIKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," }","","}"],"identifier":"a3-b-01.swift","fileName":"CheckoutViewController.swift"},"doc://Braze/documentation/BrazeKit/Braze/changeUser(userId:sdkAuthSignature:fileID:line:)":{"role":"symbol","title":"changeUser(userId:sdkAuthSignature:fileID:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"changeUser"},{"kind":"text","text":"("},{"text":"userId","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"sdkAuthSignature"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"fileID"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/changeUser(userId:sdkAuthSignature:fileID:line:)","type":"topic","url":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","abstract":[{"text":"Change the current identified Braze user.","type":"text"}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"a3-a-02.swift":{"highlights":[],"fileType":"swift","syntax":"swift","type":"file","content":["import Foundation","import BrazeKit","","class AuthenticationManager {",""," class User {"," let id: String"," let email: String"," let birthday: Date"," }",""," func userDidLogin(_ user: User) {",""," }","","}"],"fileName":"AuthenticationManager.swift","identifier":"a3-a-02.swift"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}]},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"a3-b-03.swift":{"identifier":"a3-b-03.swift","type":"file","content":["import UIKit","import BrazeKit","","class CheckoutViewController: UIViewController {",""," \/\/\/ The internal checkout identifier"," let checkoutId: String = \"c1\"",""," \/\/\/ The list of identifiers for the products to checkout"," let productIds: [String] = [\"p1\"]",""," \/* ... *\/",""," override func viewDidAppear(_ animated: Bool) {"," super.viewDidAppear(animated)"," AppDelegate.braze?.logCustomEvent(name: \"open_checkout_controller\")"," }","","}"],"highlights":[],"fileType":"swift","fileName":"CheckoutViewController.swift","syntax":"swift"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"}}} \ No newline at end of file diff --git a/data/tutorials/braze/b1-standard-push-notifications.json b/data/tutorials/braze/b1-standard-push-notifications.json index ea2db3b0ff..577081b736 100644 --- a/data/tutorials/braze/b1-standard-push-notifications.json +++ b/data/tutorials/braze/b1-standard-push-notifications.json @@ -1 +1 @@ -{"sections":[{"chapter":"Push Notifications","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]}],"kind":"hero","estimatedTimeInMinutes":20,"title":"Standard Push Notifications"},{"kind":"tasks","tasks":[{"stepsSection":[{"code":null,"type":"step","runtimePreview":null,"media":"b1-a-00.png","content":[{"inlineContent":[{"type":"text","text":"Create and upload your Apple push notification file or certificate to Braze by following the steps in "},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/apns-certificate","overridingTitle":"Apple Push Certificate","isActive":true,"overridingTitleInlineContent":[{"inlineContent":[{"type":"text","text":"Apple Push Certificate"}],"type":"emphasis"}],"type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}],"caption":[]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Add the ","type":"text"},{"inlineContent":[{"type":"text","text":"Push Notifications"}],"type":"emphasis"},{"type":"text","text":" and "},{"inlineContent":[{"text":"Background Modes","type":"text"}],"type":"emphasis"},{"type":"text","text":" capabilities by following the directions in "},{"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/adding-capabilities-to-your-app","type":"reference","isActive":true},{"type":"text","text":"."}]}],"code":null,"runtimePreview":null,"media":"b1-a-01.png","caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Enable the "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Remote notifications"}]},{"type":"text","text":" mode for the "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Background Modes"}]},{"type":"text","text":" capability."}]}],"type":"step"}],"anchor":"Setup-your-Xcode-project","contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"Add required capabilities to your application to support push notifications.","type":"text"}]}]}],"title":"Setup your Xcode project"},{"title":"Option 1: Automatic push notification handling","stepsSection":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Open your application "},{"inlineContent":[{"type":"text","text":"AppDelegate.swift"}],"type":"strong"},{"type":"text","text":"."}]}],"type":"step","code":"b1-b-01.swift","runtimePreview":null,"media":null,"caption":[]},{"content":[{"inlineContent":[{"text":"Enable automation for all push releated features.","type":"text"}],"type":"paragraph"}],"caption":[{"inlineContent":[{"text":"The Braze instance will automatically: register the application for remote notifications, register the Braze supported notification button categories, request for the push authorization at launch, implement the required system delegate methods for push processing (deviceToken, silent push, foreground push, etc.).","type":"text"}],"type":"paragraph"}],"code":"b1-b-02.swift","runtimePreview":null,"type":"step","media":null},{"runtimePreview":null,"caption":[],"content":[{"type":"paragraph","inlineContent":[{"text":"Each automation step can be disabled or enabled on its own, see ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property"},{"text":" and the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class"},{"type":"text","text":" type. In this step, we demonstrate how to disable the automatic request for push authorization at launch."}]}],"media":null,"code":"b1-b-03.swift","type":"step"},{"type":"step","media":null,"content":[{"inlineContent":[{"text":"Your application can now receive and process foreground and background push notifications from Braze.","type":"text"}],"type":"paragraph"}],"caption":[{"inlineContent":[{"type":"text","text":"Continue directly to "},{"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}],"code":null,"runtimePreview":null}],"anchor":"Option-1-Automatic-push-notification-handling","contentSection":[{"kind":"contentAndMedia","content":[{"inlineContent":[{"type":"text","text":"Configure the Braze instance to automatically provide full support for push notifications or parts of the integration."}],"type":"paragraph"}],"mediaPosition":"trailing"}]},{"contentSection":[{"kind":"contentAndMedia","mediaPosition":"trailing","content":[{"type":"paragraph","inlineContent":[{"text":"Implement Apple push notification handlers manually and pass the data to Braze.","type":"text"}]},{"type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This section can be skipped if making use of the automatic configuration described in the previous section."}]}],"style":"note","name":"Note"}]}],"title":"Option 2: Implement the push notification handlers manually","anchor":"Option-2-Implement-the-push-notification-handlers-manually","stepsSection":[{"type":"step","runtimePreview":null,"media":null,"caption":[],"code":"b1-c-01.swift","content":[{"inlineContent":[{"type":"text","text":"Open your application "},{"type":"strong","inlineContent":[{"text":"AppDelegate.swift","type":"text"}]},{"type":"text","text":"."}],"type":"paragraph"}]},{"runtimePreview":null,"media":null,"caption":[],"type":"step","content":[{"inlineContent":[{"type":"text","text":"Import the "},{"type":"codeVoice","code":"UserNotifications"},{"text":" module.","type":"text"}],"type":"paragraph"}],"code":"b1-c-02.swift"},{"media":null,"runtimePreview":null,"caption":[],"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Register your application to support push notifications.","type":"text"}]}],"code":"b1-c-03.swift"},{"caption":[],"type":"step","media":null,"content":[{"inlineContent":[{"type":"text","text":"Implement the "},{"code":"application(_:didRegisterForRemoteNotificationsWithDeviceToken:)","type":"codeVoice"},{"type":"text","text":" method and pass the device token to Braze."}],"type":"paragraph"}],"code":"b1-c-04.swift","runtimePreview":null},{"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This enables support for silent \/ background remote notifications."}]}],"media":null,"code":"b1-c-05.swift","runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Implement the ","type":"text"},{"type":"codeVoice","code":"application(_:didReceiveRemoteNotification:fetchCompletionHandler:)"},{"type":"text","text":" method and pass the notification "},{"type":"codeVoice","code":"userInfo"},{"type":"text","text":" dictionary and completion handler to Braze."}]}],"type":"step"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Get the current user notification center and set its notification categories using those provided by Braze."}]}],"type":"step","caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This enables support for notifications with action buttons."}]}],"code":"b1-c-06.swift","runtimePreview":null,"media":null},{"content":[{"type":"paragraph","inlineContent":[{"text":"Set the delegate on the current user notification center.","type":"text"}]}],"media":null,"runtimePreview":null,"caption":[],"type":"step","code":"b1-c-07.swift"},{"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/usernotifications\/unauthorizationoptions","type":"reference"},{"text":" for available options.","type":"text"}]}],"media":null,"code":"b1-c-08.swift","type":"step","runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Request the authorization to display user notifications."}],"type":"paragraph"}]},{"caption":[],"media":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Extend your application "},{"code":"AppDelegate","type":"codeVoice"},{"text":" to conform to ","type":"text"},{"code":"UNUserNotificationCenterDelegate","type":"codeVoice"},{"type":"text","text":"."}]}],"code":"b1-c-09.swift","runtimePreview":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Implement the "},{"code":"userNotificationCenter(_:didReceive:withCompletionHandler:)","type":"codeVoice"},{"type":"text","text":" method and pass the notification response to Braze."}]}],"code":"b1-c-10.swift","type":"step","media":null,"runtimePreview":null,"caption":[{"inlineContent":[{"type":"text","text":"This enables support for user-visible remote notifications."}],"type":"paragraph"}]},{"type":"step","runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Implement the "},{"type":"codeVoice","code":"userNotificationCenter(_:willPresent:withCompletionHandler:)"},{"text":".","type":"text"}],"type":"paragraph"}],"media":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This enables support for receiving user-visible remote notifications while the app is running in the foreground."}]}],"code":"b1-c-11.swift"},{"code":null,"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Your application can now receive and process foreground and background push notifications from Braze."}]}],"type":"step","media":null,"runtimePreview":null}]}]},{"featuredEyebrow":"Tutorial","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"callToAction","action":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","isActive":true,"overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"overridingTitle":"Get started","type":"reference"},"title":"Rich Push Notifications"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},"metadata":{"categoryPathComponent":"00-integration-path","category":"Braze","title":"Standard Push Notifications","role":"project"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/tutorials\/braze\/b1-standard-push-notifications"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"project","hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}]},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}]},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}]},"references":{"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"b1-c-09.swift":{"fileName":"AppDelegateUserNotificationExt.swift","content":["import UserNotifications","import BrazeKit","","extension AppDelegate: UNUserNotificationCenterDelegate {","","}"],"type":"file","syntax":"swift","identifier":"b1-c-09.swift","highlights":[],"fileType":"swift"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}],"title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"b1-c-10.swift":{"fileName":"AppDelegateUserNotificationExt.swift","content":["import UserNotifications","import BrazeKit","","extension AppDelegate: UNUserNotificationCenterDelegate {",""," func userNotificationCenter("," _ center: UNUserNotificationCenter,"," didReceive response: UNNotificationResponse,"," withCompletionHandler completionHandler: @escaping () -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleUserNotification("," response: response,"," withCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler()"," }","","}"],"type":"file","syntax":"swift","identifier":"b1-c-10.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/automation-swift.property":{"type":"topic","role":"symbol","title":"automation","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","abstract":[{"type":"text","text":"The automatic push notification handling behavior (default: disabled)."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"automation"},{"kind":"text","text":": "},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","text":"Automation","kind":"typeIdentifier"}]},"https://developer.apple.com/documentation/xcode/adding-capabilities-to-your-app":{"type":"link","titleInlineContent":[{"inlineContent":[{"text":"Adding Capabilities to Your App","type":"text"}],"type":"emphasis"}],"title":"Adding Capabilities to Your App","url":"https:\/\/developer.apple.com\/documentation\/xcode\/adding-capabilities-to-your-app","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/adding-capabilities-to-your-app"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"b1-c-02.swift":{"fileName":"AppDelegate.swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"type":"file","syntax":"swift","identifier":"b1-c-02.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"b1-c-11.swift":{"fileName":"AppDelegateUserNotificationExt.swift","syntax":"swift","type":"file","content":["import UserNotifications","import BrazeKit","","extension AppDelegate: UNUserNotificationCenterDelegate {",""," func userNotificationCenter("," _ center: UNUserNotificationCenter,"," didReceive response: UNNotificationResponse,"," withCompletionHandler completionHandler: @escaping () -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleUserNotification("," response: response,"," withCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler()"," }",""," func userNotificationCenter("," _ center: UNUserNotificationCenter,"," willPresent notification: UNNotification,"," withCompletionHandler completionHandler: @escaping (UNNotificationPresentationOptions) -> Void"," ) {"," if #available(iOS 14.0, *) {"," completionHandler([.list, .banner])"," } else {"," completionHandler(.alert)"," }"," }","","}"],"identifier":"b1-c-11.swift","highlights":[],"fileType":"swift"},"doc://Braze/documentation/Braze/apns-certificate":{"url":"\/documentation\/braze\/apns-certificate","type":"topic","abstract":[{"text":"Create an Apple Push file or certificate.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/Braze\/apns-certificate","role":"article","title":"Apple Push Certificate","kind":"article"},"b1-c-05.swift":{"fileName":"AppDelegate.swift","syntax":"swift","type":"file","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }",""," func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable : Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler(.noData)"," }","}"],"identifier":"b1-c-05.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"type":"topic","role":"symbol","title":"Braze.Configuration.Push.Automation","navigatorTitle":[{"kind":"identifier","text":"Automation"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","abstract":[{"type":"text","text":"Push automation configuration."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Automation"}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"b1-c-01.swift":{"fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"type":"file","syntax":"swift","identifier":"b1-c-01.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"b1-c-06.swift":{"fileName":"AppDelegate.swift","syntax":"swift","type":"file","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()"," let center = UNUserNotificationCenter.current()"," center.setNotificationCategories(Braze.Notifications.categories)",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }",""," func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable : Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler(.noData)"," }","}"],"identifier":"b1-c-06.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","type":"link","titleInlineContent":[{"text":"Push Story","type":"text"}]},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"b1-b-02.swift":{"fileName":"AppDelegate.swift","syntax":"swift","type":"file","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.push.automation = true"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"identifier":"b1-b-02.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"b1-b-03.swift":{"fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.push.automation = true"," \/\/ Manually enable or disable individual settings by overriding properties of `automation`. "," configuration.push.automation.requestAuthorizationAtLaunch = false"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"type":"file","syntax":"swift","identifier":"b1-b-03.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"b1-a-00.png":{"type":"image","alt":"steps","variants":[{"url":"\/images\/b1-a-00.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/b1-a-00~dark.png"}],"identifier":"b1-a-00.png"},"b1-a-01.png":{"alt":"steps","identifier":"b1-a-01.png","variants":[{"url":"\/images\/b1-a-01.png","traits":["1x","light"]},{"url":"\/images\/b1-a-01~dark.png","traits":["1x","dark"]}],"type":"image"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"https://developer.apple.com/documentation/usernotifications/unauthorizationoptions":{"type":"link","titleInlineContent":[{"text":"UNAuthorizationOptions","type":"text"}],"title":"UNAuthorizationOptions","url":"https:\/\/developer.apple.com\/documentation\/usernotifications\/unauthorizationoptions","identifier":"https:\/\/developer.apple.com\/documentation\/usernotifications\/unauthorizationoptions"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"titleInlineContent":[{"text":"In-App Messages","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"b1-c-04.swift":{"fileName":"AppDelegate.swift","syntax":"swift","type":"file","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }","}"],"identifier":"b1-c-04.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"titleInlineContent":[{"text":"Live Activities","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities"},"b1-b-01.swift":{"fileName":"AppDelegate.swift","syntax":"swift","type":"file","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"identifier":"b1-b-01.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"b1-c-08.swift":{"fileName":"AppDelegate.swift","syntax":"swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()"," let center = UNUserNotificationCenter.current()"," center.setNotificationCategories(Braze.Notifications.categories)"," center.delegate = self"," center.requestAuthorization(options: [.badge, .sound, .alert]) { granted, error in"," print(\"Notification authorization, granted: \\(granted), error: \\(String(describing: error))\")"," }",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }",""," func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable : Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler(.noData)"," }","}"],"type":"file","identifier":"b1-c-08.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"b1-c-03.swift":{"fileName":"AppDelegate.swift","syntax":"swift","type":"file","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()",""," return true"," }","}"],"identifier":"b1-c-03.swift","highlights":[],"fileType":"swift"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"b1-c-07.swift":{"fileName":"AppDelegate.swift","syntax":"swift","type":"file","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()"," let center = UNUserNotificationCenter.current()"," center.setNotificationCategories(Braze.Notifications.categories)"," center.delegate = self",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }",""," func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable : Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler(.noData)"," }","}"],"identifier":"b1-c-07.swift","highlights":[],"fileType":"swift"}}} \ No newline at end of file +{"metadata":{"categoryPathComponent":"00-integration-path","role":"project","title":"Standard Push Notifications","category":"Braze"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/b1-standard-push-notifications"]}],"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}]}]},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}]},"kind":"project","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[{"content":[{"inlineContent":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"type":"paragraph"}],"kind":"hero","title":"Standard Push Notifications","estimatedTimeInMinutes":20,"chapter":"Push Notifications"},{"kind":"tasks","tasks":[{"stepsSection":[{"runtimePreview":null,"type":"step","caption":[],"media":"b1-a-00.png","content":[{"inlineContent":[{"text":"Create and upload your Apple push notification file or certificate to Braze by following the steps in ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/apns-certificate","overridingTitleInlineContent":[{"type":"emphasis","inlineContent":[{"type":"text","text":"Apple Push Certificate"}]}],"type":"reference","overridingTitle":"Apple Push Certificate","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}],"code":null},{"media":"b1-a-01.png","code":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Add the ","type":"text"},{"inlineContent":[{"type":"text","text":"Push Notifications"}],"type":"emphasis"},{"text":" and ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"Background Modes","type":"text"}]},{"text":" capabilities by following the directions in ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/adding-capabilities-to-your-app"},{"type":"text","text":"."}]}],"caption":[{"type":"paragraph","inlineContent":[{"text":"Enable the ","type":"text"},{"inlineContent":[{"text":"Remote notifications","type":"text"}],"type":"emphasis"},{"text":" mode for the ","type":"text"},{"inlineContent":[{"type":"text","text":"Background Modes"}],"type":"emphasis"},{"text":" capability.","type":"text"}]}],"runtimePreview":null}],"anchor":"Setup-your-Xcode-project","title":"Setup your Xcode project","contentSection":[{"mediaPosition":"trailing","content":[{"inlineContent":[{"type":"text","text":"Add required capabilities to your application to support push notifications."}],"type":"paragraph"}],"kind":"contentAndMedia"}]},{"title":"Option 1: Automatic push notification handling","anchor":"Option-1-Automatic-push-notification-handling","contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Configure the Braze instance to automatically provide full support for push notifications or parts of the integration."}]}],"mediaPosition":"trailing"}],"stepsSection":[{"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Open your application ","type":"text"},{"inlineContent":[{"type":"text","text":"AppDelegate.swift"}],"type":"strong"},{"type":"text","text":"."}]}],"caption":[],"media":null,"code":"b1-b-01.swift","runtimePreview":null},{"type":"step","content":[{"inlineContent":[{"text":"Enable automation for all push releated features.","type":"text"}],"type":"paragraph"}],"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The Braze instance will automatically: register the application for remote notifications, register the Braze supported notification button categories, request for the push authorization at launch, implement the required system delegate methods for push processing (deviceToken, silent push, foreground push, etc.)."}]}],"media":null,"code":"b1-b-02.swift","runtimePreview":null},{"runtimePreview":null,"code":"b1-b-03.swift","media":null,"caption":[],"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Each automation step can be disabled or enabled on its own, see "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","type":"reference","isActive":true},{"type":"text","text":" and the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","isActive":true,"type":"reference"},{"text":" type. In this step, we demonstrate how to disable the automatic request for push authorization at launch.","type":"text"}]}]},{"caption":[{"type":"paragraph","inlineContent":[{"text":"Continue directly to ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"type":"text","text":"."}]}],"media":null,"code":null,"runtimePreview":null,"type":"step","content":[{"inlineContent":[{"type":"text","text":"Your application can now receive and process foreground and background push notifications from Braze."}],"type":"paragraph"}]}]},{"contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"Implement Apple push notification handlers manually and pass the data to Braze.","type":"text"}]},{"type":"aside","name":"Note","content":[{"type":"paragraph","inlineContent":[{"text":"This section can be skipped if making use of the automatic configuration described in the previous section.","type":"text"}]}],"style":"note"}],"mediaPosition":"trailing"}],"anchor":"Option-2-Implement-the-push-notification-handlers-manually","stepsSection":[{"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Open your application ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"text":".","type":"text"}]}],"caption":[],"media":null,"code":"b1-c-01.swift","runtimePreview":null},{"media":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"type":"codeVoice","code":"UserNotifications"},{"type":"text","text":" module."}]}],"code":"b1-c-02.swift","runtimePreview":null,"caption":[]},{"code":"b1-c-03.swift","caption":[],"runtimePreview":null,"type":"step","content":[{"inlineContent":[{"text":"Register your application to support push notifications.","type":"text"}],"type":"paragraph"}],"media":null},{"caption":[],"media":null,"runtimePreview":null,"code":"b1-c-04.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Implement the ","type":"text"},{"code":"application(_:didRegisterForRemoteNotificationsWithDeviceToken:)","type":"codeVoice"},{"text":" method and pass the device token to Braze.","type":"text"}]}],"type":"step"},{"type":"step","caption":[{"type":"paragraph","inlineContent":[{"text":"This enables support for silent \/ background remote notifications.","type":"text"}]}],"code":"b1-c-05.swift","runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Implement the "},{"code":"application(_:didReceiveRemoteNotification:fetchCompletionHandler:)","type":"codeVoice"},{"text":" method and pass the notification ","type":"text"},{"code":"userInfo","type":"codeVoice"},{"type":"text","text":" dictionary and completion handler to Braze."}],"type":"paragraph"}],"media":null},{"runtimePreview":null,"type":"step","media":null,"caption":[{"inlineContent":[{"type":"text","text":"This enables support for notifications with action buttons."}],"type":"paragraph"}],"content":[{"inlineContent":[{"text":"Get the current user notification center and set its notification categories using those provided by Braze.","type":"text"}],"type":"paragraph"}],"code":"b1-c-06.swift"},{"media":null,"runtimePreview":null,"code":"b1-c-07.swift","caption":[],"type":"step","content":[{"inlineContent":[{"type":"text","text":"Set the delegate on the current user notification center."}],"type":"paragraph"}]},{"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/usernotifications\/unauthorizationoptions"},{"text":" for available options.","type":"text"}]}],"type":"step","code":"b1-c-08.swift","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Request the authorization to display user notifications."}]}],"media":null},{"media":null,"runtimePreview":null,"code":"b1-c-09.swift","caption":[],"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Extend your application ","type":"text"},{"type":"codeVoice","code":"AppDelegate"},{"text":" to conform to ","type":"text"},{"code":"UNUserNotificationCenterDelegate","type":"codeVoice"},{"text":".","type":"text"}]}]},{"code":"b1-c-10.swift","runtimePreview":null,"media":null,"type":"step","content":[{"inlineContent":[{"type":"text","text":"Implement the "},{"code":"userNotificationCenter(_:didReceive:withCompletionHandler:)","type":"codeVoice"},{"type":"text","text":" method and pass the notification response to Braze."}],"type":"paragraph"}],"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This enables support for user-visible remote notifications."}]}]},{"caption":[{"inlineContent":[{"text":"This enables support for receiving user-visible remote notifications while the app is running in the foreground.","type":"text"}],"type":"paragraph"}],"type":"step","media":null,"runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Implement the "},{"code":"userNotificationCenter(_:willPresent:withCompletionHandler:)","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"}],"code":"b1-c-11.swift"},{"runtimePreview":null,"type":"step","media":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Your application can now receive and process foreground and background push notifications from Braze."}]}],"caption":[],"code":null}],"title":"Option 2: Implement the push notification handlers manually"}]},{"kind":"callToAction","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"featuredEyebrow":"Tutorial","action":{"overridingTitle":"Get started","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"isActive":true,"type":"reference"},"title":"Rich Push Notifications"}],"references":{"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"b1-c-06.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-c-06.swift","fileName":"AppDelegate.swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()"," let center = UNUserNotificationCenter.current()"," center.setNotificationCategories(Braze.Notifications.categories)",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }",""," func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable : Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler(.noData)"," }","}"],"syntax":"swift"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}]},"b1-c-11.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-c-11.swift","fileName":"AppDelegateUserNotificationExt.swift","content":["import UserNotifications","import BrazeKit","","extension AppDelegate: UNUserNotificationCenterDelegate {",""," func userNotificationCenter("," _ center: UNUserNotificationCenter,"," didReceive response: UNNotificationResponse,"," withCompletionHandler completionHandler: @escaping () -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleUserNotification("," response: response,"," withCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler()"," }",""," func userNotificationCenter("," _ center: UNUserNotificationCenter,"," willPresent notification: UNNotification,"," withCompletionHandler completionHandler: @escaping (UNNotificationPresentationOptions) -> Void"," ) {"," if #available(iOS 14.0, *) {"," completionHandler([.list, .banner])"," } else {"," completionHandler(.alert)"," }"," }","","}"],"syntax":"swift"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"b1-c-07.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-c-07.swift","fileName":"AppDelegate.swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()"," let center = UNUserNotificationCenter.current()"," center.setNotificationCategories(Braze.Notifications.categories)"," center.delegate = self",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }",""," func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable : Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler(.noData)"," }","}"],"syntax":"swift"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"doc://Braze/documentation/Braze/apns-certificate":{"abstract":[{"type":"text","text":"Create an Apple Push file or certificate."}],"url":"\/documentation\/braze\/apns-certificate","type":"topic","kind":"article","title":"Apple Push Certificate","identifier":"doc:\/\/Braze\/documentation\/Braze\/apns-certificate","role":"article"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"b1-c-05.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-c-05.swift","fileName":"AppDelegate.swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }",""," func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable : Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler(.noData)"," }","}"],"syntax":"swift"},"b1-b-02.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-b-02.swift","fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.push.automation = true"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift"},"b1-b-01.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-b-01.swift","fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift"},"b1-a-00.png":{"alt":"steps","type":"image","identifier":"b1-a-00.png","variants":[{"url":"\/images\/b1-a-00.png","traits":["1x","light"]},{"url":"\/images\/b1-a-00~dark.png","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"b1-c-09.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-c-09.swift","fileName":"AppDelegateUserNotificationExt.swift","content":["import UserNotifications","import BrazeKit","","extension AppDelegate: UNUserNotificationCenterDelegate {","","}"],"syntax":"swift"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"b1-c-04.swift":{"highlights":[],"type":"file","fileType":"swift","fileName":"AppDelegate.swift","identifier":"b1-c-04.swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }","}"],"syntax":"swift"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/automation-swift.property":{"type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"automation","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC4PushC10AutomationC","text":"Automation","kind":"typeIdentifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/automation-swift.property","abstract":[{"text":"The automatic push notification handling behavior (default: disabled).","type":"text"}],"kind":"symbol","title":"automation"},"b1-c-03.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-c-03.swift","fileName":"AppDelegate.swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()",""," return true"," }","}"],"syntax":"swift"},"https://developer.apple.com/documentation/xcode/adding-capabilities-to-your-app":{"titleInlineContent":[{"type":"emphasis","inlineContent":[{"type":"text","text":"Adding Capabilities to Your App"}]}],"url":"https:\/\/developer.apple.com\/documentation\/xcode\/adding-capabilities-to-your-app","type":"link","title":"Adding Capabilities to Your App","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/adding-capabilities-to-your-app"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link","title":"Push Story","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}]},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"b1-a-01.png":{"alt":"steps","identifier":"b1-a-01.png","type":"image","variants":[{"url":"\/images\/b1-a-01.png","traits":["1x","light"]},{"url":"\/images\/b1-a-01~dark.png","traits":["1x","dark"]}]},"b1-c-08.swift":{"highlights":[],"type":"file","fileType":"swift","fileName":"AppDelegate.swift","identifier":"b1-c-08.swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," application.registerForRemoteNotifications()"," let center = UNUserNotificationCenter.current()"," center.setNotificationCategories(Braze.Notifications.categories)"," center.delegate = self"," center.requestAuthorization(options: [.badge, .sound, .alert]) { granted, error in"," print(\"Notification authorization, granted: \\(granted), error: \\(String(describing: error))\")"," }",""," return true"," }",""," func application("," _ application: UIApplication,"," didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data"," ) {"," AppDelegate.braze?.notifications.register(deviceToken: deviceToken)"," }",""," func application("," _ application: UIApplication,"," didReceiveRemoteNotification userInfo: [AnyHashable : Any],"," fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleBackgroundNotification("," userInfo: userInfo,"," fetchCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler(.noData)"," }","}"],"syntax":"swift"},"b1-c-10.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-c-10.swift","fileName":"AppDelegateUserNotificationExt.swift","content":["import UserNotifications","import BrazeKit","","extension AppDelegate: UNUserNotificationCenterDelegate {",""," func userNotificationCenter("," _ center: UNUserNotificationCenter,"," didReceive response: UNNotificationResponse,"," withCompletionHandler completionHandler: @escaping () -> Void"," ) {"," if let braze = AppDelegate.braze, braze.notifications.handleUserNotification("," response: response,"," withCompletionHandler: completionHandler"," ) {"," return"," }"," completionHandler()"," }","","}"],"syntax":"swift"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Push-swift.class/Automation-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Push-swift.class\/Automation-swift.class","type":"topic","title":"Braze.Configuration.Push.Automation","kind":"symbol","abstract":[{"type":"text","text":"Push automation configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Automation"}],"navigatorTitle":[{"kind":"identifier","text":"Automation"}],"role":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"b1-c-02.swift":{"highlights":[],"type":"file","fileType":"swift","fileName":"AppDelegate.swift","identifier":"b1-c-02.swift","content":["import UIKit","import UserNotifications","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"title":"Live Activities","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"type":"text","text":"Live Activities"}]},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"b1-b-03.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-b-03.swift","fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.push.automation = true"," \/\/ Manually enable or disable individual settings by overriding properties of `automation`. "," configuration.push.automation.requestAuthorizationAtLaunch = false"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift"},"b1-c-01.swift":{"highlights":[],"type":"file","fileType":"swift","identifier":"b1-c-01.swift","fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"titleInlineContent":[{"type":"text","text":"Content Cards"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"https://developer.apple.com/documentation/usernotifications/unauthorizationoptions":{"title":"UNAuthorizationOptions","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/usernotifications\/unauthorizationoptions","url":"https:\/\/developer.apple.com\/documentation\/usernotifications\/unauthorizationoptions","titleInlineContent":[{"type":"text","text":"UNAuthorizationOptions"}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"}}} \ No newline at end of file diff --git a/data/tutorials/braze/b2-rich-push-notifications.json b/data/tutorials/braze/b2-rich-push-notifications.json index 17283731d9..404d186ea5 100644 --- a/data/tutorials/braze/b2-rich-push-notifications.json +++ b/data/tutorials/braze/b2-rich-push-notifications.json @@ -1 +1 @@ -{"kind":"project","sections":[{"kind":"hero","chapter":"Push Notifications","title":"Rich Push Notifications","content":[{"type":"paragraph","inlineContent":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}]}],"estimatedTimeInMinutes":5},{"tasks":[{"stepsSection":[{"type":"step","runtimePreview":null,"code":null,"content":[{"inlineContent":[{"type":"text","text":"Open your Xcode project, click on the menu item "},{"type":"strong","inlineContent":[{"text":"File → New → Target","type":"text"}]},{"text":".","type":"text"}],"type":"paragraph"}],"media":"b2-01.png","caption":[]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Choose the template "},{"inlineContent":[{"text":"Notification Service Extension","type":"text"}],"type":"strong"},{"type":"text","text":", click "},{"inlineContent":[{"type":"text","text":"Next"}],"type":"strong"},{"text":" and configure the target.","type":"text"}]}],"type":"step","media":"b2-02.png","runtimePreview":null,"code":null,"caption":[{"type":"paragraph","inlineContent":[{"text":"Make sure that your application is selected for the field ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"Embed in Application"}]},{"type":"text","text":"."}]}]},{"caption":[],"content":[{"inlineContent":[{"type":"text","text":"In the "},{"inlineContent":[{"type":"text","text":"General"}],"type":"strong"},{"type":"text","text":" tab of your "},{"inlineContent":[{"type":"text","text":"Notification Service Extension"}],"type":"strong"},{"text":" configuration page, under ","type":"text"},{"type":"strong","inlineContent":[{"text":"Frameworks and Libraries","type":"text"}]},{"text":", add the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeNotificationService"}]},{"type":"text","text":" module."}],"type":"paragraph"}],"media":"b2-03.png","type":"step","code":null,"runtimePreview":null},{"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Open the file "},{"inlineContent":[{"type":"text","text":"NotificationService.swift"}],"type":"strong"},{"text":".","type":"text"}]}],"code":"b2-04.swift","media":null,"caption":[],"runtimePreview":null},{"code":"b2-05.swift","runtimePreview":null,"media":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Replace all its content with the following:"}]}],"caption":[]},{"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Your application can now display rich push notifications."}]}],"code":null,"type":"step","media":null,"runtimePreview":null}],"contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add a "},{"inlineContent":[{"text":"Notification Service Extension","type":"text"}],"type":"strong"},{"type":"text","text":" to your Xcode project and configure it with the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeNotificationService"}]},{"text":" module to support rich push notifications.","type":"text"}]}],"mediaPosition":"trailing"}],"anchor":"Notification-Service-Extension","title":"Notification Service Extension"}],"kind":"tasks"},{"abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"text":" notifications.","type":"text"}],"title":"Push Stories","featuredEyebrow":"Tutorial","action":{"isActive":true,"overridingTitle":"Get started","type":"reference","overridingTitleInlineContent":[{"type":"text","text":"Get started"}],"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},"kind":"callToAction"}],"metadata":{"categoryPathComponent":"00-integration-path","category":"Braze","role":"project","title":"Rich Push Notifications"},"hierarchy":{"modules":[{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"],["doc:\/\/Braze\/documentation\/BrazeKit"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/b2-rich-push-notifications"]}],"references":{"b2-01.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/b2-01.png"},{"traits":["1x","dark"],"url":"\/images\/b2-01~dark.png"}],"identifier":"b2-01.png","type":"image","alt":"steps"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"b2-04.swift":{"content":["import UserNotifications","","class NotificationService: UNNotificationServiceExtension {",""," var contentHandler: ((UNNotificationContent) -> Void)?"," var bestAttemptContent: UNMutableNotificationContent?",""," override func didReceive(_ request: UNNotificationRequest, withContentHandler contentHandler: @escaping (UNNotificationContent) -> Void) {"," self.contentHandler = contentHandler"," bestAttemptContent = (request.content.mutableCopy() as? UNMutableNotificationContent)",""," if let bestAttemptContent = bestAttemptContent {"," \/\/ Modify the notification content here..."," bestAttemptContent.title = \"\\(bestAttemptContent.title) [modified]\"",""," contentHandler(bestAttemptContent)"," }"," }",""," override func serviceExtensionTimeWillExpire() {"," \/\/ Called just before the extension will be terminated by the system."," \/\/ Use this as an opportunity to deliver your \"best attempt\" at modified content, otherwise the original push payload will be used."," if let contentHandler = contentHandler, let bestAttemptContent = bestAttemptContent {"," contentHandler(bestAttemptContent)"," }"," }","","}"],"fileName":"NotificationService.swift","identifier":"b2-04.swift","highlights":[],"type":"file","fileType":"swift","syntax":"swift"},"b2-05.swift":{"content":["import BrazeNotificationService","","class NotificationService: BrazeNotificationService.NotificationService {}"],"identifier":"b2-05.swift","fileName":"NotificationService.swift","highlights":[],"type":"file","fileType":"swift","syntax":"swift"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"b2-02.png":{"alt":"steps","variants":[{"traits":["1x","light"],"url":"\/images\/b2-02.png"},{"url":"\/images\/b2-02~dark.png","traits":["1x","dark"]}],"identifier":"b2-02.png","type":"image"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","type":"link","titleInlineContent":[{"type":"text","text":"Push Story"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"b2-03.png":{"alt":"steps","variants":[{"url":"\/images\/b2-03.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/b2-03~dark.png"}],"identifier":"b2-03.png","type":"image"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","title":"Content Cards","titleInlineContent":[{"text":"Content Cards","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"title":"location analytics and geofence monitoring","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","title":"Live Activities","titleInlineContent":[{"text":"Live Activities","type":"text"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"title":"In-App Messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link"}}} \ No newline at end of file +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"],["doc:\/\/Braze\/documentation\/BrazeKit"]]},"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","interfaceLanguage":"swift"},"kind":"project","variants":[{"paths":["\/tutorials\/braze\/b2-rich-push-notifications"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"project","category":"Braze","categoryPathComponent":"00-integration-path","title":"Rich Push Notifications"},"sections":[{"estimatedTimeInMinutes":5,"kind":"hero","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]}],"chapter":"Push Notifications","title":"Rich Push Notifications"},{"tasks":[{"contentSection":[{"content":[{"inlineContent":[{"text":"Add a ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"Notification Service Extension"}]},{"type":"text","text":" to your Xcode project and configure it with the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeNotificationService"}]},{"type":"text","text":" module to support rich push notifications."}],"type":"paragraph"}],"kind":"contentAndMedia","mediaPosition":"trailing"}],"stepsSection":[{"media":"b2-01.png","content":[{"type":"paragraph","inlineContent":[{"text":"Open your Xcode project, click on the menu item ","type":"text"},{"type":"strong","inlineContent":[{"text":"File → New → Target","type":"text"}]},{"text":".","type":"text"}]}],"caption":[],"code":null,"type":"step","runtimePreview":null},{"media":"b2-02.png","code":null,"runtimePreview":null,"caption":[{"inlineContent":[{"type":"text","text":"Make sure that your application is selected for the field "},{"type":"strong","inlineContent":[{"text":"Embed in Application","type":"text"}]},{"type":"text","text":"."}],"type":"paragraph"}],"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Choose the template "},{"type":"strong","inlineContent":[{"text":"Notification Service Extension","type":"text"}]},{"text":", click ","type":"text"},{"inlineContent":[{"type":"text","text":"Next"}],"type":"strong"},{"text":" and configure the target.","type":"text"}]}]},{"caption":[],"type":"step","code":null,"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In the "},{"inlineContent":[{"text":"General","type":"text"}],"type":"strong"},{"type":"text","text":" tab of your "},{"type":"strong","inlineContent":[{"type":"text","text":"Notification Service Extension"}]},{"type":"text","text":" configuration page, under "},{"inlineContent":[{"type":"text","text":"Frameworks and Libraries"}],"type":"strong"},{"type":"text","text":", add the "},{"type":"strong","inlineContent":[{"text":"BrazeNotificationService","type":"text"}]},{"type":"text","text":" module."}]}],"media":"b2-03.png"},{"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Open the file "},{"type":"strong","inlineContent":[{"type":"text","text":"NotificationService.swift"}]},{"type":"text","text":"."}]}],"media":null,"code":"b2-04.swift","caption":[],"runtimePreview":null},{"caption":[],"content":[{"type":"paragraph","inlineContent":[{"text":"Replace all its content with the following:","type":"text"}]}],"runtimePreview":null,"media":null,"code":"b2-05.swift","type":"step"},{"content":[{"inlineContent":[{"text":"Your application can now display rich push notifications.","type":"text"}],"type":"paragraph"}],"caption":[],"code":null,"runtimePreview":null,"media":null,"type":"step"}],"title":"Notification Service Extension","anchor":"Notification-Service-Extension"}],"kind":"tasks"},{"abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"title":"Push Stories","action":{"isActive":true,"overridingTitle":"Get started","type":"reference","overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},"kind":"callToAction","featuredEyebrow":"Tutorial"}],"references":{"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"b2-02.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/b2-02.png"},{"url":"\/images\/b2-02~dark.png","traits":["1x","dark"]}],"type":"image","identifier":"b2-02.png","alt":"steps"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"title":"Live Activities","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","titleInlineContent":[{"text":"Live Activities","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"b2-03.png":{"variants":[{"url":"\/images\/b2-03.png","traits":["1x","light"]},{"url":"\/images\/b2-03~dark.png","traits":["1x","dark"]}],"type":"image","identifier":"b2-03.png","alt":"steps"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"b2-05.swift":{"fileType":"swift","content":["import BrazeNotificationService","","class NotificationService: BrazeNotificationService.NotificationService {}"],"highlights":[],"type":"file","fileName":"NotificationService.swift","identifier":"b2-05.swift","syntax":"swift"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"b2-01.png":{"variants":[{"url":"\/images\/b2-01.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/b2-01~dark.png"}],"type":"image","alt":"steps","identifier":"b2-01.png"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"text":"Push Story","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"title":"location analytics and geofence monitoring","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"b2-04.swift":{"syntax":"swift","content":["import UserNotifications","","class NotificationService: UNNotificationServiceExtension {",""," var contentHandler: ((UNNotificationContent) -> Void)?"," var bestAttemptContent: UNMutableNotificationContent?",""," override func didReceive(_ request: UNNotificationRequest, withContentHandler contentHandler: @escaping (UNNotificationContent) -> Void) {"," self.contentHandler = contentHandler"," bestAttemptContent = (request.content.mutableCopy() as? UNMutableNotificationContent)",""," if let bestAttemptContent = bestAttemptContent {"," \/\/ Modify the notification content here..."," bestAttemptContent.title = \"\\(bestAttemptContent.title) [modified]\"",""," contentHandler(bestAttemptContent)"," }"," }",""," override func serviceExtensionTimeWillExpire() {"," \/\/ Called just before the extension will be terminated by the system."," \/\/ Use this as an opportunity to deliver your \"best attempt\" at modified content, otherwise the original push payload will be used."," if let contentHandler = contentHandler, let bestAttemptContent = bestAttemptContent {"," contentHandler(bestAttemptContent)"," }"," }","","}"],"highlights":[],"fileName":"NotificationService.swift","type":"file","identifier":"b2-04.swift","fileType":"swift"}}} \ No newline at end of file diff --git a/data/tutorials/braze/b3-push-stories.json b/data/tutorials/braze/b3-push-stories.json index a5a43fcdfc..bc1a54ff8e 100644 --- a/data/tutorials/braze/b3-push-stories.json +++ b/data/tutorials/braze/b3-push-stories.json @@ -1 +1 @@ -{"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"sections":[{"kind":"hero","content":[{"inlineContent":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"text":" notifications.","type":"text"}],"type":"paragraph"}],"chapter":"Push Notifications","estimatedTimeInMinutes":20,"title":"Push Stories"},{"kind":"tasks","tasks":[{"title":"Notification Content Extension","anchor":"Notification-Content-Extension","stepsSection":[{"code":null,"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Open your Xcode project, click on the menu item "},{"type":"strong","inlineContent":[{"type":"text","text":"File → New → Target"}]},{"text":".","type":"text"}]}],"type":"step","runtimePreview":null,"media":"b3-01.png"},{"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Make sure to select the field "},{"type":"strong","inlineContent":[{"type":"text","text":"Embed in Application"}]},{"text":".","type":"text"}]}],"media":"b3-02.png","code":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Choose the template ","type":"text"},{"inlineContent":[{"text":"Notification Content Extension","type":"text"}],"type":"strong"},{"type":"text","text":", click "},{"inlineContent":[{"text":"Next","type":"text"}],"type":"strong"},{"text":" and configure the target.","type":"text"}]}],"type":"step"},{"caption":[],"content":[{"type":"paragraph","inlineContent":[{"text":"In the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"General"}]},{"text":" tab of your ","type":"text"},{"inlineContent":[{"type":"text","text":"Notification Content Extension"}],"type":"strong"},{"type":"text","text":" configuration page, under "},{"inlineContent":[{"type":"text","text":"Frameworks and Libraries"}],"type":"strong"},{"type":"text","text":", add the "},{"inlineContent":[{"text":"BrazePushStory","type":"text"}],"type":"strong"},{"type":"text","text":" module."}]}],"type":"step","code":null,"media":"b3-03.png","runtimePreview":null},{"runtimePreview":null,"type":"step","media":"b3-04.png","code":null,"caption":[{"inlineContent":[{"text":"Assuming the application bundle identifier is ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"com.company.app"}]},{"text":" we recommend naming the app group ","type":"text"},{"type":"strong","inlineContent":[{"text":"group.com.company.app.PushStories","type":"text"}]},{"text":".","type":"text"}],"type":"paragraph"}],"content":[{"inlineContent":[{"type":"text","text":"Add an "},{"type":"emphasis","inlineContent":[{"type":"text","text":"App Group"}]},{"text":" to ","type":"text"},{"inlineContent":[{"type":"text","text":"both"}],"type":"strong"},{"text":" your ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"application"}]},{"text":" and your ","type":"text"},{"inlineContent":[{"type":"text","text":"Notification Content Extension"}],"type":"strong"},{"text":" by following the directions in ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups"},{"type":"text","text":"."}],"type":"paragraph"}]},{"caption":[],"media":null,"code":null,"runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Delete the file "},{"type":"strong","inlineContent":[{"text":"MainInterface.storyboard","type":"text"}]},{"type":"text","text":" and open the file "},{"type":"strong","inlineContent":[{"type":"text","text":"Info.plist"}]},{"text":".","type":"text"}],"type":"paragraph"}],"type":"step"},{"code":null,"media":"b3-05-alt.png","runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify the "},{"inlineContent":[{"text":"Info.plist","type":"text"}],"type":"strong"},{"text":" so that it matches the ","type":"text"},{"type":"reference","isActive":true,"identifier":"\/images\/b3-05.png"},{"type":"text","text":" (see "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","isActive":true},{"type":"text","text":" for keys and values)."}]}],"type":"step","caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Make sure to set "},{"type":"strong","inlineContent":[{"type":"text","text":"Braze → AppGroup"}]},{"type":"text","text":" to the app group created in the previous step."}]}]},{"runtimePreview":null,"caption":[],"code":"b3-06.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Open the file ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"NotificationViewController.swift"}]},{"type":"text","text":"."}]}],"type":"step","media":null},{"type":"step","caption":[],"code":"b3-07.swift","runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Replace all its content with the following:"}]}],"media":null},{"media":null,"code":"b3-08.swift","caption":[],"runtimePreview":null,"content":[{"inlineContent":[{"text":"Open your application ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"text":".","type":"text"}],"type":"paragraph"}],"type":"step"},{"content":[{"inlineContent":[{"type":"text","text":"Set the app group created in the previous step in the "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","type":"reference","isActive":true},{"text":" struct.","type":"text"}],"type":"paragraph"}],"caption":[],"type":"step","code":"b3-09.swift","runtimePreview":null,"media":null},{"code":null,"runtimePreview":null,"caption":[],"type":"step","content":[{"inlineContent":[{"type":"text","text":"Your application can now display Push Story notifications."}],"type":"paragraph"}],"media":null}],"contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add a "},{"type":"strong","inlineContent":[{"type":"text","text":"Notification Content Extension"}]},{"text":" to your Xcode project and configure it with the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazePushStory"}]},{"type":"text","text":" module to support "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}]}],"mediaPosition":"trailing"}]}]},{"featuredEyebrow":"Tutorial","title":"Live Activities","action":{"overridingTitle":"Get started","overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","isActive":true},"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"callToAction"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/b3-push-stories"]}],"metadata":{"role":"project","title":"Push Stories","category":"Braze","categoryPathComponent":"00-integration-path"},"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","interfaceLanguage":"swift"},"kind":"project","references":{"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"/images/b3-05.png":{"titleInlineContent":[{"text":"image","type":"text"}],"identifier":"\/images\/b3-05.png","type":"link","title":"image","url":"\/images\/b3-05.png"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"b3-05-alt.png":{"type":"image","variants":[{"url":"\/images\/b3-05-alt.png","traits":["1x","light"]},{"url":"\/images\/b3-05-alt~dark.png","traits":["1x","dark"]}],"alt":"steps","identifier":"b3-05-alt.png"},"https://developer.apple.com/documentation/xcode/configuring-app-groups":{"titleInlineContent":[{"text":"Configuring App Groups","type":"text"}],"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups","type":"link","title":"Configuring App Groups","url":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"type":"topic","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"type":"text","text":"The view controller used to display Braze’s Push Stories."}],"kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NotificationViewController"}],"title":"NotificationViewController","navigatorTitle":[{"text":"NotificationViewController","kind":"identifier"}],"url":"\/documentation\/brazepushstory\/notificationviewcontroller"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"type":"link","titleInlineContent":[{"type":"text","text":"Push Story"}],"title":"Push Story","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"titleInlineContent":[{"text":"In-App Messages","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"Configuration","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"Configuration","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","abstract":[{"type":"text","text":"The Braze SDK configuration."}],"role":"symbol","title":"Braze.Configuration"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"b3-09.swift":{"type":"file","syntax":"swift","fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.push.appGroup = \"REPLACE_WITH_APPGROUP\""," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"identifier":"b3-09.swift","fileType":"swift","highlights":[]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"b3-04.png":{"identifier":"b3-04.png","alt":"steps","type":"image","variants":[{"url":"\/images\/b3-04.png","traits":["1x","light"]},{"url":"\/images\/b3-04~dark.png","traits":["1x","dark"]}]},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"title":"location analytics and geofence monitoring","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"b3-07.swift":{"content":["import BrazePushStory","","class NotificationViewController: BrazePushStory.NotificationViewController {}"],"highlights":[],"fileType":"swift","syntax":"swift","type":"file","fileName":"NotificationViewController.swift","identifier":"b3-07.swift"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"b3-06.swift":{"content":["import UIKit","import UserNotifications","import UserNotificationsUI","","class NotificationViewController: UIViewController, UNNotificationContentExtension {",""," @IBOutlet var label: UILabel?",""," override func viewDidLoad() {"," super.viewDidLoad()"," \/\/ Do any required interface initialization here."," }",""," func didReceive(_ notification: UNNotification) {"," self.label?.text = notification.request.content.body"," }","","}"],"highlights":[],"syntax":"swift","fileType":"swift","type":"file","fileName":"NotificationViewController.swift","identifier":"b3-06.swift"},"b3-03.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/b3-03.png"},{"url":"\/images\/b3-03~dark.png","traits":["1x","dark"]}],"type":"image","identifier":"b3-03.png","alt":"steps"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"b3-01.png":{"alt":"steps","variants":[{"traits":["1x","light"],"url":"\/images\/b3-01.png"},{"url":"\/images\/b3-01~dark.png","traits":["1x","dark"]}],"identifier":"b3-01.png","type":"image"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities","titleInlineContent":[{"type":"text","text":"Live Activities"}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"b3-08.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"highlights":[],"syntax":"swift","fileType":"swift","type":"file","fileName":"AppDelegate.swift","identifier":"b3-08.swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"b3-02.png":{"type":"image","alt":"steps","variants":[{"url":"\/images\/b3-02.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/b3-02~dark.png"}],"identifier":"b3-02.png"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"}}} \ No newline at end of file +{"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/b3-push-stories"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}]}]}]},"kind":"project","sections":[{"kind":"hero","estimatedTimeInMinutes":20,"chapter":"Push Notifications","content":[{"inlineContent":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}],"type":"paragraph"}],"title":"Push Stories"},{"kind":"tasks","tasks":[{"stepsSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Open your Xcode project, click on the menu item ","type":"text"},{"inlineContent":[{"text":"File → New → Target","type":"text"}],"type":"strong"},{"text":".","type":"text"}]}],"caption":[],"media":"b3-01.png","runtimePreview":null,"code":null,"type":"step"},{"media":"b3-02.png","code":null,"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Make sure to select the field "},{"inlineContent":[{"type":"text","text":"Embed in Application"}],"type":"strong"},{"type":"text","text":"."}]}],"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Choose the template "},{"type":"strong","inlineContent":[{"text":"Notification Content Extension","type":"text"}]},{"text":", click ","type":"text"},{"inlineContent":[{"type":"text","text":"Next"}],"type":"strong"},{"text":" and configure the target.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"In the "},{"inlineContent":[{"type":"text","text":"General"}],"type":"strong"},{"type":"text","text":" tab of your "},{"inlineContent":[{"text":"Notification Content Extension","type":"text"}],"type":"strong"},{"text":" configuration page, under ","type":"text"},{"type":"strong","inlineContent":[{"text":"Frameworks and Libraries","type":"text"}]},{"text":", add the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazePushStory","type":"text"}]},{"type":"text","text":" module."}],"type":"paragraph"}],"runtimePreview":null,"media":"b3-03.png","caption":[],"code":null,"type":"step"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Add an ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"App Group","type":"text"}]},{"type":"text","text":" to "},{"inlineContent":[{"type":"text","text":"both"}],"type":"strong"},{"type":"text","text":" your "},{"inlineContent":[{"type":"text","text":"application"}],"type":"strong"},{"text":" and your ","type":"text"},{"inlineContent":[{"type":"text","text":"Notification Content Extension"}],"type":"strong"},{"type":"text","text":" by following the directions in "},{"identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups","type":"reference","isActive":true},{"type":"text","text":"."}]}],"type":"step","code":null,"runtimePreview":null,"media":"b3-04.png","caption":[{"inlineContent":[{"text":"Assuming the application bundle identifier is ","type":"text"},{"inlineContent":[{"text":"com.company.app","type":"text"}],"type":"strong"},{"text":" we recommend naming the app group ","type":"text"},{"inlineContent":[{"type":"text","text":"group.com.company.app.PushStories"}],"type":"strong"},{"type":"text","text":"."}],"type":"paragraph"}]},{"type":"step","content":[{"inlineContent":[{"type":"text","text":"Delete the file "},{"type":"strong","inlineContent":[{"type":"text","text":"MainInterface.storyboard"}]},{"text":" and open the file ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"Info.plist"}]},{"text":".","type":"text"}],"type":"paragraph"}],"media":null,"code":null,"caption":[],"runtimePreview":null},{"content":[{"inlineContent":[{"type":"text","text":"Modify the "},{"type":"strong","inlineContent":[{"text":"Info.plist","type":"text"}]},{"text":" so that it matches the ","type":"text"},{"identifier":"\/images\/b3-05.png","type":"reference","isActive":true},{"text":" (see ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","isActive":true,"type":"reference"},{"type":"text","text":" for keys and values)."}],"type":"paragraph"}],"type":"step","code":null,"runtimePreview":null,"media":"b3-05-alt.png","caption":[{"inlineContent":[{"text":"Make sure to set ","type":"text"},{"inlineContent":[{"text":"Braze → AppGroup","type":"text"}],"type":"strong"},{"type":"text","text":" to the app group created in the previous step."}],"type":"paragraph"}]},{"runtimePreview":null,"code":"b3-06.swift","caption":[],"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Open the file "},{"type":"strong","inlineContent":[{"type":"text","text":"NotificationViewController.swift"}]},{"type":"text","text":"."}]}],"media":null},{"caption":[],"type":"step","runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Replace all its content with the following:","type":"text"}]}],"code":"b3-07.swift","media":null},{"code":"b3-08.swift","runtimePreview":null,"media":null,"content":[{"inlineContent":[{"type":"text","text":"Open your application "},{"type":"strong","inlineContent":[{"text":"AppDelegate.swift","type":"text"}]},{"text":".","type":"text"}],"type":"paragraph"}],"caption":[],"type":"step"},{"content":[{"inlineContent":[{"text":"Set the app group created in the previous step in the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","type":"reference","isActive":true},{"text":" struct.","type":"text"}],"type":"paragraph"}],"media":null,"code":"b3-09.swift","type":"step","runtimePreview":null,"caption":[]},{"type":"step","runtimePreview":null,"code":null,"media":null,"content":[{"inlineContent":[{"type":"text","text":"Your application can now display Push Story notifications."}],"type":"paragraph"}],"caption":[]}],"contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add a "},{"type":"strong","inlineContent":[{"type":"text","text":"Notification Content Extension"}]},{"text":" to your Xcode project and configure it with the ","type":"text"},{"inlineContent":[{"text":"BrazePushStory","type":"text"}],"type":"strong"},{"type":"text","text":" module to support "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}]}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"anchor":"Notification-Content-Extension","title":"Notification Content Extension"}]},{"title":"Live Activities","kind":"callToAction","featuredEyebrow":"Tutorial","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"action":{"isActive":true,"overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","overridingTitle":"Get started"}}],"metadata":{"category":"Braze","categoryPathComponent":"00-integration-path","title":"Push Stories","role":"project"},"references":{"b3-09.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.push.appGroup = \"REPLACE_WITH_APPGROUP\""," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"highlights":[],"fileType":"swift","identifier":"b3-09.swift","fileName":"AppDelegate.swift","syntax":"swift","type":"file"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"/images/b3-05.png":{"type":"link","identifier":"\/images\/b3-05.png","titleInlineContent":[{"type":"text","text":"image"}],"url":"\/images\/b3-05.png","title":"image"},"b3-06.swift":{"content":["import UIKit","import UserNotifications","import UserNotificationsUI","","class NotificationViewController: UIViewController, UNNotificationContentExtension {",""," @IBOutlet var label: UILabel?",""," override func viewDidLoad() {"," super.viewDidLoad()"," \/\/ Do any required interface initialization here."," }",""," func didReceive(_ notification: UNNotification) {"," self.label?.text = notification.request.content.body"," }","","}"],"highlights":[],"fileType":"swift","identifier":"b3-06.swift","fileName":"NotificationViewController.swift","syntax":"swift","type":"file"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"b3-08.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"highlights":[],"fileType":"swift","identifier":"b3-08.swift","fileName":"AppDelegate.swift","syntax":"swift","type":"file"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"type":"text","text":"Content Cards"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards"},"https://developer.apple.com/documentation/xcode/configuring-app-groups":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups","titleInlineContent":[{"text":"Configuring App Groups","type":"text"}],"url":"https:\/\/developer.apple.com\/documentation\/xcode\/configuring-app-groups","title":"Configuring App Groups"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"b3-01.png":{"type":"image","variants":[{"url":"\/images\/b3-01.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/b3-01~dark.png"}],"alt":"steps","identifier":"b3-01.png"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"b3-03.png":{"type":"image","identifier":"b3-03.png","variants":[{"url":"\/images\/b3-03.png","traits":["1x","light"]},{"url":"\/images\/b3-03~dark.png","traits":["1x","dark"]}],"alt":"steps"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"b3-02.png":{"type":"image","variants":[{"url":"\/images\/b3-02.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/b3-02~dark.png"}],"alt":"steps","identifier":"b3-02.png"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"b3-07.swift":{"content":["import BrazePushStory","","class NotificationViewController: BrazePushStory.NotificationViewController {}"],"highlights":[],"fileType":"swift","identifier":"b3-07.swift","fileName":"NotificationViewController.swift","syntax":"swift","type":"file"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/documentation/BrazePushStory/NotificationViewController":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NotificationViewController","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NotificationViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazePushStory\/NotificationViewController","abstract":[{"text":"The view controller used to display Braze’s Push Stories.","type":"text"}],"type":"topic","url":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","kind":"symbol","role":"symbol"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"type":"link","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"type":"text","text":"Live Activities"}],"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"b3-04.png":{"type":"image","identifier":"b3-04.png","variants":[{"traits":["1x","light"],"url":"\/images\/b3-04.png"},{"url":"\/images\/b3-04~dark.png","traits":["1x","dark"]}],"alt":"steps"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"b3-05-alt.png":{"type":"image","variants":[{"traits":["1x","light"],"url":"\/images\/b3-05-alt.png"},{"url":"\/images\/b3-05-alt~dark.png","traits":["1x","dark"]}],"alt":"steps","identifier":"b3-05-alt.png"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Configuration"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Configuration"}],"type":"topic","title":"Braze.Configuration","abstract":[{"text":"The Braze SDK configuration.","type":"text"}]},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"}}} \ No newline at end of file diff --git a/data/tutorials/braze/b4-live-activities.json b/data/tutorials/braze/b4-live-activities.json index d23aecfd8a..855fe9db12 100644 --- a/data/tutorials/braze/b4-live-activities.json +++ b/data/tutorials/braze/b4-live-activities.json @@ -1 +1 @@ -{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"modules":[{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"],["doc:\/\/Braze\/documentation\/BrazeKit"]]},"sections":[{"estimatedTimeInMinutes":10,"chapter":"Push Notifications","kind":"hero","title":"Live Activities","content":[{"type":"paragraph","inlineContent":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}]}]},{"kind":"tasks","tasks":[{"stepsSection":[{"content":[{"inlineContent":[{"text":"First ensure that you have followed ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/displaying-live-data-with-live-activities"},{"text":" in Apple’s documentation to set up Live Activities in your application.","type":"text"}],"type":"paragraph"}],"media":null,"runtimePreview":null,"type":"step","caption":[{"inlineContent":[{"type":"text","text":"For this example, we have created a struct called "},{"type":"codeVoice","code":"BasketballActivityAttributes"},{"text":", but you may use your own implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/activityattributes"},{"type":"text","text":"."}],"type":"paragraph"}],"code":"b4-01.swift"}],"anchor":"Creating-a-Live-Activity","contentSection":[{"content":[{"inlineContent":[{"text":"In this section, we describe the prerequisite steps to create a Live Activity you wish to register with Braze.","type":"text"}],"type":"paragraph"}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"title":"Creating a Live Activity"},{"contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This section dives into the interface methods Braze provides to track and manage your Live Activities."}]}]}],"anchor":"Tracking-your-Live-Activity-with-Braze","stepsSection":[{"caption":[],"content":[{"type":"paragraph","inlineContent":[{"text":"Create a class to interface with the Live Activity objects.","type":"text"}]}],"code":"b4-02.swift","runtimePreview":null,"type":"step","media":null},{"code":"b4-03.swift","type":"step","caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Note that the method and parameters to create a Live Activity may differ depending on the version of iOS you are targeting, but Braze accepts "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/activity","isActive":true},{"type":"text","text":" objects of any type created with iOS "},{"type":"strong","inlineContent":[{"text":"16.1","type":"text"}]},{"text":" and up.","type":"text"}]}],"media":null,"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Inside this class, create an instance of your Live Activity implementation using Apple’s ActivityKit APIs. Request your Activity with the ","type":"text"},{"code":"pushType","type":"codeVoice"},{"type":"text","text":" parameter set to "},{"code":".token","type":"codeVoice"},{"text":".","type":"text"}]}]},{"code":"b4-04.swift","runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"inlineContent":[{"text":"pushTokenTag","type":"text"}],"type":"strong"},{"text":" parameter is a custom string you define. It should be unique for each Live Activity you create.","type":"text"}]}],"type":"step","content":[{"inlineContent":[{"type":"text","text":"Register your "},{"code":"Activity","type":"codeVoice"},{"text":" with your Braze instance by passing it into ","type":"text"},{"code":"launchActivity(pushTokenTag:activity:)","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"}],"media":null}],"title":"Tracking your Live Activity with Braze"},{"stepsSection":[{"code":"b4-05.swift","media":null,"runtimePreview":null,"caption":[],"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Open your ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate"}]},{"type":"text","text":" file."}]}]},{"media":null,"caption":[],"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"code":"ActivityKit","type":"codeVoice"},{"type":"text","text":" module if it’s available."}]}],"type":"step","code":"b4-06.swift"},{"caption":[],"media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Call ","type":"text"},{"type":"codeVoice","code":"resumeActivities(ofType:)"},{"text":" in ","type":"text"},{"type":"codeVoice","code":"application(_:didFinishLaunchingWithOptions:)"},{"type":"text","text":" for all "},{"code":"ActivityAttributes","type":"codeVoice"},{"text":" types you have registered in your application.","type":"text"}]}],"type":"step","code":"b4-07.swift","runtimePreview":null}],"title":"Resuming Live Activity tracking","contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"In this section, we demonstrate how to resume Live Activity tracking upon app launch. This allows Braze to resume tracking push token updates for all active Live Activities.","type":"text"}]}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"anchor":"Resuming-Live-Activity-tracking"},{"title":"Setting up push-to-start","contentSection":[{"kind":"contentAndMedia","mediaPosition":"trailing","content":[{"type":"paragraph","inlineContent":[{"text":"This section shows how to equip your app to start Live Activities via push notifications. Note that push-to-start requires iOS 17.2 or higher.","type":"text"}]}]}],"stepsSection":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In your Xcode project, add "},{"type":"codeVoice","code":"BrazeKit"},{"type":"text","text":" to your Live Activity widget extension’s "},{"type":"codeVoice","code":"Frameworks and Libraries"},{"text":".","type":"text"}]}],"code":null,"caption":[],"type":"step","media":"b4-frameworks.png","runtimePreview":null},{"media":null,"type":"step","content":[{"inlineContent":[{"type":"text","text":"Return to your Live Activity "},{"type":"codeVoice","code":"ActivityAttributes"},{"type":"text","text":" implementation."}],"type":"paragraph"}],"caption":[],"code":"b4-08.swift","runtimePreview":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import "},{"code":"BrazeKit","type":"codeVoice"},{"text":" and conform your attributes struct to ","type":"text"},{"code":"BrazeLiveActivityAttributes","type":"codeVoice"},{"text":" in addition to ","type":"text"},{"code":"ActivityAttributes","type":"codeVoice"},{"type":"text","text":"."}]}],"runtimePreview":null,"caption":[],"code":"b4-09.swift","type":"step","media":null},{"type":"step","caption":[],"content":[{"type":"paragraph","inlineContent":[{"text":"The ","type":"text"},{"code":"BrazeLiveActivityAttributes","type":"codeVoice"},{"type":"text","text":" interface includes the "},{"type":"codeVoice","code":"brazeActivityId"},{"text":" property as a ","type":"text"},{"code":"String?","type":"codeVoice"},{"type":"text","text":" type. Be sure to add this property to your struct definition."}]}],"media":null,"code":"b4-10.swift","runtimePreview":null},{"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Return to your "},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"text":" file.","type":"text"}]}],"code":"b4-11.swift","runtimePreview":null,"media":null,"type":"step"},{"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This method returns a Swift "},{"code":"Task","type":"codeVoice"},{"type":"text","text":", which you may retain in your application if you ever need to cancel it. This task allows Braze to register your Live Activity’s push-to-start token and respond to any remotely started activities."}]}],"code":"b4-12.swift","content":[{"inlineContent":[{"text":"Call ","type":"text"},{"code":"registerPushToStart(forType:name:)","type":"codeVoice"},{"type":"text","text":" in "},{"type":"codeVoice","code":"application(_:didFinishLaunchingWithOptions:)"},{"type":"text","text":" for any number of "},{"type":"codeVoice","code":"ActivityAttributes"},{"text":" types you have registered in your application.","type":"text"}],"type":"paragraph"}],"type":"step","media":null}],"anchor":"Setting-up-push-to-start"},{"contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"This section shows how to opt a user out of receiving push-to-start notifications for a given Live Activity type if they have previously registered.","type":"text"}]}],"mediaPosition":"trailing"}],"stepsSection":[{"type":"step","media":null,"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In our example, we’ll return to our "},{"type":"codeVoice","code":"LiveActivityManager"},{"text":" class.","type":"text"}]}],"code":"b4-13.swift","runtimePreview":null},{"code":"b4-14.swift","runtimePreview":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Call ","type":"text"},{"type":"codeVoice","code":"optOutPushToStart(type:)"},{"text":", passing in the string of a given Live Activity attributes type. You may call this method wherever it is appropriate for your use case.","type":"text"}]}],"media":null,"caption":[{"type":"paragraph","inlineContent":[{"text":"If you have a running ","type":"text"},{"type":"codeVoice","code":"Task"},{"text":" from a prior call of ","type":"text"},{"code":"registerPushToStart(forType:name:)","type":"codeVoice"},{"type":"text","text":", be sure to cancel that task whenever you opt out. Your user will no longer receive push-to-start notifications for that type."}]}]},{"code":null,"runtimePreview":null,"media":null,"type":"step","caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In the future, if you ever wish to opt in that user again, simply repeat the steps in "},{"type":"strong","inlineContent":[{"type":"text","text":"Setting up push-to-start"}]},{"type":"text","text":"."}]}]}],"anchor":"Opting-out-of-push-to-start","title":"Opting out of push-to-start"}]},{"kind":"callToAction","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true,"type":"reference"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"featuredEyebrow":"Tutorial","title":"In-App Message UI","action":{"overridingTitle":"Get started","isActive":true,"overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","type":"reference"}}],"variants":[{"paths":["\/tutorials\/braze\/b4-live-activities"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"project","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"},"metadata":{"categoryPathComponent":"00-integration-path","category":"Braze","title":"Live Activities","role":"project"},"references":{"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"b4-09.swift":{"content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","import BrazeKit","","@available(iOS 16.1, *)","struct BasketballActivityAttributes: ActivityAttributes, BrazeLiveActivityAttributes {"," public struct ContentState: Codable, Hashable {"," var team1Score: Int"," var team2Score: Int"," }",""," var team1Name: String"," var team2Name: String","}"],"fileName":"BasketballActivityAttributes.swift","syntax":"swift","identifier":"b4-09.swift","fileType":"swift","highlights":[],"type":"file"},"b4-06.swift":{"fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {",""," return true"," }","}"],"syntax":"swift","identifier":"b4-06.swift","fileType":"swift","highlights":[],"type":"file"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"b4-02.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-02.swift","content":["class LiveActivityManager {"," "," func createActivity() {"," "," }"," ","}"],"syntax":"swift","fileName":"LiveActivityManager.swift"},"b4-12.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-12.swift","syntax":"swift","content":["import UIKit","import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," "," if #available(iOS 16.1, *) {"," Self.braze?.liveActivities.resumeActivities("," ofType: Activity.self"," )"," }"," "," if #available(iOS 17.2, *) {"," let pushToStartObserver: Task = Self.braze?.liveActivities.registerPushToStart("," forType: Activity.self,"," name: \"BasketballActivityAttributes\")"," }",""," return true"," }","}"],"fileName":"AppDelegate.swift"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"b4-10.swift":{"content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","import BrazeKit","","@available(iOS 16.1, *)","struct BasketballActivityAttributes: ActivityAttributes, BrazeLiveActivityAttributes {"," public struct ContentState: Codable, Hashable {"," var team1Score: Int"," var team2Score: Int"," }",""," var team1Name: String"," var team2Name: String"," var brazeActivityId: String?","}"],"fileName":"BasketballActivityAttributes.swift","syntax":"swift","identifier":"b4-10.swift","fileType":"swift","highlights":[],"type":"file"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"b4-13.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-13.swift","syntax":"swift","content":["class LiveActivityManager {"," ","}"],"fileName":"LiveActivityManager.swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"b4-14.swift":{"content":["class LiveActivityManager {"," "," func optOutOfBasketball() {"," AppDelegate.braze?.liveActivities.optOutPushToStart(type: \"BasketballActivityAttributes\")"," }"," ","}"],"fileName":"LiveActivityManager.swift","syntax":"swift","identifier":"b4-14.swift","fileType":"swift","highlights":[],"type":"file"},"https://developer.apple.com/documentation/activitykit/displaying-live-data-with-live-activities":{"titleInlineContent":[{"text":"Displaying live data with Live Activities","type":"text"}],"title":"Displaying live data with Live Activities","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/displaying-live-data-with-live-activities","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/displaying-live-data-with-live-activities","type":"link"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link","titleInlineContent":[{"text":"Push Story","type":"text"}],"title":"Push Story","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"b4-11.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-11.swift","syntax":"swift","content":["import UIKit","import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," "," if #available(iOS 16.1, *) {"," Self.braze?.liveActivities.resumeActivities("," ofType: Activity.self"," )"," }",""," return true"," }","}"],"fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"title":"location analytics and geofence monitoring","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"https://developer.apple.com/documentation/activitykit/activity":{"titleInlineContent":[{"code":"Activity","type":"codeVoice"}],"title":"Activity","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/activity","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/activity","type":"link"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"b4-07.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-07.swift","content":["import UIKit","import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," "," if #available(iOS 16.1, *) {"," Self.braze?.liveActivities.resumeActivities("," ofType: Activity.self"," )"," }",""," return true"," }","}"],"syntax":"swift","fileName":"AppDelegate.swift"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"titleInlineContent":[{"text":"Content Cards","type":"text"}],"title":"Content Cards","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link"},"b4-08.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-08.swift","content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","@available(iOS 16.1, *)","struct BasketballActivityAttributes: ActivityAttributes {"," public struct ContentState: Codable, Hashable {"," var team1Score: Int"," var team2Score: Int"," }",""," var team1Name: String"," var team2Name: String","}"],"syntax":"swift","fileName":"BasketballActivityAttributes.swift"},"b4-04.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-04.swift","syntax":"swift","content":["import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","class LiveActivityManager {"," "," @available(iOS 16.2, *)"," func createActivity() {"," let activityAttributes = BasketballActivityAttributes(team1Name: \"Team 1\", team2Name: \"Team 2\")"," let contentState = BasketballActivityAttributes.ContentState(team1Score: 0, team2Score: 0)"," let activityContent = ActivityContent(state: contentState, staleDate: nil)"," \/\/ Ensure that your Live Activity is created with the `pushType` parameter set to `.token`."," if let activity = try? Activity.request(attributes: activityAttributes,"," content: activityContent,"," pushType: .token) {"," \/\/ Register your Live Activity with Braze using the tag `live-activity-1`."," AppDelegate.braze?.liveActivities.launchActivity(pushTokenTag: \"live-activity-1\","," activity: activity)"," }"," }"," ","}"],"fileName":"LiveActivityManager.swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"b4-01.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-01.swift","content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","@available(iOS 16.1, *)","struct BasketballActivityAttributes: ActivityAttributes {"," public struct ContentState: Codable, Hashable {"," var team1Score: Int"," var team2Score: Int"," }",""," var team1Name: String"," var team2Name: String","}"],"syntax":"swift","fileName":"BasketballActivityAttributes.swift"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"b4-frameworks.png":{"identifier":"b4-frameworks.png","alt":"Widget extension Frameworks and Libraries","type":"image","variants":[{"url":"\/images\/b4-frameworks.png","traits":["1x","light"]},{"url":"\/images\/b4-frameworks~dark.png","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"b4-05.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {",""," return true"," }","}"],"fileName":"AppDelegate.swift","syntax":"swift","identifier":"b4-05.swift","fileType":"swift","highlights":[],"type":"file"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"titleInlineContent":[{"text":"Live Activities","type":"text"}],"title":"Live Activities","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link"},"https://developer.apple.com/documentation/activitykit/activityattributes":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/activityattributes","type":"link","titleInlineContent":[{"code":"ActivityAttributes","type":"codeVoice"}],"title":"ActivityAttributes","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/activityattributes"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"titleInlineContent":[{"text":"In-App Messages","type":"text"}],"title":"In-App Messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"b4-03.swift":{"fileType":"swift","type":"file","highlights":[],"identifier":"b4-03.swift","content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","class LiveActivityManager {"," "," @available(iOS 16.2, *)"," func createActivity() {"," let activityAttributes = BasketballActivityAttributes(team1Name: \"Team 1\", team2Name: \"Team 2\")"," let contentState = BasketballActivityAttributes.ContentState(team1Score: 0, team2Score: 0)"," let activityContent = ActivityContent(state: contentState, staleDate: nil)"," \/\/ Ensure that your Live Activity is created with the `pushType` parameter set to `.token`."," if let activity = try? Activity.request(attributes: activityAttributes,"," content: activityContent,"," pushType: .token) {"," "," }"," }"," ","}"],"syntax":"swift","fileName":"LiveActivityManager.swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"}}} \ No newline at end of file +{"kind":"project","hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}]},"sections":[{"kind":"hero","title":"Live Activities","estimatedTimeInMinutes":10,"content":[{"inlineContent":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"type":"paragraph"}],"chapter":"Push Notifications"},{"tasks":[{"anchor":"Creating-a-Live-Activity","contentSection":[{"content":[{"inlineContent":[{"text":"In this section, we describe the prerequisite steps to create a Live Activity you wish to register with Braze.","type":"text"}],"type":"paragraph"}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"title":"Creating a Live Activity","stepsSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"First ensure that you have followed ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/displaying-live-data-with-live-activities","type":"reference","isActive":true},{"text":" in Apple’s documentation to set up Live Activities in your application.","type":"text"}]}],"media":null,"type":"step","code":"b4-01.swift","caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"For this example, we have created a struct called "},{"type":"codeVoice","code":"BasketballActivityAttributes"},{"text":", but you may use your own implementation of ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/activityattributes","isActive":true},{"text":".","type":"text"}]}],"runtimePreview":null}]},{"contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"This section dives into the interface methods Braze provides to track and manage your Live Activities.","type":"text"}]}]}],"title":"Tracking your Live Activity with Braze","anchor":"Tracking-your-Live-Activity-with-Braze","stepsSection":[{"runtimePreview":null,"caption":[],"media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Create a class to interface with the Live Activity objects.","type":"text"}]}],"code":"b4-02.swift","type":"step"},{"type":"step","content":[{"inlineContent":[{"text":"Inside this class, create an instance of your Live Activity implementation using Apple’s ActivityKit APIs. Request your Activity with the ","type":"text"},{"type":"codeVoice","code":"pushType"},{"type":"text","text":" parameter set to "},{"type":"codeVoice","code":".token"},{"text":".","type":"text"}],"type":"paragraph"}],"runtimePreview":null,"media":null,"code":"b4-03.swift","caption":[{"type":"paragraph","inlineContent":[{"text":"Note that the method and parameters to create a Live Activity may differ depending on the version of iOS you are targeting, but Braze accepts ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/activity","isActive":true},{"type":"text","text":" objects of any type created with iOS "},{"type":"strong","inlineContent":[{"type":"text","text":"16.1"}]},{"type":"text","text":" and up."}]}]},{"code":"b4-04.swift","runtimePreview":null,"type":"step","media":null,"caption":[{"inlineContent":[{"type":"text","text":"The "},{"type":"strong","inlineContent":[{"text":"pushTokenTag","type":"text"}]},{"text":" parameter is a custom string you define. It should be unique for each Live Activity you create.","type":"text"}],"type":"paragraph"}],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Register your "},{"code":"Activity","type":"codeVoice"},{"type":"text","text":" with your Braze instance by passing it into "},{"type":"codeVoice","code":"launchActivity(pushTokenTag:activity:)"},{"type":"text","text":"."}]}]}]},{"stepsSection":[{"type":"step","content":[{"inlineContent":[{"type":"text","text":"Open your "},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate"}]},{"type":"text","text":" file."}],"type":"paragraph"}],"media":null,"code":"b4-05.swift","runtimePreview":null,"caption":[]},{"code":"b4-06.swift","caption":[],"media":null,"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"type":"codeVoice","code":"ActivityKit"},{"type":"text","text":" module if it’s available."}]}],"type":"step"},{"type":"step","media":null,"runtimePreview":null,"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"resumeActivities(ofType:)"},{"type":"text","text":" in "},{"type":"codeVoice","code":"application(_:didFinishLaunchingWithOptions:)"},{"type":"text","text":" for all "},{"type":"codeVoice","code":"ActivityAttributes"},{"type":"text","text":" types you have registered in your application."}]}],"code":"b4-07.swift"}],"title":"Resuming Live Activity tracking","contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In this section, we demonstrate how to resume Live Activity tracking upon app launch. This allows Braze to resume tracking push token updates for all active Live Activities."}]}]}],"anchor":"Resuming-Live-Activity-tracking"},{"contentSection":[{"mediaPosition":"trailing","content":[{"inlineContent":[{"text":"This section shows how to equip your app to start Live Activities via push notifications. Note that push-to-start requires iOS 17.2 or higher.","type":"text"}],"type":"paragraph"}],"kind":"contentAndMedia"}],"stepsSection":[{"code":null,"runtimePreview":null,"caption":[],"content":[{"inlineContent":[{"text":"In your Xcode project, add ","type":"text"},{"code":"BrazeKit","type":"codeVoice"},{"type":"text","text":" to your Live Activity widget extension’s "},{"code":"Frameworks and Libraries","type":"codeVoice"},{"text":".","type":"text"}],"type":"paragraph"}],"type":"step","media":"b4-frameworks.png"},{"code":"b4-08.swift","runtimePreview":null,"media":null,"caption":[],"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Return to your Live Activity ","type":"text"},{"code":"ActivityAttributes","type":"codeVoice"},{"type":"text","text":" implementation."}]}]},{"type":"step","content":[{"inlineContent":[{"type":"text","text":"Import "},{"type":"codeVoice","code":"BrazeKit"},{"type":"text","text":" and conform your attributes struct to "},{"code":"BrazeLiveActivityAttributes","type":"codeVoice"},{"type":"text","text":" in addition to "},{"code":"ActivityAttributes","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"}],"caption":[],"runtimePreview":null,"media":null,"code":"b4-09.swift"},{"code":"b4-10.swift","type":"step","runtimePreview":null,"caption":[],"content":[{"inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeLiveActivityAttributes"},{"text":" interface includes the ","type":"text"},{"type":"codeVoice","code":"brazeActivityId"},{"type":"text","text":" property as a "},{"code":"String?","type":"codeVoice"},{"text":" type. Be sure to add this property to your struct definition.","type":"text"}],"type":"paragraph"}],"media":null},{"content":[{"type":"paragraph","inlineContent":[{"text":"Return to your ","type":"text"},{"inlineContent":[{"type":"text","text":"AppDelegate.swift"}],"type":"strong"},{"text":" file.","type":"text"}]}],"code":"b4-11.swift","type":"step","caption":[],"media":null,"runtimePreview":null},{"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"text":"This method returns a Swift ","type":"text"},{"type":"codeVoice","code":"Task"},{"type":"text","text":", which you may retain in your application if you ever need to cancel it. This task allows Braze to register your Live Activity’s push-to-start token and respond to any remotely started activities."}]}],"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Call ","type":"text"},{"code":"registerPushToStart(forType:name:)","type":"codeVoice"},{"type":"text","text":" in "},{"type":"codeVoice","code":"application(_:didFinishLaunchingWithOptions:)"},{"type":"text","text":" for any number of "},{"code":"ActivityAttributes","type":"codeVoice"},{"type":"text","text":" types you have registered in your application."}]}],"code":"b4-12.swift","media":null}],"title":"Setting up push-to-start","anchor":"Setting-up-push-to-start"},{"stepsSection":[{"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In our example, we’ll return to our "},{"type":"codeVoice","code":"LiveActivityManager"},{"type":"text","text":" class."}]}],"caption":[],"type":"step","media":null,"code":"b4-13.swift"},{"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If you have a running "},{"type":"codeVoice","code":"Task"},{"type":"text","text":" from a prior call of "},{"type":"codeVoice","code":"registerPushToStart(forType:name:)"},{"type":"text","text":", be sure to cancel that task whenever you opt out. Your user will no longer receive push-to-start notifications for that type."}]}],"code":"b4-14.swift","runtimePreview":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"type":"codeVoice","code":"optOutPushToStart(type:)"},{"type":"text","text":", passing in the string of a given Live Activity attributes type. You may call this method wherever it is appropriate for your use case."}]}],"media":null},{"media":null,"runtimePreview":null,"code":null,"content":[{"inlineContent":[{"text":"In the future, if you ever wish to opt in that user again, simply repeat the steps in ","type":"text"},{"inlineContent":[{"type":"text","text":"Setting up push-to-start"}],"type":"strong"},{"text":".","type":"text"}],"type":"paragraph"}],"caption":[],"type":"step"}],"anchor":"Opting-out-of-push-to-start","title":"Opting out of push-to-start","contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"This section shows how to opt a user out of receiving push-to-start notifications for a given Live Activity type if they have previously registered.","type":"text"}]}],"mediaPosition":"trailing"}]}],"kind":"tasks"},{"featuredEyebrow":"Tutorial","title":"In-App Message UI","kind":"callToAction","action":{"type":"reference","isActive":true,"overridingTitleInlineContent":[{"type":"text","text":"Get started"}],"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","overridingTitle":"Get started"},"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"project","title":"Live Activities","category":"Braze","categoryPathComponent":"00-integration-path"},"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/b4-live-activities"]}],"references":{"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"b4-frameworks.png":{"variants":[{"url":"\/images\/b4-frameworks.png","traits":["1x","light"]},{"url":"\/images\/b4-frameworks~dark.png","traits":["1x","dark"]}],"type":"image","identifier":"b4-frameworks.png","alt":"Widget extension Frameworks and Libraries"},"b4-13.swift":{"identifier":"b4-13.swift","syntax":"swift","content":["class LiveActivityManager {"," ","}"],"fileType":"swift","type":"file","fileName":"LiveActivityManager.swift","highlights":[]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"https://developer.apple.com/documentation/activitykit/activityattributes":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/activityattributes","titleInlineContent":[{"type":"codeVoice","code":"ActivityAttributes"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/activityattributes","title":"ActivityAttributes"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}],"title":"Push Story","type":"link"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"b4-04.swift":{"syntax":"swift","identifier":"b4-04.swift","content":["import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","class LiveActivityManager {"," "," @available(iOS 16.2, *)"," func createActivity() {"," let activityAttributes = BasketballActivityAttributes(team1Name: \"Team 1\", team2Name: \"Team 2\")"," let contentState = BasketballActivityAttributes.ContentState(team1Score: 0, team2Score: 0)"," let activityContent = ActivityContent(state: contentState, staleDate: nil)"," \/\/ Ensure that your Live Activity is created with the `pushType` parameter set to `.token`."," if let activity = try? Activity.request(attributes: activityAttributes,"," content: activityContent,"," pushType: .token) {"," \/\/ Register your Live Activity with Braze using the tag `live-activity-1`."," AppDelegate.braze?.liveActivities.launchActivity(pushTokenTag: \"live-activity-1\","," activity: activity)"," }"," }"," ","}"],"fileType":"swift","type":"file","fileName":"LiveActivityManager.swift","highlights":[]},"b4-12.swift":{"identifier":"b4-12.swift","syntax":"swift","content":["import UIKit","import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," "," if #available(iOS 16.1, *) {"," Self.braze?.liveActivities.resumeActivities("," ofType: Activity.self"," )"," }"," "," if #available(iOS 17.2, *) {"," let pushToStartObserver: Task = Self.braze?.liveActivities.registerPushToStart("," forType: Activity.self,"," name: \"BasketballActivityAttributes\")"," }",""," return true"," }","}"],"fileType":"swift","type":"file","fileName":"AppDelegate.swift","highlights":[]},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"b4-14.swift":{"syntax":"swift","identifier":"b4-14.swift","content":["class LiveActivityManager {"," "," func optOutOfBasketball() {"," AppDelegate.braze?.liveActivities.optOutPushToStart(type: \"BasketballActivityAttributes\")"," }"," ","}"],"fileType":"swift","type":"file","fileName":"LiveActivityManager.swift","highlights":[]},"b4-11.swift":{"identifier":"b4-11.swift","syntax":"swift","content":["import UIKit","import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," "," if #available(iOS 16.1, *) {"," Self.braze?.liveActivities.resumeActivities("," ofType: Activity.self"," )"," }",""," return true"," }","}"],"fileType":"swift","type":"file","fileName":"AppDelegate.swift","highlights":[]},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"b4-05.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {",""," return true"," }","}"],"fileName":"AppDelegate.swift","syntax":"swift","highlights":[],"identifier":"b4-05.swift","type":"file","fileType":"swift"},"b4-10.swift":{"content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","import BrazeKit","","@available(iOS 16.1, *)","struct BasketballActivityAttributes: ActivityAttributes, BrazeLiveActivityAttributes {"," public struct ContentState: Codable, Hashable {"," var team1Score: Int"," var team2Score: Int"," }",""," var team1Name: String"," var team2Name: String"," var brazeActivityId: String?","}"],"fileName":"BasketballActivityAttributes.swift","syntax":"swift","highlights":[],"identifier":"b4-10.swift","type":"file","fileType":"swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"https://developer.apple.com/documentation/activitykit/displaying-live-data-with-live-activities":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/displaying-live-data-with-live-activities","titleInlineContent":[{"type":"text","text":"Displaying live data with Live Activities"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/displaying-live-data-with-live-activities","title":"Displaying live data with Live Activities"},"b4-06.swift":{"content":["import UIKit","import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {",""," return true"," }","}"],"fileName":"AppDelegate.swift","syntax":"swift","highlights":[],"identifier":"b4-06.swift","type":"file","fileType":"swift"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"https://developer.apple.com/documentation/activitykit/activity":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/activity","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/activity","titleInlineContent":[{"type":"codeVoice","code":"Activity"}],"title":"Activity","type":"link"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages"},"b4-01.swift":{"identifier":"b4-01.swift","syntax":"swift","content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","@available(iOS 16.1, *)","struct BasketballActivityAttributes: ActivityAttributes {"," public struct ContentState: Codable, Hashable {"," var team1Score: Int"," var team2Score: Int"," }",""," var team1Name: String"," var team2Name: String","}"],"fileType":"swift","type":"file","fileName":"BasketballActivityAttributes.swift","highlights":[]},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"type":"text","text":"Content Cards"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"b4-09.swift":{"content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","import BrazeKit","","@available(iOS 16.1, *)","struct BasketballActivityAttributes: ActivityAttributes, BrazeLiveActivityAttributes {"," public struct ContentState: Codable, Hashable {"," var team1Score: Int"," var team2Score: Int"," }",""," var team1Name: String"," var team2Name: String","}"],"fileName":"BasketballActivityAttributes.swift","syntax":"swift","highlights":[],"identifier":"b4-09.swift","type":"file","fileType":"swift"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"b4-07.swift":{"identifier":"b4-07.swift","syntax":"swift","content":["import UIKit","import BrazeKit","","#if canImport(ActivityKit)"," import ActivityKit","#endif","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," "," if #available(iOS 16.1, *) {"," Self.braze?.liveActivities.resumeActivities("," ofType: Activity.self"," )"," }",""," return true"," }","}"],"fileType":"swift","type":"file","fileName":"AppDelegate.swift","highlights":[]},"b4-03.swift":{"identifier":"b4-03.swift","syntax":"swift","content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","class LiveActivityManager {"," "," @available(iOS 16.2, *)"," func createActivity() {"," let activityAttributes = BasketballActivityAttributes(team1Name: \"Team 1\", team2Name: \"Team 2\")"," let contentState = BasketballActivityAttributes.ContentState(team1Score: 0, team2Score: 0)"," let activityContent = ActivityContent(state: contentState, staleDate: nil)"," \/\/ Ensure that your Live Activity is created with the `pushType` parameter set to `.token`."," if let activity = try? Activity.request(attributes: activityAttributes,"," content: activityContent,"," pushType: .token) {"," "," }"," }"," ","}"],"fileType":"swift","type":"file","fileName":"LiveActivityManager.swift","highlights":[]},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"b4-02.swift":{"identifier":"b4-02.swift","syntax":"swift","content":["class LiveActivityManager {"," "," func createActivity() {"," "," }"," ","}"],"fileType":"swift","type":"file","fileName":"LiveActivityManager.swift","highlights":[]},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"type":"text","text":"Live Activities"}],"title":"Live Activities","type":"link"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"b4-08.swift":{"identifier":"b4-08.swift","syntax":"swift","content":["#if canImport(ActivityKit)"," import ActivityKit","#endif","","@available(iOS 16.1, *)","struct BasketballActivityAttributes: ActivityAttributes {"," public struct ContentState: Codable, Hashable {"," var team1Score: Int"," var team2Score: Int"," }",""," var team1Name: String"," var team2Name: String","}"],"fileType":"swift","type":"file","fileName":"BasketballActivityAttributes.swift","highlights":[]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}}} \ No newline at end of file diff --git a/data/tutorials/braze/c1-inappmessageui.json b/data/tutorials/braze/c1-inappmessageui.json index bbe59b51d5..37e73363d8 100644 --- a/data/tutorials/braze/c1-inappmessageui.json +++ b/data/tutorials/braze/c1-inappmessageui.json @@ -1 +1 @@ -{"kind":"project","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}]}]},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}]},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}]},"metadata":{"categoryPathComponent":"00-integration-path","title":"In-App Message UI","role":"project","category":"Braze"},"variants":[{"paths":["\/tutorials\/braze\/c1-inappmessageui"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[{"title":"In-App Message UI","estimatedTimeInMinutes":10,"content":[{"inlineContent":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"type":"paragraph"}],"chapter":"User Interface","kind":"hero"},{"tasks":[{"stepsSection":[{"media":"c1-a-01.png","code":null,"runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"In the "},{"type":"strong","inlineContent":[{"type":"text","text":"General"}]},{"text":" tab of your ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"Application"}]},{"type":"text","text":" configuration page, under "},{"type":"strong","inlineContent":[{"text":"Frameworks and Libraries","type":"text"}]},{"text":", add the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeUI"}]},{"type":"text","text":" module."}],"type":"paragraph"}],"caption":[],"type":"step"},{"content":[{"inlineContent":[{"type":"text","text":"Open your application "},{"inlineContent":[{"text":"AppDelegate.swift","type":"text"}],"type":"strong"},{"text":" file.","type":"text"}],"type":"paragraph"}],"caption":[],"media":null,"type":"step","code":"c1-a-02.swift","runtimePreview":null},{"code":"c1-a-03.swift","media":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeUI"}]},{"type":"text","text":" package at the top of the file."}]}],"runtimePreview":null,"type":"step","caption":[]},{"code":"c1-a-04.swift","caption":[],"runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Initialize a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"reference","isActive":true},{"text":" object and set it on the Braze instance’s ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},{"text":".","type":"text"}],"type":"paragraph"}],"type":"step","media":null}],"title":"BrazeInAppMessageUI","contentSection":[{"content":[{"inlineContent":[{"type":"text","text":"Configure and use "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true},{"text":" to display in-app messages to your users.","type":"text"}],"type":"paragraph"}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"anchor":"BrazeInAppMessageUI"},{"contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Set a delegate on the ","type":"text"},{"type":"codeVoice","code":"inAppMessageUI"},{"type":"text","text":" to customize the presentation and react to various"},{"text":" ","type":"text"},{"type":"text","text":"lifecycle events."}]}],"kind":"contentAndMedia","mediaPosition":"trailing"}],"title":"Optional: In-App Message UI Delegate","anchor":"Optional-In-App-Message-UI-Delegate","stepsSection":[{"caption":[],"type":"step","media":null,"code":"c1-b-01.swift","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Extend your application "},{"type":"codeVoice","code":"AppDelegate"},{"type":"text","text":" to conform to "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate"},{"text":".","type":"text"}]}],"runtimePreview":null},{"content":[{"type":"paragraph","inlineContent":[{"text":"Implement ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true},{"type":"text","text":" to customize the in-app message presentation."}]}],"media":null,"code":"c1-b-02.swift","runtimePreview":null,"type":"step","caption":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},{"text":" and ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","type":"reference","isActive":true},{"text":" for a list of supported customizations.","type":"text"}]}]},{"media":null,"runtimePreview":null,"caption":[],"type":"step","content":[{"inlineContent":[{"type":"text","text":"Implement "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn","isActive":true,"type":"reference"},{"text":" to be notified when an in-app message is presented to the user.","type":"text"}],"type":"paragraph"}],"code":"c1-b-03.swift"},{"code":"c1-b-04.swift","content":[{"inlineContent":[{"type":"text","text":"Open your application "},{"type":"strong","inlineContent":[{"text":"AppDelegate.swift","type":"text"}]},{"type":"text","text":" file."}],"type":"paragraph"}],"runtimePreview":null,"type":"step","media":null,"caption":[]},{"code":"c1-b-05.swift","runtimePreview":null,"type":"step","caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Set the delegate on the "},{"code":"inAppMessageUI","type":"codeVoice"},{"text":" instance.","type":"text"}]}],"media":null},{"type":"step","code":null,"content":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","isActive":true,"type":"reference"},{"type":"text","text":" for all available delegate methods."}]}],"caption":[],"media":null,"runtimePreview":null}]}],"kind":"tasks"},{"featuredEyebrow":"Tutorial","kind":"callToAction","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"action":{"isActive":true,"overridingTitle":"Get started","type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","overridingTitleInlineContent":[{"text":"Get started","type":"text"}]}}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","title":"BrazeInAppMessageUIDelegate","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"type":"topic","abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}]},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"c1-a-02.swift":{"fileType":"swift","fileName":"AppDelegate.swift","type":"file","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift","identifier":"c1-a-02.swift","highlights":[]},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","title":"location analytics and geofence monitoring","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}]},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"c1-a-01.png":{"type":"image","alt":"steps","variants":[{"url":"\/images\/c1-a-01.png","traits":["1x","light"]},{"url":"\/images\/c1-a-01~dark.png","traits":["1x","dark"]}],"identifier":"c1-a-01.png"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"title":"inAppMessagePresenter","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"BrazeInAppMessagePresenter","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/documentation/Braze/in-app-message-customization":{"kind":"article","abstract":[{"type":"text","text":"The "},{"code":"BrazeUI","type":"codeVoice"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"title":"In-App Message UI Customization","type":"topic","role":"article","url":"\/documentation\/braze\/in-app-message-customization","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-6b8kn":{"kind":"symbol","abstract":[{"text":"Called once the in-app message is fully visible to the user.","type":"text"}],"title":"inAppMessage(_:didPresent:view:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didPresent"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"view","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP","text":"InAppMessageView"},{"text":")","kind":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"type":"text","text":"Live Activities"}],"title":"Live Activities","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"c1-b-04.swift":{"fileType":"swift","fileName":"AppDelegate.swift","type":"file","content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," let inAppMessageUI = BrazeInAppMessageUI()"," braze.inAppMessagePresenter = inAppMessageUI",""," return true"," }","}"],"syntax":"swift","identifier":"c1-b-04.swift","highlights":[]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"c1-b-05.swift":{"fileType":"swift","fileName":"AppDelegate.swift","type":"file","content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," let inAppMessageUI = BrazeInAppMessageUI()"," inAppMessageUI.delegate = self"," braze.inAppMessagePresenter = inAppMessageUI",""," return true"," }","}"],"syntax":"swift","identifier":"c1-b-05.swift","highlights":[]},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"c1-b-02.swift":{"fileType":"swift","fileName":"AppDelegateInAppMessageUIExt.swift","type":"file","content":["import UIKit","import BrazeKit","import BrazeUI","","extension AppDelegate: BrazeInAppMessageUIDelegate {",""," func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext"," ) {"," \/\/ Customize the in-app message presentation here using the context"," }","","}"],"syntax":"swift","identifier":"c1-b-02.swift","highlights":[]},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"c1-b-01.swift":{"fileType":"swift","fileName":"AppDelegateInAppMessageUIExt.swift","type":"file","content":["import UIKit","import BrazeKit","import BrazeUI","","extension AppDelegate: BrazeInAppMessageUIDelegate {","","}"],"syntax":"swift","identifier":"c1-b-01.swift","highlights":[]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"url":"\/documentation\/brazeui\/brazeinappmessageui","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"title":"BrazeInAppMessageUI","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The Braze provided in-app message presenter UI."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","kind":"symbol"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","abstract":[{"text":"Presentation context for an in-app message.","type":"text"}],"url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"PresentationContext","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","type":"link","titleInlineContent":[{"text":"In-App Messages","type":"text"}]},"c1-a-04.swift":{"fileType":"swift","fileName":"AppDelegate.swift","type":"file","content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," let inAppMessageUI = BrazeInAppMessageUI()"," braze.inAppMessagePresenter = inAppMessageUI",""," return true"," }","}"],"syntax":"swift","identifier":"c1-a-04.swift","highlights":[]},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","type":"link","titleInlineContent":[{"type":"text","text":"Push Story"}]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","title":"inAppMessage(_:prepareWith:)","abstract":[{"type":"text","text":"Called before the in-app message display, offering ways to deeply customize the in-app message"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"code":"context","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prepareWith"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","text":"PresentationContext"},{"kind":"text","text":")"}],"type":"topic","required":true,"role":"symbol","defaultImplementations":1},"c1-a-03.swift":{"fileType":"swift","fileName":"AppDelegate.swift","type":"file","content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift","identifier":"c1-a-03.swift","highlights":[]},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"c1-b-03.swift":{"fileType":"swift","fileName":"AppDelegateInAppMessageUIExt.swift","type":"file","content":["import UIKit","import BrazeKit","import BrazeUI","","extension AppDelegate: BrazeInAppMessageUIDelegate {",""," func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext"," ) {"," \/\/ Customize the in-app message presentation here using the context"," }",""," func inAppMessage("," _ ui: BrazeInAppMessageUI,"," didPresent message: Braze.InAppMessage,"," view: InAppMessageView"," ) {"," \/\/ Executed when `message` is presented to the user"," }","","}"],"syntax":"swift","identifier":"c1-b-03.swift","highlights":[]},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"text":"Content Cards","type":"text"}],"title":"Content Cards","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link"}}} \ No newline at end of file +{"sections":[{"kind":"hero","estimatedTimeInMinutes":10,"chapter":"User Interface","title":"In-App Message UI","content":[{"inlineContent":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"type":"paragraph"}]},{"kind":"tasks","tasks":[{"contentSection":[{"content":[{"inlineContent":[{"type":"text","text":"Configure and use "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"reference","isActive":true},{"text":" to display in-app messages to your users.","type":"text"}],"type":"paragraph"}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"title":"BrazeInAppMessageUI","stepsSection":[{"code":null,"caption":[],"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In the "},{"type":"strong","inlineContent":[{"text":"General","type":"text"}]},{"type":"text","text":" tab of your "},{"type":"strong","inlineContent":[{"text":"Application","type":"text"}]},{"type":"text","text":" configuration page, under "},{"type":"strong","inlineContent":[{"type":"text","text":"Frameworks and Libraries"}]},{"type":"text","text":", add the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeUI"}]},{"type":"text","text":" module."}]}],"runtimePreview":null,"media":"c1-a-01.png"},{"code":"c1-a-02.swift","caption":[],"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Open your application ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"text":" file.","type":"text"}]}],"type":"step","media":null},{"runtimePreview":null,"caption":[],"code":"c1-a-03.swift","type":"step","content":[{"inlineContent":[{"type":"text","text":"Import the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeUI"}]},{"text":" package at the top of the file.","type":"text"}],"type":"paragraph"}],"media":null},{"code":"c1-a-04.swift","runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Initialize a "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","isActive":true,"type":"reference"},{"type":"text","text":" object and set it on the Braze instance’s "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter"},{"text":".","type":"text"}]}],"caption":[],"type":"step","media":null}],"anchor":"BrazeInAppMessageUI"},{"stepsSection":[{"caption":[],"code":"c1-b-01.swift","runtimePreview":null,"content":[{"inlineContent":[{"text":"Extend your application ","type":"text"},{"type":"codeVoice","code":"AppDelegate"},{"type":"text","text":" to conform to "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}],"media":null,"type":"step"},{"code":"c1-b-02.swift","type":"step","media":null,"content":[{"inlineContent":[{"type":"text","text":"Implement "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","isActive":true,"type":"reference"},{"type":"text","text":" to customize the in-app message presentation."}],"type":"paragraph"}],"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization"},{"type":"text","text":" and "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","type":"reference","isActive":true},{"text":" for a list of supported customizations.","type":"text"}]}]},{"media":null,"type":"step","code":"c1-b-03.swift","caption":[],"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Implement "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn","type":"reference","isActive":true},{"type":"text","text":" to be notified when an in-app message is presented to the user."}]}]},{"caption":[],"content":[{"inlineContent":[{"text":"Open your application ","type":"text"},{"inlineContent":[{"type":"text","text":"AppDelegate.swift"}],"type":"strong"},{"text":" file.","type":"text"}],"type":"paragraph"}],"media":null,"runtimePreview":null,"type":"step","code":"c1-b-04.swift"},{"caption":[],"media":null,"code":"c1-b-05.swift","content":[{"inlineContent":[{"type":"text","text":"Set the delegate on the "},{"type":"codeVoice","code":"inAppMessageUI"},{"type":"text","text":" instance."}],"type":"paragraph"}],"runtimePreview":null,"type":"step"},{"type":"step","code":null,"content":[{"inlineContent":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","isActive":true},{"type":"text","text":" for all available delegate methods."}],"type":"paragraph"}],"runtimePreview":null,"caption":[],"media":null}],"title":"Optional: In-App Message UI Delegate","anchor":"Optional-In-App-Message-UI-Delegate","contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Set a delegate on the "},{"type":"codeVoice","code":"inAppMessageUI"},{"type":"text","text":" to customize the presentation and react to various"},{"text":" ","type":"text"},{"type":"text","text":"lifecycle events."}]}],"mediaPosition":"trailing"}]}]},{"kind":"callToAction","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"featuredEyebrow":"Tutorial","title":"Content Cards UI","action":{"overridingTitleInlineContent":[{"type":"text","text":"Get started"}],"type":"reference","isActive":true,"overridingTitle":"Get started","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"}}],"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}]},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/c1-inappmessageui"]}],"kind":"project","metadata":{"role":"project","category":"Braze","title":"In-App Message UI","categoryPathComponent":"00-integration-path"},"references":{"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"c1-a-01.png":{"identifier":"c1-a-01.png","alt":"steps","variants":[{"url":"\/images\/c1-a-01.png","traits":["1x","light"]},{"url":"\/images\/c1-a-01~dark.png","traits":["1x","dark"]}],"type":"image"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"text":"Live Activities","type":"text"}],"title":"Live Activities","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI/PresentationContext":{"title":"BrazeInAppMessageUI.PresentationContext","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"PresentationContext"}],"abstract":[{"type":"text","text":"Presentation context for an in-app message."}],"navigatorTitle":[{"kind":"identifier","text":"PresentationContext"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI\/PresentationContext","url":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","titleInlineContent":[{"type":"text","text":"In-App Messages"}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}],"abstract":[{"text":"Methods for reacting to the in-app message UI lifecycle.","type":"text"}],"title":"BrazeInAppMessageUIDelegate","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate","type":"topic","kind":"symbol","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate","role":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUIDelegate","kind":"identifier"}]},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"doc://Braze/documentation/Braze/in-app-message-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native In-App Message UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/in-app-message-customization","url":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","kind":"article","type":"topic"},"c1-a-02.swift":{"type":"file","fileName":"AppDelegate.swift","fileType":"swift","syntax":"swift","identifier":"c1-a-02.swift","highlights":[],"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"]},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","titleInlineContent":[{"text":"Content Cards","type":"text"}]},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}],"title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"c1-a-04.swift":{"type":"file","fileName":"AppDelegate.swift","fileType":"swift","syntax":"swift","identifier":"c1-a-04.swift","highlights":[],"content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," let inAppMessageUI = BrazeInAppMessageUI()"," braze.inAppMessagePresenter = inAppMessageUI",""," return true"," }","}"]},"doc://Braze/documentation/BrazeKit/Braze/inAppMessagePresenter":{"role":"symbol","title":"inAppMessagePresenter","kind":"symbol","abstract":[{"text":"The presenter used for in-app messages.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/inAppMessagePresenter","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessagePresenter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"BrazeInAppMessagePresenter","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A21InAppMessagePresenterP"},{"text":"?","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/inappmessagepresenter"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"c1-b-02.swift":{"type":"file","fileName":"AppDelegateInAppMessageUIExt.swift","fileType":"swift","syntax":"swift","identifier":"c1-b-02.swift","highlights":[],"content":["import UIKit","import BrazeKit","import BrazeUI","","extension AppDelegate: BrazeInAppMessageUIDelegate {",""," func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext"," ) {"," \/\/ Customize the in-app message presentation here using the context"," }","","}"]},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"c1-b-01.swift":{"type":"file","fileName":"AppDelegateInAppMessageUIExt.swift","fileType":"swift","syntax":"swift","identifier":"c1-b-01.swift","highlights":[],"content":["import UIKit","import BrazeKit","import BrazeUI","","extension AppDelegate: BrazeInAppMessageUIDelegate {","","}"]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:didPresent:view:)-6b8kn":{"kind":"symbol","abstract":[{"type":"text","text":"Called once the in-app message is fully visible to the user."}],"url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn","title":"inAppMessage(_:didPresent:view:)","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"inAppMessage","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didPresent","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Braze","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C12InAppMessageO","text":"InAppMessage"},{"text":", ","kind":"text"},{"text":"view","kind":"externalParam"},{"kind":"text","text":": "},{"text":"InAppMessageView","kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI16InAppMessageViewP"},{"kind":"text","text":")"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:didPresent:view:)-6b8kn"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUIDelegate/inAppMessage(_:prepareWith:)-11fog":{"title":"inAppMessage(_:prepareWith:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"inAppMessage"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":", "},{"text":"prepareWith","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeUI@objc(cs)BrazeInAppMessageUI","text":"BrazeInAppMessageUI"},{"kind":"text","text":"."},{"text":"PresentationContext","preciseIdentifier":"s:7BrazeUI0a12InAppMessageB0C19PresentationContextV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"defaultImplementations":1,"required":true,"abstract":[{"text":"Called before the in-app message display, offering ways to deeply customize the in-app message","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation via the mutable "},{"type":"codeVoice","code":"context"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUIDelegate\/inAppMessage(_:prepareWith:)-11fog","url":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"title":"location analytics and geofence monitoring","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"c1-b-05.swift":{"type":"file","fileName":"AppDelegate.swift","fileType":"swift","syntax":"swift","identifier":"c1-b-05.swift","highlights":[],"content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," let inAppMessageUI = BrazeInAppMessageUI()"," inAppMessageUI.delegate = self"," braze.inAppMessagePresenter = inAppMessageUI",""," return true"," }","}"]},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"c1-a-03.swift":{"type":"file","fileName":"AppDelegate.swift","fileType":"swift","syntax":"swift","identifier":"c1-a-03.swift","highlights":[],"content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"]},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"c1-b-03.swift":{"type":"file","fileName":"AppDelegateInAppMessageUIExt.swift","fileType":"swift","syntax":"swift","identifier":"c1-b-03.swift","highlights":[],"content":["import UIKit","import BrazeKit","import BrazeUI","","extension AppDelegate: BrazeInAppMessageUIDelegate {",""," func inAppMessage("," _ ui: BrazeInAppMessageUI,"," prepareWith context: inout BrazeInAppMessageUI.PresentationContext"," ) {"," \/\/ Customize the in-app message presentation here using the context"," }",""," func inAppMessage("," _ ui: BrazeInAppMessageUI,"," didPresent message: Braze.InAppMessage,"," view: InAppMessageView"," ) {"," \/\/ Executed when `message` is presented to the user"," }","","}"]},"doc://Braze/documentation/BrazeUI/BrazeInAppMessageUI":{"role":"symbol","title":"BrazeInAppMessageUI","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeInAppMessageUI","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"BrazeInAppMessageUI","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeInAppMessageUI","type":"topic","url":"\/documentation\/brazeui\/brazeinappmessageui","abstract":[{"text":"The Braze provided in-app message presenter UI.","type":"text"}]},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"c1-b-04.swift":{"type":"file","fileName":"AppDelegate.swift","fileType":"swift","syntax":"swift","identifier":"c1-b-04.swift","highlights":[],"content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," let inAppMessageUI = BrazeInAppMessageUI()"," braze.inAppMessagePresenter = inAppMessageUI",""," return true"," }","}"]}}} \ No newline at end of file diff --git a/data/tutorials/braze/c2-contentcardsui.json b/data/tutorials/braze/c2-contentcardsui.json index c50b361a13..d39241fc05 100644 --- a/data/tutorials/braze/c2-contentcardsui.json +++ b/data/tutorials/braze/c2-contentcardsui.json @@ -1 +1 @@ -{"metadata":{"title":"Content Cards UI","categoryPathComponent":"00-integration-path","category":"Braze","role":"project"},"hierarchy":{"modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}]}],"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"kind":"project","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"sections":[{"content":[{"inlineContent":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},{"type":"text","text":" to your users using the Braze provided user interface."}],"type":"paragraph"}],"kind":"hero","chapter":"User Interface","title":"Content Cards UI","estimatedTimeInMinutes":10},{"kind":"tasks","tasks":[{"contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Configure and use "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","isActive":true,"type":"reference"},{"type":"text","text":" to display Content Cards to your users."}]}]}],"stepsSection":[{"content":[{"inlineContent":[{"text":"In the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"General"}]},{"type":"text","text":" tab of your "},{"inlineContent":[{"type":"text","text":"Application"}],"type":"strong"},{"text":" configuration page, under ","type":"text"},{"inlineContent":[{"text":"Frameworks and Libraries","type":"text"}],"type":"strong"},{"text":", add the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeUI","type":"text"}]},{"text":" module.","type":"text"}],"type":"paragraph"}],"caption":[],"media":"c2-a-01.png","code":null,"runtimePreview":null,"type":"step"},{"code":"c2-a-02.swift","runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Open your application view controller from which you will display the Content Cards view controller."}],"type":"paragraph"}],"type":"step","caption":[],"media":null},{"runtimePreview":null,"type":"step","content":[{"inlineContent":[{"type":"text","text":"Import the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeUI"}]},{"type":"text","text":" package at the top of the file."}],"type":"paragraph"}],"code":"c2-a-03.swift","caption":[],"media":null},{"caption":[],"code":"c2-a-04.swift","runtimePreview":null,"type":"step","media":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Safely unwrap the "},{"type":"codeVoice","code":"braze"},{"type":"text","text":" instance stored in your "},{"code":"AppDelegate","type":"codeVoice"},{"text":".","type":"text"}]}]},{"media":null,"code":"c2-a-05.swift","caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create the Content Cards view controller using the "},{"type":"codeVoice","code":"braze"},{"text":" instance.","type":"text"}]}],"type":"step","runtimePreview":null},{"type":"step","media":null,"content":[{"inlineContent":[{"type":"text","text":"Push the Content Cards view controller onto the navigation stack using the current view controller’s "},{"type":"codeVoice","code":"navigationController"},{"type":"text","text":"."}],"type":"paragraph"}],"runtimePreview":null,"caption":[{"type":"paragraph","inlineContent":[{"text":"Alternatively, you can present the Content Cards view controller modally using ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","isActive":true,"type":"reference"},{"type":"text","text":". See Examples project for details."}]}],"code":"c2-a-06.swift"}],"title":"BrazeContentCardsUI","anchor":"BrazeContentCardsUI"},{"title":"Optional: Content Cards customization","stepsSection":[{"media":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create an "},{"code":"attributes","type":"codeVoice"},{"type":"text","text":" variable from the default value."}]}],"code":"c2-b-01.swift","runtimePreview":null,"type":"step","caption":[]},{"content":[{"inlineContent":[{"type":"text","text":"Modify fields on the "},{"type":"codeVoice","code":"attributes"},{"text":" struct to customize the view controller behavior. For instance, we are disabling the ","type":"text"},{"type":"emphasis","inlineContent":[{"text":"pull-to-refresh","type":"text"}]},{"type":"text","text":" gesture here."}],"type":"paragraph"}],"type":"step","media":null,"caption":[],"code":"c2-b-02.swift","runtimePreview":null},{"caption":[{"inlineContent":[{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct"},{"type":"text","text":" for all available customizations."}],"type":"paragraph"}],"content":[{"inlineContent":[{"type":"text","text":"Modify fields on the "},{"type":"codeVoice","code":"attributes.cellAttributes"},{"text":" struct to customize the view controller’s cells appearance.","type":"text"}],"type":"paragraph"}],"media":null,"type":"step","code":"c2-b-03.swift","runtimePreview":null},{"content":[{"inlineContent":[{"text":"Finally, pass the modified ","type":"text"},{"type":"codeVoice","code":"attributes"},{"type":"text","text":" struct to the Content Cards view controller initializer to apply the customizations."}],"type":"paragraph"}],"runtimePreview":null,"type":"step","caption":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","type":"reference"},{"type":"text","text":" for more customizations."}]}],"code":"c2-b-04.swift","media":null}],"contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"The Content Cards view controller provides APIs to customize its appearance and behavior via the ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","isActive":true,"type":"reference"},{"text":" struct.","type":"text"}]},{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},{"type":"text","text":" for more customizations."}]}]}],"anchor":"Optional-Content-Cards-customization"},{"anchor":"Optional-Content-Cards-view-controller-Delegate","stepsSection":[{"media":null,"caption":[],"runtimePreview":null,"code":"c2-c-01.swift","type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Extend your view controller frow which you display the Content Cards view controller to conform to "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Implement ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v"},{"type":"text","text":" to be notified when the user clicks on a content card and allow \/ prevent Braze from processing the click."}]}],"caption":[],"media":null,"code":"c2-c-02.swift","type":"step","runtimePreview":null},{"type":"step","runtimePreview":null,"media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Set the delegate on the Content Cards view controller instance.","type":"text"}]}],"caption":[],"code":"c2-c-03.swift"}],"title":"Optional: Content Cards view controller Delegate","contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Set a delegate on the Content Cards view controller to react to the click event."}]}]}]}]},{"action":{"isActive":true,"overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"type":"reference","overridingTitle":"Get started","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"},"title":"GIF Support","featuredEyebrow":"Tutorial","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"callToAction"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/c2-contentcardsui"]}],"references":{"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"type":"topic","abstract":[{"text":"Methods for reacting to the content card UI lifecycle.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","role":"symbol","navigatorTitle":[{"text":"BrazeContentCardUIViewControllerDelegate","kind":"identifier"}],"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"c2-c-03.swift":{"content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," viewController.delegate = self"," navigationController?.pushViewController(viewController, animated: true)"," }","","}","","extension HomeViewController: BrazeContentCardUIViewControllerDelegate {",""," func contentCard("," _ controller: BrazeContentCardUI.ViewController,"," shouldProcess clickAction: Braze.ContentCard.ClickAction,"," card: Braze.ContentCard"," ) -> Bool {"," \/\/ Intercept the content card click action here"," return true"," }","","}"],"highlights":[],"fileType":"swift","syntax":"swift","type":"file","identifier":"c2-c-03.swift","fileName":"HomeViewController.swift"},"c2-b-01.swift":{"identifier":"c2-b-01.swift","fileType":"swift","syntax":"swift","highlights":[],"fileName":"HomeViewController.swift","type":"file","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," var attributes = BrazeContentCardUI.ViewController.Attributes.defaults"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"c2-b-03.swift":{"content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," var attributes = BrazeContentCardUI.ViewController.Attributes.defaults"," attributes.pullToRefresh = false"," attributes.cellAttributes.cornerRadius = 16"," attributes.cellAttributes.highlightColor = .systemGreen"," attributes.cellAttributes.titleFont = .italicSystemFont(ofSize: 16)"," attributes.cellAttributes.shadow = nil"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"],"highlights":[],"fileType":"swift","syntax":"swift","type":"file","identifier":"c2-b-03.swift","fileName":"HomeViewController.swift"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"abstract":[{"type":"text","text":"A view controller which displays Braze Content Cards."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/documentation/Braze/content-cards-customization":{"abstract":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"BrazeUI"},{"text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application.","type":"text"}],"kind":"article","url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"topic","role":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"abstract":[{"text":"The Braze provided Content Cards UI namespace.","type":"text"}],"kind":"symbol","role":"symbol","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"url":"\/documentation\/brazeui\/brazecontentcardui","navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUI"}]},"c2-a-06.swift":{"fileType":"swift","fileName":"HomeViewController.swift","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"],"highlights":[],"type":"file","identifier":"c2-a-06.swift","syntax":"swift"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"type":"topic","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"title":"BrazeContentCardUI.Cell.Attributes","kind":"symbol"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"c2-a-01.png":{"alt":"steps","identifier":"c2-a-01.png","type":"image","variants":[{"url":"\/images\/c2-a-01.png","traits":["1x","light"]},{"url":"\/images\/c2-a-01~dark.png","traits":["1x","dark"]}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"titleInlineContent":[{"text":"Push Story","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","titleInlineContent":[{"text":"Live Activities","type":"text"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"titleInlineContent":[{"text":"Content Cards","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"title":"BrazeContentCardUI.ViewController.Attributes","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","role":"symbol","abstract":[{"type":"text","text":"The attributes supported by the view controller."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Attributes"}],"navigatorTitle":[{"text":"Attributes","kind":"identifier"}]},"c2-c-02.swift":{"content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}","","extension HomeViewController: BrazeContentCardUIViewControllerDelegate {",""," func contentCard("," _ controller: BrazeContentCardUI.ViewController,"," shouldProcess clickAction: Braze.ContentCard.ClickAction,"," card: Braze.ContentCard"," ) -> Bool {"," \/\/ Intercept the content card click action here"," return true"," }","","}"],"highlights":[],"fileType":"swift","type":"file","syntax":"swift","identifier":"c2-c-02.swift","fileName":"HomeViewController.swift"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"c2-b-02.swift":{"content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," var attributes = BrazeContentCardUI.ViewController.Attributes.defaults"," attributes.pullToRefresh = false"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"],"identifier":"c2-b-02.swift","highlights":[],"type":"file","fileName":"HomeViewController.swift","syntax":"swift","fileType":"swift"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","title":"location analytics and geofence monitoring","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"abstract":[{"text":"Wraps ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","type":"reference","isActive":true},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"type":"emphasis","inlineContent":[{"text":"Done","type":"text"}]},{"text":" button for modal","type":"text"},{"type":"text","text":" "},{"type":"text","text":"presentation."}],"type":"topic","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ModalViewController","kind":"identifier"}],"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModalViewController"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"contentCard"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ViewController","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC"},{"kind":"text","text":", "},{"text":"shouldProcess","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"card"},{"kind":"text","text":": "},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"text":".","kind":"text"},{"preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","kind":"typeIdentifier","text":"ContentCard"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"title":"contentCard(_:shouldProcess:card:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"defaultImplementations":1,"abstract":[{"type":"text","text":"Defines whether Braze should process the Content Card click action."}]},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"c2-a-04.swift":{"highlights":[],"fileName":"HomeViewController.swift","identifier":"c2-a-04.swift","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," }","","}"],"syntax":"swift","type":"file","fileType":"swift"},"c2-a-02.swift":{"highlights":[],"identifier":"c2-a-02.swift","fileName":"HomeViewController.swift","content":["import UIKit","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {",""," }","","}"],"syntax":"swift","type":"file","fileType":"swift"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"c2-c-01.swift":{"highlights":[],"fileName":"HomeViewController.swift","identifier":"c2-c-01.swift","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}","","extension HomeViewController: BrazeContentCardUIViewControllerDelegate {"," ","}"],"syntax":"swift","type":"file","fileType":"swift"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"c2-b-04.swift":{"highlights":[],"identifier":"c2-b-04.swift","fileName":"HomeViewController.swift","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," var attributes = BrazeContentCardUI.ViewController.Attributes.defaults"," attributes.pullToRefresh = false"," attributes.cellAttributes.cornerRadius = 16"," attributes.cellAttributes.highlightColor = .systemGreen"," attributes.cellAttributes.titleFont = .italicSystemFont(ofSize: 16)"," attributes.cellAttributes.shadow = nil"," let viewController = BrazeContentCardUI.ViewController(braze: braze, attributes: attributes)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"],"syntax":"swift","type":"file","fileType":"swift"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"c2-a-05.swift":{"highlights":[],"fileName":"HomeViewController.swift","identifier":"c2-a-05.swift","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," }","","}"],"syntax":"swift","type":"file","fileType":"swift"},"c2-a-03.swift":{"highlights":[],"identifier":"c2-a-03.swift","fileName":"HomeViewController.swift","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {",""," }","","}"],"syntax":"swift","type":"file","fileType":"swift"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"}}} \ No newline at end of file +{"kind":"project","variants":[{"paths":["\/tutorials\/braze\/c2-contentcardsui"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"category":"Braze","role":"project","categoryPathComponent":"00-integration-path","title":"Content Cards UI"},"sections":[{"content":[{"inlineContent":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"type":"paragraph"}],"estimatedTimeInMinutes":10,"title":"Content Cards UI","kind":"hero","chapter":"User Interface"},{"kind":"tasks","tasks":[{"contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Configure and use ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI"},{"type":"text","text":" to display Content Cards to your users."}]}],"kind":"contentAndMedia","mediaPosition":"trailing"}],"title":"BrazeContentCardsUI","stepsSection":[{"code":null,"runtimePreview":null,"caption":[],"type":"step","content":[{"inlineContent":[{"type":"text","text":"In the "},{"type":"strong","inlineContent":[{"type":"text","text":"General"}]},{"text":" tab of your ","type":"text"},{"inlineContent":[{"type":"text","text":"Application"}],"type":"strong"},{"type":"text","text":" configuration page, under "},{"type":"strong","inlineContent":[{"text":"Frameworks and Libraries","type":"text"}]},{"type":"text","text":", add the "},{"inlineContent":[{"text":"BrazeUI","type":"text"}],"type":"strong"},{"type":"text","text":" module."}],"type":"paragraph"}],"media":"c2-a-01.png"},{"caption":[],"media":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"text":"Open your application view controller from which you will display the Content Cards view controller.","type":"text"}]}],"code":"c2-a-02.swift","runtimePreview":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"inlineContent":[{"type":"text","text":"BrazeUI"}],"type":"strong"},{"text":" package at the top of the file.","type":"text"}]}],"caption":[],"media":null,"runtimePreview":null,"code":"c2-a-03.swift","type":"step"},{"media":null,"code":"c2-a-04.swift","runtimePreview":null,"caption":[],"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Safely unwrap the "},{"type":"codeVoice","code":"braze"},{"text":" instance stored in your ","type":"text"},{"code":"AppDelegate","type":"codeVoice"},{"type":"text","text":"."}]}]},{"media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Create the Content Cards view controller using the ","type":"text"},{"code":"braze","type":"codeVoice"},{"text":" instance.","type":"text"}]}],"caption":[],"runtimePreview":null,"code":"c2-a-05.swift","type":"step"},{"runtimePreview":null,"caption":[{"inlineContent":[{"type":"text","text":"Alternatively, you can present the Content Cards view controller modally using "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","isActive":true,"type":"reference"},{"type":"text","text":". See Examples project for details."}],"type":"paragraph"}],"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Push the Content Cards view controller onto the navigation stack using the current view controller’s "},{"code":"navigationController","type":"codeVoice"},{"text":".","type":"text"}]}],"media":null,"code":"c2-a-06.swift"}],"anchor":"BrazeContentCardsUI"},{"title":"Optional: Content Cards customization","contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The Content Cards view controller provides APIs to customize its appearance and behavior via the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct"},{"text":" struct.","type":"text"}]},{"inlineContent":[{"type":"text","text":"See "},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization","type":"reference","isActive":true},{"text":" for more customizations.","type":"text"}],"type":"paragraph"}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"stepsSection":[{"caption":[],"media":null,"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Create an "},{"code":"attributes","type":"codeVoice"},{"type":"text","text":" variable from the default value."}]}],"code":"c2-b-01.swift","type":"step"},{"runtimePreview":null,"media":null,"code":"c2-b-02.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Modify fields on the ","type":"text"},{"code":"attributes","type":"codeVoice"},{"text":" struct to customize the view controller behavior. For instance, we are disabling the ","type":"text"},{"type":"emphasis","inlineContent":[{"type":"text","text":"pull-to-refresh"}]},{"text":" gesture here.","type":"text"}]}],"type":"step","caption":[]},{"media":null,"type":"step","code":"c2-b-03.swift","runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Modify fields on the "},{"type":"codeVoice","code":"attributes.cellAttributes"},{"type":"text","text":" struct to customize the view controller’s cells appearance."}]}],"caption":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","type":"reference","isActive":true},{"text":" for all available customizations.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Finally, pass the modified "},{"type":"codeVoice","code":"attributes"},{"text":" struct to the Content Cards view controller initializer to apply the customizations.","type":"text"}]}],"caption":[{"type":"paragraph","inlineContent":[{"text":"See ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},{"type":"text","text":" for more customizations."}]}],"runtimePreview":null,"media":null,"code":"c2-b-04.swift","type":"step"}],"anchor":"Optional-Content-Cards-customization"},{"anchor":"Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","stepsSection":[{"caption":[],"media":null,"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Extend your view controller frow which you display the Content Cards view controller to conform to ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate"},{"text":".","type":"text"}]}],"type":"step","code":"c2-c-01.swift"},{"runtimePreview":null,"type":"step","code":"c2-c-02.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Implement ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","isActive":true},{"text":" to be notified when the user clicks on a content card and allow \/ prevent Braze from processing the click.","type":"text"}]}],"media":null,"caption":[]},{"code":"c2-c-03.swift","media":null,"type":"step","caption":[],"runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Set the delegate on the Content Cards view controller instance."}],"type":"paragraph"}]}],"contentSection":[{"mediaPosition":"trailing","content":[{"type":"paragraph","inlineContent":[{"text":"Set a delegate on the Content Cards view controller to react to the click event.","type":"text"}]}],"kind":"contentAndMedia"}]}]},{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"action":{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","overridingTitleInlineContent":[{"type":"text","text":"Get started"}],"overridingTitle":"Get started"},"featuredEyebrow":"Tutorial","title":"GIF Support","kind":"callToAction"}],"hierarchy":{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"],["doc:\/\/Braze\/documentation\/BrazeKit"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","interfaceLanguage":"swift"},"references":{"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/Cell/Attributes-swift.struct":{"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/Cell\/Attributes-swift.struct","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Attributes","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Attributes"}],"title":"BrazeContentCardUI.Cell.Attributes","role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","abstract":[{"text":"The attributes supported by content card cell.","type":"text"}]},"c2-b-04.swift":{"fileType":"swift","highlights":[],"identifier":"c2-b-04.swift","syntax":"swift","fileName":"HomeViewController.swift","type":"file","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," var attributes = BrazeContentCardUI.ViewController.Attributes.defaults"," attributes.pullToRefresh = false"," attributes.cellAttributes.cornerRadius = 16"," attributes.cellAttributes.highlightColor = .systemGreen"," attributes.cellAttributes.titleFont = .italicSystemFont(ofSize: 16)"," attributes.cellAttributes.shadow = nil"," let viewController = BrazeContentCardUI.ViewController(braze: braze, attributes: attributes)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"]},"c2-c-01.swift":{"fileType":"swift","highlights":[],"identifier":"c2-c-01.swift","syntax":"swift","fileName":"HomeViewController.swift","type":"file","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}","","extension HomeViewController: BrazeContentCardUIViewControllerDelegate {"," ","}"]},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"text":"Push Story","type":"text"}],"title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"c2-c-03.swift":{"fileType":"swift","highlights":[],"identifier":"c2-c-03.swift","syntax":"swift","fileName":"HomeViewController.swift","type":"file","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," viewController.delegate = self"," navigationController?.pushViewController(viewController, animated: true)"," }","","}","","extension HomeViewController: BrazeContentCardUIViewControllerDelegate {",""," func contentCard("," _ controller: BrazeContentCardUI.ViewController,"," shouldProcess clickAction: Braze.ContentCard.ClickAction,"," card: Braze.ContentCard"," ) -> Bool {"," \/\/ Intercept the content card click action here"," return true"," }","","}"]},"c2-c-02.swift":{"fileType":"swift","highlights":[],"identifier":"c2-c-02.swift","syntax":"swift","fileName":"HomeViewController.swift","type":"file","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}","","extension HomeViewController: BrazeContentCardUIViewControllerDelegate {",""," func contentCard("," _ controller: BrazeContentCardUI.ViewController,"," shouldProcess clickAction: Braze.ContentCard.ClickAction,"," card: Braze.ContentCard"," ) -> Bool {"," \/\/ Intercept the content card click action here"," return true"," }","","}"]},"c2-a-06.swift":{"fileType":"swift","highlights":[],"identifier":"c2-a-06.swift","syntax":"swift","fileName":"HomeViewController.swift","type":"file","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"]},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"c2-a-02.swift":{"fileType":"swift","highlights":[],"identifier":"c2-a-02.swift","syntax":"swift","fileName":"HomeViewController.swift","type":"file","content":["import UIKit","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {",""," }","","}"]},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"text":"Live Activities","type":"text"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities"},"c2-b-02.swift":{"content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," var attributes = BrazeContentCardUI.ViewController.Attributes.defaults"," attributes.pullToRefresh = false"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"],"highlights":[],"syntax":"swift","fileName":"HomeViewController.swift","fileType":"swift","identifier":"c2-b-02.swift","type":"file"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"c2-a-01.png":{"type":"image","identifier":"c2-a-01.png","variants":[{"url":"\/images\/c2-a-01.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/c2-a-01~dark.png"}],"alt":"steps"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"c2-b-01.swift":{"content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," var attributes = BrazeContentCardUI.ViewController.Attributes.defaults"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"],"highlights":[],"syntax":"swift","fileName":"HomeViewController.swift","fileType":"swift","identifier":"c2-b-01.swift","type":"file"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"c2-b-03.swift":{"content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," var attributes = BrazeContentCardUI.ViewController.Attributes.defaults"," attributes.pullToRefresh = false"," attributes.cellAttributes.cornerRadius = 16"," attributes.cellAttributes.highlightColor = .systemGreen"," attributes.cellAttributes.titleFont = .italicSystemFont(ofSize: 16)"," attributes.cellAttributes.shadow = nil"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," navigationController?.pushViewController(viewController, animated: true)"," }","","}"],"highlights":[],"syntax":"swift","fileName":"HomeViewController.swift","fileType":"swift","identifier":"c2-b-03.swift","type":"file"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BrazeContentCardUI","kind":"identifier"}],"type":"topic","title":"BrazeContentCardUI","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI","navigatorTitle":[{"text":"BrazeContentCardUI","kind":"identifier"}],"role":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui","abstract":[{"type":"text","text":"The Braze provided Content Cards UI namespace."}],"kind":"symbol"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate":{"title":"BrazeContentCardUIViewControllerDelegate","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate","url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"navigatorTitle":[{"kind":"identifier","text":"BrazeContentCardUIViewControllerDelegate"}],"abstract":[{"type":"text","text":"Methods for reacting to the content card UI lifecycle."}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"title":"In-App Messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController/Attributes-swift.struct":{"kind":"symbol","title":"BrazeContentCardUI.ViewController.Attributes","abstract":[{"text":"The attributes supported by the view controller.","type":"text"}],"url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","role":"symbol","navigatorTitle":[{"text":"Attributes","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController\/Attributes-swift.struct","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"Attributes","kind":"identifier"}]},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"c2-a-05.swift":{"content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," let viewController = BrazeContentCardUI.ViewController(braze: braze)"," }","","}"],"highlights":[],"syntax":"swift","fileName":"HomeViewController.swift","fileType":"swift","identifier":"c2-a-05.swift","type":"file"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"c2-a-04.swift":{"fileType":"swift","highlights":[],"identifier":"c2-a-04.swift","syntax":"swift","fileName":"HomeViewController.swift","type":"file","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {"," guard let braze = AppDelegate.braze else { return }"," }","","}"]},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUIViewControllerDelegate/contentCard(_:shouldProcess:card:)-6v08v":{"role":"symbol","title":"contentCard(_:shouldProcess:card:)","kind":"symbol","abstract":[{"text":"Defines whether Braze should process the Content Card click action.","type":"text"}],"type":"topic","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUIViewControllerDelegate\/contentCard(_:shouldProcess:card:)-6v08v","required":true,"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contentCard","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O","text":"BrazeContentCardUI","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7BrazeUI0a11ContentCardB0O14ViewControllerC","text":"ViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"shouldProcess"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO","text":"ContentCard"},{"text":".","kind":"text"},{"text":"ClickAction","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO11ClickActionO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"card"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"text":".","kind":"text"},{"text":"ContentCard","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C11ContentCardO"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"defaultImplementations":1,"url":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v"},"c2-a-03.swift":{"fileType":"swift","highlights":[],"identifier":"c2-a-03.swift","syntax":"swift","fileName":"HomeViewController.swift","type":"file","content":["import UIKit","import BrazeUI","","class HomeViewController: UIViewController {",""," func pushContentCardsViewController() {",""," }","","}"]},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ModalViewController":{"title":"BrazeContentCardUI.ModalViewController","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ModalViewController","url":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModalViewController"}],"navigatorTitle":[{"text":"ModalViewController","kind":"identifier"}],"abstract":[{"type":"text","text":"Wraps "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController"},{"text":" in a ","type":"text"},{"code":"UINavigationController","type":"codeVoice"},{"type":"text","text":" with a "},{"inlineContent":[{"type":"text","text":"Done"}],"type":"emphasis"},{"text":" button for modal","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"presentation."}]},"doc://Braze/documentation/BrazeUI/BrazeContentCardUI/ViewController":{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/BrazeContentCardUI\/ViewController","kind":"symbol","url":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","role":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"abstract":[{"text":"A view controller which displays Braze Content Cards.","type":"text"}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/documentation/Braze/content-cards-customization":{"url":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"BrazeUI"},{"type":"text","text":" module provides high quality native Content Cards UI components. These components are easily customizable to better fit the look and feel of your application."}],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/documentation\/Braze\/content-cards-customization"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"text":"Content Cards","type":"text"}],"title":"Content Cards","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]}}} \ No newline at end of file diff --git a/data/tutorials/braze/c3-gif-support.json b/data/tutorials/braze/c3-gif-support.json index 95c38dca6f..f45206f254 100644 --- a/data/tutorials/braze/c3-gif-support.json +++ b/data/tutorials/braze/c3-gif-support.json @@ -1 +1 @@ -{"kind":"project","hierarchy":{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"],["doc:\/\/Braze\/documentation\/BrazeUI"],["doc:\/\/Braze\/documentation\/BrazeKit"]]},"variants":[{"paths":["\/tutorials\/braze\/c3-gif-support"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"},"metadata":{"categoryPathComponent":"00-integration-path","role":"project","title":"GIF Support","category":"Braze"},"sections":[{"estimatedTimeInMinutes":5,"chapter":"User Interface","title":"GIF Support","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}]}],"kind":"hero"},{"tasks":[{"stepsSection":[{"type":"step","media":null,"runtimePreview":null,"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Follow the installation directions in the "},{"type":"reference","identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","isActive":true},{"text":" repository to add it to your Xcode project.","type":"text"}]}],"code":null},{"media":null,"code":"c3-a-01.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Create a new file ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"SDWebImageGIFViewProvider.swift"}]},{"type":"text","text":"."}]}],"type":"step","caption":[],"runtimePreview":null},{"media":null,"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Import the "},{"type":"strong","inlineContent":[{"text":"BrazeUI","type":"text"}]},{"text":" and ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"SDWebImage"}]},{"type":"text","text":" packages at the top of the file."}]}],"type":"step","code":"c3-a-02.swift","runtimePreview":null},{"content":[{"type":"paragraph","inlineContent":[{"text":"Copy and paste the ","type":"text"},{"type":"strong","inlineContent":[{"text":"SDWebImage","type":"text"}]},{"type":"text","text":" sample "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" from ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations"},{"text":".","type":"text"}]}],"code":"c3-a-03.swift","runtimePreview":null,"media":null,"caption":[],"type":"step"},{"caption":[],"type":"step","media":null,"runtimePreview":null,"code":"c3-a-04.swift","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Open your application "},{"type":"strong","inlineContent":[{"text":"AppDelegate.swift","type":"text"}]},{"type":"text","text":" file."}]}]},{"code":"c3-a-05.swift","caption":[],"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add GIF support to the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeUI"}]},{"text":" components using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"SDWebImage"}]},{"type":"text","text":" "},{"inlineContent":[{"type":"text","text":"GIFViewProvider"}],"type":"strong"},{"text":".","type":"text"}]}],"type":"step","media":null}],"title":"Adding GIF support with SDWebImage","contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"inlineContent":[{"text":"Create a ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" to let the Braze UI use your own or any third party GIF supporting ","type":"text"},{"type":"codeVoice","code":"UIView"},{"type":"text","text":"."}],"type":"paragraph"},{"inlineContent":[{"text":"This tutorial shows how to use ","type":"text"},{"isActive":true,"identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","type":"reference"},{"text":" to add GIF support. Sample implementations are available in ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","isActive":true},{"text":".","type":"text"}],"type":"paragraph"}]}],"anchor":"Adding-GIF-support-with-SDWebImage"}],"kind":"tasks"},{"featuredEyebrow":"Tutorial","kind":"callToAction","title":"Locations and Geofences","action":{"overridingTitleInlineContent":[{"type":"text","text":"Get started"}],"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","isActive":true,"overridingTitle":"Get started"},"abstract":[{"text":"Learn how to implement ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"type":"text","text":" using the "},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities","type":"link","titleInlineContent":[{"type":"text","text":"Live Activities"}],"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"c3-a-01.swift":{"content":["import UIKit"],"identifier":"c3-a-01.swift","fileName":"SDWebImageGIFViewProvider.swift","fileType":"swift","highlights":[],"type":"file","syntax":"swift"},"c3-a-03.swift":{"content":["import UIKit","import BrazeUI","import SDWebImage","","extension GIFViewProvider {",""," \/\/\/ A GIF view provider using [SDWebImage](https:\/\/github.com\/SDWebImage\/SDWebImage) as a"," \/\/\/ rendering library."," public static let sdWebImage = Self("," view: { SDAnimatedImageView(image: image(for: $0)) },"," updateView: { ($0 as? SDAnimatedImageView)?.image = image(for: $1) }"," )",""," private static func image(for url: URL?) -> UIImage? {"," guard let url = url else { return nil }"," return url.pathExtension == \"gif\""," ? SDAnimatedImage(contentsOfFile: url.path)"," : UIImage(contentsOfFile: url.path)"," }","","}"],"identifier":"c3-a-03.swift","fileName":"SDWebImageGIFViewProvider.swift","fileType":"swift","highlights":[],"type":"file","syntax":"swift"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"titleInlineContent":[{"type":"text","text":"In-App Messages"}],"title":"In-App Messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"c3-a-04.swift":{"content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/* ... *\/",""," return true"," }","}"],"highlights":[],"fileType":"swift","identifier":"c3-a-04.swift","syntax":"swift","type":"file","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","type":"link","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"type":"text","text":"Content Cards"}]},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"doc://Braze/documentation/Braze/gif-support-integrations":{"type":"topic","abstract":[{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" implementations for common third party GIF images libraries."}],"role":"article","kind":"article","title":"GIF Support Integrations","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","url":"\/documentation\/braze\/gif-support-integrations"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"c3-a-05.swift":{"identifier":"c3-a-05.swift","type":"file","fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/* ... *\/",""," GIFViewProvider.shared = .sdWebImage",""," return true"," }","}"],"highlights":[],"syntax":"swift","fileType":"swift"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"c3-a-02.swift":{"fileType":"swift","syntax":"swift","identifier":"c3-a-02.swift","type":"file","highlights":[],"content":["import UIKit","import BrazeUI","import SDWebImage"],"fileName":"SDWebImageGIFViewProvider.swift"},"https://github.com/SDWebImage/SDWebImage":{"identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","title":"SDWebImage","type":"link","url":"https:\/\/github.com\/SDWebImage\/SDWebImage","titleInlineContent":[{"type":"text","text":"SDWebImage"}]},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"type":"link","titleInlineContent":[{"type":"text","text":"Push Story"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"title":"GIFViewProvider","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"GIFViewProvider","kind":"identifier"}],"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"GIFViewProvider"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"}}} \ No newline at end of file +{"kind":"project","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/c3-gif-support"]}],"sections":[{"estimatedTimeInMinutes":5,"content":[{"type":"paragraph","inlineContent":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}]}],"chapter":"User Interface","kind":"hero","title":"GIF Support"},{"tasks":[{"title":"Adding GIF support with SDWebImage","stepsSection":[{"type":"step","media":null,"caption":[],"code":null,"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Follow the installation directions in the ","type":"text"},{"type":"reference","identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","isActive":true},{"type":"text","text":" repository to add it to your Xcode project."}]}]},{"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Create a new file ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"SDWebImageGIFViewProvider.swift"}]},{"text":".","type":"text"}]}],"caption":[],"media":null,"type":"step","code":"c3-a-01.swift"},{"runtimePreview":null,"type":"step","content":[{"inlineContent":[{"text":"Import the ","type":"text"},{"inlineContent":[{"text":"BrazeUI","type":"text"}],"type":"strong"},{"text":" and ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"SDWebImage"}]},{"type":"text","text":" packages at the top of the file."}],"type":"paragraph"}],"caption":[],"code":"c3-a-02.swift","media":null},{"runtimePreview":null,"type":"step","code":"c3-a-03.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Copy and paste the ","type":"text"},{"inlineContent":[{"type":"text","text":"SDWebImage"}],"type":"strong"},{"type":"text","text":" sample "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","isActive":true,"type":"reference"},{"type":"text","text":" from "},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","isActive":true},{"type":"text","text":"."}]}],"caption":[],"media":null},{"code":"c3-a-04.swift","content":[{"type":"paragraph","inlineContent":[{"text":"Open your application ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"text":" file.","type":"text"}]}],"runtimePreview":null,"caption":[],"type":"step","media":null},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add GIF support to the "},{"inlineContent":[{"type":"text","text":"BrazeUI"}],"type":"strong"},{"type":"text","text":" components using the "},{"inlineContent":[{"type":"text","text":"SDWebImage"}],"type":"strong"},{"text":" ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"GIFViewProvider"}]},{"text":".","type":"text"}]}],"code":"c3-a-05.swift","media":null,"runtimePreview":null,"caption":[],"type":"step"}],"contentSection":[{"content":[{"inlineContent":[{"type":"text","text":"Create a "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"type":"text","text":" to let the Braze UI use your own or any third party GIF supporting "},{"type":"codeVoice","code":"UIView"},{"type":"text","text":"."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"This tutorial shows how to use ","type":"text"},{"identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage","type":"reference","isActive":true},{"type":"text","text":" to add GIF support. Sample implementations are available in "},{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","type":"reference","isActive":true},{"type":"text","text":"."}]}],"kind":"contentAndMedia","mediaPosition":"trailing"}],"anchor":"Adding-GIF-support-with-SDWebImage"}],"kind":"tasks"},{"featuredEyebrow":"Tutorial","abstract":[{"type":"text","text":"Learn how to implement "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true,"type":"reference"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"type":"text","text":" module."}],"title":"Locations and Geofences","kind":"callToAction","action":{"overridingTitle":"Get started","type":"reference","overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","isActive":true}}],"hierarchy":{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path","modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"],["doc:\/\/Braze\/documentation\/BrazeUI"],["doc:\/\/Braze\/documentation\/BrazeKit"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"project","category":"Braze","categoryPathComponent":"00-integration-path","title":"GIF Support"},"references":{"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"text":"Live Activities","type":"text"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities","type":"link"},"doc://Braze/documentation/BrazeUI/GIFViewProvider-swift.struct":{"role":"symbol","title":"GIFViewProvider","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct","type":"topic","abstract":[{"type":"text","text":"A type providing methods to create and update views supporting animated GIF images."}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"GIFViewProvider","kind":"identifier"}],"navigatorTitle":[{"text":"GIFViewProvider","kind":"identifier"}],"url":"\/documentation\/brazeui\/gifviewprovider-swift.struct"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"type":"link","titleInlineContent":[{"text":"Push Story","type":"text"}],"title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","type":"link"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"c3-a-03.swift":{"fileType":"swift","syntax":"swift","type":"file","identifier":"c3-a-03.swift","content":["import UIKit","import BrazeUI","import SDWebImage","","extension GIFViewProvider {",""," \/\/\/ A GIF view provider using [SDWebImage](https:\/\/github.com\/SDWebImage\/SDWebImage) as a"," \/\/\/ rendering library."," public static let sdWebImage = Self("," view: { SDAnimatedImageView(image: image(for: $0)) },"," updateView: { ($0 as? SDAnimatedImageView)?.image = image(for: $1) }"," )",""," private static func image(for url: URL?) -> UIImage? {"," guard let url = url else { return nil }"," return url.pathExtension == \"gif\""," ? SDAnimatedImage(contentsOfFile: url.path)"," : UIImage(contentsOfFile: url.path)"," }","","}"],"fileName":"SDWebImageGIFViewProvider.swift","highlights":[]},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"https://github.com/SDWebImage/SDWebImage":{"type":"link","titleInlineContent":[{"text":"SDWebImage","type":"text"}],"url":"https:\/\/github.com\/SDWebImage\/SDWebImage","title":"SDWebImage","identifier":"https:\/\/github.com\/SDWebImage\/SDWebImage"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"c3-a-01.swift":{"fileType":"swift","syntax":"swift","type":"file","identifier":"c3-a-01.swift","content":["import UIKit"],"fileName":"SDWebImageGIFViewProvider.swift","highlights":[]},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"c3-a-05.swift":{"fileType":"swift","syntax":"swift","type":"file","identifier":"c3-a-05.swift","content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/* ... *\/",""," GIFViewProvider.shared = .sdWebImage",""," return true"," }","}"],"fileName":"AppDelegate.swift","highlights":[]},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"c3-a-04.swift":{"fileType":"swift","syntax":"swift","type":"file","identifier":"c3-a-04.swift","content":["import UIKit","import BrazeKit","import BrazeUI","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/* ... *\/",""," return true"," }","}"],"fileName":"AppDelegate.swift","highlights":[]},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","titleInlineContent":[{"text":"Content Cards","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","type":"link"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","titleInlineContent":[{"text":"location analytics and geofence monitoring","type":"text"}],"title":"location analytics and geofence monitoring","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/documentation/Braze/gif-support-integrations":{"identifier":"doc:\/\/Braze\/documentation\/Braze\/gif-support-integrations","role":"article","type":"topic","title":"GIF Support Integrations","url":"\/documentation\/braze\/gif-support-integrations","abstract":[{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeUI\/GIFViewProvider-swift.struct"},{"text":" implementations for common third party GIF images libraries.","type":"text"}],"kind":"article"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"c3-a-02.swift":{"fileType":"swift","syntax":"swift","type":"file","identifier":"c3-a-02.swift","content":["import UIKit","import BrazeUI","import SDWebImage"],"fileName":"SDWebImageGIFViewProvider.swift","highlights":[]},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"}}} \ No newline at end of file diff --git a/data/tutorials/braze/d1-brazelocation.json b/data/tutorials/braze/d1-brazelocation.json index 6e6242998b..af7c21914a 100644 --- a/data/tutorials/braze/d1-brazelocation.json +++ b/data/tutorials/braze/d1-brazelocation.json @@ -1 +1 @@ -{"sections":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Learn how to implement ","type":"text"},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference"},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"type":"text","text":" module."}]}],"chapter":"Location","estimatedTimeInMinutes":10,"kind":"hero","title":"Locations and Geofences"},{"tasks":[{"title":"Setup your Xcode project","contentSection":[{"kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"Add required location authorization purpose strings and the ","type":"text"},{"code":"BrazeLocation\/BrazeLocation","type":"codeVoice"},{"type":"text","text":" module to your application."}]}],"mediaPosition":"trailing"}],"stepsSection":[{"caption":[{"type":"paragraph","inlineContent":[{"text":"When using Braze location features, your application is responsible for requesting authorization for using location services.","type":"text"}]}],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Go over "},{"identifier":"https:\/\/developer.apple.com\/documentation\/corelocation\/requesting_authorization_for_location_services","isActive":true,"type":"reference"},{"text":" and make sure to configure your application purpose strings.","type":"text"}]}],"media":"d1-a-01.png","code":null,"runtimePreview":null,"type":"step"},{"runtimePreview":null,"media":"d1-a-02.png","type":"step","code":null,"caption":[],"content":[{"inlineContent":[{"type":"text","text":"In the "},{"type":"strong","inlineContent":[{"type":"text","text":"General"}]},{"type":"text","text":" tab of your "},{"type":"strong","inlineContent":[{"type":"text","text":"Application"}]},{"text":" configuration page, under ","type":"text"},{"type":"strong","inlineContent":[{"text":"Frameworks and Libraries","type":"text"}]},{"type":"text","text":", add the "},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"type":"text","text":" module."}],"type":"paragraph"}]}],"anchor":"Setup-your-Xcode-project"},{"contentSection":[{"kind":"contentAndMedia","content":[{"inlineContent":[{"text":"Configure and use ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","isActive":true,"type":"reference"},{"text":" to support Braze location analytics and geofence monitoring features.","type":"text"}],"type":"paragraph"}],"mediaPosition":"trailing"}],"title":"BrazeLocationProvider","stepsSection":[{"runtimePreview":null,"type":"step","media":null,"caption":[],"content":[{"inlineContent":[{"type":"text","text":"Open your application "},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"type":"text","text":" file."}],"type":"paragraph"}],"code":"d1-b-01.swift"},{"content":[{"inlineContent":[{"type":"text","text":"Import the "},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"type":"text","text":" module at the top of the file."}],"type":"paragraph"}],"type":"step","caption":[],"media":null,"code":"d1-b-02.swift","runtimePreview":null},{"media":null,"code":"d1-b-03.swift","runtimePreview":null,"caption":[{"inlineContent":[{"text":"Make sure that all changes to the ","type":"text"},{"code":"configuration","type":"codeVoice"},{"type":"text","text":" are done prior to calling "},{"type":"codeVoice","code":"Braze(configuration:)"},{"text":".","type":"text"}],"type":"paragraph"}],"content":[{"inlineContent":[{"text":"Add a ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","isActive":true},{"type":"text","text":" instance to the Braze configuration."}],"type":"paragraph"}],"type":"step"},{"type":"step","runtimePreview":null,"code":"d1-b-04.swift","content":[{"inlineContent":[{"type":"text","text":"Enable the desired location features."}],"type":"paragraph"}],"media":null,"caption":[{"inlineContent":[{"text":"See ","type":"text"},{"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","isActive":true},{"type":"text","text":" for available configurations."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Your application now supports Braze location features.","type":"text"}]}],"runtimePreview":null,"type":"step","caption":[],"media":null,"code":null}],"anchor":"BrazeLocationProvider"}],"kind":"tasks"},{"kind":"callToAction","action":{"overridingTitleInlineContent":[{"text":"Get started","type":"text"}],"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","type":"reference","overridingTitle":"Get started","isActive":true},"title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"featuredEyebrow":"Tutorial"}],"metadata":{"title":"Locations and Geofences","role":"project","category":"Braze","categoryPathComponent":"00-integration-path"},"variants":[{"paths":["\/tutorials\/braze\/d1-brazelocation"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Location"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}]}]},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}]},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"kind":"project","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"},"references":{"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"d1-b-04.swift":{"fileType":"swift","identifier":"d1-b-04.swift","syntax":"swift","fileName":"AppDelegate.swift","content":["import UIKit","import BrazeKit","import BrazeLocation","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/\/ Setup Braze"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.location.brazeLocationProvider = BrazeLocationProvider()"," configuration.location.automaticLocationCollection = true"," configuration.location.geofencesEnabled = true"," configuration.location.automaticGeofenceRequests = true"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"highlights":[],"type":"file"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"title":"Push Story","titleInlineContent":[{"type":"text","text":"Push Story"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"abstract":[{"type":"text","text":"Location configuration."}],"navigatorTitle":[{"text":"Location","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","role":"symbol","title":"Braze.Configuration.Location","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"Location","kind":"identifier"}]},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"d1-b-02.swift":{"syntax":"swift","highlights":[],"fileName":"AppDelegate.swift","fileType":"swift","content":["import UIKit","import BrazeKit","import BrazeLocation","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/\/ Setup Braze"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"type":"file","identifier":"d1-b-02.swift"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"title":"BrazeLocationProvider","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BrazeLocationProvider"}],"abstract":[],"url":"\/documentation\/brazelocation\/brazelocationprovider","identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"BrazeLocationProvider","kind":"identifier"}],"type":"topic"},"d1-a-02.png":{"alt":"steps","variants":[{"url":"\/images\/d1-a-02.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/d1-a-02~dark.png"}],"identifier":"d1-a-02.png","type":"image"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","title":"Content Cards","titleInlineContent":[{"text":"Content Cards","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"d1-a-01.png":{"identifier":"d1-a-01.png","type":"image","alt":"steps","variants":[{"traits":["1x","light"],"url":"\/images\/d1-a-01.png"},{"url":"\/images\/d1-a-01~dark.png","traits":["1x","dark"]}]},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","title":"location analytics and geofence monitoring","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"titleInlineContent":[{"type":"text","text":"Live Activities"}],"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","title":"Live Activities","url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"https://developer.apple.com/documentation/corelocation/requesting_authorization_for_location_services":{"identifier":"https:\/\/developer.apple.com\/documentation\/corelocation\/requesting_authorization_for_location_services","type":"link","title":"Requesting Authorization for Location Services","titleInlineContent":[{"type":"text","text":"Requesting Authorization for Location Services"}],"url":"https:\/\/developer.apple.com\/documentation\/corelocation\/requesting_authorization_for_location_services"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"d1-b-01.swift":{"fileName":"AppDelegate.swift","identifier":"d1-b-01.swift","type":"file","fileType":"swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/\/ Setup Braze"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"syntax":"swift","highlights":[]},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"link","title":"In-App Messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"d1-b-03.swift":{"fileName":"AppDelegate.swift","identifier":"d1-b-03.swift","type":"file","fileType":"swift","content":["import UIKit","import BrazeKit","import BrazeLocation","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/\/ Setup Braze"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.location.brazeLocationProvider = BrazeLocationProvider()"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"syntax":"swift","highlights":[]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"}}} \ No newline at end of file +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/tutorials\/braze\/d1-brazelocation"]}],"kind":"project","hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Location"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","kind":"task"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}]},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"Locations and Geofences","role":"project","category":"Braze","categoryPathComponent":"00-integration-path"},"sections":[{"title":"Locations and Geofences","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"type":"text","text":" module."}]}],"kind":"hero","chapter":"Location","estimatedTimeInMinutes":10},{"tasks":[{"anchor":"Setup-your-Xcode-project","contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Add required location authorization purpose strings and the "},{"code":"BrazeLocation\/BrazeLocation","type":"codeVoice"},{"text":" module to your application.","type":"text"}]}],"kind":"contentAndMedia","mediaPosition":"trailing"}],"title":"Setup your Xcode project","stepsSection":[{"type":"step","media":"d1-a-01.png","content":[{"inlineContent":[{"text":"Go over ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/corelocation\/requesting_authorization_for_location_services","isActive":true},{"text":" and make sure to configure your application purpose strings.","type":"text"}],"type":"paragraph"}],"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"When using Braze location features, your application is responsible for requesting authorization for using location services."}]}],"code":null,"runtimePreview":null},{"code":null,"runtimePreview":null,"media":"d1-a-02.png","caption":[],"type":"step","content":[{"inlineContent":[{"type":"text","text":"In the "},{"type":"strong","inlineContent":[{"text":"General","type":"text"}]},{"type":"text","text":" tab of your "},{"type":"strong","inlineContent":[{"text":"Application","type":"text"}]},{"type":"text","text":" configuration page, under "},{"inlineContent":[{"type":"text","text":"Frameworks and Libraries"}],"type":"strong"},{"text":", add the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"type":"text","text":" module."}],"type":"paragraph"}]}]},{"title":"BrazeLocationProvider","stepsSection":[{"type":"step","media":null,"content":[{"inlineContent":[{"text":"Open your application ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"text":" file.","type":"text"}],"type":"paragraph"}],"code":"d1-b-01.swift","caption":[],"runtimePreview":null},{"media":null,"code":"d1-b-02.swift","caption":[],"content":[{"inlineContent":[{"type":"text","text":"Import the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"type":"text","text":" module at the top of the file."}],"type":"paragraph"}],"type":"step","runtimePreview":null},{"runtimePreview":null,"type":"step","code":"d1-b-03.swift","caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Make sure that all changes to the "},{"code":"configuration","type":"codeVoice"},{"text":" are done prior to calling ","type":"text"},{"code":"Braze(configuration:)","type":"codeVoice"},{"type":"text","text":"."}]}],"content":[{"inlineContent":[{"type":"text","text":"Add a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider"},{"type":"text","text":" instance to the Braze configuration."}],"type":"paragraph"}],"media":null},{"code":"d1-b-04.swift","runtimePreview":null,"media":null,"type":"step","content":[{"inlineContent":[{"type":"text","text":"Enable the desired location features."}],"type":"paragraph"}],"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"See "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class"},{"text":" for available configurations.","type":"text"}]}]},{"media":null,"code":null,"runtimePreview":null,"caption":[],"content":[{"inlineContent":[{"text":"Your application now supports Braze location features.","type":"text"}],"type":"paragraph"}],"type":"step"}],"anchor":"BrazeLocationProvider","contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Configure and use ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider"},{"text":" to support Braze location analytics and geofence monitoring features.","type":"text"}]}],"kind":"contentAndMedia","mediaPosition":"trailing"}]}],"kind":"tasks"},{"action":{"overridingTitle":"Get started","isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","overridingTitleInlineContent":[{"type":"text","text":"Get started"}]},"kind":"callToAction","featuredEyebrow":"Tutorial","title":"Privacy Tracking Data","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]}],"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","interfaceLanguage":"swift"},"references":{"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"d1-b-02.swift":{"fileName":"AppDelegate.swift","syntax":"swift","content":["import UIKit","import BrazeKit","import BrazeLocation","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/\/ Setup Braze"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"highlights":[],"type":"file","identifier":"d1-b-02.swift","fileType":"swift"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"title":"Live Activities","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"link","titleInlineContent":[{"type":"text","text":"Live Activities"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"d1-a-02.png":{"type":"image","identifier":"d1-a-02.png","alt":"steps","variants":[{"traits":["1x","light"],"url":"\/images\/d1-a-02.png"},{"url":"\/images\/d1-a-02~dark.png","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"d1-b-04.swift":{"fileName":"AppDelegate.swift","syntax":"swift","content":["import UIKit","import BrazeKit","import BrazeLocation","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/\/ Setup Braze"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.location.brazeLocationProvider = BrazeLocationProvider()"," configuration.location.automaticLocationCollection = true"," configuration.location.geofencesEnabled = true"," configuration.location.automaticGeofenceRequests = true"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"highlights":[],"type":"file","identifier":"d1-b-04.swift","fileType":"swift"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"https://developer.apple.com/documentation/corelocation/requesting_authorization_for_location_services":{"title":"Requesting Authorization for Location Services","titleInlineContent":[{"type":"text","text":"Requesting Authorization for Location Services"}],"identifier":"https:\/\/developer.apple.com\/documentation\/corelocation\/requesting_authorization_for_location_services","type":"link","url":"https:\/\/developer.apple.com\/documentation\/corelocation\/requesting_authorization_for_location_services"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"link","titleInlineContent":[{"text":"Push Story","type":"text"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"d1-b-01.swift":{"fileName":"AppDelegate.swift","syntax":"swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/\/ Setup Braze"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"highlights":[],"type":"file","identifier":"d1-b-01.swift","fileType":"swift"},"d1-a-01.png":{"alt":"steps","type":"image","identifier":"d1-a-01.png","variants":[{"traits":["1x","light"],"url":"\/images\/d1-a-01.png"},{"url":"\/images\/d1-a-01~dark.png","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Location-swift.class":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Location-swift.class","abstract":[{"type":"text","text":"Location configuration."}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Location","kind":"identifier"}],"type":"topic","title":"Braze.Configuration.Location","role":"symbol","kind":"symbol","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","navigatorTitle":[{"text":"Location","kind":"identifier"}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"d1-b-03.swift":{"content":["import UIKit","import BrazeKit","import BrazeLocation","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," \/\/ Setup Braze"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," configuration.logger.level = .info"," configuration.location.brazeLocationProvider = BrazeLocationProvider()"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","","}"],"identifier":"d1-b-03.swift","syntax":"swift","fileType":"swift","type":"file","fileName":"AppDelegate.swift","highlights":[]},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"type":"link","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"title":"In-App Messages","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/documentation/BrazeLocation/BrazeLocationProvider":{"identifier":"doc:\/\/Braze\/documentation\/BrazeLocation\/BrazeLocationProvider","title":"BrazeLocationProvider","type":"topic","url":"\/documentation\/brazelocation\/brazelocationprovider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"BrazeLocationProvider"}],"role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"BrazeLocationProvider"}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"type":"link","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"title":"location analytics and geofence monitoring","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"}}} \ No newline at end of file diff --git a/data/tutorials/braze/e1-privacy-tracking.json b/data/tutorials/braze/e1-privacy-tracking.json index 45e40408df..055f5ccf86 100644 --- a/data/tutorials/braze/e1-privacy-tracking.json +++ b/data/tutorials/braze/e1-privacy-tracking.json @@ -1 +1 @@ -{"sections":[{"kind":"hero","content":[{"type":"paragraph","inlineContent":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}]}],"chapter":"Privacy Tracking","title":"Privacy Tracking Data","estimatedTimeInMinutes":10},{"kind":"tasks","tasks":[{"contentSection":[{"mediaPosition":"trailing","content":[{"type":"paragraph","inlineContent":[{"text":"When collecting data for the App Tracking Transparency framework, ensure that you have prepared your application according to ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/apptrackingtransparency","type":"reference","isActive":true},{"type":"text","text":"."}]}],"kind":"contentAndMedia"}],"anchor":"Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","stepsSection":[{"runtimePreview":null,"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Enter a value for "},{"type":"strong","inlineContent":[{"type":"text","text":"NSUserTrackingUsageDescription"}]},{"type":"text","text":" in your "},{"type":"codeVoice","code":"Info.plist"},{"type":"text","text":" file."}]}],"media":"e-plist.png","caption":[],"code":null},{"code":null,"caption":[],"media":null,"type":"step","runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"Open your app’s "},{"code":"PrivacyInfo.xcprivacy","type":"codeVoice"},{"type":"text","text":" file. If you don’t already have one, create one in Xcode by following the instructions "},{"identifier":"https:\/\/developer.apple.com\/documentation\/bundleresources\/privacy_manifest_files","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}]},{"runtimePreview":null,"code":null,"caption":[],"content":[{"type":"paragraph","inlineContent":[{"text":"Set ","type":"text"},{"code":"NSPrivacyTracking","type":"codeVoice"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"YES"},{"text":".","type":"text"}]}],"media":"e-privacyinfo.png","type":"step"},{"type":"step","caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"For instance, if your Braze endpoint is "},{"type":"codeVoice","code":"sdk.iad-01.braze.com"},{"text":", add ","type":"text"},{"code":"sdk-tracking.iad-01.braze.com","type":"codeVoice"},{"text":" to the array of privacy tracking domains.","type":"text"}]}],"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Under ","type":"text"},{"code":"NSPrivacyTrackingDomains","type":"codeVoice"},{"text":", add your Braze API endpoint, prefixed by ","type":"text"},{"code":"sdk-tracking","type":"codeVoice"},{"text":" in place of ","type":"text"},{"code":"sdk","type":"codeVoice"},{"type":"text","text":"."}]}],"media":"e-privacyinfo.png","code":null}]},{"title":"Configure your tracking data","contentSection":[{"kind":"contentAndMedia","mediaPosition":"trailing","content":[{"inlineContent":[{"type":"text","text":"Declare specific pieces of user data to be collected for tracking."}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"text":"When you configure a data type for tracking, Braze will route all data for that type to the tracking domains declared in the privacy manifest. All non-tracking data will be routed to the regular Braze endpoints.","type":"text"}]}]}],"stepsSection":[{"caption":[],"type":"step","media":null,"content":[{"inlineContent":[{"type":"text","text":"Open your application "},{"inlineContent":[{"type":"text","text":"AppDelegate.swift"}],"type":"strong"},{"type":"text","text":" file."}],"type":"paragraph"}],"code":"e1-01.swift","runtimePreview":null},{"type":"step","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Configure "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList","type":"reference","isActive":true},{"type":"text","text":" with the types of data you wish to collect for user tracking."}]}],"caption":[{"inlineContent":[{"type":"text","text":"For the full list of tracking properties available, refer to "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty"},{"type":"text","text":"."}],"type":"paragraph"}],"runtimePreview":null,"code":"e1-02.swift","media":null},{"runtimePreview":null,"media":null,"type":"step","caption":[],"code":"e1-03.swift","content":[{"inlineContent":[{"type":"text","text":"For custom events and custom user attributes, you may also indicate specific event or attribute names. Braze will only route those specific events and attributes to the privacy tracking domains."}],"type":"paragraph"}]},{"runtimePreview":null,"type":"step","content":[{"inlineContent":[{"type":"text","text":"If you intend to collect all user data for tracking, you may use the "},{"code":".everything","type":"codeVoice"},{"text":" option.","type":"text"}],"type":"paragraph"}],"media":null,"code":"e1-04.swift","caption":[{"inlineContent":[{"inlineContent":[{"text":"Note that if your user denies App Tracking Transparency permissions, no data will be collected, and Braze will not work as expected.","type":"text"}],"type":"strong"}],"type":"paragraph"}]}],"anchor":"Configure-your-tracking-data"},{"stepsSection":[{"code":"e1-05.swift","runtimePreview":null,"caption":[],"type":"step","media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Import the ","type":"text"},{"code":"AppTrackingTransparency","type":"codeVoice"},{"text":" library into your ","type":"text"},{"inlineContent":[{"type":"text","text":"AppDelegate.swift"}],"type":"strong"},{"type":"text","text":" file"}]}]},{"type":"step","media":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In your "},{"type":"codeVoice","code":"applicationDidBecomeActive(_:)"},{"text":" method, request your user’s authorization status from ","type":"text"},{"type":"codeVoice","code":"ATTrackingManager"},{"text":".","type":"text"}]}],"runtimePreview":null,"caption":[],"code":"e1-06.swift"},{"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Ensure that this method is called whenever the application has become active in case the status has changed."}]}],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)"},{"type":"text","text":" to let Braze know the latest status."}]}],"type":"step","code":"e1-07.swift","runtimePreview":null,"media":null}],"contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Notify Braze when users either accept or deny AppTrackingTransparency permissions."}]},{"inlineContent":[{"text":"If a user has declined permissions and Braze does not receive the latest authorization status, any data routed for tracking will cause an ","type":"text"},{"code":"NSURLError","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"contentAndMedia","mediaPosition":"trailing"}],"title":"Respond to App Tracking Transparency permissions","anchor":"Respond-to-App-Tracking-Transparency-permissions"},{"contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"If you wish to modify your initial list at runtime, you may call "},{"isActive":true,"type":"reference","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)"},{"text":" to add or remove tracking properties.","type":"text"}]}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"anchor":"Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","stepsSection":[{"content":[{"inlineContent":[{"text":"For example, if you want to update your tracking list only after App Tracking Transparency permissions have been requested, you can call this method in the completion handler.","type":"text"}],"type":"paragraph"}],"media":null,"caption":[],"runtimePreview":null,"type":"step","code":"e1-08.swift"},{"code":"e1-09.swift","type":"step","media":null,"runtimePreview":null,"content":[{"type":"paragraph","inlineContent":[{"text":"You may call ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","type":"reference","isActive":true},{"text":" at any time, wherever appropriate for your use case.","type":"text"}]}],"caption":[]}]}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"modules":[{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}]}]},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"}]}]},{"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"}]}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"kind":"project","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"},"variants":[{"paths":["\/tutorials\/braze\/e1-privacy-tracking"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"categoryPathComponent":"00-integration-path","category":"Braze","role":"project","title":"Privacy Tracking Data"},"references":{"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"type":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},"doc://Braze/tutorials/00-integration-path/Location":{"role":"article","title":"Location","type":"topic","abstract":[],"kind":"article","url":"\/tutorials\/00-integration-path\/location","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","title":"Opting out of push-to-start"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking","url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","estimatedTime":"20min"},"e1-07.swift":{"identifier":"e1-07.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }"," "," func applicationDidBecomeActive(_ application: UIApplication) {"," \/\/ Request and check your user's tracking authorization status."," ATTrackingManager.requestTrackingAuthorization { status in"," \/\/ Let Braze know whether user data is allowed to be collected for tracking."," let enableAdTracking = status == .authorized"," AppDelegate.braze?.set(adTrackingEnabled: enableAdTracking)"," }"," }","}"],"type":"file","syntax":"swift","fileName":"AppDelegate.swift"},"e1-04.swift":{"identifier":"e1-04.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift","type":"file","fileName":"AppDelegate.swift"},"e1-05.swift":{"identifier":"e1-05.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"type":"file","syntax":"swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials","url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"role":"pseudoSymbol","title":"Setup your Xcode project","type":"section","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"inlineContent":[{"type":"text","text":"BrazeLocation"}],"type":"strong"},{"text":" module.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"role":"pseudoSymbol","title":"Braze Swift Package","type":"section","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package"},"https://developer.apple.com/documentation/apptrackingtransparency":{"identifier":"https:\/\/developer.apple.com\/documentation\/apptrackingtransparency","title":"Apple’s documentation","type":"link","titleInlineContent":[{"type":"text","text":"Apple’s documentation"}],"url":"https:\/\/developer.apple.com\/documentation\/apptrackingtransparency"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"type":"section","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","title":"Log custom events","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","url":"\/tutorials\/braze\/a3-analytics#Log-custom-events"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","type":"section"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","type":"section"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking"},"doc://Braze/tutorials/Braze/b3-push-stories":{"type":"topic","url":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","role":"project","abstract":[{"type":"text","text":"Learn how to support receiving "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference"},{"type":"text","text":" notifications."}],"kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","estimatedTime":"20min"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"type":"topic","abstract":[{"type":"text","text":"Tracks advertisement tracking state."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"title":"set(adTrackingEnabled:)","kind":"symbol","role":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"role":"pseudoSymbol","title":"Updating your tracking configurations at runtime","type":"section","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime"},"e1-08.swift":{"identifier":"e1-08.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }"," "," func applicationDidBecomeActive(_ application: UIApplication) {"," \/\/ Request and check your user's tracking authorization status."," ATTrackingManager.requestTrackingAuthorization { status in"," \/\/ Let Braze know whether user data is allowed to be collected for tracking."," let enableAdTracking = status == .authorized"," AppDelegate.braze?.set(adTrackingEnabled: enableAdTracking)"," }"," }","}"],"type":"file","syntax":"swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","type":"section"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","title":"Push Story","type":"link","titleInlineContent":[{"type":"text","text":"Push Story"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}]},"e1-09.swift":{"identifier":"e1-09.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }"," "," func applicationDidBecomeActive(_ application: UIApplication) {"," \/\/ Request and check your user's tracking authorization status."," ATTrackingManager.requestTrackingAuthorization { status in"," \/\/ Let Braze know whether user data is allowed to be collected for tracking."," let enableAdTracking = status == .authorized"," AppDelegate.braze?.set(adTrackingEnabled: enableAdTracking)"," "," \/\/ Add the `.firstName` and `.lastName` properties, while removing the `.everything` configuration."," AppDelegate.braze.updateTrackingAllowList("," adding: [.firstName, .lastName],"," removing: [.everything]"," )"," }"," }","}"],"syntax":"swift","type":"file","fileName":"AppDelegate.swift"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","navigatorTitle":[{"text":"TrackingProperty","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","kind":"symbol","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TrackingProperty","kind":"identifier"}]},"e-plist.png":{"variants":[{"url":"\/images\/e-plist.png","traits":["1x","light"]},{"traits":["1x","dark"],"url":"\/images\/e-plist~dark.png"}],"type":"image","identifier":"e-plist.png","alt":"Tracking usage description in Info.plist"},"e1-02.swift":{"identifier":"e1-02.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ Declare which types of data you wish to collect for user tracking."," configuration.api.trackingPropertyAllowList = ["," .firstName,"," .lastName,"," .dateOfBirth,"," .allCustomEvents"," ]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift","type":"file","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/b4-live-activities":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","title":"Live Activities","url":"\/tutorials\/braze\/b4-live-activities","type":"topic","estimatedTime":"10min"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","title":"Live Activities","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"type":"text","text":"Live Activities"}]},"e1-03.swift":{"identifier":"e1-03.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ Declare which types of data you wish to collect for user tracking."," configuration.api.trackingPropertyAllowList = ["," .firstName,"," .lastName,"," .dateOfBirth,"," .customEvent([\"event-1\"]),"," .customAttribute([\"attribute-1\", \"attribute-2\"])"," ]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift","type":"file","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/00-integration-path":{"role":"overview","title":"Integration Path","type":"topic","abstract":[{"type":"text","text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK."}],"kind":"overview","url":"\/tutorials\/00-integration-path","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"role":"pseudoSymbol","title":"Notification Content Extension","type":"section","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","type":"reference","isActive":true},{"type":"text","text":" notifications."}],"kind":"section","url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"role":"pseudoSymbol","title":"Option 2: Implement the push notification handlers manually","type":"section","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"title":"updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adding"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"Braze","kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">)","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"https://developer.apple.com/documentation/bundleresources/privacy_manifest_files":{"url":"https:\/\/developer.apple.com\/documentation\/bundleresources\/privacy_manifest_files","title":"here","identifier":"https:\/\/developer.apple.com\/documentation\/bundleresources\/privacy_manifest_files","type":"link","titleInlineContent":[{"type":"text","text":"here"}]},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"abstract":[],"kind":"article","role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications"},"doc://Braze/tutorials/Braze/a1-installation":{"abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","url":"\/tutorials\/braze\/a1-installation","title":"Installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","type":"section"},"e1-06.swift":{"identifier":"e1-06.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }"," "," func applicationDidBecomeActive(_ application: UIApplication) {"," \/\/ Request and check your user's tracking authorization status."," ATTrackingManager.requestTrackingAuthorization { status in"," "," }"," }","}"],"syntax":"swift","type":"file","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","type":"section"},"doc://Braze/tutorials/Braze/a3-analytics":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","title":"Analytics","url":"\/tutorials\/braze\/a3-analytics","type":"topic","estimatedTime":"15min"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","title":"Notification Service Extension"},"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"type":"section","title":"Tracking your Live Activity with Braze","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","title":"In-App Messages","type":"link","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","titleInlineContent":[{"type":"text","text":"In-App Messages"}]},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"role":"project","title":"Content Cards UI","estimatedTime":"10min","type":"topic","abstract":[{"type":"text","text":"Learn how to display "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"kind":"project","url":"\/tutorials\/braze\/c2-contentcardsui","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases"},"doc://Braze/tutorials/Braze/c3-gif-support":{"abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","title":"GIF Support","url":"\/tutorials\/braze\/c3-gif-support","type":"topic","estimatedTime":"5min"},"e1-01.swift":{"identifier":"e1-01.swift","highlights":[],"fileType":"swift","content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"syntax":"swift","type":"file","fileName":"AppDelegate.swift"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","title":"location analytics and geofence monitoring","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"link","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}]},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","type":"topic","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","type":"section"},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","type":"section"},"e-privacyinfo.png":{"identifier":"e-privacyinfo.png","alt":"Sample privacy manifest","type":"image","variants":[{"url":"\/images\/e-privacyinfo.png","traits":["1x","light"]},{"url":"\/images\/e-privacyinfo~dark.png","traits":["1x","dark"]}]},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"kind":"section","role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/trackingPropertyAllowList":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"trackingPropertyAllowList","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sh","text":"Set"},{"text":"<","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"The list of properties to be collected for tracking users (default: an empty list)."}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","type":"topic","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList","title":"trackingPropertyAllowList"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"type":"section","title":"Optional: Content Cards view controller Delegate","url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","type":"section"},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"type":"topic","url":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","estimatedTime":"10min","kind":"project","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","type":"section"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"kind":"project","role":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","title":"Privacy Tracking Data","url":"\/tutorials\/braze\/e1-privacy-tracking","type":"topic","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}],"kind":"project","role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"kind":"section","role":"pseudoSymbol","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","title":"The Braze instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","type":"section"}}} \ No newline at end of file +{"variants":[{"paths":["\/tutorials\/braze\/e1-privacy-tracking"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Braze\/tutorials\/00-integration-path","doc:\/\/Braze\/tutorials\/00-integration-path\/$volume","doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"],["doc:\/\/Braze\/documentation\/BrazeKit"]],"modules":[{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","kind":"task"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze"},{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually"}]},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications"},{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"task"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications"},{"projects":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization","kind":"task"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"task"}]},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"}]}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface"},{"projects":[{"sections":[{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location"},{"projects":[{"sections":[{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"task"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data"},{"kind":"task","reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions"},{"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","kind":"task"}],"reference":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"}],"reference":"doc:\/\/Braze\/tutorials\/00-integration-path"},"sections":[{"estimatedTimeInMinutes":10,"chapter":"Privacy Tracking","kind":"hero","title":"Privacy Tracking Data","content":[{"inlineContent":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"type":"paragraph"}]},{"tasks":[{"title":"Prepare your app for App Tracking Transparency","stepsSection":[{"runtimePreview":null,"caption":[],"media":"e-plist.png","content":[{"inlineContent":[{"text":"Enter a value for ","type":"text"},{"inlineContent":[{"text":"NSUserTrackingUsageDescription","type":"text"}],"type":"strong"},{"text":" in your ","type":"text"},{"code":"Info.plist","type":"codeVoice"},{"text":" file.","type":"text"}],"type":"paragraph"}],"code":null,"type":"step"},{"media":null,"content":[{"inlineContent":[{"type":"text","text":"Open your app’s "},{"type":"codeVoice","code":"PrivacyInfo.xcprivacy"},{"text":" file. If you don’t already have one, create one in Xcode by following the instructions ","type":"text"},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/bundleresources\/privacy_manifest_files"},{"type":"text","text":"."}],"type":"paragraph"}],"code":null,"type":"step","caption":[],"runtimePreview":null},{"caption":[],"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Set "},{"code":"NSPrivacyTracking","type":"codeVoice"},{"type":"text","text":" to "},{"type":"codeVoice","code":"YES"},{"text":".","type":"text"}]}],"type":"step","media":"e-privacyinfo.png","runtimePreview":null,"code":null},{"type":"step","caption":[{"inlineContent":[{"type":"text","text":"For instance, if your Braze endpoint is "},{"code":"sdk.iad-01.braze.com","type":"codeVoice"},{"type":"text","text":", add "},{"type":"codeVoice","code":"sdk-tracking.iad-01.braze.com"},{"type":"text","text":" to the array of privacy tracking domains."}],"type":"paragraph"}],"code":null,"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Under "},{"type":"codeVoice","code":"NSPrivacyTrackingDomains"},{"type":"text","text":", add your Braze API endpoint, prefixed by "},{"code":"sdk-tracking","type":"codeVoice"},{"text":" in place of ","type":"text"},{"type":"codeVoice","code":"sdk"},{"text":".","type":"text"}]}],"media":"e-privacyinfo.png","runtimePreview":null}],"contentSection":[{"content":[{"inlineContent":[{"type":"text","text":"When collecting data for the App Tracking Transparency framework, ensure that you have prepared your application according to "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/apptrackingtransparency","isActive":true},{"text":".","type":"text"}],"type":"paragraph"}],"mediaPosition":"trailing","kind":"contentAndMedia"}],"anchor":"Prepare-your-app-for-App-Tracking-Transparency"},{"contentSection":[{"kind":"contentAndMedia","mediaPosition":"trailing","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Declare specific pieces of user data to be collected for tracking."}]},{"inlineContent":[{"text":"When you configure a data type for tracking, Braze will route all data for that type to the tracking domains declared in the privacy manifest. All non-tracking data will be routed to the regular Braze endpoints.","type":"text"}],"type":"paragraph"}]}],"anchor":"Configure-your-tracking-data","title":"Configure your tracking data","stepsSection":[{"type":"step","runtimePreview":null,"media":null,"code":"e1-01.swift","content":[{"inlineContent":[{"type":"text","text":"Open your application "},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"type":"text","text":" file."}],"type":"paragraph"}],"caption":[]},{"runtimePreview":null,"caption":[{"inlineContent":[{"type":"text","text":"For the full list of tracking properties available, refer to "},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","type":"reference","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}],"media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"Configure ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList"},{"type":"text","text":" with the types of data you wish to collect for user tracking."}]}],"type":"step","code":"e1-02.swift"},{"media":null,"content":[{"inlineContent":[{"text":"For custom events and custom user attributes, you may also indicate specific event or attribute names. Braze will only route those specific events and attributes to the privacy tracking domains.","type":"text"}],"type":"paragraph"}],"runtimePreview":null,"code":"e1-03.swift","caption":[],"type":"step"},{"media":null,"content":[{"inlineContent":[{"text":"If you intend to collect all user data for tracking, you may use the ","type":"text"},{"type":"codeVoice","code":".everything"},{"type":"text","text":" option."}],"type":"paragraph"}],"code":"e1-04.swift","type":"step","caption":[{"type":"paragraph","inlineContent":[{"type":"strong","inlineContent":[{"type":"text","text":"Note that if your user denies App Tracking Transparency permissions, no data will be collected, and Braze will not work as expected."}]}]}],"runtimePreview":null}]},{"anchor":"Respond-to-App-Tracking-Transparency-permissions","title":"Respond to App Tracking Transparency permissions","contentSection":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Notify Braze when users either accept or deny AppTrackingTransparency permissions."}]},{"type":"paragraph","inlineContent":[{"text":"If a user has declined permissions and Braze does not receive the latest authorization status, any data routed for tracking will cause an ","type":"text"},{"type":"codeVoice","code":"NSURLError"},{"text":".","type":"text"}]}],"kind":"contentAndMedia","mediaPosition":"trailing"}],"stepsSection":[{"content":[{"inlineContent":[{"type":"text","text":"Import the "},{"code":"AppTrackingTransparency","type":"codeVoice"},{"type":"text","text":" library into your "},{"type":"strong","inlineContent":[{"type":"text","text":"AppDelegate.swift"}]},{"text":" file","type":"text"}],"type":"paragraph"}],"runtimePreview":null,"type":"step","media":null,"caption":[],"code":"e1-05.swift"},{"runtimePreview":null,"content":[{"inlineContent":[{"type":"text","text":"In your "},{"code":"applicationDidBecomeActive(_:)","type":"codeVoice"},{"text":" method, request your user’s authorization status from ","type":"text"},{"type":"codeVoice","code":"ATTrackingManager"},{"text":".","type":"text"}],"type":"paragraph"}],"caption":[],"type":"step","media":null,"code":"e1-06.swift"},{"caption":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Ensure that this method is called whenever the application has become active in case the status has changed."}]}],"media":null,"runtimePreview":null,"code":"e1-07.swift","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Call "},{"isActive":true,"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","type":"reference"},{"type":"text","text":" to let Braze know the latest status."}]}],"type":"step"}]},{"title":"Updating your tracking configurations at runtime","stepsSection":[{"runtimePreview":null,"caption":[],"media":null,"content":[{"type":"paragraph","inlineContent":[{"text":"For example, if you want to update your tracking list only after App Tracking Transparency permissions have been requested, you can call this method in the completion handler.","type":"text"}]}],"type":"step","code":"e1-08.swift"},{"code":"e1-09.swift","content":[{"inlineContent":[{"text":"You may call ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","isActive":true,"type":"reference"},{"text":" at any time, wherever appropriate for your use case.","type":"text"}],"type":"paragraph"}],"caption":[],"media":null,"runtimePreview":null,"type":"step"}],"contentSection":[{"mediaPosition":"trailing","kind":"contentAndMedia","content":[{"type":"paragraph","inlineContent":[{"text":"If you wish to modify your initial list at runtime, you may call ","type":"text"},{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","isActive":true,"type":"reference"},{"text":" to add or remove tracking properties.","type":"text"}]}]}],"anchor":"Updating-your-tracking-configurations-at-runtime"}],"kind":"tasks"}],"identifier":{"url":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"project","metadata":{"category":"Braze","role":"project","categoryPathComponent":"00-integration-path","title":"Privacy Tracking Data"},"references":{"doc://Braze/tutorials/Braze/b4-live-activities#Tracking-your-Live-Activity-with-Braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","title":"Tracking your Live Activity with Braze","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Tracking-your-Live-Activity-with-Braze","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference"},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze/updateTrackingAllowList(adding:removing:)":{"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/updateTrackingAllowList(adding:removing:)","abstract":[{"text":"Updates the tracking property allow list with properties to add or remove.","type":"text"}],"role":"symbol","title":"updateTrackingAllowList(adding:removing:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTrackingAllowList"},{"kind":"text","text":"("},{"text":"adding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","text":"Braze"},{"kind":"text","text":"."},{"text":"Configuration","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC"},{"text":".","kind":"text"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"removing"},{"kind":"text","text":": "},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"text":"<","kind":"text"},{"preciseIdentifier":"c:@M@BrazeKit@objc(cs)Braze","kind":"typeIdentifier","text":"Braze"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC","text":"Configuration"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO","text":"TrackingProperty"},{"text":">)","kind":"text"}],"url":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","title":"Option 2: Implement the push notification handlers manually","abstract":[{"text":"Learn how to support receiving foreground and background push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-2-Implement-the-push-notification-handlers-manually","kind":"section"},"doc://Braze/tutorials/00-integration-path/Privacy-Tracking":{"url":"\/tutorials\/00-integration-path\/privacy-tracking","title":"Privacy Tracking","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Privacy-Tracking"},"doc://Braze/tutorials/00-integration-path/Braze-Essentials":{"url":"\/tutorials\/00-integration-path\/braze-essentials","title":"Braze Essentials","abstract":[],"role":"article","type":"topic","kind":"article","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Braze-Essentials"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-customization":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-customization","title":"Optional: Content Cards customization","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-customization"},"https://www.braze.com/docs/user_guide/message_building_by_channel/push/advanced_push_options/push_stories/":{"type":"link","title":"Push Story","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","titleInlineContent":[{"type":"text","text":"Push Story"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},"doc://Braze/tutorials/Braze/d1-brazelocation#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#Setup-your-Xcode-project","kind":"section","title":"Setup your Xcode project","url":"\/tutorials\/braze\/d1-brazelocation#Setup-your-Xcode-project","abstract":[{"type":"text","text":"Learn how to implement "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"text":"BrazeLocation","type":"text"}]},{"type":"text","text":" module."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/TrackingProperty":{"navigatorTitle":[{"kind":"identifier","text":"TrackingProperty"}],"url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","type":"topic","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TrackingProperty"}],"kind":"symbol","abstract":[{"type":"text","text":"The category of Braze SDK properties to be marked for user tracking."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/TrackingProperty","title":"Braze.Configuration.TrackingProperty"},"doc://Braze/tutorials/Braze/b3-push-stories":{"title":"Push Stories","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories","url":"\/tutorials\/braze\/b3-push-stories","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/","isActive":true},{"type":"text","text":" notifications."}]},"doc://Braze/tutorials/00-integration-path":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path","kind":"overview","title":"Integration Path","url":"\/tutorials\/00-integration-path","abstract":[{"text":"Follow these step by step tutorials to learn how to get the most out of the Braze SDK.","type":"text"}],"role":"overview","type":"topic"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/e1-privacy-tracking#Updating-your-tracking-configurations-at-runtime","title":"Updating your tracking configurations at runtime","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"kind":"section"},"e1-01.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-01.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/b4-live-activities#Creating-a-Live-Activity":{"url":"\/tutorials\/braze\/b4-live-activities#Creating-a-Live-Activity","title":"Creating a Live Activity","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Creating-a-Live-Activity"},"doc://Braze/tutorials/Braze/a3-analytics#Log-purchases":{"url":"\/tutorials\/braze\/a3-analytics#Log-purchases","title":"Log purchases","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-purchases","kind":"section"},"https://developer.apple.com/documentation/bundleresources/privacy_manifest_files":{"type":"link","title":"here","identifier":"https:\/\/developer.apple.com\/documentation\/bundleresources\/privacy_manifest_files","titleInlineContent":[{"text":"here","type":"text"}],"url":"https:\/\/developer.apple.com\/documentation\/bundleresources\/privacy_manifest_files"},"doc://Braze/tutorials/Braze/b4-live-activities#Resuming-Live-Activity-tracking":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Resuming-Live-Activity-tracking","title":"Resuming Live Activity tracking","type":"section","url":"\/tutorials\/braze\/b4-live-activities#Resuming-Live-Activity-tracking","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"text":" with Braze push notifications.","type":"text"}]},"doc://Braze/tutorials/Braze/c3-gif-support#Adding-GIF-support-with-SDWebImage":{"url":"\/tutorials\/braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage","title":"Adding GIF support with SDWebImage","abstract":[{"type":"text","text":"Learn how to add GIF images support to Braze provided user interface using third party libraries."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support#Adding-GIF-support-with-SDWebImage"},"doc://Braze/tutorials/Braze/a2-configure-braze#The-Braze-instance":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze#The-Braze-instance","url":"\/tutorials\/braze\/a2-configure-braze#The-Braze-instance","kind":"section","title":"The Braze instance","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/Braze/a1-installation":{"url":"\/tutorials\/braze\/a1-installation","title":"Installation","abstract":[{"text":"Install the SDK using the Swift Package Manager.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","title":"Prepare your app for App Tracking Transparency","type":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Prepare-your-app-for-App-Tracking-Transparency","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/":{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","title":"Content Cards","type":"link","titleInlineContent":[{"type":"text","text":"Content Cards"}],"url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications#Notification-Service-Extension":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications#Notification-Service-Extension","url":"\/tutorials\/braze\/b2-rich-push-notifications#Notification-Service-Extension","kind":"section","title":"Notification Service Extension","abstract":[{"text":"Learn how to support receiving rich push notifications with images, audio and video.","type":"text"}],"role":"pseudoSymbol","type":"section"},"https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications":{"type":"link","title":"Live Activities","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","titleInlineContent":[{"text":"Live Activities","type":"text"}],"url":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications"},"doc://Braze/documentation/BrazeKit/Braze/set(adTrackingEnabled:)":{"title":"set(adTrackingEnabled:)","kind":"symbol","identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/set(adTrackingEnabled:)","url":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"adTrackingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}],"abstract":[{"text":"Tracks advertisement tracking state.","type":"text"}]},"doc://Braze/tutorials/Braze/b4-live-activities#Opting-out-of-push-to-start":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Opting-out-of-push-to-start","kind":"section","title":"Opting out of push-to-start","url":"\/tutorials\/braze\/b4-live-activities#Opting-out-of-push-to-start","abstract":[{"text":"Learn how to remotely track and manage your iOS ","type":"text"},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}],"role":"pseudoSymbol","type":"section"},"e1-03.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ Declare which types of data you wish to collect for user tracking."," configuration.api.trackingPropertyAllowList = ["," .firstName,"," .lastName,"," .dateOfBirth,"," .customEvent([\"event-1\"]),"," .customAttribute([\"attribute-1\", \"attribute-2\"])"," ]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-03.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"e-plist.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/e-plist.png"},{"traits":["1x","dark"],"url":"\/images\/e-plist~dark.png"}],"type":"image","identifier":"e-plist.png","alt":"Tracking usage description in Info.plist"},"doc://Braze/tutorials/Braze/c2-contentcardsui#BrazeContentCardsUI":{"url":"\/tutorials\/braze\/c2-contentcardsui#BrazeContentCardsUI","title":"BrazeContentCardsUI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#BrazeContentCardsUI"},"e-privacyinfo.png":{"type":"image","variants":[{"traits":["1x","light"],"url":"\/images\/e-privacyinfo.png"},{"traits":["1x","dark"],"url":"\/images\/e-privacyinfo~dark.png"}],"identifier":"e-privacyinfo.png","alt":"Sample privacy manifest"},"e1-07.swift":{"content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }"," "," func applicationDidBecomeActive(_ application: UIApplication) {"," \/\/ Request and check your user's tracking authorization status."," ATTrackingManager.requestTrackingAuthorization { status in"," \/\/ Let Braze know whether user data is allowed to be collected for tracking."," let enableAdTracking = status == .authorized"," AppDelegate.braze?.set(adTrackingEnabled: enableAdTracking)"," }"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-07.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/00-integration-path/Location":{"identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Location","url":"\/tutorials\/00-integration-path\/location","kind":"article","title":"Location","abstract":[],"role":"article","type":"topic"},"doc://Braze/tutorials/Braze/c1-inappmessageui#BrazeInAppMessageUI":{"url":"\/tutorials\/braze\/c1-inappmessageui#BrazeInAppMessageUI","title":"BrazeInAppMessageUI","abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","type":"reference"},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#BrazeInAppMessageUI","kind":"section"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling":{"url":"\/tutorials\/braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling","title":"Option 1: Automatic push notification handling","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Option-1-Automatic-push-notification-handling"},"doc://Braze/tutorials/Braze/c3-gif-support":{"url":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","abstract":[{"text":"Learn how to add GIF images support to Braze provided user interface using third party libraries.","type":"text"}],"role":"project","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c3-gif-support","kind":"project","estimatedTime":"5min"},"doc://Braze/tutorials/Braze/b1-standard-push-notifications#Setup-your-Xcode-project":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications#Setup-your-Xcode-project","title":"Setup your Xcode project","type":"section","kind":"section","url":"\/tutorials\/braze\/b1-standard-push-notifications#Setup-your-Xcode-project","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"e1-04.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-04.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/00-integration-path/Push-Notifications":{"url":"\/tutorials\/00-integration-path\/push-notifications","title":"Push Notifications","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/Push-Notifications","kind":"article"},"https://www.braze.com/docs/user_guide/engagement_tools/locations_and_geofences/":{"title":"location analytics and geofence monitoring","type":"link","titleInlineContent":[{"type":"text","text":"location analytics and geofence monitoring"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","url":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/"},"doc://Braze/tutorials/Braze/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate":{"url":"\/tutorials\/braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","title":"Optional: Content Cards view controller Delegate","abstract":[{"text":"Learn how to display ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui#Optional-Content-Cards-view-controller-Delegate","kind":"section"},"doc://Braze/tutorials/Braze/b2-rich-push-notifications":{"title":"Rich Push Notifications","kind":"project","estimatedTime":"5min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b2-rich-push-notifications","url":"\/tutorials\/braze\/b2-rich-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving rich push notifications with images, audio and video."}]},"e1-05.swift":{"content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-05.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"e1-08.swift":{"content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }"," "," func applicationDidBecomeActive(_ application: UIApplication) {"," \/\/ Request and check your user's tracking authorization status."," ATTrackingManager.requestTrackingAuthorization { status in"," \/\/ Let Braze know whether user data is allowed to be collected for tracking."," let enableAdTracking = status == .authorized"," AppDelegate.braze?.set(adTrackingEnabled: enableAdTracking)"," }"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-08.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/e1-privacy-tracking":{"url":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","abstract":[{"text":"Learn how to manage your data collection practices for tracking.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking","estimatedTime":"10min"},"e1-02.swift":{"content":["import UIKit","import BrazeKit","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ Declare which types of data you wish to collect for user tracking."," configuration.api.trackingPropertyAllowList = ["," .firstName,"," .lastName,"," .dateOfBirth,"," .allCustomEvents"," ]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-02.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages":{"title":"In-App Messages","type":"link","titleInlineContent":[{"text":"In-App Messages","type":"text"}],"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","url":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},"doc://Braze/tutorials/Braze/a2-configure-braze":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a2-configure-braze","kind":"project","title":"Configure Braze","url":"\/tutorials\/braze\/a2-configure-braze","abstract":[{"type":"text","text":"Create and configure the Braze instance."}],"role":"project","estimatedTime":"5min","type":"topic"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Configure-your-tracking-data":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Configure-your-tracking-data","title":"Configure your tracking data","type":"section","kind":"section","url":"\/tutorials\/braze\/e1-privacy-tracking#Configure-your-tracking-data","role":"pseudoSymbol","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}]},"doc://Braze/tutorials/Braze/b1-standard-push-notifications":{"title":"Standard Push Notifications","kind":"project","estimatedTime":"20min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b1-standard-push-notifications","url":"\/tutorials\/braze\/b1-standard-push-notifications","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to support receiving foreground and background push notifications."}]},"doc://Braze/tutorials/Braze/c1-inappmessageui":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui","url":"\/tutorials\/braze\/c1-inappmessageui","kind":"project","title":"In-App Message UI","abstract":[{"text":"Learn how to display ","type":"text"},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages","isActive":true},{"type":"text","text":" to your users using the Braze provided user interface."}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/d1-brazelocation":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation","kind":"project","title":"Locations and Geofences","url":"\/tutorials\/braze\/d1-brazelocation","abstract":[{"text":"Learn how to implement ","type":"text"},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","type":"reference","isActive":true},{"type":"text","text":" using the "},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"project","estimatedTime":"10min","type":"topic"},"doc://Braze/tutorials/Braze/c2-contentcardsui":{"url":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","abstract":[{"type":"text","text":"Learn how to display "},{"identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/content_cards\/","type":"reference","isActive":true},{"text":" to your users using the Braze provided user interface.","type":"text"}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c2-contentcardsui","estimatedTime":"10min"},"doc://Braze/tutorials/Braze/a1-installation#Braze-Swift-Package":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/a1-installation#Braze-Swift-Package","title":"Braze Swift Package","type":"section","url":"\/tutorials\/braze\/a1-installation#Braze-Swift-Package","kind":"section","role":"pseudoSymbol","abstract":[{"type":"text","text":"Install the SDK using the Swift Package Manager."}]},"https://developer.apple.com/documentation/apptrackingtransparency":{"type":"link","title":"Apple’s documentation","identifier":"https:\/\/developer.apple.com\/documentation\/apptrackingtransparency","titleInlineContent":[{"type":"text","text":"Apple’s documentation"}],"url":"https:\/\/developer.apple.com\/documentation\/apptrackingtransparency"},"doc://Braze/tutorials/Braze/b4-live-activities#Setting-up-push-to-start":{"url":"\/tutorials\/braze\/b4-live-activities#Setting-up-push-to-start","title":"Setting up push-to-start","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","type":"reference","isActive":true},{"text":" with Braze push notifications.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities#Setting-up-push-to-start"},"doc://Braze/tutorials/Braze/b3-push-stories#Notification-Content-Extension":{"url":"\/tutorials\/braze\/b3-push-stories#Notification-Content-Extension","title":"Notification Content Extension","abstract":[{"text":"Learn how to support receiving ","type":"text"},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/push\/advanced_push_options\/push_stories\/"},{"type":"text","text":" notifications."}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b3-push-stories#Notification-Content-Extension"},"doc://Braze/tutorials/Braze/d1-brazelocation#BrazeLocationProvider":{"url":"\/tutorials\/braze\/d1-brazelocation#BrazeLocationProvider","title":"BrazeLocationProvider","abstract":[{"type":"text","text":"Learn how to implement "},{"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/engagement_tools\/locations_and_geofences\/","isActive":true},{"text":" using the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"BrazeLocation"}]},{"text":" module.","type":"text"}],"role":"pseudoSymbol","type":"section","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/d1-brazelocation#BrazeLocationProvider"},"doc://Braze/tutorials/Braze/b4-live-activities":{"title":"Live Activities","kind":"project","estimatedTime":"10min","identifier":"doc:\/\/Braze\/tutorials\/Braze\/b4-live-activities","url":"\/tutorials\/braze\/b4-live-activities","role":"project","type":"topic","abstract":[{"type":"text","text":"Learn how to remotely track and manage your iOS "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/activitykit\/updating-and-ending-your-live-activity-with-activitykit-push-notifications","isActive":true},{"type":"text","text":" with Braze push notifications."}]},"doc://Braze/documentation/BrazeKit/Braze/Configuration-swift.class/Api-swift.class/trackingPropertyAllowList":{"title":"trackingPropertyAllowList","role":"symbol","type":"topic","url":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","abstract":[{"type":"text","text":"The list of properties to be collected for tracking users (default: an empty list)."}],"identifier":"doc:\/\/Braze\/documentation\/BrazeKit\/Braze\/Configuration-swift.class\/Api-swift.class\/trackingPropertyAllowList","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"trackingPropertyAllowList","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Set","kind":"typeIdentifier","preciseIdentifier":"s:Sh"},{"kind":"text","text":"<"},{"text":"TrackingProperty","kind":"typeIdentifier","preciseIdentifier":"s:8BrazeKit0A0C13ConfigurationC16TrackingPropertyO"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://Braze/tutorials/Braze/c1-inappmessageui#Optional-In-App-Message-UI-Delegate":{"abstract":[{"type":"text","text":"Learn how to display "},{"isActive":true,"type":"reference","identifier":"https:\/\/www.braze.com\/docs\/user_guide\/message_building_by_channel\/in-app_messages"},{"text":" to your users using the Braze provided user interface.","type":"text"}],"type":"section","role":"pseudoSymbol","url":"\/tutorials\/braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate","title":"Optional: In-App Message UI Delegate","kind":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/c1-inappmessageui#Optional-In-App-Message-UI-Delegate"},"doc://Braze/tutorials/Braze/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions":{"identifier":"doc:\/\/Braze\/tutorials\/Braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","url":"\/tutorials\/braze\/e1-privacy-tracking#Respond-to-App-Tracking-Transparency-permissions","kind":"section","title":"Respond to App Tracking Transparency permissions","abstract":[{"type":"text","text":"Learn how to manage your data collection practices for tracking."}],"role":"pseudoSymbol","type":"section"},"doc://Braze/tutorials/00-integration-path/User-Interface":{"url":"\/tutorials\/00-integration-path\/user-interface","title":"User Interface","abstract":[],"role":"article","type":"topic","identifier":"doc:\/\/Braze\/tutorials\/00-integration-path\/User-Interface","kind":"article"},"doc://Braze/tutorials/Braze/a3-analytics#Identify-the-current-user":{"url":"\/tutorials\/braze\/a3-analytics#Identify-the-current-user","title":"Identify the current user","abstract":[{"text":"Learn how to log user attributes, custom events, purchases.","type":"text"}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Identify-the-current-user","kind":"section"},"e1-09.swift":{"content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }"," "," func applicationDidBecomeActive(_ application: UIApplication) {"," \/\/ Request and check your user's tracking authorization status."," ATTrackingManager.requestTrackingAuthorization { status in"," \/\/ Let Braze know whether user data is allowed to be collected for tracking."," let enableAdTracking = status == .authorized"," AppDelegate.braze?.set(adTrackingEnabled: enableAdTracking)"," "," \/\/ Add the `.firstName` and `.lastName` properties, while removing the `.everything` configuration."," AppDelegate.braze.updateTrackingAllowList("," adding: [.firstName, .lastName],"," removing: [.everything]"," )"," }"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-09.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/a3-analytics#Log-custom-events":{"url":"\/tutorials\/braze\/a3-analytics#Log-custom-events","title":"Log custom events","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"pseudoSymbol","type":"section","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics#Log-custom-events","kind":"section"},"e1-06.swift":{"content":["import UIKit","import BrazeKit","import AppTrackingTransparency","","@main","class AppDelegate: UIResponder, UIApplicationDelegate {",""," static var braze: Braze? = nil",""," func application("," _ application: UIApplication,"," didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?"," ) -> Bool {"," let configuration = Braze.Configuration(apiKey: brazeApiKey, endpoint: brazeEndpoint)"," \/\/ If you wish all user data to be tracked, simply use `.everything`."," configuration.api.trackingPropertyAllowList = [.everything]"," let braze = Braze(configuration: configuration)"," AppDelegate.braze = braze",""," return true"," }"," "," func applicationDidBecomeActive(_ application: UIApplication) {"," \/\/ Request and check your user's tracking authorization status."," ATTrackingManager.requestTrackingAuthorization { status in"," "," }"," }","}"],"highlights":[],"syntax":"swift","identifier":"e1-06.swift","type":"file","fileType":"swift","fileName":"AppDelegate.swift"},"doc://Braze/tutorials/Braze/a3-analytics":{"url":"\/tutorials\/braze\/a3-analytics","title":"Analytics","abstract":[{"type":"text","text":"Learn how to log user attributes, custom events, purchases."}],"role":"project","type":"topic","kind":"project","identifier":"doc:\/\/Braze\/tutorials\/Braze\/a3-analytics","estimatedTime":"15min"}}} \ No newline at end of file diff --git a/documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:)/index.html b/documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:)/index.html similarity index 100% rename from documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:)/index.html rename to documentation/brazekit/braze/modalcontext/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:)/index.html diff --git a/documentation/brazekit/braze/urlcontext/init(url:usewebview:channel:extras:)/index.html b/documentation/brazekit/braze/modalcontext/opennewwindowlinksinbrowser/index.html similarity index 100% rename from documentation/brazekit/braze/urlcontext/init(url:usewebview:channel:extras:)/index.html rename to documentation/brazekit/braze/modalcontext/opennewwindowlinksinbrowser/index.html diff --git a/documentation/brazekit/braze/urlcontext/init(url:usewebview:isuniversallink:channel:extras:)/index.html b/documentation/brazekit/braze/urlcontext/init(url:usewebview:isuniversallink:channel:extras:)/index.html new file mode 100644 index 0000000000..3a257196c4 --- /dev/null +++ b/documentation/brazekit/braze/urlcontext/init(url:usewebview:isuniversallink:channel:extras:)/index.html @@ -0,0 +1,70 @@ + + + + + + + + + Documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + \ No newline at end of file diff --git a/documentation/brazekit/braze/webviewcontroller/opennewwindowlinksinbrowser/index.html b/documentation/brazekit/braze/webviewcontroller/opennewwindowlinksinbrowser/index.html new file mode 100644 index 0000000000..3a257196c4 --- /dev/null +++ b/documentation/brazekit/braze/webviewcontroller/opennewwindowlinksinbrowser/index.html @@ -0,0 +1,70 @@ + + + + + + + + + Documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + \ No newline at end of file diff --git a/documentation/brazekit/braze/webviewcontroller/webview(_:createwebviewwith:for:windowfeatures:)/index.html b/documentation/brazekit/braze/webviewcontroller/webview(_:createwebviewwith:for:windowfeatures:)/index.html new file mode 100644 index 0000000000..3a257196c4 --- /dev/null +++ b/documentation/brazekit/braze/webviewcontroller/webview(_:createwebviewwith:for:windowfeatures:)/index.html @@ -0,0 +1,70 @@ + + + + + + + + + Documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + \ No newline at end of file diff --git a/index/index.json b/index/index.json index fcfbbc19ba..9fdbcf87ea 100644 --- a/index/index.json +++ b/index/index.json @@ -1 +1 @@ -{"interfaceLanguages":{"swift":[{"children":[{"title":"Essentials","type":"groupMarker"},{"path":"\/documentation\/braze\/appboy-migration-guide","title":"Appboy-iOS-SDK: Migration guide","type":"article"},{"children":[{"title":"Lifecycle","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/init(configuration:)","title":"init(configuration: Configuration)","type":"init"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint","title":"var endpoint: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property","title":"var flavor: SDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","title":"var flushInterval: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key","title":"var key: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property","title":"var requestPolicy: RequestPolicy","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication","title":"var sdkAuthentication: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property","title":"var sdkFlavor: SDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property","title":"var sdkMetadata: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","title":"var trackingPropertyAllowList: Set","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","title":"func addSDKMetadata([SDKMetadata])","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw","title":"func addSdkMetadata([SDKMetadata])","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias","title":"Braze.Configuration.Api.Flavor","type":"typealias"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias","title":"Braze.Configuration.Api.SdkMetadata","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","title":"case automatic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual","title":"case manual","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","title":"Braze.Configuration.Api.RequestPolicy","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova","title":"case cordova","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter","title":"case flutter","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle","title":"case mparticle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react","title":"case react","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment","title":"case segment","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium","title":"case tealium","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity","title":"case unity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla","title":"case vanilla","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin","title":"case xamarin","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","title":"Braze.Configuration.Api.SDKFlavor","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust","title":"case adjust","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge","title":"case airbridge","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer","title":"case appsflyer","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot","title":"case bluedot","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch","title":"case branch","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage","title":"case carthage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods","title":"case cocoapods","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova","title":"case cordova","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm","title":"case cordovapm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo","title":"case expo","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter","title":"case flutter","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare","title":"case foursquare","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal","title":"case gimbal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager","title":"case googletagmanager","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle","title":"case gradle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic","title":"case ionic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava","title":"case kochava","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst","title":"case maccatalyst","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual","title":"case manual","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle","title":"case mparticle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript","title":"case nativescript","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm","title":"case npm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget","title":"case nuget","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub","title":"case pub","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar","title":"case radar","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative","title":"case reactnative","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch","title":"case reactnativenewarch","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment","title":"case segment","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular","title":"case singular","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm","title":"case swiftpm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium","title":"case tealium","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity","title":"case unity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm","title":"case unitypm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal","title":"case unreal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee","title":"case vizbee","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin","title":"case xamarin","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates","title":"var allowBackgroundGeofenceUpdates: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","title":"var automaticGeofenceRequests: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","title":"var automaticLocationCollection: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider","title":"var brazeLocationProvider: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter","title":"var distanceFilter: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","title":"var geofencesEnabled: Bool","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","title":"Braze.Configuration.Location","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property","title":"var level: Level","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print","title":"var print: ((_ message: String, _ level: Level) -> Bool)?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts","title":"var signposts: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug","title":"case debug","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled","title":"case disabled","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error","title":"case error","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info","title":"case info","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)","title":"init?(rawValue: UInt8)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","title":"Braze.Configuration.Logger.Level","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","title":"Braze.Configuration.Logger","type":"class"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)","title":"init(automaticSetup: Bool, requestAuthorizationAtLaunch: Bool, authorizationOptions: UNAuthorizationOptions, foregroundPresentationOptions: UNNotificationPresentationOptions, setNotificationCategories: Bool, registerDeviceToken: Bool, handleBackgroundNotification: Bool, handleNotificationResponse: Bool, willPresentNotification: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)","title":"init(booleanLiteral: BooleanLiteralType)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)","title":"init(enablingAllAutomations: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","title":"var authorizationOptions: UNAuthorizationOptions","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup","title":"var automaticSetup: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","title":"var foregroundPresentationOptions: UNNotificationPresentationOptions","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification","title":"var handleBackgroundNotification: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse","title":"var handleNotificationResponse: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken","title":"var registerDeviceToken: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","title":"var requestAuthorizationAtLaunch: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories","title":"var setNotificationCategories: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification","title":"var willPresentNotification: Bool","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions","title":"static let defaultForegroundPresentationOptions: UNNotificationPresentationOptions","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","title":"Braze.Configuration.Push.Automation","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","title":"var appGroup: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","title":"var automation: Automation","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","title":"Braze.Configuration.Push","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)","title":"init(apiKey: String, endpoint: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property","title":"var api: Api","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","title":"var devicePropertyAllowList: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","title":"var ephemeralEvents: [String]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","title":"var forwardUniversalLinks: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property","title":"var location: Location","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property","title":"var logger: Logger","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized","title":"var optInWhenPushAuthorized: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property","title":"var push: Push","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout","title":"var sessionTimeout: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval","title":"var triggerMinimumTimeInterval: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit","title":"var tvOSPersistedSizeLimit: UInt64","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid","title":"var useUUIDAsDeviceId: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier","title":"case carrier","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale","title":"case locale","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model","title":"case model","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion","title":"case osVersion","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus","title":"case pushAuthStatus","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions","title":"case pushDisplayOptions","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled","title":"case pushEnabled","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution","title":"case resolution","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone","title":"case timeZone","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases","title":"static var allCases: [`Self`]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","title":"Braze.Configuration.DeviceProperty","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes","title":"case allCustomAttributes","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents","title":"case allCustomEvents","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents","title":"case analyticsEvents","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata","title":"case attributionData","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country","title":"case country","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)","title":"case customAttribute(Set)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)","title":"case customEvent(Set)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth","title":"case dateOfBirth","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata","title":"case deviceData","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email","title":"case email","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate","title":"case emailSubscriptionState","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything","title":"case everything","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname","title":"case firstName","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender","title":"case gender","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity","title":"case homeCity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language","title":"case language","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname","title":"case lastName","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate","title":"case notificationSubscriptionState","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber","title":"case phoneNumber","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases","title":"case purchases","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens","title":"case pushToStartTokens","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken","title":"case pushToken","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class","title":"Braze.Configuration","type":"class"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.property","title":"let configuration: Configuration","type":"property"},{"path":"\/documentation\/brazekit\/braze\/delegate","title":"var delegate: BrazeDelegate?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/enabled","title":"var enabled: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/wipedata()","title":"func wipeData()","type":"method"},{"title":"User","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(network:campaign:adgroup:creative:)","title":"init(network: String?, campaign: String?, adGroup: String?, creative: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/adgroup","title":"let adGroup: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/campaign","title":"let campaign: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/creative","title":"let creative: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/network","title":"let network: String?","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","title":"Braze.User.PushToStartToken","type":"struct"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.property","title":"var attributionData: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/avatarimageurl","title":"var avatarImageURL: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/country","title":"var country: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/dateofbirth","title":"var dateOfBirth: Date?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/email","title":"var email: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/facebookuser","title":"var facebookUser: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/firstname","title":"var firstName: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/homecity","title":"var homeCity: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/language","title":"var language: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/lastname","title":"var lastName: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/phone","title":"var phone: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/twitteruser","title":"var twitterUser: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/userid","title":"var userID: String?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/add(alias:label:fileid:line:)","title":"func add(alias: String, label: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addalias(_:withlabel:)","title":"func addAlias(String, withLabel: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addlocationcustomattribute(withkey:latitude:longitude:)","title":"func addLocationCustomAttribute(withKey: String, latitude: Double, longitude: Double) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(key:value:fileid:line:)","title":"func addToCustomAttributeArray(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(withkey:value:)","title":"func addToCustomAttributeArray(withKey: String, value: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributestringarray(key:value:fileid:line:)","title":"func addToCustomAttributeStringArray(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(id:fileid:line:)","title":"func addToSubscriptionGroup(id: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(withgroupid:)","title":"func addToSubscriptionGroup(withGroupId: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/id()","title":"func id() async -> String?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)","title":"func id(queue: DispatchQueue, completion: (String?) -> Void)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(_:by:)","title":"func incrementCustomUserAttribute(String, by: Int) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(key:by:fileid:line:)","title":"func incrementCustomUserAttribute(key: String, by: Int, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(key:value:fileid:line:)","title":"func removeFromCustomAttributeArray(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(withkey:value:)","title":"func removeFromCustomAttributeArray(withKey: String, value: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributestringarray(key:value:fileid:line:)","title":"func removeFromCustomAttributeStringArray(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(id:fileid:line:)","title":"func removeFromSubscriptionGroup(id: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(withgroupid:)","title":"func removeFromSubscriptionGroup(withGroupId: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removelocationcustomattribute(withkey:)","title":"func removeLocationCustomAttribute(withKey: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(attributiondata:)","title":"func set(attributionData: Braze.User.AttributionData?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(country:)","title":"func set(country: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(dateofbirth:)","title":"func set(dateOfBirth: Date?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(email:fileid:line:)","title":"func set(email: String?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(emailsubscriptionstate:)","title":"func set(emailSubscriptionState: Braze.User.SubscriptionState)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(firstname:)","title":"func set(firstName: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(gender:)","title":"func set(gender: Braze.User.Gender?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(homecity:)","title":"func set(homeCity: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(language:fileid:line:)","title":"func set(language: String?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(lastname:)","title":"func set(lastName: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(phonenumber:)","title":"func set(phoneNumber: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(pushnotificationsubscriptionstate:)","title":"func set(pushNotificationSubscriptionState: Braze.User.SubscriptionState)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-75o6t","title":"func setCustomAttribute(key: String, array: [String]?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-8n8kd","title":"func setCustomAttribute(key: String, array: [[String : Any?]], fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:dictionary:merge:fileid:line:)","title":"func setCustomAttribute(key: String, dictionary: [String : Any?], merge: Bool, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-1nnju","title":"func setCustomAttribute(key: String, value: Bool, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-27t6c","title":"func setCustomAttribute(key: String, value: Date, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-398di","title":"func setCustomAttribute(key: String, value: Int, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-3zf45","title":"func setCustomAttribute(key: String, value: Double, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-6ublc","title":"func setCustomAttribute(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearray(key:array:fileid:line:)","title":"func setCustomAttributeArray(key: String, array: [String]?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearraywithkey(_:array:)","title":"func setCustomAttributeArrayWithKey(String, array: [String]?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andboolvalue:)","title":"func setCustomAttributeWithKey(String, andBOOLValue: Bool) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddatevalue:)","title":"func setCustomAttributeWithKey(String, andDateValue: Date) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddoublevalue:)","title":"func setCustomAttributeWithKey(String, andDoubleValue: Double) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andintegervalue:)","title":"func setCustomAttributeWithKey(String, andIntegerValue: Int) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andstringvalue:)","title":"func setCustomAttributeWithKey(String, andStringValue: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-6bbor","title":"func setEmailNotificationSubscriptionType(Int) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-o3vp","title":"func setEmailNotificationSubscriptionType(T) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-2kxd3","title":"func setGender(Braze.User.Gender) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-8au51","title":"func setGender(T) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)","title":"func setLastKnownLocation(latitude: Double, longitude: Double, altitude: Double?, horizontalAccuracy: Double?, verticalAccuracy: Double?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:)","title":"func setLastKnownLocationWithLatitude(Double, longitude: Double, horizontalAccuracy: Double) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:)","title":"func setLastKnownLocationWithLatitude(Double, longitude: Double, horizontalAccuracy: Double, altitude: Double, verticalAccuracy: Double) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setlocationcustomattribute(key:latitude:longitude:fileid:line:)","title":"func setLocationCustomAttribute(key: String, latitude: Double, longitude: Double, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-17y01","title":"func setPush(T) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-6ndsa","title":"func setPush(Int) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(key:fileid:line:)","title":"func unsetCustomAttribute(key: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(withkey:)","title":"func unsetCustomAttribute(withKey: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetlocationcustomattribute(key:fileid:line:)","title":"func unsetLocationCustomAttribute(key: String, fileID: StaticString, line: UInt)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/female","title":"case female","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/male","title":"case male","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/notapplicable","title":"case notApplicable","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/other","title":"case other","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/prefernottosay","title":"case preferNotToSay","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/unknown","title":"case unknown","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","title":"Braze.User.Gender","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/subscribed","title":"case subscribed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/unsubscribed","title":"case unsubscribed","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","title":"Braze.User.SubscriptionGroupStatus","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/optedin","title":"case optedIn","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/subscribed","title":"case subscribed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/unsubscribed","title":"case unsubscribed","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class","title":"Braze.User","type":"class"},{"path":"\/documentation\/brazekit\/braze\/user-swift.property","title":"let user: User","type":"property"},{"path":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","title":"func changeUser(userId: String, sdkAuthSignature: String?, fileID: StaticString, line: UInt)","type":"method"},{"title":"Analytics","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","title":"func requestImmediateDataFlush()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","title":"func logCustomEvent(name: String, properties: [String : Any]?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","title":"func logPurchase(productId: String, currency: String, price: Double, quantity: Int, properties: [String : Any]?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","title":"func set(adTrackingEnabled: Bool)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","title":"func set(identifierForAdvertiser: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","title":"func set(identifierForVendor: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)","title":"func updateTrackingAllowList(adding: Set, removing: Set)","type":"method"},{"title":"Notifications","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/actionidentifier","title":"var actionIdentifier: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/badge","title":"var badge: Int?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/body","title":"var body: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/date","title":"var date: Date","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isinternal","title":"var isInternal: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/issilent","title":"var isSilent: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/subtitle","title":"var subtitle: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/targetscene","title":"var targetScene: UIScene?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/title","title":"var title: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/urlcontext","title":"var urlContext: Braze.URLContext?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfo","title":"var userInfo: [String : Any]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfojson()","title":"func userInfoJSON() -> Data?","type":"method"}],"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","title":"Braze.Notifications.Payload","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/devicetoken","title":"var deviceToken: Data?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/notificationsstream","title":"var notificationsStream: AsyncStream","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)","title":"func handleBackgroundNotification(userInfo: [AnyHashable : Any], fetchCompletionHandler: (UIBackgroundFetchResult) -> Void) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)","title":"func handleUserNotification(response: UNNotificationResponse, withCompletionHandler: () -> Void) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)","title":"func register(deviceToken: Data, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)","title":"func subscribeToUpdates((Payload) -> Void) -> Braze.Cancellable","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","title":"static var categories: Set","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)","title":"static func isBrazeNotification([AnyHashable : Any]) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isinternalnotification(_:)","title":"static func isInternalNotification([AnyHashable : Any]) -> Bool","type":"method"}],"path":"\/documentation\/brazekit\/braze\/notifications-swift.class","title":"Braze.Notifications","type":"class"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.property","title":"let notifications: Notifications","type":"property"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/launchactivity(pushtokentag:activity:fileid:line:)","title":"func launchActivity(pushTokenTag: String, activity: Activity, fileID: StaticString, line: UInt) -> Task?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/optoutpushtostart(type:)","title":"func optOutPushToStart(type: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)","title":"func registerPushToStart(forType: Activity.Type, name: String) -> Task","type":"method"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/resumeactivities(oftype:)","title":"func resumeActivities(ofType: Activity.Type)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","type":"class"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","title":"let liveActivities: LiveActivities","type":"property"},{"title":"In-App Messages","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeinappmessagepresenter\/present(message:)","title":"func present(message: Braze.InAppMessage)","type":"method"}],"path":"\/documentation\/brazekit\/brazeinappmessagepresenter","title":"BrazeInAppMessagePresenter","type":"protocol"},{"path":"\/documentation\/brazekit\/braze\/inappmessagepresenter","title":"var inAppMessagePresenter: BrazeInAppMessagePresenter?","type":"property"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(id:text:clickaction:themes:)","title":"init(id: Int, text: String, clickAction: ClickAction, themes: ButtonThemes)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/clickaction","title":"var clickAction: ClickAction","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/id","title":"var id: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/text","title":"var text: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/themes","title":"var themes: ButtonThemes","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/theme(for:)","title":"func theme(for: UITraitCollection) -> Braze.InAppMessage.ButtonTheme","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/button","title":"Braze.InAppMessage.Button","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","title":"init(textColor: Color, borderColor: Color, backgroundColor: Color)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/bordercolor","title":"var borderColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/textcolor","title":"var textColor: Color","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultdark","title":"static let defaultDark: Braze.InAppMessage.ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultlight","title":"static let defaultLight: Braze.InAppMessage.ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/primary","title":"static let primary: Braze.InAppMessage.ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/secondary","title":"static let secondary: Braze.InAppMessage.ButtonTheme","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","title":"Braze.InAppMessage.ButtonTheme","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(dictionaryliteral:)","title":"init(dictionaryLiteral: (String, ButtonTheme)...)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(themes:)","title":"init(themes: [String : ButtonTheme])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/dark","title":"var dark: ButtonTheme?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/light","title":"var light: ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/themes","title":"var themes: [String : ButtonTheme]","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/subscript(_:)","title":"subscript(String) -> ButtonTheme?","type":"subscript"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/defaults","title":"static let defaults: `Self`","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","title":"Braze.InAppMessage.ButtonThemes","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(_:)","title":"init(UIColor)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(integerliteral:)","title":"init(integerLiteral: UInt32)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(rawvalue:)","title":"init(rawValue: UInt32)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(red:green:blue:alpha:)","title":"init(red: Double, green: Double, blue: Double, alpha: Double)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/a","title":"var a: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/b","title":"var b: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/g","title":"var g: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/image","title":"var image: UIImage","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/r","title":"var r: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawvalue","title":"var rawValue: UInt32","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/uicolor","title":"var uiColor: UIColor","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/black","title":"static let black: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/blue","title":"static let blue: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/clear","title":"static let clear: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/green","title":"static let green: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/red","title":"static let red: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/white","title":"static let white: `Self`","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/color","title":"Braze.InAppMessage.Color","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(data:)","title":"init(data: Data)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/data","title":"var data: Data","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","title":"Braze.InAppMessage.Control","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:)","title":"init(clickAction: Braze.InAppMessage.ClickAction, messageClose: Braze.InAppMessage.MessageClose, orientation: Braze.InAppMessage.Orientation, animateIn: Bool, animateOut: Bool, extras: [String : Any], messageExtras: String?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animatein","title":"var animateIn: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animateout","title":"var animateOut: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/clickaction","title":"var clickAction: ClickAction","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/context","title":"var context: Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/id","title":"var id: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/istestsend","title":"var isTestSend: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageclose","title":"var messageClose: MessageClose","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageextras","title":"var messageExtras: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/orientation","title":"var orientation: Orientation","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","title":"Braze.InAppMessage.Data","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:)","title":"init(data: Data, imageURL: URL, header: String, headerTextAlignment: TextAlignment, message: String, messageTextAlignment: TextAlignment, buttons: [Button], themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/buttons","title":"var buttons: [Button]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/header","title":"var header: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/headertextalignment","title":"var headerTextAlignment: TextAlignment","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl","title":"var imageURL: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageuri","title":"var imageUri: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/messagetextalignment","title":"var messageTextAlignment: TextAlignment","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","title":"Braze.InAppMessage.Full","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(data:imageurl:buttons:themes:)","title":"init(data: Data, imageURL: URL, buttons: [Button], themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/buttons","title":"var buttons: [Button]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl","title":"var imageURL: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageuri","title":"var imageUri: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","title":"Braze.InAppMessage.FullImage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(data:message:baseurl:asseturls:legacy:messagefields:)","title":"init(data: Data, message: String, baseURL: URL?, assetURLs: Set, legacy: Bool, messageFields: [String : Any])","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/asseturls","title":"var assetURLs: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/baseurl","title":"var baseURL: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/legacy","title":"var legacy: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/messagefields","title":"var messageFields: [String : Any]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","title":"Braze.InAppMessage.Html","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:)","title":"init(data: Data, graphic: Graphic?, header: String, headerTextAlignment: TextAlignment, message: String, messageTextAlignment: TextAlignment, buttons: [Button], themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/buttons","title":"var buttons: [Button]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/graphic","title":"var graphic: Graphic?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/header","title":"var header: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/headertextalignment","title":"var headerTextAlignment: TextAlignment","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/messagetextalignment","title":"var messageTextAlignment: TextAlignment","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","title":"Braze.InAppMessage.Modal","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(data:imageurl:buttons:themes:)","title":"init(data: Data, imageURL: URL, buttons: [Button], themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/buttons","title":"var buttons: [Button]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl","title":"var imageURL: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageuri","title":"var imageUri: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","title":"Braze.InAppMessage.ModalImage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(data:graphic:message:slidefrom:themes:)","title":"init(data: Data, graphic: Graphic?, message: String, slideFrom: SlideFrom, themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/graphic","title":"var graphic: Graphic?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/slidefrom","title":"var slideFrom: SlideFrom","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","title":"Braze.InAppMessage.Slideup","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:)","title":"init(backgroundColor: Color, textColor: Color, iconColor: Color, iconBackgroundColor: Color, headerTextColor: Color, closeButtonColor: Color, frameColor: Color)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/closebuttoncolor","title":"var closeButtonColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/framecolor","title":"var frameColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/headertextcolor","title":"var headerTextColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconbackgroundcolor","title":"var iconBackgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconcolor","title":"var iconColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/textcolor","title":"var textColor: Color","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultdark","title":"static let defaultDark: Braze.InAppMessage.Theme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultlight","title":"static let defaultLight: Braze.InAppMessage.Theme","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme","title":"Braze.InAppMessage.Theme","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(dictionaryliteral:)","title":"init(dictionaryLiteral: (String, Theme)...)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(themes:)","title":"init(themes: [String : Theme])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/dark","title":"var dark: Theme?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/light","title":"var light: Theme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/themes","title":"var themes: [String : Theme]","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/subscript(_:)","title":"subscript(String) -> Theme?","type":"subscript"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/default","title":"static let `default`: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults","title":"static let defaults: `Self`","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes","title":"Braze.InAppMessage.Themes","type":"struct"},{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control(_:)","title":"case control(Control)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full(_:)","title":"case full(Full)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)","title":"case fullImage(FullImage)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html(_:)","title":"case html(Html)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)","title":"case modal(Modal)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)","title":"case modalImage(ModalImage)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)","title":"case slideup(Slideup)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/init(_:)","title":"init(Braze.InAppMessageRaw) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.property","title":"var control: Control?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.property","title":"var full: Full?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.property","title":"var fullImage: FullImage?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.property","title":"var html: Html?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.property","title":"var modal: Modal?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.property","title":"var modalImage: ModalImage?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/multiplelogclickenabled","title":"var multipleLogClickEnabled: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.property","title":"var slideup: Slideup?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/getlocalassets(using:urls:destinationurl:completionhandler:)","title":"func getLocalAssets(using: Braze, urls: [URL], destinationURL: URL, completionHandler: (Result<[URL : URL], Swift.Error>) -> Void) -> Braze.Cancellable","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/isapproximatelyequal(to:)","title":"func isApproximatelyEqual(to: `Self`) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/json()","title":"func json() -> Foundation.Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/logclick(buttonid:using:)","title":"func logClick(buttonId: String?, using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/withlocalassets(using:destinationurl:completionhandler:)","title":"func withLocalAssets(using: Braze, destinationURL: URL, completionHandler: (Result<`Self`, Swift.Error>) -> Void) -> Braze.Cancellable","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/context","title":"Braze.InAppMessage.Context","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/decoding(json:)","title":"static func decoding(json: Foundation.Data) -> `Self`?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/newsfeed","title":"case newsFeed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/none","title":"case none","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","title":"case url(URL, useWebView: Bool)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri","title":"var uri: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url","title":"var url: URL?","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri(_:usewebview:)","title":"static func uri(URL, useWebView: Bool) -> Braze.InAppMessage.ClickAction","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","title":"Braze.InAppMessage.ClickAction","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/icon(_:)","title":"case icon(String)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/image(_:)","title":"case image(URL)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","title":"Braze.InAppMessage.Graphic","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/auto(after:)","title":"case auto(after: TimeInterval)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/userinteraction","title":"case userInteraction","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","title":"Braze.InAppMessage.MessageClose","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/any","title":"case any","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/landscape","title":"case landscape","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/portrait","title":"case portrait","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","title":"Braze.InAppMessage.Orientation","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/bottom","title":"case bottom","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/top","title":"case top","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","title":"Braze.InAppMessage.SlideFrom","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/center","title":"case center","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/leading","title":"case leading","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/trailing","title":"case trailing","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.property","title":"var data: Braze.InAppMessage.Data","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage","title":"Braze.InAppMessage","type":"enum"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:)","title":"init(id: Int, text: String, clickAction: Braze.InAppMessageRaw._OBJC_BRZInAppMessageRawClickAction, url: URL?, useWebView: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly","title":"init(id: Int, text: String, clickAction: Braze.InAppMessageRaw._OBJC_BRZInAppMessageRawClickAction, url: URL?, useWebView: Bool, textColor: Braze.InAppMessageRaw.Color, backgroundColor: Braze.InAppMessageRaw.Color, borderColor: Braze.InAppMessageRaw.Color)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3","title":"init(id: Int, text: String, clickAction: ClickAction, url: URL?, useWebView: Bool, textColor: Color, backgroundColor: Color, borderColor: Color)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/bordercolor","title":"var borderColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/clickaction","title":"var clickAction: Braze.InAppMessageRaw.ClickAction","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/id","title":"var id: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/text","title":"var text: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/textcolor","title":"var textColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/url","title":"var url: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/usewebview","title":"var useWebView: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","title":"Braze.InAppMessageRaw.Button","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","title":"init(textColor: Braze.InAppMessageRaw.Color, borderColor: Braze.InAppMessageRaw.Color, backgroundColor: Braze.InAppMessageRaw.Color)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/bordercolor","title":"var borderColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/textcolor","title":"var textColor: Color","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultdark","title":"static var defaultDark: ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultlight","title":"static var defaultLight: ButtonTheme","type":"property"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","title":"Braze.InAppMessageRaw.ButtonTheme","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(_:)","title":"init(UIColor)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/uicolor","title":"var uiColor: UIColor","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","title":"Braze.InAppMessageRaw.Color","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun","title":"init(logImpression: () -> Void, logClick: (_ buttonId: String?) -> Void, processClickAction: (Braze.InAppMessageRaw._OBJC_BRZInAppMessageRawClickAction, URL?, Any?) -> Void, logError: (Swift.Error) -> Void, braze: () -> Any?, getLocalAssets: ([URL], URL, ([URL : URL]?, Swift.Error?) -> Void) -> Braze.Cancellable, withLocalAssets: (Braze.InAppMessageRaw, URL, (Braze.InAppMessageRaw?, Swift.Error?) -> Void) -> Braze.Cancellable, multipleLogClickEnabled: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l","title":"init(logImpression: () -> Void, logClick: (_ buttonId: String?) -> Void, processClickAction: (Braze.InAppMessage.ClickAction, Any?) -> Void, logError: (Swift.Error) -> Void, braze: () -> Any?, getLocalAssets: ([URL], URL, ((Result<[URL : URL], Swift.Error>) -> Void)) -> Braze.Cancellable, withLocalAssets: (Braze.InAppMessage, URL, (Result) -> Void) -> Braze.Cancellable, multipleLogClickEnabled: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(message:using:)","title":"init(message: Braze.InAppMessage, using: Braze)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(messageraw:using:)","title":"init?(messageRaw: Braze.InAppMessageRaw, using: Braze)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/braze","title":"var braze: Any?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/valid","title":"var valid: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/discard()","title":"func discard()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/getlocalassets(urls:destinationurl:completionhandler:)","title":"func getLocalAssets(urls: [URL], destinationURL: URL, completionHandler: (Result<[URL : URL], Swift.Error>) -> Void) -> Braze.Cancellable","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(_:)","title":"func logError(Swift.Error)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(flattened:)","title":"func logError(flattened: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:target:)","title":"func processClickAction(Braze.InAppMessage.ClickAction, target: Any?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:url:usewebview:target:)","title":"func processClickAction(ClickAction, url: URL?, useWebView: Bool, target: Any?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/withlocalassets(message:destinationurl:completionhandler:)","title":"func withLocalAssets(message: Braze.InAppMessage, destinationURL: URL, completionHandler: (Result) -> Void) -> Braze.Cancellable","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogclick","title":"case extraLogClick","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogimpression","title":"case extraLogImpression","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extraprocessclickaction","title":"case extraProcessClickAction","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/nologimpression","title":"case noLogImpression","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/processclickactionmissinguri","title":"case processClickActionMissingUri","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","title":"Braze.InAppMessageRaw.Context.Error","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class","title":"Braze.InAppMessageRaw.Context","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:)","title":"init(backgroundColor: Color, textColor: Color, iconColor: Color, iconBackgroundColor: Color, headerTextColor: Color, closeButtonColor: Color, frameColor: Color, buttons: [ButtonTheme])","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/buttons","title":"var buttons: [ButtonTheme]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/closebuttoncolor","title":"var closeButtonColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/framecolor","title":"var frameColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/headertextcolor","title":"var headerTextColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconbackgroundcolor","title":"var iconBackgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconcolor","title":"var iconColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/textcolor","title":"var textColor: Color","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultdark","title":"static var defaultDark: Theme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultlight","title":"static var defaultLight: Theme","type":"property"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","title":"Braze.InAppMessageRaw.Theme","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(_:)","title":"init(Braze.InAppMessage)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/animatein","title":"var animateIn: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/animateout","title":"var animateOut: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/asseturls","title":"var assetURLs: [URL]?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/backgroundcolor","title":"var backgroundColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/baseurl","title":"var baseURL: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttons","title":"var buttons: [Button]?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.property","title":"var clickAction: ClickAction","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/closebuttoncolor","title":"var closeButtonColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.property","title":"var context: Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/duration","title":"var duration: TimeInterval?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/framecolor","title":"var frameColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/header","title":"var header: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextalignment","title":"var headerTextAlignment: TextAlignment?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextcolor","title":"var headerTextColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/icon","title":"var icon: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconbackgroundcolor","title":"var iconBackgroundColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconcolor","title":"var iconColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/id","title":"var id: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.property","title":"var imageStyle: ImageStyle?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imageurl","title":"var imageURL: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/iscontrol","title":"var isControl: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/istestsend","title":"var isTestSend: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/message","title":"var message: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.property","title":"var messageClose: MessageClose","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageextras","title":"var messageExtras: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagefields","title":"var messageFields: [String : Any]?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetextalignment","title":"var messageTextAlignment: TextAlignment?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.property","title":"var orientation: Orientation","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.property","title":"var slideFrom: SlideFrom?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textcolor","title":"var textColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/themes","title":"var themes: [String : Theme]?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/type","title":"var type: MessageType","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/url","title":"var url: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/usewebview","title":"var useWebView: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/logclick(buttonid:using:)","title":"func logClick(buttonId: String?, using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/decoding(json:)","title":"static func decoding(json: Data) -> `Self`?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/newsfeed","title":"case newsFeed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/none","title":"case none","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/url","title":"case url","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-8ks7n","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-81le0","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","title":"Braze.InAppMessageRaw.ClickAction","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/graphic","title":"case graphic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/top","title":"case top","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","title":"Braze.InAppMessageRaw.ImageStyle","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/autodismiss","title":"case autoDismiss","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/swipe","title":"case swipe","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","title":"Braze.InAppMessageRaw.MessageClose","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/full","title":"case full","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/html","title":"case html","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/htmlfull","title":"case htmlFull","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/modal","title":"case modal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/slideup","title":"case slideup","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/any","title":"case any","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/landscape","title":"case landscape","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/portrait","title":"case portrait","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/bottom","title":"case bottom","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/top","title":"case top","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/center","title":"case center","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/end","title":"case end","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/start","title":"case start","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","title":"Braze.InAppMessageRaw.TextAlignment","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw","title":"Braze.InAppMessageRaw","type":"class"},{"path":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","type":"article"},{"title":"Content Cards","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards","title":"var cards: [Braze.ContentCard]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cardsstream","title":"var cardsStream: AsyncStream<[Braze.ContentCard]>","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/lastupdate","title":"var lastUpdate: Date?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/unviewedcards","title":"var unviewedCards: [Braze.ContentCard]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh()","title":"func requestRefresh() async throws -> [Braze.ContentCard]","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)","title":"func requestRefresh(((Result<[Braze.ContentCard], Error>) -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)","title":"func subscribeToUpdates(([Braze.ContentCard]) -> Void) -> Braze.Cancellable","type":"method"}],"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class","title":"Braze.ContentCards","type":"class"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.property","title":"let contentCards: ContentCards","type":"property"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(data:image:imageaspectratio:title:description:domain:)","title":"init(data: Data, image: URL, imageAspectRatio: Double?, title: String, description: String, domain: String?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/image","title":"var image: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/imageaspectratio","title":"var imageAspectRatio: Double?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/title","title":"var title: String","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","title":"Braze.ContentCard.CaptionedImage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(data:title:description:domain:)","title":"init(data: Data, title: String, description: String, domain: String?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/title","title":"var title: String","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","title":"Braze.ContentCard.Classic","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(data:image:title:description:domain:)","title":"init(data: Data, image: URL, title: String, description: String, domain: String?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/image","title":"var image: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/title","title":"var title: String","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","title":"Braze.ContentCard.ClassicImage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(data:)","title":"init(data: Data)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/data","title":"var data: Data","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","title":"Braze.ContentCard.Control","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:)","title":"init(id: String, clickAction: Braze.ContentCard.ClickAction?, viewed: Bool, dismissible: Bool, removed: Bool, pinned: Bool, clicked: Bool, test: Bool, createdAt: TimeInterval, expiresAt: TimeInterval, extras: [String : Any])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clickaction","title":"var clickAction: ClickAction?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clicked","title":"var clicked: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/context","title":"var context: Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/createdat","title":"var createdAt: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/dismissible","title":"var dismissible: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/expiresat","title":"var expiresAt: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/pinned","title":"var pinned: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/removed","title":"var removed: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/test","title":"var test: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/viewed","title":"var viewed: Bool","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","title":"Braze.ContentCard.Data","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(data:image:imageaspectratio:)","title":"init(data: Data, image: URL, imageAspectRatio: Double?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/image","title":"var image: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/imageaspectratio","title":"var imageAspectRatio: Double?","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","title":"Braze.ContentCard.ImageOnly","type":"struct"},{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)","title":"case captionedImage(CaptionedImage)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic(_:)","title":"case classic(Classic)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)","title":"case classicImage(ClassicImage)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control(_:)","title":"case control(Control)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)","title":"case imageOnly(ImageOnly)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/init(_:)","title":"init(Braze.ContentCardRaw) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.property","title":"var captionedImage: CaptionedImage?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/cellidentifier","title":"var cellIdentifier: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.property","title":"var classic: Classic?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.property","title":"var classicImage: ClassicImage?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.property","title":"var control: Control?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/description","title":"var description: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.property","title":"var imageOnly: ImageOnly?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageurl","title":"var imageURL: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/title","title":"var title: String?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/json()","title":"func json() -> Foundation.Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/logclick(using:)","title":"func logClick(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/logdismissed(using:)","title":"func logDismissed(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/context","title":"Braze.ContentCard.Context","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/decoding(json:)","title":"static func decoding(json: Foundation.Data) -> `Self`?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","title":"case url(URL, useWebView: Bool)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri","title":"var uri: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url","title":"var url: URL?","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri(_:usewebview:)","title":"static func uri(URL, useWebView: Bool) -> Braze.ContentCard.ClickAction","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","title":"Braze.ContentCard.ClickAction","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.property","title":"var data: Data","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard","title":"Braze.ContentCard","type":"enum"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(card:using:)","title":"init(card: Braze.ContentCard, using: Braze)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(cardraw:using:)","title":"init?(cardRaw: Braze.ContentCardRaw, using: Braze)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga","title":"init(logImpression: () -> Void, logClick: () -> Void, processClickAction: (Braze.ContentCard.ClickAction) -> Void, logDismissed: () -> Void, logError: (Swift.Error) -> Void, loadImage: (((Result) -> Void) -> Braze.Cancellable)?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s","title":"init(logImpression: () -> Void, logClick: () -> Void, processClickAction: (_ url: URL, _ useWebView: Bool) -> Void, logDismissed: () -> Void, logError: (Swift.Error) -> Void, loadImage: (((URL?, Error?) -> Void) -> Braze.Cancellable)?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/loadimage","title":"let loadImage: ((_ completion: (Result) -> Void) -> Braze.Cancellable)?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","title":"func logClick()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","title":"func logDismissed()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logerror(_:)","title":"func logError(Error)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(_:)","title":"func processClickAction(Braze.ContentCard.ClickAction)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(url:usewebview:)","title":"func processClickAction(url: URL, useWebView: Bool)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","title":"Braze.ContentCardRaw.Context","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/init(_:)","title":"init(Braze.ContentCard)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/carddescription","title":"var cardDescription: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/clicked","title":"var clicked: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.property","title":"var context: Braze.ContentCard.Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/createdat","title":"var createdAt: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/dismissible","title":"var dismissible: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/expiresat","title":"var expiresAt: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/image","title":"var image: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/imageaspectratio","title":"var imageAspectRatio: Double?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/pinned","title":"var pinned: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/removed","title":"var removed: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/test","title":"var test: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/title","title":"var title: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/type","title":"var type: CardType","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/url","title":"var url: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/usewebview","title":"var useWebView: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/viewed","title":"var viewed: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/logclick(using:)","title":"func logClick(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/logdismissed(using:)","title":"func logDismissed(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/decoding(json:)","title":"static func decoding(json: Data) -> `Self`?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/from(json:)","title":"static func from(json: Data) -> ContentCardRaw?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/captionedimage","title":"case captionedImage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/classic","title":"case classic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/control","title":"case control","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/imageonly","title":"case imageOnly","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","type":"class"},{"path":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"article"},{"title":"Feature Flags","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflags","title":"var featureFlags: [FeatureFlag]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflagsstream","title":"var featureFlagsStream: AsyncStream<[FeatureFlag]>","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflag(id:)","title":"func featureFlag(id: String) -> FeatureFlag?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/logfeatureflagimpression(id:)","title":"func logFeatureFlagImpression(id: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh()","title":"func requestRefresh() async throws -> [FeatureFlag]","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh(_:)","title":"func requestRefresh(((Result<[FeatureFlag], Error>) -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/subscribetoupdates(_:)","title":"func subscribeToUpdates(([FeatureFlag]) -> Void) -> Braze.Cancellable","type":"method"}],"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class","title":"Braze.FeatureFlags","type":"class"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.property","title":"let featureFlags: FeatureFlags","type":"property"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/enabled","title":"var enabled: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/flagtrackingstring","title":"var flagTrackingString: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/properties","title":"var properties: [String : Any]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/boolproperty(key:)","title":"func boolProperty(key: String) -> Bool?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/imageproperty(key:)","title":"func imageProperty(key: String) -> String?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/jsonobjectproperty(key:)","title":"func jsonObjectProperty(key: String) -> [String : Any]?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/jsonstringproperty(key:)","title":"func jsonStringProperty(key: String) -> String?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/numberproperty(key:)","title":"func numberProperty(key: String) -> Double?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/stringproperty(key:)","title":"func stringProperty(key: String) -> String?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/timestampproperty(key:)","title":"func timestampProperty(key: String) -> Int?","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/decoding(json:)","title":"static func decoding(json: Data) -> `Self`?","type":"method"}],"path":"\/documentation\/brazekit\/braze\/featureflag","title":"Braze.FeatureFlag","type":"class"},{"title":"NewsFeed","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards","title":"var cards: [NewsFeedCard]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/lastupdate","title":"var lastUpdate: Date?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)","title":"func requestRefresh(((Result<[NewsFeedCard], Error>) -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)","title":"func subscribeToUpdates(([Braze.NewsFeedCard]) -> Void) -> Braze.Cancellable","type":"method"}],"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","title":"Braze.NewsFeed","type":"class"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","title":"let newsFeed: NewsFeed","type":"property"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(card:using:)","title":"init(card: Braze.NewsFeedCard, using: Braze)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)","title":"init(logImpression: () -> Void, logClick: () -> Void, processClickAction: (_ url: URL, _ useWebView: Bool) -> Void)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()","title":"func logClick()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/processclickaction(url:usewebview:)","title":"func processClickAction(url: URL, useWebView: Bool)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","title":"Braze.NewsFeedCard.Context","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/carddescription","title":"var cardDescription: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/categories","title":"var categories: [Category]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.property","title":"var context: Braze.NewsFeedCard.Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/created","title":"var created: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/expires","title":"var expires: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/image","title":"var image: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/imageaspectratio","title":"var imageAspectRatio: Double?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/title","title":"var title: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/type","title":"var type: CardType","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/updated","title":"var updated: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/url","title":"var url: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/usewebview","title":"var useWebView: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/viewed","title":"var viewed: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/logclick(using:)","title":"func logClick(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/decoding(json:)","title":"static func decoding(json: Data) -> `Self`?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/banner","title":"case banner","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/captionedimage","title":"case captionedImage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/classic","title":"case classic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/textannouncement","title":"case textAnnouncement","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","title":"Braze.NewsFeedCard.CardType","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/advertising","title":"case advertising","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/announcements","title":"case announcements","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/news","title":"case news","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/none","title":"case none","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/social","title":"case social","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-4ks8t","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-359ln","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","title":"Braze.NewsFeedCard.Category","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard","title":"Braze.NewsFeedCard","type":"class"},{"title":"Location","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)","title":"func requestGeofences(latitude: Double, longitude: Double, fileID: StaticString, line: UInt)","type":"method"},{"title":"SDK Authentication","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","title":"func changeUser(userId: String, sdkAuthSignature: String?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","title":"func set(sdkAuthenticationSignature: String)","type":"method"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/code","title":"let code: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/reason","title":"let reason: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/signature","title":"let signature: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/userid","title":"let userId: String?","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","title":"Braze.SDKAuthenticationError","type":"class"},{"path":"\/documentation\/brazekit\/braze\/sdkauthdelegate","title":"var sdkAuthDelegate: BrazeSDKAuthDelegate?","type":"property"},{"title":"Misc.","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/version","title":"static let version: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/resources\/license","title":"static let license: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","title":"static let acknowledgments: [String : URL]","type":"property"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/contentcard","title":"case contentCard","type":"case"},{"path":"\/documentation\/brazekit\/braze\/channel\/inappmessage","title":"case inAppMessage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/channel\/newsfeed","title":"case newsFeed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/channel\/notification","title":"case notification","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/channel\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/channel\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/customevent(name:properties:)","title":"case customEvent(name: String, properties: [String : Any]?)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/other","title":"case other","type":"case"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/purchase(productid:properties:)","title":"case purchase(productId: String, properties: [String : Any]?)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/sessionstart","title":"case sessionStart","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/identifier","title":"var identifier: String?","type":"property"}],"path":"\/documentation\/brazekit\/braze\/triggerevent","title":"Braze.TriggerEvent","type":"enum"},{"title":"Utilities","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/deviceid","title":"var deviceId: String","type":"property"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/animatedismissal","title":"var animateDismissal: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/systemopenurl","title":"var systemOpenURL: ((URL) -> Void)?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/url","title":"var url: URL?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidappear(_:)","title":"func viewDidAppear(Bool)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidload()","title":"func viewDidLoad()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:decidepolicyfor:decisionhandler:)","title":"func webView(WKWebView, decidePolicyFor: WKNavigationAction, decisionHandler: (WKNavigationActionPolicy) -> Void)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfailprovisionalnavigation:witherror:)","title":"func webView(WKWebView, didFailProvisionalNavigation: WKNavigation!, withError: Error)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfinish:)","title":"func webView(WKWebView, didFinish: WKNavigation!)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/webviewcontroller","title":"Braze.WebViewController","type":"class"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/init(logerror:shownewsfeed:closemessage:queryhandler:braze:)","title":"init(logError: (Error) -> Void, showNewsFeed: () -> Void, closeMessage: () -> Void, queryHandler: QueryHandler, braze: Braze?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action(url:)","title":"func action(url: URL) -> Action?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/process(action:url:)","title":"func process(action: Action, url: URL)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/schemes","title":"static let schemes: Set","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/close","title":"case close","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/customevent","title":"case customEvent","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/newsfeed","title":"case newsFeed","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","title":"Braze.WebViewBridge.SchemeHandler.Action","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidaction(_:)","title":"case invalidAction(URL)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidcustomevent(_:)","title":"case invalidCustomEvent(URL)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/nobrazeinstance(_:)","title":"case noBrazeInstance(URL)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","title":"Braze.WebViewBridge.SchemeHandler.Error","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","title":"Braze.WebViewBridge.SchemeHandler","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz","title":"init(logClick: (String?) -> Void, logError: (Error) -> Void, showNewsFeed: () -> Void, closeMessage: () -> Void, braze: Braze?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki","title":"init(logClick: (String?) -> Void, logError: (NSError) -> Void, showNewsFeed: () -> Void, closeMessage: () -> Void, braze: Braze?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/usercontentcontroller(_:didreceive:)","title":"func userContentController(WKUserContentController, didReceive: WKScriptMessage)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/name","title":"static let name: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/script","title":"static let script: WKUserScript","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/deprecation(message:)","title":"case deprecation(message: String)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidarg(action:index:arg:type:)","title":"case invalidArg(action: String?, index: Int, arg: String, type: String)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidpayload(_:)","title":"case invalidPayload(String?)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/nobrazeinstance(action:args:)","title":"case noBrazeInstance(action: String, args: String)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/unknown(_:)","title":"case unknown(Braze.ErrorString)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","title":"Braze.WebViewBridge.ScriptMessageHandler","type":"class"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/init(logclick:logerror:)","title":"init(logClick: (String?) -> Void, logError: (Error) -> Void)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/process(url:logbodyclick:)","title":"func process(url: URL, logBodyClick: Bool) -> (Braze.InAppMessage.ClickAction, String?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/invalidbuttonid(_:)","title":"case invalidButtonId(String?)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","title":"Braze.WebViewBridge.QueryHandler.Error","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","title":"Braze.WebViewBridge.QueryHandler","type":"struct"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge","title":"Braze.WebViewBridge","type":"enum"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/init(url:usewebview:channel:extras:)","title":"init(url: URL, useWebView: Bool, channel: Braze.Channel, extras: [String : Any])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/channel","title":"let channel: Braze.Channel","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/isuniversallink","title":"var isUniversalLink: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/targetscene","title":"var targetScene: UIScene?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/targetviewcontroller","title":"var targetViewController: UIViewController?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/url","title":"var url: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/usewebview","title":"var useWebView: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"}],"path":"\/documentation\/brazekit\/braze\/urlcontext","title":"Braze.URLContext","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/init(presentingviewcontroller:animatepresentation:animatedismissal:channel:)","title":"init(presentingViewController: UIViewController, animatePresentation: Bool, animateDismissal: Bool, channel: Braze.Channel)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/animatedismissal","title":"var animateDismissal: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/animatepresentation","title":"var animatePresentation: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/channel","title":"let channel: Braze.Channel","type":"property"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/presentingviewcontroller","title":"var presentingViewController: UIViewController","type":"property"}],"path":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"func cancel()","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/cancellable\/empty","title":"static let empty: Braze.Cancellable","type":"property"}],"path":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-1bj6o","title":"init(Swift.Error)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-2omdp","title":"init(String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/logdescription","title":"var logDescription: String","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/errorstring\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/errorstring\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","type":"struct"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/activerootviewcontroller","title":"static var activeRootViewController: UIViewController?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/activetopmostviewcontroller","title":"static var activeTopmostViewController: UIViewController?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/activewindow","title":"static var activeWindow: UIWindow?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/activewindowscene","title":"static var activeWindowScene: UIWindowScene?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/interfaceorientation","title":"static var interfaceOrientation: UIInterfaceOrientation","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/preferredfont(textstyle:weight:)","title":"static func preferredFont(textStyle: UIFont.TextStyle, weight: UIFont.Weight) -> UIFont","type":"method"}],"path":"\/documentation\/brazekit\/braze\/uiutils","title":"Braze.UIUtils","type":"enum"},{"title":"Compatibility APIs","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sharedinstance()","title":"class func sharedInstance() -> BrazeKit.Braze?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/unsafeinstance()","title":"class func unsafeInstance() -> BrazeKit.Braze","type":"method"},{"path":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","title":"class func start(withApiKey: String, in: UIApplication, withLaunchOptions: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"class func start(withApiKey: String, in: UIApplication, withLaunchOptions: [AnyHashable : Any]?, withAppboyOptions: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/feedcontroller","title":"var feedController: AnyObject","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardscontroller","title":"var contentCardsController: AnyObject","type":"property"},{"path":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","title":"var requestProcessingPolicy: _COMPAT_ABKRequestProcessingPolicy","type":"property"},{"path":"\/documentation\/brazekit\/braze\/idfadelegate","title":"var idfaDelegate: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","title":"var sdkAuthenticationDelegate: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessagecontroller","title":"var inAppMessageController: AnyObject","type":"property"},{"path":"\/documentation\/brazekit\/braze\/locationmanager","title":"var locationManager: AnyObject","type":"property"},{"path":"\/documentation\/brazekit\/braze\/appboyurldelegate","title":"var appboyUrlDelegate: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/imagedelegate","title":"var imageDelegate: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkflavor","title":"var sdkFlavor: _COMPAT_ABKSDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","title":"func flushDataAndProcessRequestQueue()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/changeuser(_:)","title":"func changeUser(String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","title":"func changeUser(String, sdkAuthSignature: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","title":"func setSdkAuthenticationSignature(String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","title":"func unsubscribeFromSdkAuthenticationErrors()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","title":"func logCustomEvent(String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","title":"func logCustomEvent(String, withProperties: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","title":"func logPurchase(String, inCurrency: String, atPrice: NSDecimalNumber)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","title":"func logPurchase(String, inCurrency: String, atPrice: NSDecimalNumber, withProperties: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","title":"func logPurchase(String, inCurrency: String, atPrice: NSDecimalNumber, withQuantity: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","title":"func logPurchase(String, inCurrency: String, atPrice: NSDecimalNumber, withQuantity: UInt, andProperties: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","title":"func logFeedDisplayed()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","title":"func logContentCardsDisplayed()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","title":"func requestFeedRefresh()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","title":"func requestContentCardsRefresh()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","title":"func requestGeofences(withLongitude: Double, latitude: Double)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/getdeviceid()","title":"func getDeviceId() -> String","type":"method"},{"path":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","title":"func registerDeviceToken(Data)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","title":"func register(UIApplication, didReceiveRemoteNotification: [AnyHashable : Any], fetchCompletionHandler: ((UIBackgroundFetchResult) -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","title":"func userNotificationCenter(UNUserNotificationCenter, didReceive: UNNotificationResponse, withCompletionHandler: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","title":"func pushAuthorization(fromUserNotificationCenter: Bool)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","title":"func addSdkMetadata([String])","type":"method"},{"path":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","title":"func addSdkMetadata([_COMPAT_ABKSdkMetadata])","type":"method"},{"path":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","title":"class func wipeDataAndDisableForAppRun()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/disablesdk()","title":"class func disableSDK()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","title":"class func requestEnableSDKOnNextAppRun()","type":"method"},{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/resources\/bundle","title":"static let bundle: Bundle?","type":"property"}],"path":"\/documentation\/brazekit\/braze\/resources","title":"Braze.Resources","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sessionupdatesstream","title":"var sessionUpdatesStream: AsyncStream","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/deviceid()","title":"func deviceId() async -> String","type":"method"},{"path":"\/documentation\/brazekit\/braze\/deviceid(queue:completion:)","title":"func deviceId(queue: DispatchQueue, completion: (String) -> Void)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/subscribetosessionupdates(_:)","title":"func subscribeToSessionUpdates((SessionEvent) -> Void) -> Braze.Cancellable","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/acknowledgments","title":"static var acknowledgments: [String : URL]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/license","title":"static var license: URL?","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sessionevent\/ended(_:)","title":"case ended(UUID)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/sessionevent\/started(_:)","title":"case started(UUID)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sessionevent\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/sessionevent\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/sessionevent","title":"Braze.SessionEvent","type":"enum"}],"path":"\/documentation\/brazekit\/braze","title":"Braze","type":"class"},{"children":[{"title":"Braze Essentials","type":"groupMarker"},{"path":"\/tutorials\/braze\/a1-installation","title":"Installation","type":"project"},{"path":"\/tutorials\/braze\/a2-configure-braze","title":"Configure Braze","type":"project"},{"path":"\/tutorials\/braze\/a3-analytics","title":"Analytics","type":"project"},{"title":"Push Notifications","type":"groupMarker"},{"path":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","type":"project"},{"path":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","type":"project"},{"path":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","type":"project"},{"path":"\/tutorials\/braze\/b4-live-activities","title":"Live Activities","type":"project"},{"title":"User Interface","type":"groupMarker"},{"path":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","type":"project"},{"path":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","type":"project"},{"path":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","type":"project"},{"title":"Location","type":"groupMarker"},{"path":"\/tutorials\/braze\/d1-brazelocation","title":"Locations and Geofences","type":"project"},{"title":"Privacy Tracking","type":"groupMarker"},{"path":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","type":"project"}],"path":"\/tutorials\/00-integration-path","title":"Integration Path","type":"overview"},{"path":"\/tutorials\/braze\/a1-installation","title":"Installation","type":"project"},{"path":"\/tutorials\/braze\/a2-configure-braze","title":"Configure Braze","type":"project"},{"path":"\/tutorials\/braze\/a3-analytics","title":"Analytics","type":"project"},{"title":"Push Notifications","type":"groupMarker"},{"path":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","type":"project"},{"path":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","type":"project"},{"path":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","type":"project"},{"path":"\/tutorials\/braze\/b4-live-activities","title":"Live Activities","type":"project"},{"path":"\/documentation\/braze\/apns-certificate","title":"Apple Push Certificate","type":"article"},{"title":"User Interface","type":"groupMarker"},{"path":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","type":"project"},{"path":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","type":"article"},{"path":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","type":"project"},{"path":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"article"},{"path":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","type":"project"},{"path":"\/documentation\/braze\/gif-support-integrations","title":"GIF Support Integrations","type":"article"},{"title":"Location","type":"groupMarker"},{"path":"\/tutorials\/braze\/d1-brazelocation","title":"Locations and Geofences","type":"project"},{"title":"Privacy Tracking","type":"groupMarker"},{"path":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","type":"project"},{"title":"Customize Behavior","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint","title":"var endpoint: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property","title":"var flavor: SDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","title":"var flushInterval: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key","title":"var key: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property","title":"var requestPolicy: RequestPolicy","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication","title":"var sdkAuthentication: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property","title":"var sdkFlavor: SDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property","title":"var sdkMetadata: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","title":"var trackingPropertyAllowList: Set","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","title":"func addSDKMetadata([SDKMetadata])","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw","title":"func addSdkMetadata([SDKMetadata])","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias","title":"Braze.Configuration.Api.Flavor","type":"typealias"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias","title":"Braze.Configuration.Api.SdkMetadata","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","title":"case automatic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual","title":"case manual","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","title":"Braze.Configuration.Api.RequestPolicy","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova","title":"case cordova","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter","title":"case flutter","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle","title":"case mparticle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react","title":"case react","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment","title":"case segment","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium","title":"case tealium","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity","title":"case unity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla","title":"case vanilla","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin","title":"case xamarin","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","title":"Braze.Configuration.Api.SDKFlavor","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust","title":"case adjust","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge","title":"case airbridge","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer","title":"case appsflyer","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot","title":"case bluedot","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch","title":"case branch","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage","title":"case carthage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods","title":"case cocoapods","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova","title":"case cordova","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm","title":"case cordovapm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo","title":"case expo","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter","title":"case flutter","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare","title":"case foursquare","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal","title":"case gimbal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager","title":"case googletagmanager","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle","title":"case gradle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic","title":"case ionic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava","title":"case kochava","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst","title":"case maccatalyst","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual","title":"case manual","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle","title":"case mparticle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript","title":"case nativescript","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm","title":"case npm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget","title":"case nuget","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub","title":"case pub","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar","title":"case radar","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative","title":"case reactnative","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch","title":"case reactnativenewarch","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment","title":"case segment","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular","title":"case singular","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm","title":"case swiftpm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium","title":"case tealium","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity","title":"case unity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm","title":"case unitypm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal","title":"case unreal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee","title":"case vizbee","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin","title":"case xamarin","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates","title":"var allowBackgroundGeofenceUpdates: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","title":"var automaticGeofenceRequests: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","title":"var automaticLocationCollection: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider","title":"var brazeLocationProvider: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter","title":"var distanceFilter: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","title":"var geofencesEnabled: Bool","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","title":"Braze.Configuration.Location","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property","title":"var level: Level","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print","title":"var print: ((_ message: String, _ level: Level) -> Bool)?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts","title":"var signposts: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug","title":"case debug","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled","title":"case disabled","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error","title":"case error","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info","title":"case info","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)","title":"init?(rawValue: UInt8)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","title":"Braze.Configuration.Logger.Level","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","title":"Braze.Configuration.Logger","type":"class"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)","title":"init(automaticSetup: Bool, requestAuthorizationAtLaunch: Bool, authorizationOptions: UNAuthorizationOptions, foregroundPresentationOptions: UNNotificationPresentationOptions, setNotificationCategories: Bool, registerDeviceToken: Bool, handleBackgroundNotification: Bool, handleNotificationResponse: Bool, willPresentNotification: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)","title":"init(booleanLiteral: BooleanLiteralType)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)","title":"init(enablingAllAutomations: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","title":"var authorizationOptions: UNAuthorizationOptions","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup","title":"var automaticSetup: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","title":"var foregroundPresentationOptions: UNNotificationPresentationOptions","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification","title":"var handleBackgroundNotification: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse","title":"var handleNotificationResponse: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken","title":"var registerDeviceToken: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","title":"var requestAuthorizationAtLaunch: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories","title":"var setNotificationCategories: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification","title":"var willPresentNotification: Bool","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions","title":"static let defaultForegroundPresentationOptions: UNNotificationPresentationOptions","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","title":"Braze.Configuration.Push.Automation","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","title":"var appGroup: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","title":"var automation: Automation","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","title":"Braze.Configuration.Push","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)","title":"init(apiKey: String, endpoint: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property","title":"var api: Api","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","title":"var devicePropertyAllowList: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","title":"var ephemeralEvents: [String]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","title":"var forwardUniversalLinks: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property","title":"var location: Location","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property","title":"var logger: Logger","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized","title":"var optInWhenPushAuthorized: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property","title":"var push: Push","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout","title":"var sessionTimeout: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval","title":"var triggerMinimumTimeInterval: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit","title":"var tvOSPersistedSizeLimit: UInt64","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid","title":"var useUUIDAsDeviceId: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier","title":"case carrier","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale","title":"case locale","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model","title":"case model","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion","title":"case osVersion","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus","title":"case pushAuthStatus","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions","title":"case pushDisplayOptions","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled","title":"case pushEnabled","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution","title":"case resolution","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone","title":"case timeZone","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases","title":"static var allCases: [`Self`]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","title":"Braze.Configuration.DeviceProperty","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes","title":"case allCustomAttributes","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents","title":"case allCustomEvents","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents","title":"case analyticsEvents","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata","title":"case attributionData","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country","title":"case country","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)","title":"case customAttribute(Set)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)","title":"case customEvent(Set)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth","title":"case dateOfBirth","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata","title":"case deviceData","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email","title":"case email","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate","title":"case emailSubscriptionState","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything","title":"case everything","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname","title":"case firstName","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender","title":"case gender","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity","title":"case homeCity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language","title":"case language","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname","title":"case lastName","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate","title":"case notificationSubscriptionState","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber","title":"case phoneNumber","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases","title":"case purchases","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens","title":"case pushToStartTokens","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken","title":"case pushToken","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class","title":"Braze.Configuration","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-741nj","title":"func braze(Braze, noMatchingTriggerForEvent: Braze.TriggerEvent)","type":"method"}],"title":"BrazeDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y","title":"func braze(Braze, noMatchingTriggerForEvent: Braze.TriggerEvent)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-67nto","title":"func braze(Braze, shouldOpenURL: Braze.URLContext) -> Bool","type":"method"}],"title":"BrazeDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5","title":"func braze(Braze, shouldOpenURL: Braze.URLContext) -> Bool","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-1fj41","title":"func braze(Braze, willPresentModalWithContext: Braze.ModalContext)","type":"method"}],"title":"BrazeDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy","title":"func braze(Braze, willPresentModalWithContext: Braze.ModalContext)","type":"method"}],"path":"\/documentation\/brazekit\/brazedelegate","title":"BrazeDelegate","type":"protocol"},{"path":"\/documentation\/braze\/device-id-configuration","title":"Device ID Configuration","type":"article"},{"path":"\/documentation\/brazekit\/overrideresourcebundle","title":"var overrideResourceBundle: Bundle?","type":"var"},{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","title":"var data: Braze.ContentCard.Data","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-77pvz","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"title":"BrazeContentCardDataLookup Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/brazecontentcarddatalookup","title":"BrazeContentCardDataLookup","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","title":"var data: Braze.InAppMessage.Data","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-7i5i7","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"title":"BrazeInAppMessageDataLookup Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/brazeinappmessagedatalookup","title":"BrazeInAppMessageDataLookup","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeinappmessagethemeable\/themes","title":"var themes: Braze.InAppMessage.Themes","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeinappmessagethemeable\/theme(for:)","title":"func theme(for: UITraitCollection) -> Braze.InAppMessage.Theme","type":"method"}],"path":"\/documentation\/brazekit\/brazeinappmessagethemeable","title":"BrazeInAppMessageThemeable","type":"protocol"},{"path":"\/documentation\/brazekit\/brazeinappmessagewindowtype","title":"BrazeInAppMessageWindowType","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeliveactivityattributes\/brazeactivityid","title":"var brazeActivityId: String?","type":"property"}],"path":"\/documentation\/brazekit\/brazeliveactivityattributes","title":"BrazeLiveActivityAttributes","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-7hbrs","title":"func braze(Braze, sdkAuthenticationFailedWithError: Braze.SDKAuthenticationError)","type":"method"}],"title":"BrazeSDKAuthDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","title":"func braze(Braze, sdkAuthenticationFailedWithError: Braze.SDKAuthenticationError)","type":"method"}],"path":"\/documentation\/brazekit\/brazesdkauthdelegate","title":"BrazeSDKAuthDelegate","type":"protocol"},{"title":"Variables","type":"groupMarker"},{"path":"\/documentation\/brazekit\/overrideresourcesbundle","title":"var overrideResourcesBundle: Bundle?","type":"var"}],"path":"\/documentation\/brazekit","title":"BrazeKit","type":"module"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazelocation\/brazelocationprovider\/dependency","title":"var dependency: Any","type":"property"},{"path":"\/documentation\/brazelocation\/brazelocationprovider\/name","title":"let name: String","type":"property"}],"path":"\/documentation\/brazelocation\/brazelocationprovider","title":"BrazeLocationProvider","type":"class"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazelocation\/brazelocationresources\/bundle","title":"static let bundle: Bundle?","type":"property"}],"path":"\/documentation\/brazelocation\/brazelocationresources","title":"BrazeLocationResources","type":"class"}],"path":"\/documentation\/brazelocation","title":"BrazeLocation","type":"module"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazenotificationservice\/notificationservice\/didreceive(_:withcontenthandler:)","title":"func didReceive(UNNotificationRequest, withContentHandler: (UNNotificationContent) -> Void)","type":"method"}],"path":"\/documentation\/brazenotificationservice\/notificationservice","title":"NotificationService","type":"class"},{"title":"Functions","type":"groupMarker"},{"path":"\/documentation\/brazenotificationservice\/brazehandle(request:contenthandler:)","title":"func brazeHandle(request: UNNotificationRequest, contentHandler: (UNNotificationContent) -> Void) -> Bool","type":"func"}],"path":"\/documentation\/brazenotificationservice","title":"BrazeNotificationService","type":"module"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidlayoutsubviews()","title":"func viewDidLayoutSubviews()","type":"method"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidload()","title":"func viewDidLoad()","type":"method"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewwilldisappear(_:)","title":"func viewWillDisappear(Bool)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyview(_:requestresizewith:)","title":"func storyView(StoryView, requestResizeWith: CGSize)","type":"method"}],"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyviewdelegate-implementations","title":"StoryViewDelegate Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:)","title":"func didReceive(UNNotification)","type":"method"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:completionhandler:)","title":"func didReceive(UNNotificationResponse, completionHandler: (UNNotificationContentExtensionResponseOption) -> Void)","type":"method"}],"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/unnotificationcontentextension-implementations","title":"UNNotificationContentExtension Implementations","type":"symbol"}],"path":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazepushstory\/storyview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"}],"path":"\/documentation\/brazepushstory\/storyview","title":"StoryView","type":"class"}],"path":"\/documentation\/brazepushstory","title":"BrazePushStory","type":"module"},{"children":[{"title":"In-App Message UI","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/borderwidth","title":"var borderWidth: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/font","title":"var font: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/maxheight","title":"var maxHeight: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/minwidth","title":"var minWidth: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/init(button:attributes:)","title":"init(button: Braze.InAppMessage.Button, attributes: Attributes)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/button","title":"var button: Braze.InAppMessage.Button","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/intrinsiccontentsize","title":"var intrinsicContentSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme","title":"var theme: Braze.InAppMessage.ButtonTheme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","title":"BrazeInAppMessageUI.ButtonView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(coder:)","title":"init?(coder: NSCoder)","type":"init"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(keyboard:)","title":"init(keyboard: KeyboardFrameNotifier)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/bottomconstraint","title":"var bottomConstraint: NSLayoutConstraint?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/keyboard","title":"let keyboard: KeyboardFrameNotifier","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutconstraintsinstalled","title":"var layoutConstraintsInstalled: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/installlayoutconstraintsifneeded()","title":"func installLayoutConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/point(inside:with:)","title":"func point(inside: CGPoint, with: UIEvent?) -> Bool","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/updateconstraintsforkeyboard()","title":"func updateConstraintsForKeyboard()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","title":"BrazeInAppMessageUI.ContainerView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/init(message:)","title":"init(message: Braze.InAppMessage.Control)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/message","title":"var message: Braze.InAppMessage.Control","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/presented","title":"var presented: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","title":"BrazeInAppMessageUI.ControlView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/buttonsattributes","title":"var buttonsAttributes: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/dismissonbackgroundtap","title":"var dismissOnBackgroundTap: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxheight","title":"var maxHeight: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxwidth","title":"var maxWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/minwidth","title":"var minWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onlayout","title":"var onLayout: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onpresent","title":"var onPresent: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/ontheme","title":"var onTheme: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/preferreddisplaymode","title":"var preferredDisplayMode: DisplayMode?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/scrolllargeimages","title":"var scrollLargeImages: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/shadow","title":"var shadow: Shadow?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/defaults","title":"static var defaults: BrazeInAppMessageUI.FullImageView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.FullImage, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.property","title":"var displayMode: DisplayMode","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/preferreddisplaymode","title":"var preferredDisplayMode: DisplayMode?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/full","title":"case full","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/modal","title":"case modal","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","type":"enum"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","title":"BrazeInAppMessageUI.FullImageView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/buttonsattributes","title":"var buttonsAttributes: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/dismissonbackgroundtap","title":"var dismissOnBackgroundTap: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/headerfont","title":"var headerFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/labelsspacing","title":"var labelsSpacing: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxheight","title":"var maxHeight: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxwidth","title":"var maxWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/messagefont","title":"var messageFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/minwidth","title":"var minWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onlayout","title":"var onLayout: ((FullView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onpresent","title":"var onPresent: ((FullView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/ontheme","title":"var onTheme: ((FullView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/preferreddisplaymode","title":"var preferredDisplayMode: DisplayMode?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/shadow","title":"var shadow: Shadow?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/spacing","title":"var spacing: Double","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/defaults","title":"static var defaults: BrazeInAppMessageUI.FullView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","title":"BrazeInAppMessageUI.FullView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.Full, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.property","title":"var displayMode: DisplayMode","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/imageview","title":"var imageView: UIImageView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/preferreddisplaymode","title":"var preferredDisplayMode: DisplayMode?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/full","title":"case full","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/modal","title":"case modal","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"enum"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","title":"BrazeInAppMessageUI.FullView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/allowinspector","title":"var allowInspector: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/animation","title":"var animation: Animation","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/automaticbodyclicks","title":"var automaticBodyClicks: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/configure","title":"var configure: ((WKWebViewConfiguration) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/linktargetsupport","title":"var linkTargetSupport: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onlayout","title":"var onLayout: ((HtmlView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onpresent","title":"var onPresent: ((HtmlView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/ontheme","title":"var onTheme: ((HtmlView) -> Void)?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.HtmlView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/init(message:attributes:presented:)","title":"init(message: Braze.InAppMessage.Html, attributes: Attributes, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.property","title":"let attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/message","title":"var message: Braze.InAppMessage.Html","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presentationconstraintsinstalled","title":"var presentationConstraintsInstalled: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/queryhandler","title":"var queryHandler: Braze.WebViewBridge.QueryHandler","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/schemehandler","title":"var schemeHandler: Braze.WebViewBridge.SchemeHandler","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/scriptmessagehandler","title":"var scriptMessageHandler: Braze.WebViewBridge.ScriptMessageHandler","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview","title":"var webView: WKWebView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/yconstraint","title":"var yConstraint: NSLayoutConstraint?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/installpresentationconstraintsifneeded()","title":"func installPresentationConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/loadmessage()","title":"func loadMessage()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/processnavigationaction(_:istransientopen:)","title":"func processNavigationAction(WKNavigationAction, isTransientOpen: Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/setupwebview()","title":"func setupWebView()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/auto","title":"case auto","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade","title":"case fade","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide","title":"case slide","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:decidepolicyfor:decisionhandler:)","title":"func webView(WKWebView, decidePolicyFor: WKNavigationAction, decisionHandler: (WKNavigationActionPolicy) -> Void)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfail:witherror:)","title":"func webView(WKWebView, didFail: WKNavigation!, withError: Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfinish:)","title":"func webView(WKWebView, didFinish: WKNavigation!)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","title":"WKNavigationDelegate Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:createwebviewwith:for:windowfeatures:)","title":"func webView(WKWebView, createWebViewWith: WKWebViewConfiguration, for: WKNavigationAction, windowFeatures: WKWindowFeatures) -> WKWebView?","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:)","title":"func webView(WKWebView, runJavaScriptAlertPanelWithMessage: String, initiatedByFrame: WKFrameInfo, completionHandler: () -> Void)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:)","title":"func webView(WKWebView, runJavaScriptConfirmPanelWithMessage: String, initiatedByFrame: WKFrameInfo, completionHandler: (Bool) -> Void)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:)","title":"func webView(WKWebView, runJavaScriptTextInputPanelWithPrompt: String, defaultText: String?, initiatedByFrame: WKFrameInfo, completionHandler: (String?) -> Void)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","title":"WKUIDelegate Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","title":"BrazeInAppMessageUI.HtmlView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/init()","title":"init()","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/size","title":"var size: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/symbolsize","title":"var symbolSize: Double","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(coder:)","title":"init?(coder: NSCoder)","type":"init"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(symbol:attributes:theme:)","title":"init(symbol: String, attributes: Attributes, theme: Braze.InAppMessage.Theme)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/intrinsiccontentsize","title":"var intrinsicContentSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/label","title":"var label: UILabel","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol","title":"var symbol: String","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme","title":"var theme: Braze.InAppMessage.Theme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","title":"BrazeInAppMessageUI.IconView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/buttonsattributes","title":"var buttonsAttributes: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/dismissonbackgroundtap","title":"var dismissOnBackgroundTap: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxheight","title":"var maxHeight: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxwidth","title":"var maxWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/minwidth","title":"var minWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onlayout","title":"var onLayout: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onpresent","title":"var onPresent: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/ontheme","title":"var onTheme: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/scrolllargeimages","title":"var scrollLargeImages: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/shadow","title":"var shadow: Shadow?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.ModalImageView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.ModalImage, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttons","title":"var buttons: [ButtonView]","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttonscontainer","title":"var buttonsContainer: StackView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/closebutton","title":"var closeButton: UIButton","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/contentview","title":"var contentView: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imagecontainerview","title":"var imageContainerView: UIScrollView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imageview","title":"var imageView: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/message","title":"var message: Braze.InAppMessage.ModalImage","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presentationconstraintsinstalled","title":"var presentationConstraintsInstalled: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/shadowview","title":"var shadowView: ShadowView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapbackgroundgesture","title":"var tapBackgroundGesture: UITapGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapgesture","title":"var tapGesture: UITapGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/theme","title":"var theme: Braze.InAppMessage.Theme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installpresentationconstraintsifneeded()","title":"func installPresentationConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/init(modal:attributes:traitcollection:)","title":"init(modal: Braze.InAppMessage.Modal, attributes: BrazeInAppMessageUI.ModalView.Attributes, traitCollection: UITraitCollection)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/header","title":"var header: BrazeInAppMessageUI.ModalTextView.TextStyle","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/headermessagespacing","title":"var headerMessageSpacing: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/message","title":"var message: BrazeInAppMessageUI.ModalTextView.TextStyle","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"struct"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/alignment","title":"var alignment: NSTextAlignment","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/color","title":"var color: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/font","title":"var font: UIFont","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(header:message:attributes:)","title":"init(header: String, message: String, attributes: Attributes)","type":"init"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(modal:attributes:traitcollection:)","title":"init(modal: Braze.InAppMessage.Modal, attributes: BrazeInAppMessageUI.ModalView.Attributes, traitCollection: UITraitCollection)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/header","title":"var header: String","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/message","title":"var message: String","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","title":"BrazeInAppMessageUI.ModalTextView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/buttonsattributes","title":"var buttonsAttributes: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/dismissonbackgroundtap","title":"var dismissOnBackgroundTap: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/headerfont","title":"var headerFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/labelsspacing","title":"var labelsSpacing: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxheight","title":"var maxHeight: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxwidth","title":"var maxWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/messagefont","title":"var messageFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/minwidth","title":"var minWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onlayout","title":"var onLayout: ((ModalView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onpresent","title":"var onPresent: ((ModalView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/ontheme","title":"var onTheme: ((ModalView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/shadow","title":"var shadow: Shadow?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/spacing","title":"var spacing: Double","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.ModalView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ModalView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.Modal, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttons","title":"var buttons: [BrazeInAppMessageUI.ButtonView]","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttonscontainer","title":"var buttonsContainer: StackView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/closebutton","title":"var closeButton: UIButton","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/contentview","title":"var contentView: StackView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/gifviewprovider","title":"let gifViewProvider: GIFViewProvider","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/graphicview","title":"var graphicView: UIView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/message","title":"var message: Braze.InAppMessage.Modal","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presentationconstraintsinstalled","title":"var presentationConstraintsInstalled: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/shadowview","title":"var shadowView: ShadowView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapbackgroundgesture","title":"var tapBackgroundGesture: UITapGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapgesture","title":"var tapGesture: UITapGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/textview","title":"var textView: ModalTextView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/theme","title":"var theme: Braze.InAppMessage.Theme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installpresentationconstraintsifneeded()","title":"func installPresentationConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","title":"BrazeInAppMessageUI.ModalView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/chevronvisibility","title":"var chevronVisibility: ChevronVisibility","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/dismissible","title":"var dismissible: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/font","title":"var font: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/graphicleadingpadding","title":"var graphicLeadingPadding: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornercurve","title":"var imageCornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornerradius","title":"var imageCornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagesize","title":"var imageSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/maxwidth","title":"var maxWidth: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/minheight","title":"var minHeight: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onlayout","title":"var onLayout: ((SlideupView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onpresent","title":"var onPresent: ((SlideupView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/ontheme","title":"var onTheme: ((SlideupView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/shadow","title":"var shadow: Shadow?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/spacing","title":"var spacing: Double","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.SlideupView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","title":"BrazeInAppMessageUI.SlideupView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.Slideup, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronview","title":"var chevronView: UIImageView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/contentview","title":"var contentView: StackView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/graphicview","title":"var graphicView: UIView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inneryconstraint","title":"var innerYConstraint: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/message","title":"var message: Braze.InAppMessage.Slideup","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/messagelabel","title":"var messageLabel: UILabel","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/outeryconstraint","title":"var outerYConstraint: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pangesture","title":"var panGesture: UIPanGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presentationconstraintsinstalled","title":"var presentationConstraintsInstalled: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pressgesture","title":"var pressGesture: UILongPressGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/shadowview","title":"var shadowView: ShadowView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/theme","title":"var theme: Braze.InAppMessage.Theme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installpresentationconstraintsifneeded()","title":"func installPresentationConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/point(inside:with:)","title":"func point(inside: CGPoint, with: UIEvent?) -> Bool","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/auto","title":"case auto","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/hidden","title":"case hidden","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/visible","title":"case visible","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","title":"BrazeInAppMessageUI.SlideupView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/init(buttons:attributes:onclick:)","title":"init?(buttons: [Braze.InAppMessage.Button], attributes: BrazeInAppMessageUI.ButtonView.Attributes, onClick: (Braze.InAppMessage.Button) -> Void)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/intrinsiccontentsize","title":"var intrinsicContentSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stack","title":"let stack: UIStackView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stackpositionconstraints","title":"var stackPositionConstraints: [NSLayoutConstraint]!","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","title":"BrazeInAppMessageUI.StackView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/init(coder:)","title":"init?(coder: NSCoder)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/childforstatusbarstyle","title":"var childForStatusBarStyle: UIViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredscreenedgesdeferringsystemgestures","title":"var preferredScreenEdgesDeferringSystemGestures: UIRectEdge","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarstyle","title":"var preferredStatusBarStyle: UIStatusBarStyle","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarupdateanimation","title":"var preferredStatusBarUpdateAnimation: UIStatusBarAnimation","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefershomeindicatorautohidden","title":"var prefersHomeIndicatorAutoHidden: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferspointerlocked","title":"var prefersPointerLocked: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/supportedinterfaceorientations","title":"var supportedInterfaceOrientations: UIInterfaceOrientationMask","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/loadview()","title":"func loadView()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewdidappear(_:)","title":"func viewDidAppear(Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewwilltransition(to:with:)","title":"func viewWillTransition(to: CGSize, with: UIViewControllerTransitionCoordinator)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","title":"BrazeInAppMessageUI.ViewController","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/window\/hittest(_:with:)","title":"func hitTest(CGPoint, with: UIEvent?) -> UIView?","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/window","title":"BrazeInAppMessageUI.Window","type":"class"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/attributes","title":"var attributes: ViewAttributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","title":"var customView: InAppMessageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/message","title":"var message: Braze.InAppMessage","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferencesproxy","title":"var preferencesProxy: UIViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferredorientation","title":"var preferredOrientation: UIInterfaceOrientation","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior","title":"var statusBarHideBehavior: StatusBarHideBehavior","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowlevel","title":"var windowLevel: UIWindow.Level","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowscene","title":"var windowScene: UIWindowScene?","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","title":"BrazeInAppMessageUI.PresentationContext","type":"struct"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/delegate","title":"var delegate: BrazeInAppMessageUIDelegate?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","title":"var messageView: InAppMessageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stack","title":"var stack: [Braze.InAppMessage]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-7ytdc","title":"func present(message: Braze.InAppMessageRaw)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-f2ra","title":"func present(message: Braze.InAppMessage)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","title":"func presentNext()","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/discard","title":"case discard","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","title":"case now","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","title":"case reenqueue","type":"case"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/later","title":"static var later: `Self`","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/assetsfailure(_:)","title":"case assetsFailure(Braze.ErrorString)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/htmlnobaseurl","title":"case htmlNoBaseURL","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidbrazeactions","title":"case invalidBrazeActions","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidconstraints","title":"case invalidConstraints","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidpushprimer","title":"case invalidPushPrimer","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/messagecontextinvalid","title":"case messageContextInvalid","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/noapprootviewcontroller","title":"case noAppRootViewController","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogclick","title":"case noContextLogClick","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogimpression","title":"case noContextLogImpression","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextprocessclickaction","title":"case noContextProcessClickAction","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nofontawesome","title":"case noFontAwesome","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomainthread","title":"case noMainThread","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomatchingorientation","title":"case noMatchingOrientation","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomessageview","title":"case noMessageView","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nowindowscene","title":"case noWindowScene","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/othermessagepresented(push:)","title":"case otherMessagePresented(push: Bool)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/rawtotypedconversion(_:)","title":"case rawToTypedConversion(Braze.ErrorString)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewnavigation(_:)","title":"case webViewNavigation(Braze.ErrorString)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewquery(_:)","title":"case webViewQuery(Braze.WebViewBridge.QueryHandler.Error)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscheme(_:)","title":"case webViewScheme(Braze.WebViewBridge.SchemeHandler.Error)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscript(_:)","title":"case webViewScript(Braze.WebViewBridge.ScriptMessageHandler.Error)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/error","title":"BrazeInAppMessageUI.Error","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto","title":"case auto","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/hidden","title":"case hidden","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/visible","title":"case visible","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","title":"BrazeInAppMessageUI.StatusBarHideBehavior","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full(_:)","title":"case full(FullView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage(_:)","title":"case fullImage(FullImageView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html(_:)","title":"case html(HtmlView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal(_:)","title":"case modal(ModalView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage(_:)","title":"case modalImage(ModalImageView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup(_:)","title":"case slideup(SlideupView.Attributes)","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full","title":"var full: FullView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage","title":"var fullImage: FullImageView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html","title":"var html: HtmlView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal","title":"var modal: ModalView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage","title":"var modalImage: ModalImageView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup","title":"var slideup: SlideupView.Attributes?","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/defaults(for:)","title":"static func defaults(for: Braze.InAppMessage) -> `Self`?","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","title":"BrazeInAppMessageUI.ViewAttributes","type":"enum"}],"path":"\/documentation\/brazeui\/brazeinappmessageui","title":"BrazeInAppMessageUI","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-22gnu","title":"func inAppMessage(BrazeInAppMessageUI, didDismiss: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y","title":"func inAppMessage(BrazeInAppMessageUI, didDismiss: Braze.InAppMessage, view: InAppMessageView)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn","title":"func inAppMessage(BrazeInAppMessageUI, didPresent: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr","title":"func inAppMessage(BrazeInAppMessageUI, didPresent: Braze.InAppMessage, view: InAppMessageView)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-86zt4","title":"func inAppMessage(BrazeInAppMessageUI, displayChoiceForMessage: Braze.InAppMessage) -> BrazeInAppMessageUI.DisplayChoice","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","title":"func inAppMessage(BrazeInAppMessageUI, displayChoiceForMessage: Braze.InAppMessage) -> BrazeInAppMessageUI.DisplayChoice","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-4ole4","title":"func inAppMessage(BrazeInAppMessageUI, prepareWith: inout BrazeInAppMessageUI.PresentationContext)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","title":"func inAppMessage(BrazeInAppMessageUI, prepareWith: inout BrazeInAppMessageUI.PresentationContext)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld","title":"func inAppMessage(BrazeInAppMessageUI, shouldProcess: Braze.InAppMessage.ClickAction, buttonId: String?, message: Braze.InAppMessage, view: InAppMessageView) -> Bool","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi","title":"func inAppMessage(BrazeInAppMessageUI, shouldProcess: Braze.InAppMessage.ClickAction, buttonId: String?, message: Braze.InAppMessage, view: InAppMessageView) -> Bool","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-8p6ls","title":"func inAppMessage(BrazeInAppMessageUI, willDismiss: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5","title":"func inAppMessage(BrazeInAppMessageUI, willDismiss: Braze.InAppMessage, view: InAppMessageView)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-8x6lz","title":"func inAppMessage(BrazeInAppMessageUI, willPresent: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv","title":"func inAppMessage(BrazeInAppMessageUI, willPresent: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate","title":"BrazeInAppMessageUIDelegate","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/inappmessageview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/inappmessageview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/inappmessageview","title":"InAppMessageView","type":"protocol"},{"title":"Content Cards UI","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/init(braze:shouldprocess:attributes:)","title":"init(braze: Braze?, shouldProcess: (Braze.ContentCard.ClickAction, Braze.ContentCard) -> Bool, attributes: Attributes)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/makecoordinator()","title":"func makeCoordinator() -> Coordinator","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/makeuiviewcontroller(context:)","title":"func makeUIViewController(context: Context) -> BrazeContentCardUI.ViewController","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/updateuiviewcontroller(_:context:)","title":"func updateUIViewController(BrazeContentCardUI.ViewController, context: Context)","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/attributes","title":"ContentCardsView.Attributes","type":"typealias"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/coordinator\/contentcard(_:shouldprocess:card:)","title":"func contentCard(BrazeContentCardUI.ViewController, shouldProcess: Braze.ContentCard.ClickAction, card: Braze.ContentCard) -> Bool","type":"method"}],"path":"\/documentation\/brazeui\/contentcardsview\/coordinator","title":"ContentCardsView.Coordinator","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/body","title":"var body: Never","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/sizethatfits(_:uiviewcontroller:context:)","title":"func sizeThatFits(ProposedViewSize, uiViewController: Self.UIViewControllerType, context: Self.Context) -> CGSize?","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/dismantleuiviewcontroller(_:coordinator:)","title":"static func dismantleUIViewController(Self.UIViewControllerType, coordinator: Self.Coordinator)","type":"method"}],"path":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","title":"UIViewControllerRepresentable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accentcolor(_:)","title":"func accentColor(Color?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-4golv","title":"func accessibility(activationPoint: UnitPoint) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-8idkl","title":"func accessibility(activationPoint: CGPoint) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(addtraits:)","title":"func accessibility(addTraits: AccessibilityTraits) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(hidden:)","title":"func accessibility(hidden: Bool) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(hint:)","title":"func accessibility(hint: Text) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(identifier:)","title":"func accessibility(identifier: String) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(inputlabels:)","title":"func accessibility(inputLabels: [Text]) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(label:)","title":"func accessibility(label: Text) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(removetraits:)","title":"func accessibility(removeTraits: AccessibilityTraits) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(selectionidentifier:)","title":"func accessibility(selectionIdentifier: AnyHashable) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(sortpriority:)","title":"func accessibility(sortPriority: Double) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(value:)","title":"func accessibility(value: Text) -> ModifiedContent","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(_:_:)","title":"func accessibilityAction(AccessibilityActionKind, () -> Void) -> ModifiedContent","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(action:label:)","title":"func accessibilityAction
(LocalizedStringKey, isPresented: Binding, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-7mpmn","title":"func alert(S, isPresented: Binding, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-81l6e","title":"func alert(Text, isPresented: Binding, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-1y1tu","title":"func alert(S, isPresented: Binding, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-2emfo","title":"func alert(LocalizedStringKey, isPresented: Binding, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-7nf8z","title":"func alert(Text, isPresented: Binding, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-7y0ut","title":"func alert(S, isPresented: Binding, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-a6tp","title":"func alert(LocalizedStringKey, isPresented: Binding, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-iuxc","title":"func alert(Text, isPresented: Binding, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4f51p","title":"func alert(LocalizedStringKey, isPresented: Binding, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4gsuf","title":"func alert(Text, isPresented: Binding, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-79r7f","title":"func alert(S, isPresented: Binding, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:content:)","title":"func alert(isPresented: Binding, content: () -> Alert) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:)","title":"func alert(isPresented: Binding, error: E?, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:message:)","title":"func alert(isPresented: Binding, error: E?, actions: (E) -> A, message: (E) -> M) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/alert(item:content:)","title":"func alert(item: Binding, content: (Item) -> Alert) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-575k3","title":"func alignmentGuide(HorizontalAlignment, computeValue: (ViewDimensions) -> CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-6mxlk","title":"func alignmentGuide(VerticalAlignment, computeValue: (ViewDimensions) -> CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alloweddynamicrange(_:)","title":"func allowedDynamicRange(Image.DynamicRange?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/allowshittesting(_:)","title":"func allowsHitTesting(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/allowstightening(_:)","title":"func allowsTightening(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/anchorpreference(key:value:transform:)","title":"func anchorPreference(key: K.Type, value: Anchor.Source, transform: (Anchor) -> K.Value) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/animation(_:)","title":"func animation(Animation?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/animation(_:body:)","title":"func animation(Animation?, body: (PlaceholderContentView) -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/animation(_:value:)","title":"func animation(Animation?, value: V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-38p3e","title":"func aspectRatio(CGSize, contentMode: ContentMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-7zn25","title":"func aspectRatio(CGFloat?, contentMode: ContentMode) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/autocapitalization(_:)","title":"func autocapitalization(UITextAutocapitalizationType) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/autocorrectiondisabled(_:)","title":"func autocorrectionDisabled(Bool) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/background(_:alignment:)","title":"func background(Background, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(_:ignoressafeareaedges:)","title":"func background(S, ignoresSafeAreaEdges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-609vv","title":"func background(S, in: T, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-8rt56","title":"func background(S, in: T, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(alignment:content:)","title":"func background(alignment: Alignment, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(ignoressafeareaedges:)","title":"func background(ignoresSafeAreaEdges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-43zuc","title":"func background(in: S, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-70yfi","title":"func background(in: S, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:_:)","title":"func backgroundPreferenceValue(Key.Type, (Key.Value) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:alignment:_:)","title":"func backgroundPreferenceValue(K.Type, alignment: Alignment, (K.Value) -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/backgroundstyle(_:)","title":"func backgroundStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-19j8g","title":"func badge(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-222ko","title":"func badge(Int) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-71mf6","title":"func badge(LocalizedStringKey?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-94t7r","title":"func badge(S?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badgeprominence(_:)","title":"func badgeProminence(BadgeProminence) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/baselineoffset(_:)","title":"func baselineOffset(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/blendmode(_:)","title":"func blendMode(BlendMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/blur(radius:opaque:)","title":"func blur(radius: CGFloat, opaque: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/bold(_:)","title":"func bold(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/border(_:width:)","title":"func border(S, width: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/brightness(_:)","title":"func brightness(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/buttonbordershape(_:)","title":"func buttonBorderShape(ButtonBorderShape) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/buttonrepeatbehavior(_:)","title":"func buttonRepeatBehavior(ButtonRepeatBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-425rp","title":"func buttonStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-4gx0k","title":"func buttonStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/clipshape(_:style:)","title":"func clipShape(S, style: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/clipped(antialiased:)","title":"func clipped(antialiased: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/coloreffect(_:isenabled:)","title":"func colorEffect(Shader, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/colorinvert()","title":"func colorInvert() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/colormultiply(_:)","title":"func colorMultiply(Color) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/colorscheme(_:)","title":"func colorScheme(ColorScheme) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/compositinggroup()","title":"func compositingGroup() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66","title":"func confirmationDialog(S, isPresented: Binding, titleVisibility: Visibility, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx","title":"func confirmationDialog(Text, isPresented: Binding, titleVisibility: Visibility, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g","title":"func confirmationDialog(LocalizedStringKey, isPresented: Binding, titleVisibility: Visibility, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu","title":"func confirmationDialog(Text, isPresented: Binding, titleVisibility: Visibility, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu","title":"func confirmationDialog(S, isPresented: Binding, titleVisibility: Visibility, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq","title":"func confirmationDialog(LocalizedStringKey, isPresented: Binding, titleVisibility: Visibility, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5","title":"func confirmationDialog(Text, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr","title":"func confirmationDialog(S, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r","title":"func confirmationDialog(LocalizedStringKey, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw","title":"func confirmationDialog(S, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x","title":"func confirmationDialog(LocalizedStringKey, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6","title":"func confirmationDialog(Text, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerbackground(_:for:)","title":"func containerBackground(S, for: ContainerBackgroundPlacement) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerbackground(for:alignment:content:)","title":"func containerBackground(for: ContainerBackgroundPlacement, alignment: Alignment, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:)","title":"func containerRelativeFrame(Axis.Set, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:_:)","title":"func containerRelativeFrame(Axis.Set, alignment: Alignment, (CGFloat, Axis) -> CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:count:span:spacing:alignment:)","title":"func containerRelativeFrame(Axis.Set, count: Int, span: Int, spacing: CGFloat, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containershape(_:)","title":"func containerShape(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-36e07","title":"func contentMargins(Edge.Set, EdgeInsets, for: ContentMarginPlacement) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-3ye6p","title":"func contentMargins(Edge.Set, CGFloat?, for: ContentMarginPlacement) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:for:)","title":"func contentMargins(CGFloat, for: ContentMarginPlacement) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:_:eofill:)","title":"func contentShape(ContentShapeKinds, S, eoFill: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:eofill:)","title":"func contentShape(S, eoFill: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contenttransition(_:)","title":"func contentTransition(ContentTransition) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/contextmenu(_:)","title":"func contextMenu(ContextMenu?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contextmenu(forselectiontype:menu:primaryaction:)","title":"func contextMenu(forSelectionType: I.Type, menu: (Set) -> M, primaryAction: ((Set) -> Void)?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:)","title":"func contextMenu(menuItems: () -> MenuItems) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:preview:)","title":"func contextMenu(menuItems: () -> M, preview: () -> P) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contrast(_:)","title":"func contrast(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/controlgroupstyle(_:)","title":"func controlGroupStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/controlsize(_:)","title":"func controlSize(ControlSize) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(_:)","title":"func coordinateSpace(NamedCoordinateSpace) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(name:)","title":"func coordinateSpace(name: T) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/cornerradius(_:antialiased:)","title":"func cornerRadius(CGFloat, antialiased: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/datepickerstyle(_:)","title":"func datePickerStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/defaultappstorage(_:)","title":"func defaultAppStorage(UserDefaults) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/defaultfocus(_:_:priority:)","title":"func defaultFocus(FocusState.Binding, V, priority: DefaultFocusEvaluationPriority) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/defaulthovereffect(_:)","title":"func defaultHoverEffect(HoverEffect?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/defaultscrollanchor(_:)","title":"func defaultScrollAnchor(UnitPoint?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/deferssystemgestures(on:)","title":"func defersSystemGestures(on: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/deletedisabled(_:)","title":"func deleteDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogicon(_:)","title":"func dialogIcon(Image?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-42v0r","title":"func dialogSuppressionToggle(LocalizedStringKey, isSuppressed: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-6ryms","title":"func dialogSuppressionToggle(S, isSuppressed: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-7syjp","title":"func dialogSuppressionToggle(Text, isSuppressed: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(issuppressed:)","title":"func dialogSuppressionToggle(isSuppressed: Binding) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/disableautocorrection(_:)","title":"func disableAutocorrection(Bool?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/disabled(_:)","title":"func disabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/disclosuregroupstyle(_:)","title":"func disclosureGroupStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/distortioneffect(_:maxsampleoffset:isenabled:)","title":"func distortionEffect(Shader, maxSampleOffset: CGSize, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/draggable(_:)","title":"func draggable(() -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/draggable(_:preview:)","title":"func draggable(() -> T, preview: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/drawinggroup(opaque:colormode:)","title":"func drawingGroup(opaque: Bool, colorMode: ColorRenderingMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dropdestination(for:action:istargeted:)","title":"func dropDestination(for: T.Type, action: ([T], CGPoint) -> Bool, isTargeted: (Bool) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-6u9fs","title":"func dynamicTypeSize(DynamicTypeSize) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-83wi4","title":"func dynamicTypeSize(T) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/edgesignoringsafearea(_:)","title":"func edgesIgnoringSafeArea(Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/environment(_:)","title":"func environment(T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/environment(_:_:)","title":"func environment(WritableKeyPath, V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/environmentobject(_:)","title":"func environmentObject(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogbrowseroptions(_:)","title":"func fileDialogBrowserOptions(FileDialogBrowserOptions) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-4wbrq","title":"func fileDialogConfirmationLabel(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-5wndd","title":"func fileDialogConfirmationLabel(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-8v1p","title":"func fileDialogConfirmationLabel(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogcustomizationid(_:)","title":"func fileDialogCustomizationID(String) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogdefaultdirectory(_:)","title":"func fileDialogDefaultDirectory(URL?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogimportsunresolvedaliases(_:)","title":"func fileDialogImportsUnresolvedAliases(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-2lipg","title":"func fileDialogMessage(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-3fdzn","title":"func fileDialogMessage(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-7csa7","title":"func fileDialogMessage(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogurlenabled(_:)","title":"func fileDialogURLEnabled(Predicate) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf","title":"func fileExporter(isPresented: Binding, document: D?, contentType: UTType, defaultFilename: String?, onCompletion: (Result) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly","title":"func fileExporter(isPresented: Binding, document: D?, contentType: UTType, defaultFilename: String?, onCompletion: (Result) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by","title":"func fileExporter(isPresented: Binding, document: D?, contentTypes: [UTType], defaultFilename: String?, onCompletion: (Result) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq","title":"func fileExporter(isPresented: Binding, document: D?, contentTypes: [UTType], defaultFilename: String?, onCompletion: (Result) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw","title":"func fileExporter(isPresented: Binding, documents: C, contentType: UTType, onCompletion: (Result<[URL], Error>) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06","title":"func fileExporter(isPresented: Binding, documents: C, contentType: UTType, onCompletion: (Result<[URL], Error>) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg","title":"func fileExporter(isPresented: Binding, documents: C, contentTypes: [UTType], onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6","title":"func fileExporter(isPresented: Binding, documents: C, contentTypes: [UTType], onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)","title":"func fileExporter(isPresented: Binding, item: T?, contentTypes: [UTType], defaultFilename: String?, onCompletion: (Result) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)","title":"func fileExporter(isPresented: Binding, items: C, contentTypes: [UTType], onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-4fj5n","title":"func fileExporterFilenameLabel(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-55u36","title":"func fileExporterFilenameLabel(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-6ko3x","title":"func fileExporterFilenameLabel(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)","title":"func fileImporter(isPresented: Binding, allowedContentTypes: [UTType], allowsMultipleSelection: Bool, onCompletion: (Result<[URL], Error>) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)","title":"func fileImporter(isPresented: Binding, allowedContentTypes: [UTType], allowsMultipleSelection: Bool, onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:oncompletion:)","title":"func fileImporter(isPresented: Binding, allowedContentTypes: [UTType], onCompletion: (Result) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:)","title":"func fileMover(isPresented: Binding, file: URL?, onCompletion: (Result) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:oncancellation:)","title":"func fileMover(isPresented: Binding, file: URL?, onCompletion: (Result) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:)","title":"func fileMover(isPresented: Binding, files: C, onCompletion: (Result<[URL], Error>) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:oncancellation:)","title":"func fileMover(isPresented: Binding, files: C, onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/finddisabled(_:)","title":"func findDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/findnavigator(ispresented:)","title":"func findNavigator(isPresented: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fixedsize()","title":"func fixedSize() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fixedsize(horizontal:vertical:)","title":"func fixedSize(horizontal: Bool, vertical: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/flipsforrighttoleftlayoutdirection(_:)","title":"func flipsForRightToLeftLayoutDirection(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focuseffectdisabled(_:)","title":"func focusEffectDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusable(_:)","title":"func focusable(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusable(_:interactions:)","title":"func focusable(Bool, interactions: FocusInteractions) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focused(_:)","title":"func focused(FocusState.Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focused(_:equals:)","title":"func focused(FocusState.Binding, equals: Value) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-4r5t3","title":"func focusedObject(T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-6ol0p","title":"func focusedObject(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-3ke5d","title":"func focusedSceneObject(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-4t55r","title":"func focusedSceneObject(T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-7iv4y","title":"func focusedSceneValue(WritableKeyPath, T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-8lmyn","title":"func focusedSceneValue(WritableKeyPath, T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:)","title":"func focusedValue(T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-7db1c","title":"func focusedValue(WritableKeyPath, Value) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-92bbz","title":"func focusedValue(WritableKeyPath, Value?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/font(_:)","title":"func font(Font?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fontdesign(_:)","title":"func fontDesign(Font.Design?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fontweight(_:)","title":"func fontWeight(Font.Weight?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fontwidth(_:)","title":"func fontWidth(Font.Width?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/foregroundcolor(_:)","title":"func foregroundColor(Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:)","title":"func foregroundStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:)","title":"func foregroundStyle(S1, S2) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:_:)","title":"func foregroundStyle(S1, S2, S3) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/formstyle(_:)","title":"func formStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/frame()","title":"func frame() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)","title":"func frame(minWidth: CGFloat?, idealWidth: CGFloat?, maxWidth: CGFloat?, minHeight: CGFloat?, idealHeight: CGFloat?, maxHeight: CGFloat?, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/frame(width:height:alignment:)","title":"func frame(width: CGFloat?, height: CGFloat?, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(ispresented:ondismiss:content:)","title":"func fullScreenCover(isPresented: Binding, onDismiss: (() -> Void)?, content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(item:ondismiss:content:)","title":"func fullScreenCover(item: Binding, onDismiss: (() -> Void)?, content: (Item) -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gaugestyle(_:)","title":"func gaugeStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/geometrygroup()","title":"func geometryGroup() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gesture(_:including:)","title":"func gesture(T, including: GestureMask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/grayscale(_:)","title":"func grayscale(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gridcellanchor(_:)","title":"func gridCellAnchor(UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gridcellcolumns(_:)","title":"func gridCellColumns(Int) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gridcellunsizedaxes(_:)","title":"func gridCellUnsizedAxes(Axis.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gridcolumnalignment(_:)","title":"func gridColumnAlignment(HorizontalAlignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/groupboxstyle(_:)","title":"func groupBoxStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/handlesexternalevents(preferring:allowing:)","title":"func handlesExternalEvents(preferring: Set, allowing: Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/headerprominence(_:)","title":"func headerProminence(Prominence) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/help(_:)-1up38","title":"func help(Text) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/help(_:)-35kni","title":"func help(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/help(_:)-5oqem","title":"func help(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/hidden()","title":"func hidden() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/highprioritygesture(_:including:)","title":"func highPriorityGesture(T, including: GestureMask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:)","title":"func hoverEffect(HoverEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:isenabled:)","title":"func hoverEffect(HoverEffect, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/hovereffectdisabled(_:)","title":"func hoverEffectDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/huerotation(_:)","title":"func hueRotation(Angle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/id(_:)","title":"func id(ID) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ignoressafearea(_:edges:)","title":"func ignoresSafeArea(SafeAreaRegions, edges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/imagescale(_:)","title":"func imageScale(Image.Scale) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/indexviewstyle(_:)","title":"func indexViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/inspector(ispresented:content:)","title":"func inspector(isPresented: Binding, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(_:)","title":"func inspectorColumnWidth(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(min:ideal:max:)","title":"func inspectorColumnWidth(min: CGFloat?, ideal: CGFloat, max: CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/interactionactivitytrackingtag(_:)","title":"func interactionActivityTrackingTag(String) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/interactivedismissdisabled(_:)","title":"func interactiveDismissDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/invalidatablecontent(_:)","title":"func invalidatableContent(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/italic(_:)","title":"func italic(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/itemprovider(_:)","title":"func itemProvider(Optional<() -> NSItemProvider?>) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/kerning(_:)","title":"func kerning(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-28dbm","title":"func keyboardShortcut(KeyboardShortcut?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-5q93k","title":"func keyboardShortcut(KeyboardShortcut) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:)","title":"func keyboardShortcut(KeyEquivalent, modifiers: EventModifiers) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:localization:)","title":"func keyboardShortcut(KeyEquivalent, modifiers: EventModifiers, localization: KeyboardShortcut.Localization) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardtype(_:)","title":"func keyboardType(UIKeyboardType) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:repeating:content:keyframes:)","title":"func keyframeAnimator(initialValue: Value, repeating: Bool, content: (PlaceholderContentView, Value) -> some View, keyframes: (Value) -> some Keyframes) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:trigger:content:keyframes:)","title":"func keyframeAnimator(initialValue: Value, trigger: some Equatable, content: (PlaceholderContentView, Value) -> some View, keyframes: (Value) -> some Keyframes) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/labelstyle(_:)","title":"func labelStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/labeledcontentstyle(_:)","title":"func labeledContentStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/labelshidden()","title":"func labelsHidden() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/layereffect(_:maxsampleoffset:isenabled:)","title":"func layerEffect(Shader, maxSampleOffset: CGSize, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/layoutdirectionbehavior(_:)","title":"func layoutDirectionBehavior(LayoutDirectionBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/layoutpriority(_:)","title":"func layoutPriority(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/layoutvalue(key:value:)","title":"func layoutValue(key: K.Type, value: K.Value) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-28j27","title":"func lineLimit(PartialRangeFrom) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-84sqv","title":"func lineLimit(ClosedRange) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-9pf2w","title":"func lineLimit(PartialRangeThrough) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-faoj","title":"func lineLimit(Int?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:reservesspace:)","title":"func lineLimit(Int, reservesSpace: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linespacing(_:)","title":"func lineSpacing(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-3fh4","title":"func listItemTint(Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-5xqg5","title":"func listItemTint(ListItemTint?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowbackground(_:)","title":"func listRowBackground(V?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowinsets(_:)","title":"func listRowInsets(EdgeInsets?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowseparator(_:edges:)","title":"func listRowSeparator(Visibility, edges: VerticalEdge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowseparatortint(_:edges:)","title":"func listRowSeparatorTint(Color?, edges: VerticalEdge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowspacing(_:)","title":"func listRowSpacing(CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listsectionseparator(_:edges:)","title":"func listSectionSeparator(Visibility, edges: VerticalEdge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listsectionseparatortint(_:edges:)","title":"func listSectionSeparatorTint(Color?, edges: VerticalEdge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-18n08","title":"func listSectionSpacing(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-2tb9q","title":"func listSectionSpacing(ListSectionSpacing) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/liststyle(_:)","title":"func listStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/luminancetoalpha()","title":"func luminanceToAlpha() -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/mask(_:)","title":"func mask(Mask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/mask(alignment:_:)","title":"func mask(alignment: Alignment, () -> Mask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/matchedgeometryeffect(id:in:properties:anchor:issource:)","title":"func matchedGeometryEffect(id: ID, in: Namespace.ID, properties: MatchedGeometryProperties, anchor: UnitPoint, isSource: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/menuactiondismissbehavior(_:)","title":"func menuActionDismissBehavior(MenuActionDismissBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/menuindicator(_:)","title":"func menuIndicator(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/menuorder(_:)","title":"func menuOrder(MenuOrder) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/menustyle(_:)","title":"func menuStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/minimumscalefactor(_:)","title":"func minimumScaleFactor(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/modifier(_:)","title":"func modifier(T) -> ModifiedContent","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/monospaced(_:)","title":"func monospaced(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/monospaceddigit()","title":"func monospacedDigit() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/movedisabled(_:)","title":"func moveDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/multilinetextalignment(_:)","title":"func multilineTextAlignment(TextAlignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationbarbackbuttonhidden(_:)","title":"func navigationBarBackButtonHidden(Bool) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbarhidden(_:)","title":"func navigationBarHidden(Bool) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:)","title":"func navigationBarItems(leading: L) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:trailing:)","title":"func navigationBarItems(leading: L, trailing: T) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(trailing:)","title":"func navigationBarItems(trailing: T) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-5sd5q","title":"func navigationBarTitle(LocalizedStringKey) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-70igs","title":"func navigationBarTitle(S) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-8fu5r","title":"func navigationBarTitle(Text) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-2j8ew","title":"func navigationBarTitle(LocalizedStringKey, displayMode: NavigationBarItem.TitleDisplayMode) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-4vyr1","title":"func navigationBarTitle(S, displayMode: NavigationBarItem.TitleDisplayMode) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-86fpm","title":"func navigationBarTitle(Text, displayMode: NavigationBarItem.TitleDisplayMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitledisplaymode(_:)","title":"func navigationBarTitleDisplayMode(NavigationBarItem.TitleDisplayMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(for:destination:)","title":"func navigationDestination(for: D.Type, destination: (D) -> C) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(ispresented:destination:)","title":"func navigationDestination(isPresented: Binding, destination: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(item:destination:)","title":"func navigationDestination(item: Binding>, destination: (D) -> C) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-82t5j","title":"func navigationDocument(D) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-99wed","title":"func navigationDocument(URL) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3ogb5","title":"func navigationDocument(D, preview: SharePreview) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3xgr5","title":"func navigationDocument(D, preview: SharePreview) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-46zti","title":"func navigationDocument(D, preview: SharePreview) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-vx6m","title":"func navigationDocument(D, preview: SharePreview) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(_:)","title":"func navigationSplitViewColumnWidth(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(min:ideal:max:)","title":"func navigationSplitViewColumnWidth(min: CGFloat?, ideal: CGFloat, max: CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewstyle(_:)","title":"func navigationSplitViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3ouzo","title":"func navigationTitle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3vg9g","title":"func navigationTitle(Text) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-4lfi9","title":"func navigationTitle(() -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-55i5g","title":"func navigationTitle(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-5qnqd","title":"func navigationTitle(Binding) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationviewstyle(_:)","title":"func navigationViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/offset(_:)","title":"func offset(CGSize) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/offset(x:y:)","title":"func offset(x: CGFloat, y: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onappear(perform:)","title":"func onAppear(perform: (() -> Void)?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-3tovb","title":"func onChange(of: V, initial: Bool, (V, V) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-558l7","title":"func onChange(of: V, initial: Bool, () -> Void) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/onchange(of:perform:)","title":"func onChange(of: V, perform: (V) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/oncontinueuseractivity(_:perform:)","title":"func onContinueUserActivity(String, perform: (NSUserActivity) -> ()) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-2o9nh","title":"func onContinuousHover(coordinateSpace: some CoordinateSpaceProtocol, perform: (HoverPhase) -> Void) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-6pc6p","title":"func onContinuousHover(coordinateSpace: CoordinateSpace, perform: (HoverPhase) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondisappear(perform:)","title":"func onDisappear(perform: (() -> Void)?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:)","title":"func onDrag(() -> NSItemProvider) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:preview:)","title":"func onDrag(() -> NSItemProvider, preview: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-1867j","title":"func onDrop(of: [UTType], delegate: DropDelegate) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-3ghxr","title":"func onDrop(of: [String], delegate: DropDelegate) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-3emrn","title":"func onDrop(of: [String], isTargeted: Binding?, perform: ([NSItemProvider]) -> Bool) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-44zy9","title":"func onDrop(of: [String], isTargeted: Binding?, perform: ([NSItemProvider], CGPoint) -> Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-6euud","title":"func onDrop(of: [UTType], isTargeted: Binding?, perform: ([NSItemProvider]) -> Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-lpic","title":"func onDrop(of: [UTType], isTargeted: Binding?, perform: ([NSItemProvider], CGPoint) -> Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onhover(perform:)","title":"func onHover(perform: (Bool) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:action:)","title":"func onKeyPress(KeyEquivalent, action: () -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:phases:action:)","title":"func onKeyPress(KeyEquivalent, phases: KeyPress.Phases, action: (KeyPress) -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(characters:phases:action:)","title":"func onKeyPress(characters: CharacterSet, phases: KeyPress.Phases, action: (KeyPress) -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(keys:phases:action:)","title":"func onKeyPress(keys: Set, phases: KeyPress.Phases, action: (KeyPress) -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(phases:action:)","title":"func onKeyPress(phases: KeyPress.Phases, action: (KeyPress) -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)","title":"func onLongPressGesture(minimumDuration: Double, maximumDistance: CGFloat, perform: () -> Void, onPressingChanged: ((Bool) -> Void)?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)","title":"func onLongPressGesture(minimumDuration: Double, maximumDistance: CGFloat, pressing: ((Bool) -> Void)?, perform: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:perform:onpressingchanged:)","title":"func onLongPressGesture(minimumDuration: Double, perform: () -> Void, onPressingChanged: ((Bool) -> Void)?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:pressing:perform:)","title":"func onLongPressGesture(minimumDuration: Double, pressing: ((Bool) -> Void)?, perform: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onopenurl(perform:)","title":"func onOpenURL(perform: (URL) -> ()) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onpreferencechange(_:perform:)","title":"func onPreferenceChange(K.Type, perform: (K.Value) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onreceive(_:perform:)","title":"func onReceive

(String, element: P?, (P, NSUserActivity) -> ()) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:isactive:_:)","title":"func userActivity(String, isActive: Bool, (NSUserActivity) -> ()) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/visualeffect(_:)","title":"func visualEffect((EmptyVisualEffect, GeometryProxy) -> some VisualEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/zindex(_:)","title":"func zIndex(Double) -> some View","type":"method"}],"path":"\/documentation\/brazeui\/contentcardsview\/view-implementations","title":"View Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/contentcardsview","title":"ContentCardsView","type":"struct"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/captionedimageheight","title":"var captionedImageHeight: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/textcontainercontraints","title":"var textContainerContraints: [NSLayoutConstraint]!","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/applyattributes(_:)","title":"func applyAttributes(Attributes)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/set(card:imageload:)","title":"func set(card: Braze.ContentCard.CaptionedImage, imageLoad: AsyncImageView.ImageLoad?)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","title":"BrazeContentCardUI.CaptionedImageCell","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/backgroundcolor","title":"var backgroundColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/bordercolor","title":"var borderColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/borderwidth","title":"var borderWidth: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagecornerradius","title":"var classicImageCornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagesize","title":"var classicImageSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagetextspacing","title":"var classicImageTextSpacing: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptioncolor","title":"var descriptionColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptionfont","title":"var descriptionFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domaincolor","title":"var domainColor: UIColor?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domainfont","title":"var domainFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/highlightcolor","title":"var highlightColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/margin","title":"var margin: Margin","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/maxwidth","title":"var maxWidth: Double?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorcolor","title":"var pinIndicatorColor: UIColor?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage","title":"var pinIndicatorImage: UIImage?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/shadow","title":"var shadow: Shadow?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlecolor","title":"var titleColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlefont","title":"var titleFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorcolor","title":"var unviewedIndicatorColor: UIColor?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorheight","title":"var unviewedIndicatorHeight: Double","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/defaults","title":"static let defaults: BrazeContentCardUI.Cell.Attributes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","title":"BrazeContentCardUI.Cell.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/container","title":"var container: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerbackground","title":"var containerBackground: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containermaxwidth","title":"var containerMaxWidth: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerverticaledges","title":"var containerVerticalEdges: [NSLayoutConstraint]!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/edgescontaineredges","title":"var edgesContainerEdges: [NSLayoutConstraint]!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightable","title":"var highlightable: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightedanimator","title":"var highlightedAnimator: UIViewPropertyAnimator?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/layoutcontaineredges","title":"var layoutContainerEdges: [NSLayoutConstraint]!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/pinindicator","title":"var pinIndicator: UIImageView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/textstack","title":"var textStack: TextStack?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicator","title":"var unviewedIndicator: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicatorheight","title":"var unviewedIndicatorHeight: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/viewed","title":"var viewed: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/applyattributes(_:)","title":"func applyAttributes(Attributes)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/hittest(_:with:)","title":"func hitTest(CGPoint, with: UIEvent?) -> UIView?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/sethighlighted(_:animated:)","title":"func setHighlighted(Bool, animated: Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/tintcolordidchange()","title":"func tintColorDidChange()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/edges(_:)","title":"case edges(UIEdgeInsets)","type":"case"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/layoutmargins(_:)","title":"case layoutMargins(UIEdgeInsets)","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/insets","title":"var insets: UIEdgeInsets","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","title":"BrazeContentCardUI.Cell.Margin","type":"enum"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell","title":"BrazeContentCardUI.Cell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/textstackcontraints","title":"var textStackContraints: [NSLayoutConstraint]!","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/applyattributes(_:)","title":"func applyAttributes(Attributes)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/set(card:)","title":"func set(card: Braze.ContentCard.Classic)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","title":"BrazeContentCardUI.ClassicCell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstack","title":"var cardStack: UIStackView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstackconstraints","title":"var cardStackConstraints: [NSLayoutConstraint]!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/classicimagesize","title":"var classicImageSize: [NSLayoutConstraint]!","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/applyattributes(_:)","title":"func applyAttributes(Attributes)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/set(card:imageload:)","title":"func set(card: Braze.ContentCard.ClassicImage, imageLoad: AsyncImageView.ImageLoad?)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","title":"BrazeContentCardUI.ClassicImageCell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","title":"BrazeContentCardUI.ControlCell","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imagecell\/contentimageview","title":"var contentImageView: AsyncImageView","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/set(card:imageload:)","title":"func set(card: Braze.ContentCard.ImageOnly, imageLoad: AsyncImageView.ImageLoad?)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","title":"BrazeContentCardUI.ImageOnlyCell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/init(frame:)","title":"init(frame: CGRect)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/descriptionlabel","title":"var descriptionLabel: UILabel","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainhidden","title":"var domainHidden: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainlabel","title":"var domainLabel: UILabel","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/titlelabel","title":"var titleLabel: UILabel","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack","title":"BrazeContentCardUI.TextStack","type":"class"}],"path":"\/documentation\/brazeui\/brazecontentcardui","title":"BrazeContentCardUI","type":"enum"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticrefreshtimeout","title":"var automaticRefreshTimeout: TimeInterval?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticupdates","title":"var automaticUpdates: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/backgroundcolor","title":"var backgroundColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes","title":"var cellAttributes: BrazeContentCardUI.Cell.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","title":"var cells: [String : UITableViewCell.Type]","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessage","title":"var emptyStateMessage: String","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagecolor","title":"var emptyStateMessageColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagefont","title":"var emptyStateMessageFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/enabledarktheme","title":"var enableDarkTheme: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/pulltorefresh","title":"var pullToRefresh: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/transform","title":"var transform: ([Braze.ContentCard]) -> [Braze.ContentCard]","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/defaults","title":"static let defaults: BrazeContentCardUI.ViewController.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","title":"BrazeContentCardUI.ViewController.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:)","title":"init(braze: Braze)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","title":"init(braze: Braze, attributes: Attributes)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","title":"init(initialCards: [Braze.ContentCardRaw], refresh: ((([Braze.ContentCardRaw]?, Error?) -> Void) -> Void)?, subscribe: ((([Braze.ContentCardRaw]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:)","title":"init(initialCards: [Braze.ContentCard], refresh: (((Result<[Braze.ContentCard], Error>) -> Void) -> Void)?, subscribe: ((([Braze.ContentCard]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?, attributes: Attributes)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cards","title":"var cards: [Braze.ContentCard]","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/delegate","title":"var delegate: BrazeContentCardUIViewControllerDelegate?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/emptystatelabel","title":"var emptyStateLabel: UILabel","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(at:)","title":"func card(at: IndexPath) -> Braze.ContentCard?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(id:)","title":"func card(id: String) -> Braze.ContentCard?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardclicked(_:indexpath:)","title":"func cardClicked(Braze.ContentCard, indexPath: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/carddismissed(_:indexpath:)","title":"func cardDismissed(Braze.ContentCard, indexPath: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardimpression(_:indexpath:)","title":"func cardImpression(Braze.ContentCard, indexPath: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardviewed(_:indexpath:cell:)","title":"func cardViewed(Braze.ContentCard, indexPath: IndexPath, cell: Cell?)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cell(for:at:in:)","title":"func cell(for: Braze.ContentCard, at: IndexPath, in: UITableView) -> UITableViewCell","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/indexpath(for:)","title":"func indexPath(for: Braze.ContentCard) -> IndexPath?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/refreshcards()","title":"func refreshCards()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setupemptystate()","title":"func setupEmptyState()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setuptableview()","title":"func setupTableView()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/subscribetoupdates()","title":"func subscribeToUpdates() -> Braze.Cancellable?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:caneditrowat:)","title":"func tableView(UITableView, canEditRowAt: IndexPath) -> Bool","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cancelprefetchingforrowsat:)","title":"func tableView(UITableView, cancelPrefetchingForRowsAt: [IndexPath])","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cellforrowat:)","title":"func tableView(UITableView, cellForRowAt: IndexPath) -> UITableViewCell","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:commit:forrowat:)","title":"func tableView(UITableView, commit: UITableViewCell.EditingStyle, forRowAt: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:didselectrowat:)","title":"func tableView(UITableView, didSelectRowAt: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:heightforrowat:)","title":"func tableView(UITableView, heightForRowAt: IndexPath) -> CGFloat","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:numberofrowsinsection:)","title":"func tableView(UITableView, numberOfRowsInSection: Int) -> Int","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:prefetchrowsat:)","title":"func tableView(UITableView, prefetchRowsAt: [IndexPath])","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:willdisplay:forrowat:)","title":"func tableView(UITableView, willDisplay: UITableViewCell, forRowAt: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/updatewithbraze(_:)","title":"func updateWithBraze(Braze)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdiddisappear(_:)","title":"func viewDidDisappear(Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdidload()","title":"func viewDidLoad()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwillappear(_:)","title":"func viewWillAppear(Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwilltransition(to:with:)","title":"func viewWillTransition(to: CGSize, with: UIViewControllerTransitionCoordinator)","type":"method"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:)","title":"init(braze: Braze)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)","title":"init(braze: Braze, attributes: ViewController.Attributes, title: String)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","title":"init(braze: Braze, title: String)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","title":"init(initialCards: [Braze.ContentCardRaw], refresh: ((([Braze.ContentCardRaw]?, Error?) -> Void) -> Void)?, subscribe: ((([Braze.ContentCardRaw]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:title:)","title":"init(initialCards: [Braze.ContentCard], refresh: (((Result<[Braze.ContentCard], Error>) -> Void) -> Void)?, subscribe: ((([Braze.ContentCard]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?, attributes: ViewController.Attributes, title: String)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:title:)","title":"init(initialCards: [Braze.ContentCardRaw], refresh: ((([Braze.ContentCardRaw]?, Error?) -> Void) -> Void)?, subscribe: ((([Braze.ContentCardRaw]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?, title: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewcontroller","title":"let viewController: ViewController","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/dismissmodal()","title":"func dismissModal()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewdidload()","title":"func viewDidLoad()","type":"method"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-96wbs","title":"func contentCard(BrazeContentCardUI.ViewController, shouldProcess: Braze.ContentCard.ClickAction, card: Braze.ContentCard) -> Bool","type":"method"}],"title":"BrazeContentCardUIViewControllerDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v","title":"func contentCard(BrazeContentCardUI.ViewController, shouldProcess: Braze.ContentCard.ClickAction, card: Braze.ContentCard) -> Bool","type":"method"}],"path":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","title":"BrazeContentCardUIViewControllerDelegate","type":"protocol"},{"title":"GIF Support","type":"groupMarker"},{"path":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","type":"project"},{"path":"\/documentation\/braze\/gif-support-integrations","title":"GIF Support Integrations","type":"article"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/init(view:updateview:)","title":"init(view: (URL?) -> UIView, updateView: (UIView, URL?) -> Void)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview","title":"var updateView: (_ view: UIView, _ url: URL?) -> Void","type":"property"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/view","title":"var view: (_ url: URL?) -> UIView","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/default","title":"static let `default`: GIFViewProvider","type":"property"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating","title":"static let nonAnimating: GIFViewProvider","type":"property"}],"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct","title":"GIFViewProvider","type":"struct"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","title":"static var shared: GIFViewProvider","type":"property"},{"title":"Utilities","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/asyncimageview\/init(frame:)","title":"init(frame: CGRect)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/asyncimageview\/activityindicator","title":"let activityIndicator: UIActivityIndicatorView","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/aspectratio","title":"var aspectRatio: Double","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/fixedaspectratio","title":"var fixedAspectRatio: Double?","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/imagecornerradius","title":"var imageCornerRadius: Double?","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.property","title":"var imageLoad: ImageLoad?","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageview","title":"let imageView: UIView","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/retry","title":"var retry: (() -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/retrybutton","title":"var retryButton: UIButton","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/asyncimageview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/asyncimageview\/updateaspectratio()","title":"func updateAspectRatio()","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/failed(_:)","title":"case failed(Error)","type":"case"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/loading(_:)","title":"case loading(Braze.Cancellable)","type":"case"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/success(_:_:)","title":"case success(URL, CGSize)","type":"case"}],"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","title":"AsyncImageView.ImageLoad","type":"enum"}],"path":"\/documentation\/brazeui\/asyncimageview","title":"AsyncImageView","type":"class"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/keyboardframenotifier\/shared","title":"static let shared: KeyboardFrameNotifier","type":"property"}],"path":"\/documentation\/brazeui\/keyboardframenotifier","title":"KeyboardFrameNotifier","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadow\/init(color:offset:radius:opacity:)","title":"init(color: UIColor, offset: CGSize, radius: CGFloat, opacity: Float)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadow\/color","title":"var color: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/shadow\/offset","title":"var offset: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/shadow\/opacity","title":"var opacity: Float","type":"property"},{"path":"\/documentation\/brazeui\/shadow\/radius","title":"var radius: CGFloat","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadow\/contentcard","title":"static let contentCard: Shadow","type":"property"},{"path":"\/documentation\/brazeui\/shadow\/inappmessage","title":"static let inAppMessage: Shadow","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadow\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/shadow\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/shadow","title":"Shadow","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadowview\/init(_:)","title":"init(Shadow)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadowview\/bounds","title":"var bounds: CGRect","type":"property"},{"path":"\/documentation\/brazeui\/shadowview\/shadow","title":"var shadow: Shadow?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadowview\/drawshadow()","title":"func drawShadow()","type":"method"},{"path":"\/documentation\/brazeui\/shadowview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"}],"path":"\/documentation\/brazeui\/shadowview","title":"ShadowView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/visibilitytracker\/init(interval:visibleidentifiers:visibleforinterval:exitvisible:)","title":"init(interval: TimeInterval, visibleIdentifiers: () -> [Identifier], visibleForInterval: (Identifier) -> Void, exitVisible: (Identifier, _ afterInterval: Bool) -> Void)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/visibilitytracker\/start()","title":"func start()","type":"method"},{"path":"\/documentation\/brazeui\/visibilitytracker\/stop(setinvisible:)","title":"func stop(setInvisible: Bool)","type":"method"}],"path":"\/documentation\/brazeui\/visibilitytracker","title":"VisibilityTracker","type":"class"},{"path":"\/documentation\/brazeui\/overrideresourcebundle","title":"var overrideResourceBundle: Bundle?","type":"var"},{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeuiresources\/acknowledgments","title":"static let acknowledgments: [String : URL]","type":"property"},{"path":"\/documentation\/brazeui\/brazeuiresources\/bundle","title":"static let bundle: Bundle?","type":"property"}],"path":"\/documentation\/brazeui\/brazeuiresources","title":"BrazeUIResources","type":"class"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/init(regular:large:)","title":"init(regular: Double, large: Double)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/large","title":"var large: Double","type":"property"},{"path":"\/documentation\/brazeui\/viewdimension\/regular","title":"var regular: Double","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/viewdimension\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/init(floatliteral:)","title":"init(floatLiteral: Double)","type":"init"}],"path":"\/documentation\/brazeui\/viewdimension\/expressiblebyfloatliteral-implementations","title":"ExpressibleByFloatLiteral Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/init(integerliteral:)","title":"init(integerLiteral: IntegerLiteralType)","type":"init"}],"path":"\/documentation\/brazeui\/viewdimension\/expressiblebyintegerliteral-implementations","title":"ExpressibleByIntegerLiteral Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension","type":"struct"},{"title":"Variables","type":"groupMarker"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.var","title":"var gifViewProvider: GIFViewProvider","type":"var"},{"path":"\/documentation\/brazeui\/overrideresourcesbundle","title":"var overrideResourcesBundle: Bundle?","type":"var"}],"path":"\/documentation\/brazeui","title":"BrazeUI","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}} \ No newline at end of file +{"interfaceLanguages":{"swift":[{"children":[{"title":"Essentials","type":"groupMarker"},{"path":"\/documentation\/braze\/appboy-migration-guide","title":"Appboy-iOS-SDK: Migration guide","type":"article"},{"children":[{"title":"Lifecycle","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/init(configuration:)","title":"init(configuration: Configuration)","type":"init"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint","title":"var endpoint: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property","title":"var flavor: SDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","title":"var flushInterval: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key","title":"var key: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property","title":"var requestPolicy: RequestPolicy","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication","title":"var sdkAuthentication: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property","title":"var sdkFlavor: SDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property","title":"var sdkMetadata: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","title":"var trackingPropertyAllowList: Set","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","title":"func addSDKMetadata([SDKMetadata])","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw","title":"func addSdkMetadata([SDKMetadata])","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias","title":"Braze.Configuration.Api.Flavor","type":"typealias"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias","title":"Braze.Configuration.Api.SdkMetadata","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","title":"case automatic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual","title":"case manual","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","title":"Braze.Configuration.Api.RequestPolicy","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova","title":"case cordova","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter","title":"case flutter","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle","title":"case mparticle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react","title":"case react","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment","title":"case segment","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium","title":"case tealium","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity","title":"case unity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla","title":"case vanilla","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin","title":"case xamarin","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","title":"Braze.Configuration.Api.SDKFlavor","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust","title":"case adjust","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge","title":"case airbridge","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer","title":"case appsflyer","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot","title":"case bluedot","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch","title":"case branch","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage","title":"case carthage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods","title":"case cocoapods","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova","title":"case cordova","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm","title":"case cordovapm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo","title":"case expo","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter","title":"case flutter","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare","title":"case foursquare","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal","title":"case gimbal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager","title":"case googletagmanager","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle","title":"case gradle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic","title":"case ionic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava","title":"case kochava","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst","title":"case maccatalyst","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual","title":"case manual","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle","title":"case mparticle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript","title":"case nativescript","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm","title":"case npm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget","title":"case nuget","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub","title":"case pub","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar","title":"case radar","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative","title":"case reactnative","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch","title":"case reactnativenewarch","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment","title":"case segment","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular","title":"case singular","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm","title":"case swiftpm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium","title":"case tealium","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity","title":"case unity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm","title":"case unitypm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal","title":"case unreal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee","title":"case vizbee","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin","title":"case xamarin","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates","title":"var allowBackgroundGeofenceUpdates: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","title":"var automaticGeofenceRequests: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","title":"var automaticLocationCollection: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider","title":"var brazeLocationProvider: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter","title":"var distanceFilter: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","title":"var geofencesEnabled: Bool","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","title":"Braze.Configuration.Location","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property","title":"var level: Level","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print","title":"var print: ((_ message: String, _ level: Level) -> Bool)?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts","title":"var signposts: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug","title":"case debug","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled","title":"case disabled","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error","title":"case error","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info","title":"case info","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)","title":"init?(rawValue: UInt8)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","title":"Braze.Configuration.Logger.Level","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","title":"Braze.Configuration.Logger","type":"class"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)","title":"init(automaticSetup: Bool, requestAuthorizationAtLaunch: Bool, authorizationOptions: UNAuthorizationOptions, foregroundPresentationOptions: UNNotificationPresentationOptions, setNotificationCategories: Bool, registerDeviceToken: Bool, handleBackgroundNotification: Bool, handleNotificationResponse: Bool, willPresentNotification: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)","title":"init(booleanLiteral: BooleanLiteralType)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)","title":"init(enablingAllAutomations: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","title":"var authorizationOptions: UNAuthorizationOptions","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup","title":"var automaticSetup: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","title":"var foregroundPresentationOptions: UNNotificationPresentationOptions","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification","title":"var handleBackgroundNotification: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse","title":"var handleNotificationResponse: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken","title":"var registerDeviceToken: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","title":"var requestAuthorizationAtLaunch: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories","title":"var setNotificationCategories: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification","title":"var willPresentNotification: Bool","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions","title":"static let defaultForegroundPresentationOptions: UNNotificationPresentationOptions","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","title":"Braze.Configuration.Push.Automation","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","title":"var appGroup: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","title":"var automation: Automation","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","title":"Braze.Configuration.Push","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)","title":"init(apiKey: String, endpoint: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property","title":"var api: Api","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","title":"var devicePropertyAllowList: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","title":"var ephemeralEvents: [String]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","title":"var forwardUniversalLinks: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property","title":"var location: Location","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property","title":"var logger: Logger","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized","title":"var optInWhenPushAuthorized: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property","title":"var push: Push","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout","title":"var sessionTimeout: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval","title":"var triggerMinimumTimeInterval: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit","title":"var tvOSPersistedSizeLimit: UInt64","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid","title":"var useUUIDAsDeviceId: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier","title":"case carrier","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale","title":"case locale","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model","title":"case model","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion","title":"case osVersion","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus","title":"case pushAuthStatus","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions","title":"case pushDisplayOptions","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled","title":"case pushEnabled","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution","title":"case resolution","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone","title":"case timeZone","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases","title":"static var allCases: [`Self`]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","title":"Braze.Configuration.DeviceProperty","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes","title":"case allCustomAttributes","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents","title":"case allCustomEvents","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents","title":"case analyticsEvents","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata","title":"case attributionData","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country","title":"case country","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)","title":"case customAttribute(Set)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)","title":"case customEvent(Set)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth","title":"case dateOfBirth","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata","title":"case deviceData","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email","title":"case email","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate","title":"case emailSubscriptionState","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything","title":"case everything","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname","title":"case firstName","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender","title":"case gender","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity","title":"case homeCity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language","title":"case language","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname","title":"case lastName","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate","title":"case notificationSubscriptionState","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber","title":"case phoneNumber","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases","title":"case purchases","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens","title":"case pushToStartTokens","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken","title":"case pushToken","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class","title":"Braze.Configuration","type":"class"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.property","title":"let configuration: Configuration","type":"property"},{"path":"\/documentation\/brazekit\/braze\/delegate","title":"var delegate: BrazeDelegate?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/enabled","title":"var enabled: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/wipedata()","title":"func wipeData()","type":"method"},{"title":"User","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/init(network:campaign:adgroup:creative:)","title":"init(network: String?, campaign: String?, adGroup: String?, creative: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/adgroup","title":"let adGroup: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/campaign","title":"let campaign: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/creative","title":"let creative: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/network","title":"let network: String?","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.struct","title":"Braze.User.AttributionData","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/pushtostarttoken","title":"Braze.User.PushToStartToken","type":"struct"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/attributiondata-swift.property","title":"var attributionData: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/avatarimageurl","title":"var avatarImageURL: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/country","title":"var country: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/dateofbirth","title":"var dateOfBirth: Date?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/email","title":"var email: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/facebookuser","title":"var facebookUser: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/firstname","title":"var firstName: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/homecity","title":"var homeCity: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/language","title":"var language: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/lastname","title":"var lastName: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/phone","title":"var phone: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/twitteruser","title":"var twitterUser: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/userid","title":"var userID: String?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/add(alias:label:fileid:line:)","title":"func add(alias: String, label: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addalias(_:withlabel:)","title":"func addAlias(String, withLabel: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addlocationcustomattribute(withkey:latitude:longitude:)","title":"func addLocationCustomAttribute(withKey: String, latitude: Double, longitude: Double) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(key:value:fileid:line:)","title":"func addToCustomAttributeArray(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributearray(withkey:value:)","title":"func addToCustomAttributeArray(withKey: String, value: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtocustomattributestringarray(key:value:fileid:line:)","title":"func addToCustomAttributeStringArray(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(id:fileid:line:)","title":"func addToSubscriptionGroup(id: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/addtosubscriptiongroup(withgroupid:)","title":"func addToSubscriptionGroup(withGroupId: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/id()","title":"func id() async -> String?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/id(queue:completion:)","title":"func id(queue: DispatchQueue, completion: (String?) -> Void)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(_:by:)","title":"func incrementCustomUserAttribute(String, by: Int) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/incrementcustomuserattribute(key:by:fileid:line:)","title":"func incrementCustomUserAttribute(key: String, by: Int, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(key:value:fileid:line:)","title":"func removeFromCustomAttributeArray(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributearray(withkey:value:)","title":"func removeFromCustomAttributeArray(withKey: String, value: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromcustomattributestringarray(key:value:fileid:line:)","title":"func removeFromCustomAttributeStringArray(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(id:fileid:line:)","title":"func removeFromSubscriptionGroup(id: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removefromsubscriptiongroup(withgroupid:)","title":"func removeFromSubscriptionGroup(withGroupId: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/removelocationcustomattribute(withkey:)","title":"func removeLocationCustomAttribute(withKey: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(attributiondata:)","title":"func set(attributionData: Braze.User.AttributionData?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(country:)","title":"func set(country: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(dateofbirth:)","title":"func set(dateOfBirth: Date?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(email:fileid:line:)","title":"func set(email: String?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(emailsubscriptionstate:)","title":"func set(emailSubscriptionState: Braze.User.SubscriptionState)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(firstname:)","title":"func set(firstName: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(gender:)","title":"func set(gender: Braze.User.Gender?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(homecity:)","title":"func set(homeCity: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(language:fileid:line:)","title":"func set(language: String?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(lastname:)","title":"func set(lastName: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(phonenumber:)","title":"func set(phoneNumber: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/set(pushnotificationsubscriptionstate:)","title":"func set(pushNotificationSubscriptionState: Braze.User.SubscriptionState)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-75o6t","title":"func setCustomAttribute(key: String, array: [String]?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:array:fileid:line:)-8n8kd","title":"func setCustomAttribute(key: String, array: [[String : Any?]], fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:dictionary:merge:fileid:line:)","title":"func setCustomAttribute(key: String, dictionary: [String : Any?], merge: Bool, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-1nnju","title":"func setCustomAttribute(key: String, value: Bool, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-27t6c","title":"func setCustomAttribute(key: String, value: Date, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-398di","title":"func setCustomAttribute(key: String, value: Int, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-3zf45","title":"func setCustomAttribute(key: String, value: Double, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattribute(key:value:fileid:line:)-6ublc","title":"func setCustomAttribute(key: String, value: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearray(key:array:fileid:line:)","title":"func setCustomAttributeArray(key: String, array: [String]?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributearraywithkey(_:array:)","title":"func setCustomAttributeArrayWithKey(String, array: [String]?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andboolvalue:)","title":"func setCustomAttributeWithKey(String, andBOOLValue: Bool) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddatevalue:)","title":"func setCustomAttributeWithKey(String, andDateValue: Date) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:anddoublevalue:)","title":"func setCustomAttributeWithKey(String, andDoubleValue: Double) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andintegervalue:)","title":"func setCustomAttributeWithKey(String, andIntegerValue: Int) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setcustomattributewithkey(_:andstringvalue:)","title":"func setCustomAttributeWithKey(String, andStringValue: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-6bbor","title":"func setEmailNotificationSubscriptionType(Int) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setemailnotificationsubscriptiontype(_:)-o3vp","title":"func setEmailNotificationSubscriptionType(T) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-2kxd3","title":"func setGender(Braze.User.Gender) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setgender(_:)-8au51","title":"func setGender(T) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocation(latitude:longitude:altitude:horizontalaccuracy:verticalaccuracy:fileid:line:)","title":"func setLastKnownLocation(latitude: Double, longitude: Double, altitude: Double?, horizontalAccuracy: Double?, verticalAccuracy: Double?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:)","title":"func setLastKnownLocationWithLatitude(Double, longitude: Double, horizontalAccuracy: Double) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setlastknownlocationwithlatitude(_:longitude:horizontalaccuracy:altitude:verticalaccuracy:)","title":"func setLastKnownLocationWithLatitude(Double, longitude: Double, horizontalAccuracy: Double, altitude: Double, verticalAccuracy: Double) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setlocationcustomattribute(key:latitude:longitude:fileid:line:)","title":"func setLocationCustomAttribute(key: String, latitude: Double, longitude: Double, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-17y01","title":"func setPush(T) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/setpush(_:)-6ndsa","title":"func setPush(Int) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(key:fileid:line:)","title":"func unsetCustomAttribute(key: String, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetcustomattribute(withkey:)","title":"func unsetCustomAttribute(withKey: String) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/unsetlocationcustomattribute(key:fileid:line:)","title":"func unsetLocationCustomAttribute(key: String, fileID: StaticString, line: UInt)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/female","title":"case female","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/male","title":"case male","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/notapplicable","title":"case notApplicable","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/other","title":"case other","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/prefernottosay","title":"case preferNotToSay","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/unknown","title":"case unknown","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/gender","title":"Braze.User.Gender","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/subscribed","title":"case subscribed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/unsubscribed","title":"case unsubscribed","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptiongroupstatus","title":"Braze.User.SubscriptionGroupStatus","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/optedin","title":"case optedIn","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/subscribed","title":"case subscribed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/unsubscribed","title":"case unsubscribed","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class\/subscriptionstate","title":"Braze.User.SubscriptionState","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/user-swift.class","title":"Braze.User","type":"class"},{"path":"\/documentation\/brazekit\/braze\/user-swift.property","title":"let user: User","type":"property"},{"path":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","title":"func changeUser(userId: String, sdkAuthSignature: String?, fileID: StaticString, line: UInt)","type":"method"},{"title":"Analytics","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/requestimmediatedataflush()","title":"func requestImmediateDataFlush()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logcustomevent(name:properties:fileid:line:)","title":"func logCustomEvent(name: String, properties: [String : Any]?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(productid:currency:price:quantity:properties:fileid:line:)","title":"func logPurchase(productId: String, currency: String, price: Double, quantity: Int, properties: [String : Any]?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/set(adtrackingenabled:)","title":"func set(adTrackingEnabled: Bool)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/set(identifierforadvertiser:)","title":"func set(identifierForAdvertiser: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/set(identifierforvendor:)","title":"func set(identifierForVendor: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/updatetrackingallowlist(adding:removing:)","title":"func updateTrackingAllowList(adding: Set, removing: Set)","type":"method"},{"title":"Notifications","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/actionidentifier","title":"var actionIdentifier: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/badge","title":"var badge: Int?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/body","title":"var body: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/date","title":"var date: Date","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isinternal","title":"var isInternal: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/issilent","title":"var isSilent: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/subtitle","title":"var subtitle: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/targetscene","title":"var targetScene: UIScene?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/title","title":"var title: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/urlcontext","title":"var urlContext: Braze.URLContext?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfo","title":"var userInfo: [String : Any]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload\/userinfojson()","title":"func userInfoJSON() -> Data?","type":"method"}],"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/payload","title":"Braze.Notifications.Payload","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/devicetoken","title":"var deviceToken: Data?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/notificationsstream","title":"var notificationsStream: AsyncStream","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handlebackgroundnotification(userinfo:fetchcompletionhandler:)","title":"func handleBackgroundNotification(userInfo: [AnyHashable : Any], fetchCompletionHandler: (UIBackgroundFetchResult) -> Void) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/handleusernotification(response:withcompletionhandler:)","title":"func handleUserNotification(response: UNNotificationResponse, withCompletionHandler: () -> Void) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/register(devicetoken:fileid:line:)","title":"func register(deviceToken: Data, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/subscribetoupdates(_:)","title":"func subscribeToUpdates((Payload) -> Void) -> Braze.Cancellable","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/categories","title":"static var categories: Set","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isbrazenotification(_:)","title":"static func isBrazeNotification([AnyHashable : Any]) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.class\/isinternalnotification(_:)","title":"static func isInternalNotification([AnyHashable : Any]) -> Bool","type":"method"}],"path":"\/documentation\/brazekit\/braze\/notifications-swift.class","title":"Braze.Notifications","type":"class"},{"path":"\/documentation\/brazekit\/braze\/notifications-swift.property","title":"let notifications: Notifications","type":"property"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/launchactivity(pushtokentag:activity:fileid:line:)","title":"func launchActivity(pushTokenTag: String, activity: Activity, fileID: StaticString, line: UInt) -> Task?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/optoutpushtostart(type:)","title":"func optOutPushToStart(type: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/registerpushtostart(fortype:name:)","title":"func registerPushToStart(forType: Activity.Type, name: String) -> Task","type":"method"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class\/resumeactivities(oftype:)","title":"func resumeActivities(ofType: Activity.Type)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.class","title":"Braze.LiveActivities","type":"class"},{"path":"\/documentation\/brazekit\/braze\/liveactivities-swift.property","title":"let liveActivities: LiveActivities","type":"property"},{"title":"In-App Messages","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeinappmessagepresenter\/present(message:)","title":"func present(message: Braze.InAppMessage)","type":"method"}],"path":"\/documentation\/brazekit\/brazeinappmessagepresenter","title":"BrazeInAppMessagePresenter","type":"protocol"},{"path":"\/documentation\/brazekit\/braze\/inappmessagepresenter","title":"var inAppMessagePresenter: BrazeInAppMessagePresenter?","type":"property"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/init(id:text:clickaction:themes:)","title":"init(id: Int, text: String, clickAction: ClickAction, themes: ButtonThemes)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/clickaction","title":"var clickAction: ClickAction","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/id","title":"var id: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/text","title":"var text: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/themes","title":"var themes: ButtonThemes","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/theme(for:)","title":"func theme(for: UITraitCollection) -> Braze.InAppMessage.ButtonTheme","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/button\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/button","title":"Braze.InAppMessage.Button","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","title":"init(textColor: Color, borderColor: Color, backgroundColor: Color)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/bordercolor","title":"var borderColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/textcolor","title":"var textColor: Color","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultdark","title":"static let defaultDark: Braze.InAppMessage.ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/defaultlight","title":"static let defaultLight: Braze.InAppMessage.ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/primary","title":"static let primary: Braze.InAppMessage.ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/secondary","title":"static let secondary: Braze.InAppMessage.ButtonTheme","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttontheme","title":"Braze.InAppMessage.ButtonTheme","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(dictionaryliteral:)","title":"init(dictionaryLiteral: (String, ButtonTheme)...)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/init(themes:)","title":"init(themes: [String : ButtonTheme])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/dark","title":"var dark: ButtonTheme?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/light","title":"var light: ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/themes","title":"var themes: [String : ButtonTheme]","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/subscript(_:)","title":"subscript(String) -> ButtonTheme?","type":"subscript"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/defaults","title":"static let defaults: `Self`","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/buttonthemes","title":"Braze.InAppMessage.ButtonThemes","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(_:)","title":"init(UIColor)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(integerliteral:)","title":"init(integerLiteral: UInt32)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(rawvalue:)","title":"init(rawValue: UInt32)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(red:green:blue:alpha:)","title":"init(red: Double, green: Double, blue: Double, alpha: Double)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/a","title":"var a: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/b","title":"var b: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/g","title":"var g: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/image","title":"var image: UIImage","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/r","title":"var r: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawvalue","title":"var rawValue: UInt32","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/uicolor","title":"var uiColor: UIColor","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/black","title":"static let black: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/blue","title":"static let blue: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/clear","title":"static let clear: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/green","title":"static let green: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/red","title":"static let red: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/white","title":"static let white: `Self`","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/color\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/color","title":"Braze.InAppMessage.Color","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(data:)","title":"init(data: Data)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/data","title":"var data: Data","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.struct","title":"Braze.InAppMessage.Control","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(clickaction:messageclose:orientation:animatein:animateout:extras:messageextras:)","title":"init(clickAction: Braze.InAppMessage.ClickAction, messageClose: Braze.InAppMessage.MessageClose, orientation: Braze.InAppMessage.Orientation, animateIn: Bool, animateOut: Bool, extras: [String : Any], messageExtras: String?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animatein","title":"var animateIn: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/animateout","title":"var animateOut: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/clickaction","title":"var clickAction: ClickAction","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/context","title":"var context: Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/id","title":"var id: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/istestsend","title":"var isTestSend: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageclose","title":"var messageClose: MessageClose","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/messageextras","title":"var messageExtras: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/orientation","title":"var orientation: Orientation","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.struct","title":"Braze.InAppMessage.Data","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(data:imageurl:header:headertextalignment:message:messagetextalignment:buttons:themes:)","title":"init(data: Data, imageURL: URL, header: String, headerTextAlignment: TextAlignment, message: String, messageTextAlignment: TextAlignment, buttons: [Button], themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/buttons","title":"var buttons: [Button]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/header","title":"var header: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/headertextalignment","title":"var headerTextAlignment: TextAlignment","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageurl","title":"var imageURL: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/imageuri","title":"var imageUri: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/messagetextalignment","title":"var messageTextAlignment: TextAlignment","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.struct","title":"Braze.InAppMessage.Full","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(data:imageurl:buttons:themes:)","title":"init(data: Data, imageURL: URL, buttons: [Button], themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/buttons","title":"var buttons: [Button]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageurl","title":"var imageURL: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/imageuri","title":"var imageUri: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.struct","title":"Braze.InAppMessage.FullImage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(data:message:baseurl:asseturls:legacy:messagefields:)","title":"init(data: Data, message: String, baseURL: URL?, assetURLs: Set, legacy: Bool, messageFields: [String : Any])","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/asseturls","title":"var assetURLs: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/baseurl","title":"var baseURL: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/legacy","title":"var legacy: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/messagefields","title":"var messageFields: [String : Any]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.struct","title":"Braze.InAppMessage.Html","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(data:graphic:header:headertextalignment:message:messagetextalignment:buttons:themes:)","title":"init(data: Data, graphic: Graphic?, header: String, headerTextAlignment: TextAlignment, message: String, messageTextAlignment: TextAlignment, buttons: [Button], themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/buttons","title":"var buttons: [Button]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/graphic","title":"var graphic: Graphic?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/header","title":"var header: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/headertextalignment","title":"var headerTextAlignment: TextAlignment","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/messagetextalignment","title":"var messageTextAlignment: TextAlignment","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.struct","title":"Braze.InAppMessage.Modal","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(data:imageurl:buttons:themes:)","title":"init(data: Data, imageURL: URL, buttons: [Button], themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/buttons","title":"var buttons: [Button]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageurl","title":"var imageURL: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/imageuri","title":"var imageUri: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.struct","title":"Braze.InAppMessage.ModalImage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(data:graphic:message:slidefrom:themes:)","title":"init(data: Data, graphic: Graphic?, message: String, slideFrom: SlideFrom, themes: Themes)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/graphic","title":"var graphic: Graphic?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/slidefrom","title":"var slideFrom: SlideFrom","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/themes","title":"var themes: Themes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.struct","title":"Braze.InAppMessage.Slideup","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:)","title":"init(backgroundColor: Color, textColor: Color, iconColor: Color, iconBackgroundColor: Color, headerTextColor: Color, closeButtonColor: Color, frameColor: Color)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/closebuttoncolor","title":"var closeButtonColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/framecolor","title":"var frameColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/headertextcolor","title":"var headerTextColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconbackgroundcolor","title":"var iconBackgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/iconcolor","title":"var iconColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/textcolor","title":"var textColor: Color","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultdark","title":"static let defaultDark: Braze.InAppMessage.Theme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/defaultlight","title":"static let defaultLight: Braze.InAppMessage.Theme","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/theme","title":"Braze.InAppMessage.Theme","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(dictionaryliteral:)","title":"init(dictionaryLiteral: (String, Theme)...)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/init(themes:)","title":"init(themes: [String : Theme])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/dark","title":"var dark: Theme?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/light","title":"var light: Theme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/themes","title":"var themes: [String : Theme]","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/subscript(_:)","title":"subscript(String) -> Theme?","type":"subscript"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/default","title":"static let `default`: `Self`","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/defaults","title":"static let defaults: `Self`","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/themes","title":"Braze.InAppMessage.Themes","type":"struct"},{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control(_:)","title":"case control(Control)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full(_:)","title":"case full(Full)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage(_:)","title":"case fullImage(FullImage)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html(_:)","title":"case html(Html)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal(_:)","title":"case modal(Modal)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage(_:)","title":"case modalImage(ModalImage)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup(_:)","title":"case slideup(Slideup)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/init(_:)","title":"init(Braze.InAppMessageRaw) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/control-swift.property","title":"var control: Control?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/full-swift.property","title":"var full: Full?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/fullimage-swift.property","title":"var fullImage: FullImage?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/html-swift.property","title":"var html: Html?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modal-swift.property","title":"var modal: Modal?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/modalimage-swift.property","title":"var modalImage: ModalImage?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/multiplelogclickenabled","title":"var multipleLogClickEnabled: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slideup-swift.property","title":"var slideup: Slideup?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/getlocalassets(using:urls:destinationurl:completionhandler:)","title":"func getLocalAssets(using: Braze, urls: [URL], destinationURL: URL, completionHandler: (Result<[URL : URL], Swift.Error>) -> Void) -> Braze.Cancellable","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/isapproximatelyequal(to:)","title":"func isApproximatelyEqual(to: `Self`) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/json()","title":"func json() -> Foundation.Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/logclick(buttonid:using:)","title":"func logClick(buttonId: String?, using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/withlocalassets(using:destinationurl:completionhandler:)","title":"func withLocalAssets(using: Braze, destinationURL: URL, completionHandler: (Result<`Self`, Swift.Error>) -> Void) -> Braze.Cancellable","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/context","title":"Braze.InAppMessage.Context","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/decoding(json:)","title":"static func decoding(json: Foundation.Data) -> `Self`?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/newsfeed","title":"case newsFeed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/none","title":"case none","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url(_:usewebview:)","title":"case url(URL, useWebView: Bool)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri","title":"var uri: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/url","title":"var url: URL?","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/uri(_:usewebview:)","title":"static func uri(URL, useWebView: Bool) -> Braze.InAppMessage.ClickAction","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/clickaction","title":"Braze.InAppMessage.ClickAction","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/icon(_:)","title":"case icon(String)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/image(_:)","title":"case image(URL)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/graphic","title":"Braze.InAppMessage.Graphic","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/auto(after:)","title":"case auto(after: TimeInterval)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/userinteraction","title":"case userInteraction","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/messageclose","title":"Braze.InAppMessage.MessageClose","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/any","title":"case any","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/landscape","title":"case landscape","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/portrait","title":"case portrait","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/orientation","title":"Braze.InAppMessage.Orientation","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/bottom","title":"case bottom","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/top","title":"case top","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/slidefrom","title":"Braze.InAppMessage.SlideFrom","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/center","title":"case center","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/leading","title":"case leading","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/trailing","title":"case trailing","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/textalignment","title":"Braze.InAppMessage.TextAlignment","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/data-swift.property","title":"var data: Braze.InAppMessage.Data","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/brazeinappmessagedatalookup-implementations","title":"BrazeInAppMessageDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessage\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessage\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessage","title":"Braze.InAppMessage","type":"enum"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:)","title":"init(id: Int, text: String, clickAction: Braze.InAppMessageRaw._OBJC_BRZInAppMessageRawClickAction, url: URL?, useWebView: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-215ly","title":"init(id: Int, text: String, clickAction: Braze.InAppMessageRaw._OBJC_BRZInAppMessageRawClickAction, url: URL?, useWebView: Bool, textColor: Braze.InAppMessageRaw.Color, backgroundColor: Braze.InAppMessageRaw.Color, borderColor: Braze.InAppMessageRaw.Color)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/init(id:text:clickaction:url:usewebview:textcolor:backgroundcolor:bordercolor:)-49ol3","title":"init(id: Int, text: String, clickAction: ClickAction, url: URL?, useWebView: Bool, textColor: Color, backgroundColor: Color, borderColor: Color)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/bordercolor","title":"var borderColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/clickaction","title":"var clickAction: Braze.InAppMessageRaw.ClickAction","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/id","title":"var id: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/text","title":"var text: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/textcolor","title":"var textColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/url","title":"var url: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/usewebview","title":"var useWebView: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/button","title":"Braze.InAppMessageRaw.Button","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/init(textcolor:bordercolor:backgroundcolor:)","title":"init(textColor: Braze.InAppMessageRaw.Color, borderColor: Braze.InAppMessageRaw.Color, backgroundColor: Braze.InAppMessageRaw.Color)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/bordercolor","title":"var borderColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/textcolor","title":"var textColor: Color","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultdark","title":"static var defaultDark: ButtonTheme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme\/defaultlight","title":"static var defaultLight: ButtonTheme","type":"property"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttontheme","title":"Braze.InAppMessageRaw.ButtonTheme","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(_:)","title":"init(UIColor)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/uicolor","title":"var uiColor: UIColor","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/color","title":"Braze.InAppMessageRaw.Color","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-38sun","title":"init(logImpression: () -> Void, logClick: (_ buttonId: String?) -> Void, processClickAction: (Braze.InAppMessageRaw._OBJC_BRZInAppMessageRawClickAction, URL?, Any?) -> Void, logError: (Swift.Error) -> Void, braze: () -> Any?, getLocalAssets: ([URL], URL, ([URL : URL]?, Swift.Error?) -> Void) -> Braze.Cancellable, withLocalAssets: (Braze.InAppMessageRaw, URL, (Braze.InAppMessageRaw?, Swift.Error?) -> Void) -> Braze.Cancellable, multipleLogClickEnabled: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logerror:braze:getlocalassets:withlocalassets:multiplelogclickenabled:)-65u0l","title":"init(logImpression: () -> Void, logClick: (_ buttonId: String?) -> Void, processClickAction: (Braze.InAppMessage.ClickAction, Any?) -> Void, logError: (Swift.Error) -> Void, braze: () -> Any?, getLocalAssets: ([URL], URL, ((Result<[URL : URL], Swift.Error>) -> Void)) -> Braze.Cancellable, withLocalAssets: (Braze.InAppMessage, URL, (Result) -> Void) -> Braze.Cancellable, multipleLogClickEnabled: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(message:using:)","title":"init(message: Braze.InAppMessage, using: Braze)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/init(messageraw:using:)","title":"init?(messageRaw: Braze.InAppMessageRaw, using: Braze)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/braze","title":"var braze: Any?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/valid","title":"var valid: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/discard()","title":"func discard()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/getlocalassets(urls:destinationurl:completionhandler:)","title":"func getLocalAssets(urls: [URL], destinationURL: URL, completionHandler: (Result<[URL : URL], Swift.Error>) -> Void) -> Braze.Cancellable","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(_:)","title":"func logError(Swift.Error)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logerror(flattened:)","title":"func logError(flattened: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:target:)","title":"func processClickAction(Braze.InAppMessage.ClickAction, target: Any?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/processclickaction(_:url:usewebview:target:)","title":"func processClickAction(ClickAction, url: URL?, useWebView: Bool, target: Any?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/withlocalassets(message:destinationurl:completionhandler:)","title":"func withLocalAssets(message: Braze.InAppMessage, destinationURL: URL, completionHandler: (Result) -> Void) -> Braze.Cancellable","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogclick","title":"case extraLogClick","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extralogimpression","title":"case extraLogImpression","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/extraprocessclickaction","title":"case extraProcessClickAction","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/nologimpression","title":"case noLogImpression","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/processclickactionmissinguri","title":"case processClickActionMissingUri","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class\/error","title":"Braze.InAppMessageRaw.Context.Error","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.class","title":"Braze.InAppMessageRaw.Context","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(backgroundcolor:textcolor:iconcolor:iconbackgroundcolor:headertextcolor:closebuttoncolor:framecolor:buttons:)","title":"init(backgroundColor: Color, textColor: Color, iconColor: Color, iconBackgroundColor: Color, headerTextColor: Color, closeButtonColor: Color, frameColor: Color, buttons: [ButtonTheme])","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/backgroundcolor","title":"var backgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/buttons","title":"var buttons: [ButtonTheme]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/closebuttoncolor","title":"var closeButtonColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/framecolor","title":"var frameColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/headertextcolor","title":"var headerTextColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconbackgroundcolor","title":"var iconBackgroundColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/iconcolor","title":"var iconColor: Color","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/textcolor","title":"var textColor: Color","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultdark","title":"static var defaultDark: Theme","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme\/defaultlight","title":"static var defaultLight: Theme","type":"property"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/theme","title":"Braze.InAppMessageRaw.Theme","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(_:)","title":"init(Braze.InAppMessage)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/animatein","title":"var animateIn: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/animateout","title":"var animateOut: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/asseturls","title":"var assetURLs: [URL]?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/backgroundcolor","title":"var backgroundColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/baseurl","title":"var baseURL: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/buttons","title":"var buttons: [Button]?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.property","title":"var clickAction: ClickAction","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/closebuttoncolor","title":"var closeButtonColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/context-swift.property","title":"var context: Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/duration","title":"var duration: TimeInterval?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/framecolor","title":"var frameColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/header","title":"var header: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextalignment","title":"var headerTextAlignment: TextAlignment?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/headertextcolor","title":"var headerTextColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/icon","title":"var icon: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconbackgroundcolor","title":"var iconBackgroundColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/iconcolor","title":"var iconColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/id","title":"var id: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.property","title":"var imageStyle: ImageStyle?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imageurl","title":"var imageURL: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/iscontrol","title":"var isControl: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/istestsend","title":"var isTestSend: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/message","title":"var message: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.property","title":"var messageClose: MessageClose","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageextras","title":"var messageExtras: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagefields","title":"var messageFields: [String : Any]?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetextalignment","title":"var messageTextAlignment: TextAlignment?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.property","title":"var orientation: Orientation","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.property","title":"var slideFrom: SlideFrom?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textcolor","title":"var textColor: Color?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/themes","title":"var themes: [String : Theme]?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/type","title":"var type: MessageType","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/url","title":"var url: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/usewebview","title":"var useWebView: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/logclick(buttonid:using:)","title":"func logClick(buttonId: String?, using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/decoding(json:)","title":"static func decoding(json: Data) -> `Self`?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/newsfeed","title":"case newsFeed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/none","title":"case none","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/url","title":"case url","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-8ks7n","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/init(from:)-81le0","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/clickaction-swift.enum","title":"Braze.InAppMessageRaw.ClickAction","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/graphic","title":"case graphic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/top","title":"case top","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/imagestyle-swift.enum","title":"Braze.InAppMessageRaw.ImageStyle","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/autodismiss","title":"case autoDismiss","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/swipe","title":"case swipe","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messageclose-swift.enum","title":"Braze.InAppMessageRaw.MessageClose","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/full","title":"case full","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/html","title":"case html","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/htmlfull","title":"case htmlFull","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/modal","title":"case modal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/slideup","title":"case slideup","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/messagetype","title":"Braze.InAppMessageRaw.MessageType","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/any","title":"case any","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/landscape","title":"case landscape","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/portrait","title":"case portrait","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/orientation-swift.enum","title":"Braze.InAppMessageRaw.Orientation","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/bottom","title":"case bottom","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/top","title":"case top","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/slidefrom-swift.enum","title":"Braze.InAppMessageRaw.SlideFrom","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/center","title":"case center","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/end","title":"case end","type":"case"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/start","title":"case start","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw\/textalignment","title":"Braze.InAppMessageRaw.TextAlignment","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/inappmessageraw","title":"Braze.InAppMessageRaw","type":"class"},{"path":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","type":"article"},{"title":"Content Cards","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cards","title":"var cards: [Braze.ContentCard]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/cardsstream","title":"var cardsStream: AsyncStream<[Braze.ContentCard]>","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/lastupdate","title":"var lastUpdate: Date?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/unviewedcards","title":"var unviewedCards: [Braze.ContentCard]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh()","title":"func requestRefresh() async throws -> [Braze.ContentCard]","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/requestrefresh(_:)","title":"func requestRefresh(((Result<[Braze.ContentCard], Error>) -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class\/subscribetoupdates(_:)","title":"func subscribeToUpdates(([Braze.ContentCard]) -> Void) -> Braze.Cancellable","type":"method"}],"path":"\/documentation\/brazekit\/braze\/contentcards-swift.class","title":"Braze.ContentCards","type":"class"},{"path":"\/documentation\/brazekit\/braze\/contentcards-swift.property","title":"let contentCards: ContentCards","type":"property"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(data:image:imageaspectratio:title:description:domain:)","title":"init(data: Data, image: URL, imageAspectRatio: Double?, title: String, description: String, domain: String?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/image","title":"var image: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/imageaspectratio","title":"var imageAspectRatio: Double?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/title","title":"var title: String","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.struct","title":"Braze.ContentCard.CaptionedImage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(data:title:description:domain:)","title":"init(data: Data, title: String, description: String, domain: String?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/title","title":"var title: String","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.struct","title":"Braze.ContentCard.Classic","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(data:image:title:description:domain:)","title":"init(data: Data, image: URL, title: String, description: String, domain: String?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/image","title":"var image: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/title","title":"var title: String","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.struct","title":"Braze.ContentCard.ClassicImage","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(data:)","title":"init(data: Data)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/data","title":"var data: Data","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.struct","title":"Braze.ContentCard.Control","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/init(id:clickaction:viewed:dismissible:removed:pinned:clicked:test:createdat:expiresat:extras:)","title":"init(id: String, clickAction: Braze.ContentCard.ClickAction?, viewed: Bool, dismissible: Bool, removed: Bool, pinned: Bool, clicked: Bool, test: Bool, createdAt: TimeInterval, expiresAt: TimeInterval, extras: [String : Any])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clickaction","title":"var clickAction: ClickAction?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/clicked","title":"var clicked: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/context","title":"var context: Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/createdat","title":"var createdAt: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/dismissible","title":"var dismissible: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/expiresat","title":"var expiresAt: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/pinned","title":"var pinned: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/removed","title":"var removed: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/test","title":"var test: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/viewed","title":"var viewed: Bool","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.struct","title":"Braze.ContentCard.Data","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(data:image:imageaspectratio:)","title":"init(data: Data, image: URL, imageAspectRatio: Double?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/image","title":"var image: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/imageaspectratio","title":"var imageAspectRatio: Double?","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.struct","title":"Braze.ContentCard.ImageOnly","type":"struct"},{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage(_:)","title":"case captionedImage(CaptionedImage)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic(_:)","title":"case classic(Classic)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage(_:)","title":"case classicImage(ClassicImage)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control(_:)","title":"case control(Control)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly(_:)","title":"case imageOnly(ImageOnly)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/init(_:)","title":"init(Braze.ContentCardRaw) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/captionedimage-swift.property","title":"var captionedImage: CaptionedImage?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/cellidentifier","title":"var cellIdentifier: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classic-swift.property","title":"var classic: Classic?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/classicimage-swift.property","title":"var classicImage: ClassicImage?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/control-swift.property","title":"var control: Control?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/description","title":"var description: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageonly-swift.property","title":"var imageOnly: ImageOnly?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/imageurl","title":"var imageURL: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/title","title":"var title: String?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/json()","title":"func json() -> Foundation.Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/logclick(using:)","title":"func logClick(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/logdismissed(using:)","title":"func logDismissed(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/context","title":"Braze.ContentCard.Context","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/decoding(json:)","title":"static func decoding(json: Foundation.Data) -> `Self`?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url(_:usewebview:)","title":"case url(URL, useWebView: Bool)","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri","title":"var uri: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/url","title":"var url: URL?","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/uri(_:usewebview:)","title":"static func uri(URL, useWebView: Bool) -> Braze.ContentCard.ClickAction","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/clickaction","title":"Braze.ContentCard.ClickAction","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/data-swift.property","title":"var data: Data","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/subscript(dynamicmember:)","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/brazecontentcarddatalookup-implementations","title":"BrazeContentCardDataLookup Implementations","type":"symbol"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcard\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcard\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcard","title":"Braze.ContentCard","type":"enum"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(card:using:)","title":"init(card: Braze.ContentCard, using: Braze)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(cardraw:using:)","title":"init?(cardRaw: Braze.ContentCardRaw, using: Braze)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-2gmga","title":"init(logImpression: () -> Void, logClick: () -> Void, processClickAction: (Braze.ContentCard.ClickAction) -> Void, logDismissed: () -> Void, logError: (Swift.Error) -> Void, loadImage: (((Result) -> Void) -> Braze.Cancellable)?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/init(logimpression:logclick:processclickaction:logdismissed:logerror:loadimage:)-5bx7s","title":"init(logImpression: () -> Void, logClick: () -> Void, processClickAction: (_ url: URL, _ useWebView: Bool) -> Void, logDismissed: () -> Void, logError: (Swift.Error) -> Void, loadImage: (((URL?, Error?) -> Void) -> Braze.Cancellable)?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/loadimage","title":"let loadImage: ((_ completion: (Result) -> Void) -> Braze.Cancellable)?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logclick()","title":"func logClick()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logdismissed()","title":"func logDismissed()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logerror(_:)","title":"func logError(Error)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(_:)","title":"func processClickAction(Braze.ContentCard.ClickAction)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class\/processclickaction(url:usewebview:)","title":"func processClickAction(url: URL, useWebView: Bool)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.class","title":"Braze.ContentCardRaw.Context","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/init(_:)","title":"init(Braze.ContentCard)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/carddescription","title":"var cardDescription: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/clicked","title":"var clicked: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/context-swift.property","title":"var context: Braze.ContentCard.Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/createdat","title":"var createdAt: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/dismissible","title":"var dismissible: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/expiresat","title":"var expiresAt: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/image","title":"var image: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/imageaspectratio","title":"var imageAspectRatio: Double?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/pinned","title":"var pinned: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/removed","title":"var removed: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/test","title":"var test: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/title","title":"var title: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/type","title":"var type: CardType","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/url","title":"var url: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/usewebview","title":"var useWebView: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/viewed","title":"var viewed: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/logclick(using:)","title":"func logClick(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/logdismissed(using:)","title":"func logDismissed(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/decoding(json:)","title":"static func decoding(json: Data) -> `Self`?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/from(json:)","title":"static func from(json: Data) -> ContentCardRaw?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/captionedimage","title":"case captionedImage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/classic","title":"case classic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/control","title":"case control","type":"case"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/imageonly","title":"case imageOnly","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw\/cardtype","title":"Braze.ContentCardRaw.CardType","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/contentcardraw","title":"Braze.ContentCardRaw","type":"class"},{"path":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"article"},{"title":"Feature Flags","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflags","title":"var featureFlags: [FeatureFlag]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflagsstream","title":"var featureFlagsStream: AsyncStream<[FeatureFlag]>","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/featureflag(id:)","title":"func featureFlag(id: String) -> FeatureFlag?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/logfeatureflagimpression(id:)","title":"func logFeatureFlagImpression(id: String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh()","title":"func requestRefresh() async throws -> [FeatureFlag]","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/requestrefresh(_:)","title":"func requestRefresh(((Result<[FeatureFlag], Error>) -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class\/subscribetoupdates(_:)","title":"func subscribeToUpdates(([FeatureFlag]) -> Void) -> Braze.Cancellable","type":"method"}],"path":"\/documentation\/brazekit\/braze\/featureflags-swift.class","title":"Braze.FeatureFlags","type":"class"},{"path":"\/documentation\/brazekit\/braze\/featureflags-swift.property","title":"let featureFlags: FeatureFlags","type":"property"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/enabled","title":"var enabled: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/flagtrackingstring","title":"var flagTrackingString: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/properties","title":"var properties: [String : Any]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/boolproperty(key:)","title":"func boolProperty(key: String) -> Bool?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/imageproperty(key:)","title":"func imageProperty(key: String) -> String?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/jsonobjectproperty(key:)","title":"func jsonObjectProperty(key: String) -> [String : Any]?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/jsonstringproperty(key:)","title":"func jsonStringProperty(key: String) -> String?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/numberproperty(key:)","title":"func numberProperty(key: String) -> Double?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/stringproperty(key:)","title":"func stringProperty(key: String) -> String?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/timestampproperty(key:)","title":"func timestampProperty(key: String) -> Int?","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/featureflag\/decoding(json:)","title":"static func decoding(json: Data) -> `Self`?","type":"method"}],"path":"\/documentation\/brazekit\/braze\/featureflag","title":"Braze.FeatureFlag","type":"class"},{"title":"NewsFeed","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/cards","title":"var cards: [NewsFeedCard]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/lastupdate","title":"var lastUpdate: Date?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/requestrefresh(_:)","title":"func requestRefresh(((Result<[NewsFeedCard], Error>) -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class\/subscribetoupdates(_:)","title":"func subscribeToUpdates(([Braze.NewsFeedCard]) -> Void) -> Braze.Cancellable","type":"method"}],"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.class","title":"Braze.NewsFeed","type":"class"},{"path":"\/documentation\/brazekit\/braze\/newsfeed-swift.property","title":"let newsFeed: NewsFeed","type":"property"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(card:using:)","title":"init(card: Braze.NewsFeedCard, using: Braze)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/init(logimpression:logclick:processclickaction:)","title":"init(logImpression: () -> Void, logClick: () -> Void, processClickAction: (_ url: URL, _ useWebView: Bool) -> Void)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logclick()","title":"func logClick()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class\/processclickaction(url:usewebview:)","title":"func processClickAction(url: URL, useWebView: Bool)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.class","title":"Braze.NewsFeedCard.Context","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/carddescription","title":"var cardDescription: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/categories","title":"var categories: [Category]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/context-swift.property","title":"var context: Braze.NewsFeedCard.Context?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/created","title":"var created: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/domain","title":"var domain: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/expires","title":"var expires: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/image","title":"var image: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/imageaspectratio","title":"var imageAspectRatio: Double?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/title","title":"var title: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/type","title":"var type: CardType","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/updated","title":"var updated: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/url","title":"var url: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/usewebview","title":"var useWebView: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/viewed","title":"var viewed: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/json()","title":"func json() -> Data?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/logclick(using:)","title":"func logClick(using: Braze)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/logimpression(using:)","title":"func logImpression(using: Braze)","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/decoding(json:)","title":"static func decoding(json: Data) -> `Self`?","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/banner","title":"case banner","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/captionedimage","title":"case captionedImage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/classic","title":"case classic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/textannouncement","title":"case textAnnouncement","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/cardtype","title":"Braze.NewsFeedCard.CardType","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/advertising","title":"case advertising","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/announcements","title":"case announcements","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/news","title":"case news","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/none","title":"case none","type":"case"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/social","title":"case social","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-4ks8t","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/init(from:)-359ln","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard\/category","title":"Braze.NewsFeedCard.Category","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/newsfeedcard","title":"Braze.NewsFeedCard","type":"class"},{"title":"Location","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/requestgeofences(latitude:longitude:fileid:line:)","title":"func requestGeofences(latitude: Double, longitude: Double, fileID: StaticString, line: UInt)","type":"method"},{"title":"SDK Authentication","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/changeuser(userid:sdkauthsignature:fileid:line:)","title":"func changeUser(userId: String, sdkAuthSignature: String?, fileID: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/set(sdkauthenticationsignature:)","title":"func set(sdkAuthenticationSignature: String)","type":"method"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/code","title":"let code: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/reason","title":"let reason: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/signature","title":"let signature: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/userid","title":"let userId: String?","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/sdkauthenticationerror","title":"Braze.SDKAuthenticationError","type":"class"},{"path":"\/documentation\/brazekit\/braze\/sdkauthdelegate","title":"var sdkAuthDelegate: BrazeSDKAuthDelegate?","type":"property"},{"title":"Misc.","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/version","title":"static let version: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/resources\/license","title":"static let license: URL?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/resources\/acknowledgments","title":"static let acknowledgments: [String : URL]","type":"property"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/contentcard","title":"case contentCard","type":"case"},{"path":"\/documentation\/brazekit\/braze\/channel\/inappmessage","title":"case inAppMessage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/channel\/newsfeed","title":"case newsFeed","type":"case"},{"path":"\/documentation\/brazekit\/braze\/channel\/notification","title":"case notification","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/channel\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/channel\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/channel\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/channel\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/channel","title":"Braze.Channel","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/customevent(name:properties:)","title":"case customEvent(name: String, properties: [String : Any]?)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/other","title":"case other","type":"case"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/purchase(productid:properties:)","title":"case purchase(productId: String, properties: [String : Any]?)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/sessionstart","title":"case sessionStart","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/triggerevent\/identifier","title":"var identifier: String?","type":"property"}],"path":"\/documentation\/brazekit\/braze\/triggerevent","title":"Braze.TriggerEvent","type":"enum"},{"title":"Utilities","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/deviceid","title":"var deviceId: String","type":"property"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/animatedismissal","title":"var animateDismissal: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/opennewwindowlinksinbrowser","title":"var openNewWindowLinksInBrowser: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/systemopenurl","title":"var systemOpenURL: ((URL) -> Void)?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/url","title":"var url: URL?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidappear(_:)","title":"func viewDidAppear(Bool)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/viewdidload()","title":"func viewDidLoad()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:createwebviewwith:for:windowfeatures:)","title":"func webView(WKWebView, createWebViewWith: WKWebViewConfiguration, for: WKNavigationAction, windowFeatures: WKWindowFeatures) -> WKWebView?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:decidepolicyfor:decisionhandler:)","title":"func webView(WKWebView, decidePolicyFor: WKNavigationAction, decisionHandler: (WKNavigationActionPolicy) -> Void)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfailprovisionalnavigation:witherror:)","title":"func webView(WKWebView, didFailProvisionalNavigation: WKNavigation!, withError: Error)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewcontroller\/webview(_:didfinish:)","title":"func webView(WKWebView, didFinish: WKNavigation!)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/webviewcontroller","title":"Braze.WebViewController","type":"class"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/init(logerror:shownewsfeed:closemessage:queryhandler:braze:)","title":"init(logError: (Error) -> Void, showNewsFeed: () -> Void, closeMessage: () -> Void, queryHandler: QueryHandler, braze: Braze?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action(url:)","title":"func action(url: URL) -> Action?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/process(action:url:)","title":"func process(action: Action, url: URL)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/schemes","title":"static let schemes: Set","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/close","title":"case close","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/customevent","title":"case customEvent","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/newsfeed","title":"case newsFeed","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/action","title":"Braze.WebViewBridge.SchemeHandler.Action","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidaction(_:)","title":"case invalidAction(URL)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/invalidcustomevent(_:)","title":"case invalidCustomEvent(URL)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/nobrazeinstance(_:)","title":"case noBrazeInstance(URL)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler\/error","title":"Braze.WebViewBridge.SchemeHandler.Error","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/schemehandler","title":"Braze.WebViewBridge.SchemeHandler","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-41fxz","title":"init(logClick: (String?) -> Void, logError: (Error) -> Void, showNewsFeed: () -> Void, closeMessage: () -> Void, braze: Braze?)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/init(logclick:logerror:shownewsfeed:closemessage:braze:)-p2ki","title":"init(logClick: (String?) -> Void, logError: (NSError) -> Void, showNewsFeed: () -> Void, closeMessage: () -> Void, braze: Braze?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/usercontentcontroller(_:didreceive:)","title":"func userContentController(WKUserContentController, didReceive: WKScriptMessage)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/name","title":"static let name: String","type":"property"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/script","title":"static let script: WKUserScript","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/deprecation(message:)","title":"case deprecation(message: String)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidarg(action:index:arg:type:)","title":"case invalidArg(action: String?, index: Int, arg: String, type: String)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/invalidpayload(_:)","title":"case invalidPayload(String?)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/nobrazeinstance(action:args:)","title":"case noBrazeInstance(action: String, args: String)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/unknown(_:)","title":"case unknown(Braze.ErrorString)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler\/error","title":"Braze.WebViewBridge.ScriptMessageHandler.Error","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/scriptmessagehandler","title":"Braze.WebViewBridge.ScriptMessageHandler","type":"class"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/init(logclick:logerror:)","title":"init(logClick: (String?) -> Void, logError: (Error) -> Void)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/process(url:logbodyclick:)","title":"func process(url: URL, logBodyClick: Bool) -> (Braze.InAppMessage.ClickAction, String?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/invalidbuttonid(_:)","title":"case invalidButtonId(String?)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler\/error","title":"Braze.WebViewBridge.QueryHandler.Error","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge\/queryhandler","title":"Braze.WebViewBridge.QueryHandler","type":"struct"}],"path":"\/documentation\/brazekit\/braze\/webviewbridge","title":"Braze.WebViewBridge","type":"enum"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/init(url:usewebview:isuniversallink:channel:extras:)","title":"init(url: URL, useWebView: Bool, isUniversalLink: Bool, channel: Braze.Channel, extras: [String : Any])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/channel","title":"let channel: Braze.Channel","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/extras","title":"var extras: [String : Any]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/hash","title":"var hash: Int","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/isuniversallink","title":"var isUniversalLink: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/targetscene","title":"var targetScene: UIScene?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/targetviewcontroller","title":"var targetViewController: UIViewController?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/url","title":"var url: URL","type":"property"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/usewebview","title":"var useWebView: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/urlcontext\/isequal(_:)","title":"func isEqual(Any?) -> Bool","type":"method"}],"path":"\/documentation\/brazekit\/braze\/urlcontext","title":"Braze.URLContext","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/init(presentingviewcontroller:animatepresentation:animatedismissal:opennewwindowlinksinbrowser:channel:)","title":"init(presentingViewController: UIViewController, animatePresentation: Bool, animateDismissal: Bool, openNewWindowLinksInBrowser: Bool, channel: Braze.Channel)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/animatedismissal","title":"var animateDismissal: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/animatepresentation","title":"var animatePresentation: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/channel","title":"let channel: Braze.Channel","type":"property"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/opennewwindowlinksinbrowser","title":"var openNewWindowLinksInBrowser: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/modalcontext\/presentingviewcontroller","title":"var presentingViewController: UIViewController","type":"property"}],"path":"\/documentation\/brazekit\/braze\/modalcontext","title":"Braze.ModalContext","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/cancellable\/cancel()","title":"func cancel()","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/cancellable\/empty","title":"static let empty: Braze.Cancellable","type":"property"}],"path":"\/documentation\/brazekit\/braze\/cancellable","title":"Braze.Cancellable","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-1bj6o","title":"init(Swift.Error)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/init(_:)-2omdp","title":"init(String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/logdescription","title":"var logDescription: String","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/errorstring\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/errorstring\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazekit\/braze\/errorstring\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/errorstring","title":"Braze.ErrorString","type":"struct"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/activerootviewcontroller","title":"static var activeRootViewController: UIViewController?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/activetopmostviewcontroller","title":"static var activeTopmostViewController: UIViewController?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/activewindow","title":"static var activeWindow: UIWindow?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/activewindowscene","title":"static var activeWindowScene: UIWindowScene?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/interfaceorientation","title":"static var interfaceOrientation: UIInterfaceOrientation","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/uiutils\/preferredfont(textstyle:weight:)","title":"static func preferredFont(textStyle: UIFont.TextStyle, weight: UIFont.Weight) -> UIFont","type":"method"}],"path":"\/documentation\/brazekit\/braze\/uiutils","title":"Braze.UIUtils","type":"enum"},{"title":"Compatibility APIs","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sharedinstance()","title":"class func sharedInstance() -> BrazeKit.Braze?","type":"method"},{"path":"\/documentation\/brazekit\/braze\/unsafeinstance()","title":"class func unsafeInstance() -> BrazeKit.Braze","type":"method"},{"path":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:)","title":"class func start(withApiKey: String, in: UIApplication, withLaunchOptions: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/start(withapikey:in:withlaunchoptions:withappboyoptions:)","title":"class func start(withApiKey: String, in: UIApplication, withLaunchOptions: [AnyHashable : Any]?, withAppboyOptions: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/feedcontroller","title":"var feedController: AnyObject","type":"property"},{"path":"\/documentation\/brazekit\/braze\/contentcardscontroller","title":"var contentCardsController: AnyObject","type":"property"},{"path":"\/documentation\/brazekit\/braze\/requestprocessingpolicy","title":"var requestProcessingPolicy: _COMPAT_ABKRequestProcessingPolicy","type":"property"},{"path":"\/documentation\/brazekit\/braze\/idfadelegate","title":"var idfaDelegate: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkauthenticationdelegate","title":"var sdkAuthenticationDelegate: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/inappmessagecontroller","title":"var inAppMessageController: AnyObject","type":"property"},{"path":"\/documentation\/brazekit\/braze\/locationmanager","title":"var locationManager: AnyObject","type":"property"},{"path":"\/documentation\/brazekit\/braze\/appboyurldelegate","title":"var appboyUrlDelegate: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/imagedelegate","title":"var imageDelegate: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/sdkflavor","title":"var sdkFlavor: _COMPAT_ABKSDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/flushdataandprocessrequestqueue()","title":"func flushDataAndProcessRequestQueue()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/changeuser(_:)","title":"func changeUser(String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/changeuser(_:sdkauthsignature:)","title":"func changeUser(String, sdkAuthSignature: String?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/setsdkauthenticationsignature(_:)","title":"func setSdkAuthenticationSignature(String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/unsubscribefromsdkauthenticationerrors()","title":"func unsubscribeFromSdkAuthenticationErrors()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logcustomevent(_:)","title":"func logCustomEvent(String)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logcustomevent(_:withproperties:)","title":"func logCustomEvent(String, withProperties: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:)","title":"func logPurchase(String, inCurrency: String, atPrice: NSDecimalNumber)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withproperties:)","title":"func logPurchase(String, inCurrency: String, atPrice: NSDecimalNumber, withProperties: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:)","title":"func logPurchase(String, inCurrency: String, atPrice: NSDecimalNumber, withQuantity: UInt)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logpurchase(_:incurrency:atprice:withquantity:andproperties:)","title":"func logPurchase(String, inCurrency: String, atPrice: NSDecimalNumber, withQuantity: UInt, andProperties: [AnyHashable : Any]?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logfeeddisplayed()","title":"func logFeedDisplayed()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/logcontentcardsdisplayed()","title":"func logContentCardsDisplayed()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/requestfeedrefresh()","title":"func requestFeedRefresh()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/requestcontentcardsrefresh()","title":"func requestContentCardsRefresh()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/requestgeofences(withlongitude:latitude:)","title":"func requestGeofences(withLongitude: Double, latitude: Double)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/getdeviceid()","title":"func getDeviceId() -> String","type":"method"},{"path":"\/documentation\/brazekit\/braze\/registerdevicetoken(_:)","title":"func registerDeviceToken(Data)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/register(_:didreceiveremotenotification:fetchcompletionhandler:)","title":"func register(UIApplication, didReceiveRemoteNotification: [AnyHashable : Any], fetchCompletionHandler: ((UIBackgroundFetchResult) -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/usernotificationcenter(_:didreceive:withcompletionhandler:)","title":"func userNotificationCenter(UNUserNotificationCenter, didReceive: UNNotificationResponse, withCompletionHandler: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/pushauthorization(fromusernotificationcenter:)","title":"func pushAuthorization(fromUserNotificationCenter: Bool)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-6j90i","title":"func addSdkMetadata([String])","type":"method"},{"path":"\/documentation\/brazekit\/braze\/addsdkmetadata(_:)-9waks","title":"func addSdkMetadata([_COMPAT_ABKSdkMetadata])","type":"method"},{"path":"\/documentation\/brazekit\/braze\/wipedataanddisableforapprun()","title":"class func wipeDataAndDisableForAppRun()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/disablesdk()","title":"class func disableSDK()","type":"method"},{"path":"\/documentation\/brazekit\/braze\/requestenablesdkonnextapprun()","title":"class func requestEnableSDKOnNextAppRun()","type":"method"},{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/resources\/bundle","title":"static let bundle: Bundle?","type":"property"}],"path":"\/documentation\/brazekit\/braze\/resources","title":"Braze.Resources","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sessionupdatesstream","title":"var sessionUpdatesStream: AsyncStream","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/deviceid()","title":"func deviceId() async -> String","type":"method"},{"path":"\/documentation\/brazekit\/braze\/deviceid(queue:completion:)","title":"func deviceId(queue: DispatchQueue, completion: (String) -> Void)","type":"method"},{"path":"\/documentation\/brazekit\/braze\/subscribetosessionupdates(_:)","title":"func subscribeToSessionUpdates((SessionEvent) -> Void) -> Braze.Cancellable","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/acknowledgments","title":"static var acknowledgments: [String : URL]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/license","title":"static var license: URL?","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sessionevent\/ended(_:)","title":"case ended(UUID)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/sessionevent\/started(_:)","title":"case started(UUID)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/sessionevent\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/sessionevent\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/sessionevent","title":"Braze.SessionEvent","type":"enum"}],"path":"\/documentation\/brazekit\/braze","title":"Braze","type":"class"},{"children":[{"title":"Braze Essentials","type":"groupMarker"},{"path":"\/tutorials\/braze\/a1-installation","title":"Installation","type":"project"},{"path":"\/tutorials\/braze\/a2-configure-braze","title":"Configure Braze","type":"project"},{"path":"\/tutorials\/braze\/a3-analytics","title":"Analytics","type":"project"},{"title":"Push Notifications","type":"groupMarker"},{"path":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","type":"project"},{"path":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","type":"project"},{"path":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","type":"project"},{"path":"\/tutorials\/braze\/b4-live-activities","title":"Live Activities","type":"project"},{"title":"User Interface","type":"groupMarker"},{"path":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","type":"project"},{"path":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","type":"project"},{"path":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","type":"project"},{"title":"Location","type":"groupMarker"},{"path":"\/tutorials\/braze\/d1-brazelocation","title":"Locations and Geofences","type":"project"},{"title":"Privacy Tracking","type":"groupMarker"},{"path":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","type":"project"}],"path":"\/tutorials\/00-integration-path","title":"Integration Path","type":"overview"},{"path":"\/tutorials\/braze\/a1-installation","title":"Installation","type":"project"},{"path":"\/tutorials\/braze\/a2-configure-braze","title":"Configure Braze","type":"project"},{"path":"\/tutorials\/braze\/a3-analytics","title":"Analytics","type":"project"},{"title":"Push Notifications","type":"groupMarker"},{"path":"\/tutorials\/braze\/b1-standard-push-notifications","title":"Standard Push Notifications","type":"project"},{"path":"\/tutorials\/braze\/b2-rich-push-notifications","title":"Rich Push Notifications","type":"project"},{"path":"\/tutorials\/braze\/b3-push-stories","title":"Push Stories","type":"project"},{"path":"\/tutorials\/braze\/b4-live-activities","title":"Live Activities","type":"project"},{"path":"\/documentation\/braze\/apns-certificate","title":"Apple Push Certificate","type":"article"},{"title":"User Interface","type":"groupMarker"},{"path":"\/tutorials\/braze\/c1-inappmessageui","title":"In-App Message UI","type":"project"},{"path":"\/documentation\/braze\/in-app-message-customization","title":"In-App Message UI Customization","type":"article"},{"path":"\/tutorials\/braze\/c2-contentcardsui","title":"Content Cards UI","type":"project"},{"path":"\/documentation\/braze\/content-cards-customization","title":"Content Cards UI Customization","type":"article"},{"path":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","type":"project"},{"path":"\/documentation\/braze\/gif-support-integrations","title":"GIF Support Integrations","type":"article"},{"title":"Location","type":"groupMarker"},{"path":"\/tutorials\/braze\/d1-brazelocation","title":"Locations and Geofences","type":"project"},{"title":"Privacy Tracking","type":"groupMarker"},{"path":"\/tutorials\/braze\/e1-privacy-tracking","title":"Privacy Tracking Data","type":"project"},{"title":"Customize Behavior","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/endpoint","title":"var endpoint: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.property","title":"var flavor: SDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flushinterval","title":"var flushInterval: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/key","title":"var key: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.property","title":"var requestPolicy: RequestPolicy","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkauthentication","title":"var sdkAuthentication: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.property","title":"var sdkFlavor: SDKFlavor","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.property","title":"var sdkMetadata: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/trackingpropertyallowlist","title":"var trackingPropertyAllowList: Set","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-7rnuv","title":"func addSDKMetadata([SDKMetadata])","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/addsdkmetadata(_:)-1abnw","title":"func addSdkMetadata([SDKMetadata])","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/flavor-swift.typealias","title":"Braze.Configuration.Api.Flavor","type":"typealias"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.typealias","title":"Braze.Configuration.Api.SdkMetadata","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/automatic","title":"case automatic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/manual","title":"case manual","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/requestpolicy-swift.enum","title":"Braze.Configuration.Api.RequestPolicy","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/cordova","title":"case cordova","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/flutter","title":"case flutter","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/mparticle","title":"case mparticle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/react","title":"case react","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/segment","title":"case segment","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/tealium","title":"case tealium","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/unity","title":"case unity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/vanilla","title":"case vanilla","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/xamarin","title":"case xamarin","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkflavor-swift.enum","title":"Braze.Configuration.Api.SDKFlavor","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/adjust","title":"case adjust","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/airbridge","title":"case airbridge","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/appsflyer","title":"case appsflyer","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/bluedot","title":"case bluedot","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/branch","title":"case branch","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/carthage","title":"case carthage","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cocoapods","title":"case cocoapods","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordova","title":"case cordova","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/cordovapm","title":"case cordovapm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/expo","title":"case expo","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/flutter","title":"case flutter","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/foursquare","title":"case foursquare","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gimbal","title":"case gimbal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/googletagmanager","title":"case googletagmanager","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/gradle","title":"case gradle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/ionic","title":"case ionic","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/kochava","title":"case kochava","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/maccatalyst","title":"case maccatalyst","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/manual","title":"case manual","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/mparticle","title":"case mparticle","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nativescript","title":"case nativescript","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/npm","title":"case npm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/nuget","title":"case nuget","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/pub","title":"case pub","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/radar","title":"case radar","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnative","title":"case reactnative","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/reactnativenewarch","title":"case reactnativenewarch","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/segment","title":"case segment","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/singular","title":"case singular","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/swiftpm","title":"case swiftpm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/tealium","title":"case tealium","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unity","title":"case unity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unitypm","title":"case unitypm","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/unreal","title":"case unreal","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/vizbee","title":"case vizbee","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/xamarin","title":"case xamarin","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class\/sdkmetadata-swift.enum","title":"Braze.Configuration.Api.SDKMetadata","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.class","title":"Braze.Configuration.Api","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/allowbackgroundgeofenceupdates","title":"var allowBackgroundGeofenceUpdates: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticgeofencerequests","title":"var automaticGeofenceRequests: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/automaticlocationcollection","title":"var automaticLocationCollection: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/brazelocationprovider","title":"var brazeLocationProvider: AnyObject?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/distancefilter","title":"var distanceFilter: Double","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class\/geofencesenabled","title":"var geofencesEnabled: Bool","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.class","title":"Braze.Configuration.Location","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.property","title":"var level: Level","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/print","title":"var print: ((_ message: String, _ level: Level) -> Bool)?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/signposts","title":"var signposts: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/debug","title":"case debug","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/disabled","title":"case disabled","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/error","title":"case error","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/info","title":"case info","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(rawvalue:)","title":"init?(rawValue: UInt8)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class\/level-swift.enum","title":"Braze.Configuration.Logger.Level","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.class","title":"Braze.Configuration.Logger","type":"class"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(automaticsetup:requestauthorizationatlaunch:authorizationoptions:foregroundpresentationoptions:setnotificationcategories:registerdevicetoken:handlebackgroundnotification:handlenotificationresponse:willpresentnotification:)","title":"init(automaticSetup: Bool, requestAuthorizationAtLaunch: Bool, authorizationOptions: UNAuthorizationOptions, foregroundPresentationOptions: UNNotificationPresentationOptions, setNotificationCategories: Bool, registerDeviceToken: Bool, handleBackgroundNotification: Bool, handleNotificationResponse: Bool, willPresentNotification: Bool)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(booleanliteral:)","title":"init(booleanLiteral: BooleanLiteralType)","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/init(enablingallautomations:)","title":"init(enablingAllAutomations: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/authorizationoptions","title":"var authorizationOptions: UNAuthorizationOptions","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/automaticsetup","title":"var automaticSetup: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/foregroundpresentationoptions","title":"var foregroundPresentationOptions: UNNotificationPresentationOptions","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlebackgroundnotification","title":"var handleBackgroundNotification: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/handlenotificationresponse","title":"var handleNotificationResponse: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/registerdevicetoken","title":"var registerDeviceToken: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/requestauthorizationatlaunch","title":"var requestAuthorizationAtLaunch: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/setnotificationcategories","title":"var setNotificationCategories: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/willpresentnotification","title":"var willPresentNotification: Bool","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class\/defaultforegroundpresentationoptions","title":"static let defaultForegroundPresentationOptions: UNNotificationPresentationOptions","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.class","title":"Braze.Configuration.Push.Automation","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/appgroup","title":"var appGroup: String?","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class\/automation-swift.property","title":"var automation: Automation","type":"property"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.class","title":"Braze.Configuration.Push","type":"class"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init()","title":"init()","type":"init"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/init(apikey:endpoint:)","title":"init(apiKey: String, endpoint: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/api-swift.property","title":"var api: Api","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/devicepropertyallowlist","title":"var devicePropertyAllowList: Set","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/ephemeralevents","title":"var ephemeralEvents: [String]","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/forwarduniversallinks","title":"var forwardUniversalLinks: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/location-swift.property","title":"var location: Location","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/logger-swift.property","title":"var logger: Logger","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/optinwhenpushauthorized","title":"var optInWhenPushAuthorized: Bool","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/push-swift.property","title":"var push: Push","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/sessiontimeout","title":"var sessionTimeout: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/triggerminimumtimeinterval","title":"var triggerMinimumTimeInterval: TimeInterval","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/tvospersistedsizelimit","title":"var tvOSPersistedSizeLimit: UInt64","type":"property"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/useuuidasdeviceid","title":"var useUUIDAsDeviceId: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/carrier","title":"case carrier","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/locale","title":"case locale","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/model","title":"case model","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/osversion","title":"case osVersion","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushauthstatus","title":"case pushAuthStatus","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushdisplayoptions","title":"case pushDisplayOptions","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/pushenabled","title":"case pushEnabled","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/resolution","title":"case resolution","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/timezone","title":"case timeZone","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/allcases","title":"static var allCases: [`Self`]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/deviceproperty","title":"Braze.Configuration.DeviceProperty","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomattributes","title":"case allCustomAttributes","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/allcustomevents","title":"case allCustomEvents","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/analyticsevents","title":"case analyticsEvents","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/attributiondata","title":"case attributionData","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/country","title":"case country","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customattribute(_:)","title":"case customAttribute(Set)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/customevent(_:)","title":"case customEvent(Set)","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/dateofbirth","title":"case dateOfBirth","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/devicedata","title":"case deviceData","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/email","title":"case email","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/emailsubscriptionstate","title":"case emailSubscriptionState","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/everything","title":"case everything","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/firstname","title":"case firstName","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/gender","title":"case gender","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/homecity","title":"case homeCity","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/language","title":"case language","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/lastname","title":"case lastName","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/notificationsubscriptionstate","title":"case notificationSubscriptionState","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/phonenumber","title":"case phoneNumber","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/purchases","title":"case purchases","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtostarttokens","title":"case pushToStartTokens","type":"case"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/pushtoken","title":"case pushToken","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class\/trackingproperty","title":"Braze.Configuration.TrackingProperty","type":"enum"}],"path":"\/documentation\/brazekit\/braze\/configuration-swift.class","title":"Braze.Configuration","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-741nj","title":"func braze(Braze, noMatchingTriggerForEvent: Braze.TriggerEvent)","type":"method"}],"title":"BrazeDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:nomatchingtriggerforevent:)-8rt7y","title":"func braze(Braze, noMatchingTriggerForEvent: Braze.TriggerEvent)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-67nto","title":"func braze(Braze, shouldOpenURL: Braze.URLContext) -> Bool","type":"method"}],"title":"BrazeDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:shouldopenurl:)-6xxc5","title":"func braze(Braze, shouldOpenURL: Braze.URLContext) -> Bool","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-1fj41","title":"func braze(Braze, willPresentModalWithContext: Braze.ModalContext)","type":"method"}],"title":"BrazeDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazedelegate\/braze(_:willpresentmodalwithcontext:)-12sqy","title":"func braze(Braze, willPresentModalWithContext: Braze.ModalContext)","type":"method"}],"path":"\/documentation\/brazekit\/brazedelegate","title":"BrazeDelegate","type":"protocol"},{"path":"\/documentation\/braze\/device-id-configuration","title":"Device ID Configuration","type":"article"},{"path":"\/documentation\/brazekit\/overrideresourcebundle","title":"var overrideResourceBundle: Bundle?","type":"var"},{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazecontentcarddatalookup\/data","title":"var data: Braze.ContentCard.Data","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-77pvz","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"title":"BrazeContentCardDataLookup Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazecontentcarddatalookup\/subscript(dynamicmember:)-5nh32","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/brazecontentcarddatalookup","title":"BrazeContentCardDataLookup","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/data","title":"var data: Braze.InAppMessage.Data","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-7i5i7","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"title":"BrazeInAppMessageDataLookup Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazeinappmessagedatalookup\/subscript(dynamicmember:)-2h2tr","title":"subscript(dynamicMember _: WritableKeyPath) -> Value","type":"subscript"}],"path":"\/documentation\/brazekit\/brazeinappmessagedatalookup","title":"BrazeInAppMessageDataLookup","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeinappmessagethemeable\/themes","title":"var themes: Braze.InAppMessage.Themes","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeinappmessagethemeable\/theme(for:)","title":"func theme(for: UITraitCollection) -> Braze.InAppMessage.Theme","type":"method"}],"path":"\/documentation\/brazekit\/brazeinappmessagethemeable","title":"BrazeInAppMessageThemeable","type":"protocol"},{"path":"\/documentation\/brazekit\/brazeinappmessagewindowtype","title":"BrazeInAppMessageWindowType","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazekit\/brazeliveactivityattributes\/brazeactivityid","title":"var brazeActivityId: String?","type":"property"}],"path":"\/documentation\/brazekit\/brazeliveactivityattributes","title":"BrazeLiveActivityAttributes","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-7hbrs","title":"func braze(Braze, sdkAuthenticationFailedWithError: Braze.SDKAuthenticationError)","type":"method"}],"title":"BrazeSDKAuthDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazekit\/brazesdkauthdelegate\/braze(_:sdkauthenticationfailedwitherror:)-457h5","title":"func braze(Braze, sdkAuthenticationFailedWithError: Braze.SDKAuthenticationError)","type":"method"}],"path":"\/documentation\/brazekit\/brazesdkauthdelegate","title":"BrazeSDKAuthDelegate","type":"protocol"},{"title":"Variables","type":"groupMarker"},{"path":"\/documentation\/brazekit\/overrideresourcesbundle","title":"var overrideResourcesBundle: Bundle?","type":"var"}],"path":"\/documentation\/brazekit","title":"BrazeKit","type":"module"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazelocation\/brazelocationprovider\/dependency","title":"var dependency: Any","type":"property"},{"path":"\/documentation\/brazelocation\/brazelocationprovider\/name","title":"let name: String","type":"property"}],"path":"\/documentation\/brazelocation\/brazelocationprovider","title":"BrazeLocationProvider","type":"class"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazelocation\/brazelocationresources\/bundle","title":"static let bundle: Bundle?","type":"property"}],"path":"\/documentation\/brazelocation\/brazelocationresources","title":"BrazeLocationResources","type":"class"}],"path":"\/documentation\/brazelocation","title":"BrazeLocation","type":"module"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazenotificationservice\/notificationservice\/didreceive(_:withcontenthandler:)","title":"func didReceive(UNNotificationRequest, withContentHandler: (UNNotificationContent) -> Void)","type":"method"}],"path":"\/documentation\/brazenotificationservice\/notificationservice","title":"NotificationService","type":"class"},{"title":"Functions","type":"groupMarker"},{"path":"\/documentation\/brazenotificationservice\/brazehandle(request:contenthandler:)","title":"func brazeHandle(request: UNNotificationRequest, contentHandler: (UNNotificationContent) -> Void) -> Bool","type":"func"}],"path":"\/documentation\/brazenotificationservice","title":"BrazeNotificationService","type":"module"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidlayoutsubviews()","title":"func viewDidLayoutSubviews()","type":"method"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewdidload()","title":"func viewDidLoad()","type":"method"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/viewwilldisappear(_:)","title":"func viewWillDisappear(Bool)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyview(_:requestresizewith:)","title":"func storyView(StoryView, requestResizeWith: CGSize)","type":"method"}],"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/storyviewdelegate-implementations","title":"StoryViewDelegate Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:)","title":"func didReceive(UNNotification)","type":"method"},{"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/didreceive(_:completionhandler:)","title":"func didReceive(UNNotificationResponse, completionHandler: (UNNotificationContentExtensionResponseOption) -> Void)","type":"method"}],"path":"\/documentation\/brazepushstory\/notificationviewcontroller\/unnotificationcontentextension-implementations","title":"UNNotificationContentExtension Implementations","type":"symbol"}],"path":"\/documentation\/brazepushstory\/notificationviewcontroller","title":"NotificationViewController","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazepushstory\/storyview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"}],"path":"\/documentation\/brazepushstory\/storyview","title":"StoryView","type":"class"}],"path":"\/documentation\/brazepushstory","title":"BrazePushStory","type":"module"},{"children":[{"title":"In-App Message UI","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/borderwidth","title":"var borderWidth: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/font","title":"var font: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/maxheight","title":"var maxHeight: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/minwidth","title":"var minWidth: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ButtonView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/init(button:attributes:)","title":"init(button: Braze.InAppMessage.Button, attributes: Attributes)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/button","title":"var button: Braze.InAppMessage.Button","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/intrinsiccontentsize","title":"var intrinsicContentSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/theme","title":"var theme: Braze.InAppMessage.ButtonTheme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/buttonview","title":"BrazeInAppMessageUI.ButtonView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(coder:)","title":"init?(coder: NSCoder)","type":"init"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/init(keyboard:)","title":"init(keyboard: KeyboardFrameNotifier)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/bottomconstraint","title":"var bottomConstraint: NSLayoutConstraint?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/keyboard","title":"let keyboard: KeyboardFrameNotifier","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutconstraintsinstalled","title":"var layoutConstraintsInstalled: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/installlayoutconstraintsifneeded()","title":"func installLayoutConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/point(inside:with:)","title":"func point(inside: CGPoint, with: UIEvent?) -> Bool","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview\/updateconstraintsforkeyboard()","title":"func updateConstraintsForKeyboard()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/containerview","title":"BrazeInAppMessageUI.ContainerView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/init(message:)","title":"init(message: Braze.InAppMessage.Control)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/message","title":"var message: Braze.InAppMessage.Control","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/presented","title":"var presented: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/controlview","title":"BrazeInAppMessageUI.ControlView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/buttonsattributes","title":"var buttonsAttributes: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/dismissonbackgroundtap","title":"var dismissOnBackgroundTap: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxheight","title":"var maxHeight: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/maxwidth","title":"var maxWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/minwidth","title":"var minWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onlayout","title":"var onLayout: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/onpresent","title":"var onPresent: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/ontheme","title":"var onTheme: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/preferreddisplaymode","title":"var preferredDisplayMode: DisplayMode?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/scrolllargeimages","title":"var scrollLargeImages: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/shadow","title":"var shadow: Shadow?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes\/defaults","title":"static var defaults: BrazeInAppMessageUI.FullImageView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/attributes","title":"BrazeInAppMessageUI.FullImageView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.FullImage, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.property","title":"var displayMode: DisplayMode","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/preferreddisplaymode","title":"var preferredDisplayMode: DisplayMode?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/full","title":"case full","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/modal","title":"case modal","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview\/displaymode-swift.enum","title":"BrazeInAppMessageUI.FullImageView.DisplayMode","type":"enum"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullimageview","title":"BrazeInAppMessageUI.FullImageView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/buttonsattributes","title":"var buttonsAttributes: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/dismissonbackgroundtap","title":"var dismissOnBackgroundTap: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/headerfont","title":"var headerFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/labelsspacing","title":"var labelsSpacing: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxheight","title":"var maxHeight: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/maxwidth","title":"var maxWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/messagefont","title":"var messageFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/minwidth","title":"var minWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onlayout","title":"var onLayout: ((FullView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/onpresent","title":"var onPresent: ((FullView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/ontheme","title":"var onTheme: ((FullView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/preferreddisplaymode","title":"var preferredDisplayMode: DisplayMode?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/shadow","title":"var shadow: Shadow?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/spacing","title":"var spacing: Double","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes\/defaults","title":"static var defaults: BrazeInAppMessageUI.FullView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/attributes","title":"BrazeInAppMessageUI.FullView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.Full, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.property","title":"var displayMode: DisplayMode","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/imageview","title":"var imageView: UIImageView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/preferreddisplaymode","title":"var preferredDisplayMode: DisplayMode?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/full","title":"case full","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/modal","title":"case modal","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview\/displaymode-swift.enum","title":"BrazeInAppMessageUI.FullView.DisplayMode","type":"enum"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/fullview","title":"BrazeInAppMessageUI.FullView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/allowinspector","title":"var allowInspector: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/animation","title":"var animation: Animation","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/automaticbodyclicks","title":"var automaticBodyClicks: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/configure","title":"var configure: ((WKWebViewConfiguration) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/linktargetsupport","title":"var linkTargetSupport: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onlayout","title":"var onLayout: ((HtmlView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/onpresent","title":"var onPresent: ((HtmlView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/ontheme","title":"var onTheme: ((HtmlView) -> Void)?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.HtmlView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.struct","title":"BrazeInAppMessageUI.HtmlView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/init(message:attributes:presented:)","title":"init(message: Braze.InAppMessage.Html, attributes: Attributes, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/attributes-swift.property","title":"let attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/message","title":"var message: Braze.InAppMessage.Html","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presentationconstraintsinstalled","title":"var presentationConstraintsInstalled: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/queryhandler","title":"var queryHandler: Braze.WebViewBridge.QueryHandler","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/schemehandler","title":"var schemeHandler: Braze.WebViewBridge.SchemeHandler","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/scriptmessagehandler","title":"var scriptMessageHandler: Braze.WebViewBridge.ScriptMessageHandler","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview","title":"var webView: WKWebView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/yconstraint","title":"var yConstraint: NSLayoutConstraint?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/installpresentationconstraintsifneeded()","title":"func installPresentationConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/loadmessage()","title":"func loadMessage()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/processnavigationaction(_:istransientopen:)","title":"func processNavigationAction(WKNavigationAction, isTransientOpen: Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/setupwebview()","title":"func setupWebView()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/auto","title":"case auto","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/fade","title":"case fade","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/slide","title":"case slide","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/animation","title":"BrazeInAppMessageUI.HtmlView.Animation","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:decidepolicyfor:decisionhandler:)","title":"func webView(WKWebView, decidePolicyFor: WKNavigationAction, decisionHandler: (WKNavigationActionPolicy) -> Void)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfail:witherror:)","title":"func webView(WKWebView, didFail: WKNavigation!, withError: Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:didfinish:)","title":"func webView(WKWebView, didFinish: WKNavigation!)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wknavigationdelegate-implementations","title":"WKNavigationDelegate Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:createwebviewwith:for:windowfeatures:)","title":"func webView(WKWebView, createWebViewWith: WKWebViewConfiguration, for: WKNavigationAction, windowFeatures: WKWindowFeatures) -> WKWebView?","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptalertpanelwithmessage:initiatedbyframe:completionhandler:)","title":"func webView(WKWebView, runJavaScriptAlertPanelWithMessage: String, initiatedByFrame: WKFrameInfo, completionHandler: () -> Void)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascriptconfirmpanelwithmessage:initiatedbyframe:completionhandler:)","title":"func webView(WKWebView, runJavaScriptConfirmPanelWithMessage: String, initiatedByFrame: WKFrameInfo, completionHandler: (Bool) -> Void)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/webview(_:runjavascripttextinputpanelwithprompt:defaulttext:initiatedbyframe:completionhandler:)","title":"func webView(WKWebView, runJavaScriptTextInputPanelWithPrompt: String, defaultText: String?, initiatedByFrame: WKFrameInfo, completionHandler: (String?) -> Void)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview\/wkuidelegate-implementations","title":"WKUIDelegate Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/htmlview","title":"BrazeInAppMessageUI.HtmlView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/init()","title":"init()","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/size","title":"var size: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct\/symbolsize","title":"var symbolSize: Double","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.struct","title":"BrazeInAppMessageUI.IconView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(coder:)","title":"init?(coder: NSCoder)","type":"init"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/init(symbol:attributes:theme:)","title":"init(symbol: String, attributes: Attributes, theme: Braze.InAppMessage.Theme)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/intrinsiccontentsize","title":"var intrinsicContentSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/label","title":"var label: UILabel","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/symbol","title":"var symbol: String","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/theme","title":"var theme: Braze.InAppMessage.Theme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/iconview","title":"BrazeInAppMessageUI.IconView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/buttonsattributes","title":"var buttonsAttributes: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/dismissonbackgroundtap","title":"var dismissOnBackgroundTap: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxheight","title":"var maxHeight: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/maxwidth","title":"var maxWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/minwidth","title":"var minWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onlayout","title":"var onLayout: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/onpresent","title":"var onPresent: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/ontheme","title":"var onTheme: ((ModalImageView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/scrolllargeimages","title":"var scrollLargeImages: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/shadow","title":"var shadow: Shadow?","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.ModalImageView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ModalImageView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.ModalImage, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttons","title":"var buttons: [ButtonView]","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/buttonscontainer","title":"var buttonsContainer: StackView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/closebutton","title":"var closeButton: UIButton","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/contentview","title":"var contentView: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imagecontainerview","title":"var imageContainerView: UIScrollView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/imageview","title":"var imageView: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/message","title":"var message: Braze.InAppMessage.ModalImage","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presentationconstraintsinstalled","title":"var presentationConstraintsInstalled: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/shadowview","title":"var shadowView: ShadowView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapbackgroundgesture","title":"var tapBackgroundGesture: UITapGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/tapgesture","title":"var tapGesture: UITapGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/theme","title":"var theme: Braze.InAppMessage.Theme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/installpresentationconstraintsifneeded()","title":"func installPresentationConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalimageview","title":"BrazeInAppMessageUI.ModalImageView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/init(modal:attributes:traitcollection:)","title":"init(modal: Braze.InAppMessage.Modal, attributes: BrazeInAppMessageUI.ModalView.Attributes, traitCollection: UITraitCollection)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/header","title":"var header: BrazeInAppMessageUI.ModalTextView.TextStyle","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/headermessagespacing","title":"var headerMessageSpacing: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct\/message","title":"var message: BrazeInAppMessageUI.ModalTextView.TextStyle","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ModalTextView.Attributes","type":"struct"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/alignment","title":"var alignment: NSTextAlignment","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/color","title":"var color: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle\/font","title":"var font: UIFont","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/textstyle","title":"BrazeInAppMessageUI.ModalTextView.TextStyle","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(header:message:attributes:)","title":"init(header: String, message: String, attributes: Attributes)","type":"init"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/init(modal:attributes:traitcollection:)","title":"init(modal: Braze.InAppMessage.Modal, attributes: BrazeInAppMessageUI.ModalView.Attributes, traitCollection: UITraitCollection)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/header","title":"var header: String","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview\/message","title":"var message: String","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modaltextview","title":"BrazeInAppMessageUI.ModalTextView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/buttonsattributes","title":"var buttonsAttributes: BrazeInAppMessageUI.ButtonView.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/dismissonbackgroundtap","title":"var dismissOnBackgroundTap: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/headerfont","title":"var headerFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/labelsspacing","title":"var labelsSpacing: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxheight","title":"var maxHeight: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/maxwidth","title":"var maxWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/messagefont","title":"var messageFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/minwidth","title":"var minWidth: ViewDimension","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onlayout","title":"var onLayout: ((ModalView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/onpresent","title":"var onPresent: ((ModalView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/ontheme","title":"var onTheme: ((ModalView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/shadow","title":"var shadow: Shadow?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/spacing","title":"var spacing: Double","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.ModalView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.struct","title":"BrazeInAppMessageUI.ModalView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.Modal, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttons","title":"var buttons: [BrazeInAppMessageUI.ButtonView]","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/buttonscontainer","title":"var buttonsContainer: StackView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/closebutton","title":"var closeButton: UIButton","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/contentview","title":"var contentView: StackView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/gifviewprovider","title":"let gifViewProvider: GIFViewProvider","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/graphicview","title":"var graphicView: UIView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/message","title":"var message: Braze.InAppMessage.Modal","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presentationconstraintsinstalled","title":"var presentationConstraintsInstalled: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/shadowview","title":"var shadowView: ShadowView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapbackgroundgesture","title":"var tapBackgroundGesture: UITapGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/tapgesture","title":"var tapGesture: UITapGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/textview","title":"var textView: ModalTextView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/theme","title":"var theme: Braze.InAppMessage.Theme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/installpresentationconstraintsifneeded()","title":"func installPresentationConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/modalview","title":"BrazeInAppMessageUI.ModalView","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/chevronvisibility","title":"var chevronVisibility: ChevronVisibility","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/dismissible","title":"var dismissible: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/font","title":"var font: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/graphicleadingpadding","title":"var graphicLeadingPadding: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornercurve","title":"var imageCornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagecornerradius","title":"var imageCornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/imagesize","title":"var imageSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/margin","title":"var margin: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/maxwidth","title":"var maxWidth: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/minheight","title":"var minHeight: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onlayout","title":"var onLayout: ((SlideupView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/onpresent","title":"var onPresent: ((SlideupView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/ontheme","title":"var onTheme: ((SlideupView) -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/shadow","title":"var shadow: Shadow?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/spacing","title":"var spacing: Double","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct\/defaults","title":"static var defaults: BrazeInAppMessageUI.SlideupView.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.struct","title":"BrazeInAppMessageUI.SlideupView.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/init(message:attributes:gifviewprovider:presented:)","title":"init(message: Braze.InAppMessage.Slideup, attributes: Attributes, gifViewProvider: GIFViewProvider, presented: Bool)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronview","title":"var chevronView: UIImageView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/contentview","title":"var contentView: StackView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/graphicview","title":"var graphicView: UIView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inneryconstraint","title":"var innerYConstraint: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/message","title":"var message: Braze.InAppMessage.Slideup","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/messagelabel","title":"var messageLabel: UILabel","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/outeryconstraint","title":"var outerYConstraint: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pangesture","title":"var panGesture: UIPanGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presentationconstraintsinstalled","title":"var presentationConstraintsInstalled: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/pressgesture","title":"var pressGesture: UILongPressGestureRecognizer","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/shadowview","title":"var shadowView: ShadowView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/theme","title":"var theme: Braze.InAppMessage.Theme","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/applytheme()","title":"func applyTheme()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/installpresentationconstraintsifneeded()","title":"func installPresentationConstraintsIfNeeded()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/point(inside:with:)","title":"func point(inside: CGPoint, with: UIEvent?) -> Bool","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/auto","title":"case auto","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/hidden","title":"case hidden","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/visible","title":"case visible","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/chevronvisibility","title":"BrazeInAppMessageUI.SlideupView.ChevronVisibility","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview\/inappmessageview-implementations","title":"InAppMessageView Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/slideupview","title":"BrazeInAppMessageUI.SlideupView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/init(buttons:attributes:onclick:)","title":"init?(buttons: [Braze.InAppMessage.Button], attributes: BrazeInAppMessageUI.ButtonView.Attributes, onClick: (Braze.InAppMessage.Button) -> Void)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/intrinsiccontentsize","title":"var intrinsicContentSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stack","title":"let stack: UIStackView","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview\/stackpositionconstraints","title":"var stackPositionConstraints: [NSLayoutConstraint]!","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/stackview","title":"BrazeInAppMessageUI.StackView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/init(coder:)","title":"init?(coder: NSCoder)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/childforstatusbarstyle","title":"var childForStatusBarStyle: UIViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredscreenedgesdeferringsystemgestures","title":"var preferredScreenEdgesDeferringSystemGestures: UIRectEdge","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarstyle","title":"var preferredStatusBarStyle: UIStatusBarStyle","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferredstatusbarupdateanimation","title":"var preferredStatusBarUpdateAnimation: UIStatusBarAnimation","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefershomeindicatorautohidden","title":"var prefersHomeIndicatorAutoHidden: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/preferspointerlocked","title":"var prefersPointerLocked: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/supportedinterfaceorientations","title":"var supportedInterfaceOrientations: UIInterfaceOrientationMask","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/loadview()","title":"func loadView()","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewdidappear(_:)","title":"func viewDidAppear(Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller\/viewwilltransition(to:with:)","title":"func viewWillTransition(to: CGSize, with: UIViewControllerTransitionCoordinator)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewcontroller","title":"BrazeInAppMessageUI.ViewController","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/window\/hittest(_:with:)","title":"func hitTest(CGPoint, with: UIEvent?) -> UIView?","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/window","title":"BrazeInAppMessageUI.Window","type":"class"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/attributes","title":"var attributes: ViewAttributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/customview","title":"var customView: InAppMessageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/message","title":"var message: Braze.InAppMessage","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferencesproxy","title":"var preferencesProxy: UIViewController?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/preferredorientation","title":"var preferredOrientation: UIInterfaceOrientation","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/statusbarhidebehavior","title":"var statusBarHideBehavior: StatusBarHideBehavior","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowlevel","title":"var windowLevel: UIWindow.Level","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext\/windowscene","title":"var windowScene: UIWindowScene?","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentationcontext","title":"BrazeInAppMessageUI.PresentationContext","type":"struct"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/delegate","title":"var delegate: BrazeInAppMessageUIDelegate?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/messageview","title":"var messageView: InAppMessageView?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/stack","title":"var stack: [Braze.InAppMessage]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-7ytdc","title":"func present(message: Braze.InAppMessageRaw)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/present(message:)-f2ra","title":"func present(message: Braze.InAppMessage)","type":"method"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/presentnext()","title":"func presentNext()","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/discard","title":"case discard","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/now","title":"case now","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/reenqueue","title":"case reenqueue","type":"case"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/later","title":"static var later: `Self`","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/displaychoice","title":"BrazeInAppMessageUI.DisplayChoice","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/assetsfailure(_:)","title":"case assetsFailure(Braze.ErrorString)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/htmlnobaseurl","title":"case htmlNoBaseURL","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidbrazeactions","title":"case invalidBrazeActions","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidconstraints","title":"case invalidConstraints","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/invalidpushprimer","title":"case invalidPushPrimer","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/messagecontextinvalid","title":"case messageContextInvalid","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/noapprootviewcontroller","title":"case noAppRootViewController","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogclick","title":"case noContextLogClick","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextlogimpression","title":"case noContextLogImpression","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nocontextprocessclickaction","title":"case noContextProcessClickAction","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nofontawesome","title":"case noFontAwesome","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomainthread","title":"case noMainThread","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomatchingorientation","title":"case noMatchingOrientation","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nomessageview","title":"case noMessageView","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/nowindowscene","title":"case noWindowScene","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/othermessagepresented(push:)","title":"case otherMessagePresented(push: Bool)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/rawtotypedconversion(_:)","title":"case rawToTypedConversion(Braze.ErrorString)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewnavigation(_:)","title":"case webViewNavigation(Braze.ErrorString)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewquery(_:)","title":"case webViewQuery(Braze.WebViewBridge.QueryHandler.Error)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscheme(_:)","title":"case webViewScheme(Braze.WebViewBridge.SchemeHandler.Error)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/webviewscript(_:)","title":"case webViewScript(Braze.WebViewBridge.ScriptMessageHandler.Error)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/error\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/error","title":"BrazeInAppMessageUI.Error","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/auto","title":"case auto","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/hidden","title":"case hidden","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/visible","title":"case visible","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/statusbarhidebehavior","title":"BrazeInAppMessageUI.StatusBarHideBehavior","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full(_:)","title":"case full(FullView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage(_:)","title":"case fullImage(FullImageView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html(_:)","title":"case html(HtmlView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal(_:)","title":"case modal(ModalView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage(_:)","title":"case modalImage(ModalImageView.Attributes)","type":"case"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup(_:)","title":"case slideup(SlideupView.Attributes)","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/full","title":"var full: FullView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/fullimage","title":"var fullImage: FullImageView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/html","title":"var html: HtmlView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modal","title":"var modal: ModalView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/modalimage","title":"var modalImage: ModalImageView.Attributes?","type":"property"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/slideup","title":"var slideup: SlideupView.Attributes?","type":"property"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes\/defaults(for:)","title":"static func defaults(for: Braze.InAppMessage) -> `Self`?","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageui\/viewattributes","title":"BrazeInAppMessageUI.ViewAttributes","type":"enum"}],"path":"\/documentation\/brazeui\/brazeinappmessageui","title":"BrazeInAppMessageUI","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-22gnu","title":"func inAppMessage(BrazeInAppMessageUI, didDismiss: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:diddismiss:view:)-9hd0y","title":"func inAppMessage(BrazeInAppMessageUI, didDismiss: Braze.InAppMessage, view: InAppMessageView)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-6b8kn","title":"func inAppMessage(BrazeInAppMessageUI, didPresent: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:didpresent:view:)-89ucr","title":"func inAppMessage(BrazeInAppMessageUI, didPresent: Braze.InAppMessage, view: InAppMessageView)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-86zt4","title":"func inAppMessage(BrazeInAppMessageUI, displayChoiceForMessage: Braze.InAppMessage) -> BrazeInAppMessageUI.DisplayChoice","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:displaychoiceformessage:)-9w1nb","title":"func inAppMessage(BrazeInAppMessageUI, displayChoiceForMessage: Braze.InAppMessage) -> BrazeInAppMessageUI.DisplayChoice","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-4ole4","title":"func inAppMessage(BrazeInAppMessageUI, prepareWith: inout BrazeInAppMessageUI.PresentationContext)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:preparewith:)-11fog","title":"func inAppMessage(BrazeInAppMessageUI, prepareWith: inout BrazeInAppMessageUI.PresentationContext)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-7lvld","title":"func inAppMessage(BrazeInAppMessageUI, shouldProcess: Braze.InAppMessage.ClickAction, buttonId: String?, message: Braze.InAppMessage, view: InAppMessageView) -> Bool","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:shouldprocess:buttonid:message:view:)-122yi","title":"func inAppMessage(BrazeInAppMessageUI, shouldProcess: Braze.InAppMessage.ClickAction, buttonId: String?, message: Braze.InAppMessage, view: InAppMessageView) -> Bool","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-8p6ls","title":"func inAppMessage(BrazeInAppMessageUI, willDismiss: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willdismiss:view:)-10hz5","title":"func inAppMessage(BrazeInAppMessageUI, willDismiss: Braze.InAppMessage, view: InAppMessageView)","type":"method"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-8x6lz","title":"func inAppMessage(BrazeInAppMessageUI, willPresent: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"title":"BrazeInAppMessageUIDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate\/inappmessage(_:willpresent:view:)-4pzvv","title":"func inAppMessage(BrazeInAppMessageUI, willPresent: Braze.InAppMessage, view: InAppMessageView)","type":"method"}],"path":"\/documentation\/brazeui\/brazeinappmessageuidelegate","title":"BrazeInAppMessageUIDelegate","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/inappmessageview\/control","title":"var control: BrazeInAppMessageUI.ControlView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/controller","title":"var controller: BrazeInAppMessageUI.ViewController?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/full","title":"var full: BrazeInAppMessageUI.FullView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/fullimage","title":"var fullImage: BrazeInAppMessageUI.FullImageView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/html","title":"var html: BrazeInAppMessageUI.HtmlView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/initialaccessibilityelement","title":"var initialAccessibilityElement: Any?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/islargelandscape","title":"var isLargeLandscape: Bool","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/modal","title":"var modal: BrazeInAppMessageUI.ModalView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/modalimage","title":"var modalImage: BrazeInAppMessageUI.ModalImageView?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/prefersstatusbarhidden","title":"var prefersStatusBarHidden: Bool?","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/presented","title":"var presented: Bool","type":"property"},{"path":"\/documentation\/brazeui\/inappmessageview\/slideup","title":"var slideup: BrazeInAppMessageUI.SlideupView?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/inappmessageview\/diddismiss()","title":"func didDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/didpresent()","title":"func didPresent()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/dismiss(completion:)","title":"func dismiss(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/logclick(buttonid:)","title":"func logClick(buttonId: String?)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/logerror(_:)","title":"func logError(BrazeInAppMessageUI.Error)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/logimpression()","title":"func logImpression()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/makekey()","title":"func makeKey()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/present(completion:)","title":"func present(completion: (() -> Void)?)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/process(clickaction:buttonid:target:)","title":"func process(clickAction: Braze.InAppMessage.ClickAction, buttonId: String?, target: Any?)","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/webviewqueryhandler()","title":"func webViewQueryHandler() -> Braze.WebViewBridge.QueryHandler","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/webviewschemehandler()","title":"func webViewSchemeHandler() -> Braze.WebViewBridge.SchemeHandler","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/webviewscriptmessagehandler()","title":"func webViewScriptMessageHandler() -> Braze.WebViewBridge.ScriptMessageHandler","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/willdismiss()","title":"func willDismiss()","type":"method"},{"path":"\/documentation\/brazeui\/inappmessageview\/willpresent()","title":"func willPresent()","type":"method"}],"path":"\/documentation\/brazeui\/inappmessageview","title":"InAppMessageView","type":"protocol"},{"title":"Content Cards UI","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/init(braze:shouldprocess:attributes:)","title":"init(braze: Braze?, shouldProcess: (Braze.ContentCard.ClickAction, Braze.ContentCard) -> Bool, attributes: Attributes)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/makecoordinator()","title":"func makeCoordinator() -> Coordinator","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/makeuiviewcontroller(context:)","title":"func makeUIViewController(context: Context) -> BrazeContentCardUI.ViewController","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/updateuiviewcontroller(_:context:)","title":"func updateUIViewController(BrazeContentCardUI.ViewController, context: Context)","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/attributes","title":"ContentCardsView.Attributes","type":"typealias"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/coordinator\/contentcard(_:shouldprocess:card:)","title":"func contentCard(BrazeContentCardUI.ViewController, shouldProcess: Braze.ContentCard.ClickAction, card: Braze.ContentCard) -> Bool","type":"method"}],"path":"\/documentation\/brazeui\/contentcardsview\/coordinator","title":"ContentCardsView.Coordinator","type":"class"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/body","title":"var body: Never","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/sizethatfits(_:uiviewcontroller:context:)","title":"func sizeThatFits(ProposedViewSize, uiViewController: Self.UIViewControllerType, context: Self.Context) -> CGSize?","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/contentcardsview\/dismantleuiviewcontroller(_:coordinator:)","title":"static func dismantleUIViewController(Self.UIViewControllerType, coordinator: Self.Coordinator)","type":"method"}],"path":"\/documentation\/brazeui\/contentcardsview\/uiviewcontrollerrepresentable-implementations","title":"UIViewControllerRepresentable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accentcolor(_:)","title":"func accentColor(Color?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-4golv","title":"func accessibility(activationPoint: UnitPoint) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(activationpoint:)-8idkl","title":"func accessibility(activationPoint: CGPoint) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(addtraits:)","title":"func accessibility(addTraits: AccessibilityTraits) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(hidden:)","title":"func accessibility(hidden: Bool) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(hint:)","title":"func accessibility(hint: Text) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(identifier:)","title":"func accessibility(identifier: String) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(inputlabels:)","title":"func accessibility(inputLabels: [Text]) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(label:)","title":"func accessibility(label: Text) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(removetraits:)","title":"func accessibility(removeTraits: AccessibilityTraits) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(selectionidentifier:)","title":"func accessibility(selectionIdentifier: AnyHashable) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(sortpriority:)","title":"func accessibility(sortPriority: Double) -> ModifiedContent","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/accessibility(value:)","title":"func accessibility(value: Text) -> ModifiedContent","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(_:_:)","title":"func accessibilityAction(AccessibilityActionKind, () -> Void) -> ModifiedContent","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/accessibilityaction(action:label:)","title":"func accessibilityAction(LocalizedStringKey, isPresented: Binding, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-7mpmn","title":"func alert(S, isPresented: Binding, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:)-81l6e","title":"func alert(Text, isPresented: Binding, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-1y1tu","title":"func alert(S, isPresented: Binding, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-2emfo","title":"func alert(LocalizedStringKey, isPresented: Binding, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:actions:message:)-7nf8z","title":"func alert(Text, isPresented: Binding, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-7y0ut","title":"func alert(S, isPresented: Binding, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-a6tp","title":"func alert(LocalizedStringKey, isPresented: Binding, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:)-iuxc","title":"func alert(Text, isPresented: Binding, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4f51p","title":"func alert(LocalizedStringKey, isPresented: Binding, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-4gsuf","title":"func alert(Text, isPresented: Binding, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(_:ispresented:presenting:actions:message:)-79r7f","title":"func alert(S, isPresented: Binding, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:content:)","title":"func alert(isPresented: Binding, content: () -> Alert) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:)","title":"func alert(isPresented: Binding, error: E?, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alert(ispresented:error:actions:message:)","title":"func alert(isPresented: Binding, error: E?, actions: (E) -> A, message: (E) -> M) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/alert(item:content:)","title":"func alert(item: Binding, content: (Item) -> Alert) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-575k3","title":"func alignmentGuide(HorizontalAlignment, computeValue: (ViewDimensions) -> CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alignmentguide(_:computevalue:)-6mxlk","title":"func alignmentGuide(VerticalAlignment, computeValue: (ViewDimensions) -> CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/alloweddynamicrange(_:)","title":"func allowedDynamicRange(Image.DynamicRange?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/allowshittesting(_:)","title":"func allowsHitTesting(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/allowstightening(_:)","title":"func allowsTightening(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/anchorpreference(key:value:transform:)","title":"func anchorPreference(key: K.Type, value: Anchor.Source, transform: (Anchor) -> K.Value) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/animation(_:)","title":"func animation(Animation?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/animation(_:body:)","title":"func animation(Animation?, body: (PlaceholderContentView) -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/animation(_:value:)","title":"func animation(Animation?, value: V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-38p3e","title":"func aspectRatio(CGSize, contentMode: ContentMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/aspectratio(_:contentmode:)-7zn25","title":"func aspectRatio(CGFloat?, contentMode: ContentMode) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/autocapitalization(_:)","title":"func autocapitalization(UITextAutocapitalizationType) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/autocorrectiondisabled(_:)","title":"func autocorrectionDisabled(Bool) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/background(_:alignment:)","title":"func background(Background, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(_:ignoressafeareaedges:)","title":"func background(S, ignoresSafeAreaEdges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-609vv","title":"func background(S, in: T, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(_:in:fillstyle:)-8rt56","title":"func background(S, in: T, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(alignment:content:)","title":"func background(alignment: Alignment, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(ignoressafeareaedges:)","title":"func background(ignoresSafeAreaEdges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-43zuc","title":"func background(in: S, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/background(in:fillstyle:)-70yfi","title":"func background(in: S, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:_:)","title":"func backgroundPreferenceValue(Key.Type, (Key.Value) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/backgroundpreferencevalue(_:alignment:_:)","title":"func backgroundPreferenceValue(K.Type, alignment: Alignment, (K.Value) -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/backgroundstyle(_:)","title":"func backgroundStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-19j8g","title":"func badge(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-222ko","title":"func badge(Int) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-71mf6","title":"func badge(LocalizedStringKey?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badge(_:)-94t7r","title":"func badge(S?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/badgeprominence(_:)","title":"func badgeProminence(BadgeProminence) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/baselineoffset(_:)","title":"func baselineOffset(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/blendmode(_:)","title":"func blendMode(BlendMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/blur(radius:opaque:)","title":"func blur(radius: CGFloat, opaque: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/bold(_:)","title":"func bold(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/border(_:width:)","title":"func border(S, width: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/brightness(_:)","title":"func brightness(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/buttonbordershape(_:)","title":"func buttonBorderShape(ButtonBorderShape) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/buttonrepeatbehavior(_:)","title":"func buttonRepeatBehavior(ButtonRepeatBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-425rp","title":"func buttonStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/buttonstyle(_:)-4gx0k","title":"func buttonStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/clipshape(_:style:)","title":"func clipShape(S, style: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/clipped(antialiased:)","title":"func clipped(antialiased: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/coloreffect(_:isenabled:)","title":"func colorEffect(Shader, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/colorinvert()","title":"func colorInvert() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/colormultiply(_:)","title":"func colorMultiply(Color) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/colorscheme(_:)","title":"func colorScheme(ColorScheme) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/compositinggroup()","title":"func compositingGroup() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5jy66","title":"func confirmationDialog(S, isPresented: Binding, titleVisibility: Visibility, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-5yklx","title":"func confirmationDialog(Text, isPresented: Binding, titleVisibility: Visibility, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:)-8v9g","title":"func confirmationDialog(LocalizedStringKey, isPresented: Binding, titleVisibility: Visibility, actions: () -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-57bfu","title":"func confirmationDialog(Text, isPresented: Binding, titleVisibility: Visibility, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-6p6wu","title":"func confirmationDialog(S, isPresented: Binding, titleVisibility: Visibility, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-7zmbq","title":"func confirmationDialog(LocalizedStringKey, isPresented: Binding, titleVisibility: Visibility, actions: () -> A, message: () -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-4mfr5","title":"func confirmationDialog(Text, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6g3mr","title":"func confirmationDialog(S, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-6tf2r","title":"func confirmationDialog(LocalizedStringKey, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-3veqw","title":"func confirmationDialog(S, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6e53x","title":"func confirmationDialog(LocalizedStringKey, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8okp6","title":"func confirmationDialog(Text, isPresented: Binding, titleVisibility: Visibility, presenting: T?, actions: (T) -> A, message: (T) -> M) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerbackground(_:for:)","title":"func containerBackground(S, for: ContainerBackgroundPlacement) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerbackground(for:alignment:content:)","title":"func containerBackground(for: ContainerBackgroundPlacement, alignment: Alignment, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:)","title":"func containerRelativeFrame(Axis.Set, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:alignment:_:)","title":"func containerRelativeFrame(Axis.Set, alignment: Alignment, (CGFloat, Axis) -> CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containerrelativeframe(_:count:span:spacing:alignment:)","title":"func containerRelativeFrame(Axis.Set, count: Int, span: Int, spacing: CGFloat, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/containershape(_:)","title":"func containerShape(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-36e07","title":"func contentMargins(Edge.Set, EdgeInsets, for: ContentMarginPlacement) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:_:for:)-3ye6p","title":"func contentMargins(Edge.Set, CGFloat?, for: ContentMarginPlacement) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentmargins(_:for:)","title":"func contentMargins(CGFloat, for: ContentMarginPlacement) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:_:eofill:)","title":"func contentShape(ContentShapeKinds, S, eoFill: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contentshape(_:eofill:)","title":"func contentShape(S, eoFill: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contenttransition(_:)","title":"func contentTransition(ContentTransition) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/contextmenu(_:)","title":"func contextMenu(ContextMenu?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contextmenu(forselectiontype:menu:primaryaction:)","title":"func contextMenu(forSelectionType: I.Type, menu: (Set) -> M, primaryAction: ((Set) -> Void)?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:)","title":"func contextMenu(menuItems: () -> MenuItems) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contextmenu(menuitems:preview:)","title":"func contextMenu(menuItems: () -> M, preview: () -> P) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/contrast(_:)","title":"func contrast(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/controlgroupstyle(_:)","title":"func controlGroupStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/controlsize(_:)","title":"func controlSize(ControlSize) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(_:)","title":"func coordinateSpace(NamedCoordinateSpace) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/coordinatespace(name:)","title":"func coordinateSpace(name: T) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/cornerradius(_:antialiased:)","title":"func cornerRadius(CGFloat, antialiased: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/datepickerstyle(_:)","title":"func datePickerStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/defaultappstorage(_:)","title":"func defaultAppStorage(UserDefaults) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/defaultfocus(_:_:priority:)","title":"func defaultFocus(FocusState.Binding, V, priority: DefaultFocusEvaluationPriority) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/defaulthovereffect(_:)","title":"func defaultHoverEffect(HoverEffect?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/defaultscrollanchor(_:)","title":"func defaultScrollAnchor(UnitPoint?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/deferssystemgestures(on:)","title":"func defersSystemGestures(on: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/deletedisabled(_:)","title":"func deleteDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogicon(_:)","title":"func dialogIcon(Image?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-42v0r","title":"func dialogSuppressionToggle(LocalizedStringKey, isSuppressed: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-6ryms","title":"func dialogSuppressionToggle(S, isSuppressed: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(_:issuppressed:)-7syjp","title":"func dialogSuppressionToggle(Text, isSuppressed: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dialogsuppressiontoggle(issuppressed:)","title":"func dialogSuppressionToggle(isSuppressed: Binding) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/disableautocorrection(_:)","title":"func disableAutocorrection(Bool?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/disabled(_:)","title":"func disabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/disclosuregroupstyle(_:)","title":"func disclosureGroupStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/distortioneffect(_:maxsampleoffset:isenabled:)","title":"func distortionEffect(Shader, maxSampleOffset: CGSize, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/draggable(_:)","title":"func draggable(() -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/draggable(_:preview:)","title":"func draggable(() -> T, preview: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/drawinggroup(opaque:colormode:)","title":"func drawingGroup(opaque: Bool, colorMode: ColorRenderingMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dropdestination(for:action:istargeted:)","title":"func dropDestination(for: T.Type, action: ([T], CGPoint) -> Bool, isTargeted: (Bool) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-6u9fs","title":"func dynamicTypeSize(DynamicTypeSize) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/dynamictypesize(_:)-83wi4","title":"func dynamicTypeSize(T) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/edgesignoringsafearea(_:)","title":"func edgesIgnoringSafeArea(Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/environment(_:)","title":"func environment(T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/environment(_:_:)","title":"func environment(WritableKeyPath, V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/environmentobject(_:)","title":"func environmentObject(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogbrowseroptions(_:)","title":"func fileDialogBrowserOptions(FileDialogBrowserOptions) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-4wbrq","title":"func fileDialogConfirmationLabel(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-5wndd","title":"func fileDialogConfirmationLabel(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogconfirmationlabel(_:)-8v1p","title":"func fileDialogConfirmationLabel(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogcustomizationid(_:)","title":"func fileDialogCustomizationID(String) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogdefaultdirectory(_:)","title":"func fileDialogDefaultDirectory(URL?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogimportsunresolvedaliases(_:)","title":"func fileDialogImportsUnresolvedAliases(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-2lipg","title":"func fileDialogMessage(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-3fdzn","title":"func fileDialogMessage(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogmessage(_:)-7csa7","title":"func fileDialogMessage(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filedialogurlenabled(_:)","title":"func fileDialogURLEnabled(Predicate) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-1ponf","title":"func fileExporter(isPresented: Binding, document: D?, contentType: UTType, defaultFilename: String?, onCompletion: (Result) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-4nfly","title":"func fileExporter(isPresented: Binding, document: D?, contentType: UTType, defaultFilename: String?, onCompletion: (Result) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-7b0by","title":"func fileExporter(isPresented: Binding, document: D?, contentTypes: [UTType], defaultFilename: String?, onCompletion: (Result) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-894lq","title":"func fileExporter(isPresented: Binding, document: D?, contentTypes: [UTType], defaultFilename: String?, onCompletion: (Result) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-58mvw","title":"func fileExporter(isPresented: Binding, documents: C, contentType: UTType, onCompletion: (Result<[URL], Error>) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttype:oncompletion:)-6gk06","title":"func fileExporter(isPresented: Binding, documents: C, contentType: UTType, onCompletion: (Result<[URL], Error>) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-2f2xg","title":"func fileExporter(isPresented: Binding, documents: C, contentTypes: [UTType], onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-5nni6","title":"func fileExporter(isPresented: Binding, documents: C, contentTypes: [UTType], onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)","title":"func fileExporter(isPresented: Binding, item: T?, contentTypes: [UTType], defaultFilename: String?, onCompletion: (Result) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)","title":"func fileExporter(isPresented: Binding, items: C, contentTypes: [UTType], onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-4fj5n","title":"func fileExporterFilenameLabel(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-55u36","title":"func fileExporterFilenameLabel(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileexporterfilenamelabel(_:)-6ko3x","title":"func fileExporterFilenameLabel(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)","title":"func fileImporter(isPresented: Binding, allowedContentTypes: [UTType], allowsMultipleSelection: Bool, onCompletion: (Result<[URL], Error>) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)","title":"func fileImporter(isPresented: Binding, allowedContentTypes: [UTType], allowsMultipleSelection: Bool, onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fileimporter(ispresented:allowedcontenttypes:oncompletion:)","title":"func fileImporter(isPresented: Binding, allowedContentTypes: [UTType], onCompletion: (Result) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:)","title":"func fileMover(isPresented: Binding, file: URL?, onCompletion: (Result) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:file:oncompletion:oncancellation:)","title":"func fileMover(isPresented: Binding, file: URL?, onCompletion: (Result) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:)","title":"func fileMover(isPresented: Binding, files: C, onCompletion: (Result<[URL], Error>) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/filemover(ispresented:files:oncompletion:oncancellation:)","title":"func fileMover(isPresented: Binding, files: C, onCompletion: (Result<[URL], Error>) -> Void, onCancellation: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/finddisabled(_:)","title":"func findDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/findnavigator(ispresented:)","title":"func findNavigator(isPresented: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fixedsize()","title":"func fixedSize() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fixedsize(horizontal:vertical:)","title":"func fixedSize(horizontal: Bool, vertical: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/flipsforrighttoleftlayoutdirection(_:)","title":"func flipsForRightToLeftLayoutDirection(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focuseffectdisabled(_:)","title":"func focusEffectDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusable(_:)","title":"func focusable(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusable(_:interactions:)","title":"func focusable(Bool, interactions: FocusInteractions) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focused(_:)","title":"func focused(FocusState.Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focused(_:equals:)","title":"func focused(FocusState.Binding, equals: Value) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-4r5t3","title":"func focusedObject(T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedobject(_:)-6ol0p","title":"func focusedObject(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-3ke5d","title":"func focusedSceneObject(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedsceneobject(_:)-4t55r","title":"func focusedSceneObject(T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-7iv4y","title":"func focusedSceneValue(WritableKeyPath, T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedscenevalue(_:_:)-8lmyn","title":"func focusedSceneValue(WritableKeyPath, T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:)","title":"func focusedValue(T?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-7db1c","title":"func focusedValue(WritableKeyPath, Value) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/focusedvalue(_:_:)-92bbz","title":"func focusedValue(WritableKeyPath, Value?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/font(_:)","title":"func font(Font?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fontdesign(_:)","title":"func fontDesign(Font.Design?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fontweight(_:)","title":"func fontWeight(Font.Weight?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fontwidth(_:)","title":"func fontWidth(Font.Width?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/foregroundcolor(_:)","title":"func foregroundColor(Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:)","title":"func foregroundStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:)","title":"func foregroundStyle(S1, S2) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/foregroundstyle(_:_:_:)","title":"func foregroundStyle(S1, S2, S3) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/formstyle(_:)","title":"func formStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/frame()","title":"func frame() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)","title":"func frame(minWidth: CGFloat?, idealWidth: CGFloat?, maxWidth: CGFloat?, minHeight: CGFloat?, idealHeight: CGFloat?, maxHeight: CGFloat?, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/frame(width:height:alignment:)","title":"func frame(width: CGFloat?, height: CGFloat?, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(ispresented:ondismiss:content:)","title":"func fullScreenCover(isPresented: Binding, onDismiss: (() -> Void)?, content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/fullscreencover(item:ondismiss:content:)","title":"func fullScreenCover(item: Binding, onDismiss: (() -> Void)?, content: (Item) -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gaugestyle(_:)","title":"func gaugeStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/geometrygroup()","title":"func geometryGroup() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gesture(_:including:)","title":"func gesture(T, including: GestureMask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/grayscale(_:)","title":"func grayscale(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gridcellanchor(_:)","title":"func gridCellAnchor(UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gridcellcolumns(_:)","title":"func gridCellColumns(Int) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gridcellunsizedaxes(_:)","title":"func gridCellUnsizedAxes(Axis.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/gridcolumnalignment(_:)","title":"func gridColumnAlignment(HorizontalAlignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/groupboxstyle(_:)","title":"func groupBoxStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/handlesexternalevents(preferring:allowing:)","title":"func handlesExternalEvents(preferring: Set, allowing: Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/headerprominence(_:)","title":"func headerProminence(Prominence) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/help(_:)-1up38","title":"func help(Text) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/help(_:)-35kni","title":"func help(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/help(_:)-5oqem","title":"func help(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/hidden()","title":"func hidden() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/highprioritygesture(_:including:)","title":"func highPriorityGesture(T, including: GestureMask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:)","title":"func hoverEffect(HoverEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/hovereffect(_:isenabled:)","title":"func hoverEffect(HoverEffect, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/hovereffectdisabled(_:)","title":"func hoverEffectDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/huerotation(_:)","title":"func hueRotation(Angle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/id(_:)","title":"func id(ID) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ignoressafearea(_:edges:)","title":"func ignoresSafeArea(SafeAreaRegions, edges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/imagescale(_:)","title":"func imageScale(Image.Scale) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/indexviewstyle(_:)","title":"func indexViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/inspector(ispresented:content:)","title":"func inspector(isPresented: Binding, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(_:)","title":"func inspectorColumnWidth(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/inspectorcolumnwidth(min:ideal:max:)","title":"func inspectorColumnWidth(min: CGFloat?, ideal: CGFloat, max: CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/interactionactivitytrackingtag(_:)","title":"func interactionActivityTrackingTag(String) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/interactivedismissdisabled(_:)","title":"func interactiveDismissDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/invalidatablecontent(_:)","title":"func invalidatableContent(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/italic(_:)","title":"func italic(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/itemprovider(_:)","title":"func itemProvider(Optional<() -> NSItemProvider?>) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/kerning(_:)","title":"func kerning(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-28dbm","title":"func keyboardShortcut(KeyboardShortcut?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:)-5q93k","title":"func keyboardShortcut(KeyboardShortcut) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:)","title":"func keyboardShortcut(KeyEquivalent, modifiers: EventModifiers) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardshortcut(_:modifiers:localization:)","title":"func keyboardShortcut(KeyEquivalent, modifiers: EventModifiers, localization: KeyboardShortcut.Localization) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyboardtype(_:)","title":"func keyboardType(UIKeyboardType) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:repeating:content:keyframes:)","title":"func keyframeAnimator(initialValue: Value, repeating: Bool, content: (PlaceholderContentView, Value) -> some View, keyframes: (Value) -> some Keyframes) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/keyframeanimator(initialvalue:trigger:content:keyframes:)","title":"func keyframeAnimator(initialValue: Value, trigger: some Equatable, content: (PlaceholderContentView, Value) -> some View, keyframes: (Value) -> some Keyframes) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/labelstyle(_:)","title":"func labelStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/labeledcontentstyle(_:)","title":"func labeledContentStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/labelshidden()","title":"func labelsHidden() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/layereffect(_:maxsampleoffset:isenabled:)","title":"func layerEffect(Shader, maxSampleOffset: CGSize, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/layoutdirectionbehavior(_:)","title":"func layoutDirectionBehavior(LayoutDirectionBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/layoutpriority(_:)","title":"func layoutPriority(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/layoutvalue(key:value:)","title":"func layoutValue(key: K.Type, value: K.Value) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-28j27","title":"func lineLimit(PartialRangeFrom) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-84sqv","title":"func lineLimit(ClosedRange) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-9pf2w","title":"func lineLimit(PartialRangeThrough) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:)-faoj","title":"func lineLimit(Int?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linelimit(_:reservesspace:)","title":"func lineLimit(Int, reservesSpace: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/linespacing(_:)","title":"func lineSpacing(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-3fh4","title":"func listItemTint(Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listitemtint(_:)-5xqg5","title":"func listItemTint(ListItemTint?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowbackground(_:)","title":"func listRowBackground(V?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowinsets(_:)","title":"func listRowInsets(EdgeInsets?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowseparator(_:edges:)","title":"func listRowSeparator(Visibility, edges: VerticalEdge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowseparatortint(_:edges:)","title":"func listRowSeparatorTint(Color?, edges: VerticalEdge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listrowspacing(_:)","title":"func listRowSpacing(CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listsectionseparator(_:edges:)","title":"func listSectionSeparator(Visibility, edges: VerticalEdge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listsectionseparatortint(_:edges:)","title":"func listSectionSeparatorTint(Color?, edges: VerticalEdge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-18n08","title":"func listSectionSpacing(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/listsectionspacing(_:)-2tb9q","title":"func listSectionSpacing(ListSectionSpacing) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/liststyle(_:)","title":"func listStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/luminancetoalpha()","title":"func luminanceToAlpha() -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/mask(_:)","title":"func mask(Mask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/mask(alignment:_:)","title":"func mask(alignment: Alignment, () -> Mask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/matchedgeometryeffect(id:in:properties:anchor:issource:)","title":"func matchedGeometryEffect(id: ID, in: Namespace.ID, properties: MatchedGeometryProperties, anchor: UnitPoint, isSource: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/menuactiondismissbehavior(_:)","title":"func menuActionDismissBehavior(MenuActionDismissBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/menuindicator(_:)","title":"func menuIndicator(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/menuorder(_:)","title":"func menuOrder(MenuOrder) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/menustyle(_:)","title":"func menuStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/minimumscalefactor(_:)","title":"func minimumScaleFactor(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/modifier(_:)","title":"func modifier(T) -> ModifiedContent","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/monospaced(_:)","title":"func monospaced(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/monospaceddigit()","title":"func monospacedDigit() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/movedisabled(_:)","title":"func moveDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/multilinetextalignment(_:)","title":"func multilineTextAlignment(TextAlignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationbarbackbuttonhidden(_:)","title":"func navigationBarBackButtonHidden(Bool) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbarhidden(_:)","title":"func navigationBarHidden(Bool) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:)","title":"func navigationBarItems(leading: L) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(leading:trailing:)","title":"func navigationBarItems(leading: L, trailing: T) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbaritems(trailing:)","title":"func navigationBarItems(trailing: T) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-5sd5q","title":"func navigationBarTitle(LocalizedStringKey) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-70igs","title":"func navigationBarTitle(S) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:)-8fu5r","title":"func navigationBarTitle(Text) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-2j8ew","title":"func navigationBarTitle(LocalizedStringKey, displayMode: NavigationBarItem.TitleDisplayMode) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-4vyr1","title":"func navigationBarTitle(S, displayMode: NavigationBarItem.TitleDisplayMode) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitle(_:displaymode:)-86fpm","title":"func navigationBarTitle(Text, displayMode: NavigationBarItem.TitleDisplayMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationbartitledisplaymode(_:)","title":"func navigationBarTitleDisplayMode(NavigationBarItem.TitleDisplayMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(for:destination:)","title":"func navigationDestination(for: D.Type, destination: (D) -> C) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(ispresented:destination:)","title":"func navigationDestination(isPresented: Binding, destination: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdestination(item:destination:)","title":"func navigationDestination(item: Binding>, destination: (D) -> C) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-82t5j","title":"func navigationDocument(D) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:)-99wed","title":"func navigationDocument(URL) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3ogb5","title":"func navigationDocument(D, preview: SharePreview) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-3xgr5","title":"func navigationDocument(D, preview: SharePreview) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-46zti","title":"func navigationDocument(D, preview: SharePreview) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationdocument(_:preview:)-vx6m","title":"func navigationDocument(D, preview: SharePreview) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(_:)","title":"func navigationSplitViewColumnWidth(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewcolumnwidth(min:ideal:max:)","title":"func navigationSplitViewColumnWidth(min: CGFloat?, ideal: CGFloat, max: CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationsplitviewstyle(_:)","title":"func navigationSplitViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3ouzo","title":"func navigationTitle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-3vg9g","title":"func navigationTitle(Text) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-4lfi9","title":"func navigationTitle(() -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-55i5g","title":"func navigationTitle(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/navigationtitle(_:)-5qnqd","title":"func navigationTitle(Binding) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/navigationviewstyle(_:)","title":"func navigationViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/offset(_:)","title":"func offset(CGSize) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/offset(x:y:)","title":"func offset(x: CGFloat, y: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onappear(perform:)","title":"func onAppear(perform: (() -> Void)?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-3tovb","title":"func onChange(of: V, initial: Bool, (V, V) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onchange(of:initial:_:)-558l7","title":"func onChange(of: V, initial: Bool, () -> Void) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/onchange(of:perform:)","title":"func onChange(of: V, perform: (V) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/oncontinueuseractivity(_:perform:)","title":"func onContinueUserActivity(String, perform: (NSUserActivity) -> ()) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-2o9nh","title":"func onContinuousHover(coordinateSpace: some CoordinateSpaceProtocol, perform: (HoverPhase) -> Void) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/oncontinuoushover(coordinatespace:perform:)-6pc6p","title":"func onContinuousHover(coordinateSpace: CoordinateSpace, perform: (HoverPhase) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondisappear(perform:)","title":"func onDisappear(perform: (() -> Void)?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:)","title":"func onDrag(() -> NSItemProvider) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrag(_:preview:)","title":"func onDrag(() -> NSItemProvider, preview: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-1867j","title":"func onDrop(of: [UTType], delegate: DropDelegate) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:delegate:)-3ghxr","title":"func onDrop(of: [String], delegate: DropDelegate) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-3emrn","title":"func onDrop(of: [String], isTargeted: Binding?, perform: ([NSItemProvider]) -> Bool) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-44zy9","title":"func onDrop(of: [String], isTargeted: Binding?, perform: ([NSItemProvider], CGPoint) -> Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-6euud","title":"func onDrop(of: [UTType], isTargeted: Binding?, perform: ([NSItemProvider]) -> Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ondrop(of:istargeted:perform:)-lpic","title":"func onDrop(of: [UTType], isTargeted: Binding?, perform: ([NSItemProvider], CGPoint) -> Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onhover(perform:)","title":"func onHover(perform: (Bool) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:action:)","title":"func onKeyPress(KeyEquivalent, action: () -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(_:phases:action:)","title":"func onKeyPress(KeyEquivalent, phases: KeyPress.Phases, action: (KeyPress) -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(characters:phases:action:)","title":"func onKeyPress(characters: CharacterSet, phases: KeyPress.Phases, action: (KeyPress) -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(keys:phases:action:)","title":"func onKeyPress(keys: Set, phases: KeyPress.Phases, action: (KeyPress) -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onkeypress(phases:action:)","title":"func onKeyPress(phases: KeyPress.Phases, action: (KeyPress) -> KeyPress.Result) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)","title":"func onLongPressGesture(minimumDuration: Double, maximumDistance: CGFloat, perform: () -> Void, onPressingChanged: ((Bool) -> Void)?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)","title":"func onLongPressGesture(minimumDuration: Double, maximumDistance: CGFloat, pressing: ((Bool) -> Void)?, perform: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:perform:onpressingchanged:)","title":"func onLongPressGesture(minimumDuration: Double, perform: () -> Void, onPressingChanged: ((Bool) -> Void)?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/onlongpressgesture(minimumduration:pressing:perform:)","title":"func onLongPressGesture(minimumDuration: Double, pressing: ((Bool) -> Void)?, perform: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onopenurl(perform:)","title":"func onOpenURL(perform: (URL) -> ()) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onpreferencechange(_:perform:)","title":"func onPreferenceChange(K.Type, perform: (K.Value) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onreceive(_:perform:)","title":"func onReceive

(P, perform: (P.Output) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onsubmit(of:_:)","title":"func onSubmit(of: SubmitTriggers, (() -> Void)) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-5g1bv","title":"func onTapGesture(count: Int, coordinateSpace: some CoordinateSpaceProtocol, perform: (CGPoint) -> Void) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-7j1jo","title":"func onTapGesture(count: Int, coordinateSpace: CoordinateSpace, perform: (CGPoint) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:perform:)","title":"func onTapGesture(count: Int, perform: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/opacity(_:)","title":"func opacity(Double) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/overlay(_:alignment:)","title":"func overlay(Overlay, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlay(_:ignoressafeareaedges:)","title":"func overlay(S, ignoresSafeAreaEdges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlay(_:in:fillstyle:)","title":"func overlay(S, in: T, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlay(alignment:content:)","title":"func overlay(alignment: Alignment, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:_:)","title":"func overlayPreferenceValue(Key.Type, (Key.Value) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:alignment:_:)","title":"func overlayPreferenceValue(K.Type, alignment: Alignment, (K.Value) -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-4pjqc","title":"func padding(EdgeInsets) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-65l3c","title":"func padding(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/padding(_:_:)","title":"func padding(Edge.Set, CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/paletteselectioneffect(_:)","title":"func paletteSelectionEffect(PaletteSelectionEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/persistentsystemoverlays(_:)","title":"func persistentSystemOverlays(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:content:animation:)","title":"func phaseAnimator(some Sequence, content: (PlaceholderContentView, Phase) -> some View, animation: (Phase) -> Animation?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:trigger:content:animation:)","title":"func phaseAnimator(some Sequence, trigger: some Equatable, content: (PlaceholderContentView, Phase) -> some View, animation: (Phase) -> Animation?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/pickerstyle(_:)","title":"func pickerStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/popover(ispresented:attachmentanchor:arrowedge:content:)","title":"func popover(isPresented: Binding, attachmentAnchor: PopoverAttachmentAnchor, arrowEdge: Edge, content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/popover(item:attachmentanchor:arrowedge:content:)","title":"func popover(item: Binding, attachmentAnchor: PopoverAttachmentAnchor, arrowEdge: Edge, content: (Item) -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/position(_:)","title":"func position(CGPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/position(x:y:)","title":"func position(x: CGFloat, y: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/preference(key:value:)","title":"func preference(key: K.Type, value: K.Value) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/preferredcolorscheme(_:)","title":"func preferredColorScheme(ColorScheme?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(_:)","title":"func presentationBackground(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(alignment:content:)","title":"func presentationBackground(alignment: Alignment, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationbackgroundinteraction(_:)","title":"func presentationBackgroundInteraction(PresentationBackgroundInteraction) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(_:)","title":"func presentationCompactAdaptation(PresentationAdaptation) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(horizontal:vertical:)","title":"func presentationCompactAdaptation(horizontal: PresentationAdaptation, vertical: PresentationAdaptation) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationcontentinteraction(_:)","title":"func presentationContentInteraction(PresentationContentInteraction) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationcornerradius(_:)","title":"func presentationCornerRadius(CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:)","title":"func presentationDetents(Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:selection:)","title":"func presentationDetents(Set, selection: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationdragindicator(_:)","title":"func presentationDragIndicator(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewcontext(_:)","title":"func previewContext(C) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewdevice(_:)","title":"func previewDevice(PreviewDevice?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewdisplayname(_:)","title":"func previewDisplayName(String?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewinterfaceorientation(_:)","title":"func previewInterfaceOrientation(InterfaceOrientation) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewlayout(_:)","title":"func previewLayout(PreviewLayout) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/privacysensitive(_:)","title":"func privacySensitive(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/progressviewstyle(_:)","title":"func progressViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/projectioneffect(_:)","title":"func projectionEffect(ProjectionTransform) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/redacted(reason:)","title":"func redacted(reason: RedactionReasons) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/refreshable(action:)","title":"func refreshable(action: () async -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-8ntro","title":"func renameAction(() -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-tzz4","title":"func renameAction(FocusState.Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/replacedisabled(_:)","title":"func replaceDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/rotation3deffect(_:axis:anchor:anchorz:perspective:)","title":"func rotation3DEffect(Angle, axis: (x: CGFloat, y: CGFloat, z: CGFloat), anchor: UnitPoint, anchorZ: CGFloat, perspective: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/rotationeffect(_:anchor:)","title":"func rotationEffect(Angle, anchor: UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-3m60u","title":"func safeAreaInset(edge: VerticalEdge, alignment: HorizontalAlignment, spacing: CGFloat?, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-5olmy","title":"func safeAreaInset(edge: HorizontalEdge, alignment: VerticalAlignment, spacing: CGFloat?, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-970lj","title":"func safeAreaPadding(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-kpz1","title":"func safeAreaPadding(EdgeInsets) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:_:)","title":"func safeAreaPadding(Edge.Set, CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/saturation(_:)","title":"func saturation(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-3vkzy","title":"func scaleEffect(CGSize, anchor: UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-4w6vb","title":"func scaleEffect(CGFloat, anchor: UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(x:y:anchor:)","title":"func scaleEffect(x: CGFloat, y: CGFloat, anchor: UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaledtofill()","title":"func scaledToFill() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaledtofit()","title":"func scaledToFit() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:)","title":"func scenePadding(Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:edges:)","title":"func scenePadding(ScenePadding, edges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollbouncebehavior(_:axes:)","title":"func scrollBounceBehavior(ScrollBounceBehavior, axes: Axis.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollclipdisabled(_:)","title":"func scrollClipDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollcontentbackground(_:)","title":"func scrollContentBackground(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolldisabled(_:)","title":"func scrollDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolldismisseskeyboard(_:)","title":"func scrollDismissesKeyboard(ScrollDismissesKeyboardMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollindicators(_:axes:)","title":"func scrollIndicators(ScrollIndicatorVisibility, axes: Axis.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(onappear:)","title":"func scrollIndicatorsFlash(onAppear: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(trigger:)","title":"func scrollIndicatorsFlash(trigger: some Equatable) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollposition(id:anchor:)","title":"func scrollPosition(id: Binding<(some Hashable)?>, anchor: UnitPoint?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolltargetbehavior(_:)","title":"func scrollTargetBehavior(some ScrollTargetBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolltargetlayout(isenabled:)","title":"func scrollTargetLayout(isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(_:axis:transition:)","title":"func scrollTransition(ScrollTransitionConfiguration, axis: Axis?, transition: (EmptyVisualEffect, ScrollTransitionPhase) -> some VisualEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(topleading:bottomtrailing:axis:transition:)","title":"func scrollTransition(topLeading: ScrollTransitionConfiguration, bottomTrailing: ScrollTransitionConfiguration, axis: Axis?, transition: (EmptyVisualEffect, ScrollTransitionPhase) -> some VisualEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-5etbc","title":"func searchCompletion(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-6my61","title":"func searchCompletion(String) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchdictationbehavior(_:)","title":"func searchDictationBehavior(TextInputDictationBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchpresentationtoolbarbehavior(_:)","title":"func searchPresentationToolbarBehavior(SearchPresentationToolbarBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:activation:_:)","title":"func searchScopes(Binding, activation: SearchScopeActivation, () -> S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:scopes:)","title":"func searchScopes(Binding, scopes: () -> S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:)","title":"func searchSuggestions(() -> S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:for:)","title":"func searchSuggestions(Visibility, for: SearchSuggestionsPlacement.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq","title":"func searchable(text: Binding, editableTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: some StringProtocol, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160","title":"func searchable(text: Binding, editableTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on","title":"func searchable(text: Binding, editableTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-29gdj","title":"func searchable(text: Binding, editableTokens: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-3n80t","title":"func searchable(text: Binding, editableTokens: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-687h0","title":"func searchable(text: Binding, editableTokens: Binding, placement: SearchFieldPlacement, prompt: some StringProtocol, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-2b4ak","title":"func searchable(text: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-4ocgs","title":"func searchable(text: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-6engp","title":"func searchable(text: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-2g9u3","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-64xq1","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-7ig3","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: Text?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-1yye2","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: S, suggestions: () -> V) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-2fhj7","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: Text?, suggestions: () -> S) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-73t29","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, suggestions: () -> S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6","title":"func searchable(text: Binding, tokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: S, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n","title":"func searchable(text: Binding, tokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr","title":"func searchable(text: Binding, tokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-5go6s","title":"func searchable(text: Binding, tokens: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-7xtoi","title":"func searchable(text: Binding, tokens: Binding, placement: SearchFieldPlacement, prompt: S, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-93a5y","title":"func searchable(text: Binding, tokens: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: S, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, placement: SearchFieldPlacement, prompt: S, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/selectiondisabled(_:)","title":"func selectionDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:)","title":"func sensoryFeedback(SensoryFeedback, trigger: T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:condition:)","title":"func sensoryFeedback(SensoryFeedback, trigger: T, condition: (T, T) -> Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(trigger:_:)","title":"func sensoryFeedback(trigger: T, (T, T) -> SensoryFeedback?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/shadow(color:radius:x:y:)","title":"func shadow(color: Color, radius: CGFloat, x: CGFloat, y: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sheet(ispresented:ondismiss:content:)","title":"func sheet(isPresented: Binding, onDismiss: (() -> Void)?, content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sheet(item:ondismiss:content:)","title":"func sheet(item: Binding, onDismiss: (() -> Void)?, content: (Item) -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/simultaneousgesture(_:including:)","title":"func simultaneousGesture(T, including: GestureMask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/speechadjustedpitch(_:)","title":"func speechAdjustedPitch(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/speechalwaysincludespunctuation(_:)","title":"func speechAlwaysIncludesPunctuation(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/speechannouncementsqueued(_:)","title":"func speechAnnouncementsQueued(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/speechspellsoutcharacters(_:)","title":"func speechSpellsOutCharacters(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/springloadingbehavior(_:)","title":"func springLoadingBehavior(SpringLoadingBehavior) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/statusbar(hidden:)","title":"func statusBar(hidden: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/statusbarhidden(_:)","title":"func statusBarHidden(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/strikethrough(_:pattern:color:)","title":"func strikethrough(Bool, pattern: Text.LineStyle.Pattern, color: Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/submitlabel(_:)","title":"func submitLabel(SubmitLabel) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/submitscope(_:)","title":"func submitScope(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/swipeactions(edge:allowsfullswipe:content:)","title":"func swipeActions(edge: HorizontalEdge, allowsFullSwipe: Bool, content: () -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:isactive:)","title":"func symbolEffect(T, options: SymbolEffectOptions, isActive: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:value:)","title":"func symbolEffect(T, options: SymbolEffectOptions, value: U) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symboleffectsremoved(_:)","title":"func symbolEffectsRemoved(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symbolrenderingmode(_:)","title":"func symbolRenderingMode(SymbolRenderingMode?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symbolvariant(_:)","title":"func symbolVariant(SymbolVariants) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tabitem(_:)","title":"func tabItem(() -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tabviewstyle(_:)","title":"func tabViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tablecolumnheaders(_:)","title":"func tableColumnHeaders(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tablestyle(_:)","title":"func tableStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tag(_:)","title":"func tag(V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/task(id:priority:_:)","title":"func task(id: T, priority: TaskPriority, () async -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/task(priority:_:)","title":"func task(priority: TaskPriority, () async -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textcase(_:)","title":"func textCase(Text.Case?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textcontenttype(_:)","title":"func textContentType(UITextContentType?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/texteditorstyle(_:)","title":"func textEditorStyle(some TextEditorStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textfieldstyle(_:)","title":"func textFieldStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textinputautocapitalization(_:)","title":"func textInputAutocapitalization(TextInputAutocapitalization?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textscale(_:isenabled:)","title":"func textScale(Text.Scale, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textselection(_:)","title":"func textSelection(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-6v9np","title":"func tint(Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-7nkgt","title":"func tint(S?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/togglestyle(_:)","title":"func toggleStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(_:for:)","title":"func toolbar(Visibility, for: ToolbarPlacement...) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-6keef","title":"func toolbar(content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-9zh5p","title":"func toolbar(content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(id:content:)","title":"func toolbar(id: String, content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(removing:)","title":"func toolbar(removing: ToolbarDefaultItemKind?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-44gof","title":"func toolbarBackground(Visibility, for: ToolbarPlacement...) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-5fkto","title":"func toolbarBackground(S, for: ToolbarPlacement...) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbarcolorscheme(_:for:)","title":"func toolbarColorScheme(ColorScheme?, for: ToolbarPlacement...) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbarrole(_:)","title":"func toolbarRole(ToolbarRole) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbartitledisplaymode(_:)","title":"func toolbarTitleDisplayMode(ToolbarTitleDisplayMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbartitlemenu(content:)","title":"func toolbarTitleMenu(content: () -> C) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tracking(_:)","title":"func tracking(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transaction(_:)","title":"func transaction((inout Transaction) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transaction(_:body:)","title":"func transaction((inout Transaction) -> Void, body: (PlaceholderContentView) -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transaction(value:_:)","title":"func transaction(value: some Equatable, (inout Transaction) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transformanchorpreference(key:value:transform:)","title":"func transformAnchorPreference(key: K.Type, value: Anchor.Source, transform: (inout K.Value, Anchor) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transformeffect(_:)","title":"func transformEffect(CGAffineTransform) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transformenvironment(_:transform:)","title":"func transformEnvironment(WritableKeyPath, transform: (inout V) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transformpreference(_:_:)","title":"func transformPreference(K.Type, (inout K.Value) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-640r9","title":"func transition(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-6t5so","title":"func transition(AnyTransition) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/truncationmode(_:)","title":"func truncationMode(Text.TruncationMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-1zq9k","title":"func typeSelectEquivalent(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-2h1uv","title":"func typeSelectEquivalent(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-sbui","title":"func typeSelectEquivalent(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-3gwc7","title":"func typesettingLanguage(TypesettingLanguage, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-91phk","title":"func typesettingLanguage(Locale.Language, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/underline(_:pattern:color:)","title":"func underline(Bool, pattern: Text.LineStyle.Pattern, color: Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/unredacted()","title":"func unredacted() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:element:_:)","title":"func userActivity

(String, element: P?, (P, NSUserActivity) -> ()) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:isactive:_:)","title":"func userActivity(String, isActive: Bool, (NSUserActivity) -> ()) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/visualeffect(_:)","title":"func visualEffect((EmptyVisualEffect, GeometryProxy) -> some VisualEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/zindex(_:)","title":"func zIndex(Double) -> some View","type":"method"}],"path":"\/documentation\/brazeui\/contentcardsview\/view-implementations","title":"View Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/contentcardsview","title":"ContentCardsView","type":"struct"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/captionedimageheight","title":"var captionedImageHeight: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/textcontainercontraints","title":"var textContainerContraints: [NSLayoutConstraint]!","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/applyattributes(_:)","title":"func applyAttributes(Attributes)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/set(card:imageload:)","title":"func set(card: Braze.ContentCard.CaptionedImage, imageLoad: AsyncImageView.ImageLoad?)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/captionedimagecell","title":"BrazeContentCardUI.CaptionedImageCell","type":"class"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/backgroundcolor","title":"var backgroundColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/bordercolor","title":"var borderColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/borderwidth","title":"var borderWidth: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagecornerradius","title":"var classicImageCornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagesize","title":"var classicImageSize: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/classicimagetextspacing","title":"var classicImageTextSpacing: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornercurve","title":"var cornerCurve: CALayerCornerCurve","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/cornerradius","title":"var cornerRadius: Double","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptioncolor","title":"var descriptionColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/descriptionfont","title":"var descriptionFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domaincolor","title":"var domainColor: UIColor?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/domainfont","title":"var domainFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/highlightcolor","title":"var highlightColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/margin","title":"var margin: Margin","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/maxwidth","title":"var maxWidth: Double?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/padding","title":"var padding: UIEdgeInsets","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorcolor","title":"var pinIndicatorColor: UIColor?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/pinindicatorimage","title":"var pinIndicatorImage: UIImage?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/shadow","title":"var shadow: Shadow?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlecolor","title":"var titleColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/titlefont","title":"var titleFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorcolor","title":"var unviewedIndicatorColor: UIColor?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/unviewedindicatorheight","title":"var unviewedIndicatorHeight: Double","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/defaults","title":"static let defaults: BrazeContentCardUI.Cell.Attributes","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.struct","title":"BrazeContentCardUI.Cell.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/container","title":"var container: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerbackground","title":"var containerBackground: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containermaxwidth","title":"var containerMaxWidth: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/containerverticaledges","title":"var containerVerticalEdges: [NSLayoutConstraint]!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/edgescontaineredges","title":"var edgesContainerEdges: [NSLayoutConstraint]!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightable","title":"var highlightable: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/highlightedanimator","title":"var highlightedAnimator: UIViewPropertyAnimator?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/layoutcontaineredges","title":"var layoutContainerEdges: [NSLayoutConstraint]!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/pinindicator","title":"var pinIndicator: UIImageView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/textstack","title":"var textStack: TextStack?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicator","title":"var unviewedIndicator: UIView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/unviewedindicatorheight","title":"var unviewedIndicatorHeight: NSLayoutConstraint!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/viewed","title":"var viewed: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/applyattributes(_:)","title":"func applyAttributes(Attributes)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/hittest(_:with:)","title":"func hitTest(CGPoint, with: UIEvent?) -> UIView?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/sethighlighted(_:animated:)","title":"func setHighlighted(Bool, animated: Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/tintcolordidchange()","title":"func tintColorDidChange()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/edges(_:)","title":"case edges(UIEdgeInsets)","type":"case"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/layoutmargins(_:)","title":"case layoutMargins(UIEdgeInsets)","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/insets","title":"var insets: UIEdgeInsets","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell\/margin","title":"BrazeContentCardUI.Cell.Margin","type":"enum"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/cell","title":"BrazeContentCardUI.Cell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/textstackcontraints","title":"var textStackContraints: [NSLayoutConstraint]!","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/applyattributes(_:)","title":"func applyAttributes(Attributes)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/set(card:)","title":"func set(card: Braze.ContentCard.Classic)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/classiccell","title":"BrazeContentCardUI.ClassicCell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstack","title":"var cardStack: UIStackView","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/cardstackconstraints","title":"var cardStackConstraints: [NSLayoutConstraint]!","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/classicimagesize","title":"var classicImageSize: [NSLayoutConstraint]!","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/applyattributes(_:)","title":"func applyAttributes(Attributes)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/set(card:imageload:)","title":"func set(card: Braze.ContentCard.ClassicImage, imageLoad: AsyncImageView.ImageLoad?)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/classicimagecell","title":"BrazeContentCardUI.ClassicImageCell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/controlcell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/controlcell","title":"BrazeContentCardUI.ControlCell","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imagecell\/contentimageview","title":"var contentImageView: AsyncImageView","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/imagecell","title":"BrazeContentCardUI.ImageCell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/init(style:reuseidentifier:)","title":"init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/installinternalconstraints()","title":"func installInternalConstraints()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/set(card:imageload:)","title":"func set(card: Braze.ContentCard.ImageOnly, imageLoad: AsyncImageView.ImageLoad?)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell\/identifier","title":"static let identifier: String","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/imageonlycell","title":"BrazeContentCardUI.ImageOnlyCell","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/init(frame:)","title":"init(frame: CGRect)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/descriptionlabel","title":"var descriptionLabel: UILabel","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainhidden","title":"var domainHidden: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/domainlabel","title":"var domainLabel: UILabel","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack\/titlelabel","title":"var titleLabel: UILabel","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/textstack","title":"BrazeContentCardUI.TextStack","type":"class"}],"path":"\/documentation\/brazeui\/brazecontentcardui","title":"BrazeContentCardUI","type":"enum"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticrefreshtimeout","title":"var automaticRefreshTimeout: TimeInterval?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/automaticupdates","title":"var automaticUpdates: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/backgroundcolor","title":"var backgroundColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cellattributes","title":"var cellAttributes: BrazeContentCardUI.Cell.Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/cells","title":"var cells: [String : UITableViewCell.Type]","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessage","title":"var emptyStateMessage: String","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagecolor","title":"var emptyStateMessageColor: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/emptystatemessagefont","title":"var emptyStateMessageFont: UIFont","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/enabledarktheme","title":"var enableDarkTheme: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/pulltorefresh","title":"var pullToRefresh: Bool","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/transform","title":"var transform: ([Braze.ContentCard]) -> [Braze.ContentCard]","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct\/defaults","title":"static let defaults: BrazeContentCardUI.ViewController.Attributes","type":"property"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.struct","title":"BrazeContentCardUI.ViewController.Attributes","type":"struct"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:)","title":"init(braze: Braze)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(braze:attributes:)","title":"init(braze: Braze, attributes: Attributes)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","title":"init(initialCards: [Braze.ContentCardRaw], refresh: ((([Braze.ContentCardRaw]?, Error?) -> Void) -> Void)?, subscribe: ((([Braze.ContentCardRaw]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:)","title":"init(initialCards: [Braze.ContentCard], refresh: (((Result<[Braze.ContentCard], Error>) -> Void) -> Void)?, subscribe: ((([Braze.ContentCard]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?, attributes: Attributes)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/attributes-swift.property","title":"var attributes: Attributes","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cards","title":"var cards: [Braze.ContentCard]","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/delegate","title":"var delegate: BrazeContentCardUIViewControllerDelegate?","type":"property"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/emptystatelabel","title":"var emptyStateLabel: UILabel","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/applyattributes()","title":"func applyAttributes()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(at:)","title":"func card(at: IndexPath) -> Braze.ContentCard?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/card(id:)","title":"func card(id: String) -> Braze.ContentCard?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardclicked(_:indexpath:)","title":"func cardClicked(Braze.ContentCard, indexPath: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/carddismissed(_:indexpath:)","title":"func cardDismissed(Braze.ContentCard, indexPath: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardimpression(_:indexpath:)","title":"func cardImpression(Braze.ContentCard, indexPath: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cardviewed(_:indexpath:cell:)","title":"func cardViewed(Braze.ContentCard, indexPath: IndexPath, cell: Cell?)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/cell(for:at:in:)","title":"func cell(for: Braze.ContentCard, at: IndexPath, in: UITableView) -> UITableViewCell","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/indexpath(for:)","title":"func indexPath(for: Braze.ContentCard) -> IndexPath?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/refreshcards()","title":"func refreshCards()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setupemptystate()","title":"func setupEmptyState()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/setuptableview()","title":"func setupTableView()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/subscribetoupdates()","title":"func subscribeToUpdates() -> Braze.Cancellable?","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:caneditrowat:)","title":"func tableView(UITableView, canEditRowAt: IndexPath) -> Bool","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cancelprefetchingforrowsat:)","title":"func tableView(UITableView, cancelPrefetchingForRowsAt: [IndexPath])","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:cellforrowat:)","title":"func tableView(UITableView, cellForRowAt: IndexPath) -> UITableViewCell","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:commit:forrowat:)","title":"func tableView(UITableView, commit: UITableViewCell.EditingStyle, forRowAt: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:didselectrowat:)","title":"func tableView(UITableView, didSelectRowAt: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:heightforrowat:)","title":"func tableView(UITableView, heightForRowAt: IndexPath) -> CGFloat","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:numberofrowsinsection:)","title":"func tableView(UITableView, numberOfRowsInSection: Int) -> Int","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:prefetchrowsat:)","title":"func tableView(UITableView, prefetchRowsAt: [IndexPath])","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/tableview(_:willdisplay:forrowat:)","title":"func tableView(UITableView, willDisplay: UITableViewCell, forRowAt: IndexPath)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/updatewithbraze(_:)","title":"func updateWithBraze(Braze)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdiddisappear(_:)","title":"func viewDidDisappear(Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewdidload()","title":"func viewDidLoad()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwillappear(_:)","title":"func viewWillAppear(Bool)","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller\/viewwilltransition(to:with:)","title":"func viewWillTransition(to: CGSize, with: UIViewControllerTransitionCoordinator)","type":"method"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/viewcontroller","title":"BrazeContentCardUI.ViewController","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:)","title":"init(braze: Braze)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:attributes:title:)","title":"init(braze: Braze, attributes: ViewController.Attributes, title: String)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(braze:title:)","title":"init(braze: Braze, title: String)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:)","title":"init(initialCards: [Braze.ContentCardRaw], refresh: ((([Braze.ContentCardRaw]?, Error?) -> Void) -> Void)?, subscribe: ((([Braze.ContentCardRaw]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:attributes:title:)","title":"init(initialCards: [Braze.ContentCard], refresh: (((Result<[Braze.ContentCard], Error>) -> Void) -> Void)?, subscribe: ((([Braze.ContentCard]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?, attributes: ViewController.Attributes, title: String)","type":"init"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/init(initialcards:refresh:subscribe:lastupdate:title:)","title":"init(initialCards: [Braze.ContentCardRaw], refresh: ((([Braze.ContentCardRaw]?, Error?) -> Void) -> Void)?, subscribe: ((([Braze.ContentCardRaw]) -> Void) -> Braze.Cancellable)?, lastUpdate: Date?, title: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewcontroller","title":"let viewController: ViewController","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/dismissmodal()","title":"func dismissModal()","type":"method"},{"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller\/viewdidload()","title":"func viewDidLoad()","type":"method"}],"path":"\/documentation\/brazeui\/brazecontentcardui\/modalviewcontroller","title":"BrazeContentCardUI.ModalViewController","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-96wbs","title":"func contentCard(BrazeContentCardUI.ViewController, shouldProcess: Braze.ContentCard.ClickAction, card: Braze.ContentCard) -> Bool","type":"method"}],"title":"BrazeContentCardUIViewControllerDelegate Implementations","type":"groupMarker"}],"path":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate\/contentcard(_:shouldprocess:card:)-6v08v","title":"func contentCard(BrazeContentCardUI.ViewController, shouldProcess: Braze.ContentCard.ClickAction, card: Braze.ContentCard) -> Bool","type":"method"}],"path":"\/documentation\/brazeui\/brazecontentcarduiviewcontrollerdelegate","title":"BrazeContentCardUIViewControllerDelegate","type":"protocol"},{"title":"GIF Support","type":"groupMarker"},{"path":"\/tutorials\/braze\/c3-gif-support","title":"GIF Support","type":"project"},{"path":"\/documentation\/braze\/gif-support-integrations","title":"GIF Support Integrations","type":"article"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/init(view:updateview:)","title":"init(view: (URL?) -> UIView, updateView: (UIView, URL?) -> Void)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/updateview","title":"var updateView: (_ view: UIView, _ url: URL?) -> Void","type":"property"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/view","title":"var view: (_ url: URL?) -> UIView","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/default","title":"static let `default`: GIFViewProvider","type":"property"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/nonanimating","title":"static let nonAnimating: GIFViewProvider","type":"property"}],"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct","title":"GIFViewProvider","type":"struct"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.struct\/shared","title":"static var shared: GIFViewProvider","type":"property"},{"title":"Utilities","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/asyncimageview\/init(frame:)","title":"init(frame: CGRect)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/asyncimageview\/activityindicator","title":"let activityIndicator: UIActivityIndicatorView","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/aspectratio","title":"var aspectRatio: Double","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/fixedaspectratio","title":"var fixedAspectRatio: Double?","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/imagecornerradius","title":"var imageCornerRadius: Double?","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.property","title":"var imageLoad: ImageLoad?","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageview","title":"let imageView: UIView","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/retry","title":"var retry: (() -> Void)?","type":"property"},{"path":"\/documentation\/brazeui\/asyncimageview\/retrybutton","title":"var retryButton: UIButton","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/asyncimageview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"},{"path":"\/documentation\/brazeui\/asyncimageview\/updateaspectratio()","title":"func updateAspectRatio()","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/failed(_:)","title":"case failed(Error)","type":"case"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/loading(_:)","title":"case loading(Braze.Cancellable)","type":"case"},{"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum\/success(_:_:)","title":"case success(URL, CGSize)","type":"case"}],"path":"\/documentation\/brazeui\/asyncimageview\/imageload-swift.enum","title":"AsyncImageView.ImageLoad","type":"enum"}],"path":"\/documentation\/brazeui\/asyncimageview","title":"AsyncImageView","type":"class"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/keyboardframenotifier\/shared","title":"static let shared: KeyboardFrameNotifier","type":"property"}],"path":"\/documentation\/brazeui\/keyboardframenotifier","title":"KeyboardFrameNotifier","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadow\/init(color:offset:radius:opacity:)","title":"init(color: UIColor, offset: CGSize, radius: CGFloat, opacity: Float)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadow\/color","title":"var color: UIColor","type":"property"},{"path":"\/documentation\/brazeui\/shadow\/offset","title":"var offset: CGSize","type":"property"},{"path":"\/documentation\/brazeui\/shadow\/opacity","title":"var opacity: Float","type":"property"},{"path":"\/documentation\/brazeui\/shadow\/radius","title":"var radius: CGFloat","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadow\/contentcard","title":"static let contentCard: Shadow","type":"property"},{"path":"\/documentation\/brazeui\/shadow\/inappmessage","title":"static let inAppMessage: Shadow","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadow\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/shadow\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/shadow","title":"Shadow","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadowview\/init(_:)","title":"init(Shadow)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadowview\/bounds","title":"var bounds: CGRect","type":"property"},{"path":"\/documentation\/brazeui\/shadowview\/shadow","title":"var shadow: Shadow?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/shadowview\/drawshadow()","title":"func drawShadow()","type":"method"},{"path":"\/documentation\/brazeui\/shadowview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"}],"path":"\/documentation\/brazeui\/shadowview","title":"ShadowView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/visibilitytracker\/init(interval:visibleidentifiers:visibleforinterval:exitvisible:)","title":"init(interval: TimeInterval, visibleIdentifiers: () -> [Identifier], visibleForInterval: (Identifier) -> Void, exitVisible: (Identifier, _ afterInterval: Bool) -> Void)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/brazeui\/visibilitytracker\/start()","title":"func start()","type":"method"},{"path":"\/documentation\/brazeui\/visibilitytracker\/stop(setinvisible:)","title":"func stop(setInvisible: Bool)","type":"method"}],"path":"\/documentation\/brazeui\/visibilitytracker","title":"VisibilityTracker","type":"class"},{"path":"\/documentation\/brazeui\/overrideresourcebundle","title":"var overrideResourceBundle: Bundle?","type":"var"},{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/brazeuiresources\/acknowledgments","title":"static let acknowledgments: [String : URL]","type":"property"},{"path":"\/documentation\/brazeui\/brazeuiresources\/bundle","title":"static let bundle: Bundle?","type":"property"}],"path":"\/documentation\/brazeui\/brazeuiresources","title":"BrazeUIResources","type":"class"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/init(regular:large:)","title":"init(regular: Double, large: Double)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/large","title":"var large: Double","type":"property"},{"path":"\/documentation\/brazeui\/viewdimension\/regular","title":"var regular: Double","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/brazeui\/viewdimension\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/init(floatliteral:)","title":"init(floatLiteral: Double)","type":"init"}],"path":"\/documentation\/brazeui\/viewdimension\/expressiblebyfloatliteral-implementations","title":"ExpressibleByFloatLiteral Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/brazeui\/viewdimension\/init(integerliteral:)","title":"init(integerLiteral: IntegerLiteralType)","type":"init"}],"path":"\/documentation\/brazeui\/viewdimension\/expressiblebyintegerliteral-implementations","title":"ExpressibleByIntegerLiteral Implementations","type":"symbol"}],"path":"\/documentation\/brazeui\/viewdimension","title":"ViewDimension","type":"struct"},{"title":"Variables","type":"groupMarker"},{"path":"\/documentation\/brazeui\/gifviewprovider-swift.var","title":"var gifViewProvider: GIFViewProvider","type":"var"},{"path":"\/documentation\/brazeui\/overrideresourcesbundle","title":"var overrideResourcesBundle: Bundle?","type":"var"}],"path":"\/documentation\/brazeui","title":"BrazeUI","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}} \ No newline at end of file diff --git a/metadata.json b/metadata.json index af28e0bd8c..aeaa29520f 100644 --- a/metadata.json +++ b/metadata.json @@ -1 +1 @@ -{"bundleDisplayName":"Braze","schemaVersion":{"minor":1,"major":0,"patch":0},"bundleIdentifier":"Braze"} \ No newline at end of file +{"schemaVersion":{"patch":0,"minor":1,"major":0},"bundleIdentifier":"Braze","bundleDisplayName":"Braze"} \ No newline at end of file

(P, perform: (P.Output) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/onsubmit(of:_:)","title":"func onSubmit(of: SubmitTriggers, (() -> Void)) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-5g1bv","title":"func onTapGesture(count: Int, coordinateSpace: some CoordinateSpaceProtocol, perform: (CGPoint) -> Void) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:coordinatespace:perform:)-7j1jo","title":"func onTapGesture(count: Int, coordinateSpace: CoordinateSpace, perform: (CGPoint) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/ontapgesture(count:perform:)","title":"func onTapGesture(count: Int, perform: () -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/opacity(_:)","title":"func opacity(Double) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/overlay(_:alignment:)","title":"func overlay(Overlay, alignment: Alignment) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlay(_:ignoressafeareaedges:)","title":"func overlay(S, ignoresSafeAreaEdges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlay(_:in:fillstyle:)","title":"func overlay(S, in: T, fillStyle: FillStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlay(alignment:content:)","title":"func overlay(alignment: Alignment, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:_:)","title":"func overlayPreferenceValue(Key.Type, (Key.Value) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/overlaypreferencevalue(_:alignment:_:)","title":"func overlayPreferenceValue(K.Type, alignment: Alignment, (K.Value) -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-4pjqc","title":"func padding(EdgeInsets) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/padding(_:)-65l3c","title":"func padding(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/padding(_:_:)","title":"func padding(Edge.Set, CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/paletteselectioneffect(_:)","title":"func paletteSelectionEffect(PaletteSelectionEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/persistentsystemoverlays(_:)","title":"func persistentSystemOverlays(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:content:animation:)","title":"func phaseAnimator(some Sequence, content: (PlaceholderContentView, Phase) -> some View, animation: (Phase) -> Animation?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/phaseanimator(_:trigger:content:animation:)","title":"func phaseAnimator(some Sequence, trigger: some Equatable, content: (PlaceholderContentView, Phase) -> some View, animation: (Phase) -> Animation?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/pickerstyle(_:)","title":"func pickerStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/popover(ispresented:attachmentanchor:arrowedge:content:)","title":"func popover(isPresented: Binding, attachmentAnchor: PopoverAttachmentAnchor, arrowEdge: Edge, content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/popover(item:attachmentanchor:arrowedge:content:)","title":"func popover(item: Binding, attachmentAnchor: PopoverAttachmentAnchor, arrowEdge: Edge, content: (Item) -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/position(_:)","title":"func position(CGPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/position(x:y:)","title":"func position(x: CGFloat, y: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/preference(key:value:)","title":"func preference(key: K.Type, value: K.Value) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/preferredcolorscheme(_:)","title":"func preferredColorScheme(ColorScheme?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(_:)","title":"func presentationBackground(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationbackground(alignment:content:)","title":"func presentationBackground(alignment: Alignment, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationbackgroundinteraction(_:)","title":"func presentationBackgroundInteraction(PresentationBackgroundInteraction) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(_:)","title":"func presentationCompactAdaptation(PresentationAdaptation) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationcompactadaptation(horizontal:vertical:)","title":"func presentationCompactAdaptation(horizontal: PresentationAdaptation, vertical: PresentationAdaptation) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationcontentinteraction(_:)","title":"func presentationContentInteraction(PresentationContentInteraction) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationcornerradius(_:)","title":"func presentationCornerRadius(CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:)","title":"func presentationDetents(Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationdetents(_:selection:)","title":"func presentationDetents(Set, selection: Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/presentationdragindicator(_:)","title":"func presentationDragIndicator(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewcontext(_:)","title":"func previewContext(C) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewdevice(_:)","title":"func previewDevice(PreviewDevice?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewdisplayname(_:)","title":"func previewDisplayName(String?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewinterfaceorientation(_:)","title":"func previewInterfaceOrientation(InterfaceOrientation) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/previewlayout(_:)","title":"func previewLayout(PreviewLayout) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/privacysensitive(_:)","title":"func privacySensitive(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/progressviewstyle(_:)","title":"func progressViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/projectioneffect(_:)","title":"func projectionEffect(ProjectionTransform) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/redacted(reason:)","title":"func redacted(reason: RedactionReasons) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/refreshable(action:)","title":"func refreshable(action: () async -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-8ntro","title":"func renameAction(() -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/renameaction(_:)-tzz4","title":"func renameAction(FocusState.Binding) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/replacedisabled(_:)","title":"func replaceDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/rotation3deffect(_:axis:anchor:anchorz:perspective:)","title":"func rotation3DEffect(Angle, axis: (x: CGFloat, y: CGFloat, z: CGFloat), anchor: UnitPoint, anchorZ: CGFloat, perspective: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/rotationeffect(_:anchor:)","title":"func rotationEffect(Angle, anchor: UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-3m60u","title":"func safeAreaInset(edge: VerticalEdge, alignment: HorizontalAlignment, spacing: CGFloat?, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareainset(edge:alignment:spacing:content:)-5olmy","title":"func safeAreaInset(edge: HorizontalEdge, alignment: VerticalAlignment, spacing: CGFloat?, content: () -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-970lj","title":"func safeAreaPadding(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:)-kpz1","title":"func safeAreaPadding(EdgeInsets) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/safeareapadding(_:_:)","title":"func safeAreaPadding(Edge.Set, CGFloat?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/saturation(_:)","title":"func saturation(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-3vkzy","title":"func scaleEffect(CGSize, anchor: UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(_:anchor:)-4w6vb","title":"func scaleEffect(CGFloat, anchor: UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaleeffect(x:y:anchor:)","title":"func scaleEffect(x: CGFloat, y: CGFloat, anchor: UnitPoint) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaledtofill()","title":"func scaledToFill() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scaledtofit()","title":"func scaledToFit() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:)","title":"func scenePadding(Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scenepadding(_:edges:)","title":"func scenePadding(ScenePadding, edges: Edge.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollbouncebehavior(_:axes:)","title":"func scrollBounceBehavior(ScrollBounceBehavior, axes: Axis.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollclipdisabled(_:)","title":"func scrollClipDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollcontentbackground(_:)","title":"func scrollContentBackground(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolldisabled(_:)","title":"func scrollDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolldismisseskeyboard(_:)","title":"func scrollDismissesKeyboard(ScrollDismissesKeyboardMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollindicators(_:axes:)","title":"func scrollIndicators(ScrollIndicatorVisibility, axes: Axis.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(onappear:)","title":"func scrollIndicatorsFlash(onAppear: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollindicatorsflash(trigger:)","title":"func scrollIndicatorsFlash(trigger: some Equatable) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrollposition(id:anchor:)","title":"func scrollPosition(id: Binding<(some Hashable)?>, anchor: UnitPoint?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolltargetbehavior(_:)","title":"func scrollTargetBehavior(some ScrollTargetBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolltargetlayout(isenabled:)","title":"func scrollTargetLayout(isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(_:axis:transition:)","title":"func scrollTransition(ScrollTransitionConfiguration, axis: Axis?, transition: (EmptyVisualEffect, ScrollTransitionPhase) -> some VisualEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/scrolltransition(topleading:bottomtrailing:axis:transition:)","title":"func scrollTransition(topLeading: ScrollTransitionConfiguration, bottomTrailing: ScrollTransitionConfiguration, axis: Axis?, transition: (EmptyVisualEffect, ScrollTransitionPhase) -> some VisualEffect) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-5etbc","title":"func searchCompletion(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchcompletion(_:)-6my61","title":"func searchCompletion(String) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchdictationbehavior(_:)","title":"func searchDictationBehavior(TextInputDictationBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchpresentationtoolbarbehavior(_:)","title":"func searchPresentationToolbarBehavior(SearchPresentationToolbarBehavior) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:activation:_:)","title":"func searchScopes(Binding, activation: SearchScopeActivation, () -> S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchscopes(_:scopes:)","title":"func searchScopes(Binding, scopes: () -> S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:)","title":"func searchSuggestions(() -> S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchsuggestions(_:for:)","title":"func searchSuggestions(Visibility, for: SearchSuggestionsPlacement.Set) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-4rrsq","title":"func searchable(text: Binding, editableTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: some StringProtocol, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-5l160","title":"func searchable(text: Binding, editableTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9c1on","title":"func searchable(text: Binding, editableTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-29gdj","title":"func searchable(text: Binding, editableTokens: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-3n80t","title":"func searchable(text: Binding, editableTokens: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:editabletokens:placement:prompt:token:)-687h0","title":"func searchable(text: Binding, editableTokens: Binding, placement: SearchFieldPlacement, prompt: some StringProtocol, token: (Binding) -> some View) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-2b4ak","title":"func searchable(text: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-4ocgs","title":"func searchable(text: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:ispresented:placement:prompt:)-6engp","title":"func searchable(text: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-2g9u3","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-64xq1","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:)-7ig3","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: Text?) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-1yye2","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: S, suggestions: () -> V) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-2fhj7","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: Text?, suggestions: () -> S) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:placement:prompt:suggestions:)-73t29","title":"func searchable(text: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, suggestions: () -> S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6bxu6","title":"func searchable(text: Binding, tokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: S, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-6v94n","title":"func searchable(text: Binding, tokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:ispresented:placement:prompt:token:)-jxgr","title":"func searchable(text: Binding, tokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-5go6s","title":"func searchable(text: Binding, tokens: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-7xtoi","title":"func searchable(text: Binding, tokens: Binding, placement: SearchFieldPlacement, prompt: S, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:placement:prompt:token:)-93a5y","title":"func searchable(text: Binding, tokens: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fowb","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-52xp5","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: S, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-maym","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, isPresented: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-735al","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, placement: SearchFieldPlacement, prompt: Text?, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-7oljo","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, placement: SearchFieldPlacement, prompt: S, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-865rq","title":"func searchable(text: Binding, tokens: Binding, suggestedTokens: Binding, placement: SearchFieldPlacement, prompt: LocalizedStringKey, token: (C.Element) -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/selectiondisabled(_:)","title":"func selectionDisabled(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:)","title":"func sensoryFeedback(SensoryFeedback, trigger: T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(_:trigger:condition:)","title":"func sensoryFeedback(SensoryFeedback, trigger: T, condition: (T, T) -> Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sensoryfeedback(trigger:_:)","title":"func sensoryFeedback(trigger: T, (T, T) -> SensoryFeedback?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/shadow(color:radius:x:y:)","title":"func shadow(color: Color, radius: CGFloat, x: CGFloat, y: CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sheet(ispresented:ondismiss:content:)","title":"func sheet(isPresented: Binding, onDismiss: (() -> Void)?, content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/sheet(item:ondismiss:content:)","title":"func sheet(item: Binding, onDismiss: (() -> Void)?, content: (Item) -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/simultaneousgesture(_:including:)","title":"func simultaneousGesture(T, including: GestureMask) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/speechadjustedpitch(_:)","title":"func speechAdjustedPitch(Double) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/speechalwaysincludespunctuation(_:)","title":"func speechAlwaysIncludesPunctuation(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/speechannouncementsqueued(_:)","title":"func speechAnnouncementsQueued(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/speechspellsoutcharacters(_:)","title":"func speechSpellsOutCharacters(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/springloadingbehavior(_:)","title":"func springLoadingBehavior(SpringLoadingBehavior) -> some View","type":"method"},{"deprecated":true,"path":"\/documentation\/brazeui\/contentcardsview\/statusbar(hidden:)","title":"func statusBar(hidden: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/statusbarhidden(_:)","title":"func statusBarHidden(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/strikethrough(_:pattern:color:)","title":"func strikethrough(Bool, pattern: Text.LineStyle.Pattern, color: Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/submitlabel(_:)","title":"func submitLabel(SubmitLabel) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/submitscope(_:)","title":"func submitScope(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/swipeactions(edge:allowsfullswipe:content:)","title":"func swipeActions(edge: HorizontalEdge, allowsFullSwipe: Bool, content: () -> T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:isactive:)","title":"func symbolEffect(T, options: SymbolEffectOptions, isActive: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symboleffect(_:options:value:)","title":"func symbolEffect(T, options: SymbolEffectOptions, value: U) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symboleffectsremoved(_:)","title":"func symbolEffectsRemoved(Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symbolrenderingmode(_:)","title":"func symbolRenderingMode(SymbolRenderingMode?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/symbolvariant(_:)","title":"func symbolVariant(SymbolVariants) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tabitem(_:)","title":"func tabItem(() -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tabviewstyle(_:)","title":"func tabViewStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tablecolumnheaders(_:)","title":"func tableColumnHeaders(Visibility) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tablestyle(_:)","title":"func tableStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tag(_:)","title":"func tag(V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/task(id:priority:_:)","title":"func task(id: T, priority: TaskPriority, () async -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/task(priority:_:)","title":"func task(priority: TaskPriority, () async -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textcase(_:)","title":"func textCase(Text.Case?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textcontenttype(_:)","title":"func textContentType(UITextContentType?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/texteditorstyle(_:)","title":"func textEditorStyle(some TextEditorStyle) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textfieldstyle(_:)","title":"func textFieldStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textinputautocapitalization(_:)","title":"func textInputAutocapitalization(TextInputAutocapitalization?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textscale(_:isenabled:)","title":"func textScale(Text.Scale, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/textselection(_:)","title":"func textSelection(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-6v9np","title":"func tint(Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tint(_:)-7nkgt","title":"func tint(S?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/togglestyle(_:)","title":"func toggleStyle(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(_:for:)","title":"func toolbar(Visibility, for: ToolbarPlacement...) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-6keef","title":"func toolbar(content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(content:)-9zh5p","title":"func toolbar(content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(id:content:)","title":"func toolbar(id: String, content: () -> Content) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbar(removing:)","title":"func toolbar(removing: ToolbarDefaultItemKind?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-44gof","title":"func toolbarBackground(Visibility, for: ToolbarPlacement...) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbarbackground(_:for:)-5fkto","title":"func toolbarBackground(S, for: ToolbarPlacement...) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbarcolorscheme(_:for:)","title":"func toolbarColorScheme(ColorScheme?, for: ToolbarPlacement...) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbarrole(_:)","title":"func toolbarRole(ToolbarRole) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbartitledisplaymode(_:)","title":"func toolbarTitleDisplayMode(ToolbarTitleDisplayMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/toolbartitlemenu(content:)","title":"func toolbarTitleMenu(content: () -> C) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/tracking(_:)","title":"func tracking(CGFloat) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transaction(_:)","title":"func transaction((inout Transaction) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transaction(_:body:)","title":"func transaction((inout Transaction) -> Void, body: (PlaceholderContentView) -> V) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transaction(value:_:)","title":"func transaction(value: some Equatable, (inout Transaction) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transformanchorpreference(key:value:transform:)","title":"func transformAnchorPreference(key: K.Type, value: Anchor.Source, transform: (inout K.Value, Anchor) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transformeffect(_:)","title":"func transformEffect(CGAffineTransform) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transformenvironment(_:transform:)","title":"func transformEnvironment(WritableKeyPath, transform: (inout V) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transformpreference(_:_:)","title":"func transformPreference(K.Type, (inout K.Value) -> Void) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-640r9","title":"func transition(T) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/transition(_:)-6t5so","title":"func transition(AnyTransition) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/truncationmode(_:)","title":"func truncationMode(Text.TruncationMode) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-1zq9k","title":"func typeSelectEquivalent(LocalizedStringKey) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-2h1uv","title":"func typeSelectEquivalent(Text?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typeselectequivalent(_:)-sbui","title":"func typeSelectEquivalent(S) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-3gwc7","title":"func typesettingLanguage(TypesettingLanguage, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/typesettinglanguage(_:isenabled:)-91phk","title":"func typesettingLanguage(Locale.Language, isEnabled: Bool) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/underline(_:pattern:color:)","title":"func underline(Bool, pattern: Text.LineStyle.Pattern, color: Color?) -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/unredacted()","title":"func unredacted() -> some View","type":"method"},{"path":"\/documentation\/brazeui\/contentcardsview\/useractivity(_:element:_:)","title":"func userActivity